@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";.header{width:calc(100vw - 8px);max-width:1002px;padding:12px 152px;margin:40px auto 0;border-radius:32px;display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:100;transition:.3s all;overflow:hidden}@media screen and (max-width: 768px){.header{max-height:56px;padding-left:12vw;padding-right:12vw;margin-top:16px;flex-wrap:wrap}.header.isOpenMenu{max-height:400px}}.header.active{padding:12px 12px 12px 32px;background-color:#fff;box-shadow:0 135px 38px #0000,0 86px 35px #00000003,0 49px 29px #0000000a,0 22px 22px #00000012,0 5px 12px #00000014}@media screen and (max-width: 768px){.header.active{padding-left:24px}}.header.active .header__logo-image{margin-right:6px}.header.active .header__logo-text{visibility:unset;opacity:1}.header.active .header__btn-block{width:max-content;visibility:unset;opacity:1}@media screen and (max-width: 768px){.header.active .header__btn-block{width:100%}}.header.active .header__navigation{width:0;overflow:hidden}.header__logo{display:flex;align-items:center}.header__logo-image{width:24px;height:24px;object-fit:contain;margin-right:32px;transition:.5s all}.header__logo-text{height:24px;display:block;object-fit:contain;opacity:0;visibility:hidden;transition:.3s all}.header__menu{width:32px;height:32px;margin-left:auto;background-color:#fff;border-radius:50%;border:1px solid #F6F6F6;box-shadow:0 5px 5px #0000000d;position:relative;display:none}@media screen and (max-width: 768px){.header__menu{display:block}}.header__menu span{width:16px;height:2px;border-radius:4px;display:block;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.3s all}.header__menu span:first-child{top:11px}.header__menu span:last-child{top:19px}.header__menu.active span:first-child{width:0}.header__menu.active span:last-child{width:0}.header__menu.active span:nth-child(2){transform:translate(-50%,-50%) rotate(45deg)}.header__menu.active span:nth-child(3){transform:translate(-50%,-50%) rotate(-45deg)}.header__btn-block{width:0;display:flex;align-items:center;margin-left:auto;opacity:0;visibility:hidden}@media screen and (max-width: 768px){.header__btn-block{width:100%;flex-shrink:0;padding:32px 0 0}}@media screen and (max-width: 525px){.header__btn-block{display:block}}.header__btn-block .btn{width:138px;height:56px}@media screen and (max-width: 768px){.header__btn-block .btn{width:100%}}@media screen and (max-width: 525px){.header__btn-block .left.left{margin-bottom:8px;border-radius:32px}}.header__btn-block .left.left:before{border-radius:32px 16px 16px 32px}@media screen and (max-width: 525px){.header__btn-block .left.left:before{border-radius:32px}}@media screen and (max-width: 525px){.header__btn-block .left.left:hover{border-radius:32px}}.header__btn-block .left.left:hover:before{border-radius:30px 13px 13px 30px}@media screen and (max-width: 525px){.header__btn-block .left.left:hover:before{border-radius:32px}}@media screen and (max-width: 525px){.header__btn-block .left.left:active{border-radius:32px}}.header__btn-block .left.left:active:before{border-radius:32px 16px 16px 32px}@media screen and (max-width: 525px){.header__btn-block .left.left:active:before{border-radius:32px}}.header__btn-block .center.center{margin:0 2px}@media screen and (max-width: 525px){.header__btn-block .center.center{margin-bottom:8px;border-radius:32px}}.header__btn-block .center.center:before{border-radius:12px}@media screen and (max-width: 525px){.header__btn-block .center.center:before{border-radius:32px}}@media screen and (max-width: 525px){.header__btn-block .center.center:hover{border-radius:32px}}.header__btn-block .center.center:hover:before{border-radius:10px}@media screen and (max-width: 525px){.header__btn-block .center.center:hover:before{border-radius:32px}}@media screen and (max-width: 525px){.header__btn-block .center.center:active{border-radius:32px}}.header__btn-block .center.center:active:before{border-radius:16px}@media screen and (max-width: 525px){.header__btn-block .center.center:active:before{border-radius:32px}}.header__btn-block .right.right{font-size:1.6rem}@media screen and (max-width: 525px){.header__btn-block .right.right{margin-bottom:8px;border-radius:32px}}.header__btn-block .right.right:before{border-radius:16px 32px 32px 16px}@media screen and (max-width: 525px){.header__btn-block .right.right:before{border-radius:32px}}@media screen and (max-width: 525px){.header__btn-block .right.right:hover{border-radius:32px}}.header__btn-block .right.right:hover:before{border-radius:13px 30px 30px 13px}@media screen and (max-width: 525px){.header__btn-block .right.right:hover:before{border-radius:32px}}@media screen and (max-width: 525px){.header__btn-block .right.right:active{border-radius:32px}}.header__btn-block .right.right:active:before{border-radius:16px 32px 32px 16px}@media screen and (max-width: 525px){.header__btn-block .right.right:active:before{border-radius:32px}}.header__navigation{width:max-content;transition:.5s all}@media screen and (max-width: 768px){.header__navigation{display:none}}.header__navigation-list{display:flex;align-items:center}.header__navigation-list .item{margin-left:24px}.header__navigation-list .item__link{font-size:1.6rem;color:#2f2e33}.main{position:relative;padding-top:136px;min-height:calc(100dvh - 300px)}@media screen and (max-width: 768px){.main{padding-top:64px;min-height:125vw;overflow:hidden}}.main__bg{width:147%;position:absolute;top:-40px;left:50%;transform:translate(-50%) scale(1.2)}@media screen and (max-width: 768px){.main__bg{width:155%;top:0}}.main__headline{width:100%;max-width:550px;font-size:10rem;line-height:100%;text-align:center;margin:0 auto 16px;position:relative;z-index:10}@media screen and (max-width: 768px){.main__headline{font-size:10vw}}.main__headline span{color:#ff8c20}.main__description{width:100%;max-width:550px;font-size:2.4rem;line-height:130%;text-align:center;margin:0 auto 104px;position:relative;z-index:10}@media screen and (max-width: 768px){.main__description{max-width:75vw;font-size:1.6rem;margin-bottom:40px}}.main__chips{width:70vw;max-width:565px;display:flex;align-items:center;justify-content:space-between;margin:0 auto 16px;position:relative;z-index:10}@media screen and (max-width: 768px){.main__chips{flex-direction:column;margin-bottom:0}}.main__chips-item{width:calc(33.33% - 6px);padding:16px;border-radius:24px;background:#fff;color:#000;transition:.3s all}@media screen and (max-width: 768px){.main__chips-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-bottom:16px;background-color:transparent}}.main__chips-item:hover{transform:scale(1.05)}.main__chips-item .head{font-size:2rem;font-weight:400;line-height:120%;opacity:.5;margin-bottom:14px}@media screen and (max-width: 768px){.main__chips-item .head{font-size:1.6rem;margin-bottom:0}}.main__chips-item .count{font-size:3.2rem;font-weight:400;line-height:120%;text-align:right}@media screen and (max-width: 768px){.main__chips-item .count{font-size:1.6rem}}.main__btn-block{width:70vw;max-width:565px;margin:0 auto;position:relative;z-index:10}.main__btn-block .btn{width:100%}.advantages{padding:240px 32px 140px;position:relative}@media screen and (max-width: 768px){.advantages{padding:33.3333333333vw 16px 56px;overflow:hidden}}@media screen and (max-width: 768px){.advantages{margin-top:calc((100% - 440px)*-1)}}@media screen and (max-width: 565px){.advantages{margin-top:calc((100% - 285px)*-1)}}.advantages__image{width:100%;height:100%;object-fit:contain;position:absolute;top:-50px}@media screen and (max-width: 768px){.advantages__image{top:-25px;left:1px;width:101%}}.advantages__headline{width:100%;max-width:636px;margin-bottom:19px}@media screen and (max-width: 768px){.advantages__headline{position:relative;z-index:10;width:100%;max-width:calc(100% - 45px)}}.advantages__description{width:100%;max-width:577px;color:#2f2e33;font-size:2.4rem;line-height:120%}@media screen and (max-width: 768px){.advantages__description{font-size:1.6rem;max-width:280px}}.core{padding:56px 0;position:relative}.core__headline{padding-left:32px;margin-bottom:44px}.core__card{width:100%;height:470px;display:flex;flex-direction:column;justify-content:center;padding:32px;border-radius:48px;background:#fff;box-shadow:0 -58px 16px #0000,0 -37px 15px #0000,0 -21px 12px #00000003,0 -9px 9px #00000005,0 -2px 5px #00000005;position:relative;margin-bottom:300px}@media screen and (max-width: 768px){.core__card{height:auto;padding:80px 24px 24px}}.core .compensator{height:100px;position:sticky;top:0}.core .item-1{position:sticky;top:150px}@media screen and (max-width: 768px){.core .item-1{top:88px}}.core .item-2{position:sticky;top:250px}@media screen and (max-width: 768px){.core .item-2{top:178px}}.core .item-3{position:sticky;top:350px}@media screen and (max-width: 768px){.core .item-3{top:268px}}.core .item-2,.core .item-1{transition:1s all}.core .item-2.active,.core .item-1.active{opacity:.5}.core .item-2.active .core__card-head .headline,.core .item-1.active .core__card-head .headline{visibility:unset;opacity:1}.core .item-2.active .core__card-left,.core .item-1.active .core__card-left,.core .item-2.active .core__card-right,.core .item-1.active .core__card-right{opacity:0}.core .item-2.active{opacity:.8}.core .item-2.active-1,.core .item-3.active-1{margin-top:-60px}.core__card-head{display:flex;align-items:center;position:absolute;top:32px;left:32px}.core__card-head .number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#474054;color:#f9f9f9;font-size:2.4rem;font-weight:600;line-height:110%;margin-right:16px}@media screen and (max-width: 768px){.core__card-head .number{width:32px;height:32px;font-size:1.6rem}}.core__card-head .headline{color:#474054;font-size:3.2rem;font-weight:400;line-height:110%;letter-spacing:-.32px;visibility:hidden;opacity:0;transition:.5s all ease-in-out}@media screen and (max-width: 768px){.core__card-head .headline{font-size:2.4rem}}.core__card-left{transition:.5s all}.core__card-left .headline{margin-bottom:16px}.core__card-left .description{width:100%;max-width:500px;color:#2f2e33;font-size:2.4rem;font-weight:400;line-height:120%}@media screen and (max-width: 768px){.core__card-left .description{max-width:none;font-size:1.6rem}}.core__card-right{transition:.5s all}.core__card-right .image{width:auto;height:100%;object-fit:contain;position:absolute;top:0;right:0}@media screen and (max-width: 768px){.core__card-right .image{height:auto;max-height:380px;display:block;margin:0 auto;position:static}}.activity{margin-top:-300px;padding:56px 0 140px}@media screen and (max-width: 768px){.activity{padding-bottom:56px}}.activity__head{padding:0 32px;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.activity__head .btn-primary{width:195px}@media screen and (max-width: 768px){.activity__head .btn-primary{width:auto;height:auto;background:#fff;padding:8px 0 8px 16px}.activity__head .btn-primary img{width:32px;height:32px;margin-left:8px}.activity__head .btn-primary:before{display:none}}.activity__head .btn-primary:before{border-radius:30px}.activity__head .btn-primary:hover:before{border-radius:28px}.activity__head .btn-primary:active:before{border-radius:32px}.activity__card{padding:32px;border-radius:48px;margin-bottom:4px}@media screen and (max-width: 768px){.activity__card{padding:32px 24px}}.activity__card.type-1{background-color:#ffa856}.activity__card.type-1 .count:after{background-color:#ffa856}.activity__card.type-1 .count span{background-color:#ffbe81;color:#fff}@media screen and (max-width: 768px){.activity__card.type-1 .count span{background-color:transparent}}.activity__card.type-2{background-color:#9486bd}.activity__card.type-2 .count:after{background-color:#9486bd}.activity__card.type-2 .count span{background-color:#8767ba;color:#fff}@media screen and (max-width: 768px){.activity__card.type-2 .count span{background-color:transparent}}.activity__card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}@media screen and (max-width: 768px){.activity__card-head{margin-bottom:16px}}.activity__card-head .image{height:24px;display:block;object-fit:contain}.activity__card-head .description{color:#fff;font-size:2.4rem;line-height:120%;opacity:.4}@media screen and (max-width: 768px){.activity__card-head .description{display:none}}.activity__card-info{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.activity__card-info{flex-direction:column;align-items:flex-start}}.activity__card-info .headline{width:100%;max-width:250px;color:#fff;font-size:4rem;line-height:100%}@media screen and (max-width: 768px){.activity__card-info .headline{max-width:none;font-size:3.2rem;margin-bottom:20px}}.activity__card-info .count__currency{color:red}.activity__card-info .count{display:flex;align-items:center;position:relative}.activity__card-info .count:after{content:"";width:100%;height:2px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (max-width: 768px){.activity__card-info .count:after{display:none}}.activity__card-info .count span{width:56px;height:86px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:72px;line-height:110%;margin-left:1px}@media screen and (max-width: 768px){.activity__card-info .count span{width:auto;height:auto;font-size:4rem}}.activity__card-info .count span.count__currency{display:none}@media screen and (max-width: 768px){.activity__card-info .count span.count__currency{display:flex;margin-right:8px}}.activity__bottom{margin-top:20px;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.activity__bottom-headline{color:#474054;font-size:4.8rem;font-weight:400;line-height:110%;letter-spacing:-.48px}@media screen and (max-width: 768px){.activity__bottom-headline{max-width:120px;font-size:3.2rem}}.activity__bottom-center{height:14px;display:block;object-fit:contain}@media screen and (max-width: 768px){.activity__bottom-center{display:none}}.activity__bottom-right{height:111px;display:block;object-fit:contain}@media screen and (max-width: 768px){.activity__bottom-right{height:88px}}.integrate{padding:56px 0;position:relative}.integrate__bg{width:100vw;max-width:1280px;height:994px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(/img/integration-bg.svg);background-size:cover;z-index:-1}@media screen and (max-width: 768px){.integrate__bg{display:none}}.integrate__head{padding:32px;margin-bottom:48px;border-radius:48px;background:#f5f5f5;box-shadow:0 -2px 4px #00000040 inset,0 -6px #d4d4df inset,0 37px 10px #19161d00,0 24px 10px #19161d03,0 13px 8px #19161d0d,0 6px 6px #19161d17,0 1px 3px #19161d1a}.integrate__head .btn{width:100%;max-width:565px}.integrate__head-headline{margin-bottom:16px}.integrate__head-description{width:100%;max-width:490px;color:#2f2e33;font-size:2.4rem;font-weight:400;line-height:120%;margin-bottom:80px}@media screen and (max-width: 768px){.integrate__head-description{font-size:1.6rem;margin-bottom:40px}}.integrate__bottom{padding:0 32px}.integrate__bottom-headline{margin-bottom:32px}.integrate__bottom-icons{display:flex;align-items:center;flex-wrap:wrap}.integrate__bottom-icons .image{height:147px;display:block;object-fit:contain;margin-right:8px;transition:.3s all}@media screen and (max-width: 768px){.integrate__bottom-icons .image{height:74px}}.integrate__bottom-icons .image:hover{transform:scale(1.1)}.slider-blog{padding-bottom:80px}.slider-blog__headline{padding-left:32px;margin-bottom:44px}.slider-blog__swiper{width:100%;position:relative;display:flex}.slider-blog__swiper-item{flex-shrink:0;overflow:hidden;border-radius:20px;background-color:#fff;cursor:pointer;height:100%;display:flex;flex-direction:column}.slider-blog__swiper-item .image{width:100%;height:195px;object-fit:cover}.slider-blog__swiper-item .body{height:100%;padding:16px;display:flex;flex-direction:column;justify-content:space-between}.slider-blog__swiper-item .body__title{font-size:2.4rem;font-weight:400;margin-bottom:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width: 768px){.slider-blog__swiper-item .body__title{font-size:2rem}}@media screen and (max-width: 525px){.slider-blog__swiper-item .body__title{font-size:1.8rem}}.slider-blog__swiper-item .body__description{font-size:18px;font-weight:400;line-height:150%;color:#4b5563;margin-bottom:12px;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}@media screen and (max-width: 768px){.slider-blog__swiper-item .body__description{font-size:1.6rem}}@media screen and (max-width: 525px){.slider-blog__swiper-item .body__description{font-size:1.4rem}}.slider-blog__swiper-item .body__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.slider-blog__swiper-item .body__bottom-left{display:flex;align-items:center;margin-bottom:8px}.slider-blog__swiper-item .body__bottom-left .icon{width:16px;height:16px;display:block;object-fit:contain;margin-right:8px}.slider-blog__swiper-item .body__bottom-left .time{font-size:14px;color:#4b5563}@media screen and (max-width: 525px){.slider-blog__swiper-item .body__bottom-left .time{font-size:1.2rem}}.slider-blog__swiper-item .body__bottom-right{display:flex;gap:8px;margin-bottom:8px}.slider-blog__swiper-item .body__bottom-right .tag{padding:4px 24px;border-radius:24px;font-size:14px}@media screen and (max-width: 525px){.slider-blog__swiper-item .body__bottom-right .tag{font-size:1.2rem}}.slider-blog__swiper-item .body__bottom-right .tag.type-1{background-color:#b4deff;color:#2775ca}.slider-blog__swiper-item .body__bottom-right .tag.type-2{background-color:#edfde9;color:#38ae1a}.swiper-button-prev,.swiper-button-next{width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:12px;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:100;border-radius:50%;border:none;background:linear-gradient(#fff,#d2d2d9);box-shadow:0 1px 3px #19161d1a,0 0 #19161d1a;color:#2f2e33;font-size:1.6rem;transition:all .3s ease-in-out;opacity:.7}@media screen and (max-width: 768px){.swiper-button-prev,.swiper-button-next{display:none}}.swiper-button-prev:before,.swiper-button-next:before{content:"";width:calc(100% - 4px);height:calc(100% - 4px);border-radius:50%;display:block;background-color:#e9e9f0;position:absolute;top:2px;left:2px}.swiper-button-prev:hover,.swiper-button-next:hover{opacity:1;box-shadow:0 1px 3px #19161d1a,0 0 #19161d1a}.swiper-button-prev:hover:before,.swiper-button-next:hover:before{border-radius:18px;width:calc(100% - 8px);height:calc(100% - 8px);background-color:#dfdfdf;top:4px;left:4px}.swiper-button-prev img,.swiper-button-next img{width:100%;height:100%;object-fit:contain;position:relative;z-index:100}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{display:none}.swiper-button-prev{left:8px}.swiper-button-prev img{transform:rotate(-180deg)}.swiper-button-next{right:8px}.blog-view{padding:160px 0}@media screen and (max-width: 768px){.blog-view{padding:104px 16px}}.blog-view section{scroll-margin-top:150px}.blog-view h1,.blog-view h2,.blog-view h3,.blog-view h4,.blog-view h5,.blog-view h6{font-weight:500;margin-bottom:16px;line-height:140%}@media screen and (max-width: 768px){.blog-view h1,.blog-view h2,.blog-view h3,.blog-view h4,.blog-view h5,.blog-view h6{margin-bottom:8px}}.blog-view h1{font-size:3.2rem;text-align:center;margin-bottom:24px}@media screen and (max-width: 768px){.blog-view h1{margin-bottom:8px;font-size:2.4rem}}.blog-view h2{font-size:2.2rem}@media screen and (max-width: 768px){.blog-view h2{font-size:2rem}}.blog-view h3{font-size:1.8rem}@media screen and (max-width: 768px){.blog-view h3{font-size:1.6rem}}.blog-view span,.blog-view p{font-size:1.6rem;line-height:140%;margin-bottom:16px}@media screen and (max-width: 768px){.blog-view span,.blog-view p{font-size:1.4rem}}.blog-view p{text-indent:24px}.blog-view p a{text-indent:0}.blog-view span{display:inline-block;color:#2f2e33;margin-bottom:8px}.blog-view a{font-size:1.6rem;color:#2f2e33;text-decoration:underline;opacity:.75;transition:.3s all ease;display:inline-block}@media screen and (max-width: 768px){.blog-view a{font-size:1.4rem}}.blog-view a:hover{opacity:1}.blog-view ul{padding-left:16px;font-size:1.6rem;margin-bottom:16px}@media screen and (max-width: 768px){.blog-view ul{font-size:1.4rem}}.blog-view ul li{padding:4px 0 4px 8px;list-style:disc}.blog-view .mail-list li{padding-left:24px;list-style:none}.blog-view .mail-list li a{position:relative;margin-bottom:8px}.blog-view .mail-list li a:after{content:"";width:16px;height:16px;display:block;position:absolute;top:50%;left:-24px;transform:translateY(-50%);background-image:url(/img/mail.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 768px){.blog-view .mail-list li a:after{width:14px;height:14px}}.blog-view .mail-list li a.site:after{background-image:url(/img/website.svg)}.blog-view .mail-list li a.twitter:after{background-image:url(/img/twitter-gray.svg)}.blog-view .navigate{padding:24px 0 24px 16px}.blog-view .navigate li{padding-left:8px;list-style:disc}.blog-view .navigate a{text-decoration:none;margin-bottom:8px}.blog-view .image-block{width:100%;padding:24px 0}.blog-view .image-block img{width:100%;border-radius:20px;margin-bottom:8px}.blog-view .image-block i{font-size:1.6rem;color:#2f2e33;padding-left:24px;opacity:.75}@media screen and (max-width: 768px){.blog-view .image-block i{font-size:1.4rem}}.blog-view .table-block{padding:24px 0;overflow-x:auto}.blog-view .table-block table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid rgba(27,23,22,.1);border-radius:12px;overflow:hidden;margin-bottom:24px;font-size:1.6rem}@media screen and (max-width: 768px){.blog-view .table-block table{font-size:1.4rem}}.blog-view .table-block th,.blog-view .table-block td{border-right:1px solid rgba(27,23,22,.1);border-bottom:1px solid rgba(27,23,22,.1);padding:8px 12px;text-align:left}.blog-view .table-block tr th:last-child,.blog-view .table-block tr td:last-child{border-right:none}.blog-view .table-block tr:last-child td{border-bottom:none}.blog-view .table-block tr:first-child th:first-child{border-top-left-radius:12px}.blog-view .table-block tr:first-child th:last-child{border-top-right-radius:12px}.blog-view .table-block tr:last-child td:first-child{border-bottom-left-radius:12px}.blog-view .table-block tr:last-child td:last-child{border-bottom-right-radius:12px}.blog-view .table-block i{font-size:1.6rem;color:#2f2e33;padding-left:24px;opacity:.75}@media screen and (max-width: 768px){.blog-view .table-block i{font-size:1.4rem}}.blog-view .formula-block{position:relative;overflow-x:auto;display:flex;align-items:center}.blog-view .formula-block math{width:100%;min-width:fit-content;max-width:calc(100% - 80px);margin:24px auto;font-size:1.6rem}@media screen and (max-width: 768px){.blog-view .formula-block math{font-size:1.4rem}}.blog-view .formula-block span{margin-left:40px}.footer{border-radius:48px 48px 0 0;background-color:#9486bd;padding:16px 16px 32px}@media screen and (max-width: 768px){.footer{padding:16px}}.footer .btn-block{display:flex;align-items:center;justify-content:space-between;padding:2px;margin-bottom:16px;border-radius:34px;background:radial-gradient(808.02% 50% at 50% 50%,#140632b3,#544376b3)}@media screen and (max-width: 768px){.footer .btn-block{margin-bottom:8px}}.footer .btn-icon{height:96px}.footer .btn-icon.desktop{display:flex}@media screen and (max-width: 768px){.footer .btn-icon.desktop{display:none}}.footer .btn-icon.mobile{display:none}@media screen and (max-width: 768px){.footer .btn-icon.mobile{display:flex}}.footer .btn-icon img{width:48px;height:48px}.footer .description{color:#000;font-size:1.6rem;line-height:120%;text-align:center;opacity:.5}@media screen and (max-width: 768px){.footer .description{display:none}}.footer__top{display:flex;align-items:center;justify-content:space-between;gap:0 16px;margin-bottom:140px}@media screen and (max-width: 768px){.footer__top{display:block;margin-bottom:56px}}@media screen and (max-width: 768px){.footer__top .btn-icon{height:52px}}@media screen and (max-width: 768px){.footer__top .btn-icon:before{top:2px}}.footer__top-left{width:100%;max-width:50%}.footer__top-left .btn-icon{width:calc(50% - 1.5px)}.footer__top-center{width:100%;max-width:25%}@media screen and (max-width: 768px){.footer__top-center{max-width:50%}}.footer__top-center .btn-icon{width:100%}@media screen and (max-width: 768px){.footer__top-center .btn-icon{width:calc(50% - 1px)}}.footer__top-center .center.center{border-radius:32px}.footer__top-center .center.center:before{border-radius:30px}.footer__top-center .center.center:hover:before{border-radius:27px}.footer__top-center .center.center:active:before{border-radius:32px}.footer__top-right{width:100%;max-width:25%}@media screen and (max-width: 768px){.footer__top-right{max-width:50%}}.footer__top-right .btn-icon{width:100%}.footer__bottom{display:flex;align-items:center;justify-content:space-between}.footer__bottom-copyright{color:#474054;font-size:1.6rem;line-height:120%}@media screen and (max-width: 768px){.footer__bottom-copyright{display:none}}.footer__bottom-logo{height:40px;display:block;object-fit:contain}@media screen and (max-width: 768px){.footer__bottom-logo{width:100%;height:auto;max-height:72px}}.footer .left:before{border-radius:30px 14px 14px 30px}.footer .left:hover:before{border-radius:28px 13px 13px 28px}.footer .left:active:before{border-radius:32px 16px 16px 32px}.footer .center:before{border-radius:14px}.footer .center:hover:before{border-radius:13px}.footer .center:active:before{border-radius:32px 16px 16px 32px}.footer .right:before{border-radius:14px 30px 30px 14px}.footer .right:hover:before{border-radius:13px 28px 28px 13px}.footer .right:active:before{border-radius:16px 32px 32px 16px}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:Space Grotesk,sans-serif;background-color:#f5f0f0;transition:0s all}*{box-sizing:border-box}*:after,*:before{transition:inherit}:root{font-size:10px}body>main{opacity:0}h1,h2,h3,h4,h5,h6,p,ul,li{margin:0;padding:0;font-weight:400}li{list-style:none}a{text-decoration:none}button{cursor:pointer}.container{width:100%;max-width:1010px;padding:0 4px;margin:0 auto}@media screen and (max-width: 768px){.container.padding-section{padding:0}}h2.headline{color:#2f2e33;font-size:6.4rem;font-weight:400;line-height:110%;letter-spacing:-.64px}@media screen and (max-width: 768px){h2.headline{font-size:3.2rem}}.btn{height:72px;border-radius:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}@media screen and (max-width: 768px){.btn{height:48px}}.btn span,.btn img{position:relative;z-index:10}.btn.left{border-radius:32px 16px 16px 32px}.btn.center{border-radius:16px}.btn.right{border-radius:16px 32px 32px 16px}.btn-accent{color:#fff;font-size:24px;border-radius:24px;background:#ff8c20;box-shadow:0 88px 59px #ed871200,0 40px 54px #ed871205,0 30px 45px #ed871212,0 20px 33px #ed87121c,0 8px 18px #ed871221;transition:all .3s ease-in-out;border:none;background:linear-gradient(#ffc793,#ea801d)}.btn-accent:before{content:"";width:calc(100% - 8px);height:calc(100% - 8px);border-radius:22px;display:block;background-color:#ff8c20;position:absolute;top:4px;left:4px}.btn-accent:hover{box-shadow:0 -6px #f59134 inset,0 40px 30px #ed871205,0 20px 30px #ed871212,0 10px 20px #ed87121c,0 2px 18px #ed871221}.btn-accent:hover:before{border-radius:18px;width:calc(100% - 16px);height:calc(100% - 16px);background-color:#ffa754;top:8px;left:8px}.btn-accent:active{box-shadow:0 2px 18px #ed871221}.btn-accent:active:before{border-radius:24px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:#d46700;top:1px;left:1px}.btn-primary{border:none;background:linear-gradient(#fff,#d2d2d9);border-radius:24px;box-shadow:0 1px 3px #19161d1a,0 0 #19161d1a;color:#2f2e33;font-size:1.6rem;transition:all .3s ease-in-out;position:relative}.btn-primary:before{content:"";width:calc(100% - 8px);height:calc(100% - 8px);border-radius:22px;display:block;background-color:#e9e9f0;position:absolute;top:4px;left:4px}.btn-primary:hover{box-shadow:0 1px 3px #19161d1a,0 0 #19161d1a}.btn-primary:hover:before{border-radius:18px;width:calc(100% - 16px);height:calc(100% - 16px);background-color:#dfdfdf;top:8px;left:8px}.btn-primary:active{box-shadow:0 2px 18px #ed871221}.btn-primary:active:before{border-radius:24px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:#cdcdd4;top:1px;left:1px}.btn-icon{height:56px;border-radius:32px}.btn-icon img{margin-right:8px}.btn.desktop{display:flex}@media screen and (max-width: 768px){.btn.desktop{display:none}}.btn.mobile{display:none}@media screen and (max-width: 768px){.btn.mobile{display:flex}}._blogs_list_1108s_1{display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px 24px;padding-top:24px;margin-bottom:24px}._blogs_1108s_1{padding-bottom:80px}._blogs__btn_more_1108s_13{border:none;padding:0;background-color:transparent;font-size:2rem;color:#4b5563}._blog_1108s_1{width:calc(50% - 12px);height:auto;min-height:380px;overflow:hidden;border-radius:20px;background-color:#fff;display:flex;flex-direction:column;cursor:pointer}@media screen and (max-width: 1024px){._blog_1108s_1{width:100%}}._blog_1108s_1._featured_1108s_37{width:100%;min-height:340px;flex-direction:row}@media screen and (max-width: 1024px){._blog_1108s_1._featured_1108s_37{flex-direction:column}}._blog_1108s_1._featured_1108s_37 ._blog__image_block_1108s_47{width:380px;height:100%;flex-shrink:0}@media screen and (max-width: 1024px){._blog_1108s_1._featured_1108s_37 ._blog__image_block_1108s_47{width:100%;height:200px}}._blog_1108s_1._featured_1108s_37 ._blog__body_1108s_58{padding:32px}@media screen and (max-width: 1024px){._blog_1108s_1._featured_1108s_37 ._blog__body_1108s_58{padding:24px}}._blog_1108s_1._featured_1108s_37 ._blog__body_featured_tag_1108s_66{display:inline-block;padding:4px 24px;border-radius:24px;background-color:#ffedd5;color:#ff8c20;font-size:1.6rem;margin-bottom:16px}@media screen and (max-width: 525px){._blog_1108s_1._featured_1108s_37 ._blog__body_featured_tag_1108s_66{font-size:1.2rem;margin-bottom:8px}}._blog_1108s_1._featured_1108s_37 ._blog__body_title_1108s_81{font-size:3.6rem}@media screen and (max-width: 525px){._blog_1108s_1._featured_1108s_37 ._blog__body_title_1108s_81{font-size:2.2rem}}._blog_1108s_1._featured_1108s_37 ._blog__body_description_1108s_89{font-size:2.2rem}@media screen and (max-width: 525px){._blog_1108s_1._featured_1108s_37 ._blog__body_description_1108s_89{font-size:1.6rem}}._blog__image_block_1108s_47{width:100%;height:200px}._blog__image_block_image_1108s_101{width:100%;height:100%;object-fit:cover;display:block}._blog__body_1108s_58{height:100%;padding:24px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}._blog__body_featured_tag_1108s_66{display:none}._blog__body_title_1108s_81{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:2.4rem;font-weight:400;margin-bottom:4px}@media screen and (max-width: 525px){._blog__body_title_1108s_81{font-size:2.2rem}}._blog__body_description_1108s_89{font-size:1.8rem;color:#4b5563;line-height:150%;word-break:break-word;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:16px}@media screen and (max-width: 525px){._blog__body_description_1108s_89{font-size:1.6rem}}._blog__body_bottom_1108s_148{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 525px){._blog__body_bottom_1108s_148{flex-wrap:wrap}}._blog__body_bottom_1108s_148 ._left_1108s_158{display:flex;align-items:center;font-size:1.6rem;color:#4b5563}@media screen and (max-width: 525px){._blog__body_bottom_1108s_148 ._left_1108s_158{margin-bottom:8px}}._blog__body_bottom_1108s_148 ._left__icon_1108s_169{margin-right:8px}._blog__body_bottom_1108s_148 ._right_1108s_172{display:flex;align-items:center;gap:8px}@media screen and (max-width: 525px){._blog__body_bottom_1108s_148 ._right_1108s_172{margin-bottom:8px}}._blog__body_bottom_1108s_148 ._right__tag_1108s_182{padding:4px 24px;border-radius:24px;background-color:#b4deff;color:#2775ca;font-size:1.6rem}@media screen and (max-width: 525px){._blog__body_bottom_1108s_148 ._right__tag_1108s_182{font-size:1.2rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
