.l-main {
    overflow: hidden;
    color: #fff;
    background: #1a1c1f;
}

#d2257826 {
    overflow: hidden;
}

#d2260539 .mbr-row .img-text_col-text {
    width: 100%;
}

@media only screen and (min-width: 769px) {
    #d2260539 .mbr-row {
        display: flex;
        flex-direction: row;
        gap: 1rem 0;
    }

    #d2260539 .mbr-row .img-text_col-img {
        max-width: 50%;
        flex: 0 0 100%;
        line-height: 1;
        margin: auto;
        margin-top: 0;
    }
}

#d2260539 .img-text_col-text {
    display: flex;
    align-items: center;
}

#d2260539 .img-text_col-text .wrapper {
    width: 85%;
    margin: 0 auto;
    padding: 10px;
}

#d2260539 .link {
    color: #7B47D2;
}

@media only screen and (min-width: 769px) {

    #d2260539 .link:hover,
    #d2260539 .link:active,
    #d2260539 .link:focus-visible {
        color: var(--color-main);
    }
}

:is(#d2268426, #d2268150) .p-media-layout__content {
    background-color: var(--color-white);
    color: var(--color-font-default);
}

:is(#d2268426, #d2268150) .p-media-layout__inner {
    align-items: center;
    gap: 1rem 0;
    background: var(--color-white);
}

:is(#d2268426, #d2268150) .p-media-layout__content {
    padding: 0 1.5rem;
    padding: 1rem calc((15% - 3rem) / 2);
}

:is(#d2268426, #d2268150) .p-media-layout__media {
    margin-top: auto;
}

:is(#d2268426, #d2268150) .c-media {
    display: block;
}

.l-wrapper:has(#d2261175),
[data-id="2265194"],
#d2268516 .l-inner,
#d2268957 .l-inner,
#d2268509 .l-inner,
#d2260124 .l-inner {
    background-color: var(--color-white);
    color: var(--color-font-default);
}

#d2261175 {
    margin: 0;
    padding-top: 4.5rem;
    ;
    padding-bottom: 2.5rem;
}

:is(#d2268516, #d2268957, #d2268509) .p-media-layout__inner {
    align-items: center;
    gap: 1rem 0;
}

:is(#d2268516, #d2268957, #d2268509) .p-media-layout__content {
    padding: 0 calc(15% / 2);
    padding: 1rem calc((15% - 3rem) / 2);
}

:is(#d2268516, #d2268957, #d2268509) .c-media {
    display: block;
}

@media only screen and (max-width: 768px) {
    [data-id="2265194"] .p-layout-media[data-col-narrow][data-col-narrow] .p-layout__inner {
        flex-direction: column;
    }

    [data-id="2265194"] .p-layout-media[data-col-narrow][data-col-narrow] .p-layout__inner .p-layout__content {
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
    }
}

#d2260124 .mbr-row {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    background-color: #F3F3F3;

}

@media only screen and (max-width: 768px) {
    #d2260124 .mbr-row {
        flex-direction: column;
    }
}

#d2260124 .img-text_col-img {
    flex-basis: 50%;
    max-width: 50%;
}

#d2260124 .img-text_col-text {
    padding: 1rem calc((15% - 3rem) / 2);
    flex-basis: 50%;
    max-width: 50%;
}

@media only screen and (max-width: 768px) {

    #d2260124 .img-text_col-img,
    #d2260124 .img-text_col-text {
        flex-basis: 100%;
        max-width: 100%;
    }
}

#d2260124 fieldset {
    border: none;
}

#d2260124 .email-input {
    margin-bottom: 9.5px;
    border: 2px solid rgb(118, 118, 118);
}

#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);
    }
} 

#d2260690 h2 {
    text-align: center;
}

#d2263868 .l-inner {
    padding: 0 32px;
}

[data-id="1585176"] a {
    text-decoration: none;
}

#d2268426, #d2268150, #d2268516, #d2268957, #d2268509 {
    margin-bottom: 69px;
}

:is(#d2268426, #d2268516, #d2268957) .p-media-layout__media {
    margin-bottom: 0;
}

.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;
    }

    #d2263868 .l-inner {
        padding: 0 16px;
    }

    :is(#d2268426, #d2268150, #d2268516, #d2268957, #d2268509) .p-media-layout__content {
        padding: 0 16px;
    }

    #d2261175 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"] .img-text_col-text {
        padding: 16px 16px 24px !important;
    }
}
