:root{--font-family:"Roboto Flex",sans-serif;--second-family:"Montserrat",sans-serif;--black:#161616;--yellow:#fec312;--color-bg:#fffdf8;--white:#fff;--beige:#fff1c9;--beige-two:#fdfaf1}.techno{padding:150px 0 200px;background:#FFFFFF}@media screen and (max-width:1739px){.techno{padding:115px 0 150px}}@media screen and (max-width:1199px){.techno{padding:100px 0}}@media screen and (max-width:575px){.techno{padding:75px 0 70px}}.techno__title{margin:0 0 50px;font-family:'Roboto Flex';font-style:normal;font-weight:500;font-size:70px;line-height:1.2;color:#161616;text-align:center}@media screen and (max-width:1739px){.techno__title{margin-bottom:40px;font-size:50px}}@media screen and (max-width:1199px){.techno__title{margin-bottom:25px;font-size:30px}}@media screen and (max-width:575px){.techno__title{margin-bottom:20px;font-size:20px}}.techno__title mark{display:inline-block;background:none;color:#FEC312}.techno__desc{width:718px;margin:0 auto 100px;font-size:22px;line-height:1.4;color:#161616;text-align:center}@media screen and (max-width:1739px){.techno__desc{width:539px;margin-bottom:70px;font-size:16px}}@media screen and (max-width:1199px){.techno__desc{width:388px;margin-bottom:50px;font-size:12px}}@media screen and (max-width:575px){.techno__desc{width:100%;margin-bottom:30px}}.techno__item{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.techno__item.active .techno__subtitle{color:#FEC312}.techno__item.active .techno__subtitle svg{transform:rotate(90deg);stroke:#FEC312}.techno__item.active .techno__text{display:block}.techno__item.active .techno__img{display:block}.techno__left{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 6 - 20px)}@media screen and (max-width:767px){.techno__left{width:calc(100% / 12 * 12 - 20px)}}@media screen and (max-width:1199px){.techno__left{padding-right:15px}}@media screen and (max-width:767px){.techno__left{padding-right:0}}.techno__right{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 5 - 20px);margin-left:calc(100% / 12 * 1 + 10px);position:relative}@media screen and (max-width:1739px){.techno__right{width:calc(100% / 12 * 6 - 20px)}}@media screen and (max-width:767px){.techno__right{width:calc(100% / 12 * 12 - 20px)}}@media screen and (max-width:1739px){.techno__right{margin-left:calc(100% / 12 * 0 + 10px)}}@media screen and (max-width:767px){.techno__right{border-bottom:1px solid rgba(22,22,22,0.2)}}.techno__link{display:block;padding:30px 0;border-bottom:1px solid rgba(22,22,22,0.2);cursor:pointer}@media screen and (max-width:1739px){.techno__link{padding:22px 0}}@media screen and (max-width:1199px){.techno__link{padding:12px 0}}@media screen and (max-width:767px){.techno__link{border-bottom:none}}.techno__text{display:none;padding-top:20px}@media screen and (max-width:1739px){.techno__text{padding-top:18px}}@media screen and (max-width:1199px){.techno__text{padding-top:10px}}.techno__text p{margin:0 0 25px;padding-right:140px;font-size:20px;line-height:1.3;color:#161616}@media screen and (max-width:1739px){.techno__text p{margin-bottom:16px;padding-right:100px;font-size:15px}}@media screen and (max-width:1199px){.techno__text p{margin-bottom:10px;padding-right:60px;font-size:12px}}@media screen and (max-width:575px){.techno__text p{padding-right:25px}}.techno__text p:last-child{margin-bottom:0}@media screen and (max-width:1199px){.techno__text p br{display:none}}.techno__text ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:column;gap:15px}.techno__text ul li{position:relative;padding-left:27px;font-weight:400;font-size:20px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.techno__text ul li{font-size:15px}}@media screen and (max-width:1199px){.techno__text ul li{font-size:12px}}.techno__text ul li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:var(--yellow)}.techno__subtitle{display:flex;flex-wrap:wrap;justify-content:space-between;flex-wrap:nowrap;align-items:flex-start;margin:0;font-family:'Roboto Flex';font-style:normal;font-weight:600;font-size:32px;line-height:1.2;color:#161616;transition:all 0.3s linear}@media screen and (max-width:1739px){.techno__subtitle{font-size:22px}}@media screen and (max-width:1199px){.techno__subtitle{font-size:16px}}@media screen and (max-width:575px){.techno__subtitle{font-size:15px}}.techno__subtitle svg{flex:none;width:30px;height:30px;fill:none;stroke:#161616;transition:all 0.3s linear}@media screen and (max-width:1739px){.techno__subtitle svg{width:23px;height:23px}}@media screen and (max-width:1199px){.techno__subtitle svg{width:16px;height:16px}}.techno__img{display:none;position:absolute;z-index:10;top:0;left:0;right:0}@media screen and (max-width:1739px){.techno__img{left:30px}}@media screen and (max-width:1199px){.techno__img{left:0}}@media screen and (max-width:767px){.techno__img{position:static}}.techno__img img{display:block}@media screen and (max-width:767px){.techno__img img{margin-bottom:12px}}.techno__img.bottom{top:auto;bottom:0}.team{padding:150px 0 200px;background:#FDFAF1}@media screen and (max-width:1739px){.team{padding:115px 0 150px}}@media screen and (max-width:1199px){.team{padding:100px 0}}@media screen and (max-width:575px){.team{padding:75px 0 70px}}.team__title{max-width:1241px;margin:0 auto 100px;font-family:'Roboto Flex';font-style:normal;font-weight:500;font-size:70px;line-height:1.2;text-align:center;color:#161616}@media screen and (max-width:1739px){.team__title{max-width:931px;margin-bottom:80px;font-size:50px}}@media screen and (max-width:1199px){.team__title{max-width:524px;margin-bottom:50px;font-size:30px}}@media screen and (max-width:575px){.team__title{max-width:300px;margin-bottom:40px;font-size:20px}}.team__title mark{background:none;color:#FEC312}.team__title--sb{text-align:left}.team__title--sb mark{display:block;text-align:right}.team__list{position:relative;height:261px}@media screen and (max-width:1739px){.team__list{height:178px}}@media screen and (max-width:1199px){.team__list{height:118px}}@media screen and (max-width:767px){.team__list{max-width:300px;height:230px;margin:0 auto}}.team__item{position:absolute;display:flex;align-items:center;justify-content:center;padding:24px 40px;gap:12px;border:1px solid rgba(22,22,22,0.2);border-radius:180px}@media screen and (max-width:1739px){.team__item{padding:16px 26px;gap:8px}}@media screen and (max-width:1199px){.team__item{padding:10px 17px;gap:6px}}.team__item img{display:block;width:50px;height:50px;border-radius:50%}@media screen and (max-width:1739px){.team__item img{width:33px;height:33px}}@media screen and (max-width:1199px){.team__item img{width:22px;height:22px}}.team__item span{white-space:nowrap;font-size:24px;line-height:1.5;color:#161616}@media screen and (max-width:1739px){.team__item span{font-size:16px}}@media screen and (max-width:1199px){.team__item span{font-size:10px}}.team__item:first-child{top:59px;left:2px;transform:rotate(-12.41deg)}@media screen and (max-width:1739px){.team__item:first-child{top:36px;left:-1px;transform:rotate(-12deg)}}@media screen and (max-width:1199px){.team__item:first-child{top:29px}}@media screen and (max-width:767px){.team__item:first-child{top:6px;transform:rotate(-22deg)}}.team__item:nth-child(2){left:175px;bottom:9px}@media screen and (max-width:1739px){.team__item:nth-child(2){left:117px;bottom:5px}}@media screen and (max-width:1199px){.team__item:nth-child(2){left:75px;bottom:4px}}@media screen and (max-width:767px){.team__item:nth-child(2){left:calc(50% + 7px);bottom:auto;top:42px;transform:translateX(-50%)}}.team__item:nth-child(3){left:382px;top:56px;transform:rotate(2.12deg)}@media screen and (max-width:1739px){.team__item:nth-child(3){left:254px;top:34px;transform:rotate(2deg)}}@media screen and (max-width:1199px){.team__item:nth-child(3){left:173px;top:28px}}@media screen and (max-width:767px){.team__item:nth-child(3){left:auto;top:-1px;right:-2px;transform:rotate(2deg)}}.team__item:nth-child(4){left:596px;bottom:0}@media screen and (max-width:1739px){.team__item:nth-child(4){left:396px}}@media screen and (max-width:1199px){.team__item:nth-child(4){left:256px}}@media screen and (max-width:767px){.team__item:nth-child(4){left:0;bottom:21px}}.team__item:nth-child(5){left:736px;top:64px;transform:rotate(15.45deg)}@media screen and (max-width:1739px){.team__item:nth-child(5){left:488px;top:47px;transform:rotate(15deg)}}@media screen and (max-width:1199px){.team__item:nth-child(5){left:323px;top:34px}}@media screen and (max-width:767px){.team__item:nth-child(5){left:0;top:83px;transform:rotate(4deg)}}.team__item:nth-child(6){right:404px;top:0}@media screen and (max-width:1739px){.team__item:nth-child(6){right:259px}}@media screen and (max-width:1199px){.team__item:nth-child(6){right:170px}}@media screen and (max-width:767px){.team__item:nth-child(6){right:0;top:auto;bottom:0}}.team__item:nth-child(7){right:242px;bottom:58px;transform:rotate(-15.05deg)}@media screen and (max-width:1739px){.team__item:nth-child(7){right:126px;bottom:50px;transform:rotate(-15deg)}}@media screen and (max-width:1199px){.team__item:nth-child(7){right:75px;bottom:35px}}@media screen and (max-width:767px){.team__item:nth-child(7){right:0px;bottom:52px;transform:rotate(6.5deg)}}.team__item:nth-child(8){right:0;bottom:17px}@media screen and (max-width:1739px){.team__item:nth-child(8){bottom:11px}}@media screen and (max-width:1199px){.team__item:nth-child(8){bottom:7px}}@media screen and (max-width:767px){.team__item:nth-child(8){bottom:105px;transform:rotate(-12deg)}}.features{padding:240px 0 150px;background:#FFFFFF}@media screen and (max-width:1739px){.features{padding:170px 0 110px}}@media screen and (max-width:1199px){.features{padding:150px 0 80px}}@media screen and (max-width:575px){.features{padding:100px 0 40px}}.features__title{margin:0 0 240px;font-family:'Roboto Flex';font-style:normal;font-weight:500;font-size:70px;line-height:1.1;color:#161616}@media screen and (max-width:1739px){.features__title{margin-bottom:170px;font-size:50px}}@media screen and (max-width:1199px){.features__title{margin-bottom:150px;font-size:30px}}@media screen and (max-width:767px){.features__title{max-width:414px;margin-left:auto;margin-right:auto}}@media screen and (max-width:575px){.features__title{max-width:294px;margin-bottom:100px;font-size:20px}}.features__title span{display:block}.features__title span:first-child{margin-left:394px}@media screen and (max-width:1739px){.features__title span:first-child{margin-left:235px}}@media screen and (max-width:1199px){.features__title span:first-child{margin-left:171px}}@media screen and (max-width:767px){.features__title span:first-child{margin-left:0}}.features__title span:nth-child(2){margin-left:499px}@media screen and (max-width:1739px){.features__title span:nth-child(2){margin-left:313px}}@media screen and (max-width:1199px){.features__title span:nth-child(2){margin-left:213px}}@media screen and (max-width:767px){.features__title span:nth-child(2){margin-left:53px}}.features__title mark{background:none;color:#FEC312}.features__item{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;align-items:center;justify-content:space-between;padding:50px 0}@media screen and (max-width:1739px){.features__item{padding:40px 0}}@media screen and (max-width:1199px){.features__item{padding:20px 0}}@media screen and (max-width:575px){.features__item{row-gap:30px;max-width:300px;margin:0 auto;padding:30px 0}}.features__item:nth-child(even){flex-direction:row-reverse}@media screen and (max-width:1739px){.features__item:first-child .features__icon img{width:204px;height:381px}}@media screen and (max-width:1199px){.features__item:first-child .features__icon img{width:109px;height:204px}}@media screen and (max-width:767px){.features__item:first-child .features__icon img{width:78px;height:145px}}@media screen and (max-width:1739px){.features__item:nth-child(2) .features__icon img{width:326px;height:365px}}@media screen and (max-width:1199px){.features__item:nth-child(2) .features__icon img{width:174px;height:195px}}@media screen and (max-width:767px){.features__item:nth-child(2) .features__icon img{width:124px;height:138px}}@media screen and (max-width:1739px){.features__item:nth-child(3) .features__icon img{width:230px;height:272px}}@media screen and (max-width:1199px){.features__item:nth-child(3) .features__icon img{width:123px;height:145px}}@media screen and (max-width:767px){.features__item:nth-child(3) .features__icon img{width:88px;height:103px}}@media screen and (max-width:1739px){.features__item:nth-child(4) .features__icon img{width:443px;height:313px}}@media screen and (max-width:1199px){.features__item:nth-child(4) .features__icon img{width:236px;height:167px}}@media screen and (max-width:767px){.features__item:nth-child(4) .features__icon img{width:168px;height:119px}}@media screen and (max-width:1739px){.features__item:nth-child(5) .features__icon img{width:379px;height:379px}}@media screen and (max-width:1199px){.features__item:nth-child(5) .features__icon img{width:202px;height:202px}}@media screen and (max-width:767px){.features__item:nth-child(5) .features__icon img{width:142px;height:142px}}.features__text{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 6 - 20px)}@media screen and (max-width:1739px){.features__text{width:calc(100% / 12 * 5.78 - 20px)}}@media screen and (max-width:1199px){.features__text{width:calc(100% / 12 * 6 - 20px)}}@media screen and (max-width:767px){.features__text{width:calc(100% / 12 * 7 - 20px)}}@media screen and (max-width:575px){.features__text{width:calc(100% / 12 * 12 - 20px)}}.features__text p{margin:0;font-family:'Roboto Flex';font-style:normal;font-weight:500;font-size:48px;line-height:1.3;color:#161616}@media screen and (max-width:1739px){.features__text p{font-size:30px}}@media screen and (max-width:1199px){.features__text p{font-size:20px}}@media screen and (max-width:575px){.features__text p{font-size:16px}}.features__text p:nth-child(2){margin-top:30px;font-family:'Montserrat';font-style:normal;font-weight:400;font-size:22px;line-height:1.5}@media screen and (max-width:1739px){.features__text p:nth-child(2){margin-top:25px;font-size:16px}}@media screen and (max-width:1199px){.features__text p:nth-child(2){margin-top:15px;font-size:12px}}@media screen and (max-width:575px){.features__text p:nth-child(2){margin-top:10px;font-size:12px}}.features__text p mark{background:none;color:#FEC312}.features__icon{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 5 - 20px);display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%;background:#FEC312}@media screen and (max-width:1739px){.features__icon{width:calc(100% / 12 * 5.78 - 20px)}}@media screen and (max-width:1199px){.features__icon{width:calc(100% / 12 * 4.9 - 20px)}}@media screen and (max-width:767px){.features__icon{width:calc(100% / 12 * 5 - 20px)}}@media screen and (max-width:575px){.features__icon{width:200px;height:200px;margin:0 auto}}.features__icon img{max-height:100%}@media screen and (max-width:1739px){.features__icon img{width:100%;height:100%;object-fit:contain}}.features-list--reverse .features__item:first-child{flex-direction:row-reverse}.features-list--reverse .features__item:first-child .features__icon img{width:433px;height:510px;margin-left:90px}.features-list--reverse .features__item:first-child .features__text{margin-right:140px}@media screen and (max-width:1739px){.features-list--reverse .features__item:first-child .features__text{margin-right:0}}.features-list--reverse .features__item:nth-child(2){flex-direction:row}.features-list--reverse .features__item:nth-child(2) .features__icon img{width:517px;height:517px}.features-list--reverse .features__text{max-width:720px}.creator{padding:200px 0 150px;background:#FDFAF1}@media screen and (max-width:1739px){.creator{padding:150px 0 115px}}@media screen and (max-width:1199px){.creator{padding:100px 0}}@media screen and (max-width:575px){.creator{padding:70px 0 75px}}.creator__title{margin:0 0 100px;text-align:center;font-family:'Roboto Flex';font-style:normal;font-weight:500;font-size:70px;line-height:1.1;color:#161616}@media screen and (max-width:1739px){.creator__title{margin-bottom:70px;font-size:50px}}@media screen and (max-width:1199px){.creator__title{margin-bottom:50px;font-size:30px}}@media screen and (max-width:575px){.creator__title{margin-bottom:30px;font-size:24px}}.creator__title mark{background:none;color:#FEC312}.creator__row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;align-items:center;row-gap:30px}@media screen and (max-width:575px){.creator__row{row-gap:20px}}.creator__left{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 5 - 20px)}@media screen and (max-width:1199px){.creator__left{width:calc(100% / 12 * 12 - 20px)}}.creator__right{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 6 - 20px)}@media screen and (max-width:1739px){.creator__right{width:calc(100% / 12 * 7 - 20px)}}@media screen and (max-width:1199px){.creator__right{width:calc(100% / 12 * 8 - 20px)}}@media screen and (max-width:767px){.creator__right{width:calc(100% / 12 * 12 - 20px)}}@media screen and (max-width:1199px){.creator__right{margin-left:calc(100% / 12 * 2 + 10px)}}@media screen and (max-width:1199px){.creator__right{margin-right:calc(100% / 12 * 2 + 10px)}}@media screen and (max-width:767px){.creator__right{margin-left:calc(100% / 12 * 0 + 10px)}}@media screen and (max-width:767px){.creator__right{margin-right:calc(100% / 12 * 0 + 10px)}}@media screen and (max-width:1739px){.creator__right{padding-left:20px}}@media screen and (max-width:1199px){.creator__right{padding-left:0}}.creator__img{width:595px;height:595px}@media screen and (max-width:1739px){.creator__img{width:446px;height:446px}}@media screen and (max-width:1199px){.creator__img{width:200px;height:200px;margin:0 auto}}.creator__img img{width:100%;height:100%;object-fit:contain;display:block;border-radius:50%}.creator__header{margin-bottom:50px;padding-bottom:40px;border-bottom:1px solid rgba(22,22,22,0.2)}@media screen and (max-width:1739px){.creator__header{margin-bottom:35px;padding-bottom:25px}}@media screen and (max-width:1199px){.creator__header{max-width:340px;margin-left:auto;margin-right:auto;margin-bottom:30px;padding-bottom:20px;text-align:center}}@media screen and (max-width:575px){.creator__header{margin-bottom:25px;padding-bottom:25px}}.creator__name{margin:0 0 16px;font-family:'Roboto Flex';font-style:normal;font-weight:600;font-size:44px;line-height:1.5;color:#161616}@media screen and (max-width:1739px){.creator__name{margin-bottom:10px;font-size:33px}}@media screen and (max-width:1199px){.creator__name{margin-bottom:4px;font-size:20px}}@media screen and (max-width:575px){.creator__name{margin-bottom:10px;font-size:16px}}.creator__role{margin:0;font-size:18px;line-height:1.5;color:#161616}@media screen and (max-width:1739px){.creator__role{font-size:15px}}@media screen and (max-width:1199px){.creator__role{font-size:12px}}@media screen and (max-width:575px){.creator__role{max-width:220px;margin-left:auto;margin-right:auto}}.creator__grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:60px}@media screen and (max-width:1739px){.creator__grid{row-gap:50px}}@media screen and (max-width:1199px){.creator__grid{row-gap:40px}}@media screen and (max-width:575px){.creator__grid{grid-template-columns:100%;row-gap:30px}}@media screen and (max-width:1199px){.creator__item{text-align:center}}@media screen and (max-width:575px){.creator__item{max-width:223px;margin-left:auto;margin-right:auto}}.creator__item p{margin:0 0 16px;font-family:'Roboto Flex';font-style:normal;font-weight:600;font-size:32px;line-height:1.5;color:#161616}@media screen and (max-width:1739px){.creator__item p{margin-bottom:12px;font-size:22px}}@media screen and (max-width:1199px){.creator__item p{margin-bottom:2px;font-size:16px}}@media screen and (max-width:575px){.creator__item p{margin-bottom:5px;font-size:15px}}.creator__item p:nth-child(2){margin-bottom:0;font-family:'Montserrat';font-weight:400;font-size:18px}@media screen and (max-width:1739px){.creator__item p:nth-child(2){font-size:12px}}.creator__item p:nth-child(2) strong{font-weight:500}.creator__top{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end;margin-bottom:100px}.creator__top .creator__title{width:calc((100% / 12 * 5) - 10px);margin:0;text-align:left}@media screen and (max-width:1739px){.creator__top .creator__title{width:calc((100% / 12 * 6) - 10px)}}@media screen and (max-width:767px){.creator__top .creator__title{width:100%;max-width:420px;margin-inline:auto}}@media screen and (max-width:575px){.creator__top .creator__title{max-width:290px}}.creator__top .creator__title span{display:inline-block;margin-left:57px}.creator__desc{max-width:675px;font-weight:400;font-size:22px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.creator__desc{font-size:15px}}@media screen and (max-width:1199px){.creator__desc{font-size:12px}}.creator__desc p{margin:0}.creator__desc span{font-weight:600;color:var(--yellow)}.feedback{padding:200px 0 100px}@media screen and (max-width:1739px){.feedback{padding:170px 0 70px}}@media screen and (max-width:1199px){.feedback{padding:100px 0 50px}}@media screen and (max-width:575px){.feedback{padding:70px 0 90px}}.feedback__row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;align-items:center;row-gap:30px}.feedback__left{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 6.2 - 20px)}@media screen and (max-width:767px){.feedback__left{width:calc(100% / 12 * 12 - 20px)}}.feedback__right{box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(100% / 12 * 5 - 20px);margin-left:calc(100% / 12 * 0.8 + 10px)}@media screen and (max-width:767px){.feedback__right{width:calc(100% / 12 * 12 - 20px)}}@media screen and (max-width:767px){.feedback__right{margin-left:calc(100% / 12 * 0 + 10px)}}.feedback__img{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%;background:#212121}@media screen and (max-width:767px){.feedback__img{max-width:300px;margin:0 auto}}.feedback__img img{display:block;width:314px;height:auto}@media screen and (max-width:1739px){.feedback__img img{width:200px}}@media screen and (max-width:1199px){.feedback__img img{width:130px}}.feedback__title{margin:0 0 70px;font-family:'Roboto Flex';font-style:normal;font-weight:500;font-size:70px;line-height:1.2;color:#FFFFFF}@media screen and (max-width:1739px){.feedback__title{margin-bottom:60px;font-size:50px}}@media screen and (max-width:1199px){.feedback__title{margin-bottom:50px;font-size:30px}}@media screen and (max-width:575px){.feedback__title{margin-bottom:30px;font-size:20px}}.feedback__grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:60px}@media screen and (max-width:1739px){.feedback__grid{row-gap:50px}}@media screen and (max-width:1199px){.feedback__grid{row-gap:40px}}@media screen and (max-width:575px){.feedback__grid{row-gap:20px}}.feedback__mng{margin:0;font-size:18px;line-height:1.5;color:#FFFFFF}@media screen and (max-width:1739px){.feedback__mng{font-size:12px}}.feedback__mng mark{display:inline-block;background:none;color:#FEC312}.feedback__addr{font-style:normal;font-weight:400;font-size:18px;line-height:1.5;color:#fff}@media screen and (max-width:1739px){.feedback__addr{font-size:12px}}.feedback__addr span{display:block;opacity:0.5}.feedback__social{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feedback__btn{display:flex;align-items:center;justify-content:center;width:100%;height:132px;background-color:#4D9BE3;border:1px solid #4D9BE3;border-radius:70px;font-family:'Roboto Flex';font-style:normal;font-weight:600;font-size:32px;color:#FFFFFF;transition:all 0.3s linear}@media screen and (max-width:1739px){.feedback__btn{height:94px;font-size:22px}}@media screen and (max-width:1199px){.feedback__btn{height:56px;font-size:16px}}@media screen and (max-width:575px){.feedback__btn{height:52px;font-size:15px}}.feedback__btn:hover{background-color:transparent;color:#4D9BE3}.feedback__btn--green{background-color:#53CC60;border-color:#53CC60}.feedback__btn--green:hover{color:#53CC60}.feedback__btn--max{position:relative;overflow:hidden;background:linear-gradient(268deg,#297dfc 0%,#5531e9 52.42%,#9a43e3 100%)}.feedback__btn--max span{position:relative;z-index:10;color:#fff}.feedback__btn--max::before{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border:none;background:linear-gradient(88deg,#297dfc 0%,#5531e9 52.42%,#9a43e3 100%);opacity:1;transition:all 0.3s linear}.feedback__btn--max:hover::before{opacity:0}.feedback__info{display:flex;align-items:center;justify-content:center;column-gap:6px;margin-top:30px}@media screen and (max-width:1739px){.feedback__info{margin-top:24px;column-gap:5px}}@media screen and (max-width:1199px){.feedback__info{margin-top:10px;column-gap:3px}}.feedback__info img{width:18px;height:18px}@media screen and (max-width:1739px){.feedback__info img{width:14px;height:14px}}@media screen and (max-width:1199px){.feedback__info img{width:10px;height:10px}}.feedback__info span{font-size:16px;line-height:1.5;color:rgba(255,255,255,0.5)}@media screen and (max-width:1739px){.feedback__info span{font-size:12px}}@media screen and (max-width:1199px){.feedback__info span{font-size:10px}}.feedback__desc{max-width:570px;margin-left:60px;margin-bottom:40px;font-weight:400;font-size:18px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.feedback__desc{font-size:16px}}@media screen and (max-width:1199px){.feedback__desc{font-size:14px}}@media screen and (max-width:575px){.feedback__desc{font-size:12px}}@media screen and (max-width:767px){.feedback__desc{margin-left:0;margin-bottom:30px}}.feedback__desc p{margin:0}.feedback--light{background:#fffdf8}.feedback--light .feedback__title{color:var(--black)}.feedback--light .feedback__title span{display:block}.feedback--light .feedback__title span:nth-child(2){margin-left:60px}.feedback--light .feedback__title mark{background:none;color:var(--yellow)}.feedback--light .feedback__left{width:calc(100% / 12 * 7 - 20px)}@media screen and (max-width:767px){.feedback--light .feedback__left{width:calc(100% / 12 * 12 - 20px)}}.feedback--light .feedback__right{margin-left:calc(100% / 12 * 0 + 10px)}.feedback--light .feedback__img{background:#fff8e5}.feedback--light .feedback__grid{grid-template-columns:320px 1fr;gap:60px;margin-bottom:40px;padding-left:60px}@media screen and (max-width:1199px){.feedback--light .feedback__grid{display:flex;flex-wrap:wrap;flex-direction:column;gap:20px}}@media screen and (max-width:767px){.feedback--light .feedback__grid{padding-left:0;margin-bottom:30px}}.feedback--light .feedback__mng{color:var(--black)}.feedback--light .feedback__addr{color:var(--black)}.feedback--light .feedback__addr span{color:rgba(22,22,22,0.5)}.begin .feedback__row .begin-form{max-width:700px}.begin .feedback__left{width:calc(100% / 12 * 7 - 20px)}@media screen and (max-width:767px){.begin .feedback__left{width:calc(100% / 12 * 12 - 20px)}}.begin .feedback__right{width:calc(100% / 12 * 5 - 20px);margin-left:calc(100% / 12 * 0 + 10px)}@media screen and (max-width:767px){.begin .feedback__right{width:calc(100% / 12 * 12 - 20px)}}.begin .feedback__img{background:#fff8e5}.video__link:hover .video__play{background-color:#FFFFFF}.video__link:hover .video__play svg{fill:#FEC312}.video__play{display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:180px;height:180px;background-color:transparent;border:1px solid rgba(255,255,255,0.5);border-radius:50%;transition:all 0.3s linear}@media screen and (max-width:1739px){.video__play{width:135px;height:135px}}@media screen and (max-width:1199px){.video__play{width:72px;height:72px}}.video__play svg{width:30px;height:30px;margin-top:3px;margin-left:5px;fill:#fff;transition:all 0.3s linear}@media screen and (max-width:1739px){.video__play svg{width:23px;height:23px}}@media screen and (max-width:1199px){.video__play svg{margin-top:1px;margin-left:1px;width:12px;height:12px}}.running{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:30px}@media screen and (max-width:1739px){.running{gap:20px}}@media screen and (max-width:1199px){.running{gap:15px}}@media screen and (max-width:575px){.running{gap:10px}}.running__row{flex-shrink:0;display:flex;gap:30px;justify-content:space-around;min-width:100%}@media screen and (max-width:1739px){.running__row{justify-content:flex-start;gap:20px}}@media screen and (max-width:1199px){.running__row{gap:15px}}@media screen and (max-width:575px){.running__row{gap:10px}}.running__row.marquee{animation:scroll 45s linear infinite}.running__row.reverse{animation-direction:reverse}.running__item{display:flex;align-items:center;justify-content:center;height:150px;padding:40px;border:1px solid rgba(22,22,22,0.2);border-radius:40px;transition:all 0.3s linear}@media screen and (max-width:1739px){.running__item{height:124px;padding:30px;border-radius:35px}}@media screen and (max-width:1199px){.running__item{height:80px;padding:20px;border-radius:26px}}@media screen and (max-width:575px){.running__item{height:54px;padding:12px;border-radius:18px}}.running__item:hover{border-color:rgba(22,22,22,0.6)}.running__item img{width:100%;height:100%;object-fit:contain;display:block}.running:hover .marquee{animation-play-state:paused}.review-item__video{position:relative;border-radius:60px;height:660px;margin-bottom:20px;overflow:hidden}@media screen and (max-width:1739px){.review-item__video{height:430px;border-radius:40px;margin-bottom:15px}}@media screen and (max-width:1199px){.review-item__video{height:372px;border-radius:30px}}@media screen and (max-width:479px){.review-item__video{height:386px}}.review-item__video video{width:100%;height:100%;object-fit:cover;position:relative;z-index:10}.review-item__poster{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.review-item__poster img{width:100%;height:100%;object-fit:cover}.review-item__text{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 20px;font-family:var(--second-family);font-weight:600;font-size:20px;line-height:1.3;color:#fff}@media screen and (max-width:1739px){.review-item__text{margin-bottom:15px;font-size:15px}}@media screen and (max-width:1199px){.review-item__text{font-size:12px}}.review-item__author{display:flex;align-items:center;gap:15px}@media screen and (max-width:1739px){.review-item__author{gap:10px}}.review-item__author img{width:40px;height:40px;border-radius:50%;object-fit:cover}@media screen and (max-width:1739px){.review-item__author img{width:30px;height:30px}}.review-item__author span{font-family:var(--second-family);font-weight:500;font-size:20px;line-height:1.5;color:#fff}@media screen and (max-width:1739px){.review-item__author span{font-size:15px}}@media screen and (max-width:1199px){.review-item__author span{font-size:12px}}.platform{padding:60px 0 200px;background:#fffdf8}@media screen and (max-width:1739px){.platform{padding-top:50px;padding-bottom:150px}}@media screen and (max-width:1199px){.platform{padding-top:40px;padding-bottom:100px}}@media screen and (max-width:575px){.platform{padding:30px 0 70px}}.platform__desc{position:relative;z-index:100;max-width:1138px;margin-inline:auto}.platform__title{display:flex;flex-wrap:wrap;flex-direction:column;margin:0 0 40px;padding-top:50px;font-family:var(--font-family);font-weight:500;font-size:80px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.platform__title{font-size:50px}}@media screen and (max-width:1199px){.platform__title{font-size:30px}}@media screen and (max-width:479px){.platform__title{margin-bottom:30px;font-size:20px}}.platform__title span:first-child{color:var(--yellow)}.platform__title span:nth-child(2){align-self:flex-end}.platform__text{display:grid;grid-template-columns:1fr 427px;gap:80px;margin-bottom:60px;font-weight:400;font-size:20px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.platform__text{font-size:15px}}@media screen and (max-width:1199px){.platform__text{display:flex;flex-wrap:wrap;flex-direction:column;gap:20px;font-size:12px}}.platform__text p{margin:0}.platform__text p span{display:inline-block;font-weight:600;color:var(--yellow)}.platform__action{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.platform__contact{display:flex;align-items:center;justify-content:center;width:100%;height:80px;border:1px solid #161616;border-radius:60px;font-family:'Roboto Flex';font-style:normal;font-weight:700;font-size:20px;letter-spacing:0.02em;text-transform:uppercase;color:#161616;transition:all 0.3s linear}@media screen and (max-width:1739px){.platform__contact{height:60px;font-size:15px}}@media screen and (max-width:1199px){.platform__contact{height:48px;font-size:12px}}.platform__contact:hover{background:#FEC312;border-color:#FEC312}.platform__demo{display:flex;align-items:center;justify-content:center;width:100%;height:80px;background:#FEC312;border-radius:60px;border:1px solid #FEC312;font-family:'Roboto Flex';font-style:normal;font-weight:700;font-size:20px;letter-spacing:0.02em;text-transform:uppercase;color:#161616;cursor:pointer;transition:all 0.3s linear}@media screen and (max-width:1739px){.platform__demo{height:60px;font-size:15px}}@media screen and (max-width:1199px){.platform__demo{height:48px;font-size:12px}}.platform__demo:hover{background:#fff;border-color:#161616}.platform__video{position:relative;z-index:1;padding-top:50px}.platform__video-title{position:relative;z-index:1;width:280px;margin-left:60px;margin-bottom:22px;font-family:var(--font-family);font-weight:500;font-size:20px;line-height:1.3;letter-spacing:0.02em;text-transform:uppercase;text-align:center;color:var(--black)}@media screen and (max-width:1199px){.platform__video-title{font-size:16px}}@media screen and (max-width:575px){.platform__video-title{width:180px;font-size:12px}}.platform__video-title::before{content:'';position:absolute;top:-130px;left:-41px;display:block;width:362px;height:362px;border-radius:50%;border:1px solid rgba(22,22,22,0.2)}@media screen and (max-width:1199px){.platform__video-title::before{width:260px;height:260px;top:-90px;left:10px}}@media screen and (max-width:575px){.platform__video-title::before{top:-70px;left:-10px;width:200px;height:200px}}.platform__video .video__link{position:relative;z-index:10}.solution{padding-bottom:200px;background:#fffdf8}@media screen and (max-width:1739px){.solution{padding-bottom:150px}}@media screen and (max-width:1199px){.solution{padding-bottom:100px}}@media screen and (max-width:575px){.solution{padding-bottom:70px}}.solution__header{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:center;margin-bottom:70px}@media screen and (max-width:1739px){.solution__header{margin-bottom:50px}}@media screen and (max-width:1199px){.solution__header{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:40px}}@media screen and (max-width:575px){.solution__header{margin-bottom:30px}}.solution__title{margin:0;font-family:var(--font-family);font-weight:500;font-size:70px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.solution__title{font-size:50px}}@media screen and (max-width:1199px){.solution__title{font-size:30px}}@media screen and (max-width:479px){.solution__title{font-size:20px}}.solution__title span{display:block}.solution__title span:nth-child(2){padding-right:90px;text-align:right}.solution__title mark{background:none;color:var(--yellow)}.solution__desc{margin:0 60px;font-weight:400;font-size:20px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.solution__desc{font-size:15px}}@media screen and (max-width:1199px){.solution__desc{margin:0;font-size:12px}}.solution__desc span{font-weight:600;color:var(--yellow)}.solution__row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (max-width:1199px){.solution__row{display:flex;flex-wrap:wrap;flex-direction:column}}.includes{padding-block:200px;background:#fdfaf1}@media screen and (max-width:1739px){.includes{padding-block:150px}}@media screen and (max-width:1199px){.includes{padding-block:100px}}@media screen and (max-width:575px){.includes{padding-block:70px}}.includes__header{max-width:810px;margin:0 auto 100px}@media screen and (max-width:1739px){.includes__header{margin-bottom:60px}}@media screen and (max-width:1199px){.includes__header{margin-bottom:40px}}@media screen and (max-width:575px){.includes__header{margin-bottom:30px}}.includes__title{max-width:727px;margin:0 0 40px;font-family:var(--font-family);font-weight:500;font-size:70px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.includes__title{font-size:50px;margin-bottom:30px}}@media screen and (max-width:1199px){.includes__title{font-size:30px}}@media screen and (max-width:767px){.includes__title{max-width:420px;margin-inline:auto}}@media screen and (max-width:575px){.includes__title{margin-bottom:20px}}@media screen and (max-width:479px){.includes__title{font-size:20px}}.includes__title span{display:block;text-align:right;color:var(--yellow)}.includes__desc{display:grid;gap:40px;grid-template-columns:360px 1fr;font-weight:400;font-size:22px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.includes__desc{font-size:15px}}@media screen and (max-width:1199px){.includes__desc{display:flex;flex-wrap:wrap;flex-direction:column;gap:20px;font-size:12px}}.includes__desc p{margin:0}.includes__desc mark{display:inline-block;padding:0 10px 3px;border-radius:20px;background:var(--yellow);font-weight:600}.includes .techno__list{position:relative}.includes .techno__right{position:static}@media screen and (max-width:1739px){.includes .techno__right{position:relative}}.includes .techno__img{top:0 !important;bottom:auto !important;right:0 !important;left:auto !important;max-height:630px}.basing{padding-block:200px}@media screen and (max-width:1739px){.basing{padding-block:150px}}@media screen and (max-width:1199px){.basing{padding-block:100px}}@media screen and (max-width:575px){.basing{padding-block:70px}}.basing__header{max-width:656px;margin:0 auto 80px}.basing__title{margin:0 0 40px;font-family:var(--font-family);font-weight:500;font-size:70px;line-height:1;text-align:center;color:var(--color-bg)}@media screen and (max-width:1739px){.basing__title{font-size:50px}}@media screen and (max-width:1199px){.basing__title{font-size:30px}}@media screen and (max-width:479px){.basing__title{margin-bottom:30px;font-size:20px}}.basing__title span{color:var(--yellow)}.basing__desc{font-weight:400;font-size:22px;line-height:1.5;text-align:center;color:var(--color-bg)}@media screen and (max-width:1739px){.basing__desc{font-size:15px}}@media screen and (max-width:1199px){.basing__desc{font-size:12px}}.basing__desc p{margin:0}.basing__row{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1199px){.basing__row{display:flex;flex-wrap:wrap;justify-content:center}}.basing__item{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;padding:60px 30px;border-radius:150px;border:1px solid transparent;background:transparent}@media screen and (max-width:1739px){.basing__item{border-radius:120px}}@media screen and (max-width:1199px){.basing__item{width:calc(50% - 10px)}}@media screen and (max-width:767px){.basing__item{width:100%}}@media screen and (max-width:575px){.basing__item{border-radius:80px;padding:40px 30px}}.basing__item:first-child{background:var(--yellow)}.basing__item:first-child .basing__name{color:var(--black)}.basing__item:first-child .basing__text{color:var(--black)}.basing__item:nth-child(2){background:#212121}.basing__item:nth-child(3){border-color:var(--color-bg)}.basing__icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:40px;border-radius:50%;background:var(--color-bg)}.basing__icon img{width:48px;height:48px;object-fit:contain}.basing__name{margin:0 0 15px;font-family:var(--font-family);font-weight:600;font-size:24px;line-height:1.3;text-align:center;color:var(--color-bg)}@media screen and (max-width:1739px){.basing__name{font-size:20px}}@media screen and (max-width:1199px){.basing__name{font-size:16px}}.basing__text{max-width:422px;margin:0 auto;font-family:var(--second-family);font-weight:400;font-size:18px;line-height:1.3;text-align:center;color:var(--color-bg)}@media screen and (max-width:1739px){.basing__text{font-size:15px}}@media screen and (max-width:1199px){.basing__text{font-size:12px}}.basing__text p{margin:0}.countries{padding-block:200px;background:var(--color-bg)}@media screen and (max-width:1739px){.countries{padding-block:150px}}@media screen and (max-width:1199px){.countries{padding-block:100px}}@media screen and (max-width:575px){.countries{padding-block:70px}}.countries__header{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;align-items:flex-end;margin-bottom:80px;padding-right:98px}@media screen and (max-width:1739px){.countries__header{margin-bottom:60px}}@media screen and (max-width:1199px){.countries__header{flex-direction:column;gap:30px;max-width:460px;margin-inline:auto;margin-bottom:40px;padding-right:0}}@media screen and (max-width:575px){.countries__header{margin-bottom:30px}}.countries__title{display:flex;flex-wrap:wrap;flex-direction:column;width:770px;margin:0;font-weight:500;font-size:70px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.countries__title{font-size:50px}}@media screen and (max-width:1199px){.countries__title{width:100%;font-size:30px}}@media screen and (max-width:479px){.countries__title{margin-bottom:30px}}.countries__title span:nth-child(2){margin-left:auto}.countries__title mark{background:none;color:var(--yellow)}.countries__desc{max-width:578px;margin-bottom:10px;font-weight:400;font-size:22px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.countries__desc{font-size:15px}}@media screen and (max-width:1199px){.countries__desc{font-size:12px}}.countries__desc p{margin:0}.countries__row{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:80px}@media screen and (max-width:1739px){.countries__row{margin-bottom:60px}}@media screen and (max-width:1199px){.countries__row{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:40px}}.countries__item{padding:40px;border-radius:80px;background:var(--beige-two)}@media screen and (max-width:1739px){.countries__item{padding:30px;border-radius:60px}}@media screen and (max-width:1199px){.countries__item{width:calc((100% - 40px) / 3)}}@media screen and (max-width:767px){.countries__item{width:calc(50% - 10px)}}.countries__icon{width:70px;height:70px;margin-bottom:60px}.countries__icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.countries__name{margin:0 0 10px;font-family:var(--font-family);font-weight:600;font-size:24px;line-height:1.4;color:var(--black)}@media screen and (max-width:1739px){.countries__name{font-size:20px}}@media screen and (max-width:1199px){.countries__name{font-size:16px}}.countries__text{font-weight:400;font-size:16px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.countries__text{font-size:14px}}@media screen and (max-width:1199px){.countries__text{font-size:12px}}.countries__text p{margin:0}.countries__footer{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;gap:40px}.countries__price{margin:0;font-weight:600;font-size:32px;line-height:1.2;color:var(--black);text-align:center}@media screen and (max-width:1739px){.countries__price{font-size:28px}}@media screen and (max-width:1199px){.countries__price{font-size:24px}}.countries__price span{color:var(--yellow)}.countries__btn{display:flex;align-items:center;justify-content:center;width:705px;height:80px;border-radius:60px;border:1px solid var(--yellow);background-color:var(--yellow);font-weight:700;font-size:20px;line-height:1.3;letter-spacing:0.02em;text-transform:uppercase;color:var(--black);transition:all 0.3s linear}@media screen and (max-width:1199px){.countries__btn{width:100%;max-width:500px;height:50px;font-size:14px}}.countries__btn:hover{border-color:var(--black);background-color:#fff}.benefits{padding:200px 0;background:var(--black)}@media screen and (max-width:1739px){.benefits{padding:150px 0}}@media screen and (max-width:1199px){.benefits{padding:100px 0}}@media screen and (max-width:575px){.benefits{padding:70px 0}}.benefits__row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:575px){.benefits__row{display:flex;flex-wrap:wrap;justify-content:center}}.benefits__item{display:flex;align-items:center;justify-content:center;aspect-ratio:1;gap:20px;padding:40px;border-radius:50%}@media screen and (max-width:1739px){.benefits__item{padding:30px}}@media screen and (max-width:575px){.benefits__item{width:calc(50% - 10px)}}@media screen and (max-width:479px){.benefits__item{width:100%}}.benefits__item:first-child{background:var(--yellow)}.benefits__item:nth-child(2){background:var(--beige)}.benefits__item:last-child{background:var(--white)}.benefits__item p{margin:0;font-family:var(--font-family);font-weight:400;font-size:22px;line-height:1.4;text-align:center;color:var(--black)}@media screen and (max-width:1739px){.benefits__item p{font-size:18px}}@media screen and (max-width:1199px){.benefits__item p{font-size:14px}}.benefits__item p span{display:block;font-weight:500;font-size:70px;line-height:1}@media screen and (max-width:1739px){.benefits__item p span{font-size:52px}}@media screen and (max-width:1199px){.benefits__item p span{font-size:36px}}.versions{padding:200px 0;background:var(--color-bg)}@media screen and (max-width:1739px){.versions{padding:150px 0}}@media screen and (max-width:1199px){.versions{padding:100px 0}}@media screen and (max-width:575px){.versions{padding:70px 0}}.versions__header{max-width:600px;margin:0 auto 80px}@media screen and (max-width:1739px){.versions__header{margin-bottom:60px}}@media screen and (max-width:1199px){.versions__header{margin-bottom:40px}}.versions__title{margin:0 0 40px;font-family:var(--font-family);font-weight:500;font-size:70px;line-height:1;text-align:center;color:var(--black)}@media screen and (max-width:1739px){.versions__title{font-size:50px}}@media screen and (max-width:1199px){.versions__title{max-width:420px;margin-inline:auto;font-size:30px}}@media screen and (max-width:479px){.versions__title{margin-bottom:30px;font-size:20px}}.versions__title span{display:inline-block;color:var(--yellow)}.versions__desc{margin:0;font-weight:400;font-size:22px;line-height:1.5;text-align:center;color:var(--black)}@media screen and (max-width:1739px){.versions__desc{font-size:15px}}@media screen and (max-width:1199px){.versions__desc{font-size:12px}}.versions__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:80px}@media screen and (max-width:1739px){.versions__grid{margin-bottom:60px}}@media screen and (max-width:1199px){.versions__grid{display:flex;flex-wrap:wrap;flex-direction:column;margin-bottom:40px}}.versions__item{position:relative;display:flex;flex-direction:column;min-height:624px;padding:60px;border-radius:100px}@media screen and (max-width:1739px){.versions__item{padding:40px;border-radius:80px}}@media screen and (max-width:1199px){.versions__item{min-height:1px}}.versions__item:first-child{background:var(--white)}.versions__item:nth-child(2){background:var(--beige-two)}.versions__item:nth-child(3){background:var(--beige)}.versions__item:nth-child(4){background:var(--yellow)}.versions__item:nth-child(4) .versions__info ul li::before{background:var(--black)}.versions__item:nth-child(4) .versions__labels span{background-color:var(--beige-two)}.versions__item:nth-child(4) .versions__labels span:nth-child(even){background-color:transparent}.versions__icon{position:absolute;top:80px;right:60px;width:auto;height:52px}@media screen and (max-width:1739px){.versions__icon{top:60px;right:40px;height:48px}}@media screen and (max-width:479px){.versions__icon{right:30px;height:30px}}.versions__icon img{width:auto;height:100%}.versions__name{margin:0 0 10px;font-family:var(--font-family);font-weight:600;font-size:24px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.versions__name{font-size:20px}}@media screen and (max-width:1199px){.versions__name{font-size:16px}}.versions__text{margin-bottom:40px;font-weight:400;font-size:18px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.versions__text{padding-right:140px;font-size:15px}}@media screen and (max-width:1199px){.versions__text{font-size:12px}}@media screen and (max-width:479px){.versions__text{padding-right:90px}}.versions__text p{margin:0}@media screen and (max-width:1739px){.versions__text p br{display:none}}.versions__info{margin-bottom:40px}.versions__info ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:column;gap:15px}.versions__info ul li{position:relative;padding-left:27px;font-weight:400;font-size:18px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.versions__info ul li{font-size:15px}}@media screen and (max-width:1199px){.versions__info ul li{font-size:12px}}.versions__info ul li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:var(--yellow)}.versions__example{margin:0 0 20px;font-weight:400;font-size:18px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.versions__example{font-size:16px}}@media screen and (max-width:1199px){.versions__example{font-size:14px}}@media screen and (max-width:575px){.versions__example{font-size:142x}}.versions__example a{font-weight:500;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:currentColor;transition:all 0.3s linear}.versions__example a:hover{color:var(--yellow)}.versions__labels{display:flex;flex-wrap:wrap;gap:20px;margin-top:auto}.versions__labels span{display:flex;align-items:center;justify-content:center;border-radius:30px;padding:11px 22px 12px;font-family:var(--font-family);font-weight:600;font-size:24px;line-height:1.2;color:var(--black);background-color:var(--yellow)}@media screen and (max-width:1739px){.versions__labels span{font-size:20px}}@media screen and (max-width:1199px){.versions__labels span{font-size:16px}}@media screen and (max-width:479px){.versions__labels span{padding:8px 12px;font-size:14px}}.versions__labels span:nth-child(even){background-color:transparent;border:1px solid rgba(22,22,22,0.2)}.versions__footer{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media screen and (max-width:575px){.versions__footer{display:flex;flex-wrap:wrap;flex-direction:column}}.versions__btn{display:flex;align-items:center;justify-content:center;width:100%;height:80px;border-radius:40px;border:1px solid var(--black);background:var(--black);font-family:var(--font-family);font-weight:700;font-size:20px;line-height:1.3;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-bg);transition:all 0.3s linear}@media screen and (max-width:1199px){.versions__btn{height:50px;font-size:14px}}.versions__btn:hover{background:var(--color-bg);color:var(--black)}.versions__btn:nth-child(2){background:var(--color-bg);color:var(--black)}.versions__btn:nth-child(2):hover{background:var(--black);color:var(--color-bg)}.launch{padding:200px 0;background:var(--beige-two)}@media screen and (max-width:1739px){.launch{padding:150px 0}}@media screen and (max-width:1199px){.launch{padding:100px 0}}@media screen and (max-width:575px){.launch{padding:70px 0}}.launch__header{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-end;margin-bottom:100px}@media screen and (max-width:1739px){.launch__header{margin-bottom:60px}}@media screen and (max-width:1199px){.launch__header{flex-direction:column;align-items:center;margin-bottom:40px}}@media screen and (max-width:575px){.launch__header{margin-bottom:30px}}.launch__title{width:calc(50% - 10px);margin:0;padding-right:115px;font-family:var(--font-family);font-weight:500;font-size:70px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.launch__title{font-size:50px}}@media screen and (max-width:1199px){.launch__title{padding-right:0;font-size:30px}}@media screen and (max-width:767px){.launch__title{width:100%}}@media screen and (max-width:479px){.launch__title{font-size:20px}}.launch__title span{display:block;text-align:right;color:var(--yellow)}.launch__desc{max-width:616px;margin:0 0 10px;font-weight:400;font-size:22px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.launch__desc{width:calc(50% - 10px);font-size:15px}}@media screen and (max-width:1199px){.launch__desc{font-size:12px}}@media screen and (max-width:767px){.launch__desc{width:100%}}.sites{padding-block:200px}@media screen and (max-width:1739px){.sites{padding-block:150px}}@media screen and (max-width:1199px){.sites{padding-block:100px}}@media screen and (max-width:575px){.sites{padding-block:70px}}.sites__header{margin-bottom:200px}@media screen and (max-width:1739px){.sites__header{margin-bottom:100px}}@media screen and (max-width:1199px){.sites__header{margin-bottom:60px}}.sites__title{margin:0 0 100px;font-family:var(--font-family);font-weight:500;font-size:70px;line-height:1.2;color:var(--color-bg)}@media screen and (max-width:1739px){.sites__title{margin-bottom:60px;font-size:50px}}@media screen and (max-width:1199px){.sites__title{margin-bottom:40px;font-size:30px}}@media screen and (max-width:767px){.sites__title{text-align:center}}@media screen and (max-width:479px){.sites__title{margin-bottom:30px;font-size:20px}}.sites__title span{display:block}.sites__title span:nth-child(2){padding-left:164px}@media screen and (max-width:767px){.sites__title span:nth-child(2){padding-left:0}}.sites__title mark{background:none;color:var(--yellow)}.sites__desc{font-weight:400;font-size:35px;line-height:1.5;text-align:right;color:var(--color-bg)}@media screen and (max-width:1739px){.sites__desc{font-size:28px}}@media screen and (max-width:1199px){.sites__desc{font-size:20px}}@media screen and (max-width:767px){.sites__desc{text-align:center}}.sites__desc p{margin:0}.sites__desc p:nth-child(2){margin-right:212px}@media screen and (max-width:767px){.sites__desc p:nth-child(2){margin-right:0}}.sites__desc p mark{display:inline-block;padding:0 10px 3px;border-radius:30px;font-weight:600;color:var(--black);background:var(--yellow)}.sites__run{display:flex;flex-wrap:wrap;flex-direction:column;gap:30px;margin-bottom:200px}@media screen and (max-width:1739px){.sites__run{margin-bottom:150px}}@media screen and (max-width:1199px){.sites__run{margin-bottom:100px}}@media screen and (max-width:575px){.sites__run{margin-bottom:70px}}.sites__run .running__item{border-color:rgba(255,253,248,0.2)}.sites__map{margin-bottom:200px}@media screen and (max-width:1739px){.sites__map{margin-bottom:150px}}@media screen and (max-width:1199px){.sites__map{margin-bottom:100px}}@media screen and (max-width:575px){.sites__map{margin-bottom:70px}}.solution-part{display:flex;flex-wrap:wrap;flex-direction:column;padding:60px;border:1px solid rgba(22,22,22,0.2);border-radius:150px}@media screen and (max-width:1739px){.solution-part{border-radius:120px;padding:40px}}@media screen and (max-width:575px){.solution-part{border-radius:80px;padding:30px}}.solution-part__header{display:grid;grid-template-columns:160px 1fr;align-items:center;gap:40px;margin-bottom:40px}@media screen and (max-width:1739px){.solution-part__header{grid-template-columns:120px 1fr}}@media screen and (max-width:575px){.solution-part__header{grid-template-columns:80px 1fr;margin-bottom:30px;gap:20px}}@media screen and (max-width:380px){.solution-part__header{grid-template-columns:52px 1fr}}.solution-part__num{display:flex;align-items:center;justify-content:center;width:160px;height:160px;border-radius:50%;background:var(--black);font-weight:500;font-size:70px;line-height:1.2;color:var(--yellow)}@media screen and (max-width:1739px){.solution-part__num{width:120px;height:120px;font-size:52px}}@media screen and (max-width:575px){.solution-part__num{width:80px;height:80px;font-size:36px}}@media screen and (max-width:380px){.solution-part__num{width:52px;height:52px;font-size:28px}}.solution-part__title{margin:0 0 15px;font-family:var(--font-family);font-weight:600;font-size:32px;line-height:1.2;color:var(--black)}@media screen and (max-width:1739px){.solution-part__title{font-size:28px}}@media screen and (max-width:1199px){.solution-part__title{font-size:24px}}@media screen and (max-width:479px){.solution-part__title{font-size:20px}}.solution-part__text{margin:0;font-weight:400;font-size:20px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.solution-part__text{font-size:15px}}@media screen and (max-width:1199px){.solution-part__text{font-size:12px}}.solution-part__text strong{font-weight:600}.solution-part__features{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;flex-direction:column;gap:30px;margin-bottom:40px}.solution-part__features li{position:relative;padding-left:27px;font-weight:400;font-size:18px;line-height:1.5;color:var(--black)}@media screen and (max-width:1739px){.solution-part__features li{font-size:15px}}@media screen and (max-width:1199px){.solution-part__features li{font-size:12px}}.solution-part__features li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:12px;border-radius:50%;background:var(--yellow)}.solution-part__footer{margin-top:auto}.solution-part__btn{display:flex;align-items:center;justify-content:center;width:100%;height:80px;background:#FEC312;border-radius:60px;border:1px solid #FEC312;font-family:'Roboto Flex';font-style:normal;font-weight:700;font-size:20px;letter-spacing:0.02em;text-transform:uppercase;color:#161616;cursor:pointer;transition:all 0.3s linear}@media screen and (max-width:1739px){.solution-part__btn{height:60px;font-size:15px}}@media screen and (max-width:1199px){.solution-part__btn{height:48px;font-size:12px}}.solution-part__btn:hover{background:#fff;border-color:#161616}.solution-price__text{margin:0 0 14px;font-weight:600;font-size:48px;line-height:1.4;color:var(--black)}@media screen and (max-width:1739px){.solution-price__text{font-size:40px}}@media screen and (max-width:1199px){.solution-price__text{font-size:32px}}@media screen and (max-width:575px){.solution-price__text{font-size:24px}}.solution-price__text mark{background:none;color:var(--yellow)}.solution-price__label{display:inline-flex;vertical-align:middle;align-items:center;height:52px;margin-left:20px;padding:4px 24px;border-radius:30px;background:var(--beige);font-weight:600;font-size:16px;color:var(--black)}@media screen and (max-width:1739px){.solution-price__label{padding:4px 20px;font-size:14px}}@media screen and (max-width:1199px){.solution-price__label{padding:4px 16px;font-size:12px}}@media screen and (max-width:479px){.solution-price__label{margin-left:0;padding:2px 14px}}.solution-price__note{margin:0;font-weight:400;font-size:16px;line-height:1.5;color:rgba(22,22,22,0.4)}@media screen and (max-width:1739px){.solution-price__note{font-size:14px}}@media screen and (max-width:1199px){.solution-price__note{font-size:12px}}.sites-reviews__row{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px;margin-bottom:80px}@media screen and (max-width:1739px){.sites-reviews__row{margin-bottom:60px}}@media screen and (max-width:1199px){.sites-reviews__row{margin-bottom:40px}}@media screen and (max-width:767px){.sites-reviews__row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:479px){.sites-reviews__row{display:flex;flex-wrap:wrap;flex-direction:column}}.sites-reviews__footer{display:flex;align-items:center;justify-content:center}.sites-reviews__btn{display:flex;align-items:center;justify-content:center;width:450px;height:80px;background:#FEC312;border-radius:60px;border:1px solid #FEC312;font-family:'Roboto Flex';font-style:normal;font-weight:700;font-size:20px;letter-spacing:0.02em;text-transform:uppercase;color:#161616;cursor:pointer;transition:all 0.3s linear}@media screen and (max-width:1739px){.sites-reviews__btn{height:60px;font-size:15px}}@media screen and (max-width:1199px){.sites-reviews__btn{height:48px;font-size:12px}}.sites-reviews__btn:hover{background:#fff;border-color:#161616}