:root {
    --primary-color: #ffe100;
    --background-color: #F8F9FA;
    --text-color: #000000;
    --link-color: #666666;
    --font-family-primary: "Fira Sans", serif;
}

body, html {
    margin: 0;
    padding: 0;
    background-color: var(--background-color);
    color: var(--text-color);
    font-family: var(--font-family-primary);
}

body {
    margin: 0 auto;
    box-sizing: border-box;
}

.container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px;
}

strong {
    font-weight: 600;
}

a {
    color: var(--link-color);
    text-decoration: none;
    border-bottom: 1px dotted var(--link-color);
    transition: 0.2s;
}

a:hover {
    color: #a3a3a3;
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
    margin: 35px auto 0 auto;
}

header img {
    width: 200px;
    height: auto;
}

header a {
    font-size: 14px;
}

.hero {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hero__content {
    flex-basis: 70%;
    padding-right: 120px;
}

.hero__content h1 {
    font-size: 45px;
    margin: 0;
    font-weight: 400;
}

h2 {
    font-size: 35px;
    margin: 0;
    font-weight: 400;
}

.hero__content p {
    font-size: 18px;
    line-height: 27px;
    margin-top: 20px;
}

.ml-embedded {
    margin-top: 40px;
}

.newsletter > .ml-embedded {
    margin-top: 20px !important;
}

.ml-form-embedBody.ml-form-embedBodyHorizontal.row-form {
    padding: 0 !important;
}

#mlb2-20375394.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding: 0 !important;
}

#mlb2-20528978.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm {
    padding: 0 !important;
}

.hero__subscribers {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}

.hero__subscribers img {
    max-height: 30px;
    width: auto;
}

.hero__subscribers p {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 14px !important;
    font-style: italic !important;
}

.policy {
    font-size: 12px !important;
}

.hero__image {
    flex-basis: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero__image img {
    max-width: 100%;
    height: auto;
    display: block;
}

.hero__image-desktop {
    display: block;
}

.why_us {
    background-color: #ffffff;
    color: #000000;
}

.why_us > .container {
    margin-top: 60px;
    padding: 60px 20px 70px 20px;
}

.why_us__items {
    display: flex;
    gap: 60px;
    margin-top: 50px;
}

.why_us__item {
    flex: 1 1 0;
}

.item-description {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.why_us-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.why_us-title img {
    max-width: 30px;
    height: 30px;
    border-radius: 100px;
}

.why-us-name {
    font-size: 18px;
    line-height: 14px;
    font-weight: 600;
}

.testimonials {
    background-color: #000000;
    color: #ffffff;
}

.testimonials > .container {
    padding: 60px 20px 70px 20px;
}

.testimonials__items {
    display: flex;
    gap: 60px;
    margin-top: 50px;
}

.item-content {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}

.item-author {
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.item-author img {
    max-width: 30px;
    height: 30px;
    border-radius: 100px;
}

.author-name {
    font-size: 14px;
    line-height: 14px;
    font-weight: 600;
}

.newsletter {
    max-width: 800px;
    margin: 80px auto;
}

.newsletter p {
    font-size: 18px;
    line-height: 27px;
    margin-top: 20px;
}

.newsletter-break {
    margin: 50px auto;
    max-width: 25%;
    color: #ffe100;
    height: 7px;
    background-color: #ffe100;
    border: none;
}

.newsletter h1 {
    font-size: 46px;
    margin: 0 0 50px 0;
    font-weight: 600;
    line-height: 60px;
}

.newsletter h2 {
    font-size: 24px;
    margin: 0;
    font-weight: 600;
    line-height: 36px;
}

.newsletter p > span {
    color: rgb(0,0,238);
    font-weight: 600;
}

.newsletter a {
    color: #000000;
    border-bottom: 1px solid var(--link-color);
}

.newsletter a:hover {
    color: #5e5e5e;
}

.sticky-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #1b2631;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    display: flex;
}

form {
    display: flex !important;
}

.kJpHno {
    margin: 5px 0 2px;
}

.hero__image-mobile {
    display: none !important;
}

[data-ff-el="root"].ff-675ef9da8f2d4d0a8701fcf7 .ff-675ef9da8f2d4d0a8701fcf7__title {
    display: none !important;
}

[data-ff-el="root"].ff-675ef9da8f2d4d0a8701fcf7 .ff-675ef9da8f2d4d0a8701fcf7__subtitle {
    display: none !important;
}

[data-ff-el="root"].ff-675ef9da8f2d4d0a8701fcf7 .ff-675ef9da8f2d4d0a8701fcf7__form {
    padding: 30px 0 10px 0 !important;
}

[data-ff-el="root"].ff-675ef9da8f2d4d0a8701fcf7 .ff-675ef9da8f2d4d0a8701fcf7__form {
    display: block !important;
}

@media (max-width: 576px) {
    h2 {
        font-size: 28px !important;
    }
    header {
        display: none;
    }
    .hero {
        flex-direction: column-reverse;
        margin-top: 20px;
    }
    .hero__content {
        padding-right: 0;
    }
    .hero__image-mobile {
        display: inherit !important;
    }
    .hero__image-desktop {
        display: none !important;
    }
    .hero__image {
        justify-content: flex-start;
    }
    .hero__image img {
        max-width: 55%;
    }
    .hero__content h1 {
        margin-top: 40px;
        font-size: 28px;
    }
    .newsletter h1 {
        font-size: 28px;
        line-height: 35px;
        margin: 0 0 30px 0;
    }
    .hero__content p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }
    .newsletter p {
        font-size: 16px;
        line-height: 23px;
    }
    .header-newsletter {
        display: inherit;
        text-align: center;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 40px;
    }
    .newsletter {
        margin: 20px auto;
    }
    #join {
        display: none;
    }
    .ml-embedded {
        margin-top: 30px;
    }
    .hero__subscribers {
        margin-top: 0;
    }
    .hero__subscribers img {
        max-height: 20px;
    }
    .hero__subscribers p {
        font-size: 12px !important;
        line-height: 12px !important;
        margin-top: 0 !important;
    }
    .policy {
        font-size: 10px !important;
    }
    .testimonials__items {
        margin-top: 30px;
        display: block;
    }
    .item-content {
        margin-top: 30px;
    }
    .item-author {
        margin-top: 5px;
    }
    .testimonials > .container {
        padding: 50px 20px;
    }
    .why_us__items {
        margin-top: 30px;
        display: block;
    }
    .item-description {
        margin-top: 5px;
    }
    .why_us-title {
        margin-top: 30px;
    }
    .why_us > .container {
        margin-top: 30px;
        padding: 50px 20px;
    }
}