:root{--color-white: #ffffff;--color-blue: #294E8D;--color-darkblue: #122C58;--color-yellow: #F5B65F;--color-orange: #FF9D17;--color-black: #000000;--color-lightgrey: #EFEFEF;--color-bg-header: #f7f7f7;--color-mediumgrey: #404040;--color-darkgrey: #00000029;--gradient-orange: radial-gradient(var(--color-yellow), var(--color-orange));--gradient-blue: radial-gradient(var(--color-blue), var(--color-darkblue))}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px}html,body{background-color:var(--color-white);font-family:"altivo",sans-serif;font-weight:400;font-style:normal;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}html,body,main{position:relative}main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:var(--color-mediumgrey);letter-spacing:1px}a:hover{text-decoration:underline}a:hover,a:focus{outline:none}p{letter-spacing:1px}h2{font-family:"bruna",sans-serif;font-weight:700;font-style:normal;letter-spacing:2px}ul{list-style:none}nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-family:"altivo",sans-serif;font-weight:700;font-style:normal}#burgerMenu{display:none}.btn{background-repeat:no-repeat;background-size:80%;background-position:center;background-color:var(--color-lightgrey);max-width:137px;max-height:42px;width:100%;height:100%;min-width:110px;min-height:42px;margin-right:10px;-webkit-box-shadow:rgba(99,99,99,.3) 0px 2px 8px 0px;box-shadow:rgba(99,99,99,.3) 0px 2px 8px 0px;border-radius:3px;-webkit-transition:all .3s;transition:all .3s}.btn:hover{-webkit-box-shadow:rgba(99,99,99,.2) 0px 1px 2px 0px;box-shadow:rgba(99,99,99,.2) 0px 1px 2px 0px}.btn.googleplay-btn:hover,.btn.appstore-btn:hover{background-size:85%}.btn.facebook:hover,.btn.linkedin:hover{-webkit-transform:scale(1.35) !important;transform:scale(1.35) !important;opacity:.7}.btn.facebook{background-image:url(../img/icons/icon-facebook.svg)}.btn.linkedin{background-image:url(../img/icons/icon-linkedin.svg)}.shadowed-img{position:absolute;height:100%;width:100%}.shadowed-img .img{position:absolute;z-index:1;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.shadowed-img .shadow{position:absolute;filter:blur(100px) brightness(0);-webkit-filter:blur(100px) brightness(0);opacity:.5;z-index:0;top:60px;left:60px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.square{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:93px;height:93px;border-radius:10px;background-repeat:no-repeat;background-position:center;margin-right:35px;-webkit-transition:all .3s;transition:all .3s;cursor:default}.square.orange{background-color:var(--color-orange);background-image:var(--gradient-orange)}.square.orange:is(a):hover{background-color:var(--color-darkblue);background-image:var(--gradient-blue)}.square.blue{background-color:var(--color-darkblue);background-image:var(--gradient-blue)}.square.blue:is(a):hover{background-color:var(--color-orange);background-image:var(--gradient-orange)}.square .icon{margin:20px auto;width:55%;height:55%;-o-object-fit:contain;object-fit:contain;cursor:default}.appstore-btn{background-image:url(../img/icons/icon-appstore.svg)}.googleplay-btn{background-image:url(../img/icons/icon-googleplay.svg)}.btns{position:absolute;z-index:11;top:650px !important;left:-40px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:40px;width:400px !important;margin-left:calc(50vw - 800px) !important;margin-top:60px}.understore{display:none}header{position:relative;z-index:5;width:100%;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .logo{display:block;margin:75px 0 0 10%}header .logo .logo-img{width:145px}header .menu-list{position:fixed;z-index:1;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:27px 30px 19px;background-color:rgba(192,192,192,.3);border-radius:40px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}header .menu-list .menu-item{margin:0 2vw}header .menu-list .menu-item .menu-link{position:relative;display:inline-block;color:var(--color-darkblue);font-size:1rem;font-family:"bruna",sans-serif;font-weight:700;font-style:normal}header .menu-list .menu-item .menu-link:hover{text-decoration:none}header .menu-list .menu-item .menu-link.access{background-color:var(--color-darkblue);color:var(--color-white);padding:10px;border-radius:5px;margin-top:-10px}header .lng-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:20px 30px}header .lng-list .lng-item .lng-link{font-weight:100;font-size:.825rem;color:var(--color-mediumgrey);margin:0 5px}header .lng-list .lng-item .lng-link.inactive{font-weight:700}.wave1{position:absolute;left:0;top:0;z-index:4;width:800px;height:600px;background-image:url(../img/wave1.svg);background-repeat:no-repeat;pointer-events:none}#hero-slider{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:block;position:relative;top:-200px;width:100vw;height:calc(100vh - 200px);overflow:visible;padding:0 40px}#hero-slider .container-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#hero-slider .left{position:relative;top:420px;width:50%;max-width:600px;text-align:left}#hero-slider .left .slider-item-title{font-family:"bruna",sans-serif;font-weight:700;font-style:normal;font-size:4rem;color:var(--color-darkblue);margin:20px 0 7px}#hero-slider .left .descr{width:100%;padding-right:40px;font-size:1.7rem;font-weight:700;color:var(--color-darkblue);margin:0;line-height:1.25}#hero-slider .right{position:relative;max-height:1000px;max-width:1000px;height:80vw;width:50vw}#hero-slider .right .visus{background-repeat:no-repeat;height:100%;width:100%}#hero-slider .right .visus .phone1{top:20%;width:40%}#hero-slider .right .visus .phone2{top:0;left:45%;width:40%}#hero-slider .right .visus .phone2 .img,#hero-slider .right .visus .phone2 .shadow{-o-object-position:bottom;object-position:bottom}#hero-slider .right .visus .icon1{position:absolute;top:-4%;left:-15%;width:8vw;height:8vw;max-width:120px;max-height:120px;z-index:1}#hero-slider .right .visus .icon2{position:absolute;bottom:-5%;right:-35%;width:8vw;height:8vw;max-width:120px;max-height:120px;z-index:1}.wave2{position:absolute;right:0;top:80vh;z-index:2;width:90vw;height:900px;background-image:url(../img/wave2.svg);background-repeat:no-repeat;background-size:cover;pointer-events:none}.swiper{width:100%;height:100%;overflow:visible !important;margin-left:auto;margin-right:auto}.swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-pagination2{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{top:650px !important;left:0 !important;width:auto !important;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:calc(50vw - 840px) !important}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{width:13px;height:13px}.swiper-pagination-bullet-active{background-color:var(--color-orange) !important}.swiper-button-next:after,.swiper-button-prev:after{display:block;background-color:var(--color-orange);color:var(--color-white);font-size:16px !important;font-weight:700;border-radius:50%}.swiper-button-prev:after{padding:10px 15px 10px 13px}.swiper-button-next:after{padding:10px 13px 10px 15px}#active_users{opacity:0}#countdown{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:600px;margin:0 auto}#countdown .descr{font-family:"altivo",sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;color:var(--color-darkblue);text-align:center;margin:0}#countdown .descr .hightlight{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-orange)}#countdown .big-number{font-family:"altivo",sans-serif;font-weight:700;font-style:normal;font-size:7.5rem;color:var(--color-darkblue);text-align:center;margin:10px 0 0;line-height:1}#offers{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1000px;width:100%;margin:180px auto 340px}#offers .offer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:calc(50% - 40px);margin:40px 20px}#offers .offer-block .block-title{margin:-3px 0 3px;padding:0;font-family:"bruna",sans-serif;font-weight:700;font-style:normal;font-size:2.5rem;color:var(--color-darkblue);text-shadow:1px 2px 3px rgba(50,50,93,.25);line-height:1}#offers .offer-block .descr{font-family:"altivo",sans-serif;font-weight:100;font-style:normal;font-size:1rem;color:var(--color-darkblue);line-height:1.2;margin:0;padding-right:40px}#banner-slider{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;position:relative;width:90vw;margin-left:10vw}#banner-slider .wave3{position:absolute;left:-24vw;top:-7vw;z-index:0;width:110vw;height:63vw;background-repeat:no-repeat;background-size:contain;-o-object-fit:contain;object-fit:contain;pointer-events:none}#banner-slider .swiper-slide{margin-right:40px;height:40vh}#banner-slider .offer-image{display:block;border-radius:20px;-o-object-fit:cover;object-fit:cover;overflow:hidden}#banner-slider .swiper-button-next,#banner-slider .swiper-button-prev{position:absolute;left:0;top:44vh}#banner-slider .swiper-button-next::after,#banner-slider .swiper-button-prev::after{position:relative;left:0;-webkit-transition:all .3s;transition:all .3s}#banner-slider .swiper-button-next:hover::after,#banner-slider .swiper-button-prev:hover::after{padding:10px 18px 10px 10px}#banner-slider .swiper-button-next{left:50px}#banner-slider .swiper-button-next:hover::after{padding:10px 8px 10px 20px}#partners{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;position:relative;z-index:1;margin:270px auto 60px}#partners .title{font-family:"altivo",sans-serif;font-weight:400;font-style:normal;font-size:2.375rem;color:var(--color-orange);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.partners-list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:80px 8vw 0}.partners-list .partners-item{position:relative;margin:20px;height:90px;width:128px}.partners-list .partners-item .bg{position:absolute;top:0;left:0;height:100%;width:100%;background-image:url(../img/samples/bg-partners.svg);background-repeat:no-repeat;background-size:contain;opacity:0}.partners-list .partners-item .partners-link{position:absolute;top:0;left:0;display:block;cursor:pointer;height:90px;width:128px}.partners-list .partners-item .partners-link .partners-img{height:100%;margin-top:0;-webkit-transition:all .3s;transition:all .3s;cursor:default}.partners-list .partners-item:hover .bg{-webkit-animation-name:anim-partners;animation-name:anim-partners;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.partners-list .partners-item:hover .partners-img{margin-top:10px}@-webkit-keyframes anim-partners{from{opacity:0}to{opacity:1}}@keyframes anim-partners{from{opacity:0}to{opacity:1}}footer{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;position:relative;bottom:90px}footer .footer-container{position:relative;margin:20vh 125px 0;border-radius:22px;background-color:var(--color-darkblue);padding:35px 50px 5vw;color:var(--color-white)}footer .footer-container .mobile{display:none}footer .footer-container .left,footer .footer-container .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:50%}footer .footer-container .left .btns,footer .footer-container .right .btns{width:auto !important}footer .footer-container .socials{display:-webkit-box;display:-ms-flexbox;display:flex;width:55px;height:25px;margin-top:20px}footer .footer-container .socials .btn{display:block;min-width:20px;min-height:20px;max-width:20px;max-height:20px;background-color:unset;background-repeat:no-repeat;background-size:contain;background-position:right;margin:0;border-radius:0}footer .footer-container .logo-link{opacity:1;width:50%;-webkit-transition:all .3s;transition:all .3s}footer .footer-container .logo-link .logo{margin:0 20px 6px;height:5vw;max-height:65px}footer .footer-container .logo-link:hover{opacity:.7}footer .footer-container .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom:1px solid var(--color-white)}footer .footer-container .footer-top .right{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .footer-container .footer-top .right .descr{font-size:1rem;margin:0 0 30px 0;max-width:320px}footer .footer-container .footer-top .right .btns{position:relative;top:0 !important;left:0 !important;margin:0 0 30px 0 !important}footer .footer-container .footer-top .right .socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 30px 0 !important}footer .footer-container .footer-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;margin:100px 0}footer .footer-container .footer-main.mobile{display:none}footer .footer-container .footer-main .little-title{font-family:"greycliff-cf",sans-serif;font-weight:600;font-variation-settings:"wdth" 100;font-size:1.375rem;text-transform:uppercase;margin:0}footer .footer-container .footer-main .label{font-family:"greycliff-cf",sans-serif;font-weight:600;font-variation-settings:"wdth" 100;font-size:1rem;letter-spacing:2px;margin-bottom:10px}footer .footer-container .footer-main .coords{margin-right:30px}footer .footer-container .footer-main .coords a{color:var(--color-white);-webkit-transition:all .3s;transition:all .3s;display:block;font-family:"altivo",sans-serif;font-weight:100;font-style:normal}footer .footer-container .footer-main .newsletter{margin-left:30px;width:80%}footer .footer-container .footer-main .newsletter form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}footer .footer-container .footer-main .newsletter input[type=text],footer .footer-container .footer-main .newsletter button#newsletter-btn{display:block;background-color:var(--color-darkblue);border:0;border-bottom:1px solid var(--color-white);font-family:"altivo",sans-serif;font-weight:300;font-size:1rem;margin-top:30px;padding:0 0 12px 0;letter-spacing:2px}footer .footer-container .footer-main .newsletter input[type=text]{color:var(--color-white);width:100%}footer .footer-container .footer-main .newsletter input[type=text]::-webkit-input-placeholder{color:var(--color-white)}footer .footer-container .footer-main .newsletter input[type=text]::-moz-placeholder{color:var(--color-white)}footer .footer-container .footer-main .newsletter input[type=text]:-ms-input-placeholder{color:var(--color-white)}footer .footer-container .footer-main .newsletter input[type=text]::-ms-input-placeholder{color:var(--color-white)}footer .footer-container .footer-main .newsletter input[type=text]::placeholder{color:var(--color-white)}footer .footer-container .footer-main .newsletter button#newsletter-btn{color:var(--color-orange)}footer .footer-container .footer-main .newsletter button#newsletter-btn:hover{color:var(--color-white);cursor:pointer}footer .footer-container .footer-main .newsletter .condi{display:block;font-size:.675rem;opacity:.6;text-decoration:none;color:var(--color-white);letter-spacing:1px;-webkit-transition:all .3s;transition:all .3s;margin-top:40px}footer .footer-container .footer-main .newsletter .condi:hover{opacity:1}footer .visu{position:absolute;top:-80px;right:calc(40vw + 30px);width:calc(40vw - 200px);height:35vw;max-height:600px;background-image:url(../img/samples/footer-visu.png);background-repeat:no-repeat;background-size:contain;pointer-events:none}footer .waves{position:absolute;left:-1vw;bottom:-7vw;width:100vw;height:23vw;background-image:url(../img/wave4.svg);background-repeat:no-repeat;background-size:cover;pointer-events:none}a.effect-underline.access:hover::after{display:none}a.effect-underline:hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}a.effect-underline::after{content:"";position:absolute;display:inline-block;left:0;width:100%;border-bottom:1px solid;margin-top:20px;opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transition:opacity .35s,transform .35s,-webkit-transform .35s;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.access{position:relative;z-index:2}.access::before,.access::after{left:0;width:100%;height:0%;background:rgba(225,255,255,.3);content:"";position:absolute;-webkit-transition:.35s;transition:.35s;z-index:-1}.access::before{top:0}.access::after{bottom:0}.access:hover{color:#fff}.access:hover::before,.access:hover::after{height:100%}@media only screen and (max-width: 1980px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{margin-left:calc(30vw - 420px) !important}.btns{margin-left:calc(30vw - 380px) !important}}@media only screen and (max-width: 1480px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{margin-left:5px !important}.btns{margin-left:50px !important}}@media only screen and (max-width: 1620px){footer .visu{display:none}footer .footer-container .left{width:30%}footer .footer-container .right{width:70%}}@media only screen and (max-width: 1280px){.btns{left:0 !important;margin-left:0 !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{left:0 !important;margin-left:0 !important}footer{bottom:80px}footer .footer-container{margin:200px 40px 0}footer .footer-container .footer-top .right .descr{max-width:250px}}@media only screen and (max-width: 1024px){.btns{margin-left:0 !important;width:100% !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0 !important;bottom:0px !important;top:unset !important}.wave2{display:none;top:20vh}#hero-slider{height:100%;margin-bottom:100px;top:0}#hero-slider .container-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:120px}#hero-slider .container-slide .left{text-align:center;margin:0 auto;top:0;z-index:1;width:100%}#hero-slider .container-slide .left .descr{padding-right:0}#hero-slider .container-slide .right{width:calc(100vw - 40px);min-height:900px;top:-50px;margin:0 auto}#offers{margin-top:100px}#offers .offer-block{margin:30px 20px}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{margin-left:auto !important;width:100% !important;bottom:60px !important;top:unset !important}footer{bottom:70px}footer .footer-container{margin:200px 40px 0}footer .footer-container .footer-main .right{width:100%}}@media only screen and (max-width: 960px){#burgerMenu{display:block;position:absolute;right:80px;top:20px}nav .menu-list{display:none;background-color:rgba(0,0,0,0);-webkit-backdrop-filter:unset;backdrop-filter:unset;margin-top:8vh;-webkit-box-align:end;-ms-flex-align:end;align-items:end;right:12px}nav .menu-list.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav .menu-list .menu-item{margin:5vw 0}nav .menu-list .menu-item .menu-link{color:#fff;text-align:end;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}header{position:fixed;height:100px}header .logo{margin-top:25px}header.up{top:-200px}header .menu-list .menu-item .menu-link.access{background-color:#294e8d}#hero-slider{margin-top:100px}#hero-slider .container-slide .right{min-height:unset}.wave1{position:fixed;left:-50px;top:-113px;-webkit-transform:scaleX(1.5);transform:scaleX(1.5);-webkit-transition:all .5s;transition:all .5s}.wave1.active{left:174px;top:23vh;-webkit-transform:scaleY(2.5) scaleX(1.5);transform:scaleY(2.5) scaleX(1.5)}.wave1.up{top:-400px}#partners{margin:15vh auto}footer{bottom:50px}footer .footer-container .logo-link .logo{height:80px}footer .footer-container .footer-main .left,footer .footer-container .footer-main .right{width:auto}footer .visu{width:220px;height:338px;right:calc(40vw + 30px);top:115px}}@media only screen and (max-width: 640px){.wave1{left:-305px;top:-187px;-webkit-transition:all .5s;transition:all .5s}.wave1.active{left:-108px;top:14vh;-webkit-transform:scaleY(2.5);transform:scaleY(2.5)}header{top:0;-webkit-transition:all .5s;transition:all .5s}header .logo{margin-top:15px}#burgerMenu{right:20px}#hero-slider{padding:0 20px;margin-bottom:50px}#hero-slider .container-slide{margin-top:20px}#hero-slider .container-slide .left .slider-item-title{font-size:2.5rem;margin-bottom:10px}#hero-slider .container-slide .left .descr{margin-top:0;font-size:1.125rem;line-height:1.2}#hero-slider .container-slide .right{min-height:calc(100vh - 300px);width:calc(100vw - 0px);top:calc(5vh - 80px);left:-20px}#countdown{display:none;width:auto}#countdown .big-number{font-size:5rem}#offers{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-bottom:20px}#offers .offer-block{width:calc(100% - 40px);min-height:120px;margin:10px 20px 2px}#offers .offer-block .block-title{font-size:1.5rem;padding-bottom:10px}#offers .offer-block .descr{font-size:.825rem}#offers .offer-block.scan{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#offers .offer-block.remises{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#offers .offer-block.points{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#offers .offer-block.cadeaux{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}#banner-slider{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:5vw}#banner-slider .swiper-slide{height:100vw}#banner-slider .swiper-button-prev,#banner-slider .swiper-button-next{display:none}#banner-slider .wave3{left:-175vw;top:-145vw;z-index:0;width:500vw;height:500vw}.square{width:70px;height:70px;margin-right:20px}#partners{margin-top:2vh;margin-bottom:50px;margin:0}#partners .title{font-size:1.75rem;text-align:center}.swiper-pagination{display:none}.swiper-pagination2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.swiper-pagination-bullet{background-color:var(--color-lightgrey) !important}.btns{bottom:50px !important}.understore{display:block;text-align:center;font-size:.75rem;color:var(--color-black);width:70%;margin:0 auto}.partners-list{margin-left:0;margin-right:0}.partners-list .partners-item{margin:0;width:50%}.partners-list .partners-item .partners-link{left:calc(50% - 64px)}footer{bottom:0;margin-top:20px}footer::before{content:"";display:block;position:relative;width:100vw;height:30vw;background-image:url(../img/wave_footer.svg);background-repeat:no-repeat;background-size:contain;background-position:bottom}footer .footer-container{margin:0;border-radius:0;padding:40px}footer .footer-container .left,footer .footer-container .right{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer-container .footer-main.mobile{display:block}footer .footer-container .footer-main.mobile .newsletter{width:100%;margin-left:0}footer .footer-container .footer-main.mobile .btns{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}footer .footer-container .desktop{display:none}footer .footer-container .logo-link{width:100%}footer .footer-container .logo-link .logo{height:100px;margin-top:50px}footer .footer-container .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer-container .footer-top .descr{width:100%}footer .footer-container .footer-main{margin:20px 0}footer .footer-container .footer-main .left{display:none}footer .footer-container .footer-main .coords{margin-right:0}footer .footer-container .footer-main .btns{position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .waves{left:43vw;bottom:0vw;width:170vw;height:43vw}footer .visu{display:none}}@media only screen and (max-height: 900px){#hero-slider .right{top:-140px}}@media screen and (orientation: landscape)and (max-width: 960px){.wave1{position:fixed;left:0px;top:-150px;-webkit-transform:scaleX(1.9) scaleY(0.5);transform:scaleX(1.9) scaleY(0.5)}.wave1.active{left:200px;-webkit-transform:scaleX(1.9) scaleY(1.8);transform:scaleX(1.9) scaleY(1.8)}nav .menu-list .menu-item{margin:3vw 0}}.openbtn{width:60px;height:60px;cursor:pointer;position:relative}.openbtn .openbtn-area{-webkit-transition:all .4s;transition:all .4s}.openbtn span{position:absolute;background:#fff;display:inline-block;left:12px;height:2px;-webkit-transition:all .4s;transition:all .4s;width:50%}.openbtn span:nth-of-type(1){top:12px}.openbtn span:nth-of-type(2){top:24px}.openbtn span:nth-of-type(3){top:36px}.openbtn.active .openbtn-area{-webkit-transform:rotateY(-360deg);transform:rotateY(-360deg)}.openbtn.active span:nth-of-type(1){width:45%;top:16px;left:14px;-webkit-transform:translateY(7px) rotate(-135deg);transform:translateY(7px) rotate(-135deg)}.openbtn.active span:nth-of-type(2){opacity:0}.openbtn.active span:nth-of-type(3){width:45%;top:30px;left:14px;-webkit-transform:translateY(-7px) rotate(135deg);transform:translateY(-7px) rotate(135deg)}