[data-id="d2260835"] {
    overflow: hidden;
    background: #1a1c1f;
    color: #fff;
}

:is(#d2268156, #d2268157, #d2268432, #d2268433) .l-inner {
    background-color: #F3F3F3;
}
/* .p-media-layout__media {
    background-color: red;
} */
@media only screen and (min-width: 769px) {
    :is(#d2268156, #d2268157, #d2268432, #d2268433) .p-media-layout__inner {
        align-items: center;
        gap: 1rem 0;
    }
}
:is(#d2268156, #d2268157, #d2268432, #d2268433) .p-media-layout__media {
    margin-top: auto;
    line-height: 0;
}

:is(#d2268156, #d2268157, #d2268432, #d2268433) .p-media-layout__content {
    padding: 1rem 3.5rem;
    color: var(--color-font-default);
}
@media only screen and (max-width: 768px) {
    :is(#d2268156, #d2268157, #d2268432, #d2268433) .p-media-layout__content {
        padding: 1rem;
    }
}

#d2268155 .p-media-layout__inner {
    align-items: center;
}


:is(#d2268953) {
    margin-top: 40px;
}
:is(#d2268953, #d2268958, #d2268749) .l-inner {
    background-color: #F3F3F3;
}
:is(#d2268953, #d2268958, #d2268749) .p-media-layout__content {
    padding: 1rem 3.5rem;
    color: var(--color-font-default);
}
@media only screen and (max-width: 768px) {
    :is(#d2268953, #d2268958, #d2268749) .p-media-layout__content {
        padding: 1rem;
    }
}
:is(#d2268953, #d2268958, #d2268749) .p-media-layout__media {
    margin-top: auto;
    line-height: 0;
}





#d2259148 .l-inner {
    background-color: #F3F3F3;
}
#d2259148 .mbr-row {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

#d2259148 .img-text_col-text {
    width: 50%;
    padding: 1rem 3.5rem;
}
#d2259148 .img-text_col-img {
    width: 50%;
}
@media only screen and (max-width: 768px) {
    #d2259148 .img-text_col-text {
        width: 100%;
        padding: 1rem;
    }
    #d2259148 .img-text_col-img {
        width: 100%;
    }
    #d2259148 button {
        width: 100% !important;
    }
   
}

#d2259148 fieldset {
    border: none;
}
#d2259148 .email-input {
    margin-bottom: 9.5px;
    border: 2px solid rgb(118, 118, 118);
}
@media only screen and (max-width: 768px) {
    #d2259148 .mbr-row {
        flex-direction: column;
    }
}

#link-privacy-policy {
    color: var(--color-font-default);
}

@media only screen and (min-width: 769px) {
    #link-privacy-policy:hover,
    #link-privacy-policy:active,
    #link-privacy-policy:focus-visible {
        color: var(--color-main);
    }
}

#d2259149 {
    padding: 0 32px;
}

:is(#d2259149, #d2259289) h2 {
    text-align: center;
}

[data-id="2267040"] p {
    text-align: center;
}

:is(#d2268156, #d2268953, #d2268157, #d2268432, #d2268433, #d2268958 , #d2268749) .p-media-layout__media {
    margin-bottom: auto;
}

#d2268157, #d2268432, #d2268953, #d2268958, #d2268749 {
    margin-bottom: 60px;
}

:is(#d2268958, #d2268749) .p-media-layout__content {
    margin-top: auto;
    margin-bottom: auto;
}

.c-button__btn {
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 0 !important;
    padding: 8px 40px;
    border-radius: 5px;
    font-family: 'GTAmerica', Oswald, sans-serif;
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    display: inline-block;
    margin-top: 20px;
    background-color: #000000;  
}

.c-button__btn:hover {
    text-decoration: none;
    transition: all 0.4s ease-in;
    background-color: #7B47D2;
}

.c-button__text {
    color: #ffffff;
    font-size: 20px;
}

[data-id="1585889"] a {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .l-wrapper {
        padding: 0;
    }

    #d2259149 {
        padding: 0 16px;
    }

    :is(#d2268155, [data-id="2259974"], [data-id="2261178"], [data-id="2259000"], [data-id="2259442"], [data-id="2259973"]) .p-media-layout__content {
        padding: 0 16px;
    }

    #d2260282 h2 {
        text-align: center;
    }

    .c-button__btn {
        padding: 6px 20px !important;
    }

    .p-button {
        justify-content: center;
    }

    .c-button__text {
        font-size: 1rem;
    }
    [data-id="1585889"] h3 {
        font-size: 24px !important;
    }
    [data-id="1585889"] .img-text_col-text {
        padding: 16px 16px 24px !important;
    }
}
