.nav{display:flex;flex-direction:row;flex:1 1;padding-top:20px;padding-left:30px;padding-right:30px;background-color:#faf9fe;align-items:center}@media(max-width:576px)and (min-width:320px){.nav{justify-content:space-around;padding:20px 0}}@media(max-width:768px)and (min-width:576px){.nav{justify-content:space-around;padding:20px 0 10px}}@media(max-width:992px)and (min-width:768px){.nav{justify-content:space-around;padding:20px 0 10px}}.nav-logo{flex:2 1}@media(max-width:576px)and (min-width:320px){.nav-logo{width:50%;flex:unset}}@media(max-width:768px)and (min-width:576px){.nav-logo{flex:unset}}@media(max-width:992px)and (min-width:768px){.nav-logo{flex:unset}}@media(max-width:1120px)and (min-width:992px){.nav-logo{flex:unset}}@media(max-width:576px)and (min-width:320px){.nav-logo img{width:100%}}.nav-wrapper{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;align-items:stretch;flex:1 1}.nav-buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;flex:5 1}@media(max-width:576px)and (min-width:320px){.nav-buttons{display:none}}@media(max-width:768px)and (min-width:576px){.nav-buttons{display:none}}@media(max-width:992px)and (min-width:768px){.nav-buttons{display:none}}.nav-buttons--btn{margin:0 15px;font-family:Ubuntu,sans-serif;font-size:18px;font-weight:400;color:#7a7a7a}.nav-buttons--btn:hover{color:#9555f3}.nav-buttons-m{position:absolute;z-index:10;width:100%;top:100%;background-color:#fff;text-align:center}.nav-buttons-m--btn{padding:10px}.nav-toggle-m{display:none;border-radius:5px;padding:5px 5px 0;background-color:#9555f3}.nav-toggle-m img{width:30px;height:30px}@media(max-width:576px)and (min-width:320px){.nav-toggle-m{display:block}}@media(max-width:768px)and (min-width:576px){.nav-toggle-m{display:block}}@media(max-width:992px)and (min-width:768px){.nav-toggle-m{display:block}}.nav-lang{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;color:#7a7a7a;flex:2 1}@media(max-width:576px)and (min-width:320px){.nav-lang{flex:unset}}@media(max-width:768px)and (min-width:576px){.nav-lang{flex:unset}}@media(max-width:992px)and (min-width:768px){.nav-lang{flex:unset}}@media(max-width:1120px)and (min-width:992px){.nav-lang{flex:unset}}.nav-lang--selected{position:relative;padding-bottom:10px;padding-top:10px;cursor:pointer}.nav-lang--dropdown{position:absolute;z-index:10;top:100%;display:flex;flex-direction:column;justify-content:flex-end;min-width:100%;max-height:0;overflow:hidden;transition:max-height .3s}.nav-lang--dropdown.hovered{max-height:100px}.nav-lang--dropdown a{margin-bottom:15px;cursor:pointer;text-align:center}.landing{flex:1 1;background-color:#faf9fe;padding:80px 0 120px}@media(max-width:576px)and (min-width:320px){.landing{padding:50px 0 30px}}.landing-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:1120px;margin:auto}@media(max-width:1120px)and (min-width:992px){.landing-wrapper{width:992px}}@media(max-width:992px)and (min-width:768px){.landing-wrapper{width:768px}}@media(max-width:768px)and (min-width:576px){.landing-wrapper{width:576px;flex-direction:column;gap:30px}}@media(max-width:576px)and (min-width:320px){.landing-wrapper{width:360px;overflow:hidden;flex-direction:column;gap:30px}}.landing-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 1}.landing-text .first{font-size:36px;font-weight:400}.landing-text .first,.landing-text .second{color:#0f172a;font-family:Ubuntu,sans-serif;margin-bottom:20px}.landing-text .second{font-size:40px;font-weight:600}.landing-text .third{color:#0f172a;font-family:Ubuntu,sans-serif;font-size:20px;font-weight:300;line-height:30px;letter-spacing:0;word-spacing:2px;margin-bottom:40px}.landing-text .download{display:flex;flex-direction:row}.landing-text .download img{padding:10px}@media(max-width:768px)and (min-width:576px){.landing-text .download{margin:0 auto}}@media(max-width:576px)and (min-width:320px){.landing-text .download{flex-direction:column;align-items:center;margin:0 auto}}.landing-banner{flex:1 1}.landing-banner>img{max-width:100%}.how{width:1120px;margin:auto;padding-bottom:80px}@media(max-width:576px)and (min-width:320px){.how{width:360px}}@media(max-width:768px)and (min-width:576px){.how{width:576px}}@media(max-width:992px)and (min-width:768px){.how{width:768px}}@media(max-width:1120px)and (min-width:992px){.how{width:992px}}.how-title{color:#101828;font-family:Ubuntu,sans-serif;font-size:32px;font-weight:500;text-align:center;padding:80px 0 100px}@media(max-width:576px)and (min-width:320px){.how-title{padding:40px 0 50px}}@media(max-width:768px)and (min-width:576px){.how-title{padding:40px 0 50px}}@media(max-width:992px)and (min-width:768px){.how-title{padding:40px 0 50px}}.how-wrapper{display:flex;flex-direction:row;flex:3 1 auto;justify-content:center;align-items:center;gap:20px}@media(max-width:576px)and (min-width:320px){.how-wrapper{gap:10px}}.how-items{display:grid;grid-gap:10px;gap:10px;grid-row-gap:20px;row-gap:20px;grid-template-columns:repeat(3,1fr)}.how-items img{flex:initial;max-width:none;width:100%}@media(max-width:576px)and (min-width:320px){.how-items{grid-template-columns:repeat(2,1fr)}}.how-image{width:30%}@media(max-width:768px)and (min-width:576px){.how-image{display:none}}@media(max-width:576px)and (min-width:320px){.how-image{display:none}}.about{width:1120px;margin:auto;padding-bottom:60px}@media(max-width:576px)and (min-width:320px){.about{width:360px}}@media(max-width:768px)and (min-width:576px){.about{width:576px}}@media(max-width:992px)and (min-width:768px){.about{width:768px}}@media(max-width:1120px)and (min-width:992px){.about{width:992px}}.about-title{color:#101828;font-family:Ubuntu,sans-serif;font-size:32px;font-weight:500;text-align:center;padding:40px 0 80px}@media(max-width:576px)and (min-width:320px){.about-title{padding:0 0 40px}}@media(max-width:768px)and (min-width:576px){.about-title{padding:0 0 40px}}@media(max-width:992px)and (min-width:768px){.about-title{padding:0 0 40px}}.about-wrapper{display:flex;flex-direction:row}@media(max-width:768px)and (min-width:576px){.about-wrapper{flex-direction:column-reverse}}@media(max-width:576px)and (min-width:320px){.about-wrapper{flex-direction:column-reverse}}.about-text{font-family:Ubuntu,sans-serif;font-weight:300;color:#7a7a7a;font-size:20px;line-height:30px;margin-left:150px}@media(max-width:576px)and (min-width:320px){.about-text{margin-left:0}}@media(max-width:768px)and (min-width:576px){.about-text{margin-left:0}}@media(max-width:992px)and (min-width:768px){.about-text{margin-left:50px}}.about-text p{padding-bottom:20px}.about-banner{width:33%}@media(max-width:576px)and (min-width:320px){.about-banner{width:100%}}@media(max-width:768px)and (min-width:576px){.about-banner{width:50%;margin:0 auto}}@media(max-width:992px)and (min-width:768px){.about-banner{width:33%}}.prices{padding-top:50px;padding-bottom:60px;background-color:#faf9fe}@media(max-width:576px)and (min-width:320px){.prices{padding-bottom:20px}}.prices-wrapper{margin:0 auto}@media(max-width:576px)and (min-width:320px){.prices-wrapper{width:360px}}@media(max-width:768px)and (min-width:576px){.prices-wrapper{width:576px}}@media(max-width:992px)and (min-width:768px){.prices-wrapper{width:768px}}@media(max-width:1120px)and (min-width:992px){.prices-wrapper{width:992px}}.prices-title{color:#101828;font-size:32px;font-weight:500;margin-bottom:20px}.prices-subtitle,.prices-title{text-align:center;font-family:Ubuntu,sans-serif}.prices-subtitle{color:#667085;font-size:14px;font-weight:400;margin-bottom:34px}.more{background-color:#dffbf4;margin-bottom:40px}.more-wrapper{width:1120px;margin:auto;padding:40px 0}@media(max-width:576px)and (min-width:320px){.more-wrapper{width:360px}}@media(max-width:768px)and (min-width:576px){.more-wrapper{width:576px}}@media(max-width:992px)and (min-width:768px){.more-wrapper{width:768px}}@media(max-width:1120px)and (min-width:992px){.more-wrapper{width:992px}}.more-text{color:#101828;font-family:Ubuntu,sans-serif;font-weight:600;font-size:35px;text-align:center;width:45%;margin:auto auto 30px}@media(max-width:576px)and (min-width:320px){.more-text{font-size:24px;width:auto}}@media(max-width:768px)and (min-width:576px){.more-text{width:auto}}@media(max-width:992px)and (min-width:768px){.more-text{width:auto}}.more-btn{display:block;font-family:Ubuntu,sans-serif;font-weight:500;color:#101828;border:2px solid #101828;margin:auto;width:-moz-fit-content;width:fit-content;padding:12px 24px;border-radius:3px}.faq-wrapper{width:1120px;display:flex;flex-direction:row;justify-content:space-evenly;margin:auto;padding:40px 0}@media(max-width:576px)and (min-width:320px){.faq-wrapper{width:360px;flex-direction:column;padding-bottom:0}}@media(max-width:768px)and (min-width:576px){.faq-wrapper{width:576px;flex-direction:column;padding-bottom:0}}@media(max-width:992px)and (min-width:768px){.faq-wrapper{justify-content:unset;width:768px}}@media(max-width:1120px)and (min-width:992px){.faq-wrapper{width:992px}}@media(max-width:576px)and (min-width:320px){.faq-wrapper img{width:70%;margin:0 auto}}@media(max-width:768px)and (min-width:576px){.faq-wrapper img{width:40%;margin:0 auto}}@media(max-width:992px)and (min-width:768px){.faq-wrapper img{width:25%;margin:0 auto;flex:2 1}}.faq-title{color:#101828;font-size:32px;font-weight:500;margin-bottom:20px}.faq-subtitle,.faq-title{text-align:center;font-family:Ubuntu,sans-serif}.faq-subtitle{color:#667085;font-size:14px;font-weight:400}.faq-questions{width:50%;margin-top:34px}@media(max-width:576px)and (min-width:320px){.faq-questions{width:unset;margin-top:0}}@media(max-width:768px)and (min-width:576px){.faq-questions{width:unset}}@media(max-width:992px)and (min-width:768px){.faq-questions{width:unset;flex:3 1}}.form{margin-top:60px}.form-title{text-align:center;color:#101828;font-family:Ubuntu,sans-serif;font-size:32px;font-weight:500;margin-bottom:40px}.form-wrapper{width:1120px;display:flex;flex-direction:row;flex:0 1 auto;margin:auto auto 60px}.form-wrapper>*{flex:1 1}@media(max-width:576px)and (min-width:320px){.form-wrapper{width:360px;flex-direction:column;gap:40px}}@media(max-width:768px)and (min-width:576px){.form-wrapper{width:576px;flex-direction:column;gap:40px}}@media(max-width:992px)and (min-width:768px){.form-wrapper{width:768px}.form-wrapper>div:first-child,.form-wrapper>div:last-child{flex:1 1;margin:0 30px}.form-wrapper>*{flex:unset}}@media(max-width:1120px)and (min-width:992px){.form-wrapper{width:992px}.form-wrapper>div:first-child,.form-wrapper>div:last-child{flex:1 1;margin:0 30px}.form-wrapper>*{flex:unset}}.form-container-disc{color:#0f172a;font-family:Ubuntu,sans-serif;font-size:17px;font-weight:400;margin-bottom:20px}@media(max-width:576px)and (min-width:320px){.form-container-disc{text-align:center}}.form-container form label{display:inline-block;color:#344054;margin-bottom:5px}.form-container form input,.form-container form textarea{display:inline-block;padding:15px 18px;width:100%;background-color:#fff;border-width:1px;border-radius:10px 10px 10px 10px;font-size:16px;line-height:22px;font-family:Roboto,sans-serif;color:#7a7a7a;margin-bottom:20px}.form-container form button{width:100%;display:inline-block;background-color:#57cfb9;color:#fff;font-family:Ubuntu,sans-serif;font-weight:500;border-radius:16px 16px 16px 16px;line-height:1;text-align:center;padding:12px 24px;border:none;cursor:pointer}.form-contacts{display:flex;flex-direction:column}@media(max-width:576px)and (min-width:320px){.form-contacts{align-items:center}}@media(max-width:768px)and (min-width:576px){.form-contacts{align-items:center}}.form-contacts-title{color:#0f172a;font-family:Ubuntu,Sans-serif;font-size:31px;font-weight:600;margin-bottom:20px}.form-contacts-email,.form-contacts-phone{display:flex;flex-direction:row;align-items:center;font-family:Ubuntu,Sans-serif;font-size:18px;font-weight:500;gap:10px;padding-bottom:15px}.form-contacts-socials{display:flex;flex-direction:row;gap:20px;margin-top:35px}.form-contacts-socials span{position:relative;width:40px;height:40px;background-color:#57cfb9;border-radius:4px;transition:transform .3s;pointer-events:none}.form-contacts-socials span:hover{transform:scale(1.1);transition:transform .3s}.form-contacts-socials span a{margin:auto;pointer-events:auto}.form-contacts-socials span a img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px}.promo{background-color:#f8fafc}.promo-wrapper{width:1120px;display:flex;flex-direction:row;margin:auto;padding:50px 0}.promo-wrapper>*{flex:1 1}@media(max-width:576px)and (min-width:320px){.promo-wrapper{width:360px;flex-direction:column}}@media(max-width:768px)and (min-width:576px){.promo-wrapper{width:576px}}@media(max-width:992px)and (min-width:768px){.promo-wrapper{width:768px}}@media(max-width:1120px)and (min-width:992px){.promo-wrapper{width:992px}}@media(max-width:576px)and (min-width:320px){.promo-banner-top{display:none}}.promo-banner-top img{display:block;margin:auto}.promo-banner-bot{display:none}.promo-banner-bot img{height:300px;width:auto}@media(max-width:576px)and (min-width:320px){.promo-banner-bot{display:block;margin-bottom:30px}}.promo-content{padding-top:80px;text-align:center}@media(max-width:576px)and (min-width:320px){.promo-content{padding-top:10px}}.promo-content p{color:#28282b;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:400;letter-spacing:2px;margin-bottom:20px}.promo-content span{display:block;color:#0f172a;font-family:Ubuntu,Sans-serif;font-size:75px;font-weight:600;line-height:80px;margin-bottom:20px}@media(max-width:576px)and (min-width:320px){.promo-content span{font-size:24px}}@media(max-width:768px)and (min-width:576px){.promo-content span{font-size:46px}}.promo-content-download{display:flex;flex-direction:row;margin-top:10px;justify-content:space-around}.promo-content-download img{margin-right:30px}@media(max-width:576px)and (min-width:320px){.promo-content-download img{margin-right:unset;width:170px}}@media(max-width:768px)and (min-width:576px){.promo-content-download img{margin-right:10px;width:170px}}.swiper-container{max-width:1120px;margin:0 auto}@media(max-width:576px)and (min-width:320px){.swiper-container{max-width:360px}}@media(max-width:768px)and (min-width:576px){.swiper-container{max-width:576px}}@media(max-width:992px)and (min-width:768px){.swiper-container{max-width:768px}}@media(max-width:1120px)and (min-width:992px){.swiper-container{max-width:992px}}.swiper-container img{display:block;width:100%;height:auto}@media(max-width:992px)and (min-width:768px){.swiper-container img{margin:0 auto}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.item-wrapper{width:100%;margin-bottom:25px}.item-question{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:Ubuntu,Sans-serif;font-size:17px;font-weight:500;padding:15px;color:#101828}.item-question.opened{color:#492185}.item-question .svg{height:18px;width:18px}.item-answer{border-bottom:1px solid #eaecf0}.item-answer p{padding:15px 15px 20px;color:hsla(0,0%,48%,.969);font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400}.item-answer p a{color:#492185;cursor:pointer}*{box-sizing:border-box;font-family:Roboto,sans-serif;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;--scroll-behavior:smooth!important;scroll-behavior:smooth!important}a{color:inherit;text-decoration:none}.footer{background-color:#0f172a}.footer-wrapper{width:1120px;margin:auto;display:flex;flex-direction:column;color:#fff}@media(max-width:576px)and (min-width:320px){.footer-wrapper{width:360px}}@media(max-width:768px)and (min-width:576px){.footer-wrapper{width:576px}}@media(max-width:992px)and (min-width:768px){.footer-wrapper{width:768px}}@media(max-width:1120px)and (min-width:992px){.footer-wrapper{width:992px}}.footer-upper{display:flex;flex-direction:row;padding-top:40px;padding-bottom:25px;border-bottom:1px solid #fff}@media(max-width:576px)and (min-width:320px){.footer-upper{flex-direction:column;align-items:center}}@media(max-width:768px)and (min-width:576px){.footer-upper{flex-direction:column;align-items:center}}@media(max-width:992px)and (min-width:768px){.footer-upper{flex-direction:column;align-items:center}}.footer-upper-logo{width:25%}@media(max-width:576px)and (min-width:320px){.footer-upper-logo{width:unset}}@media(max-width:768px)and (min-width:576px){.footer-upper-logo{width:unset}}@media(max-width:992px)and (min-width:768px){.footer-upper-logo{width:unset}}.footer-upper-nav{display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex:1 1}@media(max-width:576px)and (min-width:320px){.footer-upper-nav{flex-direction:column;row-gap:30px;padding:50px 0}}@media(max-width:768px)and (min-width:576px){.footer-upper-nav{flex-direction:column;row-gap:30px;padding:50px 0}}@media(max-width:992px)and (min-width:768px){.footer-upper-nav{flex-direction:column;row-gap:30px;padding:50px 0}}.footer-upper--btn{color:#fff;font-family:Ubuntu,sans-serif;font-size:14px;font-weight:400;cursor:pointer}.footer-upper--btn:hover{color:#57cfb9}.footer-upper-socials{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:25%}@media(max-width:576px)and (min-width:320px){.footer-upper-socials{width:unset}}@media(max-width:768px)and (min-width:576px){.footer-upper-socials{width:unset}}@media(max-width:992px)and (min-width:768px){.footer-upper-socials{width:unset}}.footer-upper-socials span{margin:0 10px}.footer-upper-socials span a img{width:25px;height:25px}.footer-lower{padding:30px 10px 40px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media(max-width:576px)and (min-width:320px){.footer-lower{flex-direction:column;align-items:center;row-gap:20px}}@media(max-width:768px)and (min-width:576px){.footer-lower{flex-direction:column;align-items:center;row-gap:20px}}@media(max-width:992px)and (min-width:768px){.footer-lower{flex-direction:column;align-items:center;row-gap:20px}}.footer-lower>*{color:#fff;font-family:Ubuntu,sans-serif;font-size:11px;font-weight:400}.footer-lower a{cursor:pointer}.footer-lower a:hover{color:#57cfb9}