@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);.nuxt-progress{position:fixed;top:0;left:0;right:0;height:2px;width:0;opacity:1;transition:width .1s,opacity .4s;background-color:#000;z-index:999999}.nuxt-progress.nuxt-progress-notransition{transition:none}.nuxt-progress-failed{background-color:red}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;box-sizing:border-box}body,html{min-height:100%;height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}:focus,button,input,option,select,textarea{outline:none}button{background-color:inherit;border:0;outline:0;font-family:Poppins,sans-serif}button,img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}hr{border:0}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}a,button{text-decoration:none;cursor:pointer}a{color:inherit;text-decoration:inherit}.slide-back-leave-to,.slide-enter{opacity:0;transform:translate(100%)}.slide-back-enter,.slide-leave-to{opacity:0;transform:translate(-100%)}.fade-enter-active,.fade-leave-active{transition:opacity .1s ease}.fade-enter,.fade-leave-to{opacity:0}.fade-enter,.fade-leave-active,.slide-back-enter-active,.slide-back-leave-active,.slide-enter-active,.slide-leave-active{transition:all .2s ease-in-out}.slider__slider{width:100%;overflow:hidden;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:-webkit-grab;cursor:grab}.slider__slider.grabbing{cursor:-webkit-grabbing;cursor:grabbing}.slider_button{cursor:pointer}.slider__slide,.slider_button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider__slide{display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;font-size:70px;transition:all .25s ease-in-out}.slider__slide.sliding{transition-duration:0s}.slider__slide.empty{background:transparent}.lds-default{display:inline-block;position:relative;width:80px;height:80px}.lds-default div{position:absolute;width:6px;height:6px;background:linear-gradient(#f18d2b,#c91c41);border-radius:2px;-webkit-animation:lds-default 1.2s linear infinite;animation:lds-default 1.2s linear infinite}.lds-default div:first-child{-webkit-animation-delay:0s;animation-delay:0s;top:37px;left:66px}.lds-default div:nth-child(2){-webkit-animation-delay:-.1s;animation-delay:-.1s;top:22px;left:62px}.lds-default div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s;top:11px;left:52px}.lds-default div:nth-child(4){-webkit-animation-delay:-.3s;animation-delay:-.3s;top:7px;left:37px}.lds-default div:nth-child(5){-webkit-animation-delay:-.4s;animation-delay:-.4s;top:11px;left:22px}.lds-default div:nth-child(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;top:22px;left:11px}.lds-default div:nth-child(7){-webkit-animation-delay:-.6s;animation-delay:-.6s;top:37px;left:7px}.lds-default div:nth-child(8){-webkit-animation-delay:-.7s;animation-delay:-.7s;top:52px;left:11px}.lds-default div:nth-child(9){-webkit-animation-delay:-.8s;animation-delay:-.8s;top:62px;left:22px}.lds-default div:nth-child(10){-webkit-animation-delay:-.9s;animation-delay:-.9s;top:66px;left:37px}.lds-default div:nth-child(11){-webkit-animation-delay:-1s;animation-delay:-1s;top:62px;left:52px}.lds-default div:nth-child(12){-webkit-animation-delay:-1.1s;animation-delay:-1.1s;top:52px;left:62px}@-webkit-keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}@keyframes lds-default{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}.image-loader{width:100%;min-height:100px;position:relative}.image-loader img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0}.image-loader img.visible{opacity:1}.image-loader .lds-default,.image-loader img{transition:all .25s ease-in-out}.image-loader .lds-default{top:50%;transform:translateY(-50%);left:50%;opacity:1;position:absolute}.image-loader .lds-default.hidden{opacity:0}.site-wrapper{padding-left:186px;padding-right:186px;height:100%;overflow-x:hidden}@media (max-width:1700px){.site-wrapper{padding-left:110px;padding-right:110px}}@media (max-width:1400px){.site-wrapper{padding-left:40px;padding-right:40px}}@media (max-width:1200px){.site-wrapper{padding-left:30px;padding-right:30px}}@media (max-width:991px){.site-wrapper{padding-left:20px;padding-right:20px}}.header{height:105px;padding-left:117px;padding-right:42px;position:fixed;width:100%;z-index:2;top:0;background-color:#fff;border-bottom:1px solid #e6e8ec}@media (max-width:1700px){.header{padding-left:110px}}@media (max-width:1400px){.header{padding-left:40px;padding-right:40px;height:76px}}@media (max-width:991px){.header{padding-left:30px;padding-right:10px}}.header__wrapper{justify-content:space-between;align-items:center;height:100%}.header__menu,.header__wrapper{display:flex;display:-webkit-flex;flex-direction:row}.header__menu{white-space:nowrap;color:#23262f;justify-content:flex-start;align-items:flex-start;padding-left:108px}@media (max-width:1700px){.header__menu{padding-left:60px}}@media (max-width:1200px){.header__menu{padding-left:40px}}@media (max-width:991px){.header__menu{display:flex;display:-webkit-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;top:76px;right:0;width:100vw;background-color:#fff;padding-top:45px;padding-left:30px;height:0;opacity:0;pointer-events:none;transition:all .15s ease-in-out}}@media (max-width:991px){.header__menu--open{opacity:1;pointer-events:all;height:calc(100vh - 76px);transition:all .15s ease-in-out}}.header__menu-links{display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.header__menu-links{align-items:flex-start;flex-direction:column}}.header__section{display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center}.header__section--buttons{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.header__section--buttons{display:none}}@media (max-width:1400px){.header__section--image{height:32px}}@media (max-width:1500px){.header .transparent-button{margin-right:16px}}@media (max-width:1500px){.header .main-button,.header .transparent-button{padding:0 15px;min-width:unset}}@media (max-width:1200px){.header button{font-size:12px}}.page{background-color:#fff;padding-bottom:160px;min-height:calc(100vh - 454px)}.nav-item{color:#23262f;font-size:16px;font-weight:600;line-height:21px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-right:16px;margin:4px 44px 4px 0;border-radius:8px;transition:background-color .3s ease}.nav-item:last-child{margin-right:0}@media (max-width:1700px){.nav-item{margin-right:35px}}@media (max-width:1500px){.nav-item{margin-right:30px}}@media (max-width:1200px){.nav-item{margin-right:12px;font-size:14px}}@media (max-width:991px){.nav-item{line-height:28px;margin-bottom:30px;font-size:28px;font-weight:700}}.nav-item--active,.nav-item--inactive,.nav-item:focus,.nav-item:hover{position:relative;line-height:28px}.nav-item--active:after,.nav-item:focus:after,.nav-item:hover:after{content:"";-webkit-animation:grow .25s forwards;animation:grow .25s forwards;background:orange;position:absolute;bottom:0;left:0;height:2px}.nav-item:active{transform:scale(.95)}.hamburger{display:none}@media (max-width:991px){.hamburger{display:unset;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.hamburger:focus .hamburger__span span,.hamburger:hover .hamburger__span span{background-color:#000}.hamburger:focus p,.hamburger:hover p{color:#23262f}.hamburger__span{height:24px;width:31px;overflow:hidden;transition:all .2s ease-in-out}.hamburger__span span{height:2px;width:24px;background-color:#23262f;display:block;border-radius:7px;transition:all .15s ease-out}.hamburger__span span:nth-child(2n){margin:5px 0}.hamburger__span.open span:first-child{transform:rotate(45deg);position:absolute;top:10px}.hamburger__span.open span:nth-child(2){display:none}.hamburger__span.open span:last-child{transform:rotate(-45deg);position:absolute;top:10px}}.footer{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:454px;padding-top:49px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:relative}@media (max-width:1200px){.footer{flex-direction:column-reverse;height:auto;padding-top:29px}}.footer__separator{width:100vw;height:1px;position:absolute;left:-186px;top:0;background-color:#e6e8ec}@media (max-width:1700px){.footer__separator{left:-110px}}@media (max-width:1400px){.footer__separator{left:-40px}}@media (max-width:1200px){.footer__separator{left:-30px}}@media (max-width:991px){.footer__separator{left:-20px}}.footer__section{margin-right:150px}@media (max-width:1400px){.footer__section{margin-right:80px}}@media (max-width:1200px){.footer__section{margin-right:0}}.footer__section--image{height:71px}@media (max-width:1200px){.footer__section--image{height:auto;width:109px}}.footer__text{margin-top:35px;font-size:18px;line-height:34px;width:520px}@media (max-width:991px){.footer__text{font-size:14px;width:100%}}.footer__text--copyright{margin-top:30px}@media (max-width:1200px){.footer__text--copyright{margin-bottom:25px}}.footer__menu{display:grid;grid-template-columns:repeat(2,minmax(219px,1fr)) 222px;width:100%}@media (max-width:1500px){.footer__menu{grid-template-columns:repeat(2,1fr) 222px}}@media (max-width:600px){.footer__menu{grid-template-columns:repeat(2,1fr);grid-row-gap:15px;row-gap:15px;margin-top:39px}}.footer__menu--header{font-size:28px;font-weight:700;margin-bottom:25px}@media (max-width:991px){.footer__menu--header{margin-bottom:40px}}.footer__menu--link{margin-bottom:10px;font-size:14px;line-height:34px}.footer__menu--link a:focus,.footer__menu--link a:hover{position:relative;line-height:28px}.footer__menu--link a:focus:after,.footer__menu--link a:hover:after{content:"";-webkit-animation:grow .25s forwards;animation:grow .25s forwards;background:orange;position:absolute;bottom:-5px;left:0;height:2px}@-webkit-keyframes grow{0%{width:0}to{width:calc(80% - 16px)}}@keyframes grow{0%{width:0}to{width:calc(80% - 16px)}}.footer__menu--link a:active{transform:scale(.95)}.section__header{display:flex;align-items:center}@media (max-width:991px){.section__header--image{display:none}}@media (max-width:991px){.section__header--arrow{width:12px}}.section__header--text{font-size:20px;font-weight:700;color:#f07534;padding:0 28px 0 13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.section__header--text{font-size:14px;padding:0 16px 0 0}}.section__title{font-size:53px;line-height:76px;font-weight:700;margin-top:15px}@media (max-width:1400px){.section__title{font-size:50px;line-height:72px}}.section__content{font-size:22px;color:#777e90;line-height:34px;margin-top:30px}@media (max-width:1400px){.section__content{font-size:16px;line-height:29px}}.lang-select{width:80px;padding-left:45px;position:relative;transition:all .15s ease-in-out}@media (max-width:1400px){.lang-select{padding-left:20px;width:60px}}@media (max-width:991px){.lang-select{padding-left:0;padding-right:34px}}.lang-select .select_opened{height:20px;opacity:1;transition:all .15s ease-in-out}.lang-select__select{position:absolute;transition:all .15s ease-in-out;height:0;opacity:0}.lang-select__image{margin-left:6px}.lang-select__actual,.lang-select__button{font-size:16px;line-height:21px;text-transform:uppercase;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center}.lang-select__actual:hover,.lang-select__button:hover{color:#f07534}.pricing{padding-bottom:150px;padding-top:10px}.pricing,.pricing__wrapper{display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center}.pricing__wrapper{max-width:1180px;width:100%}@media (max-width:1200px){.pricing__wrapper{max-width:unset;width:100%}}.pricing__buttons{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pricing .button{height:52px;min-width:114px;color:#777e90;font-size:17px;border-radius:30px;background-color:transparent}.pricing .button.active{background-color:#f07534;border:none;color:#fff}.pricing .section__content{font-size:20px;padding-bottom:50px}.pricing .section__title{font-size:55px;line-height:75px}.pricing-box{overflow:hidden;padding:47px 44px 49px;background-color:#f8f8f9;border-radius:32px;max-width:885px;width:100%;min-height:454px;margin-top:54px;filter:drop-shadow(0 41px 65px rgba(31,47,70,.1));display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media (max-width:991px){.pricing-box{min-height:620px;width:75%;padding:0;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width:600px){.pricing-box{width:100%;margin-top:45px;display:flex;display:-webkit-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}}.pricing-box__column{width:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.pricing-box__column{width:100%;padding:20px 20px 0 26px}}@media (max-width:768px){.pricing-box__column{width:100%}}.pricing-box__column--image-wrapper{position:relative;height:100%;min-height:350px}@media (max-width:991px){.pricing-box__column--image-wrapper{display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:flex-start;min-height:316px}}.pricing-box__column--option{display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:18px 0;border-bottom:1px solid #e6e8ec;color:#777e90}.pricing-box__column--option:last-child{border-bottom:none}@media (max-width:991px){.pricing-box__column--option{font-size:12px;padding-bottom:14px;padding-top:14px}}.pricing-box__column--option svg{width:19px}.pricing-box__column--image{position:absolute;bottom:-36px;right:-32px;z-index:1}@media (max-width:991px){.pricing-box__column--image{bottom:0;height:289px;right:unset}}.pricing-box__column--circle{height:40px;width:40px;border-radius:50%;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center;margin-right:30px}@media (max-width:991px){.pricing-box__column--circle{height:28px;width:28px;margin-right:25px}}.pricing-box__column--circle .commission{display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:baseline}.pricing-box__column--circle .commission__unit{font-size:9px}.pricing-box__column .check{background-color:#def1ee}.pricing-box__column .percent{background-color:#f1dede;color:#da4f4f}.pricing-box .gradient-square{background:linear-gradient(#f18d2b,#c91c41);width:220px;height:204px;border-radius:80px;border-radius:32px;z-index:0}@media (max-width:991px){.pricing-box .gradient-square{border-radius:45px;height:144px;width:155px;position:relative;right:unset}}@font-face{font-family:Celias;font-style:normal;font-weight:400;src:local(""),url(/_nuxt/fonts/Celias.373c732.woff2) format("woff2"),url(/_nuxt/fonts/Celias.e72172d.woff) format("woff")}@font-face{font-family:Celias;font-style:normal;font-weight:700;src:local(""),url(/_nuxt/fonts/Celias-Bold.f23aff6.woff2) format("woff2"),url(/_nuxt/fonts/Celias-Bold.f19269f.woff) format("woff")}.first-section{padding-top:207px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width:991px){.first-section{display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:115px}}.first-section__left{width:50%}@media (max-width:1920px){.first-section__left{width:700px}}@media (max-width:1700px){.first-section__left{width:50%}}@media (max-width:991px){.first-section__left{padding-top:0;width:100%}}.first-section .main-button{margin-top:40px;min-width:186px}.first-section__right{width:calc(100% - 680px);position:relative;height:712px;max-width:650px;display:flex;justify-content:center;margin-right:-52px}@media (max-width:1400px){.first-section__right{margin-right:0}}@media (max-width:991px){.first-section__right{width:100%;margin-top:45px;max-width:335px;height:558px}}@media (max-width:360px){.first-section__right{width:100%;margin-top:45px;max-width:unset;height:558px}}@media (max-width:991px){.first-section__right--image{display:none}}.first-section__right--image-mobile{display:none}@media (max-width:991px){.first-section__right--image-mobile{display:flex;padding:10px 5px 7px 1px}}.first-section__right .gradient-square{background:linear-gradient(#f18d2b,#c91c41);width:calc(100% - 62px);height:544px;border-radius:80px;filter:drop-shadow(0 60px 60px rgba(31,47,70,.12));max-width:585px;margin-top:83px;position:absolute;right:8%;z-index:0}@media (max-width:991px){.first-section__right .gradient-square{border-radius:45px}}@media (max-width:1600px){.first-section__right .gradient-square{width:520px}}@media (max-width:1200px){.first-section__right .gradient-square{width:420px}}@media (max-width:991px){.first-section__right .gradient-square{right:0;margin-top:107px;width:100%;height:322px}}.first-section__right--box{border-radius:19px;border:2px solid #e6e8ec;height:136px;width:299px;background-color:#fff;display:flex;justify-content:center;align-items:center;z-index:1;filter:drop-shadow(0 0 20px rgba(31,47,70,.1))}@media (max-width:991px){.first-section__right--box{height:auto;width:auto}}.first-section__right .right{position:absolute;right:0;top:234px}@media (max-width:991px){.first-section__right .right{top:103px}}.first-section__right .left{position:absolute;right:40%;bottom:140px}@media (max-width:991px){.first-section__right .left{bottom:192px;right:auto;left:5px}}.first-section__right--phone{position:absolute;right:25%}@media (max-width:1600px){.first-section__right--phone{right:20%}}@media (max-width:991px){.first-section__right--phone{display:none}}.first-section__right--phone-mobile{display:none;max-width:252px}@media (max-width:991px){.first-section__right--phone-mobile{display:flex;right:35px;z-index:1}}.faq__header{color:#777e90;font-size:20px;padding-bottom:40px;padding-top:30px}.faq__card--header{align-items:flex-start;padding-bottom:50px;padding-top:50px;border-bottom:1px solid #e6e8ec;cursor:pointer;background-color:#fff}.faq__card--header,.faq__card--text{display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between}.faq__card--text{align-items:flex-end}.faq__card--number{color:#777e90;font-size:23px;padding-right:50px}.faq__card--number,.faq__card--question{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.faq__card--question{font-size:25px}@media (max-width:991px){.faq__card--question{font-size:14px}}.faq__card--answer{padding:34px 243px 34px 104px;border-bottom:1px solid #e6e8ec;color:#777e90;font-size:22px;line-height:34px}@media (max-width:991px){.faq__card--answer{padding:20px 20px 15px;font-size:14px;line-height:26px}}.faq__card--content{transition:max-height .2s ease-in-out;overflow:hidden}.faq__card--arrow{width:14px;height:8px;transform:rotate(0deg);transition:all .2s ease;fill:#777e90}.open .faq__card--number{color:#f07534}.open .faq__card--arrow{transform:rotate(180deg);transition:all .2s ease}.exchange{padding-top:25px}.exchange .slider__button:focus,.exchange .slider__button:hover{transform:scale(1.05)}.exchange .slider__button:active{transform:scale(.95)}.exchange__slide{display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;position:relative;width:100%;min-height:977px;padding-top:260px}@media (max-width:1700px){.exchange__slide{padding-right:50px}}@media (max-width:991px){.exchange__slide{display:flex;display:-webkit-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;margin-left:-20px;padding-right:0;min-height:unset;padding-top:0}}.exchange__slide img{pointer-events:none}.exchange__wrapper{width:50%;padding-left:50px;margin-left:50px;padding-right:0;margin-top:-65px;margin-right:30px}@media (max-width:991px){.exchange__wrapper{margin-top:0;width:calc(100% - 30px);padding-left:0;margin-left:30px;padding-right:15px}}.exchange__image{border:8px solid #000;border-radius:60px;z-index:1;width:100%;max-width:739px}@media (max-width:1700px){.exchange__image{margin-left:50px}}@media (max-width:991px){.exchange__image{max-width:calc(100% - 60px)}}.exchange__image-mobile{display:none}@media (max-width:991px){.exchange__image-mobile{border:4px solid #000;border-radius:25px;z-index:1;display:flex}}@media (max-width:991px){.exchange .section__header{display:none}}.exchange .section__title{font-size:55px;line-height:75px;color:#23262f;padding-right:186px}@media (max-width:991px){.exchange .section__title{font-size:40px;line-height:50px;padding-right:0}}.exchange .section__content{font-size:20px;max-width:620px}@media (max-width:991px){.exchange .section__content{font-size:14px;line-height:26px;max-width:unset}}.exchange__left-column{width:50%;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width:991px){.exchange__left-column{width:100%}}.exchange__left-column img{margin-left:110px;margin-top:-65px}@media (max-width:991px){.exchange__left-column img{margin-top:0;margin-left:0}}.exchange__decor{position:absolute;padding-left:50px;width:50%}.exchange__circle{position:relative}@media (max-width:991px){.exchange__circle{display:none}}.exchange__circle--big{width:100%;display:flex;justify-content:center;align-items:center}.exchange__circle--big,.exchange__circle--small{border-radius:50%;height:auto;border:1px solid hsla(0,0%,43.9%,.1);aspect-ratio:1/1}.exchange__circle--small{width:80%}.exchange .slider{width:100vw;margin-left:-186px;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:flex-end}@media (max-width:1700px){.exchange .slider{margin-left:-110px}}@media (max-width:1400px){.exchange .slider{margin-left:-40px}}@media (max-width:1200px){.exchange .slider{margin-left:-30px}}@media (max-width:991px){.exchange .slider{margin-left:-20px}}.exchange .slider__slider{align-items:flex-start}.exchange .slider__buttons{display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;width:50%;padding-top:50px;z-index:1;margin-top:0;padding-bottom:80px}@media (max-width:991px){.exchange .slider__buttons{margin-top:20px;padding-bottom:0;width:100%;padding-left:0;margin-left:0;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center}}.exchange .slider__buttons--wrapper{width:111px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width:991px){.exchange .slider__buttons--wrapper{width:155px}}.exchange .slider__buttons .button{background-color:transparent;color:#23262f}.exchange .slider__buttons .button path{fill:#23262f}.exchange .slider__buttons .button:hover{box-shadow:none}.exchange .slider__buttons .button:disabled{pointer-events:none}.exchange .slider__buttons .button:disabled path{fill:#777e90}.solutions{padding-top:108px}@media (max-width:991px){.solutions{padding-top:95px}}.solutions .gradient-square{background:linear-gradient(#f18d2b,#c91c41);width:263px;height:244px;border-radius:80px}@media (max-width:991px){.solutions .gradient-square{border-radius:45px}}.solutions .section__title{font-size:53px}@media (max-width:991px){.solutions .section__title{font-size:40px}}.solutions .section__content{font-size:20px}@media (max-width:991px){.solutions .section__content{font-size:14px}}.solutions__wrapper{background-color:#f8f8f9;border-radius:50px;width:100%;min-height:780px;padding:46px 156px 0 94px;z-index:0;display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:flex-start}@media (max-width:1400px){.solutions__wrapper{padding:46px 100px 0 42px}}@media (max-width:991px){.solutions__wrapper{min-height:500px;padding:42px 30px}}@media (max-width:768px){.solutions__wrapper{min-height:400px}}@media (max-width:600px){.solutions__wrapper{min-height:600px}}.solutions__column{width:52%}@media (max-width:991px){.solutions__column{width:100%}}.solutions__image-wrapper{width:auto;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;position:relative}@media (max-width:991px){.solutions__image-wrapper{display:none}}.solutions__image-wrapper--box{position:absolute}.solutions__image-wrapper--crypto{right:-90px;top:180px;z-index:1;padding:10px;border-radius:19px;background:#fff;border:2px solid #e6e8ec;filter:drop-shadow(0 20px 30px rgba(31,47,70,.1))}@media (max-width:1400px){.solutions__image-wrapper--crypto{right:-50px}}@media (max-width:1600px){.solutions__image-wrapper--crypto{top:140px}}@media (max-width:1600px){.solutions__image-wrapper--crypto img{width:250px}}@media (max-width:1200px){.solutions__image-wrapper--crypto img{width:200px}}.solutions__image-wrapper--app{top:40px;right:52%;z-index:0}@media (max-width:1600px){.solutions__image-wrapper--app{right:30%}}@media (max-width:1400px){.solutions__image-wrapper--app{right:50%}}@media (max-width:1600px){.solutions__image-wrapper--app img{width:300px}}@media (max-width:1200px){.solutions__image-wrapper--app img{width:250px}}.solutions .slider{width:100%;z-index:1}.solutions .slider__slide{color:#23262f;font-size:14px;margin-bottom:100px}.solutions__box-section{margin-top:-187px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width:991px){.solutions__box-section{margin-top:-97px;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;margin-left:-20px}}.solutions__box-section--row{display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:center;width:1150px}@media (max-width:1400px){.solutions__box-section--row{width:90%}}@media (max-width:991px){.solutions__box-section--row{display:none}}.solutions__box-section--slider{display:none}@media (max-width:991px){.solutions__box-section--slider{display:unset}}.solutions .active{background-color:#fff;filter:drop-shadow(0 51px 65px rgba(31,47,70,.12))}.solutions .active img{transform:scale(1.05)}.solutions__row--element{display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center;width:358px;height:376px;border-radius:32px;border:2px solid #f4f5f6;background-color:#f4f5f6;cursor:pointer;padding-bottom:50px;transition:all .2s ease-in-out}@media (max-width:1400px){.solutions__row--element{width:32%}}@media (max-width:991px){.solutions__row--element{width:100%;padding-bottom:30px}.solutions__row--element img{width:234px;margin-top:-20px}}.solutions__row--element:after{content:"";position:absolute;z-index:-1;width:100%;height:100%;opacity:0;top:0;border-radius:32px;box-shadow:0 51px 65px rgba(31,47,70,.12);transition:opacity .2s ease-in-out}@media (max-width:991px){.solutions__row--element:after{display:none}}.solutions__row--element img{transition:all .2s ease-in-out}.solutions__row--element:hover img{transform:scale(1.05);transition:all .2s ease-in-out}.solutions__row--element:hover:after{opacity:1}.solutions__row--number{height:39px;width:39px;background-color:#f07534;border-radius:50%;color:#fff;font-size:14px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:18px}.solutions__row--title{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px}@media (max-width:1200px){.solutions__row--title{font-size:14px}}.boxes{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:120px;gap:120px;padding-bottom:120px}@media (max-width:991px){.boxes{grid-template-columns:1fr;grid-gap:30px;gap:30px;padding-top:100px;padding-bottom:100px}}.boxes__element{width:100%;background-color:#f8f8f9;border-radius:37px;min-height:271px;display:flex;justify-content:space-between;position:relative}@media (max-width:991px){.boxes__element{width:100%;min-height:221px}}.boxes__column--image{position:relative;min-width:195px}@media (max-width:991px){.boxes__column--image{display:none}}.boxes__column--image.bottom{min-width:170px}.boxes__column--content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:495px;display:flex;flex-direction:column;padding:20px 80px 20px 20px}@media (max-width:991px){.boxes__column--content{max-width:unset;padding:20px}}.boxes__image{filter:drop-shadow(0 0 20px rgba(31,47,70,.1));background-color:#fff;border:2px solid #e6e8ec;border-radius:19px;height:230px;width:218px;padding:10px 5px;position:absolute;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center}.boxes__buy{height:230px;width:218px;padding:10px 15px;top:-25px;left:-20px}.boxes .section__title{font-size:35px;padding-top:15px;padding-bottom:15px;line-height:37px;margin-top:0}@media (max-width:1400px){.boxes .section__title{font-size:24px}}.boxes .section__content{margin-top:8px}@media (max-width:991px){.boxes .section__content{margin-top:0;font-size:14px}}.boxes .bottom .boxes__image{top:28px;height:auto;width:218px;padding:10px 5px;left:-45px}.homepage-blog{padding-bottom:150px}@media (max-width:991px){.homepage-blog{padding-bottom:0}}.homepage-blog__content{grid-gap:20px;gap:20px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.homepage-blog__main-post{width:50%;max-width:635px}@media (max-width:991px){.homepage-blog__main-post{display:none}}.homepage-blog__main-post--image-wrapper{max-width:635px;position:relative;margin-bottom:50px}.homepage-blog__main-post--image{max-width:635px;width:100%;height:599px;border-radius:35px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.homepage-blog__main-post .main-button{position:absolute;bottom:35px;right:38px;width:186px}.homepage-blog__post-list{grid-gap:50px;gap:50px;flex-direction:column;align-items:normal}.homepage-blog__post,.homepage-blog__post-list{display:flex;display:-webkit-flex;justify-content:space-between}.homepage-blog__post{height:257px;flex-direction:row;align-items:center;grid-gap:15px;gap:15px}@media (max-width:991px){.homepage-blog__post{height:auto;flex-direction:column-reverse;align-items:flex-start;grid-gap:30px;gap:30px}}.homepage-blog__post--image{max-width:271px;width:100%;height:257px;border-radius:35px;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media (max-width:991px){.homepage-blog__post--image{max-width:unset;height:257px}}.homepage-blog__post--image.empty{background:linear-gradient(#f18d2b,#c91c41);height:100%;border-radius:80px;border-radius:32px;z-index:0;opacity:.7;width:100%;height:257px}@media (max-width:991px){.homepage-blog__post--image.empty{border-radius:45px;max-width:unset}}.homepage-blog__post--content{display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:50%;height:100%}@media (max-width:991px){.homepage-blog__post--content{width:100%}}.homepage-blog__post--content .main-button{width:186px}@media (max-width:991px){.homepage-blog__post--content .main-button{width:100%}}.homepage-blog__post-list{width:50%}@media (max-width:991px){.homepage-blog__post-list{width:100%}}.homepage-blog .section__title{font-size:55px;line-height:75px;padding-bottom:45px}@media (max-width:991px){.homepage-blog .section__title{font-size:40px;line-height:50px}}.homepage-blog .empty-list{font-size:40px;font-weight:700;color:#777e90}.homepage-blog .first-post__title{font-size:40px;font-weight:700;line-height:55px;max-height:110px;margin-bottom:40px}.homepage-blog .first-post__body,.homepage-blog .first-post__title{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.homepage-blog .first-post__body{line-height:34px;max-height:68px;font-size:22px;color:#777e90}.homepage-blog .post__title{font-size:24px;font-weight:700;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:34px;max-height:68px}@media (max-width:991px){.homepage-blog .post__title{padding-bottom:20px}}.homepage-blog .post__body{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:27px;max-height:54px;word-break:break-all;color:#777e90;font-size:17px}@media (max-width:991px){.homepage-blog .post__body{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:26px;max-height:78px;width:100%;font-size:14px;margin-bottom:20px}}.blog{background-color:#fff;width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-column-gap:65px;grid-row-gap:100px;margin-top:100px}@media (max-width:1700px){.blog{grid-column-gap:25px}}@media (max-width:1500px){.blog{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:1200px){.blog{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:991px){.blog{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));width:100%;justify-items:center;padding:0;grid-row-gap:50px}}.blog__filter{width:100%;padding-top:50px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.blog__filter{padding-top:30px}}.blog__filter--element{border-radius:50px;min-width:115px;height:54px;padding:15px;font-size:17px;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center;text-transform:capitalize;cursor:pointer;color:#777e90}.blog__filter--element.active{color:#fff}@media (max-width:991px){.blog__filter--element{height:38px;font-size:14px;border-radius:19px;min-width:58px}}.blog-section{width:100%;background-color:#fff;display:flex;display:-webkit-flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:100px;padding-top:205px;min-height:calc(100vh - 454px)}@media (max-width:991px){.blog-section{padding-bottom:113px;padding-top:116px}}.blog-section .empty-list{padding:10%;font-size:40px;font-weight:700;color:#777e90}.blog-section__text{font-size:20px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:30px;max-height:60px}@media (max-width:991px){.blog-section__text{font-size:14px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:26px;max-height:78px}}.blog-section__element{display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between;align-items:flex-start;height:unset}.blog-section__element:hover .blog-section__h2{color:#f07534}.blog-section__element:hover .blog-section__image img{transform:scale(1.1)}.blog-section__element--main{max-width:470px}.blog-section__element .main-button{height:32px;padding:5px 10px;min-width:unset;font-size:14px}.blog-section__element .article__header--category{top:20px;left:20px}.blog-section__element .header__author{margin-top:25px}.blog-section__image{max-width:470px;height:470px;border-radius:25px;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media (max-width:1700px){.blog-section__image{height:350px}}@media (max-width:1200px){.blog-section__image{height:300px}}@media (max-width:991px){.blog-section__image{height:257px}}.blog-section__image.empty{background:linear-gradient(#f18d2b,#c91c41);height:100%;border-radius:80px;max-width:470px;height:470px;border-radius:25px;z-index:0;opacity:.7;width:100%}@media (max-width:991px){.blog-section__image.empty{border-radius:45px}}@media (max-width:1700px){.blog-section__image.empty{height:350px}}@media (max-width:1200px){.blog-section__image.empty{height:300px}}@media (max-width:991px){.blog-section__image.empty{height:257px}}.blog-section__h1{font-weight:700;font-size:75px;line-height:76px;width:100%;text-align:left;padding-bottom:38px;padding-top:20px}@media (max-width:991px){.blog-section__h1{font-size:54px;line-height:72px;font-weight:700;margin-top:36px}}.blog-section__h2{font-size:30px;text-align:left;width:100%;max-width:711px;margin:20px 0;height:86px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:43px;max-height:86px}@media (max-width:991px){.blog-section__h2{font-size:24px;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:34px;max-height:68px}}.blog-section__description{width:100%;font-size:20px;line-height:34px;color:#777e90}.blog-section__content--wrapper{height:60px}@media (max-width:991px){.blog-section__content--wrapper{height:78px}}.blog-section__content{display:flex;display:-webkit-flex;flex-direction:row;justify-content:space-between;align-items:flex-end;color:#777e90}.blog-section__content svg{width:18px;min-width:18px;margin-left:5px;margin-bottom:5px;align-self:flex-end}.blog-section__content svg path{fill:#636979}.blog-section__pagination{display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center;margin-top:95px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blog-section__pagination-button{border-radius:50%;width:50px;height:50px;text-align:center;line-height:50px;cursor:pointer;color:#777e90;margin:0 8px;transition:all .15s ease-in-out}@media (max-width:991px){.blog-section__pagination-button{margin-bottom:124px}}.blog-section__pagination-button:hover{background-color:#f07534;color:#fff;transition:all .15s ease-in-out}.blog-section__pagination-button.active{background-color:#f07534;color:#fff}.article{padding-top:205px}@media (max-width:991px){.article{padding-top:115px}}.article__header--category{position:absolute;top:25px;left:30px;opacity:0}@media (max-width:991px){.article__header--category{display:none}}.article__header--category .main-button{line-height:22px;margin-right:5px}.article__header--image{position:relative}.article__header--image img{border-radius:25px}.article__header--image.empty{background:linear-gradient(#f18d2b,#c91c41);height:100%;border-radius:80px;height:470px;border-radius:25px;z-index:0;opacity:.6;width:100%}@media (max-width:991px){.article__header--image.empty{border-radius:45px}}.article__header--image.empty .article__header--category{opacity:1}@media (max-width:1700px){.article__header--image.empty{height:350px}}@media (max-width:1200px){.article__header--image.empty{height:300px}}@media (max-width:991px){.article__header--image.empty{height:257px}}.article__header--title{font-size:53px;line-height:80px;font-weight:700;padding-bottom:20px}@media (max-width:991px){.article__header--content{display:flex;display:-webkit-flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}}.article__header .main-button{pointer-events:none;margin-right:20px;text-transform:uppercase;font-size:16px;font-weight:700;min-width:138px;padding:20px 50px;cursor:unset}@media (max-width:1400px){.article__header .main-button{padding:10px 15px}}.article__header .main-button:hover{box-shadow:none}.article__body h1{font-size:75px;line-height:90px;padding:100px 0 35px}@media (max-width:991px){.article__body h1{padding-top:40px;font-size:64px;line-height:75px}}.article__body h2{font-size:53px;line-height:75px;padding:100px 0 35px}@media (max-width:991px){.article__body h2{padding-top:40px;font-size:44px;line-height:50px}}.article__body h3{font-size:40px;line-height:55px}.article__body h4{font-size:35px;line-height:60px}.article__body h5{font-size:30px;line-height:43px}.article__body h6{font-size:25px;line-height:38px}.article__body li,.article__body p{font-size:22px;line-height:36px;color:#777e90;margin-top:20px}.article__body a{color:#5353e1}.article__body a:hover{position:relative;line-height:21px}.article__body a:hover:after{content:"";-webkit-animation:growFull .25s forwards;animation:growFull .25s forwards;background:orange;position:absolute;bottom:0;left:0;height:2px}@-webkit-keyframes growFull{0%{width:0}to{width:100%}}@keyframes growFull{0%{width:0}to{width:100%}}.article__body a:active{transform:scale(.95)}.article__body ol li{list-style:decimal inside}.article__body ul li{list-style:disc inside}.article__body img{width:100%}.article .body-wrapper{margin-top:80px}.article .header__author{padding-bottom:50px}.header__author{display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:991px){.header__author{padding-top:30px;padding-bottom:0}}.header__author--info{height:60px;display:flex;display:-webkit-flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:5px 0 10px}@media (max-width:991px){.header__author--info{height:38px;padding:5px 0}}.header__author--name{font-size:20px;font-weight:700}@media (max-width:991px){.header__author--name{font-size:12px}}.header__author--published{font-size:15px;color:#777e90}@media (max-width:991px){.header__author--published{font-size:9px}}.header__author--avatar{width:60px;-o-object-fit:cover;object-fit:cover;height:60px;border-radius:50%;overflow:hidden;margin-right:15px}@media (max-width:991px){.header__author--avatar{height:38px;width:38px}}.loaded .article__header--category{opacity:1}.social-media{width:186px;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:0}@media (max-width:1700px){.social-media{width:110px}}@media (max-width:1400px){.social-media{width:100%;position:unset}}.social-media__wrapper{left:20px;top:150px;grid-gap:20px;gap:20px;max-width:180px;padding-bottom:0!important;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:1400px){.social-media__wrapper{width:232px;max-width:unset;padding-bottom:30px;flex-direction:row;display:flex}}@media (max-width:991px){.social-media__wrapper{width:168px}}.social-media__wrapper.bottom{padding-top:15px}@media (max-width:991px){.social-media__wrapper.bottom{padding-bottom:30px!important}}.social-media__wrapper img{max-width:30px}.social-media__icon{height:64px;width:64px;border-radius:50%;border:1px solid #e6e8ec;display:flex;display:-webkit-flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.social-media__icon:hover{filter:drop-shadow(0 0 26px rgba(29,22,7,.14));transition:all .15s ease-in-out}@media (max-width:991px){.social-media__icon{height:48px;width:48px}}.footer .social-media{position:unset;width:222px}.footer .social-media__wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:15px;-moz-column-gap:15px;column-gap:15px;width:225px;position:unset}@media (max-width:991px){.footer .social-media__wrapper{top:537px;right:25px}}.cookies{position:fixed;bottom:0;background-color:#fff;width:100%;z-index:2;border-top:1px solid #e6e8ec;display:flex;display:-webkit-flex;flex-direction:row;justify-content:flex-start;align-items:center;height:96px}.cookies__text{color:#f07534;font-size:22px;padding:0 65px 0 30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{box-sizing:border-box;margin:0;padding:0}::-moz-selection{background-color:#f07534;color:#fff}::selection{background-color:#f07534;color:#fff}body{font-family:Poppins,sans-serif;height:100%}body::-webkit-scrollbar{width:1em}body::-webkit-scrollbar-track{box-shadow:inset 0 0 1px rgba(0,0,0,.3)}body::-webkit-scrollbar-thumb{background-color:#f07534;border-radius:100px}.button{background-color:#f07534;color:#fff;transition:all .15s ease-in-out}.button:focus,.button:hover{box-shadow:0 0 26px 0 rgba(29,22,7,.14);transition:all .15s ease-in-out}.button:active{transform:scale(.95)}.main-button{font-size:16px;font-weight:700;border-radius:30px;min-width:186px;line-height:60px;height:60px;padding:0 20px}@media (max-width:1400px){.main-button{height:40px;line-height:40px;padding:0 15px}}@media (max-width:1200px){.main-button{min-width:100px}}.transparent-button{font-size:16px;margin-right:26px;font-weight:700;border-radius:30px;min-width:114px;height:60px;line-height:60px;border:1px solid #23262f;padding:0 25px;background-color:transparent;color:#23262f}@media (max-width:1400px){.transparent-button{height:40px;line-height:40px;padding:0 15px}}@media (max-width:1200px){.transparent-button{margin-right:10px}}.narrow-button{font-size:17px;font-weight:400;border-radius:30px;min-width:114px;height:52px;padding:15px 25px}.number-button{font-size:20px;font-weight:400;border-radius:50%;width:50px;height:50px}.disabled-button{background-color:rgba(240,117,51,.56);cursor:not-allowed}.no-border{border:none}img{image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}#chat-application-iframe{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}blockquote{background:#f8f8f9;border-left:5px solid #777e90;margin:1.5em 0;padding:.5em 10px}blockquote:before{color:#777e90;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}blockquote p{display:inline}.error-page{padding-top:105px;padding-bottom:0;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.error-page .section__content{margin-top:10px}.error-page button{text-transform:uppercase;margin-top:50px}.only-mobile{display:none}@media (max-width:991px){.only-mobile{width:100%;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center}}.only-mobile button{margin-bottom:20px;width:100%;max-width:335px}.only-mobile .main-button,.only-mobile .transparent-button{margin-right:10px}