body {
  color: #000;
}
.wrapper {
    max-width: 1400px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    color: #000;
    font-weight: normal;
}
h2 {
    font-size: 36px;
}

/* Buttons */

.btn {
    border: 1px solid rgba(0,0,0,0.13);
    border-bottom: 4px solid rgba(0,0,0,0.13);
    box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.22);
    border-radius: 6px;
    padding: 15px 20px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.btn:hover {
    box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset;
}
.btn-theme, .btn-theme:hover,
.btn--solid, .btn--solid:hover {
    background: #11898e;
    border-color: #11898e;
}
.btn-theme-alt, .btn-theme-alt:hover {
    background: #d76606;
    border-color: #d76606;
}
.btn .sub {
    display: block;
    opacity: 0.7;
}

div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 h2 em {
    color: #fff;
    background: #058073;
    font-weight: normal !important;
    padding: 7px 14px;
    display: inline-block;
    font-style: normal;
    border-radius: 5px;
}

/* Page */

div#simplero-section-d826245c-4a67-4c47-bfac-b47870d42eff {
    position: fixed;
    width: 100%;
    z-index: 11111;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 {
    padding-top: 60px;
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 a.btn.btn--md.btn--solid {
    background: #d76606;
    border-color: #bf5e0b;
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 .wysiwyg-content {
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    margin-left: auto;
    align-items: center;
    text-align: center;
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 {
    background-image: url('https://us.simplerousercontent.net/uploads/asset/file/8949703/bg.png');
    background-position: 50% 50%;
    background-size: cover;
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: inherit;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 50% 50%;
    background-size: cover;
    filter: brightness(0.9) contrast(1.1);
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30:before {
    background-image: url(https://us.simplerousercontent.net/uploads/asset/file/8949696/sinclair-side-2.png);
    background-size: auto 87.5%;
    background-repeat: no-repeat;
    background-position: 30% 100%;
    filter: brightness(0.9) contrast(1.3);
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h1 {
    font-size: 50px;
    margin: 20px 0 0;
    line-height: 0.8;
    text-shadow: 2px 2px 6px #000;
    text-transform: uppercase;
    color:#fff;
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h2 {
    text-transform: uppercase;
    font-size: 34px;
    margin-bottom: 0;
    color:#fff;
}
div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 p {
    font-size: 22px;
    max-width: 450px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 20px;
    color:#fff;
}


div#simplero-section-27bc3cd7-84cf-48c8-aed8-042f71d79400 {
    background: #048073;
    color: #fff;
    font-family: 'Passion One';
    font-size: 40px;
    line-height: 1.2;
}
div#simplero-section-27bc3cd7-84cf-48c8-aed8-042f71d79400 p {
    max-width: 1000px;
    margin: 0 auto;
}
div#simplero-section-27bc3cd7-84cf-48c8-aed8-042f71d79400 p span {
    text-decoration: none !important;
    display: inline-block;
    border-bottom: 2px solid #fff;
    padding-left: 5px;
    padding-right: 5px;
    text-shadow: 2px 2px black;
}

div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 {
    position: relative;
}
div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 p:first-child {
    width: 35%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 50%;
}
div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 ul li {
    position: relative;
    border-bottom: 1px solid #dcdcdc;
    padding: 15px;
    background: #ffffff9c;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 ul li:last-child {
    width: 100%;
}

div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 {
    background-color: transparent;
    background-image: url(https://us.simplerousercontent.net/uploads/asset/file/8025646/green-bg.png);
    background-attachment: fixed;
    position: relative;
}

/*
div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 ul li:before {
    content: '';
    width: 15px;
    height: 15px;
    background-image: url(https://us.simplerousercontent.net/uploads/asset/file/8025649/check-mark-12-32.png);
    position: absolute;
    left: 15px;
    top: 20px;
    background-size: contain;
    background-repeat: no-repeat;
}
*/

div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 ul {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 .wrapper {
    max-width: 100%;
    width: 65%;
    margin-left: auto;
    margin-right: 0;
    position: unset;
}

div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376:before {
    content: '';
    height: 100%;
    width: 100%;
    background: linear-gradient(150deg, #fff 20%,#ffffff 60%, #ffffff00 100%) !important;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.7;
}
div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 {
    box-shadow: 0 -3px 20px rgb(0 0 0 / 30%);
    background-color: #d76606;
}
div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 h2 {
    color: #fff;
    margin: 0;
}
div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 p {
    color: #fff;
    font-size: 28px;
    font-family: 'Passion One';
}

.section__header-text {
    display: none;
}
.signup-form__form-and-image-container>div {
    width: 50%;
}
.signup-form__image img {
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}
.signup-form__form-and-image-container>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
}
.signup-form.signup-form--with-placeholders {
    max-width: 100% !important;
    width: 100%;
    padding: 30px;
    background: #f6f6f6;
    border-radius: 10px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}
div#simplero-section-1688437691403 {
    padding-top: 25px;
    padding-bottom: 25px;
}

/* Feces */

.heading *:after {
    display: none;
}
.heading * {
    padding: 0 !important;
}
div#simplero-section-79ae965d-07e4-4dc0-9f81-2bb2e223ee05 .wrapper {
    padding-bottom: 0;
}
.feature__image.image-alignment--center {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 20px;
}
.feature__image.image-alignment--center img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
}
div#feature-block-2c8a0727-8170-41f0-b5f0-c578a69f8f65 img {
    object-position: 0 0;
}
.feature h4 {
    color: #d7660b;
    font-size: 130%;
}

/* Testimonials */

div#simplero-section-3f9baded-9442-4390-a42a-02a2f79fa967 .wrapper {
    padding-top: 0;
}
div#simplero-section-0e810447-b918-4892-9cb6-127872ddd264 .wrapper {
    padding-bottom: 15px;
}
.testimonial style + div {
    background-color: #fff !important;
}
.section--testimonials .testimonial__row .testimonial {
    box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    padding: 30px;
}
.section--testimonials .testimonial .testimonial__name {
    color: #13898e;
    font-weight: BOLD;
}
.section--testimonials .testimonial__row--default .testimonial .testimonial__image {
    background: #fff;
    border: none;
}
div#simplero-section-3f9baded-9442-4390-a42a-02a2f79fa967 {
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}

/* Footer */

div#simplero-section-3082db1d-87ae-4ba4-87e4-f12de910651f {
    background: #494644;
    color: rgb(255 255 255 / 70%);
    font-size: 12px;
}
div#simplero-section-3082db1d-87ae-4ba4-87e4-f12de910651f img {
    max-width: 250px;
}

/* Responsiveness */

@media only screen and (max-width: 991px) {
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h1 {
        font-size: 34px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h2 {
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 5px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 p {
        font-size: 18px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 .wysiwyg-content {
        min-height: 250px;
    }
    
    div#simplero-section-27bc3cd7-84cf-48c8-aed8-042f71d79400 {
        font-size: 23px;
    }
    
    div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 h2 {
        font-size: 30px;
    }
    div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 h2 {
        font-size: 30px;
    }
    div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 p {
        font-size: 24px;
    }
    
    .signup-form__form-and-image-container>div {
        width: 100%;
    }
    .signup-form__form-and-image-container .signup-form__image--small {
        max-width: 100%;
        margin-bottom: 0;
    }
    .section--list-signup-text-above .signup-form, .section--list-signup-text-above .section__header-text {
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 ul {
        flex-direction: row;
        flex-wrap: wrap;
    }
    div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 ul li {
        width: calc(33.33% - 10px);
    }
}

@media only screen and (max-width: 767px) {
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h1 {
        font-size: 30px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h2 {
        font-size: 24px;
        margin-top: 20px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30:before {
        background-position: 20% 120%;
    }
    
    div#simplero-section-d826245c-4a67-4c47-bfac-b47870d42eff {
        font-size: 12px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 {
        padding-top: 0;
    }
    
    div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 p:first-child {
        position: unset;
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 30px;
        margin-top: -50px;
    }
    div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 .wrapper {
        width: 100%;
    }
    .feature + .feature {
        margin-top: 50px;
    }
    div#simplero-section-0e810447-b918-4892-9cb6-127872ddd264 .wrapper {
        padding-bottom: 0;
        margin-bottom: -15px;
    }
    div#simplero-section-3f9baded-9442-4390-a42a-02a2f79fa967 .wrapper {
        padding-bottom: 0;
    }
    .signup-form__form-and-image-container .signup-form__image--medium {
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    body {
        font-size: 14px;
    }
    
    div#simplero-section-3082db1d-87ae-4ba4-87e4-f12de910651f img {
        margin-bottom: -20px;
    }
    
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30:before {
        background-size: auto 35vh;
        background-position: 50% 100%;
    }
    
    div#simplero-section-27bc3cd7-84cf-48c8-aed8-042f71d79400 {
        padding-top: 10px;
        padding-bottom: 13px;
    }
    div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h1 {
        font-size: 34px;
        line-height: 0.9;
        margin: 10px 10px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 h2 {
        font-size: 26px;
        margin-top: 0;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 p {
        margin-top: 10px;
    }
    div#simplero-section-58fd0c9f-6cf6-48c7-850b-e993cd19ad30 .wysiwyg-content {
        width: 100%;
        min-height: 77.5vh;
        justify-content: flex-start;
        padding-top: 7vh;
    }
    
    
    div#simplero-section-4e1a84b6-fc42-4243-b90a-13e310b8b376 h2 {
        font-size: 24px;
    }
    
    
    div#simplero-section-4ed22681-587e-404a-a284-e555ad27e3f7 h2 {
        font-size: 24px;
    }
    
    div#simplero-section-27bc3cd7-84cf-48c8-aed8-042f71d79400 p span {
        padding-left: 2px;
        padding-right: 2px;
    }
}