.title{
    line-height: 110%;
    width: auto;
}
.main{
    margin-top: 109px;
}
.main__inner{
    display: flex;
    gap: 65px;
    max-width: 1020px;
    margin: 0 auto;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.main__block{
    width: 50%;
    position: relative;
    z-index: 2;
}
.main__block:first-of-type{
    width: 100%;
    max-width: 620px;
    min-width: 617px;
}
.main__title{
    font-size: 65px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: -0.7px;
    text-transform: uppercase;
    max-width: 634px;
    margin-bottom: 29px;
    margin-left: -7px;
    max-width: 630px;
    line-height: 100%;
}
.main__descr{
    margin-bottom: 20px;
    margin-left: 2px;
}
.main__box{
    margin-left: 2px;
}
.main__btn{
    width: 100%;
    max-width: 210px;
    height: 56px;
}
.main__content{
    display: flex;
    gap: 12px;
}
.main__item-name{
    color: rgba(73, 72, 72, 0.70);
    font-family: "Koulen", sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    line-height: 20px;
}
.main__content-item:last-of-type .main__item-name{
    margin-bottom: 4px;
}
.main__item-descr{
    color: #2F2F2F;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.main__content-item.underline{
    position: relative;
}
.main__content-item.underline::after{
    position: absolute;
    content: '';
    width: 120px;
    height: 17px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='16' viewBox='0 0 84 16' fill='none'%3E%3Cpath d='M84 8C84 3.58172 80.4183 8.63095e-07 76 4.76837e-07C71.5817 9.0579e-08 68 3.58172 68 8C68 12.4183 71.5817 16 76 16C80.4183 16 84 12.4183 84 8ZM76 6.5L1.31134e-07 6.49999L-1.31134e-07 9.49999L76 9.5L76 6.5Z' fill='%23368CC1'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    bottom: -14px;
    left: 0;
}
.main__block:last-of-type{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 388px;
    min-width: 388px;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.main__block:last-of-type::before {
    pointer-events: none;
    position: absolute;
    content: '';
    background: url('../img/search-promotion/search-promotion.svg');
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 490px;
    z-index: -1;
    top: 60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.span-title-main {
    margin-left: 8px;
    font-size: 38px;
    font-style: normal;
    font-weight: 300;
    line-height: 39px;
    display: block;
    text-transform: none;
    letter-spacing: normal;
    max-width: 487px;
}
@media (max-width: 1279px) {
    .main__inner{
        gap: 20px;
        justify-content: center;
    }
    .main__block:last-of-type::before{
        top: 56px;
    }
    .main__block:first-of-type{
        width: 100%;
        max-width: 548px;
        min-width: 548px;
    }
    .main__descr{
        max-width: 519px;
    }
}
@media (max-width: 999px) {
    .main__inner{
        justify-content: space-between;
    }
    .main__block:last-of-type::before {
        background-image: url("data:image/svg+xml,%0A%3Csvg width='392' height='335' viewBox='0 0 392 335' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M121.271 135C121.271 209.558 181.712 270 256.271 270C330.829 270 391.271 209.558 391.271 135C391.271 60.4416 330.829 0 256.271 0C181.712 0 121.271 60.4416 121.271 135Z' fill='%238C2782' fill-opacity='0.8'/%3E%3Cpath d='M0 139.881C0 200.632 49.2487 249.881 110 249.881C170.751 249.881 220 200.632 220 139.881C220 79.1295 170.751 29.8809 110 29.8809C49.2487 29.8809 0 79.1295 0 139.881Z' fill='%237A53A9' fill-opacity='0.9'/%3E%3Cpath d='M87.6963 254.186C87.6963 298.368 123.514 334.186 167.696 334.186C211.879 334.186 247.696 298.368 247.696 254.186C247.696 210.003 211.879 174.186 167.696 174.186C123.514 174.186 87.6963 210.003 87.6963 254.186Z' fill='%23368CC1' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
        width: 392px;
        height: 335px;
        top: 7px;
        left: 292px;
    }
    .main__block:first-of-type{
        width: 100%;
        max-width: 509px;
        min-width: auto;
    }
    .main {
        margin-top: 137px;
    }
}
@media (max-width: 767px) {
    .main__title {
        font-size: 50px;
        margin-bottom: 20px;
        margin-left: -4px;
    }
    .main__descr {
        margin-bottom: 20px;
    }
    .main__btn{
        max-width: 220px;
    }
    .main__links{
        margin-left: 2px;
        margin-bottom: 27px;
    }
    .main__inner{
        justify-content: space-between;
    }
    .main__block:last-of-type{
        min-width: auto;
        width: 0;
    }
    .main__block:last-of-type::before {
        background-image: url("data:image/svg+xml,%0A%3Csvg width='270' height='270' viewBox='0 0 270 270' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.60933e-05 135C1.60933e-05 209.558 60.4416 270 135 270C209.558 270 270 209.558 270 135C270 60.4416 209.558 0 135 0C60.4416 0 1.60933e-05 60.4416 1.60933e-05 135Z' fill='%238C2782' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
        width: 270px;
        height: 270px;
        left: 3px;
    }
    .span-title-main {
        font-size: 28px;
        line-height: 22px;
        margin-left: 6px;
    }
    .main__block:first-of-type{
        max-width: 401px;
    }
}
@media (max-width: 479px) {
    .main {
        margin-top: 189px;
    }
    .main__title{
        font-size: 40px;
    }
    .main__block:last-of-type::before{
        left: 6px;
        top: 20px;
    }
}
.promotion{
    margin-top: 120px;
}
.promotion__inner{
    display: flex;
}
.promotion__block{
    display: flex;
    align-items: center;
    justify-content: center;
}
.promotion__title{
    max-width: 604px;
    margin-bottom: 82px;
}
.promotion__item{
    width: 214px;
    height: 214px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-direction: column;
    position: relative;
    z-index: 2;
}
.promotion__item:first-of-type{
    border: 4px solid #368CC1;
}
.promotion__item:first-of-type::after{
    position: absolute;
    content: '';
    width: 59px;
    height: 79px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='69' viewBox='0 0 16 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 67L9.5 68.5L6.5 68.5L6.5 67L9.5 67ZM8 16C3.58172 16 2.38584e-06 12.4183 2.57897e-06 8C2.7721e-06 3.58172 3.58172 -1.93129e-07 8 0C12.4183 1.93129e-07 16 3.58172 16 8C16 12.4183 12.4183 16 8 16ZM6.5 67L6.5 8L9.5 8L9.5 67L6.5 67Z' fill='%23368CC1' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    transform: translateX(-50%);
    top: -77px;
}
.promotion__item:last-of-type{
    background: rgba(140, 39, 130, 0.8);
    position: relative;
    left: -18px;
    z-index: 1;
    width: 210px;
    height: 210px;
}
.promotion__item:last-of-type::after{
    position: absolute;
    content: '';
    width: 59px;
    height: 79px;
    background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='69' viewBox='0 0 16 69' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 2L9.5 0.5L6.5 0.5L6.5 2L9.5 2ZM8 53C3.58172 53 2.38584e-06 56.5817 2.57897e-06 61C2.7721e-06 65.4183 3.58172 69 8 69C12.4183 69 16 65.4183 16 61C16 56.5817 12.4183 53 8 53ZM6.5 2L6.5 61L9.5 61L9.5 2L6.5 2Z' fill='%238C2782' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: -73px;
}
.promotion__item:first-of-type .promotion__item-title{
    font-family: 'Koulen', sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 38px;
    color: rgb(54, 140, 193);
}
.promotion__item:first-of-type .promotion__item-name{
    color: rgb(54, 140, 193);
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    position: relative;
    top: 6px;
    left: 6px;
}
.promotion__item:first-of-type .promotion__item-descr{
    color: rgb(54, 140, 193);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    top: -2px;
    left: 9px;
}
.promotion__item:first-of-type .promotion__item-content{
    position: relative;
    top: 10px;
    left: 10px;
}
.promotion__item:last-of-type .promotion__item-title{
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    color: rgb(255, 255, 255);
    text-align: center;
    text-transform: uppercase;
}
.promotion__item:last-of-type .promotion__item-name{
    color: rgb(255, 255, 255);
    font-family: 'Koulen', sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    position: relative;
    top: 1px;
}
.promotion__item:last-of-type .promotion__item-descr{
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    position: relative;
    top: -2px;
}
.promotion__item:last-of-type .promotion__item-content {
    position: relative;
    top: 3px;
    left: 4px;
	text-align: center;
}
.promotion__box:first-of-type{
    min-width: 570px;
}
.promotion__box:last-of-type{
    max-width: 506px;
}
.promotion__name{
    padding: 11px 5px 0 19px;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
}
.promotion__content{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.promotion__content-item{
    display: flex;
    align-items: center;
    gap: 20px;
}
.promotion__content-num{
    width: 100px;
    min-width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(54, 140, 193, 0.8);
    color: rgb(255, 255, 255);
    font-family: 'Koulen', sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 108px;
}
.promotion__content-descr{
    font-size: 20px;
}
.promotion__content-descr a{
    color: rgba(54, 140, 193, 0.8);
}
.promotion__content-item:last-of-type .promotion__content-num{
    background: transparent;
    border: 3px solid rgba(140, 39, 130, 0.8);
    color: rgba(140, 39, 130, 0.8);
}
.promotion__content-item:last-of-type .promotion__content-descr{
    color: rgb(140, 39, 130);
}
@media (max-width: 1279px) {
    .promotion__box:last-of-type {
        max-width: 368px;
    }
    .promotion__name {
        max-width: 344px;
        padding-top: 0;
    }
    .promotion__block {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        left: -14px;
    }
}
@media (max-width: 999px) {
    .promotion__box:first-of-type{
        min-width: auto;
    }
    .promotion__inner{
        flex-direction: column;
        align-items: center;
        gap: 86px;
    }
    .promotion__box:last-of-type {
        max-width: 506px;
    }
    .promotion__title {
        margin-bottom: 62px;
    }
    .promotion__name {
        max-width: 547px;
        padding-top: 0;
    }
    .promotion__block {
        left: -21px;
    }
    .promotion__item:first-of-type::after {
        height: 49px;
        background-position: top;
        top: -53px;
    }
    .promotion__item:last-of-type::after {
        height: 48px;
        background-position: bottom;
        bottom: -48px;
    }
}
@media (max-width: 767px) {
    .promotion {
        margin-top: 100px;
    }
    .promotion__inner {
        gap: 89px;
    }
    .promotion__block{
        left: 10px;
    }
    .promotion__title.title{
        font-size: 50px;
        margin-bottom: 63px;
    }
    .promotion__item {
        width: 210px;
        height: 210px;
    }
    .promotion__content{
        margin-top: 20px;
    }
    .promotion__box:last-of-type {
        max-width: 368px;
    }
    .promotion__name {
        padding: 0 26px 0 22px;
        font-size: 20px;
        line-height: 110%;
    }
    .promotion__content-descr {
        font-size: 18px;
    }
}
@media (max-width: 479px) {
    .promotion__inner{
        gap: 50px;
    }
    .promotion__block{
        flex-direction: column;
        margin-right: 25px;
    }
    .promotion__item {
        min-width: 210px;
        min-height: 210px;
    }
    .promotion__item:first-of-type {
        left: 37px;
        top: 4px;
    }
    .promotion__item:last-of-type{
        left: -56px;
        top: -40px;
    }
    .promotion__title.title{
        font-size: 40px;
        margin-bottom: 16px;
    }
    .promotion__name{
        padding: 0;
        margin-bottom: 20px;
    }
    .promotion__content-item{
        gap: 8px;
    }
}
.order{
    margin-top: 120px;
}
.order__content{
    margin-top: 30px;
    display: flex;
    border: 4px solid rgba(217, 217, 217, 0.5);
    border-radius: 10px;
    min-height: 470px;
}
.order__block-left{
    display: flex;
    gap: 20px;
    border-right: 4px solid rgba(217, 217, 217, 0.5);
    padding: 85px 20px 85px 41px;
    width: 100%;
    max-width: 800px;
}
.order__block{
    margin-top: 14px;
    width: 235px;
    min-width: 235px;
    height: 235px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(54, 140, 193, 0.8);
}
.order__block-num{
    max-width: 130px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-family: 'Koulen', sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 20px;
}
.order__block-num span:first-of-type{
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 0px;
}
.order__block-num span:last-of-type {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 0px;
    position: relative;
    top: -8px;
    left: 3px;
}
.order__block-content{
    max-width: 435px;
}
.order__block-title{
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.order__block-descr{
    margin-bottom: 25px;
    line-height: 21px;
}
.order__btn{
    width: 100%;
    max-width: 179px;
    height: 57px;
}
.order__block-right{
    padding: 73px 25px 20px 44px;
}
.order__block-name{
    font-size: 18px;
    font-weight: 700;
    color: rgb(54, 140, 193);
}
.order__block-ul{
    margin-top: 17px;
    width: 302px;
}
.order__block-ul li{
    display: flex;
    font-weight: 400;
    line-height: 20px;
}
.order__block-ul li + li{
    margin-top: 8px;
}
@media (max-width: 1279px) {
    .order__block-left {
        gap: 17px;
        padding: 58px 8px 58px 19px;
    }
    .order__block-right {
        padding: 72px 8px 20px 22px;
    }
    .order__block{
        margin-top: 32px;
    }
    .order__block-descr{
        max-width: 321px;
    }
}
@media (max-width: 999px) {
    .order__content{
        flex-direction: column;
    }
    .order__block-left{
        max-width: 100%;
        border: none;
        border-bottom: 4px solid rgba(217, 217, 217, 0.5);
        padding: 67px 35px 67px 19px;
    }
    .order__block-descr {
        max-width: 100%;
    }
    .order__block-right {
        padding: 42px 8px 66px 151px;
    }
}
@media (max-width: 767px) {
    .order__block-left{
        flex-direction: column;
        padding: 38px 20px 49px 20px;
        gap: 40px;
    }
    .order__block{
        margin: 0 auto;
    }
    .order__block-title{
        text-align: center;
    }
    .order__btn{
        margin: 0 auto;
        max-width: 220px;
    }
    .order__block-right {
        padding: 42px 8px 66px 80px;
    }
    .order{
        margin-top: 100px;
    }
    .order__block-descr {
        margin-bottom: 25px;
    }
    .order__block-ul li {
        display: flex;
        font-weight: 400;
        line-height: 17px;
    }
    .order__block-left {
        padding: 38px 24px 49px 33px;
    }
    .order__block-right {
        padding: 42px 46px 66px 20px;
        margin-left: auto;
    }
}
@media (max-width: 479px) {
    .order__block-right {
        padding: 42px 25px 66px 20px;
        margin-left: auto;
    }
    .order__block-ul {
        width: 100%;
        max-width: 256px;
        margin-left: auto;
    }
}
.includes{
    margin-top: 120px;
}
.includes__title{
    margin-left: 98px;
    max-width: 558px;
}
.includes__content{
    margin-top: 41px;
}
.includes__item{
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 44px;
    gap: 33px;
    padding-left: 100px;
}
.includes__item:not(:last-of-type)::before{
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: rgba(54, 140, 193, 0.8);
}
.includes__item:not(:last-of-type)::after{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 50%;
    transform: translateX(-50%);
    top: -9px;
    background-color: rgb(54, 140, 193);
}
.includes__item:last-of-type{
    padding-top: 20px;
}
.includes__item-content{
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.includes__item-content--mobile{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.includes__item-content--mobile .includes__item-title{
    max-width: 284px;
}
.includes__item-title{
    font-size: 20px;
    font-weight: 700;
}
.includes__item-block ul{
    margin-top: 19px;
}
.includes__item-block +  .includes__item-block ul{
    margin-top: 10px;
}
.includes__item-block ul li{
    font-weight: 400;
    line-height: 20px;
    text-transform: lowercase;
}
.includes__item-block ul li + li{
    margin-top: 5px;
}
.includes__item-name{
    color: rgba(122, 83, 169, 0.9);
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}
.includes__item-descr{
    margin-top: 20px;
    text-transform: lowercase;
    max-width: 404px;
}
.includes__item-colors--mobile{
    display: none;
}
.includes__item-colors{
    margin-top: 37px;
    display: flex;
    gap: 15px;
}
.includes__colors{
    width: 137px;
    height: 137px;
    min-width: 137px;
    border-radius: 50%;
}
.includes__colors-1{
    background: rgba(122, 83, 169, 0.9);
}
.includes__colors-2{
    background: rgba(54, 140, 193, 0.8);
}
.includes__colors-3{
    background: rgba(140, 39, 130, 0.8);
}

@media (max-width: 1279px) {
    .includes__title {
        margin-left: 49px;
    }
    .includes__item {
        padding-top: 42px;
        padding-bottom: 44px;
        gap: 32px;
        padding-left: 51px;
    }
}
@media (max-width: 999px) {
    .includes__item-colors{
        flex-wrap: wrap;
    }
    .includes__title{
        margin-left: 68px;
    }
    .includes__item{
        flex-direction: column;
        padding: 34px 0;
        gap: 70px;
    }
    .includes__item-content{
        position: relative;
        padding-left: 68px;
    }
    .includes__item:not(:last-of-type) .includes__item-content:not(:first-of-type)::before,
    .includes__item:last-of-type .includes__item-content:first-of-type::before{
        position: absolute;
        content: '';
        width: 100%;
        top: -34px;
        left: 0;
        right: 0;
        height: 3px;
        background-color: #368CC1;
    }
    .includes__item-colors--mobile{
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .includes__item:nth-of-type(2) .includes__item-content:first-of-type{
        display: flex;
        flex-direction: row;
        gap: 49px;
    }
    .includes__item-content--mobile{
        width: max-content;
    }
    .includes__item:not(:last-of-type)::after{
        left: 68%;
    }
    .includes__item:not(:last-of-type) .includes__item-content:not(:first-of-type)::after,
    .includes__item:last-of-type .includes__item-content:first-of-type::after{
        position: absolute;
        content: '';
        width: 20px;
        height: 20px;
        border-radius: 50%;
        left: 68%;
        transform: translateX(-50%);
        top: -43px;
        background-color: rgb(54, 140, 193);
    }
    .includes__item-colors{
        display: none;
    }
    .includes__item:last-of-type{
        gap: 45px;
    }
    .includes__item-content--mobile .includes__item-title{
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .includes {
        margin-top: 100px;
    }
    .includes__title{
        margin: 0 -3px;
    }
    .includes__content {
        margin-top: 19px;
    }
    .includes__item{
        padding: 25px 0;
        gap: 50px;
    }
    .includes__item:not(:last-of-type)::after{
        content: none;
    }
    .includes__item:not(:last-of-type) .includes__item-content:not(:first-of-type)::after, .includes__item:last-of-type .includes__item-content:first-of-type::after{
        content: none;
    }
    .includes__item-content{
        padding-left: 36px;
    }
    .includes__item-title {
        font-size: 18px;
    }
    .includes__item-block ul li {
        line-height: 17px;
    }
    .includes__item-colors--mobile{
        display: none;
    }
}
@media (max-width: 479px) {
    .includes__item-content{
        padding-left: 0;
    }
    .includes__item-content--mobile .includes__item-title{
        max-width: 284px;
    }
}
.chaps{
    margin-top: 70px;
}
.chaps__inner{
    max-width: 966px;
    margin: 0 auto;
}
.chaps__title.title{
    font-size: 70px;
}
.chaps .span-title{
    display: inline-block;
    max-width: 170px;
    margin-left: -3px;
}
.chaps__content{
    margin-top: 64px;
    margin-left: 3px;
    display: flex;
    gap: 85px;
    position: relative;
}
.chaps__content-img{
    position: absolute;
    right: 0;
    top: -55px;
}
.chaps__desc{
    margin-top: 32px;
    margin-right: 14px;
    display: none;
    font-style: normal;
    padding: 10px;
    background: rgba(217, 217, 217, 0.30);
}
.chaps__item.active .chaps__desc{
    display: block;
}
.chaps__name{
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 480px;
}
.chaps__item span{
    display: block;
    width: 100%;
    height: 4px;
    background-color: #D9D9D9;
    position: relative;
}
.chaps__item span::after{
    position: absolute;
    content: '';
    width: 26px;
    height: 26px;
    background-color: #D9D9D9;
    border-radius: 26px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    cursor: pointer;
}
.chaps__item span::before{
    position: absolute;
    content: '';
    width: 11px;
    height: 11px;
    background-color: #D9D9D9;
    border-radius: 26px;
    top: 50%;
    transform: translateY(-50%);
    right: 7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M5.00049 1L5.00049 9M1 5.02051H9.00012' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    z-index: 1;
    cursor: pointer;
}
.chaps__item.active span,
.chaps__item.active span::after{
    background-color: #368CC1;
}
.chaps__item.active span::before{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='2' viewBox='0 0 11 2' fill='none'%3E%3Cpath d='M1.76636 1H9.87638' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    height: 2px;
}
.chaps__block{
    display: flex;
    flex-direction: column;
    gap: 38px;
    max-width: 516px;
    width: 100%;
}
.chaps__name,
.chaps__name span{
    cursor: pointer;
}
@media (max-width: 1000px) {
    .chaps__content {
        margin-top: 60px;
    }
    .chaps__content-img {
        position: absolute;
        right: 46px;
        top: -37px;
    }
}
@media (max-width: 940px) {
    .chaps__content-img {
        right: 0;
    }
}
@media (max-width: 890px) {
    .chaps__content-img {
        top: -115px;
    }
    .chaps__content-img svg{
        display: none;
        position: relative;
    }
    .chaps__content-img::before {
        content: '';
        position: absolute;
        background-image: url("data:image/svg+xml,%0A%3Csvg width='182' height='321' viewBox='0 0 182 321' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M182 90.6211C182 140.327 141.706 180.621 92 180.621C42.2944 180.621 2 140.327 2 90.6211C2 40.9155 42.2944 0.621094 92 0.621094C141.706 0.621094 182 40.9155 182 90.6211Z' fill='%23368CC1' fill-opacity='0.8'/%3E%3Cpath d='M180 230.621C180 280.327 139.706 320.621 90 320.621C40.2944 320.621 0 280.327 0 230.621C0 180.915 40.2944 140.621 90 140.621C139.706 140.621 180 180.915 180 230.621Z' fill='%238C2782' fill-opacity='0.8'/%3E%3C/svg%3E%0A");
        width: 182px;
        height: 320px;
        left: -52px;
        top: -56px;
    }
    .chaps__content-img {
        position: relative;
        width: 190px;
        right: initial;
        top: -55px;
    }
    .chaps__content{
        flex-direction: row-reverse;
        justify-content: space-between;
    }
}
@media (max-width: 570px) {
    .chaps__content-img{
        display: none;
    }
    .chaps__block{
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .chaps__content{
        margin-top: 36px;
    }
    .chaps {
        margin-top: 100px;
    }
    .chaps__title.title {
        font-size: 50px;
    }
    .chaps__block {
        gap: 35px;
    }
}
@media (max-width: 360px) {
    .chaps .span-title {
        max-width: 123px;
        margin-left: -5px;
    }
    .chaps__content {
        margin-top: 12px;
    }
}