.header{flex-direction:row;max-width:1120px;width:100%;display:flex;justify-content:space-between;margin-top:2.25em;align-items:baseline}.header_logo{background:url(/_next/static/media/logo_black.b937909c.png);background-repeat:no-repeat;background-size:contain;padding:0;margin:0;width:100%;height:100%;max-width:6em}.header_links_container{display:flex;flex-direction:row;width:100%;justify-content:space-between}.header_links{display:flex;gap:14px}.header_links:first-child{margin-left:24px}.header_links>a.header_link{cursor:pointer;font-size:15px;font-weight:500}.header_links>a.button__muted:hover{color:#e7e7e7;border-color:#f0f0f0}.header_links>a.button_signup:hover{color:#131214;background:#f0f0f0}.header_link{padding:.5rem 1.12rem!important}.header_link>.button_text{font-size:13px}.bg-slice,.container{display:flex}.bg-slice{padding-top:5rem;flex-direction:column;position:relative;min-height:640px;box-sizing:unset}.bg-slice:before{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:max(calc(35vh + 6px),246px);background:#fff;z-index:3}.welcome-screen{max-width:1120px;width:100%;margin:0 auto;z-index:100;display:flex;flex-direction:row;align-content:center;justify-content:space-between;align-items:center;gap:3em}.welcome-content-info{max-width:64%}.welcome-content-info-h1{display:block;font-size:50px;font-weight:700;margin-bottom:.5em;margin-top:0;line-height:1.45;animation:fadeInDown .8s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.welcome_subtitle{flex-direction:column;max-width:680px;display:block;font-size:1.1rem;font-weight:300}.button_container{margin-top:3.5em;gap:1em;display:flex;flex-wrap:wrap;align-items:center}.bg-absolute-cover{margin-top:3em;background-repeat:no-repeat;position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:100}.shape-container>svg{height:155px;max-height:155px;vertical-align:bottom;overflow:hidden;width:100%;fill:#fff;pointer-events:none}.shape-container{position:absolute;top:auto;bottom:0;left:0;right:0;width:100%;z-index:2;transform:translateZ(0);overflow:hidden;margin-bottom:max(35vh,240px)}.we-support_container{flex-direction:row;margin-top:7em;min-height:77px;border-radius:50em;justify-content:space-between}.we-support_icons{display:flex;gap:0;margin-left:3.3em}.we-support_text{margin-right:.5em;margin-left:1em;width:200px;color:#e5e4ff;font-size:13px;font-weight:300}@media screen and (max-width:768px){.shape-container>svg{height:3.75em!important}}.highlight-word{display:inline;color:#000;background:#ffd900;padding:0 7px;border-radius:8px}.welcome-content-push{width:375px;height:auto;min-height:auto;overflow:visible;align-self:center}.action-helper,.welcome-content-push{display:flex;justify-content:center;align-items:center}.action-helper{flex-direction:row;gap:4px}.action-helper-text{color:#fff;font-size:13px;max-width:200px;font-weight:300;letter-spacing:.44px;background:rgba(0,0,0,.3);padding:8px 12px;border-radius:8px;backdrop-filter:blur(5px)}.special_action{padding:1em 1.63em;font-size:1.3em;border-radius:4em;font-weight:600;color:#18177c}.special_action:focus-visible{outline:3px solid hsla(0,0%,100%,.8);outline-offset:4px}.social-proof{display:flex;align-items:center;gap:.8em;margin-top:1.5em;color:hsla(0,0%,100%,.9);font-size:.95rem;font-weight:400;animation:fadeInUp 1s ease-out .4s both}.social-proof-rating{color:#ffd93d;font-weight:500}.social-proof-divider{opacity:.5}.social-proof-users{color:hsla(0,0%,100%,.85)}.action-helper-icon{font-size:3em;color:#fff;margin-right:7px}.action-helper-info-text{max-width:200px;font-size:1.05rem;font-weight:400;line-height:1.5}.features-vertical .action-helper-info-text{max-width:100%;font-size:1rem;font-weight:500;color:hsla(0,0%,100%,.95);line-height:1.4;display:flex;align-items:center;min-height:3.5em;background:none;padding:0;border-radius:0;backdrop-filter:none}.features-vertical{flex-direction:column;align-items:center;gap:1.5em;padding:0;overflow:visible!important;width:100%}.features-vertical .action-helper{justify-content:flex-start;align-items:center;gap:1.2em;width:100%;padding:1.2em 1.5em;background:hsla(0,0%,100%,.12);backdrop-filter:blur(10px);border-radius:1.2em;border:1px solid hsla(0,0%,100%,.18);transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.1)}.features-vertical .action-helper:hover{background:hsla(0,0%,100%,.18);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.features-vertical .action-helper-icon{font-size:3.5em;color:#fff;margin-right:0;flex-shrink:0}.features-vertical .action-helper:first-child .action-helper-icon{color:#4ecdc4}.features-vertical .action-helper:nth-child(2) .action-helper-icon{color:#ff6b9d}.features-vertical .action-helper:nth-child(3) .action-helper-icon{color:#ffd93d}.features-vertical .action-helper:first-child{animation:fadeInUp .6s ease-out .1s both}.features-vertical .action-helper:nth-child(2){animation:fadeInUp .6s ease-out .3s both}.features-vertical .action-helper:nth-child(3){animation:fadeInUp .6s ease-out .5s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.welcome-logo{display:none;justify-content:center;align-items:center;width:100%;margin-top:2em;animation:fadeIn .6s ease-out}.welcome-logo img{max-width:127px;width:100%;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.screenshot-img-container{display:block;z-index:999;max-width:1436px;margin:2em auto 0}.screenshot-img-container>img{border-radius:20px;box-shadow:0 0 20px 0 rgba(0,0,0,.23);border:1px solid #cacaca;background:#f0f8ff}.slideshow-container{z-index:999;max-width:1436px;width:100%;margin:2em auto 0;padding:0 3em}.features-swiper{width:100%;padding:0}.slideshow-slide{display:flex;flex-direction:column;align-items:center;gap:1.5em;padding:0 1em 1em}.features-swiper .swiper-pagination{top:auto;bottom:0;padding:.5em 0}.features-swiper .swiper-pagination-bullet{width:12px;height:12px;background:hsla(240,9%,43%,.25);border:2px solid hsla(240,9%,43%,.35);opacity:1;transition:all .3s ease;margin:0 6px}.features-swiper .swiper-pagination-bullet:hover{transform:scale(1.1)}.features-swiper .swiper-pagination-bullet-active{background:#5e5c8a;width:40px;border-radius:6px;border-color:#5e5c8a}.slideshow-image-wrapper{width:100%;max-width:100%;position:relative;border-radius:20px;box-shadow:0 0 10px 0 rgba(0,0,0,.18);border:1px solid #cacaca;background:#f1f2f3;aspect-ratio:2525/1300;overflow:hidden}.slideshow-image{width:100%;height:100%;display:block;border-radius:20px;animation:fadeIn .5s ease-in-out;object-fit:contain;object-position:center top}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slideshow-content{text-align:center;max-width:800px;width:100%;padding:2em;animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slideshow-title{font-size:1.8rem;font-weight:700;color:#000;margin:0 0 .5em}.slideshow-description{font-size:1.1rem;font-weight:400;color:#333;line-height:1.6;margin:0}@media screen and (max-width:1200px){.slideshow-container{max-width:100%;padding:0 2em}}@media screen and (max-width:768px){.slideshow-container{margin-top:1.5em;padding:0 1em}.slideshow-slide{gap:1em}.slideshow-image,.slideshow-image-wrapper{border-radius:16px}.slideshow-content{padding:1.5em;max-width:100%}.slideshow-title{font-size:1.4rem}.slideshow-description{font-size:1rem}.features-swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0 5px}.features-swiper .swiper-pagination-bullet-active{width:32px}}@media screen and (max-width:480px){.slideshow-container{padding:0 .5em}.slideshow-slide{gap:.8em}.slideshow-image,.slideshow-image-wrapper{border-radius:12px}.slideshow-content{padding:1.2em 1em}.slideshow-title{font-size:1.1rem;margin-bottom:.4em}.slideshow-description{font-size:.85rem;line-height:1.5}.features-swiper .swiper-pagination-bullet{width:8px;height:8px;margin:0 4px}.features-swiper .swiper-pagination-bullet-active{width:28px}}@media screen and (max-width:970px){.features-vertical{gap:1.2em}.features-vertical .action-helper{padding:1em 1.2em;gap:1em}.features-vertical .action-helper-icon{font-size:2.8em}.features-vertical .action-helper-info-text{font-size:.95rem}}@media screen and (max-width:590px){.features-vertical{gap:1em}.features-vertical .action-helper{padding:.9em 1em;gap:.8em}.features-vertical .action-helper-icon{font-size:2.5em}.features-vertical .action-helper-info-text{font-size:.9rem}}@media screen and (max-width:970px){.welcome-screen{flex-direction:column;gap:2em}.welcome-content-info{max-width:100%}.welcome-content-push{width:100%;max-width:480px}.welcome-content-info-h1{font-size:38px}.welcome_subtitle{font-size:1rem}.social-proof{flex-wrap:wrap;justify-content:center;text-align:center}.welcome-logo{display:flex}.features-vertical{display:none!important}}@media screen and (max-width:768px){.welcome-content-info-h1{font-size:32px}.button_container{margin-top:2.5em}.special_action{font-size:1.1em;padding:.9em 1.5em}}@media screen and (max-width:480px){.welcome-content-info-h1{font-size:28px}.welcome_subtitle{font-size:.95rem}.social-proof{font-size:.85rem;gap:.6em}}.button{cursor:pointer;color:#273444;background-color:#fff;border-color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15);padding:.75rem 1.75rem;border-radius:50px;display:flex;align-items:center}.button_text{font-size:1.13rem;font-weight:600;line-height:1.5}.button__muted{background-color:transparent;border:1px solid #fff;color:#fff}.button_animation{transition:transform .25s ease-in-out;transform:translateY(0)}.button_animation:hover{transform:translateY(-4px)}.auth__button{width:calc(100%);margin-top:24px;background:#870bf9;color:#fff;outline:none;border:none;padding:14px;font-size:14px;display:block}.auth__button:hover{background:#42255c}.auth__button:disabled{background:#42255c;cursor:not-allowed}.button_shine{position:relative;overflow:hidden}.button_shine:before{content:"";position:absolute;top:0;width:100%;height:100%;background:linear-gradient(120deg,transparent,rgba(128,34,231,.3),transparent);animation:shine 5s ease-in-out infinite}@keyframes shine{0%{left:-100%;transition-property:left}13%,to{left:100%;transition-property:left}}.special-link>a{margin-top:2em;color:#444a8e;display:flex;align-items:center;gap:.5em}.icon-yam{background:url(/_next/static/media/yam.e5f8df74.png);background-size:cover}.icon-wb{background:url(/_next/static/media/wb.a85b2c6f.png);background-size:cover}.icon-ozon{background:url(/_next/static/media/ozon.038afbc6.png);background-size:cover}.icon-zf{background:url(/_next/static/media/sample_logo.b8d522ac.svg);background-size:cover}.icon-type{display:block;width:42px;height:42px;-moz-border-radius:99em;border-radius:-99em;-webkit-border-radius:99em;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4)}.icon-visa{background:url(/_next/static/media/visa.63cc169c.svg);background-size:cover}.icon-mc{background:url(/_next/static/media/mastercard.6cbe3ffd.svg);background-size:cover}.icon-mir{background:url(/_next/static/media/mir.5c8eca74.svg);background-size:cover}.icon-payment{display:block;width:100%;height:100%;background-size:contain;background-position:50%;background-repeat:no-repeat}.payment-icon-container{width:2.5em;height:1em;background:#fff;padding:7px;border-radius:3px;box-sizing:unset}.special-container{background-color:#fff;justify-content:center;min-height:29.2em;margin-bottom:-1px}.special-map-header{margin-bottom:-5em;z-index:99}.items-left{display:flex;align-items:flex-start}.special-svg{flex:1 1 auto;display:flex}.special-svg>img{max-width:90%}.swiper-slide>.special-container>.w-large{max-width:1150px}.special-bg-overlay{background:linear-gradient(180deg,#fff 0,#fafbfe)}.special-content{display:flex;flex-direction:column;justify-content:center;max-width:600px}.special-content>h2{font-size:3em;font-weight:600;margin-top:0;margin-bottom:.25em}.special-svg>div{width:100%;background-size:contain;background-repeat:no-repeat}.special-svg-content{height:auto;max-width:85%}.register-container{box-shadow:0 0 1.25rem rgba(31,45,61,.08);background:#fff;border:1px solid #e2e5e9;border-radius:17px;padding:3em;min-width:360px;align-items:normal;box-sizing:unset}.register-title{margin-bottom:2em}.register-title>h2{font-size:2em;font-weight:400;margin:0 0 5px}.register-title>span{color:#3f3f3f;font-size:1em}.form-group{margin:18px 0}.form__label{display:block;margin-bottom:5px;font-size:14px;font-weight:500;color:#505050}.form__input:focus{background-color:#f7f7f7;box-shadow:0 0 10px .01rem rgba(135,11,249,.12);border:1px solid #a67fc7}.form__input{background-color:#fff;outline:none;border:1px solid #ccc;border-radius:8px;padding:1em;font-size:1em;width:calc(100%)}.form__input::placeholder{color:#9c9c9c}.review-text{margin-bottom:1.5rem!important;font-weight:500;font-size:2rem;color:#3c4858}.review-author{font-size:1.125rem;font-weight:300;color:#8492a6}blockquote>footer{color:#636f80}.register-footer{margin-top:3em}.register-footer>span{font-size:14px;color:#303030}.blockquote-container{max-width:550px}footer{background-color:#272d44;padding:3.5em 1.5em 1.5em}.footer-row{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}.footer-column-title{margin-bottom:1em;font-weight:600;font-size:1em}.footer-logo{width:123px;height:32px}.footer-about{width:100%;max-width:350px;color:#cdcdcd;font-weight:300;font-size:1em}.footer-column-content{color:#cdcdcd;margin-bottom:.5em;font-size:1em;line-height:1.45}.ml-10{margin-left:10em}.mt-10{margin-top:10em}.footer-svg-fill>svg{fill:#fafbfe!important}.footer-svg{transform:rotate(180deg);top:0;bottom:auto;margin-top:-1px;height:auto}.footer-columns{flex-direction:column;align-items:center}.footer-copyright{margin-top:3em;font-size:13px;color:#a3a3a3;padding-top:1em;border-top:1px solid #5a617a}.special-tariffs-container{justify-content:center;padding-bottom:8em;padding-top:95px;flex-direction:column}.special-tariffs-header{text-align:center;margin:0 0 4em;display:flex;flex-direction:column;align-items:center}.special-tariffs-header>h2{font-size:3em;font-weight:600;margin:.1em}.map-title{display:flex;justify-content:center;flex-direction:row;position:relative;align-items:center;margin:0!important;padding-right:5px}.circle{width:7px;height:7px;margin-right:5px;background-color:#07b907;border-radius:50%;animation:flash 5s infinite}@keyframes flash{0%,to{opacity:1}50%{opacity:0}}.error-message{padding-top:2px;margin-left:13px;display:block;color:#f51212;font-size:15px;font-weight:600}.footer-payments{bottom:10em;position:absolute;display:flex;gap:6px;margin-top:1em}.footer-column-content>a{color:#cdcdcd;text-decoration:none}.footer-column-content>a:hover{color:#adabbb;text-decoration:none}#hm{height:100vh;width:100%}.content-between.w-large{gap:2em}.w-large-slides{max-width:90%!important}.m-0{margin-top:0}.special-badge{padding:.28em .975em;font-size:.95em;font-weight:600;background-color:#edeef8;color:#333eb4;border-radius:4em}.special-badge-moneyback{color:#36b37e;background-color:#d7f0e5}.welcome-h1-font{font-size:1.43em}.arrow-up{display:none}.arrow-left{display:block}.notify-render{max-height:410px}.features-vertical{max-height:none!important;height:auto!important}@media (max-width:1050px){.action-helper,.button_container{gap:0}.arrow-helper{gap:5px}}@media (max-width:1200px){.package-title-text{font-size:1.5em!important}.package-description{font-size:.88em!important}}@media (max-width:1240px){.auditories.features-container-child{max-width:800px}.features-container-child{justify-content:flex-start;max-width:755px;margin:2em auto 0}.package-features-text{font-size:.9em!important}.shape-container>svg{height:15vh}.special-content>h2{font-size:2.5em}.special-content>span{font-size:.95em}}@media (min-width:1025px){.special-svg-odd{justify-content:flex-end}.features{display:none}.header_logo{max-width:8em}}@media (max-width:1025px){.content-between.w-medium{justify-content:center}#features,.special-container{min-height:20.2em}.special-content>h2{font-size:2em}.special-content>span{font-size:.92em}.special-content{max-width:65%}.special-svg-content{max-width:50%}.welcome-screen{padding:0 .5rem}.register-container{min-width:auto;width:80%}.header_links_container>.header_links:first-child{display:none}.header_links_container{justify-content:flex-end}.footer-about{max-width:100%}.ml-10{margin-left:0}.footer-about-container{margin-bottom:1em}.footer-payments{position:inherit}.special-svg{justify-content:center}.blockquote-container,.special-tariffs-container{display:none!important}.tariffs{display:none}.bg-slice{min-height:0}.welcome-h1-font{font-size:1.45em}.welcome_subtitle>span{font-size:.85em}.welcome-content-info{max-width:62%}}@media screen and (max-width:1225px){.welcome-h1-font{font-size:1.45em}}@media screen and (max-height:720px){.bg-slice{min-height:635px}}@media screen and (max-width:590px){.screenshot-img-container>img{border-radius:10px}.bg-slice{min-height:760px!important}.welcome-h1-font{font-size:1.28em}.welcome_subtitle>span{font-size:.95em}.arrow-left{display:none}.arrow-up{display:block}.special_action{padding:1em 2.63em}.action-helper{display:none;padding-top:.8em}}@media screen and (max-width:970px){.welcome-stores{display:block}.notify-render{max-height:130px}.bg-slice{padding-top:0;min-height:720px}.welcome-screen{flex-direction:column-reverse}.welcome-content-info{width:100%;max-width:100%;text-align:center;display:ruby;padding-top:2em}.welcome-content-push{width:100%;mask-image:none!important}.welcome-content-push>div>div:not(.features-vertical){height:130px}.welcome-content-push:has(.features-vertical){height:auto;max-height:none}.button_container{justify-content:center;max-width:100%}.header{display:none}.action-helper,.button_container{gap:0}.arrow-helper{gap:5px}.action-helper-info-text{text-align:left}}@media screen and (max-width:1390px){.fill-red{display:none}}@media screen and (max-width:880px){.auditories.features-container-child{display:flex;flex-direction:column;align-content:center}}@media screen and (max-width:795px){.features-container-child{justify-content:center}.special-badge{font-size:.77em!important;padding:.65em 1.4em}.features-box{max-width:45%!important}}@media screen and (max-width:767px){.animated-beam{width:100%}.special-container-even{flex-direction:column-reverse!important}.special-svg-content{max-width:100%;margin-top:2em;margin-bottom:1em}.special-container>.container{display:flex;flex-direction:column;align-items:center}.special-container .content-between{flex-direction:column;gap:0}.footer-column-title{margin-top:2em}.mt-10{margin-top:4em}.footer-column-title{font-size:.9em}.footer-column-content{font-size:.85em}.footer-copyright{font-size:.7em}.welcome-screen>h1{font-size:2.5em}}@media screen and (max-width:636px){.additional-features:not(.features-vertical){padding-top:2em;display:flex;flex-wrap:nowrap;align-content:flex-start;align-items:stretch;margin:0 auto;flex-direction:row}.additional-features:not(.features-vertical) .action-helper-icon{font-size:2.5em}.additional-features:not(.features-vertical) .action-helper-info-text{font-size:13px;max-width:100%!important}.additional-features:not(.features-vertical) .action-helper{justify-content:flex-start}.size-12{width:2.5rem;height:2.5rem}.features-box{max-width:100%!important}.swiper-slide>.special-container>.container>.special-content>h2{font-size:1.7em}}.swiper-slide>.special-container>.w-large{margin:0 64px}.swiper-wrapper{padding-bottom:2.1em}@media screen and (max-width:450px){.swiper-wrapper{padding-bottom:3em}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-slide>.special-container>.w-large{margin:0 1em}.bg-auditories{padding-left:.3em!important;padding-right:.3em!important}.auditories-box{padding-left:2em!important}.auditories-icon-container{position:relative!important;margin-bottom:1em!important;margin-left:0!important}.bg-slice.pd-2{padding:1em .6em}.we-support_container{flex-direction:column;margin-top:12vh;padding:1.1em}.we-support_icons{margin-left:19px}.we-support_text{text-align:center;margin-top:.5em}.welcome-screen{padding:0}.icon-type{display:block;width:2.25em;height:2.25em}.pd-2{padding-left:1.4em;padding-right:1.4em}.register-title>h2{font-size:1.5em}.register-title>span{font-size:.9em}}@media screen and (max-width:760px){.special-content{max-width:100%;width:100%}.register-container{padding:2.5em 1.33em}.hi-map-nu{height:32em!important}}@media screen and (max-width:400px){a.features{display:none}}@media screen and (max-width:555px){.super-word{display:block!important;white-space:normal}.bg-slice{min-height:910px!important}.bg-absolute-cover{margin-top:18vh}.button_text{font-size:1.1rem}.we-support_container{border-radius:1em;padding:.8em}.button_container{flex-direction:column}.additional-features:not(.features-vertical){max-width:250px}}@media screen and (max-width:329px){.welcome-h1-font{font-size:1.08em}.special_action{padding:.8em 1.2em}.additional-features:not(.features-vertical){flex-direction:column!important}}.super-word{display:contents}.notify-push{display:flex;gap:1em;align-items:center}.notify-desc{white-space:nowrap;overflow:hidden;text-overflow:inherit}.welcome-content-push:not(:has(.features-vertical)){mask-image:linear-gradient(#000 50%,#0000 90%)}.welcome-content-push:has(.features-vertical){mask-image:none;height:auto;overflow:visible}.bg-auditories{background:linear-gradient(#f0f4fa,#f0f4fa 70%,#fafbfe)}.special-badge-white{background-color:#fff}.auditories-box{max-width:365px;padding-left:3em;display:flex;flex-direction:column;justify-content:center}.auditories-content>p{font-size:1.01em}.auditories-title>p{font-size:1.2em}.auditories-icon-container{position:absolute;margin-left:-5.5em}.auditories-icon{width:5em;height:5em;border-radius:3em;display:flex;justify-content:center;align-items:center;background-color:#fff;border:4px solid #f0f4fa}.icon-auditories{color:#366de4;font-size:3em}.auditories-dashed{border:.125em dashed #c3d6ff}.splide__pagination__page.is-active{background:#b5b5b5!important}.review{border:1px solid #e6e6e6}.special-signup{padding-top:5em}body{overflow-x:hidden}@media screen and (max-width:767px){#features,.special-container{min-height:unset}.py-16{padding-top:2.5rem;padding-bottom:2.5rem}.special-signup{padding-top:2.5em}}.features-container{justify-content:center;flex-direction:column}.features-container-child{gap:4em .5em;flex-direction:row;flex-wrap:wrap;display:flex;justify-content:space-between}.features-header{text-align:center;margin:4em 0;line-height:2.5}.features-header>h1{font-size:1.75rem;font-weight:500;color:#3c4858}.features-header>span{font-size:1.125rem;font-weight:300;color:#8492a6}.features-title{display:flex;flex-direction:column;align-items:flex-start}.features-title>p{font-weight:600;font-size:1.29em;margin-top:.75em}.features-content>p{font-size:1.01em;font-weight:500;color:#2d2f40;margin-top:.5em}@media screen and (max-width:636px){.features-container-child{gap:2em .5em}}.features-icon-container{width:5em;height:5em;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50em}.features-box{max-width:350px}.icon-s{width:3em;height:3em}.icon-1-content{background:#ffede9}.icon-1{fill:#ff5630}.icon-2-content{background:#dcffdd}.icon-2{fill:#1cad1e}.icon-3-content{background:#e1f0ff}.icon-3{fill:#497fcb}.icon-4-content{background:#ffdffa}.icon-4{fill:#e54eff}.icon-5-content{background:#fff5e7}.icon-5{fill:#f6b318}.icon-6-content{background:#e7fbff}.icon-6{fill:#1c9dd7}