@charset "UTF-8";@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes move-gradient{0%{background-position:0 0,0 0}to{background-position:0 0,-100%0}}@keyframes progressCircle{0%{stroke-dashoffset:var(--circumference)}to{stroke-dashoffset:0}}body,html{font-size:16px}body{color:#101014;background-color:#fff;font-weight:340}body img{width:auto;height:auto}h1,h2,h3,h4,h5{font-family:"Onest",sans-serif;font-weight:440}body,h5{font-family:"Inter",sans-serif}@media (max-width:1200px){h1{font-size:32px;line-height:110%}}@media (min-width:1200px){h1{font-size:54px;line-height:110%}}@media (max-width:1200px){h2{font-size:24px;line-height:125%}}@media (min-width:1200px){h2{font-size:42px;line-height:125%}}@media (max-width:1200px){h3{font-size:20px;line-height:120%}}@media (min-width:1200px){h3{font-size:32px;line-height:110%}}@media (max-width:1200px){h4{font-size:20px;line-height:120%}}@media (min-width:1200px){h4,h5{font-size:24px;line-height:120%}h5{font-size:20px}}.section-head{display:flex;flex-direction:column;align-items:center}.hero__title span,.section-label{-webkit-text-fill-color:transparent}.section-label{display:inline-block;font-weight:500;line-height:140%;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px;background:linear-gradient(82deg,#0ea8f2 11%,#7c7cea 78%);-webkit-background-clip:text!important;background-clip:text!important;color:transparent}@media (max-width:767px){.section-label{font-size:12px}}@media (min-width:768px){.section-label{font-size:14px}}.section-title{font-family:"Onest",sans-serif;font-weight:440;text-align:center}.section-title.text-start{text-align:left!important}@media (max-width:767px){.section-title{font-size:25px;line-height:130%}}@media (min-width:768px){.section-title{font-size:32px;line-height:124%}}.section-subtitle{text-align:center;font-weight:340}@media (max-width:1200px){.section-subtitle{font-size:16px;line-height:140%;margin-top:.75rem}}@media (min-width:1200px){.section-subtitle{font-size:18px;line-height:140%;margin-top:.5rem}}.animated-gradient-stroke-top{position:absolute;left:0;right:0;top:-5px;bottom:5px;border:5px solid transparent;box-sizing:border-box;background-image:linear-gradient(rgba(124,124,234,0),rgba(46,187,255,.3)),linear-gradient(90deg,#0ea8f2,#7c7cea,#7c7cea,#0ea8f2);background-origin:border-box;background-clip:padding-box,border-box;background-size:100% 100%,250% 100%;animation:move-gradient 3s linear infinite}@media (max-width:767px){.animated-gradient-stroke-top{border-radius:34px}}@media (min-width:768px){.animated-gradient-stroke-top{border-radius:42px}}.animated-gradient-stroke-bottom{position:absolute;left:0;right:0;top:5px;bottom:-5px;border:5px solid transparent;box-sizing:border-box;background-image:linear-gradient(rgba(124,124,234,0),rgba(46,187,255,.3)),linear-gradient(90deg,#7c7cea,#0ea8f2,#0ea8f2,#7c7cea);background-origin:border-box;background-clip:padding-box,border-box;background-size:100% 100%,250% 100%;animation:move-gradient 3s linear infinite}@media (max-width:767px){.animated-gradient-stroke-bottom{border-radius:34px}}@media (min-width:768px){.animated-gradient-stroke-bottom{border-radius:42px}}.accordion,.accordion__item{display:flex;flex-direction:column;overflow:hidden}.accordion__item{border-radius:12px;background-color:transparent;transition:flex-grow .3s ease,background-color .3s ease;padding:16px 20px}.accordion__item:hover{background-color:#f8f9fa}@media (min-width:1200px){.accordion__item{padding:18px 20px}}.accordion__item.is-active{background-color:#f3f4f8;flex-grow:1}.accordion__item.is-active .icon--filled{display:block!important}.accordion__item.is-active .icon--simple{display:none}.accordion__item.is-active .accordion__body{opacity:1;margin-top:8px}.accordion__header{display:grid;grid-template-columns:20px auto;grid-gap:1rem;align-items:flex-start;cursor:pointer;flex-shrink:0}.accordion__icon{display:block;position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;margin-top:5px}.accordion__icon .icon{position:absolute}.accordion__icon .icon--filled,.trusted__filter-item input{display:none}.accordion__content-col{flex:1 1 0%}.accordion__title{font-family:"Onest";font-weight:440;font-size:18px;line-height:182%}@media (max-width:374px){.accordion__title{font-size:16px;line-height:140%}}.accordion__body{overflow:hidden;height:0;opacity:0;transition:height .3s ease-in-out;transition-timing-function:cubic-bezier(.4,0,.2,1)}.accordion__desc{font-size:16px;line-height:140%;opacity:.6;margin-bottom:1rem}@media (min-width:1200px){.accordion__desc{max-width:450px}}@media (min-width:1900px){.accordion__desc{max-width:none}}.accordion__link{font-weight:500;font-size:16px;line-height:140%;letter-spacing:.5px;color:#101014;display:inline-flex;align-items:center;gap:4px;transition:gap .2s}.accordion__link:hover{color:#0fa7f0;gap:10px}.accordion__link svg path,.reviews .content-item__link svg path,.scenarios__arrows .arrow svg path{stroke:currentColor}.hero{background:linear-gradient(351.93deg,#4e4e96 -28.74%,#14142b 75.3%);border-radius:0}@media (max-width:767px){.hero{padding-top:28px}}@media (min-width:768px){.hero{padding-top:28px}}@media (min-width:1200px){.hero{padding:80px 0;min-height:645px}}@media (min-width:1900px){.hero{padding:40px 0 0}}.hero--pl .hero__title{padding-right:0}@media (min-width:1200px){.hero--pl .hero__grid{grid-template-columns:580px auto}}.hero__grid{display:grid}@media (max-width:1200px){.hero__grid{grid-template-columns:repeat(1,1fr);grid-gap:56px}}@media (min-width:1200px){.hero__grid{grid-template-columns:510px auto;grid-gap:55px}}@media (max-width:1200px){.hero__left{display:flex;flex-direction:column;align-items:center}}@media (min-width:1900px){.hero__left{padding-top:36px}}.hero__title{color:#fff;font-weight:500;margin-bottom:1rem}@media (max-width:767px){.hero__title{font-size:32px}}@media (max-width:1200px){.hero__title{max-width:400px;text-align:center;line-height:124%}}@media (min-width:1200px){.hero__title{font-size:60px;line-height:112%;padding-right:1rem}}.hero__title span{background:linear-gradient(95deg,#4ac4ff 6%,#9494ea 99%);-webkit-background-clip:text;background-clip:text}.hero .slider-wrapper{position:relative;overflow:hidden}@media (max-width:767px){.hero .slider-wrapper{width:100%}}@media (min-width:768px) and (max-width:1200px){.hero .slider-wrapper{max-width:350px}}@media (min-width:1200px){.hero .slider-wrapper{max-width:463px}}.hero__subtitle-slider{transition:opacity .25s ease-in;margin-bottom:0!important}.hero__subtitle-slider.hide{opacity:0;max-height:73px}.hero__subtitle-slider .slick-dots{position:relative;text-align:left;bottom:0}@media (max-width:1200px){.hero__subtitle-slider .slick-dots{display:flex;justify-content:center;margin-top:1rem}}@media (min-width:1200px){.hero__subtitle-slider .slick-dots{margin-top:5px;margin-left:2px}}.hero__subtitle-slider .slick-dots li,.reviews__content-slider .slick-dots li,.scenarios__slider .slick-dots li{margin:0;width:6px;height:6px}.hero__subtitle-slider .slick-dots li:not(:last-child),.reviews__content-slider .slick-dots li:not(:last-child),.scenarios__slider .slick-dots li:not(:last-child){margin-right:.5rem}.hero__subtitle-slider .slick-dots li.slick-active button{background:#fff}.hero__subtitle-slider .slick-dots button{width:6px;height:6px;background:rgba(255,255,255,.25);border-radius:50%;padding:0}.hero__subtitle-slider .slick-dots button::before,.reviews__content-slider .slick-dots button::before,.scenarios__slider .slick-dots button::before{content:none}.hero__subtitle{color:#fff}@media (max-width:374px){.hero__subtitle{font-size:14px}}@media (min-width:374px) and (max-width:767px){.hero__subtitle{font-size:16px}}@media (max-width:1200px){.hero__subtitle{line-height:145%;text-align:center}}@media (min-width:1200px){.hero__subtitle{font-size:18px;line-height:140%;margin-right:1rem;margin-left:2px}}@media (max-width:767px){.hero__button-wrapper{display:grid;width:100%;grid-gap:12px}}@media (max-width:1200px){.hero__button-wrapper{margin-top:32px}}@media (min-width:768px) and (max-width:1200px){.hero__button-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem}}@media (min-width:1200px){.hero__button-wrapper{display:flex;column-gap:1rem;margin-top:40px}}.hero__tags{display:flex;align-items:center}@media (max-width:374px){.hero__tags{column-gap:.75rem}}@media (min-width:374px) and (max-width:767px){.hero__tags{column-gap:24px;padding:0 22px}}@media (max-width:767px){.hero__tags{margin-top:28px}}@media (min-width:768px){.hero__tags{margin-top:36px;column-gap:2.25rem}}@media (min-width:1200px){.hero__tags{margin-top:42px}}.hero__tag{display:grid;align-items:center;column-gap:14px}@media (max-width:767px){.hero__tag{grid-template-columns:20px auto}}@media (min-width:768px){.hero__tag{grid-template-columns:24px auto}}.hero__tag .tag-text{font-size:14px;line-height:140%;color:#fbfbfa}.hero__image{display:flex;justify-content:end}.hero__image.image-xs{margin-top:18px}@media (min-width:768px){.hero__image.image-xs{display:none}}@media (max-width:767px){.hero__image.image-lg{display:none}}@media (min-width:768px) and (max-width:1200px){.hero__image.image-lg{margin-top:2rem}}@media (min-width:1200px){.hero__image.image-lg{position:absolute;right:0;bottom:0;overflow:hidden}}@media (min-width:1900px){.hero__image.image-lg{display:none}}@media (min-width:768px) and (max-width:1200px){.hero__image.image-lg img{max-width:600px}}@media (min-width:1200px){.hero__image.image-lg img{max-height:580px;position:relative;right:-50px}}@media (min-width:1400px){.hero__image.image-lg img{right:0}}.hero__image.image-xxl{position:absolute;right:256px;bottom:0;overflow:hidden}@media (max-width:1900px){.hero__image.image-xxl{display:none}}@media (min-width:1900px){.hero__image.image-xxl img{max-width:780px}}.utp{padding:20px 0;background-color:#f3f4f8}.utp--pl .utp__item{max-width:none}@media (min-width:1200px){.utp--pl .utp__item:first-child .text{max-width:320px}.utp--pl .utp__item:nth-child(2) .text{max-width:320px}.utp--pl .utp__item:last-child .text{max-width:250px}}@media (max-width:1200px){.utp .container{max-width:100%!important;padding:0;margin:0}}.utp__grid{display:flex;align-items:center;justify-content:space-between}.utp__item{display:grid!important;grid-template-columns:25px auto;grid-gap:1rem;align-items:center}@media (max-width:1200px){.utp__item{justify-content:center}}@media (min-width:1200px){.utp__item{max-width:325px}}@media (max-width:1200px){.utp__item .icon{display:none}}.utp__item .text{line-height:145%;color:#101014}@media (max-width:767px){.utp__item .text{font-size:16px;max-width:255px}}@media (min-width:768px){.utp__item .text{font-size:18px;max-width:295px}}.utp .slider-progress{width:24px;height:24px}@media (min-width:1200px){.utp .slider-progress{display:none}}.utp .slider-progress svg{display:block;transform:rotate(-90deg)}.utp .slider-progress .progress-bg{fill:none;stroke:#dde1e6;stroke-width:2}.utp .slider-progress .progress-bar{transform-origin:center;transform:rotate(-180deg) scaleX(-1);fill:none;stroke:#2c336b;stroke-width:2;stroke-linecap:round;transition:stroke-dashoffset 0s linear;stroke-dasharray:62.83;stroke-dashoffset:62.83}.utp .slider-progress .progress-bar.is-animating{animation:progressCircle linear forwards}@media (max-width:767px){.trusted{padding-top:4rem;padding-bottom:4.5rem}}@media (min-width:768px){.trusted{padding-top:5rem;padding-bottom:5rem}}@media (min-width:1200px){.trusted{padding-top:7.5rem;padding-bottom:8.75rem}}.trusted--ru .trusted__tooltip{width:380px!important}@media (max-width:767px){.trusted .section-title{max-width:246px;margin-bottom:20px}}@media (min-width:768px){.trusted .section-title{margin-bottom:26px}}.trusted__filters{display:flex;flex-wrap:wrap;align-items:center;gap:24px}@media (max-width:374px){.trusted__filters{gap:1rem}}@media (max-width:767px){.trusted__filters{justify-content:center;gap:20px}}.trusted__filter-item{display:flex;align-items:center;cursor:pointer;gap:10px}@media (max-width:374px){.trusted__filter-item{gap:6px}}@media (max-width:767px){.trusted__filter-item:last-child{order:2}.trusted__filter-item:nth-child(3){order:3}.trusted__filter-item:nth-child(4){order:4}}.trusted__filter-item input:focus-visible+.trusted__radio-visual{outline:2px solid #000;outline-offset:2px}.trusted__filter-item input:checked+.trusted__radio-visual{border-color:#000;border-width:1.5px}.trusted__filter-item input:checked+.trusted__radio-visual::after{transform:translate(-50%,-50%) scale(1)}.trusted__filter-item input:checked~.trusted__filter-text{font-weight:500;color:#101014}.trusted__radio-visual{position:relative;border:1px solid #79797b;border-radius:50%;box-sizing:border-box;transition:all .2s ease}@media (max-width:767px){.trusted__radio-visual{width:11px;height:11px}}@media (min-width:768px){.trusted__radio-visual{width:14px;height:14px}}.trusted__radio-visual::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);background-color:#101014;border-radius:50%;transition:transform .2s ease}@media (max-width:767px){.trusted__radio-visual::after{width:4px;height:4px}}@media (min-width:768px){.trusted__radio-visual::after{width:5px;height:5px}}.trusted__filter-text{font-size:14px;line-height:140%;color:#79797b;transition:color .2s ease}@media (max-width:374px){.trusted__filter-text{font-size:12px}}.trusted__grid{justify-content:space-between}@media (max-width:1200px){.trusted__grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:3rem;align-items:center;margin-top:2rem}}@media (min-width:768px){.trusted__grid{margin-top:3rem}}@media (min-width:1200px){.trusted__grid{display:flex;flex-wrap:wrap;column-gap:26px;row-gap:62px;margin-top:112px}}@media (min-width:1900px){.trusted__grid{row-gap:5rem;margin-top:7rem}}.trusted__grid--center{justify-content:center;column-gap:52px}.trusted__grid.mt-64px{margin-top:64px}.trusted__item{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin:0 auto}@media (max-width:767px){.trusted__item{max-width:101px;height:25px}}@media (min-width:768px){.trusted__item{width:185px;height:48px}}@media (min-width:1200px){.trusted__item{width:160px}}@media (min-width:1900px){.trusted__item{width:190px}}@media (min-width:1200px) and (max-width:1400px){.trusted__item:first-child .trusted__tooltip{left:130%}.trusted__item:first-child .trusted__tooltip::after{left:28%}.trusted__item:nth-child(6) .trusted__tooltip{left:-25%}.trusted__item:nth-child(6) .trusted__tooltip::after{left:70%}}.trusted__item--min{width:auto;margin:0}.trusted__logo img{max-width:100%;height:auto;display:block}@media (max-width:767px){.trusted__logo#telemart img{width:97px}.trusted__logo#ktc img{width:53px}.trusted__logo#tp-link img{width:80px}.trusted__logo#ajax img{width:64px}.trusted__logo#msi img{width:62px}.trusted__logo#teraflops img{width:90px}.trusted__logo#philips img{width:77px}.trusted__logo#master-zoo img{width:75px}.trusted__logo#tefal img{width:65px}.trusted__logo#comfy img{width:78px}.trusted__logo#hyper img{width:98px}.trusted__logo#elko img{width:56px}.trusted__logo#kormotech img{width:85px}.trusted__logo#epicentr img{width:87px}.trusted__logo#rotex img{width:55px}.trusted__logo#kingston img{width:80px}.trusted__logo#click img{width:43px}.trusted__logo#eurocash img{width:95px}.trusted__logo#dc-link img{width:74px}.trusted__logo#rozetka img{width:95px}.trusted__logo#technoIszhak img{width:90px}.trusted__logo#asus img{width:60px}.trusted__logo#karma-digital img{width:95px}}.trusted__meta{position:absolute;top:-75%;display:flex;justify-content:center}@media (max-width:1200px){.trusted__meta{display:none}}.trusted__meta:hover .trusted__tooltip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0);pointer-events:auto}.trusted__badge{position:relative;display:inline-block;background-color:#f3f4f8;color:#101014;padding:4px 12px;border-radius:50px;font-size:14px;line-height:140%;font-weight:500;text-align:center;text-decoration:none;transition:background-color .2s;cursor:pointer}.trusted__badge:hover{background-color:#101014;color:#fff}.trusted__badge:hover::after{border-color:#101014 transparent transparent}.trusted__badge::after,.trusted__tooltip::after{content:"";position:absolute;left:50%;margin-left:-8px;border-width:8px;border-style:solid}.trusted__badge::after{top:85%;border-color:#f3f4f8 transparent transparent;transition:border-color .2s}.trusted__tooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(10px);width:370px;color:#101014;background:#fff;border:1px solid #eaedf4;padding:23px 30px;border-radius:12px;box-shadow:0 5px 12.9px rgba(0,0,0,.08);opacity:0;visibility:hidden;pointer-events:none;transition:all .3s ease;z-index:10;margin-bottom:12px;text-align:left}.trusted__tooltip::after{top:100%;border-color:#fff transparent transparent}.trusted__quote{font-style:italic;font-size:16px;line-height:140%;margin-bottom:1rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6;overflow-y:hidden}.trusted__quote strong{font-weight:600!important}.trusted__author-block{font-weight:500;font-size:16px;line-height:140%}.trusted__author-name{display:block;font-weight:500;margin-bottom:2px}.trusted__author-pos{font-size:14px;line-height:140%;opacity:.78}.trusted__pagination{justify-content:space-between;gap:16px;margin-top:32px}@media (max-width:768px){.trusted__pagination{display:flex}}@media (min-width:768px){.trusted__pagination{display:none}}.trusted__nav-btn{display:flex;align-items:center;justify-content:center;flex:1;padding:15px 24px;background-color:#fff;border:1px solid #dde1e6;border-radius:12px;font-family:"Inter",sans-serif;font-size:16px;line-height:140%;font-weight:500;color:#101014;cursor:pointer;transition:all .2s}.trusted__nav-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.trusted__nav-btn:disabled{opacity:.5;cursor:not-allowed;color:#9ca3af}@media (max-width:767px){.stats{padding-bottom:33px}}@media (min-width:768px){.stats{padding-bottom:64px}}@media (min-width:1200px){.stats--en .stats__description{max-width:662px}}.stats__header{display:grid}@media (max-width:1200px){.stats__header{grid-row-gap:1rem;margin-bottom:1.75rem}}@media (min-width:1200px){.stats__header{grid-template-columns:364px auto;justify-content:space-between;align-items:flex-start;grid-gap:145px;margin-bottom:5rem}}@media (min-width:1900px){.stats__header{grid-gap:345px;margin-bottom:4rem}}.stats__description{font-family:"Onest";font-weight:400}@media (max-width:1200px){.stats__description{font-size:20px;line-height:136%}}@media (min-width:768px){.stats__description{max-width:555px}}@media (min-width:1200px){.stats__description{font-size:24px;line-height:130%;max-width:657px}}@media (min-width:1900px){.stats__description{max-width:688px}}.stats__grid{display:grid}@media (max-width:1200px){.stats__grid{grid-template-columns:repeat(2,1fr);grid-gap:14px}}@media (min-width:1200px){.stats__grid{grid-template-columns:repeat(4,1fr);grid-gap:20px}}.stats__card{position:relative;z-index:1;overflow:hidden;background-color:#f3f4f8;display:flex;flex-direction:column;transition:background-color .4s ease,color .4s ease}@media (max-width:1200px){.stats__card{padding:18px;border-radius:12px;min-height:124px;row-gap:12px;justify-content:space-between}.stats__card:first-child .stats__number{display:flex;column-gap:.25rem;flex-wrap:wrap;row-gap:.25rem}.stats__card:last-child .stats__number,.stats__card:nth-child(3) .stats__number{display:flex;align-items:center;column-gap:.25rem}}@media (min-width:1200px){.stats__card{padding:24px 28px;border-radius:1rem;min-height:137px}}@media (min-width:1900px){.stats__card{min-height:154px}}.stats__card.is-active{cursor:default;color:#fff}.stats__card.is-active::before{opacity:1}.stats__card::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(87.59deg,#4ac4ff 7.37%,#9494ea 96.19%);opacity:0;z-index:-1;transition:opacity .4s ease}.stats__number{font-family:"Onest";font-style:normal;font-weight:500}@media (max-width:767px){.stats__number{font-size:25px!important}}@media (min-width:768px){.stats__number{font-size:36px;line-height:115%}}@media (min-width:1200px){.stats__number{font-size:36px;line-height:124%}}@media (min-width:1900px){.stats__number{font-size:40px}}@media (max-width:374px){.stats__text{font-size:13px!important}}@media (max-width:767px){.stats__text{font-size:16px;line-height:140%}}@media (min-width:768px){.stats__text{font-size:18px;line-height:145%;margin-top:14px}}@media (min-width:1900px){.stats__text{margin-top:30px}}@media (max-width:767px){.cases{background:linear-gradient(180deg,#fff 21.76%,#f1f2f8 84.53%);border-radius:42px;padding-top:33px;padding-bottom:36px}}@media (min-width:768px){.cases{padding-top:64px;padding-bottom:60px}}@media (min-width:1200px){.cases--pl .case-card:first-child .case-card__title{max-width:320px}.cases--pl .case-card:nth-child(2) .case-card__title{max-width:320px}.cases--pl .case-card:last-child .case-card__title{max-width:320px}.cases--pl .case-card:last-child .case-card__desc{max-width:300px!important}.cases--pl .case-card__desc{max-width:308px!important}}@media (min-width:768px){.cases--pl .case-card__content{padding:28px 34px 36px!important}}@media (max-width:767px){.cases .container{padding-left:33px;padding-right:33px}}@media (max-width:1200px){.cases .section-head{margin-bottom:24px}}@media (min-width:1200px){.cases .section-head{margin-bottom:40px}}.cases__grid{display:grid}@media (max-width:1200px){.cases__grid{grid-template-columns:repeat(1,1fr);gap:24px}}@media (min-width:1200px){.cases__grid{grid-template-columns:repeat(3,1fr);gap:20px}}.cases .case-card{background:#fff;border-radius:1rem;overflow:hidden;filter:drop-shadow(0 8px 9.4px rgba(61,65,77,.12));transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}@media (max-width:767px){.cases .case-card{min-height:548px}}@media (min-width:768px){.cases .case-card:hover{transform:translateY(-12px)}.cases .case-card:hover .case-card__link{color:#0fa7f0;column-gap:12px}.cases .case-card:hover .case-card__link svg path{stroke:#0fa7f0}}@media (max-width:767px){.cases .case-card:first-child .image-logo{width:178px}}@media (min-width:768px){.cases .case-card:first-child .image-logo{width:240px}}@media (max-width:767px){.cases .case-card:first-child .case-card__desc{-webkit-line-clamp:3}}@media (min-width:1200px) and (max-width:1900px){.cases .case-card:first-child .case-card__desc{-webkit-line-clamp:5}}@media (min-width:1900px){.cases .case-card:first-child .case-card__desc{max-width:358px}}@media (max-width:767px){.cases .case-card:nth-child(2) .image-logo{width:160px}}@media (min-width:768px){.cases .case-card:nth-child(2) .image-logo{width:188px}}@media (max-width:767px){.cases .case-card:nth-child(2) .case-card__desc{-webkit-line-clamp:4}.cases .case-card:last-child .image-logo{width:115px}}@media (min-width:768px){.cases .case-card:last-child .image-logo{width:130px}}@media (max-width:767px){.cases .case-card:last-child .case-card__desc{-webkit-line-clamp:4}}.cases .case-card__visual{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}@media (max-width:767px){.cases .case-card__visual{height:207px}}@media (min-width:768px){.cases .case-card__visual{height:310px}}@media (min-width:1200px){.cases .case-card__visual{height:255px}}@media (min-width:1900px){.cases .case-card__visual{height:282px}}.cases .case-card__visual .image-bg{position:absolute;z-index:-1;width:100%;height:100%}.cases .case-card__visual .image-bg img{object-fit:cover;width:100%;height:100%}.cases .case-card__logo{background:#fff;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.cases .case-card__logo{width:226px;height:106px;border-radius:8px}}@media (min-width:768px){.cases .case-card__logo{width:300px;height:122px;border-radius:10px}}.cases .case-card__content{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}@media (max-width:767px){.cases .case-card__content{padding:28px 24px 32px}}@media (min-width:768px){.cases .case-card__content{padding:28px 36px 36px}}.cases .case-card__tag{display:flex;justify-content:center;align-items:center;background-color:#eaf5fe;color:#00408e;border-radius:28px;font-weight:500;font-size:14px;line-height:140%;margin-bottom:20px}@media (max-width:767px){.cases .case-card__tag{width:114px;height:25px}}@media (min-width:768px){.cases .case-card__tag{width:124px;height:28px}}.cases .case-card__title{line-height:140%;color:#101014}@media (max-width:767px){.cases .case-card__title{font-size:18px;margin-bottom:14px}}@media (min-width:768px){.cases .case-card__title{font-size:20px;margin-bottom:1rem}}.cases .case-card__desc{font-size:16px;line-height:140%;color:#101014;opacity:.82;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:767px){.cases .case-card__desc{margin-bottom:33px}}@media (min-width:768px){.cases .case-card__desc{-webkit-line-clamp:6;margin-bottom:2rem}}@media (min-width:1900px){.cases .case-card__desc{margin-bottom:5.25rem}}.cases .case-card__desc p:not(:last-child){margin-bottom:1rem}.cases .case-card__link{margin-top:auto;display:flex;align-items:center;column-gap:4px;font-weight:500;font-size:16px;line-height:140%;letter-spacing:.5px;color:#101014;transition:all .3s ease}.ceo,.ceo::after{background-color:#fff}.ceo{position:relative;z-index:10}@media (max-width:767px){.ceo{padding-top:77px;padding-bottom:25px;border-bottom-left-radius:34px;border-bottom-right-radius:34px}}@media (min-width:768px){.ceo{padding-top:60px;padding-bottom:40px;border-bottom-left-radius:42px;border-bottom-right-radius:42px}}@media (min-width:1200px){.ceo{padding-top:73px;padding-bottom:128px}}@media (min-width:1900px){.ceo{padding-bottom:158px}}.ceo::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%}@media (max-width:767px){.ceo::after{border-bottom-left-radius:34px;border-bottom-right-radius:34px}}@media (min-width:768px){.ceo::after{border-bottom-left-radius:42px;border-bottom-right-radius:42px}}@media (min-width:1200px){.ceo--en .ceo__text{width:440px}.ceo--pl .ceo__text{width:465px}.ceo--ru .ceo__text{width:455px}}@media (max-width:1200px){.ceo .section-label,.ceo .section-title{text-align:center!important}}.ceo__grid{display:grid;align-items:center}@media (min-width:1200px){.ceo__grid{grid-template-columns:590px auto;grid-gap:90px}}@media (min-width:1900px){.ceo__grid{grid-template-columns:686px auto;grid-gap:96px}}.ceo__visual{position:relative}@media (max-width:1200px){.ceo__visual{order:1;margin-top:24px}}.ceo__decoration{position:absolute;width:240px;height:256px;left:0;top:-14px;background:linear-gradient(20.31deg,#1a295a 26.47%,#435bbb 72.54%,#a679df 122.08%);transform:scaleX(-1)}@media (max-width:1200px){.ceo__decoration{display:none}}@media (min-width:1200px){.ceo__decoration{border-radius:16px}}@media (min-width:1900px){.ceo__decoration{border-radius:20px}}.ceo__media-wrapper{position:relative;z-index:1;overflow:hidden;background:#000;box-shadow:0 20px 40px rgba(0,0,0,.15)}@media (max-width:767px){.ceo__media-wrapper{border-radius:20px}}@media (min-width:374px) and (max-width:767px){.ceo__media-wrapper{height:198px}}@media (min-width:768px){.ceo__media-wrapper{height:410px;border-radius:16px}}@media (min-width:1200px){.ceo__media-wrapper{height:336px}}@media (min-width:1900px){.ceo__media-wrapper{height:390px;border-radius:20px}}.ceo__image img{width:100%;height:100%;object-fit:cover;display:block}.ceo__video-btn{position:absolute;bottom:16px;left:16px;font-weight:500;line-height:140%}@media (max-width:767px){.ceo__video-btn{font-size:14px}}@media (min-width:768px){.ceo__video-btn{font-size:16px;border-radius:12px}}@media (max-width:1200px){.ceo__content{display:flex;flex-direction:column;align-items:center}}@media (min-width:1200px){.ceo__content{margin-top:-15px}}.ceo__content .section-label{margin-bottom:1rem}.ceo__content .section-title{margin-bottom:14px}@media (max-width:1200px){.ceo__text{text-align:center}}@media (max-width:767px){.ceo__text{max-width:356px;font-size:16px;line-height:140%}}@media (min-width:768px){.ceo__text{width:540px;font-size:18px;line-height:145%}}@media (min-width:1200px){.ceo__text{width:430px}}@media (min-width:1900px){.ceo__text{width:485px}}.ceo__text p:not(:last-child){margin-bottom:14px}.ceo__text .mobile-break{display:none}@media (max-width:767px){.ceo__text .mobile-break{display:inline}}.strategy{position:relative;z-index:1;color:#fff;text-align:center;margin-top:-48px;overflow:hidden}@media (max-width:374px){.strategy{padding-top:160px!important;padding-bottom:175px!important}}@media (max-width:767px){.strategy{padding-top:212px;padding-bottom:212px;background:linear-gradient(133.47deg,#16234e 45.6%,#425ab8 85.51%,#a679df 96.77%)}}@media (min-width:768px){.strategy{padding-top:166px;padding-bottom:166px;background:linear-gradient(127deg,#16234e 29%,#435bbb 80%,#a679df 100%)}.strategy.show-you .section-title{max-width:620px}.strategy.show-you .section-subtitle{max-width:746px}.strategy.show-you--en .section-subtitle,.strategy.show-you--pl .section-subtitle{max-width:500px!important}.strategy--pl .section-title{max-width:628px!important}.strategy--pl .section-subtitle{max-width:560px!important}.strategy--ru .section-title{max-width:530px!important}}.audience::after,.strategy__background{position:absolute;left:0;top:0;width:100%;height:100%}.strategy__background{z-index:1;overflow:hidden}.strategy__background-image{position:absolute;left:0;z-index:1;max-width:none;max-height:none}@media (max-width:767px){.strategy__background-image{display:none}}@media (min-width:768px){.strategy__background-image{left:-5%;top:-40%;width:1865px}}@media (min-width:1200px){.strategy__background-image{top:-48%;left:-15%;width:2000px;height:auto}}@media (min-width:1400px){.strategy__background-image{top:-55%;left:-16%;width:2257px;height:1436px}}@media (min-width:1900px){.strategy__background-image{top:-73%;left:0;width:2355px;height:1530px}}.strategy .background-xs{width:100%}.strategy .background-xs,.strategy .lines-bottom-xs,.strategy .lines-top-xs,.strategy__lines-image{max-width:none;max-height:none}@media (min-width:768px){.strategy .background-xs,.strategy .lines-bottom-xs,.strategy .lines-top-xs{display:none}}.strategy .background-xs{height:100%}.strategy .lines-bottom-xs,.strategy .lines-top-xs{position:absolute;left:50%;transform:translateX(-50%)}.strategy .lines-top-xs{top:-200px;width:85%}@media (max-width:374px){.strategy .lines-top-xs{top:-205px;width:100%}}.strategy .lines-bottom-xs{bottom:-255px;width:80%}@media (max-width:374px){.strategy .lines-bottom-xs{bottom:-233px;width:100%}}.strategy__lines-image{position:absolute;left:0}@media (max-width:767px){.strategy__lines-image{object-fit:cover;width:100%;height:100%;left:0;top:0}}@media (min-width:768px){.strategy__lines-image{width:2257.41px;height:1436.48px;left:-777px}}@media (min-width:1200px){.strategy__lines-image{width:1400px;height:auto;top:-62%;left:0;object-fit:contain;opacity:1}}@media (min-width:1400px){.strategy__lines-image{width:1520px;top:-70%}}@media (min-width:1900px){.strategy__lines-image{top:-50px;left:2px;width:100vw;height:auto}}.strategy__lines-image.lines-md{left:50%!important;transform:translateX(-50%)!important;width:auto!important;height:100%!important}@media (max-width:767px){.strategy__lines-image.lines-md{display:none}}@media (min-width:1200px){.strategy__lines-image.lines-md{display:none}}@media (max-width:1200px){.strategy__lines-image.lines-lg{display:none}}@media (min-width:1900px){.strategy__lines-image.lines-lg{display:none}}@media (max-width:1900px){.strategy__lines-image.lines-xxl{display:none}}.strategy__wrapper{max-width:620px;margin:0 auto;position:relative;z-index:2}.strategy__icon{margin-bottom:14px;display:inline-block}@media (max-width:767px){.strategy__icon{width:50px;height:46px}}@media (min-width:768px){.strategy .section-title{max-width:520px}}.strategy .section-subtitle{font-weight:400;font-size:18px;line-height:140%;margin-top:1rem;margin-bottom:3rem}@media (min-width:768px){.strategy .section-subtitle{max-width:470px}}.strategy .cta-btn{width:fit-content;margin:0 auto;line-height:124%;font-weight:600;padding:22px 30px;text-transform:uppercase;letter-spacing:1px}@media (max-width:767px){.strategy .cta-btn{width:100%;height:64px}}.audience{background-color:#fff;position:relative;z-index:10;margin-top:-48px}@media (max-width:767px){.audience{padding-top:45px;padding-bottom:25px;border-radius:34px}}@media (min-width:768px){.audience{padding-top:80px;padding-bottom:80px;border-radius:42px}}@media (min-width:1200px){.audience{padding-top:86px;padding-bottom:96px}}.audience::after{content:"";background-color:#fff}@media (max-width:767px){.audience::after{border-radius:34px}}@media (min-width:768px){.audience::after{border-radius:42px}.audience--ru .section-title{max-width:680px!important}}@media (max-width:767px){.audience .section-head{margin-bottom:24px}}@media (min-width:768px){.audience .section-head{margin-bottom:60px}}@media (min-width:1200px){.audience .section-head{margin-bottom:80px}}@media (min-width:1900px){.audience .section-head{margin-bottom:84px}}@media (min-width:1200px){.audience .section-title{max-width:750px}}.audience__solution{display:grid}@media (max-width:767px){.audience__solution .audience__solution-content{order:1}.audience__solution .audience__solution-visual{order:0}}@media (min-width:768px){.audience__solution{grid-template-columns:auto 340px;grid-gap:24px}}@media (min-width:1200px){.audience__solution{grid-template-columns:auto 550px;grid-gap:80px}}@media (min-width:1900px){.audience__solution{grid-template-columns:auto 642px;grid-gap:120px}}@media (max-width:1200px){.audience__solution:last-child{margin-top:62px}}@media (min-width:1200px){.audience__solution:last-child{margin-top:115px}}@media (min-width:1900px){.audience__solution:last-child{margin-top:130px}}.audience__solution:last-child .audience__solution-content{order:1}.audience__solution:last-child .audience__solution-visual{order:0}@media (max-width:767px){.audience__solution:last-child .accordion__item:last-child{border-bottom-left-radius:24px!important;border-bottom-right-radius:24px!important}.audience__solution-title{font-size:20px;line-height:140%}}@media (min-width:768px){.audience__solution-title{font-size:24px;line-height:124%}}@media (min-width:1200px){.audience__solution-title{font-size:25px;line-height:130%}}@media (min-width:1900px){.audience__solution-title{font-size:32px;line-height:124%}}.audience__solution-subtitle{opacity:.64}@media (max-width:1200px){.audience__solution-subtitle{font-size:16px;line-height:140%;margin-top:16px;margin-bottom:24px}}@media (min-width:1200px){.audience__solution-subtitle{font-size:18px;line-height:145%;max-width:530px;margin-top:12px;margin-bottom:20px}}@media (min-width:1900px){.audience__solution-subtitle{max-width:620px}}.audience__solution-visual{display:flex;align-items:flex-start;overflow:hidden;height:max-content}@media (max-width:767px){.audience__solution-visual{margin-bottom:32px;border-radius:16px}}@media (min-width:768px){.audience__solution-visual{border-radius:20px;filter:drop-shadow(0 6.99093px 26.7985px rgba(0,0,0,.16))}}@media (min-width:1900px){.audience__solution-visual{border-radius:24px}}.audience__solution-visual img{object-fit:contain}.reports{background-color:#fff;position:relative;z-index:10;margin-top:-48px}@media (max-width:767px){.reports{padding-top:48px;padding-bottom:52px;border-radius:34px}}@media (min-width:768px){.reports{padding-top:80px;padding-bottom:80px;border-radius:42px}}@media (min-width:1200px){.reports{padding-top:86px;padding-bottom:110px}}.reports::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff}@media (max-width:767px){.reports::after{border-radius:34px}}@media (min-width:768px){.reports::after{border-radius:42px}}@media (max-width:767px){.reports .section-head{margin-bottom:28px}}@media (min-width:768px){.reports .section-head{margin-bottom:48px}}@media (max-width:767px){.reports .section-title{max-width:235px}}.reports .section-subtitle{color:#101014;opacity:.64}.reports__tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:54px}@media (max-width:767px){.reports__tabs{display:none}}.reports__tab{background-color:#f3f4f8;border:0;padding:8px 24px;border-radius:50px;cursor:pointer;line-height:145%;transition:all .3s ease}@media (min-width:768px){.reports__tab{font-size:14px}}@media (min-width:1200px){.reports__tab{font-size:18px}}.reports__tab:hover{background-color:#eaedf4}.reports__tab.is-active{background-color:#101014;color:#fff}.reports__item{display:none;align-items:center}@media (max-width:767px){.reports__item:nth-child(3) .reports__item-desc{max-width:338px}.reports__item:last-child .reports__item-desc{max-width:333px}}.reports__item.is-active{display:grid;animation:fadeSlideUp .6s ease forwards}@media (min-width:1200px){.reports__item.is-active{grid-template-columns:382px auto;grid-gap:70px}}@media (min-width:1900px){.reports__item.is-active{grid-template-columns:600px auto;grid-gap:74px}}.reports__item-title{margin-bottom:12px}@media (min-width:1200px){.reports__item-title{font-size:25px;line-height:130%}}@media (min-width:1900px){.reports__item-title{font-size:32px;line-height:124%}}.reports__item-desc{opacity:.76;margin:0 auto 28px}@media (max-width:767px){.reports__item-desc{font-size:16px;line-height:140%;max-width:358px}}@media (min-width:768px){.reports__item-desc{font-size:18px;line-height:145%}}.reports__video-btn{display:inline-flex;align-items:center;gap:12px;padding:12px 24px;border:1px solid #dde1e6;border-radius:12px;text-decoration:none;transition:background .2s;font-weight:500;font-size:16px;line-height:140%;color:#101014}.reports__video-btn:hover{background-color:#f9fafb}.reports__dots{display:flex;gap:8px}@media (max-width:1200px){.reports__dots{justify-content:center;margin-top:36px}}@media (min-width:1200px){.reports__dots{margin-top:80px}}.reports__dots .dot{width:8px;height:8px;border-radius:50%;background-color:#dde1e6;cursor:pointer;transition:background-color .3s}@media (max-width:1200px){.reports__dots .dot{width:6px;height:6px}}.reports__dots .dot.is-active{background-color:#101014}@media (max-width:1200px){.reports__info{order:1;text-align:center}}.reports__visual{display:flex;justify-content:center;align-items:center}@media (max-width:1200px){.reports__visual{order:0;margin-bottom:24px}}@media (max-width:767px){.reports__visual{padding:12px;border-radius:16px}}@media (min-width:768px){.reports__visual{padding:24px;border-radius:20px}}@media (min-width:1200px){.reports__visual{padding:30px 32px}}.reports__visual img{width:100%;height:auto;border-radius:8px;box-shadow:1.80964px 3.61928px 10.2245px rgba(0,0,0,.25);overflow:hidden}@media (max-width:767px){.reports__visual img{border-radius:6px}}@media (min-width:768px){.reports__visual img{border-radius:12px}}.reports__visual--00{background:linear-gradient(90deg,#a770ef 0,#cf8bf3 50%,#fdb99b 100%)}.reports__visual--01{background:linear-gradient(99.48deg,#6767d9 7.16%,#86a8e7 56.23%,#91eae4 105.3%)}.reports__visual--02{background:linear-gradient(302.73deg,#1a295a 13.1%,#435bbb 49.94%,#a679df 89.56%)}.reports__visual--03{background:linear-gradient(296.13deg,#1a295a 5.68%,#435bbb 46.04%,#8de0fa 89.46%)}.reports__visual--04{background:linear-gradient(90deg,#4e54c8 0,#a4a8fc 100%)}.scenarios{position:relative;z-index:1;margin-top:-124px}@media (max-width:767px){.scenarios{padding-top:200px;padding-bottom:0;border-radius:34px}}@media (min-width:768px){.scenarios{padding-top:200px;padding-bottom:0;border-radius:42px}}@media (min-width:1200px){.scenarios{padding-top:244px;padding-bottom:72px}}@media (min-width:1900px){.scenarios{padding-bottom:100px}}.scenarios::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(173.91deg,#f1f2f8 22.54%,#fff 95.18%)}@media (max-width:767px){.scenarios::after{border-radius:34px}}@media (min-width:768px){.scenarios::after{border-radius:42px}}@media (min-width:1200px){.scenarios--ru .smart-card ul{max-width:275px}}.scenarios .section-label{margin-bottom:1rem;background:0 0;color:#101014;opacity:.6;-webkit-text-fill-color:initial}.scenarios__row{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:1200px){.scenarios__row{justify-content:center;text-align:center}}@media (min-width:1200px){.scenarios__row{margin-bottom:22px}}.scenarios__arrows{display:flex;align-items:center;column-gap:6px}@media (max-width:1200px){.scenarios__arrows{display:none}}.scenarios__arrows .arrow{display:flex;flex-direction:row;justify-content:center;align-items:center;width:36px;height:36px;background-color:#01081e;color:#fff;border-radius:50%;border:0;cursor:pointer;transition:all .2s ease}.scenarios__arrows .arrow:not(.slick-disabled):hover{background-color:rgba(1,8,30,.7)}.scenarios__arrows .arrow.slick-disabled{cursor:inherit;background:#fff;color:#9d9d9d}.scenarios__slider-wrapper{padding:0;margin-left:0;margin-right:0;max-width:100%;overflow:hidden}.scenarios__slider{display:flex;position:relative;z-index:1;margin:0 auto!important;padding-right:15px;padding-left:15px}@media (max-width:767px){.scenarios__slider{padding-right:0;padding-left:0}}@media (max-width:1919px){.scenarios__slider{max-width:1210px}}@media (min-width:1920px){.scenarios__slider{max-width:1430px}}@media (max-width:767px){.scenarios__slider.slider-is-start .slick-list{padding:1.5rem 30px 5.25rem 12px!important}}.scenarios__slider .slick-list{margin:0-10px;transition:padding .4s ease}@media (max-width:767px){.scenarios__slider .slick-list{padding:1.5rem 30px 5.25rem!important}}@media (min-width:768px){.scenarios__slider .slick-list{padding:1.5rem 0 5.25rem!important}}@media (min-width:1200px){.scenarios__slider .slick-list{padding:2rem 0 3rem!important}}.scenarios__slider .slick-dots{display:flex;justify-content:center;left:0;bottom:54px}.scenarios__slider .slick-dots li.slick-active button{background:#101014}.scenarios__slider .slick-dots button{width:6px;height:6px;background:#c1c7cd;border-radius:50%;padding:0}.scenarios .smart-card{position:relative;width:100%;overflow:hidden;border-radius:20px}@media (max-width:767px){.scenarios .smart-card{height:344px;margin:0 8px}}@media (min-width:768px){.scenarios .smart-card{height:390px;margin:0 10px}}@media (min-width:1400px){.scenarios .smart-card{height:390px}}@media (min-width:1900px){.scenarios .smart-card{height:460px}}@media (max-width:767px){.scenarios .smart-card:first-child .drawer__question{max-width:200px}}@media (min-width:1200px){.scenarios .smart-card:first-child .drawer__question{max-width:255px}}@media (min-width:1900px){.scenarios .smart-card:first-child .drawer__question{max-width:285px}}.scenarios .smart-card:nth-child(2) .smart-card__drawer{background:linear-gradient(90deg,#7184d1 0,#3c53ab 100%)}.scenarios .smart-card:nth-child(2) .drawer__icon{color:#4057ae}.scenarios .smart-card:nth-child(3) .smart-card__drawer{background:linear-gradient(90deg,#d590ec 0,#c468e2 100%)!important}.scenarios .smart-card:nth-child(3) .drawer__icon{color:#c66ee3}.scenarios .smart-card:nth-child(4) .smart-card__drawer{background:linear-gradient(271.96deg,#43b3fd .8%,#92d2fc 99.2%)}.scenarios .smart-card:nth-child(4) .drawer__icon{color:#45b3fd}.scenarios .smart-card:nth-child(5) .smart-card__drawer{background:linear-gradient(271.09deg,#d86fa2 .93%,#ecadcb 99.6%)}.scenarios .smart-card:nth-child(5) .drawer__icon{color:#d973a5}.scenarios .smart-card:nth-child(6) .smart-card__drawer{background:linear-gradient(270.95deg,#7575e6 12.33%,#9a9af3 99.51%)}.scenarios .smart-card:nth-child(6) .drawer__icon{color:#6f6fe4}.scenarios .smart-card:nth-child(7) .smart-card__drawer{background:linear-gradient(90.01deg,#bea3ed 5.93%,#9a75da 91.49%)}.scenarios .smart-card:nth-child(7) .drawer__icon{color:#956ed8}.scenarios .smart-card__main{position:relative;display:flex;flex-direction:column;background-color:#fff;border-radius:1rem}@media (max-width:374px){.scenarios .smart-card__main{padding:24px 16px}}@media (min-width:374px) and (max-width:767px){.scenarios .smart-card__main{padding:24px 30px}}@media (max-width:767px){.scenarios .smart-card__main{height:264px}}@media (min-width:768px){.scenarios .smart-card__main{height:305px;padding:28px 36px}}@media (min-width:1200px){.scenarios .smart-card__main{height:290px}}@media (min-width:1900px){.scenarios .smart-card__main{height:345px;padding:32px 42px}}@media (max-width:374px){.scenarios .smart-card__title{font-size:16px}}@media (min-width:374px) and (max-width:767px){.scenarios .smart-card__title{font-size:20px}}@media (max-width:767px){.scenarios .smart-card__title{line-height:140%;margin-bottom:14px}}@media (min-width:768px){.scenarios .smart-card__title{font-size:25px;line-height:130%;margin-bottom:20px}}.scenarios .smart-card ul{list-style:disc;padding-left:20px;font-size:16px;line-height:140%;opacity:.8;margin-bottom:1rem}@media (max-width:767px){.scenarios .smart-card ul{font-size:14px;line-height:140%}}.scenarios .smart-card ul li:not(:last-child){margin-bottom:5px}.scenarios .smart-card__meta{margin-top:auto}.scenarios .smart-card__badge{display:inline-flex;align-items:center;background-color:#f3f4f8;line-height:140%}@media (max-width:767px){.scenarios .smart-card__badge{font-size:14px;padding:5px 10px;border-radius:18px;gap:8px}.scenarios .smart-card__badge svg{width:14px}}@media (min-width:768px){.scenarios .smart-card__badge{font-size:16px;padding:6px 14px;border-radius:26px;gap:12px}}@media (min-width:1900px){.scenarios .smart-card__badge{padding:8px 16px}}.scenarios .smart-card__image{position:absolute;pointer-events:none;display:flex;justify-content:flex-end}@media (max-width:374px){.scenarios .smart-card__image{width:80px;right:8px;bottom:16px}}@media (min-width:374px) and (max-width:767px){.scenarios .smart-card__image{width:110px;right:15px;bottom:16px}}@media (min-width:768px){.scenarios .smart-card__image{width:140px;right:15px;bottom:16px}}@media (min-width:1200px){.scenarios .smart-card__image{width:120px;right:20px;bottom:16px}}@media (min-width:1900px){.scenarios .smart-card__image{width:auto;right:25px;bottom:20px}}.scenarios .smart-card__image svg{height:100%}.scenarios .smart-card__drawer{position:absolute;bottom:0;left:0;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:36px;background:linear-gradient(90deg,#85aaec 0,#4982e8 100%);color:#fff;border-radius:1rem;transition:transform .4s cubic-bezier(.25,.8,.25,1)}@media (max-width:374px){.scenarios .smart-card__drawer{padding:24px 16px}}@media (max-width:767px){.scenarios .smart-card__drawer{transform:translateY(calc(100% - 80px));padding:20px 30px}}@media (min-width:768px){.scenarios .smart-card__drawer{padding:24px 36px;transform:translateY(calc(100% - 84px))}}@media (min-width:1200px){.scenarios .smart-card__drawer{padding:24px 36px;transform:translateY(calc(100% - 100px))}.scenarios .smart-card__drawer:hover{transform:translateY(0)}.scenarios .smart-card__drawer:hover .drawer__icon{transform:rotate(45deg)}}@media (min-width:1900px){.scenarios .smart-card__drawer{padding:28px 42px;transform:translateY(calc(100% - 115px))}}@media (max-width:1200px){.scenarios .smart-card__drawer.active{transform:translateY(0)}.scenarios .smart-card__drawer.active .drawer__icon{transform:rotate(45deg)}}.scenarios .smart-card .drawer__header{width:100%;display:flex;justify-content:space-between;align-items:center}.scenarios .smart-card .drawer__question{font-family:"Onest";font-weight:440}@media (max-width:374px){.scenarios .smart-card .drawer__question{font-size:14px}}@media (min-width:374px) and (max-width:767px){.scenarios .smart-card .drawer__question{font-size:16px}}@media (max-width:767px){.scenarios .smart-card .drawer__question{line-height:140%}}@media (min-width:768px){.scenarios .smart-card .drawer__question{font-size:18px;line-height:145%}}@media (min-width:1900px){.scenarios .smart-card .drawer__question{font-size:20px;line-height:140%}}.scenarios .smart-card .drawer__icon{color:#5288e9;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s ease,background-color .3s}@media (max-width:374px){.scenarios .smart-card .drawer__icon{width:30px;height:30px}}@media (min-width:374px) and (max-width:767px){.scenarios .smart-card .drawer__icon{width:34px;height:34px}}@media (min-width:768px){.scenarios .smart-card .drawer__icon{width:40px;height:40px}}@media (min-width:1900px){.scenarios .smart-card .drawer__icon{width:48px;height:48px}}@media (max-width:767px){.scenarios .smart-card .drawer__icon svg{width:18px;height:18px}}@media (max-width:374px){.scenarios .smart-card .drawer__body{font-size:14px}}@media (min-width:374px) and (max-width:767px){.scenarios .smart-card .drawer__body{font-size:16px}}@media (max-width:767px){.scenarios .smart-card .drawer__body{line-height:140%}}@media (min-width:768px){.scenarios .smart-card .drawer__body{font-size:18px;line-height:145%}}.bg-violet{background-color:#212144;position:relative;z-index:0;overflow:hidden;margin-top:-38px}@media (max-width:1200px){.reviews{padding-top:130px}}@media (min-width:1200px){.reviews{padding-top:150px}}@media (min-width:1900px){.reviews{padding-top:175px}.reviews--pl .reviews__content-slider{max-height:none}}.reviews__container{display:grid;margin:0 auto}@media (min-width:768px){.reviews__container{max-width:720px;padding-right:15px;padding-left:15px}}@media (min-width:1200px){.reviews__container{grid-template-columns:384px auto;grid-gap:153px;max-width:1216px}}.reviews__logo-slider{display:flex}.reviews__logo-slider .slick-list{overflow:visible}.reviews__logo-slider .logo-item{display:flex;align-items:center;justify-content:center;height:208px}@media (min-width:1200px){.reviews__logo-slider .logo-item{margin-top:4rem}}.reviews__logo-slider .logo-item.slick-active .logo-item__lights{opacity:1}.reviews__logo-slider .logo-item__lights{opacity:0;position:absolute;z-index:-1;max-width:none;max-height:none;left:50%;transform:translateX(-50%);transition:opacity .4s ease}.reviews__logo-slider .logo-item__lights.--xs{width:100%}@media (min-width:768px){.reviews__logo-slider .logo-item__lights.--xs{display:none!important}}@media (max-width:767px){.reviews__logo-slider .logo-item__lights.--md{display:none!important}}.reviews__nav{display:flex;align-items:center;gap:8px;margin-bottom:28px}.reviews__nav .review-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:0;box-shadow:none;background-color:rgba(196,159,226,.15);cursor:pointer;transition:all .2s ease}.reviews__nav .review-btn:not(.slick-disabled):hover{background-color:rgba(196,159,226,.06)}.reviews__nav .review-btn.slick-disabled{opacity:.4;cursor:auto}.reviews__content{position:relative;z-index:1}@media (max-width:767px){.reviews__content{padding-right:15px;padding-left:15px}}@media (max-width:1200px){.reviews__content{margin-top:58px}}.reviews__content-slider{overflow:hidden}@media (min-width:1900px){.reviews__content-slider{max-height:620px}}.reviews__content-slider .slick-dots{display:flex;justify-content:flex-start;bottom:80px}.reviews__content-slider .slick-dots li.slick-active button{background:#fff;opacity:1}.reviews__content-slider .slick-dots button{width:6px;height:6px;background:#c1c7cd;border-radius:50%;padding:0;opacity:.3}.main-cta,.reviews .content-item{color:#fff}.reviews .content-item__text{font-family:"Onest";font-weight:440;line-height:140%;margin-bottom:48px}@media (max-width:1200px){.reviews .content-item__text{font-size:20px}}@media (min-width:1200px){.reviews .content-item__text{font-size:24px}}.reviews .content-item .author-name{font-weight:500;font-size:18px;line-height:140%;margin-bottom:6px}.reviews .content-item .author-role{font-weight:400;font-size:16px;line-height:140%;opacity:.68}.reviews .content-item__link{display:flex;align-items:center;gap:8px;font-size:22px;line-height:100%;letter-spacing:.5px;color:#fff;transition:all .2s ease}@media (max-width:1200px){.reviews .content-item__link{margin-top:105px}}@media (min-width:1200px){.reviews .content-item__link{margin-top:76px}}.reviews .content-item__link:hover{gap:12px;color:#0fa7f0}.main-cta{position:relative}@media (max-width:1200px){.main-cta{padding-top:145px;padding-bottom:40px}}@media (min-width:1200px){.main-cta{padding-top:200px;padding-bottom:75px}}@media (min-width:1900px){.main-cta{padding-top:175px}}.main-cta__content{display:flex;flex-direction:column;align-items:center;margin-bottom:0}.main-cta__title{font-family:"Onest";font-style:normal;font-weight:440;line-height:124%;margin-bottom:.75rem;text-align:center}@media (max-width:767px){.main-cta__title{font-size:32px}}@media (min-width:768px){.main-cta__title{font-size:36px}}.main-cta__subtitle{margin-bottom:1.75rem;text-align:center}@media (max-width:767px){.main-cta__subtitle{max-width:330px;font-size:16px;line-height:140%}}@media (min-width:768px){.main-cta__subtitle{max-width:468px;font-size:18px;line-height:145%}}.main-cta .cta-btn{width:fit-content;margin:0 auto;line-height:124%;font-weight:600;padding:22px 30px;text-transform:uppercase;letter-spacing:1px}@media (max-width:767px){.main-cta .cta-btn{width:100%}}.tabletki-cta-background{position:absolute;left:50%}@media (max-width:374px){.tabletki-cta-background{bottom:-80px;transform:translateX(-50%) scale(3.3)}}@media (min-width:374px) and (max-width:767px){.tabletki-cta-background{bottom:-90px;transform:translateX(-50%) scale(3.2)}}@media (min-width:768px){.tabletki-cta-background{bottom:-250px;transform:translateX(-50%) scale(1.5)}}@media (min-width:1200px){.tabletki-cta-background{bottom:-505px;transform:translateX(-50%) scale(1)}}@media (min-width:1400px){.tabletki-cta-background{bottom:-520px}}@media (min-width:1900px){.tabletki-cta-background{bottom:-502px}}