.main {
    margin-top: 110px;
}
.main__inner{
    display: flex;
    justify-content: space-between;
    gap: 0px;
    margin-left: 24px;
}
.main__links{
    margin-bottom: 26px;
}
.main__block{
    position: relative;
    z-index: 2;
}
.main__title{
    font-size: 65px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.7px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.main__descr{
    margin-bottom: 20px;
    max-width: 933px;
}
.main__box{
    display: flex;
    gap: 62px;
}
.main__btn{
    width: 100%;
    max-width: 180px;
    height: 56px;
}
.main__content{
    display: flex;
    gap: 12px;
    align-items: end;
}
.main__content-item:first-of-type .main__item-name {
    color: rgba(73, 72, 72, 0.70);
    display: flex;
    gap: 4px;
    align-items: end;
    font-size: 12px;
    font-weight: 700;
    line-height: normal;
}
.main__content-item:first-of-type .main__item-name span{
    font-family: 'Koulen', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 24px;
}
.main__content-item:last-of-type .main__item-name {
    color: #368CC1;
    font-family: 'Koulen', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 24px;
}
.main__item-descr{
    font-size: 10px;
    font-weight: 400;
    max-width: 70px;
    line-height: normal;
}
.main__block:last-of-type{
    max-width: 220px;
    min-width: 220px;
    width: 100%;
    position: relative;
    z-index: 1;
}
.main__block:last-of-type::before {
    content: '';
    position: absolute;
    top: 39px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='221' height='376' viewBox='0 0 221 376' fill='none'%3E%3Cpath d='M220.66 265.226C220.66 325.978 171.411 375.226 110.66 375.226C49.9088 375.226 0.660156 325.978 0.660156 265.226C0.660156 204.475 49.9088 155.227 110.66 155.227C171.411 155.227 220.66 204.475 220.66 265.226Z' fill='%23368CC1'/%3E%3Cpath d='M220 110C220 170.751 170.751 220 110 220C49.2487 220 0 170.751 0 110C0 49.2486 49.2487 0 110 0C170.751 0 220 49.2486 220 110Z' fill='%237A53A9' fill-opacity='0.9'/%3E%3C/svg%3E");
    background-size: 100%;
    width: 220.66px;
    height: 375.226px;
    left: 17px;
    background-repeat: no-repeat;
}
@media (max-width: 1279px) {
    .main {
        margin-top: 114px;
    }
    .main__inner{
        margin-left: 0;
    }
    .main__links {
        margin-bottom: 39px;
    }
    .main__block:last-of-type {
        max-width: 0;
        min-width: 0;
    }
    .main__block:last-of-type::before {
        left: -228px;
        top: 20px;
    }
    .main__descr{
        max-width: 920px;
    }
}
@media (max-width: 999px) {
    .main {
        margin-top: 95px;
    }
    .main__links{
        margin-bottom: 12px;
    }
    .main__title{
        margin-bottom: 15px;
    }
    .main__descr {
        max-width: 730px;
        margin-bottom: 15px;
    }
    .main__block:last-of-type::before {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='201' height='334' viewBox='0 0 201 334' fill='none'%3E%3Cpath d='M200.66 233.848C200.66 289.076 155.889 333.847 100.66 333.847C45.4317 333.847 0.660156 289.076 0.660156 233.848C0.660156 178.619 45.4317 133.848 100.66 133.848C155.889 133.848 200.66 178.619 200.66 233.848Z' fill='%23368CC1'/%3E%3Cpath d='M200 100.621C200 155.849 155.228 200.621 100 200.621C44.7715 200.621 0 155.849 0 100.621C0 45.3926 44.7715 0.621094 100 0.621094C155.228 0.621094 200 45.3926 200 100.621Z' fill='%237A53A9' fill-opacity='0.9'/%3E%3C/svg%3E");
        left: -206px;
        top: 16px;
        width: 200.66px;
        height: 342.226px;
    }
}
@media (max-width: 767px) {
    .main {
        margin-top: 128px;
    }
    .main__links {
        margin-bottom: 22px;
    }
    .main__title {
        font-size: 50px;
        letter-spacing: -0.5px;
    }
    .main__block:last-of-type::before {
        left: -138px;
        top: 7px;
    }
    .main__btn{
        max-width: 220px;
    }
}
@media (max-width: 479px) {
    .main {
        margin-top: 186px;
    }
    .main__links {
        margin-bottom: 17px;
    }
    .main__title {
        font-size: 31px;
        letter-spacing: -0.45px;
    }
    .main__descr {
        max-width: 330px;
    }
    .main__block:last-of-type::before {
        left: -96px;
    }
}
.different{
    margin-top: 100px;
}
.different__title{
    margin-left: 26px;
}
.different__block{
    margin-top: 20px;
    display: flex;
    gap: 20px;
    align-items: stretch;
}
.different__item{
    width: 100%;
    padding: 60px 40px 50px 54px;
    min-height: 430px;
    border-radius: 10px;
    background: rgba(122, 83, 169, 0.90);
    height: auto;
}
.different__item:last-of-type{
    padding: 60px 40px 50px 64px;
}
.different__item-top{
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 20px;
}
.different__item-name{
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    line-height: 90%;
    letter-spacing: -2px;
    text-transform: lowercase;
    max-width: 253px;
}
.different__item-icon{
    display: flex;
    align-items: center;
    gap: 14px;
}
.different__item-descr {
    color: #FFF;
    font-weight: 400;
}
.different__item ul{
    margin-top: 30px;
    max-width: 308px;
}
.different__item ul li{
    color: #FFF;
    font-style: italic;
    font-weight: 500;
    text-transform: lowercase;
}
.different__item ul li + li{
    margin-top: 15px;
}
.different__item:last-of-type .different__item-descr{
    max-width: 448px;
}
.different__item:last-of-type ul{
    max-width: 373px;
}
@media (max-width: 1279px) {
    .different__title{
        margin-left: 0;
    }
    .different__item {
        padding: 49px 27px 40px 34px;
    }
    .different__item-icon{
        gap: 9px;
    }
    .different__item-descr{
        max-width: 389px;
    }
    .different__item:last-of-type {
        padding: 48px 47px 20px 50px;
    }
    .different__item:last-of-type .different__item-descr {
        max-width: 366px;
    }
}
@media (max-width: 999px) {
    .different__block{
        flex-direction: column;
        gap: 10px;
        margin-top: 15px;
    }
    .different__item {
        padding: 43px 79px 57px 54px;
        min-height: auto;
    }
    .different__item-top{
        gap: 38px;
        align-items: end;
    }
    .different__item-name{
        max-width: 435px;
    }
    .different__item-icon {
        gap: 0;
    }
    .different__item-descr {
        max-width: 597px;
    }
    .different__item ul {
        margin-top: 20px;
        max-width: 100%;
    }
    .different__item:last-of-type {
        padding: 40px 84px 65px 53px;
    }
    .different__item:last-of-type .different__item-descr {
        max-width: 497px;
    }
    .different__item:last-of-type .different__item-top{
        gap: 56px;
    }
    .different__item:last-of-type ul {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .different{
        margin-top: 100px;
    }
    .different__item {
        padding: 37px 16px 37px 31px;
    }
    .different__item-name {
        max-width: 220px;
        font-size: 35px;
        letter-spacing: -1.75px;
    }
    .different__item-top {
        gap: 64px;
    }
    .different__item-descr {
        max-width: 370px;
    }
    .different__item ul {
        max-width: 328px;
    }
    .different__item ul li + li {
        margin-top: 10px;
    }
    .different__item:last-of-type {
        padding: 53px 28px 54px 32px;
    }
    .different__item:last-of-type .different__item-top {
        gap: 83px;
    }
    .different__item:last-of-type .different__item-descr {
        max-width: 316px;
    }
    .different__item:last-of-type ul {
        max-width: 347px;
    }
}
@media (max-width: 479px) {
    .different__title {
        margin-left: 0;
        margin-right: -10px;
        width: auto;
        max-width: none;
    }
    .different__item {
        padding: 38px 12px 38px 24px;
    }
    .different__item-name {
        font-size: 23px;
        letter-spacing: -1.5px;
    }
    .different__item-icon svg{
        max-width: 45px;
        max-height: 45px;
    }
    .different__item-top{
        gap: 0;
        margin-bottom: 15px;
    }
    .different__item-descr {
        font-size: 12px;
        line-height: 130%; 
    }
    .different__item ul {
        margin-top: 15px;
        max-width: 269px;
    }
    .different__item ul li{
        font-size: 12px;
    }
    .different__item ul li + li {
        margin-top: 8px;
    }
    .different__item:last-of-type {
        padding: 38px 31px 49px 31px;
    }
    .different__item:last-of-type .different__item-top {
        gap: 9px;
    }
	.audit__box-name span {
		width: 150px;
	}
}
.task{
    margin-top: 120px;
}
.task__inner{
    display: flex;
    gap: 79px;
}
.task__content{
    width: 100%;
    max-width: 500px;
}
.task__name{
    font-size: 32px;
    font-weight: 600;
    line-height: 110%;
    max-width: 468px;
}
.task__block{
    margin-top: 15px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.task__item-name{
    margin-bottom: 6px;
    color: #368CC1;
    font-size: 18px;
    font-weight: 700;
    line-height: 110%;
}
.task__box{
    width: 100%;
    max-width: 600px;
}
.task__box-block{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.task__box-name{
    margin-bottom: 10px;
    color:#368CC1;
    font-size: 28px;
    font-weight: 700;
    line-height: 110%; 
    text-transform: uppercase;
}
.task__box-item{
    position: relative;
}
.task__box-item::after{
    content: '';
    position: absolute;
    right: 0;
    width: 16px;
    height: 16px;
    bottom: -25px;
    background-color: rgba(54, 140, 193, 0.80);
    border-radius: 50%;
}
.task__box-item::before{
    content: '';
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 16px;
    height: 3px;
    background-color: rgba(54, 140, 193, 0.80);
}
.task__box-descr::first-letter{
    text-transform: lowercase;
}
@media (max-width: 1279px) {
    .task__inner{
        flex-direction: column-reverse;
        gap: 60px;
        max-width: 830px;
        width: 100%;
        margin-left: 86px;
    }
    .task__title{
        font-size: 48px;
    }
    .task__box {
        max-width: 803px;
    }
    .task__box-item:nth-of-type(2) .task__box-descr{
        max-width: 782px;
    }
    .task__content{
        margin-left: 20px;
        max-width: 100%;
    }
    .task__name{
        max-width: 100%;
        font-size: 28px;
    }
    .task__block{
        margin-top: 20px;
        gap: 10px;
    }
    .task__item:nth-of-type(1) .task__item-descr{
        max-width: 710px;
    }
    .task__item:nth-of-type(2) .task__item-descr{
        max-width: 714px;
    }
    .task__item:nth-of-type(3) .task__item-descr{
        max-width: 722px;
    }
    .task__item:nth-of-type(4) .task__item-descr{
        max-width: 698px;
    }
    .task__item:nth-of-type(5) .task__item-descr{
        max-width: 724px;
    }
    .task__item:nth-of-type(6) .task__item-descr{
        max-width: 760px;
    }
}
@media (max-width: 999px) {
    .task__inner{
        margin-left: 0;
        gap: 50px;
    }
    .task__content {
        margin-left: 81px;
        width: auto;
    }
    .task__box-block {
        margin-top: 15px;
        gap: 35px;
        max-width: 728px;
    }
    .task__box-item:nth-of-type(3) .task__box-name{
        max-width: 482px;
    }
    .task__name {
        max-width: 412px;
    }
    .task__block {
        margin-top: 15px;
        max-width: 629px;
    }
}
@media (max-width: 767px) {
    .task{
        margin-top: 100px;
    }
    .task__inner{
        gap: 40px;
    }
    .task__title {
        font-size: 40px;
        width: auto;
        margin-right: -10px;
        max-width: none;
    }
    .task__box-block {
        margin-top: 15px;
        gap: 30px;
    }
    .task__box-name{
        font-size: 20px;
    }
    .task__box-item::before{
        bottom: -15px;
    }
    .task__box-item::after{
        bottom: -21px;
    }
    .task__box-item:nth-of-type(3) .task__box-name {
        max-width: 441px;
    }
    .task__content {
        margin-left: 0;
    }
    .task__name {
        max-width: 317px;
        font-size: 22px;
    }
    .task__block {
        max-width: 444px;
    }
}
@media (max-width: 479px) {
    .task__box-name {
        font-size: 18px;
    }
}
.audit{
    margin-top: 120px;
}
.audit__inner{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 20px;
}
.audit__block{
    margin-top: 36px;
}
.audit__block-title{
    font-size: 50px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -2.5px;
    text-transform: uppercase;
}
.audit__block-name{
    display: flex;
    flex-direction: column;
    color: rgba(122, 83, 169, 0.90);
    font-size: 34px;
    font-style: normal;
    font-weight: 800;
    line-height: 90%; /* 30.6px */
    text-transform: uppercase;
}
.audit__block-name span{
    font-family: 'Koulen', sans-serif;
    font-size: 92px;
    font-weight: 400;
    line-height: 80px;
}
.audit__block-descr{
    margin-top: 20px;
    max-width: 572px;
}
.audit__block-btn{
    height: 56px;
    width: 100%;
    max-width: 229px;
    margin-top: 20px;
}
.audit__box-top{
    display: flex;
    align-items: end;
}
.audit__box-title{
    letter-spacing: -2.5px;
    max-width: 342px;
}
.audit__box-name{
    color: rgba(140, 39, 130, 0.80);
    font-family: 'Koulen', sans-serif;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -1.6px;
    position: relative;
    width: 100%;
    max-width: 156px;
    margin-left: -30px;
}
.audit__box-name span{
    color: #9E9595;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%;
    text-transform: lowercase;
    position: absolute;
    left: 7px;
    bottom: 4px;
    letter-spacing: -0.2px; 
    width: 162px;
}
.audit__box-descr{
    margin-top: 15px;
    max-width: 538px;
}
.audit__box-btn{
    height: 56px;
    width: 100%;
    max-width: 229px;
    margin-top: 20px;
}
.audit__content{
    grid-column: span 2;
    max-width: 631px;
    margin-left: 299px;
}
.audit__descr{
    margin-top: 15px;
}
@media (max-width: 1279px) {
    .audit__inner {
        display: grid;
        grid-template-columns: 1.3228fr 1fr;
        gap: 0 20px;
    }
    .audit__box{
        margin-top: -52px;
        order: 1;
        grid-column: span 2;
        max-width: 646px;
        margin-left: auto;
        width: 100%;
    }
    .audit__box-title {
        letter-spacing: -2.4px;
        max-width: 308px;
        font-size: 48px;
    }
    .audit__box-name {
        margin-left: 15px;
        margin-bottom: -9px;
    }
    .audit__box-name span {
        left: 9px;
        bottom: 10px;
    }
    .audit__box-descr {
        max-width: 100%;
    }
    .audit__block {
        margin-top: 0;
        max-width: 541px;
    }
    .audit__content {
        grid-column: auto;
        max-width: 382px;
        margin-left: 22px;
    }
    .audit__title{
        font-size: 44px;
    }
    .audit__descr{
        max-width: 379px;
    }
}
@media (max-width: 999px) {
    .audit__inner {
        grid-template-columns: 1fr;
        gap: 0;
        max-width: 604px;
        width: 100%;
        margin-left: 76px;
    }
    .audit__block {
        margin-top: 0;
        max-width: 580px;
    }
    .audit__block-descr{
        max-width: 100%;
    }
    .audit__box {
        margin-top: 5px;
        order: initial;
        grid-column: auto;
        max-width: 100%;
        margin-left: auto;
        width: 100%;
    }
    .audit__box-name {
        margin-left: 20px;
        margin-bottom: 0;
    }
    .audit__content {
        margin-top: 40px;
        max-width: 579px;
        margin-left: 0;
    }
    .audit__descr {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .audit{
        margin-top: 100px;
    }
    .audit__inner{
        margin-left: 0;
    }
    .audit__block-title {
        font-size: 40px;
        letter-spacing: -2px;
    }
    .audit__block-name{
        font-size: 28px;
    }
    .audit__block-name span {
        font-size: 75px;
    }
    .audit__block-descr {
        margin-top: 10px;
        max-width: 440px;
    }
    .audit__block-btn{
        margin-top: 15px;
    }
    .audit__box-title {
        letter-spacing: -2px;
        font-size: 40px;
    }
    .audit__box-name {
        font-size: 60px;
        letter-spacing: -1.2px;
        margin-left: -37px;
    }
    .audit__box-name span {
        left: 8px;
        bottom: 0px;
        font-size: 14px;
    }
    .audit__content{
        margin-top: 25px;
    }
    .audit__title {
        font-size: 36px;
    }
}
@media (max-width: 479px) {
    .audit__block-name {
        font-size: 22px;
    }
    .audit__block-name span {
        font-size: 55px;
        line-height: 60px;
    }
    .audit__box{
        margin-top: 20px;
    }
    .audit__box-top{
        position: relative;
    }
    .audit__box-title {
        letter-spacing: -1.6px;
        font-size: 32px;
        max-width: 198px;
    }
    .audit__box-name {
        font-size: 55px;
        line-height: normal;
        letter-spacing: -1.1px;
        margin-left: 0;
        position: absolute;
        right: -30px;
        top: -22px;
    }
    .audit__box-name span {
        left: 4px;
        bottom: 9px;
        font-size: 10px;
    }
    .audit__title {
        font-size: 26px;
    }
}
.whyorder{
    margin-top: 120px;
}
.whyorder__inner{
    max-width: 1083px;
    width: 100%;
    margin-left: auto;
}
.whyorder__title{
    margin-left: -11px;
}
.whyorder__title .span-title{
    margin-left: 11px;
}
.whyorder__block {
    margin-top: 25px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px 42px;
}
.whyorder__item-name{
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
}
.whyorder__item:nth-of-type(1) .whyorder__item-descr{
    max-width: 452px;
}
.whyorder__item:nth-of-type(3) .whyorder__item-descr{
    max-width: 488px;
}
@media (max-width: 1279px) {
    .whyorder__title {
        margin-left: -6px;
    }
    .whyorder__block{
        gap: 15px 5px;
        margin-top: 20px;
    }
    .whyorder__item:nth-of-type(2) .whyorder__item-descr {
        margin-right: -1px;
    }
    .whyorder__item:nth-of-type(3) .whyorder__item-descr {
        max-width: 439px;
    }
    .whyorder__item:nth-of-type(4) .whyorder__item-descr {
        margin-right: -8px;
    }
}
@media (max-width: 999px) {
    .whyorder__title {
        margin-left: 0;
    }
    .whyorder__title .span-title {
        margin-left: 3px;
    }
    .whyorder__block {
        gap: 10px;
        margin-top: 20px;
        grid-template-columns: 1fr;
    }
    .whyorder__item:nth-of-type(1) .whyorder__item-descr {
        max-width: 657px;
    }
    .whyorder__item:nth-of-type(2) .whyorder__item-descr {
        max-width: 704px;
    }
    .whyorder__item:nth-of-type(3) .whyorder__item-descr {
        max-width: 697px;
    }
    .whyorder__item:nth-of-type(4) .whyorder__item-descr {
        max-width: 697px;
    }
}
@media (max-width: 767px) {
    .whyorder {
        margin-top: 100px;
    }
    .whyorder__title {
        font-size: 34px;
        margin-right: -10px;
        width: auto;
        max-width: none;
    }
    .whyorder__title .span-title {
        font-size: 24px;
        line-height: 100%;
    }
    .whyorder__block{
        margin-top: 15px;
    }
    .whyorder__item-name{
        font-size: 18px;
    }
    .whyorder__item:nth-of-type(4) .whyorder__item-descr {
        margin-right: -2px;
    }
}
@media (max-width: 479px) {
    .whyorder__title {
        font-size: 40px;
        margin-right: 0;
    }
    .whyorder__title .span-title {
        max-width: 270px;
    }
}
.pidtrymka{
    margin-top: 30px;
}
.pidtrymka__content{
    border-radius: 10px;
    background: rgba(122, 83, 169, 0.90);
    padding: 58px 62px 59px 101px;
}
.pidtrymka__title{
    display: flex;
    align-items: center;
    font-size: 60px;
    gap: 7px;
    color: #fff;
}
.pidtrymka__title .span-title{
    max-width: 197px;
    margin-top: 0;
}
.pidtrymka__descr{
    margin-top: 15px;
    color: #fff;
    max-width: 1016px;
}
.pidtrymka__box{
    margin-top: 20px;
    width: 100%;
    max-width: 779px;
    border-radius: 10px;
    border: 3px solid #FFF;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 28px;
    padding: 45px 0;
}
.pidtrymka__box-title{
    color: rgba(122, 83, 169, 0.90);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.pidtrymka__form{
    width: 100%;
    max-width: 312px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}
.pidtrymka__form-input,
.pidtrymka__form-input::placeholder{
    color: #CFCFCF;
    font-family: 'Montserrat', sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.pidtrymka__form-input{
    width: 100%;
    border-radius: 10px;
    border: 1px solid rgba(122, 83, 169, 0.90);
    background: #FFF;
    height: 30px;
    padding: 5px 10px;
    outline: none;
    color: #000;
}
.pidtrymka__form-end{
    grid-column: span 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
    gap: 27px;
}
.pidtrymka__form-submit{
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 10px;
    border: 3px solid #FFF;
    background: rgba(169, 47, 157, 0.00);
    height: 43px;
    width: 100%;
    max-width: 133px;
    cursor: pointer;
    transition: all .2s ease;
    font-family: 'Montserrat', sans-serif;
}
.pidtrymka__form-submit:hover{
    background-color: #fff;
    color: #A92F9D;
}
.pidtrymka__form-label {
    color: rgba(122, 83, 169, 0.90);
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-left: 8px;
}
.pidtrymka__form-checkbox {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.pidtrymka__form-checkbox + .checkmark {
    position: relative;
    top: 7px;
    left: 0;
    padding-left: 22px;
    cursor: pointer;
    display: inline-block;
}
.pidtrymka__form-checkbox + .checkmark:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 14px;
    border-radius: 3px;
    border: 1px solid rgba(122, 83, 169, 0.90);
    background: #FFF;
}
.pidtrymka__form-checkbox:checked + .checkmark:after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: 20px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='8' viewBox='0 0 9 8' fill='none'%3E%3Cpath d='M7.40234 1L4.55825 5.8295C4.21469 6.41289 3.40286 6.49343 2.95138 5.98891L1.00024 3.8086' stroke='%23A92F9D' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 8px;
}
.pidtrymka__form-submit:active,
.pidtrymka__form-submit{
    background: rgba(122, 83, 169, 0.90);
}
.pidtrymka__form-submit:hover{
    border: 2px solid rgba(122, 83, 169, 0.90);
}
.pidtrymka__form-submit:active{
    color: #fff;
}
@media (max-width: 1279px) {
    .pidtrymka__content {
        padding: 43px 86px 48px;
    }
    .pidtrymka__descr{
        max-width: 788px;
    }
    .pidtrymka__box{
        padding: 50px 20px 46px;
    }
}
@media (max-width: 999px) {
    .pidtrymka{
        margin-top: 20px;
    }
    .pidtrymka__content {
        padding: 50px 31px 55px 47px;
    }
    .pidtrymka__title{
        gap: 10px;
        font-size: 55px;
    }
    .pidtrymka__title .span-title {
        max-width: 197px;
    }
    .pidtrymka__descr {
        max-width: 634px;
    }
    .pidtrymka__box {
        padding: 48px 20px 46px;
    }
}
@media (max-width: 767px) {
    .pidtrymka__content {
        padding: 54px 51px 54px 52px;
    }
    .pidtrymka__title{
        flex-direction: column;
        gap: 0;
        align-items: start;
        font-size: 40px;
    }
    .pidtrymka__title .span-title {
        max-width: 100%;
    }
    .pidtrymka__descr {
        max-width: 349px;
    }
    .pidtrymka__box {
        padding: 60px 20px 55px;
    }
    .pidtrymka__form{
        max-width: 250px;
        grid-template-columns: 1fr;
        gap: 6px;
    }
    .pidtrymka__form-end {
        grid-column: auto;
        margin-top: 8px;
        gap: 10px;
        flex-direction: column;
        align-items: start;
    }
    .pidtrymka__form-label br{
        display: none;
    }
    .pidtrymka__form-checkbox + .checkmark{
        top: 1px;
    }
    .pidtrymka__form-submit{
        max-width: 100%;
        border: none;
    }
    .pidtrymka__box-title{
        font-size: 14px;
    }
    .pidtrymka__form-input{
        height: 40px;
    }
}
@media (max-width: 479px) {
    .pidtrymka {
        margin-top: 20px;
    }
    .pidtrymka__content {
        padding: 48px 23px;
    }
    .pidtrymka__title {
        font-size: 36px;
        margin-right: -17px;
        width: auto;
        max-width: none;
    }
    .pidtrymka__title .span-title {
        font-size: 24px;
    }
    .pidtrymka__descr{
        font-size: 14px;
        max-width: 293px;
    }
    .pidtrymka__box{
        margin-top: 15px;
        padding: 41px 34px 37px;
        max-width: 285px;
    }
}
.advantages{
    margin-top: 120px;
}
.advantages__title{
    display: flex;
    gap: 10px;
    align-items: center;
}
.advantages__title .span-title{
    max-width: 196px;
}
.advantages__content{
    margin-top: 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px 20px;
}
.advantages__item{
    display: flex;
    align-items: start;
    gap: 20px;
}
.advantages__item-num{
    margin-top: 6px;
    min-width: 80px;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFF;
    text-align: center;
    font-family: 'Koulen', sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    background-color: rgba(54, 140, 193, 0.80);
    border-radius: 50%;
}
.advantages__item-name{
    margin-top: 12px;
    font-size: 18px;
    font-weight: 500;
    line-height: 100%; /* 18px */
    margin-bottom: 8px;
}
.advantages__item-descr::first-letter{
    text-transform: lowercase;
}
.advantages__item:nth-of-type(1) .advantages__item-descr{
    max-width: 447px;
}
.advantages__item:nth-of-type(2) .advantages__item-descr{
    max-width: 447px;
}
.advantages__item:nth-of-type(3) .advantages__item-descr{
    max-width: 449px;
}
.advantages__item:nth-of-type(4) .advantages__item-descr{
    max-width: 476px;
}
.advantages__item:nth-of-type(5) .advantages__item-descr{
    max-width: 466px;
}
.advantages__item-btn{
    max-width: 290px;
    width: 100%;
    height: 56px;
    margin-top: 30px;
    margin-left: 97px;
}
@media (max-width: 1279px) {
    .advantages__content {
        gap: 15px;
    }
    .advantages__item:nth-of-type(2) .advantages__item-descr {
        max-width: 359px;
    }
    .advantages__item:nth-of-type(4) .advantages__item-descr {
        max-width: 340px;
    }
    .advantages__item-btn {
        margin-left: 92px;
    }
}
@media (max-width: 999px) {
    .advantages__inner{
        max-width: 685px;
        margin: 0 auto;
    }
    .advantages__title{
        margin-left: 32px;
    }
    .advantages__content{
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .advantages__item{
        gap: 15px;
    }
    .advantages__item:nth-of-type(1) .advantages__item-descr {
        max-width: max-content;
        margin-right: -3px;
    }
    .advantages__item:nth-of-type(2) .advantages__item-descr {
        max-width: 590px;
    }
    .advantages__item:nth-of-type(3) .advantages__item-descr {
        max-width: 526px;
    }
    .advantages__item:nth-of-type(4) .advantages__item-descr {
        max-width: 502px;
    }
    .advantages__item:nth-of-type(5) .advantages__item-descr {
        max-width: 564px;
    }
    .advantages__item-btn {
        margin-left: 92px;
        margin-top: 16px;
    }
}
@media (max-width: 767px) {
    .advantages{
        margin-top: 100px;
    }
    .advantages__title{
        flex-direction: column;
        align-items: start;
        gap: 0;
        margin-left: 66px;
    }
    .advantages__title .span-title {
        max-width: 289px;
        font-size: 24px;
        margin-left: 5px;
    }
    .advantages__content{
        margin-top: 5px;
    }
    .advantages__item-num {
        min-width: 60px;
        width: 60px;
        height: 60px;
        font-size: 40px;
    }
    .advantages__item {
        gap: 10px;
    }
    .advantages__item-name{
        font-size: 16px;
    }
    .advantages__item:nth-of-type(1) .advantages__item-descr {
        max-width: 378px;
        margin-right: 0;
    }
    .advantages__item:nth-of-type(2) .advantages__item-descr {
        max-width: 366px;
    }
    .advantages__item:nth-of-type(3) .advantages__item-descr {
        max-width: 335px;
    }
    .advantages__item:nth-of-type(5) .advantages__item-descr {
        max-width: 343px;
    }
    .advantages__item-btn {
        margin-left: 58px;
        margin-top: 18px;
    }
}
@media (max-width: 479px) {
    .advantages__title {
        margin-left: 28px;
    }
    .advantages__item:nth-of-type(1) .advantages__item-descr {
        max-width: 228px;
    }
    .advantages__item:nth-of-type(3) .advantages__item-descr {
        max-width: 248px;
    }
    .advantages__item:nth-of-type(4) .advantages__item-descr {
        max-width: 232px;
    }
    .advantages__item:nth-of-type(5) .advantages__item-descr {
        max-width: 246px;
    }
    .advantages__item-btn {
        margin: 10px auto;
    }
}
.whoneeds{
    margin-top: 120px;
}
.whoneeds__inner{
    max-width: 1032px;
    margin-left: 96px;
}
.whoneeds__title{
    letter-spacing: -1.14px;
    font-size: 38px;
}
.whoneeds__content{
    margin-top: 20px;
    display: flex;
    gap: 29px;
}
.whoneeds__block{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 514px;
}
.whoneeds__name{
    font-size: 24px;
    font-weight: 500;
    line-height: 110%;
}
.whoneeds__descr{
    margin-top: 10px;
}
.whoneeds__block:nth-of-type(2){
    max-width: 482px;
}
.whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2){
    border-radius: 10px;
    background: rgba(54, 140, 193, 0.80);
    padding: 31px 57px 45px 52px;
    max-width: 500px;
}
.whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) .whoneeds__name{
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}
.whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) .whoneeds__descr{
    color: #fff;
    max-width: 382px;
}
.whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
    max-width: 506px;
}
.whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) {
    border-radius: 10px;
    border: 5px solid rgba(140, 39, 130, 0.80);
    padding: 45px 65px 53px 68px;
    max-width: 480px;
}
.whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) .whoneeds__name {
    font-size: 32px;
}
.whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
    margin-top: 15px;
}
@media (max-width: 1279px) {
    .whoneeds__inner {
        margin-left: 0;
    }
    .whoneeds__title {
        letter-spacing: -1.08px;
        font-size: 36px;
    }
    .whoneeds__content {
        gap: 20px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) {
        padding: 31px 41px 45px 48px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
        margin-right: -6px;
    }
    .whoneeds__block:nth-of-type(2) {
        max-width: 471px;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) {
        padding: 45px 63px 53px 64px;
    }
}
@media (max-width: 999px) {
    .whoneeds__content{
        flex-direction: column;
        gap: 15px;
    }
    .whoneeds__inner {
        width: 100%;
        max-width: 661px;
        margin: 0 auto;
    }
    .whoneeds__content{
        margin-top: 15px;
        gap: 15px;
    }
    .whoneeds__block {
        gap: 15px;
        max-width: 659px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) {
        padding: 41px 75px 55px 68px;
        max-width: 100%;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) .whoneeds__descr{
        max-width: 513px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
        margin-right: 0;
        max-width: 100%;
    }
    .whoneeds__block:nth-of-type(2) {
        max-width: 100%;
        gap: 14px;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) {
        padding: 35px 50px 35px 92px;
        max-width: 100%;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) .whoneeds__name,
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) .whoneeds__descr{
        max-width: 467px;
    }
}
@media (max-width: 767px) {
    .whoneeds{
        margin-top: 100px;
    }
    .whoneeds__title {
        letter-spacing: -1.02px;
        font-size: 32px;
    }
    .whoneeds__content {
        margin-top: 10px;
        gap: 10px;
    }
    .whoneeds__block{
        gap: 10px;
    }
    .whoneeds__name{
        font-size: 22px;
    }
    .whoneeds__item:nth-of-type(1) .whoneeds__descr{
        max-width: 430px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) {
        padding: 41px 51px 54px 46px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) .whoneeds__descr {
        max-width: 346px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
        max-width: 441px;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) {
        padding: 37px 61px 38px 61px;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
        margin-top: 10px;
    }
}
@media (max-width: 479px) {
    .whoneeds__title {
        font-size: 31px;
    }
    .whoneeds__content {
        margin-top: 15px;
        gap: 15px;
    }
    .whoneeds__name {
        font-size: 18px;
        margin-right: -2px;
    }
    .whoneeds__item:nth-of-type(1) .whoneeds__descr {
        max-width: 328px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) {
        padding: 31px 36px 46px 34px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) .whoneeds__name {
        margin-right: -5px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(2) .whoneeds__descr {
        max-width: 257px;
    }
    .whoneeds__block {
        gap: 15px;
    }
    .whoneeds__block:nth-of-type(1) .whoneeds__item:nth-of-type(3) .whoneeds__descr {
        max-width: 328px;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) {
        padding: 34px 43px 25px 43px;
    }
    .whoneeds__block:nth-of-type(2) .whoneeds__item:nth-of-type(3) .whoneeds__name {
        font-size: 26px;
    }
}
.reviews{
    margin-top: 193px;
}
.reviews__inner{
    position: relative;
    z-index: 1;
    max-width: 874px;
    margin: 0 auto;
}
.reviews__inner::after{
    position: absolute;
    content: '';
    border-radius: 600px;
    width: 600px;
    height: 600px;
    background: rgba(217, 217, 217, 0.30);
    top: -103px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}
.reviews__title{
    font-size: 45px;
    line-height: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.reviews__item-name{
    color: #8C2782;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
}
.reviews__item-descr{
    color: #8C2782;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.reviews__item-corp{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    color: rgba(217, 217, 217, 0.90);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    gap: 5px;
}
.reviews__item-corp span{
    text-wrap: nowrap;
}
.reviews .swiper-wrapper{
    align-items: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none; 
    -moz-user-select: none;    
    -ms-user-select: none;    
    user-select: none;  
}
.reviews__item{
    padding: 31px 25px 31px 21px;
    border-radius: 10px;
    border: 3px solid rgba(140, 39, 130, 0.80);
    background: #FFF;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: 260px;
}
.reviews__item.swiper-slide-active{
    background: rgba(140, 39, 130, 0.80);
    border: none;
    padding: 40px 30px 40px 35px;
    min-height: 320px;
}
.reviews__item.swiper-slide-active p{
    color: #fff;
}
.reviews__slider{
    overflow: hidden;
}
.reviews__slider-pagination{
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reviews__slider .swiper-pagination-bullet{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='17' viewBox='0 0 25 17' fill='none'%3E%3Cpath d='M2 10.2734L0.5 10.2734L0.5 7.27344L2 7.27344L2 10.2734ZM9 8.77344C9 4.35516 12.5817 0.773437 17 0.773436C21.4183 0.773436 25 4.35516 25 8.77344C25 13.1917 21.4183 16.7734 17 16.7734C12.5817 16.7734 9 13.1917 9 8.77344ZM2 7.27344L17 7.27344L17 10.2734L2 10.2734L2 7.27344Z' fill='%23D9D9D9'/%3E%3C/svg%3E");
    width: 26px !important;
    height: 19px !important;
    background-color: transparent;
    background-repeat: no-repeat;
    border-radius: 0 !important;
    opacity: 1 !important;
}
.reviews__slider .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='17' viewBox='0 0 25 17' fill='none'%3E%3Cpath d='M2 9.51953L0.5 9.51953L0.5 6.51953L2 6.51953L2 9.51953ZM9 8.01953C9 3.60125 12.5817 0.0195303 17 0.0195299C21.4183 0.0195296 25 3.60125 25 8.01953C25 12.4378 21.4183 16.0195 17 16.0195C12.5817 16.0195 9 12.4378 9 8.01953ZM2 6.51953L17 6.51953L17 9.51953L2 9.51953L2 6.51953Z' fill='%238C2782' fill-opacity='0.8'/%3E%3C/svg%3E");
}
@media (max-width: 999px) {
    .reviews__slider{
        overflow: visible;
    }
    .reviews__content{
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .reviews {
        margin-top: 174px;
    }
    .reviews__title{
        font-size: 40px;
        text-align: left;
        max-width: 216px;
        margin: 0 auto 20px;
    }
}
@media (max-width: 479px) {
    .reviews {
        margin-top: 163px;
    }
    .reviews__inner::after{
        top: -83px;
    }
}
.chaps{
    margin-top: 146px;
}
.chaps__inner{
    max-width: 946px;
    margin: 0 auto;
}
.chaps__title.title{
    font-size: 70px;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 10px;
}
.chaps .span-title{
    display: inline-block;
    max-width: 170px;
}
.chaps__content{
    margin-top: 20px;
    margin-left: 2px;
    margin-right: 2px;
    position: relative;
}
.chaps__content-img {
    position: absolute;
    right: 0;
    top: -134px;
}
.chaps__content-img circle{
    transition: all 2s ease;
    opacity: 0;
}
#animated-svg.active circle{
    opacity: 1;
}
.chaps__desc{
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    padding: 0 10px;
    background: rgba(217, 217, 217, 0.30);
    max-height: 0;
    transition: all .2s ease;
    overflow: hidden;
}
.chaps__item.active .chaps__desc{
    max-height: 1000px;
    padding: 10px;
    margin-top: 32px;
}
.chaps__name{
    user-select: none;
    margin-bottom: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    max-width: 500px;
}
.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%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-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%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-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: 999px) {
    .chaps__inner{
        max-width: 529px;
    } 
    .chaps__content-img{
        display: none;
    }   
}
@media (max-width: 767px) {
    .chaps{
        margin-top: 100px;
    }
    .chaps__title.title {
        font-size: 50px;
    }
    .chaps .span-title {
        margin-left: -5px;
    }
    .chaps__content {
        margin-top: 25px;
        margin-left: 0px;
        margin-right: 0px;
        gap: 85px;
        position: relative;
    }
    .chaps__name{
        margin-bottom: 19px;
    }
    .chaps__block{
        gap: 23px;
    }
    .chaps__desc{
        font-size: 12px;
    }
}
@media (max-width: 479px) {
    .chaps__inner{
        margin: 0 -6px 0 -4px;
    }
    .chaps__content {
        margin-top: 13px;
    }
    .chaps__block {
        gap: 26px;
        width: 101%;
    }
    .chaps__name{
        max-width: 330px;
    }
}