.header-h2 {
    font-size: 30px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .header-h2 {
        font-size: 30px;
    }
}

.section-opt-title {
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
}

.opt-title-block {
    position: relative;
    padding: 90px 70px;
    background: url('/assets/components/page/pages/opt/img/title-bg-d.webp') no-repeat;
    background-position: center;
    background-size: cover;
}

.opt-title-block .opt-title {

}

.opt-title-block .opt-title__h2 {
    line-height: 1.2;
    margin-bottom: 15px;
    color: var(--color-primary);
    font-weight: 600;
    line-height: 38px;
    text-transform: none;
}

.opt-title-block .opt-title__h3 {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 33px;
    color: #4B4B4B;
    font-weight: normal;
    max-width: 480px;
    font-weight: 700;
    margin-top: 0;
}

.opt-title__btn-wrap {
    margin-top: 0;
}

.opt-title__btn {
    
}

.opt-title__bg-image {
    display: none;
}

@media (max-width: 1180px) {
    .section-opt-title {
        margin-left: 0;
        margin-right: 0;
    }

    .opt-title-block {
        background-position: left top;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .section-opt-title {
        margin: 0 0 60px;
        overflow: hidden;
        background: url('/assets/components/page/pages/opt/img/title-bg-m-gray.webp') no-repeat;
        background-size: cover;
    }

    .opt-title-block {
        max-width: 360px;
        margin: 0 auto;
        padding: 54px 15px 220px;
        background: none;
        background-position: bottom center;
    }
    
    .opt-title-block .opt-title__h2 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 22px;
    }
    
    .opt-title-block .opt-title__h3 {
        font-size: 16px;
        margin-bottom: 28px;
        font-weight: 700;
        line-height: 1.3;
    }

    .opt-title__btn {
        width: 65%;
        padding: 10px 30px;
    }    

    .opt-title__bg-image {
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 0;
        pointer-events: none;
    }

    .opt-title__bg-image-img {
        position: absolute;
        bottom: 0;
        left: -400px;
        width: 801px;
        height: 371px;
        background: url('/assets/components/page/pages/opt/img/title-bg-m.webp') no-repeat;
        background-size: contain;
    }
}

.opt-privileges {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 20px;
}

.opt-privileges-item {
    padding: 12px 20px 12px 12px;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 25px;
    transition: all 0.3s ease;
}

.opt-privileges-item:hover {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transform: translateY(-3px);
}

.opt-privileges-item__icon {
    width: 64px;
    height: 64px;
    flex-shrink: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.opt-privileges-item__text {
    font-size: 18px;
    line-height: 1.4;
    color: #4B4B4B;
    font-weight: 600;
}

@media (max-width: 992px) {
    .opt-privileges {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .opt-privileges {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-top: 50px;
    }
    
    .opt-privileges-item {
        padding: 15px;
    }
    
    .opt-privileges-item__text {
        /* font-size: 18px; */
    }
}

.opt-partners {
    display: flex;
    gap: 30px;
    /* margin: 60px 0; */
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    flex-direction: row-reverse;
    border: 1px solid rgba(0,0,0,0.3);
}

.opt-partners__content {
    flex: 0.9;
    padding: 40px;
    display: flex;
    align-items: center;
}

.opt-partners__image {
    flex: 1;
    min-height: 530px;
    background: url('/assets/components/page/pages/opt/img/partnership.webp') no-repeat center;
    background-size: cover;
}

.opt-partners__title {
    font-weight: 600;
    margin-bottom: 34px;
    line-height: 1.2;
    text-transform: uppercase;
}

.opt-partners__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.opt-partners__item {
    position: relative;
    padding-left: 47px;
    margin-bottom: 27px;
    font-size: 20px;
    line-height: 1.4;
    color: #4B4B4B;
    font-weight: 700;
}

.opt-partners__item:last-child {
    margin-bottom: 0;
}

.opt-partners__item::before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 30px;
    height: 30px;
    background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M18 0.000317549C27.9411 0.000317549 36 8.0592 36 18.0003C36 27.9413 27.9411 36.0002 18 36.0002C8.05895 36.0002 7.46616e-05 27.9413 7.46616e-05 18.0003C-0.0282121 8.08739 7.98476 0.0286043 17.8975 0.000317549C17.9317 0.000219671 17.9659 0.000219671 18 0.000317549Z' fill='%23849957'/%3E%3Cpath d='M27.9714 13.0396L15.1874 25.8237L8.02832 18.7158L10.9431 15.8522L15.1874 20.0453L25.0567 10.176L27.9714 13.0396Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-size: contain;
}

@media (max-width: 992px) {
    .section-opt-partners {
        margin-top: 40px;
    }

    .opt-partners {
        flex-direction: column;
        gap: 30px;
    }

    .opt-partners__image {
        min-height: 300px;
        order: -1;
    }

    .opt-partners__content {
        padding: 30px;
    }

    .opt-partners__title {
        font-size: 28px;
        margin-bottom: 25px;
    }
}

@media (max-width: 576px) {
    .opt-partners {
        margin: 40px 0;
        gap: 20px;
    }

    .opt-partners__content {
        padding: 20px;
    }

    .opt-partners__image {
        min-height: 200px;
    }

    .opt-partners__title {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .opt-partners__item {
        font-size: 16px;
        padding-left: 28px;
        margin-bottom: 15px;
    }

    .opt-partners__item::before {
        width: 16px;
        height: 16px;
        top: 4px;
    }
}

.section-opt-steps {
    margin-top: 60px;
    margin-bottom: 60px;
}

.opt-steps__title {
    
}

.opt-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 47px;
    margin-top: 62px;
}

.opt-steps__item {
    text-align: center;
    max-width: 260px;
}

.opt-steps__icon {
    width: 175px;
    height: 175px;
    margin: 0 auto 36px;
}

.opt-steps__icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.opt-steps__text {
    font-size: 20px;
    line-height: 1.3;
    color: #4B4B4B;
    font-weight: 700;
}

.opt-steps__arrow {
    width: 15%;
    height: 2px;
    background: var(--color-primary);
    position: relative;
    margin-top: 0;
    margin-bottom: 70px;
}

.opt-steps__arrow::after {
    content: '';
    position: absolute;
    right: 0;
    top: -5px;
    /* transform: translateY(-50%); */
    width: 10px;
    height: 10px;
    border-top: 2px solid var(--color-primary);
    border-right: 2px solid var(--color-primary);
    transform: rotate(45deg);
}

@media (max-width: 992px) {
    .section-opt-steps {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .opt-steps {
        gap: 20px;
        margin-top: 40px;
    }

    .opt-steps__icon {
        width: 100px;
        height: 100px;
        margin-bottom: 15px;
    }

    .opt-steps__text {
        font-size: 16px;
    }

    .opt-steps__arrow {
        width: 60px;
    }
}

@media (max-width: 768px) {
    .section-opt-steps {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .opt-steps__title {
        font-size: 20px;
        line-height: 1.2;
    }
    
    .opt-steps {
        flex-direction: column;
        gap: 30px;
    }

    .opt-steps__arrow {
        display: none;
    }

    .opt-steps__item {
        max-width: 100%;
    }

    .opt-steps__text {
        font-size: 16px;
    }

    .opt-steps__icon {
        width: 80px;
        height: 80px;
    }
}

.section-opt-form {
    margin: 80px auto 100px;
}

.opt-form {
    display: flex;
    gap: 60px;
    background: #FFFFFF;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,0.1);
}

.opt-form__title {
    text-align: center;
    margin-bottom: 37px;
}

.opt-form__content {
    flex: 0.8;
    padding: 55px 40px 60px 96px;
}

.opt-form__image {
    flex: 1;
    min-height: 500px;
    background: url('/assets/components/page/pages/opt/img/form.webp') no-repeat center;
    background-size: cover;
}

.opt-form__text {
    font-size: 14px;
    line-height: 1.3;
    color: #4B4B4B;
    margin: 20px 0 15px;
    max-width: 600px;
}

.opt-form__form {
    max-width: 400px;
}

.opt-form__input-group {
    margin-bottom: 20px;
}

.opt-form__input-group input {
    width: 100%;
    height: 48px;
    padding: 0 20px;
    border: 1px solid #E5E5E5;
    border-radius: 8px;
    font-size: 16px;
    transition: border-color 0.3s;
}

.opt-form__input-group input:focus {
    border-color: var(--color-primary);
    outline: none;
}

.opt-form__input-group input::placeholder {
    color: #999;
}

.opt-form__checkbox {
    margin: 25px 0;
}

.opt-form__checkbox label {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #4B4B4B;
}

.opt-form__checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0;
}

.opt-form__link {
    color: var(--color-primary);
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: border-color 0.3s;
}

.opt-form__link:hover {
    border-color: var(--color-primary);
}

.opt-form__submit {
    width: 100%;
}

.checkbox-label {
    position: relative;
    cursor: pointer;
    user-select: none;
    min-width: 25px;
    min-height: 25px;
    display: flex;
    align-items: center;
}

.b-form-aferta-label {
    margin: 20px 0;
    font-size: 14px;
    /* text-align: center; */
}

@media (max-width: 992px) {
    .section-opt-form {
        margin: 60px auto;
    }

    .opt-form {
        flex-direction: column-reverse;
        gap: 0;
    }

    .opt-form__content {
        padding: 30px;
    }

    .opt-form__image {
        min-height: 400px;
    }

    .opt-form__form {
        max-width: 100%;
    }
}

@media (max-width: 576px) {
    .section-opt-form {
        margin: 40px auto;
    }

    .opt-form__title {
        margin-bottom: 15px;
    }

    .opt-form {
        border-radius: 0;
    }

    .opt-form__content {
        padding: 20px;
    }

    .opt-form__image {
        min-height: 300px;
    }

    .opt-form__text {
        font-size: 14px;
        margin: 15px 0 25px;
    }

    .opt-form__input-group {
        margin-bottom: 15px;
    }

    .opt-form__input-group input {
        height: 44px;
        padding: 0 15px;
        font-size: 14px;
    }

    .opt-form__checkbox {
        margin: 20px 0;
    }

    .opt-form__submit {
        height: 44px;
        font-size: 14px;
    }

    .checkbox-label {
        align-items: flex-start;
    }
}

