@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;500&display=swap";@font-face{font-family:"Akkurat";src:url("fonts/AkkuratRegular/Akkurat.eot");src:local("Akkurat"),url("fonts/AkkuratRegular/Akkurat.otf") format("otf"),url("fonts/AkkuratRegular/Akkurat.woff") format("woff"),url("fonts/AkkuratRegular/Akkurat.ttf") format("truetype"),url("fonts/AkkuratRegular/Akkurat.svg") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Akkurat-Bold";src:url("fonts/AkkuratBold/Akkurat-Bold.eot");src:local("Akkurat-Bold"),url("fonts/AkkuratBold/Akkurat-Bold.otf") format("otf"),url("fonts/AkkuratBold/Akkurat-Bold.woff") format("woff"),url("fonts/AkkuratBold/Akkurat-Bold.ttf") format("truetype"),url("fonts/AkkuratBold/Akkurat-Bold.svg") format("svg");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Akkurat-Light";src:url("fonts/AkkuratLight/Akkurat-Light.eot");src:local("Akkurat-Light"),url("fonts/AkkuratLight/Akkurat-Light.otf") format("otf"),url("fonts/AkkuratLight/Akkurat-Light.woff") format("woff"),url("fonts/AkkuratLight/Akkurat-Light.ttf") format("truetype"),url("fonts/AkkuratLight/Akkurat-Light.svg") format("svg");font-weight:normal;font-style:normal;font-display:swap}.animation{opacity:0;position:relative;animation-fill-mode:forwards}.animation-wrapper{overflow:hidden}.to-up-item{transform:translate(0, 100%);display:block}@keyframes slideLeft{0%{opacity:0;transform:translateX(50%)}100%{opacity:1;transform:translateX(0)}}.slideLeft{animation-name:slideLeft;animation-duration:1s}@keyframes slideRight{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}.slideRight{animation-name:slideRight;animation-duration:1s}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.slideUp{animation-name:slideUp;animation-duration:1s}@keyframes slideDown{0%{opacity:0;transform:translateY(-50%)}100%{opacity:1;transform:translateX(0)}}.slideDown{animation-name:slideDown;animation-duration:1s}@keyframes fadeIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}.fadeIn{animation-name:fadeIn;animation-duration:1s}@keyframes toUp{0%{transform:translate(0, 100%);opacity:1}100%{transform:translate(0);opacity:1}}.toUp{animation:toUp .6s linear;animation-fill-mode:forwards}@keyframes preloaderToBottom{0%{height:100%;opacity:1}15%{bottom:20px;height:100%}30%{bottom:0px;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes preloaderToLeft{0%{width:100%;opacity:1}15%{left:20px;width:100%}30%{left:0px;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderToRight{0%{width:100%;opacity:1}15%{right:20px;width:100%}30%{right:0px;width:100%}70%{opacity:1}100%{width:0;display:none;opacity:0}}@keyframes preloaderCircleIn{0%{transform:scale(1);opacity:1;border-radius:50%}90%{opacity:1}100%{transform:scale(0);border-radius:50%}}@keyframes preloaderCircleOut{0%{transform:scale(0);opacity:1;border-radius:50%}99%{transform:scale(1);border-radius:50%}100%{opacity:0;transform:scale(1);border-radius:50%}}@keyframes preloaderToTop{0%{height:100%;opacity:1}15%{top:20px;height:100%}30%{top:0px;height:100%}70%{opacity:1}100%{height:0;display:none;opacity:0}}@keyframes toRight{0%{width:0%;opacity:1}100%{width:100%;opacity:1}}.toRight{animation:toRight 1s ease-out;animation-fill-mode:forwards}@keyframes hidePreloader{0%{opacity:1}100%{opacity:0;height:0}}*{margin:0;box-sizing:border-box;-webkit-box-sizing:border-box}img{max-width:100%;height:auto}html{font-size:10px;line-height:1.2;scroll-behavior:smooth}body{font-family:"Rubik",sans-serif;font-weight:400;font-size:1.6rem;color:#323046}.container-wrapper{width:calc(100% - 2rem);max-width:145.2rem;margin-inline:auto}.section-header{text-align:center}@media(min-width: 992px){.section-header{text-align:left}}h1,h2,h3,h4,h5,h6,b,strong{font-weight:normal}h1,h2,h3,h4,h5,h6{font-family:"Rubik",sans-serif;margin-bottom:.5rem}h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2.8rem}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.6rem}.section-title{font-weight:500;font-size:3rem;line-height:120%}@media(min-width: 768px){.section-title{font-size:3.8rem}}@media(min-width: 992px){.section-title{font-size:4.6rem}}@media(min-width: 1265px){.section-title{font-size:5.6rem}}.list-unstyled{list-style:none;padding-left:0px}p{margin-bottom:1rem;font-weight:300}a{color:#323046;text-decoration:none}.img-placeholder{position:relative;display:block}.img-placeholder:after{content:"";display:block;padding-top:100%}.img-placeholder picture,.img-placeholder video,.img-placeholder iframe,.img-placeholder img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.btn{display:inline-flex;align-items:center;padding:20px 17px 18px 17px;cursor:pointer}.btn .btn-text{font-size:16px;line-height:17px;font-family:"Rubik",sans-serif;text-transform:uppercase;display:block;margin-right:14px}.btn .btn-arrow{transition:.2s linear}.btn .btn-arrow img{width:13px;height:13px}.btn.btn-yellow{background-color:#d9f252}.btn:hover .btn-arrow{transform:translateX(3px)}.fixed-top{position:fixed;top:0;left:0;width:100%;z-index:1000}.position-relative{position:relative}.text-uppercase{text-transform:uppercase !important}.list-unstyled{list-style:none;padding-left:0}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}.text-center{text-align:center}.position-relative{position:relative}.position-absolute{position:absolute}.position-static{position:static}.position-fixed{position:fixed}.btn-secondary,.btn-light,.btn-dark,.btn-white,.btn-info,.btn-warning-light,.btn-warning,.btn-danger,.btn-primary{display:inline-block;border:none;cursor:pointer;transition:.2s linear;font-size:1.4rem;line-height:1.8rem;letter-spacing:.19px;border-radius:3rem}.btn-block{display:block}.btn-primary{background-color:#323046;color:#fff !important}.btn-primary:hover{background-color:#1c1b28;color:#fff !important}.bg-primary{background-color:#323046}.text-primary{color:#323046 !important}.btn-danger{background-color:#ff4b51;color:#fff !important}.btn-danger:hover{background-color:#ff1820;color:#fff !important}.bg-danger{background-color:#ff4b51}.text-danger{color:#ff4b51 !important}.btn-warning{background-color:#fd7944;color:#000 !important}.btn-warning:hover{background-color:#fc5512;color:#fff !important}.bg-warning{background-color:#fd7944}.text-warning{color:#fd7944 !important}.btn-warning-light{background-color:#d9f252;color:#000 !important}.btn-warning-light:hover{background-color:#cfee23;color:#000 !important}.bg-warning-light{background-color:#d9f252}.text-warning-light{color:#d9f252 !important}.btn-info{background-color:#323046;color:#fff !important}.btn-info:hover{background-color:#1c1b28;color:#fff !important}.bg-info{background-color:#323046}.text-info{color:#323046 !important}.btn-white{background-color:#fff;color:#000 !important}.btn-white:hover{background-color:#e6e6e6;color:#000 !important}.bg-white{background-color:#fff}.text-white{color:#fff !important}.btn-dark{background-color:#20273c;color:#fff !important}.btn-dark:hover{background-color:#0e111b;color:#fff !important}.bg-dark{background-color:#20273c}.text-dark{color:#20273c !important}.btn-light{background-color:#d8d8d8;color:#000 !important}.btn-light:hover{background-color:#bfbfbf;color:#000 !important}.bg-light{background-color:#d8d8d8}.text-light{color:#d8d8d8 !important}.btn-secondary{background-color:#fff;color:#000 !important}.btn-secondary:hover{background-color:#e6e6e6;color:#000 !important}.bg-secondary{background-color:#fff}.text-secondary{color:#fff !important}.row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;flex-direction:row}.row>[class*=col-]{width:100%;padding-left:15px;padding-right:15px}.row.no-gutters{margin-left:0px !important;margin-right:0px !important}.row.no-gutters>[class*=col-]{padding-left:0px !important;padding-right:0px !important}.container,.container-fluid{width:100%;max-width:100%;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.col-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-none{display:none !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-inline-block{display:inline-block !important}.d-inline-flex{display:inline-flex !important}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-stretch{align-content:stretch}.align-content-between{align-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}@media(min-width: 450px){.col-xm-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-xm-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-xm-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-xm-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-xm-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-xm-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-xm-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-xm-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-xm-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-xm-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-xm-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-xm-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-xm-none{display:none !important}.d-xm-block{display:block !important}.d-xm-flex{display:flex !important}.d-xm-inline-block{display:inline-block !important}.d-xm-inline-flex{display:inline-flex !important}.flex-xm-wrap{flex-wrap:wrap}.flex-xm-nowrap{flex-wrap:nowrap}.flex-xm-row{flex-direction:row}.flex-xm-column{flex-direction:column}.align-items-xm-start{align-items:flex-start}.align-items-xm-end{align-items:flex-end}.align-items-xm-center{align-items:center}.align-items-xm-stretch{align-items:stretch}.align-content-xm-start{align-content:flex-start}.align-content-xm-end{align-content:flex-end}.align-content-xm-center{align-content:center}.align-content-xm-stretch{align-content:stretch}.align-content-xm-between{align-content:space-between}.justify-content-xm-start{justify-content:flex-start}.justify-content-xm-end{justify-content:flex-end}.justify-content-xm-center{justify-content:center}.justify-content-xm-between{justify-content:space-between}.justify-content-xm-around{justify-content:space-around}}@media(min-width: 576px){.col-sm-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-sm-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-sm-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-sm-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-sm-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-sm-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-sm-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-sm-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-sm-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-sm-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-sm-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-sm-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-sm-flex{display:flex !important}.d-sm-inline-block{display:inline-block !important}.d-sm-inline-flex{display:inline-flex !important}.flex-sm-wrap{flex-wrap:wrap}.flex-sm-nowrap{flex-wrap:nowrap}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-stretch{align-items:stretch}.align-content-sm-start{align-content:flex-start}.align-content-sm-end{align-content:flex-end}.align-content-sm-center{align-content:center}.align-content-sm-stretch{align-content:stretch}.align-content-sm-between{align-content:space-between}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}}@media(min-width: 768px){.container{max-width:740px}.col-md-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-md-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-md-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-md-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-md-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-md-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-md-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-md-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-md-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-md-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-md-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-md-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-md-none{display:none !important}.d-md-block{display:block !important}.d-md-flex{display:flex !important}.d-md-inline-block{display:inline-block !important}.d-md-inline-flex{display:inline-flex !important}.flex-md-wrap{flex-wrap:wrap}.flex-md-nowrap{flex-wrap:nowrap}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-stretch{align-items:stretch}.align-content-md-start{align-content:flex-start}.align-content-md-end{align-content:flex-end}.align-content-md-center{align-content:center}.align-content-md-stretch{align-content:stretch}.align-content-md-between{align-content:space-between}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}}@media(min-width: 992px){.container{max-width:960px}.col-lg-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-lg-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-lg-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-lg-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-lg-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-lg-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-lg-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-lg-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-lg-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-lg-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-lg-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-lg-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-inline-block{display:inline-block !important}.d-lg-inline-flex{display:inline-flex !important}.flex-lg-wrap{flex-wrap:wrap}.flex-lg-nowrap{flex-wrap:nowrap}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-stretch{align-items:stretch}.align-content-lg-start{align-content:flex-start}.align-content-lg-end{align-content:flex-end}.align-content-lg-center{align-content:center}.align-content-lg-stretch{align-content:stretch}.align-content-lg-between{align-content:space-between}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}}@media(min-width: 1260px){.container{max-width:1170px}.col-xl-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-xl-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-xl-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-xl-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-xl-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-xl-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-xl-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-xl-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-xl-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-xl-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-xl-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-xl-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-xl-none{display:none !important}.d-xl-block{display:block !important}.d-xl-flex{display:flex !important}.d-xl-inline-block{display:inline-block !important}.d-xl-inline-flex{display:inline-flex !important}.flex-xl-wrap{flex-wrap:wrap}.flex-xl-nowrap{flex-wrap:nowrap}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-stretch{align-items:stretch}.align-content-xl-start{align-content:flex-start}.align-content-xl-end{align-content:flex-end}.align-content-xl-center{align-content:center}.align-content-xl-stretch{align-content:stretch}.align-content-xl-between{align-content:space-between}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}}@media(min-width: 1450px){.container{max-width:1420px}.col-xxl-1{flex:0 0 calc(100%/(12/1));max-width:calc(100%/(12/1))}.col-xxl-2{flex:0 0 calc(100%/(12/2));max-width:calc(100%/(12/2))}.col-xxl-3{flex:0 0 calc(100%/(12/3));max-width:calc(100%/(12/3))}.col-xxl-4{flex:0 0 calc(100%/(12/4));max-width:calc(100%/(12/4))}.col-xxl-5{flex:0 0 calc(100%/(12/5));max-width:calc(100%/(12/5))}.col-xxl-6{flex:0 0 calc(100%/(12/6));max-width:calc(100%/(12/6))}.col-xxl-7{flex:0 0 calc(100%/(12/7));max-width:calc(100%/(12/7))}.col-xxl-8{flex:0 0 calc(100%/(12/8));max-width:calc(100%/(12/8))}.col-xxl-9{flex:0 0 calc(100%/(12/9));max-width:calc(100%/(12/9))}.col-xxl-10{flex:0 0 calc(100%/(12/10));max-width:calc(100%/(12/10))}.col-xxl-11{flex:0 0 calc(100%/(12/11));max-width:calc(100%/(12/11))}.col-xxl-12{flex:0 0 calc(100%/(12/12));max-width:calc(100%/(12/12))}.d-xxl-none{display:none !important}.d-xxl-block{display:block !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-inline-flex{display:inline-flex !important}.flex-xxl-wrap{flex-wrap:wrap}.flex-xxl-nowrap{flex-wrap:nowrap}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-stretch{align-items:stretch}.align-content-xxl-start{align-content:flex-start}.align-content-xxl-end{align-content:flex-end}.align-content-xxl-center{align-content:center}.align-content-xxl-stretch{align-content:stretch}.align-content-xxl-between{align-content:space-between}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}}.shoppsy-header{position:fixed;top:0;width:100%;z-index:100;background-color:#fff;transition:.4s linear}.shoppsy-header.header-up{transform:translateY(-150%);background-color:#fff !important}.shoppsy-header.header-down{transform:translateY(0);background-color:#fff !important}@media(min-width: 992px){.shoppsy-header{background-color:rgba(0,0,0,0)}}@media(min-width: 1265px){.shoppsy-header{padding-top:2rem}}.shoppsy-header .navbar{padding:1.5rem;border-bottom:1px solid rgba(35,31,32,.1);position:relative;background-color:#fff}@media(min-width: 1265px){.shoppsy-header .navbar{padding:1.6rem;border:1px solid rgba(35,31,32,.1);border-radius:1.6rem}}.shoppsy-header .navbar .shoppsy-navbar-toggler{flex:0 0 4rem;width:4rem;height:4rem}.shoppsy-header .navbar .shoppsy-navbar-nav{display:none;flex:0 0 100%;width:100%;padding:2rem 0;background-color:#fff;position:absolute;top:100%;left:0;right:0;z-index:2;text-align:center}@media(min-width: 1265px){.shoppsy-header .navbar .shoppsy-navbar-nav{position:relative;top:unset;left:unset;right:unset;flex:0 0 auto;width:auto;display:flex;gap:2rem;align-items:center;z-index:unset;padding:unset;text-align:left}}.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}@media(min-width: 1265px){.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu{flex-direction:row;gap:2rem;margin-bottom:unset}}.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu .nav-item{padding:1rem 1.5rem;border-radius:.8rem;transition:.3s ease-in-out}.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu .nav-item.active{background:rgba(95,64,144,.05)}@media(min-width: 992px){.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu .nav-item:hover{background:rgba(95,64,144,.05)}}@media(min-width: 1265px){.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu .nav-item{padding:1.2rem 1.6rem}}.shoppsy-header .navbar .shoppsy-navbar-nav .main-menu .nav-item .nav-link{font-family:"Akkurat";font-weight:400;font-size:1.6rem;line-height:100%;color:rgba(35,31,32,.7)}.shoppsy-header .navbar .shoppsy-navbar-nav .shoppsy-demo-btn{display:inline-block;margin:0 auto;border-radius:.8rem;padding:1rem 2rem;font-weight:500}@media(min-width: 1265px){.shoppsy-header .navbar .shoppsy-navbar-nav .shoppsy-demo-btn{padding:1.8rem 2.4rem}}.lead-section{padding:10.9rem 0 0;background-position:top center;background-repeat:no-repeat;background-size:contain}@media(min-width: 1265px){.lead-section{padding:14.2rem 0 0}}.lead-section .lead-content{margin-bottom:4.2rem;width:100%;max-width:84rem;margin-inline:auto;text-align:center;color:#231f20}.lead-section .lead-content .page-title{margin-bottom:2.4rem;font-size:3.6rem;line-height:100%}@media(min-width: 768px){.lead-section .lead-content .page-title{font-size:4.2rem}}@media(min-width: 992px){.lead-section .lead-content .page-title{font-size:6rem}}@media(min-width: 1450px){.lead-section .lead-content .page-title{font-size:7.2rem}}.lead-section .lead-content .lead-desc{font-family:"Akkurat";font-size:1.6rem;line-height:150%;font-weight:400}@media(min-width: 992px){.lead-section .lead-content .lead-desc{font-size:1.8rem}}@media(min-width: 1450px){.lead-section .lead-content .lead-desc{font-size:2.4rem}}.lead-section .lead-buttons{margin-bottom:4.6rem;display:flex;justify-content:center;align-items:center;gap:1.6rem;margin-inline:auto}@media(min-width: 992px){.lead-section .lead-buttons{margin-bottom:10rem}}.lead-section .lead-buttons .lead-btn{border-radius:1.2rem;padding:1.5rem 2rem;font-size:1.6rem;line-height:100%}@media(min-width: 992px){.lead-section .lead-buttons .lead-btn:hover{text-decoration:underline}}@media(min-width: 992px){.lead-section .lead-buttons .lead-btn{cursor:pointer}}@media(min-width: 1450px){.lead-section .lead-buttons .lead-btn{padding:2.4rem 4.2rem;font-size:1.8rem}}.lead-section .lead-media-wrapper{width:90%;max-width:1178px;margin:0 auto 4rem;position:relative}@media(min-width: 992px){.lead-section .lead-media-wrapper{margin:0 auto 6rem}}@media(min-width: 1265px){.lead-section .lead-media-wrapper{margin:0 auto 8rem}}@media(min-width: 1450px){.lead-section .lead-media-wrapper{margin:0 auto 10rem}}.lead-section .lead-media-wrapper::before,.lead-section .lead-media-wrapper::after{content:"";display:block;width:2.8rem;height:70%;border-radius:1.6rem;position:absolute;top:15%}@media(min-width: 992px){.lead-section .lead-media-wrapper::before,.lead-section .lead-media-wrapper::after{border-radius:3.2rem;width:6.4rem;height:80%;top:10%}}.lead-section .lead-media-wrapper::before{left:0;background-color:#ffa631;background-image:linear-gradient(to bottom, #ffa631 0%, #ffa631 80%, #5f4090 80%, #5f4090 100%);transform:translateX(-50%)}@media(min-width: 992px){.lead-section .lead-media-wrapper::before{background-image:linear-gradient(to bottom, #ffa631 0%, #ffa631 86%, #5f4090 86%, #5f4090 100%)}}.lead-section .lead-media-wrapper::after{right:0;background-color:#f30f5f;transform:translateX(50%)}.lead-section .lead-media-wrapper .lead-media{z-index:1;border-radius:1.6rem;overflow:hidden;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%),#d3d3d3 50%/cover no-repeat}.lead-section .lead-media-wrapper .lead-media::after{padding-top:56.3%}@media(min-width: 992px){.lead-section .lead-media-wrapper .lead-media{border-radius:3.2rem}}.lead-section .lead-media-wrapper .lead-media #hero-play{display:block;padding:unset;background-color:#fff;border-radius:50%;border:none;box-shadow:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;cursor:pointer}.lead-section .clients-wrapper{padding-bottom:2rem;border-bottom:1px solid rgba(35,31,32,.2);filter:grayscale(1)}@media(min-width: 992px){.lead-section .clients-wrapper{padding-bottom:8rem}}.lead-section .clients-wrapper .clients figure{margin-bottom:unset}@keyframes scrolling{from{transform:translateX(0)}to{transform:translateX(-100%)}}.lead-section .clients-wrapper .marquee{overflow:hidden;display:flex;position:relative;z-index:2}.lead-section .clients-wrapper .marquee .marquee-content{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;width:auto;flex-shrink:0;animation:scrolling 50s linear infinite}.lead-section .clients-wrapper .marquee .marquee-content .marque-item{width:auto;height:5rem;margin:0 2rem}.lead-section .clients-wrapper .marquee .marquee-content .marque-item img{height:100%;width:auto}@media(min-width: 576px){.lead-section .clients-wrapper .marquee .marquee-content .marque-item{height:7rem}}@media(min-width: 992px){.lead-section .clients-wrapper .marquee .marquee-content .marque-item{height:9rem}}@media(min-width: 1265px){.lead-section .clients-wrapper .marquee .marquee-content .marque-item{height:10rem}}@media(min-width: 1450px){.lead-section .clients-wrapper .marquee .marquee-content .marque-item{height:11rem}}.e-commerce-section{padding:4rem 0}@media(min-width: 768px){.e-commerce-section{padding:5.6rem 0 12rem}}@media(min-width: 992px){.e-commerce-section{padding:8rem 0}}@media(min-width: 1265px){.e-commerce-section{padding:8rem 0 10rem}}.e-commerce-section .section-header{margin-bottom:4rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-align:left;color:#231f20}@media(min-width: 992px){.e-commerce-section .section-header{margin-bottom:7.2rem}}.e-commerce-section .section-header .section-title{margin-bottom:2.4rem;width:100%}@media(min-width: 1265px){.e-commerce-section .section-header .section-title{max-width:65rem;flex:0 0 50%;margin-bottom:unset}}.e-commerce-section .section-header .section-lead{width:100%;font-family:"Akkurat";font-size:1.8rem;line-height:150%}@media(min-width: 1265px){.e-commerce-section .section-header .section-lead{max-width:56rem;flex:0 0 50%;margin-bottom:unset;font-size:2.4rem}}.e-commerce-section .tabulator{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.e-commerce-section .tabulator .tab-head{margin-bottom:2rem}@media(min-width: 992px){.e-commerce-section .tabulator .tab-head{padding-left:3.2rem;flex:0 0 40%;margin-inline:unset;text-align:left}}.e-commerce-section .tabulator .tab-head .tab-nav{list-style:none;padding:0}.e-commerce-section .tabulator .tab-head .tab-nav-item{padding:2rem 0 2rem 2rem;max-width:100%;display:flex;align-items:flex-start;border-radius:1.2rem}.e-commerce-section .tabulator .tab-head .tab-nav-item.active{background-color:#f6f5f8}@media(min-width: 992px){.e-commerce-section .tabulator .tab-head .tab-nav-item.active{cursor:default}}.e-commerce-section .tabulator .tab-head .tab-nav-item.active span.tab-num{color:#f30f5f}.e-commerce-section .tabulator .tab-head .tab-nav-item.active .text-wrapper h3{color:#231f20}@media(min-width: 992px){.e-commerce-section .tabulator .tab-head .tab-nav-item{cursor:pointer}}@media(min-width: 1450px){.e-commerce-section .tabulator .tab-head .tab-nav-item{padding:3.2rem 0 3.2rem 3.2rem}}.e-commerce-section .tabulator .tab-head .tab-nav-item span.tab-num{flex:0 0 3rem;margin-right:1.6rem;font-weight:600;font-size:1.6rem;line-height:130%;color:rgba(35,31,32,.7);transition:.3s ease-in-out}@media(min-width: 576px){.e-commerce-section .tabulator .tab-head .tab-nav-item span.tab-num{font-size:1.8rem}}@media(min-width: 768px){.e-commerce-section .tabulator .tab-head .tab-nav-item span.tab-num{font-size:2rem}}@media(min-width: 992px){.e-commerce-section .tabulator .tab-head .tab-nav-item span.tab-num{font-size:2.4rem}}.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper{flex:1}.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper h3{margin-bottom:unset;font-weight:600;font-size:1.6rem;line-height:130%;color:rgba(35,31,32,.7);transition:.3s ease-in-out}@media(min-width: 576px){.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper h3{font-size:1.8rem}}@media(min-width: 768px){.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper h3{font-size:2rem}}@media(min-width: 992px){.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper h3{font-size:2.4rem}}.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper p{display:none;margin-top:.5rem;color:rgba(35,31,32,.7);font-family:"Akkurat";font-size:1.2rem;line-height:150%}.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper p.active{display:block}@media(min-width: 576px){.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper p{font-size:1.4rem}}@media(min-width: 768px){.e-commerce-section .tabulator .tab-head .tab-nav-item .text-wrapper p{font-size:1.6rem}}.e-commerce-section .tabulator .tab-body{position:relative;flex:0 0 100%;padding-top:79.3%}@media(min-width: 992px){.e-commerce-section .tabulator .tab-body{flex:0 0 50%;max-width:69.4rem;padding-top:39%}}.e-commerce-section .tabulator .tab-body .img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:.3s ease-in-out}.e-commerce-section .tabulator .tab-body .img-wrapper.active{opacity:1}.e-commerce-section .tabulator .tab-body .img-wrapper .tab-img::after{padding-top:79.3%}@keyframes scrolling{from{transform:translateX(0)}to{transform:translateX(-100%)}}.tech-section{padding:3.4rem 0;position:relative}@media(min-width: 768px){.tech-section{margin-bottom:5.6rem}}@media(min-width: 992px){.tech-section{padding:6.8rem 0;margin-bottom:6.8rem}}@media(min-width: 1265px){.tech-section{margin-bottom:8rem}}.tech-section::before,.tech-section::after{content:"";display:block;width:calc(100% - 2rem);height:1px;background-color:rgba(35,31,32,.2);position:absolute;left:50%;transform:translateX(-50%)}@media(min-width: 1450px){.tech-section::before,.tech-section::after{width:145rem}}.tech-section::before{top:0}.tech-section::after{bottom:0}.tech-section .wrapper .marquee{overflow:hidden;display:flex;position:relative;z-index:2}.tech-section .wrapper .marquee .marquee-content{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;width:auto;animation:scrolling 50s linear infinite;flex-shrink:0}.tech-section .wrapper .marquee .marquee-content .marque-item{width:auto;height:4rem;margin:0 2rem}.tech-section .wrapper .marquee .marquee-content .marque-item img{height:100%;width:auto}@media(min-width: 768px){.tech-section .wrapper .marquee .marquee-content .marque-item{height:5.5rem}}@media(min-width: 1265px){.tech-section .wrapper .marquee .marquee-content .marque-item{height:7rem}}.erp-section{padding:5.6rem 0 8rem}@media(min-width: 768px){.erp-section{padding:5.6rem 0 10rem}}@media(min-width: 992px){.erp-section{padding:5.6rem 0 7.4rem;background:linear-gradient(270deg, rgba(229, 231, 254, 0.2) 0%, rgba(254, 224, 214, 0.2) 100%)}}@media(min-width: 1265px){.erp-section{padding:6rem 0 10rem}}@media(min-width: 1450px){.erp-section{padding:10rem 0 12rem}}.erp-section .erp-section-content{width:100%;max-width:100rem;margin-inline:auto;margin-bottom:4rem;text-align:center;color:#231f20}@media(min-width: 1450px){.erp-section .erp-section-content{margin-bottom:8.3rem}}.erp-section .erp-section-content .section-title{width:100%;max-width:70rem;margin-inline:auto;margin-bottom:2.4rem}@media(min-width: 1265px){.erp-section .erp-section-content .section-title{margin-bottom:4.2rem}}.erp-section .erp-section-content .section-lead p{font-family:"Akkurat";font-size:1.8rem;font-weight:400;line-height:150%}@media(min-width: 1265px){.erp-section .erp-section-content .section-lead p{font-size:2.4rem}}.erp-section .erp-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;list-style:none;padding:unset}@media(min-width: 1450px){.erp-section .erp-cards{gap:3.2rem}}.erp-section .erp-cards .erp-card{border-radius:1.2rem;padding:2.4rem;display:flex;gap:.5rem;align-items:center;flex:0 0 100%;width:100%}@media(min-width: 992px){.erp-section .erp-cards .erp-card{flex:0 0 48%;width:48%}}@media(min-width: 1265px){.erp-section .erp-cards .erp-card{flex:0 0 30%;width:30%}}.erp-section .erp-cards .erp-card .card-index{flex:0 0 24.5%;width:24.5%;font-weight:500;font-size:5.4rem;line-height:100%;text-align:center}@media(min-width: 1450px){.erp-section .erp-cards .erp-card .card-index{font-size:10rem}}.erp-section .erp-cards .erp-card .card-text{flex:0 0 74.5%;width:74.5%;font-weight:500;font-size:2rem;line-height:120%}@media(min-width: 1450px){.erp-section .erp-cards .erp-card .card-text{font-size:3.2rem}}.advantages-section{padding:0 0 5.8rem}@media(min-width: 768px){.advantages-section{padding:0 0 8rem}}@media(min-width: 992px){.advantages-section{padding:7.4rem 0 9rem}}@media(min-width: 1265px){.advantages-section{padding:10rem 0 7.8rem}}@media(min-width: 1450px){.advantages-section{padding:12rem 0 7.8rem}}.advantages-section .advantages-content{margin-bottom:3.6rem;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;color:#231f20}@media(min-width: 992px){.advantages-section .advantages-content{margin-bottom:6.2rem}}@media(min-width: 1265px){.advantages-section .advantages-content{margin-bottom:7.2rem}}.advantages-section .advantages-content .section-title{width:100%;margin-bottom:2.4rem}@media(min-width: 1265px){.advantages-section .advantages-content .section-title{max-width:49rem;flex:0 0 50%;margin-bottom:unset}}.advantages-section .advantages-content .advantages-desc{width:100%;font-family:"Akkurat";font-size:1.8rem;line-height:150%}@media(min-width: 1265px){.advantages-section .advantages-content .advantages-desc{flex:0 0 50%;max-width:45.2rem;font-size:2.4rem}}.advantages-section .advantages-cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}@media(min-width: 992px){.advantages-section .advantages-cards{gap:3.2rem}}.advantages-section .advantages-cards .advantage-card{border-radius:24px;border:1px solid rgba(35,31,32,.2);padding:1.5rem 1.5rem 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;position:sticky;top:10rem}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card{padding:0 5.2rem}}@media(min-width: 1450px){.advantages-section .advantages-cards .advantage-card{padding:0 8rem 0 5.6rem;min-height:61rem}}.advantages-section .advantages-cards .advantage-card .content-wrapper{flex:0 0 100%;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:1.5rem 1rem 0}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card .content-wrapper{max-width:60%;padding:3.6rem 0}}@media(min-width: 1450px){.advantages-section .advantages-cards .advantage-card .content-wrapper{max-width:50%;padding:5.6rem 0}}.advantages-section .advantages-cards .advantage-card .content-wrapper .card-label{display:inline-block;margin-bottom:3rem;border-radius:.4rem;padding:.8rem 1.2rem;font-weight:500;font-size:1.6rem;line-height:100%;text-align:center;color:#000}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card .content-wrapper .card-label{margin-bottom:6rem}}@media(min-width: 1450px){.advantages-section .advantages-cards .advantage-card .content-wrapper .card-label{margin-bottom:12rem}}.advantages-section .advantages-cards .advantage-card .content-wrapper .card-content .card-title{margin-bottom:2.4rem;font-size:2.4rem;font-weight:500;line-height:120%}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card .content-wrapper .card-content .card-title{font-size:3.6rem}}@media(min-width: 1450px){.advantages-section .advantages-cards .advantage-card .content-wrapper .card-content .card-title{font-size:4.8rem}}.advantages-section .advantages-cards .advantage-card .content-wrapper .card-content .card-desc{font-family:"Akkurat";font-weight:400;font-size:1.6rem;line-height:150%}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card .content-wrapper .card-content .card-desc{font-size:1.8rem}}.advantages-section .advantages-cards .advantage-card .card-img{flex:0 0 70%;margin:0 auto}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card .card-img{flex:0 0 30rem;width:30rem;display:block}}@media(min-width: 1450px){.advantages-section .advantages-cards .advantage-card .card-img{flex:0 0 50rem;width:50rem}}.advantages-section .advantages-cards .advantage-card .card-img img{object-fit:contain;object-position:center bottom}@media(min-width: 992px){.advantages-section .advantages-cards .advantage-card .card-img img{object-position:center bottom}}.scaling-section .section-header{border-top:1px solid rgba(35,31,32,.2);margin-bottom:2.4rem;padding:5.6rem 0 0;width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;color:#231f20}@media(min-width: 768px){.scaling-section .section-header{padding:7rem 0 0;margin-bottom:5rem}}@media(min-width: 992px){.scaling-section .section-header{margin-bottom:7.2rem}}.scaling-section .section-header .section-title{width:100%;margin-bottom:2.4rem}@media(min-width: 1265px){.scaling-section .section-header .section-title{max-width:56rem;flex:0 0 50%;margin-bottom:unset}}.scaling-section .section-header .section-lead{width:100%;margin-bottom:unset;font-family:"Akkurat";font-size:1.8rem;line-height:150%}@media(min-width: 1265px){.scaling-section .section-header .section-lead{flex:0 0 50%;max-width:45.2rem;font-size:2.4rem}}.scaling-section .slider-wrapper{max-width:1242px;margin-inline:auto}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item{border-radius:2.4rem;overflow:hidden;position:relative}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content{position:absolute;bottom:0;width:100%;background:linear-gradient(180deg, rgba(35, 31, 32, 0) 0%, rgba(35, 31, 32, 0.8) 100%);z-index:2;color:#fff;display:flex;justify-content:space-between;padding:1.6rem}@media(min-width: 992px){.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content{padding:4.8rem}}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .text-content{font-family:"Akkurat";line-height:150%;color:rgba(255,255,255,.8);width:100%}@media(min-width: 992px){.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .text-content{max-width:70%}}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .text-content h3{font-size:1.8rem;text-align:center}@media(min-width: 992px){.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .text-content h3{font-size:2.4rem;text-align:left}}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .text-content p{display:none}@media(min-width: 992px){.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .text-content p{display:block}}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .separator{flex:0 0 .2rem;width:.2rem;min-height:100%;background-color:rgba(255,255,255,.2);display:none}@media(min-width: 992px){.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .separator{display:block}}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .content-logo{flex:0 0 30%;max-width:180px;margin-bottom:unset;display:none}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .content-logo::after{padding-top:33%}@media(min-width: 992px){.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .content-logo{display:block}}.scaling-section .slider-wrapper .shoppsy-projects-slider .slider-item .content .content-logo img{object-fit:contain;object-position:center}.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav{width:calc(100% + 3rem);left:50%;transform:translateX(-50%)}@media(min-width: 1450px){.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav{width:139rem}}.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav .owl-prev,.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav .owl-next{width:4rem;height:4rem;border-radius:8px;background:#f30f5f;color:#fff;font-size:2.2rem;display:flex;justify-content:center;align-items:center}.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav .owl-prev span,.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav .owl-next span{display:flex;justify-content:center;align-items:center}.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav .owl-prev svg,.scaling-section .slider-wrapper .shoppsy-projects-slider .owl-nav .owl-next svg{fill:#fff}.scaling-section .img-placeholder::after{padding-top:56.5%}.testimonials-section{padding:6rem 0;position:relative}@media(min-width: 768px){.testimonials-section{padding:10rem 0}}@media(min-width: 992px){.testimonials-section{padding:12rem 0}}@media(min-width: 1265px){.testimonials-section{padding:14rem 0}}@media(min-width: 1450px){.testimonials-section{padding:18rem 0}}@media(min-width: 1720px){.testimonials-section{padding:20rem 0}}@media(min-width: 768px){.testimonials-section::before,.testimonials-section::after{content:"";display:block;width:18.33%;height:100%}}@media(min-width: 1450px){.testimonials-section::before,.testimonials-section::after{width:20%}}@media(min-width: 1720px){.testimonials-section::before,.testimonials-section::after{width:30%}}@media(min-width: 768px){.testimonials-section::before{background-image:linear-gradient(90deg, #fff 60.31%, rgba(255, 255, 255, 0) 99.97%);position:absolute;top:0;z-index:2;left:0}}@media(min-width: 768px){.testimonials-section::after{background-image:linear-gradient(270deg, #fff 60.31%, rgba(255, 255, 255, 0) 99.97%);position:absolute;top:0;z-index:2;right:0}}.testimonials-section .section-title{text-align:center;margin-bottom:3.5rem}@media(min-width: 992px){.testimonials-section .section-title{margin-bottom:7.2rem}}@media(min-width: 992px){.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-item.center .slide .content{transform:scale(1)}}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content{padding:4rem;border-radius:1.6rem;border:1px solid rgba(35,31,32,.2);min-height:25.8rem;transition:.3s ease-in-out}@media(min-width: 992px){.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content{transform:scale(0.9)}}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .user{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;margin-bottom:1rem}@media(min-width: 992px){.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .user{margin-bottom:2.1rem}}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .user .avatar{flex:0 0 6rem;height:6rem;border-radius:50%;overflow:hidden}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .user .avatar::after{background-color:#5f4090}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .user .user-data .user-name{margin-bottom:unset;font-family:"Akkurat-Bold";font-weight:700;font-size:1.8rem;line-height:120%;color:#231f20}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .user .user-data .user-position{margin-bottom:unset;color:rgba(35,31,32,.5);font-family:"Akkurat";font-weight:400;font-size:1.8rem;line-height:120%}.testimonials-section .wrapper .shoppsy-testimonials-slider .slide .content .testimonial-text{margin-bottom:unset;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-dots{margin-top:3rem !important}@media(min-width: 1450px){.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-dots{margin-top:4rem !important}}.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-dots .owl-dot{display:inline-block;transition:.2s ease-in-out}.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-dots .owl-dot.active{background:#f30f5f;border-radius:2rem}.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-dots .owl-dot.active span{background:none}.testimonials-section .wrapper .shoppsy-testimonials-slider .owl-dots .owl-dot span{background:rgba(0,0,0,.2);transition:.2s ease-in-out}.footer{padding-top:8rem;padding-bottom:5rem;background-image:url("../img/footer-bg.png");background-position:center top;background-size:cover;background-repeat:no-repeat}@media(min-width: 768px){.footer{padding-top:12.4rem}}.footer .cta-section{max-width:694px;margin-inline:auto;margin-bottom:6rem;text-align:center;color:#fff}@media(min-width: 1450px){.footer .cta-section{margin-bottom:11.6rem}}.footer .cta-section .wrapper .section-title{margin-bottom:1.6rem;color:inherit}.footer .cta-section .wrapper p.lg,.footer .cta-section .wrapper .small{font-family:"Akkurat";font-weight:400;line-height:150%}.footer .cta-section .wrapper p.lg{margin-bottom:4.2rem;font-size:1.8rem}@media(min-width: 992px){.footer .cta-section .wrapper p.lg{font-size:2rem}}.footer .cta-section .wrapper .small{font-size:1.6rem}.footer .cta-section .wrapper .cta-btn{display:inline-block;padding:2.4rem 6.4rem;border-radius:12px;background:#231f20;margin-bottom:1.6rem;color:inherit}.footer .footer-bar{background-color:#fff;border-radius:1.2rem;padding:1.6rem;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center}@media(min-width: 768px){.footer .footer-bar{justify-content:space-between}}.footer .footer-bar .footer-logo{margin-bottom:1.5rem}@media(min-width: 768px){.footer .footer-bar .footer-logo{margin-bottom:unset}}.footer .footer-bar .copy{margin-bottom:unset;font-family:"Akkurat";font-weight:400;font-size:1.6rem;line-height:100%;color:rgba(35,31,32,.7);display:flex;flex-wrap:wrap;justify-content:center}.footer .footer-bar .copy span{flex:0 0 100%;margin-bottom:.5rem;font:inherit}@media(min-width: 768px){.footer .footer-bar .copy span{flex:0 0 auto;margin-bottom:unset}}.footer .footer-bar .copy .separator{margin-inline:1rem}.footer .footer-bar .copy a{text-decoration:underline}/*# sourceMappingURL=shopsy-landing-page.css.map */
