.sgcc-main-wrapper .sgcc-container .cookie-icon{bottom:auto;color:currentColor;font-size:26px;left:15px;position:absolute;right:auto;top:35px;fill:var(--sgcc-cookie-icon-color)}[dir=rtl] .sgcc-main-wrapper .sgcc-container .cookie-icon{left:auto;right:15px}.sgcc-main-wrapper .sgcc-container .cookie-icon svg{display:inline-flex;height:28px;line-height:1;width:28px}.sgcc-main-wrapper{--width:450px;--top:auto;--left:auto;--right:30px;--bottom:30px;animation:sgccFadeInUp .8s .7s both;background-color:var(--sgcc-notice-background-color);border-radius:10px;bottom:var(--bottom);box-shadow:0 10px 40px 10px rgba(0,0,0,.05);left:var(--left);opacity:1;position:fixed;right:var(--right);top:var(--top);transition:opacity .2s linear 1s,visibility .2s linear 1s;visibility:visible;width:var(--width);z-index:1000000000}[dir=rtl] .sgcc-main-wrapper{left:var(--right);right:var(--left)}.sgcc-main-wrapper.hidden{display:none;opacity:0;visibility:hidden}.sgcc-main-wrapper .sgcc-container{color:var(--sgcc-text-color);padding:30px 30px 30px 55px;position:relative}[dir=rtl] .sgcc-main-wrapper .sgcc-container{padding:30px 55px 30px 30px}.sgcc-main-wrapper.hide-cookie-icon .sgcc-container{padding-left:30px}[dir=rtl] .sgcc-main-wrapper.hide-cookie-icon .sgcc-container{padding-left:0;padding-right:30px}.sgcc-main-wrapper[data-layout=custom_width]{--width:450px;width:var(--width)}.sgcc-main-wrapper[data-layout=custom_width].position-top-right{--top:30px;--right:30px;--left:auto;--bottom:auto;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-right{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-top-left{--top:30px;--right:auto;--left:30px;--bottom:auto;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-left{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-top-center{--top:30px;--right:auto;--left:50%;--bottom:auto;animation:sgccFadeIn .8s .7s both;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top);transform:translateX(-50%)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-top-center{left:var(--right);right:var(--left);transform:translateX(50%)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-right{--top:auto;--right:30px;--left:auto;--bottom:30px;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-right{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-left{--top:auto;--right:auto;--left:30px;--bottom:30px;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-left{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=custom_width].position-bottom-center{--top:auto;--right:auto;--left:50%;--bottom:30px;animation:sgccFadeIn .8s .7s both;bottom:var(--bottom);left:var(--left);right:var(--right);top:var(--top);transform:translateX(-50%)}[dir=rtl] .sgcc-main-wrapper[data-layout=custom_width].position-bottom-center{left:var(--right);right:var(--left);transform:translateX(50%)}.sgcc-main-wrapper[data-layout=full_width]{--right:0;--left:0;--width:max-content;border-radius:9999px;left:var(--left);margin:0 auto;max-width:calc(100% - 20px);right:var(--right);width:var(--width)}[dir=rtl] .sgcc-main-wrapper[data-layout=full_width]{left:var(--right);right:var(--left)}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container{padding:10px 15px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content{align-items:center;display:flex;gap:10px;justify-content:center}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-icon{bottom:unset;left:unset;margin:0;position:relative;right:unset;top:unset}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-icon svg{height:22px;width:22px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .message-block,.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .message-block p{margin:0}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container #close-sgcc-button{display:none}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .cookie-compliance-button-block #sgcc-accept-button{border-radius:9999px}.sgcc-main-wrapper[data-layout=full_width].position-top{--top:20px;--bottom:auto;bottom:var(--bottom);top:var(--top)}.sgcc-main-wrapper[data-layout=full_width].position-bottom{--top:auto;--bottom:20px;bottom:var(--bottom);top:var(--top)}.sgcc-main-wrapper[data-layout=pop_up]{--width:450px;--top:50%;--left:50%;--right:auto;--bottom:auto;animation:sgccFadeIn .8s 0s both;background-color:var(--sgcc-notice-background-color);border-radius:10px;bottom:var(--bottom);box-shadow:0 10px 40px 10px rgba(0,0,0,.05);left:var(--left);opacity:1;position:fixed;right:var(--right);top:var(--top);transform:translate(-50%,-50%);transition:opacity .2s linear 1s,visibility .2s linear 1s;visibility:visible;width:var(--width);z-index:1000000000}[dir=rtl] .sgcc-main-wrapper[data-layout=pop_up]{left:var(--right);right:var(--left);transform:translate(50%,-50%)}.sgcc-main-wrapper[data-layout=pop_up].hidden{display:none}.sgcc-main-wrapper[data-layout=pop_up] .sgcc-container{color:var(--sgcc-text-color);padding:30px 30px 30px 55px;position:relative}[dir=rtl] .sgcc-main-wrapper[data-layout=pop_up] .sgcc-container{padding:30px 55px 30px 30px}.sgcc-main-wrapper .message-block{color:var(--sgcc-text-color);font-size:15px;line-height:1.6;margin-bottom:15px;text-decoration:none}.sgcc-main-wrapper .message-block a{color:var(--sgcc-link-color);display:inline-block;font-weight:400;position:relative;text-decoration:none!important;text-transform:inherit}.sgcc-main-wrapper .message-block a:after{background-color:var(--sgcc-link-color);bottom:-2px;content:"";display:inline-block;height:1px;left:0;opacity:.5;position:absolute;right:0;width:100%}.sgcc-main-wrapper .message-block a:is(:hover){color:var(--sgcc-link-hover-color);text-decoration:underline;text-transform:inherit}.sgcc-main-wrapper .message-block a:is(:hover):after{background-color:var(--sgcc-link-hover-color);content:"";opacity:1}.sgcc-main-wrapper .message-block a:is(:focus){outline:none}.sgcc-main-wrapper .message-block p{font-size:15px;line-height:1.6;margin:0;padding:0;text-decoration:none}.sgcc-main-wrapper .message-block p:is(:empty){display:none}.sgcc-main-wrapper .message-block p:is(:last-child){margin:0}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button{align-items:center;background:transparent;background-color:var(--sgcc-accept-button-background-color);border:1px solid var(--sgcc-accept-button-border-color);border-radius:8px;box-shadow:0 1px 4px 0 rgba(0,0,0,.1);color:var(--sgcc-accept-button-color);cursor:pointer;display:inline-flex;font-size:15px;font-weight:400;height:auto;justify-content:center;line-height:1;padding:12px 20px;text-decoration:none;transition:all .5s ease}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button:is(:hover){background:var(--sgcc-accept-button-hover-background-color);border-color:var(--sgcc-accept-button-hover-border-color);color:var(--sgcc-accept-button-hover-color)}.sgcc-main-wrapper .cookie-compliance-button-block #sgcc-accept-button:is(:focus){outline:none}.sgcc-main-wrapper .sgcc-container #close-sgcc-button{align-items:center;background-color:var(--sgcc-close-button-background-color);border:none;border-radius:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);color:var(--sgcc-close-button-color);cursor:pointer;display:inline-flex;font-size:15px;height:30px;justify-content:center;line-height:1;margin:0;padding:0;position:absolute;right:-10px;top:-10px;transition:all .5s ease;width:30px}[dir=rtl] .sgcc-main-wrapper .sgcc-container #close-sgcc-button{left:-10px;right:auto}.sgcc-main-wrapper .sgcc-container #close-sgcc-button:is(:hover){background-color:var(--sgcc-close-button-hover-background-color);border:none;color:var(--sgcc-close-button-hover-color)}.sgcc-main-wrapper .sgcc-container #close-sgcc-button:is(:focus){border:none;outline:none}.sgcc-overlay-mask{--index:1000000000;--background:hsla(0,0%,100%,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:var(--background);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;transition:all .5s ease;width:100%;z-index:calc(var(--index) - 10)}.sgcc-overlay-mask.hidden{display:none;opacity:0;visibility:hidden}@media (max-width:768px){.sgcc-main-wrapper[data-layout=full_width]{border-radius:8px}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content{align-items:flex-start;flex-direction:column;justify-content:flex-start}.sgcc-main-wrapper[data-layout=full_width] .sgcc-container .sgcc-notice-content .cookie-icon{display:none}}@media (max-width:600px){.sgcc-main-wrapper{max-width:400px}}@media (max-width:460px){.sgcc-main-wrapper{max-width:300px}.sgcc-main-wrapper .cookie-compliance-button-block .cookie-compliance-button{padding:12px 20px}}@keyframes sgccFadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sgccFadeInDown{0%{opacity:0;transform:translate3d(0,-20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes sgccFadeIn{0%{opacity:0}to{opacity:1}}:root{--sgcc-text-color:#222;--sgcc-link-color:#2b7fff;--sgcc-link-hover-color:#00bc7d;--sgcc-notice-background-color:#e4e4e4;--sgcc-cookie-icon-color:#222;--sgcc-close-button-background-color:#222;--sgcc-close-button-hover-background-color:#00bc7d;--sgcc-close-button-color:#fff;--sgcc-close-button-hover-color:#fff;--sgcc-accept-button-background-color:#222;--sgcc-accept-button-hover-background-color:#00bc7d;--sgcc-accept-button-color:#fff;--sgcc-accept-button-hover-color:#fff;--sgcc-accept-button-border-color:#222;--sgcc-accept-button-hover-border-color:#00bc7d}
/*# sourceMappingURL=public.min.css.map */
/*!
Theme Name: elbi
Theme URI: https://lentafree.ru/
Author: evgeniy shershnev
Author URI: https://lentafree.ru/
Description: Аренда электровелосипедов
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: elbi
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
.city-block{margin-top:.3rem;font-size:12px;color:#dadada;display:none;position:absolute;bottom:-1.5em;left:0}.city-block.active{display:flex;flex-direction:column}.city__box{position:relative}#main-header{position:fixed;top:0;left:0;max-width:100%;width:100%;z-index:10;background:#050505}.hero-block{padding-top:122px !important}.site-main{padding-top:122px !important;padding-bottom:1rem}.entry-content{display:flex;flex-direction:column;gap:30px;font-family:var(--font-family);font-weight:400;font-size:17px;letter-spacing:-.03em;color:#b6b6b6}.entry-title{font-family:var(--font-family);font-weight:400;font-size:34px;line-height:117%;letter-spacing:-.03em;color:#ffcd00}.entry-content h2{font-family:var(--font-family);font-weight:400;font-size:22px;line-height:117%;letter-spacing:-.03em;color:#ffcd00}.form-title{font-family:var(--font-family);font-weight:400;font-size:28px;line-height:115% !important;letter-spacing:-.03em;text-align:center;color:#fff;margin-bottom:10px}.form-title span{color:#edc742;font-weight:700}.popup__content b{font-weight:400;color:#ffcd00}.form-text b{font-size:14px}.popup-thanks .popup__inner{padding:0}.popup-thanks a{display:block;width:100%;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:130%;color:#edc742}.popup-thanks a svg{width:10px;height:10px}.popup-thanks a.d-flex{margin-bottom:23px;column-gap:5px}.popup-thanks .popup__content{padding:70px 20px;max-width:100%;width:100%;height:100vh;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:0 auto;position:relative;background-image:url("/wp-content/uploads/2025/03/popup-bg.png");background-repeat:no-repeat;background-position:center right;background-size:36% auto}@media(max-width:998px){.popup-thanks .popup__content{background-position:100% 108%;background-size:100% auto}}@media(max-width:798px){.popup-thanks .popup__content{background-position:100% 88%;background-size:100% auto}}@media (max-width:338px){.popup__title--thanks{font-size:26px !important}.popup__subtitle--thanks{font-size:19px !important}.popup-thanks a{font-size:11px}}.error-404 h1{font-family:var(--second-family);font-weight:400;font-size:220px;line-height:34%;color:#edc742}.error-404{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem;height:100vh;text-align:center}.error-404 .link-404 svg{width:10px;margin-top:5px}.error-404 .link-404{text-align:center;gap:.5rem;justify-content:center;margin-top:1rem;align-items:center;font-family:var(--font-family);font-weight:500;font-size:16px;line-height:130%;color:#edc742}.error-404 .page-content{margin-top:6rem;font-family:var(--font-family);font-weight:500;font-size:20px;line-height:130%;color:#fff}@media(max-width:1080px){.advantages__item--top-content br{display:none}}@media(max-width:998px){.menu{margin-bottom:1rem}.city__wrapper{justify-content:center;margin-top:1rem !important}.header__col--left{flex:0 0 100% !important}.header__col--mobile{max-width:100%;width:100%;margin-top:0 !important}.header__col--left .header-phone{display:none}.header__col--mobile .header-phone{display:block;margin-left:auto;margin-right:1rem;margin-top:-3px}.open-menu{margin-left:auto !important}}@media(max-width:460px){.header__col--mobile{flex-wrap:wrap}.header__col--mobile .header-phone{order:3;width:100%;margin-top:15px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
:root{--font-family:"Manrope",sans-serif;--second-family:"IBM Plex Sans",sans-serif;--third-family:"mr_NorwesterG",sans-serif;--font3:"Font Awesome 6 Brands",sans-serif;--font4:"Noto Sans",sans-serif;--font5:"Inter",sans-serif}*{padding:0;margin:0;box-sizing:border-box}html{font-size:16px}body{font-size:1rem;max-width:100%;width:100%;margin-left:auto;margin-right:auto;padding:0;background:#050505;color:#fff;overflow-x:hidden;transition:.3s ease-in-out}a{text-decoration:none;color:inherit}h1{font-family:var(--font-family);font-weight:400;font-size:34px;line-height:117%;letter-spacing:-.03em;color:#fff}h1 span{color:#ffcd00}section{max-width:100%;width:100%}.container{max-width:1155px;margin-left:auto;margin-right:auto}@media (max-width:1380px){.container{max-width:100%;width:100%;padding:0 2rem}}#main-header{font-family:var(--font-family)}button{border:none}.page-title{font-family:var(--font-family);font-weight:500;font-size:44px;line-height:115%;letter-spacing:-.03em;color:#fff;text-align:center}.page-title span{color:#ffcd00}@media (max-width:768px){.page-title{font-size:19px!important}}.block-title{font-family:var(--font-family);font-weight:400;font-size:28px;line-height:115%;letter-spacing:-.03em;color:#fff}@media (max-width:768px){.block-title{font-size:17px}}.block-title b{font-weight:700;color:#ffcd00}.reverse{flex-direction:row-reverse}.btn{font-family:var(--font-family);font-weight:600;font-size:14px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#000;border-radius:68px;background:#ffcd00;padding:31px 45px;white-space:nowrap;cursor:pointer;transition:.3s ease-in-out}.btn:active{transform:scale(.9)}@media (max-width:768px){.btn{padding:12px 34px!important;font-size:12px!important}}.form-input,.select{border:.57px solid #14496b;border-radius:35px;width:237px;height:70px;background:#fff;font-family:var(--font-family);font-weight:100;font-size:12px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#676767}.form-input::-moz-placeholder,.select::-moz-placeholder{font-family:var(--font-family);font-weight:100;font-size:12px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#676767}.form-input::placeholder,.select::placeholder{font-family:var(--font-family);font-weight:100;font-size:12px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#676767}@media (max-width:768px){.form-input,.select{width:100%;height:3rem}}.select{display:block;font-size:18px;padding:0 30px;width:auto}.row{max-width:100%;width:100%;display:flex}li,ul{list-style:none}.menu{display:flex;-moz-column-gap:4rem;column-gap:4rem;margin-left:50%;margin-right:50%;width:100%;transform:translateX(-14%)}.menu li{font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.03em;color:#fff}@media (max-width:998px){.menu{flex-direction:column;justify-content:center;align-items:center;gap:15px;transform:translateX(0)}.menu li{font-family:var(--font-family);font-weight:500;font-size:16px;line-height:112%;letter-spacing:-.03em;text-align:center;color:#fff}}.menu li a{position:relative;padding-bottom:2px;transition:.3s ease-in-out}.menu li a::after{content:"";display:block;width:0;height:1px;background-color:#ffcd00;position:absolute;bottom:0;left:0;transition:.3s ease-in-out}.menu li:hover a{color:#ffcd00}.menu li:hover a::after{width:100%}.city__wrapper{display:flex}.city__icon{width:30px;height:35px;margin-right:15px}.city__box{display:flex;flex-direction:column}.city-headding{font-family:var(--font-family);font-weight:500;font-size:16px;letter-spacing:-.03em;color:#fff}.change-city{font-family:var(--font-family);font-weight:400;font-size:10px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ffcd00;background-color:transparent;text-align:left;margin-top:5px;cursor:pointer}@font-face{font-family:mr_NorwesterG;font-display:swap;src:url(//nvkz.abike54.ru/wp-content/themes/elbi/assets/css/../fonts/mr_NorwesterG.woff2) format("woff2"),url(//nvkz.abike54.ru/wp-content/themes/elbi/assets/css/../fonts/mr_NorwesterG.woff) format("woff");font-weight:400;font-style:normal}.header__wrapper{max-width:1150px;width:100%;display:flex;justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;padding:1rem 0}@media (max-width:1190px){.header__wrapper{max-width:100%;padding:1rem}}.header .row{align-items:center}.header__col--left{display:flex;justify-content:space-between;flex:0 0 27%}@media (max-width:778px){.header .logo{position:relative;z-index:10000}.header__col--left{position:relative;z-index:1}}.header__col--mobile{display:none}@media (max-width:998px){.desctop{display:none}.header__col--mobile{display:flex;margin-top:25px}}.header-col__right{display:flex;justify-content:space-between;flex:0 0 auto}.header-phone{font-family:var(--font-family);font-weight:700;font-size:22px;color:#ffcd00;white-space:nowrap;margin-left:50px}@media (max-width:457px){.header-phone{margin-left:0}}.top-menu{transition:rigth .3s ease-in-out}.top-menu .open-mobile-form{display:none;margin-top:36px;font-family:var(--font-family);font-weight:600;font-size:11px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#000;padding:23px 34px!important}@media (max-width:998px){.top-menu{flex-direction:column;justify-content:center;align-items:center;position:fixed;top:50%;right:-100%;transform:translate(0,-50%);max-width:320px;width:100%;height:100%;border:1px solid #fff;padding:30px 40px;background:#000;z-index:100}.top-menu.active{transition:rigth .3s ease-in-out;display:flex;right:0}.top-menu.active .open-mobile-form{display:block}}@media (max-width:568px){.header-phone{font-family:var(--font-family);font-weight:700;font-size:17px;color:#ffcd00}.top-menu{max-width:100%;height:auto;top:0;transform:translate(0);padding:73px 40px;border:none}}.open-menu{background-color:transparent;display:none}@media (max-width:998px){.open-menu{display:block;width:24px;height:14px;margin-left:10px}}.close-menu{background:0 0;position:absolute;top:27px;right:20px;display:none}.top-menu.active .close-menu{display:block}.hero-block{padding-top:35px;position:relative}@media (max-width:1580px){.hero-block{overflow-x:hidden}}@media (max-width:459px){.hero-block{padding-top:0}.hero-block .hero-title{font-size:19px;line-height:110%}}.hero-block::after{content:"";display:block;border-radius:82px 0 0;width:825px;height:131px;background:linear-gradient(90deg,#ffe344 0,#d8bf35 100%);position:absolute;top:113px;left:57%}@media (max-width:1090px){.hero-block::after{content:none}}.hero-block::before{content:"";display:block;border-radius:64px 0 0;width:727px;height:137px;background:linear-gradient(90deg,rgba(227,227,227,.37) 0,rgba(125,125,125,.37) 100%);position:absolute;top:253px;left:62%}@media (max-width:1280px){.hero-block .col-left{padding:0 1rem}}@media (max-width:768px){.hero-block .col-left{padding:0}}.hero-block .mobile-box{display:none}@media (max-width:1090px){.hero-block::before{content:none}.hero-block .col-left{width:100%}.hero-block .mobile-box{display:block;position:relative;width:100%;height:clamp(13.75rem,6.432rem + 36.59vw,33.875rem);overflow:hidden;padding:clamp(1rem,-5.227rem + 26.14vw,14.375rem);margin-top:2rem}.hero-block .mobile-box img{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media (max-width:1090px) and (max-width:768px){.hero-block .mobile-box{padding:0}.hero-block .mobile-box img{-o-object-position:left;object-position:left}}.hero-block .hero-text{font-family:var(--font-family);font-weight:700;font-size:16px;line-height:141%;letter-spacing:-.02em;color:#fff;display:block;max-width:574px;width:100%}.hero-block .hero-text .hero-tex__span{font-weight:400;color:#b6b6b6}.hero-block .hero-text .hero-tex__span b{font-family:var(--font-family);font-weight:700;font-size:16px;letter-spacing:-.02em;text-transform:uppercase;color:#ffcd00}@media (max-width:458px){.hero-block .hero-text{font-size:11px}.hero-block .hero-text .hero-tex__span b{font-size:10px}}.hero-block .hero-form{margin-top:4em}@media (max-width:768px){.hero-block .hero-form{display:flex;flex-direction:column;justify-content:center;align-items:center}}.hero-block .hero-form .row{align-items:center;margin-top:17px}@media (max-width:768px){.hero-block .hero-form .row{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-block .hero-form .text__form{text-align:center}}.hero-block .hero-form .text__form{display:block;width:100%;font-family:var(--font4);font-weight:400;font-size:8px;color:#8b8b8b;margin-top:10px}.hero-block .hero-form .text__form a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.hero-block .hero-form__text{font-family:var(--font-family);font-weight:400;color:#fff;font-size:11px;display:block;max-width:450px;width:100%}.hero-block .hero-form__text span{font-weight:700;color:#ffcd00}.hero-block .form__hero{display:flex;gap:7px}@media (max-width:600px){.hero-block .form__hero{flex-direction:column}.hero-block .form__hero input{width:100%}}.hero-block .form__hero .btn{padding:26px 40px}.hero-block .hero-social{display:flex;gap:19px;margin-left:35px}@media (max-width:768px){.hero-block .hero-social{margin-left:0;margin-top:1.5rem}}.hero-block .col-rigth{margin-top:-20px;position:relative;z-index:2;margin-left:37px}@media (max-width:1090px){.hero-block .col-rigth{display:none}}.hero-bottom{margin-top:12px;margin-left:auto;margin-right:auto;border-radius:10px;max-width:1073px;width:100%;background:linear-gradient(90deg,#1a1a1a 0,#131313 100%);padding:33px 60px;position:relative}.hero-bottom::before{content:"";display:block;border:1px solid #2c2c2c;border-radius:10px;width:1096px;height:186px;background:#242424;position:absolute;top:50%;transform:translateY(-50%);left:-1%;z-index:-1}.hero-bottom .row{flex-wrap:wrap;justify-content:center;gap:33px 105px}@media (max-width:768px){.hero-bottom{max-width:100%;padding:33px 10px;background:0 0}.hero-bottom::before{content:none}.hero-bottom .row{gap:7px 0}}.hero-bottom .hero__bottom--item{flex:0 0 24%;display:flex;gap:18px;align-items:start}@media (max-width:768px){.hero-bottom .hero__bottom--item{border-radius:10px;background:linear-gradient(90deg,#1a1a1a 0,#131313 100%);padding:24px;flex:0 0 100%;align-items:center;position:relative}.hero-bottom .hero__bottom--item::before{content:"";display:block;border:1px solid #2c2c2c;border-radius:10px;width:102%;height:75%;background:#242424;position:absolute;top:50%;transform:translateY(-50%);left:-1%;z-index:-1}.hero-bottom .hero__bottom--text br{display:none}}@media (max-width:420px){.hero-bottom .hero__bottom--item::before{width:104%;height:75%;left:-2.5%}}.hero-bottom .hero__bottom--item img{width:38px}.hero-bottom .hero__bottom--text{font-family:var(--font-family);font-weight:400;font-size:17px;letter-spacing:-.03em;color:#b6b6b6}@media (max-width:468px){.hero-block .form__hero .btn{padding:26px 34px}.hero-bottom .hero__bottom--text{font-size:10px}}.hero-bottom .hero__bottom--text span{font-weight:600;color:#fff}.section-info{background-color:#2b2b2b;margin-top:71px;padding:44px 0}.section-info .page-title{font-size:34px;text-align:center}@media (max-width:768px){.section-info .page-title{font-size:19px;line-height:115%;max-width:240px;margin-left:auto;margin-right:auto}}.section-info .row{justify-content:center;margin-top:2em;gap:56px}@media (max-width:1180px){.section-info .row{flex-wrap:wrap}}@media (max-width:1380px){.section-info .row{gap:0}.models{overflow-x:hidden}}@media (max-width:998px){.section-info .row{padding:0;flex-direction:column}}.section-info .section-info__item{display:flex;align-items:start;gap:31px;flex:0 0 33%}@media (max-width:1090px){.section-info .section-info__item{flex:0 0 auto}.section-info .section-info__item:first-child{gap:40px}.section-info .section-info__item:not(:last-child){margin-bottom:2rem}}.section-info .section-info__item--count{font-family:var(--font-family);font-weight:400;font-size:50px;line-height:115%;color:#8b8b8b}.section-info .section-info__item--content-title{font-family:var(--font-family);font-weight:700;font-size:18px;letter-spacing:-.03em;text-transform:uppercase;color:#ffcd00}@media (max-width:768px){.section-info .section-info__item--content-title{font-size:14px;white-space:nowrap}}.section-info .section-info__item--content-text{font-family:var(--font-family);font-weight:400;font-size:17px;letter-spacing:-.03em;color:#fff;display:block;max-width:288px;width:100%;margin-top:13px}@media (max-width:998px){.section-info .section-info__item--content-text{max-width:100%}}@media (max-width:768px){.section-info .section-info__item--content-text{font-size:12px}}.section-info .section-info__item--content-text .order-form{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ffcd00}.section-info .section-info__item--content-text .whatsapp{font-weight:700;color:#6bd96b}.section-info .section-info__item--content-text .telegramm{font-weight:700;color:#63cbff}.models{padding-top:56px;background:#121212;padding-bottom:104px}.models .page-title{font-size:38px;line-height:115%;max-width:868px;margin-left:auto;margin-right:auto}.models .row{margin-top:52px;gap:126px}@media (max-width:1380px){.models .row{justify-content:center}}@media (max-width:998px){.models .row{flex-direction:column;justify-content:center;align-items:center}}.models .row.reverse{margin-top:62px;gap:55px}@media (max-width:1380px){.models .row.reverse{margin-top:118px;justify-content:center}}@media (max-width:768px){.models .row,.models .row.reverse{margin-top:2rem;gap:2rem}}.models .row.reverse .col-left{flex:0 0 45%}@media (max-width:1380px){.models .row.reverse .col-left{flex:0 0 40%}}.models .col-left{flex:0 0 43%;margin-top:2%}.models .model-img__box{border-radius:77px 0 0;width:100%;height:94%;background:linear-gradient(180deg,#fff 0,#fffff4 100%);position:relative}@media (max-width:1380px){.models .col-left{flex:0 0 40%}.models .model-img__box{height:100%}}@media (max-width:998px){.models .col-left{flex:0 0 100%}.models .model-img__box{width:480px;height:480px}}@media (max-width:768px){.models .model-img__box{width:280px;height:280px}}.models .model-img__box .model-lable{position:absolute;top:-6%;right:-6%;width:91px;height:91px}@media (max-width:467px){.models .model-img__box .model-lable{width:50px;height:50px}.models .model-img__box .model-lable svg{width:100%;height:100%}}.models .model-img{width:100%;height:auto;position:absolute;top:54%;left:9%;transform:translateY(-50%) scale(1);border-radius:6px}@media (max-width:998px){.models .model-img{width:100%;height:100%}}.models .model__img{width:586px;height:538px;transform:translateY(-50%) scale(1.18);left:0}.models .col-rigth{flex:0 0 50%}@media (max-width:1380px){.models .model__img{transform:translateY(-50%) scale(1)}.models .col-rigth{flex:0 0 40%}}.models .col-rigth .row{gap:74px;margin-bottom:30px}@media (max-width:998px){.models .model__img{width:100%;height:100%}.models .col-rigth{flex:0 0 100%}.models .col-rigth .row{gap:2rem;flex-direction:row}}.models .title-list{display:block;font-family:var(--font-family);font-weight:700;font-size:16px;line-height:115%;letter-spacing:-.03em;color:#ffcd00;margin-top:28px;margin-bottom:15px}.models .model-list{font-family:var(--font-family);font-weight:400;font-size:20px;letter-spacing:-.03em;color:#d1d1d1}@media (max-width:768px){.models .model-list{font-size:12px}}.models .model-list li{margin-bottom:20px;position:relative}@media (max-width:1380px){.models .model-list li{margin-bottom:10px}}.models .model-list li::before{content:"";display:block;border-radius:3px;width:6px;height:6px;background:#ffcd00;position:absolute;top:50%;left:-13px;transform:translateY(-50%)}.models .model-list li:last-child{margin-bottom:0}.models .block-info__item--title{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:115%;letter-spacing:-.03em;color:#fff}@media (max-width:768px){.models .block-info__item--title{font-size:13px}}.models .block__info--item--desc{font-family:var(--font-family);font-weight:800;font-size:27px;line-height:115%;color:#ffcd00}.bykes{padding-top:83px;padding-bottom:89px}.bykes .row{flex-wrap:wrap;gap:46px 171px;justify-content:center;margin-top:54px}@media (max-width:998px){.bykes .row{gap:3rem;margin-top:1rem}}.bykes .byke-item{flex:0 0 20%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.models .block__info--item--desc{font-size:18px}.bykes{padding-top:2rem;padding-bottom:3rem}.bykes .byke-item{flex:0 0 108px}}.bykes .byke__item--img{border-radius:110px;width:220px;height:220px;position:relative;overflow:hidden}@media (max-width:768px){.bykes .byke__item--img{width:108px;height:108px}}@media (max-width:380px){.bykes .byke-item{flex:0 0 84px}.bykes .byke__item--img{width:84px;height:84px}}.bykes .byke__item--img img{position:absolute;left:0;right:0;bottom:0;top:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.bykes .byke-title{font-family:var(--font-family);font-weight:700;font-size:20px;line-height:115%;letter-spacing:-.02em;color:#fff;margin-top:15px;text-align:center}.price{padding-top:74px;padding-bottom:87px;background:#121212}@media (max-width:768px){.bykes .byke-title{font-size:11px}.price{padding-top:4rem;padding-bottom:4rem}.price .page-title{max-width:224px;margin-left:auto;margin-right:auto}}.price .row{gap:12px;margin-top:45px}@media (max-width:1280px){.price .row{justify-content:center}}@media (max-width:998px){.price .row{justify-content:center;flex-direction:column;align-items:center}}.price .price-item{flex:0 0 20%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:33px 45px}@media (max-width:1280px){.price .price-item{flex:0 0 26%;padding:10px 33px}.price .price-item .row{margin-top:1rem}}@media (max-width:998px){.price .price-item{width:380px;flex:0 0 180px}}@media (max-width:480px){.price .price-item{width:auto;flex:1 0 180px}}.price .price-item:first-child{background:linear-gradient(180deg,#ffd527 0,#f2c300 100%)}.price .price-item:first-child .regular-price{margin-top:45px}.price .price-item:nth-child(2){background:#f9f9f9}.price .price-item:nth-child(2) .dop-price,.price .price-item:nth-child(2) .price-info{color:#efc000}.price .price-item .row{align-items:center;justify-content:center;flex-wrap:nowrap;flex-direction:row}.price .week{border-radius:56px;width:126px;height:28px;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:28px;letter-spacing:.05em;text-transform:uppercase;color:#000;text-align:center;display:block;margin-left:auto;margin-right:auto;margin-bottom:44px}@media (max-width:1280px){.price .week{margin-top:1rem;margin-bottom:1rem}}.price .white{background:#fff}.price .regular-price{font-family:var(--font-family);font-weight:800;font-size:36px;line-height:115%;letter-spacing:-.03em;color:#2c2c2c;text-align:center;margin-bottom:12px}@media (max-width:1280px){.price .regular-price{font-size:2rem}}@media (max-width:480px){.price .regular-price{font-size:21px;margin-bottom:0}}.price .dop-price{font-family:var(--font-family);font-weight:700;font-size:28px;line-height:115%;letter-spacing:-.03em;color:#6a5d56}@media (max-width:1280px){.price .dop-price{font-size:1.8rem}}@media (max-width:480px){.price .dop-price{font-size:16px}}.price .price-info{font-family:var(--font-family);font-weight:700;font-size:18px;letter-spacing:-.03em;color:#6a5d56}.price .order-byke{border-radius:66px;width:222px;height:62px;background:#000;font-family:var(--font-family);font-weight:600;font-size:14px;line-height:110%;letter-spacing:-.02em;text-align:center;color:#fdd018;margin-top:26px;margin-bottom:16px;cursor:pointer;transition:transform .3s ease-in-out}.price .order-byke:active{transform:scale(.9)}.price .collateral{font-family:var(--font-family);font-weight:400;font-size:18px;letter-spacing:-.03em;color:#000}.price .yellow{background:#ffcd00;color:#000}.price .old-price{font-family:var(--font-family);font-weight:800;font-size:20px;line-height:115%;letter-spacing:-.03em;text-decoration:line-through;color:#5e5e5e}.price .price__item--month{flex:1 0 520px;border:1px solid #eee;background:linear-gradient(38deg,#1d1d1d 0,#000 100%);position:relative;background-repeat:no-repeat;background-position:bottom right;background-size:159px 359px}@media (max-width:1280px){.price .order-byke{width:unset;height:unset;padding:20px 35px}.price .price__item--month{flex:0 0 40%;background-size:126px 248px}}@media (max-width:998px){.price .price__item--month{width:100%;flex:0 0 100%}}@media (max-width:420px){.price .price__item--month{flex:1 0 100%;background-size:90px 204px}}@media (max-width:390px){.price .price__item--month{background-size:70px 192px}}@media (max-width:330px){.price .price__item--month{background-size:39px 101px}}.price .price__item--month .old-price{color:#9a9789}.price .price__item--month .regular-price{color:#ffcd00}.price .price__item--month .dop-price,.price .price__item--month .price-info{color:#fff}.price .price__item--month .collateral{color:#d9d9d9}.price .price__item--month .order-byke{background:#ffcd00;color:#000}.price .price-lable{position:absolute;top:-8%;right:-4%}@media (max-width:567px){.price .price-lable{width:45px;height:45px;top:-5%;right:-3%}.price .price-lable svg{width:100%;height:100%}}.price .price-bottom{max-width:973px}.price .price-bottom .row{justify-content:space-between}@media (max-width:1280px){.price .price-bottom{max-width:88%;width:100%;margin:0 auto}.price .price-bottom .row{justify-content:center}}.price .price-bottom .left-col{flex:0 0 40%}@media (max-width:1280px){.price .price-bottom .left-col{flex:0 0 auto}}.price .price-bottom .list-title{font-family:var(--font-family);font-weight:500;font-size:18px;line-height:115%;letter-spacing:-.03em;text-transform:uppercase;color:#ffcd00;display:block;margin-bottom:8px}.price .price-bottom .bonus-list{font-family:var(--font-family);font-weight:700;font-size:14px;line-height:172%;letter-spacing:-.02em;color:#fff}@media (max-width:480px){.price .order-byke{padding:12px 34px}.price .price-bottom .bonus-list{font-size:11px}}.price .price-bottom .li-text{font-weight:400;color:#dadada}.price .price-bottom .yello{font-weight:400;color:#ffcd00}.price .price-bottom .col-centr{flex:0 0 40%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;transform:translateX(-11%)}@media (max-width:1280px){.price .price-bottom .col-centr{flex:0 0 auto;transform:translateX(0)}}.price .price-bottom .block-img{border:1px solid #fff;border-radius:44px;width:89px;height:89px;position:relative}.price .price-bottom .block-img .svg{position:absolute;z-index:10000000;display:block;width:17px;height:17px;top:80%;right:8%}.price .price-bottom .block-img img{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.price .price-bottom .section-title{font-family:var(--font-family);font-weight:400;line-height:172%;letter-spacing:-.02em;font-size:13px;color:#dadada;white-space:nowrap}@media (max-width:998px){.price .price-bottom{max-width:100%;width:100%;margin:0}.price .price-bottom .row{gap:3rem}.price .price-bottom .col-centr{order:2;flex-direction:row;flex-wrap:wrap;margin-left:0;margin-right:0;align-items:start}.price .price-bottom .block-img{width:70px;height:70px}.price .price-bottom .section-title{width:60%;margin-left:0}}@media (max-width:420px){.price .price-bottom .section-title{margin-left:15px}}.price .price-bottom .order-manager{display:block;width:157px;margin-top:5px;font-family:var(--font-family);font-weight:700;font-size:11px;letter-spacing:-.02em;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-align:center;color:#ffcd00;cursor:pointer;background-color:transparent}@media (max-width:998px){.price .price-bottom .order-manager{margin-left:-13px;margin-top:-2.8rem}}@media (max-width:420px){.price .price-bottom .order-manager{margin-left:25px}}@media (max-width:380px){.price .price-lable{right:-6%}.price .price-bottom .order-manager{margin-left:3.5rem}}.price .price-bottom .rigth-col{flex:0 0 40%}@media (max-width:1280px){.price .price-bottom .rigth-col{flex:0 0 auto}}.price .price-bottom .rental-terms__list{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:172%;letter-spacing:-.02em;color:#fff}@media (max-width:480px){.price .price-bottom .rental-terms__list{font-size:11px}}.advantages{padding-top:53px}.advantages .row{flex-wrap:wrap;gap:30px;margin-top:43px}.advantages .advantages-item{flex:1 0 30%;background:linear-gradient(90deg,#1a1a1a 0,#131313 100%);border-radius:12px;padding:35px 45px;position:relative}.advantages .advantages-item::before{content:"";display:block;width:104%;height:90%;position:absolute;top:50%;left:-2%;transform:translateY(-50%);background:#242424;border:1.19px solid #2c2c2c;border-radius:12px;z-index:-1}.advantages .advantages-item:nth-child(4)::before,.advantages .advantages-item:nth-child(5)::before{width:102.5%;left:-1.5%}@media (max-width:768px){.advantages .row{gap:12px}.advantages .advantages-item{flex:0 0 100%;padding:30px;width:100%}.advantages .col-left{margin-right:1rem}}.advantages .advantages__item--top{display:flex}.advantages .advantages__item--top-content{font-family:var(--font-family);font-weight:400;font-size:16px;letter-spacing:-.02em;color:#fff}.advantages .adv-title{font-family:var(--font-family);font-weight:500;font-size:24px;letter-spacing:-.03em;color:#ffcd00;margin-bottom:3px;display:block}@media (max-width:420px){.advantages .advantages__item--top-content{margin-top:1rem}.advantages .advantages__item--top-content p{font-size:11px}.advantages .adv-title{font-size:16px}}.advantages .advantages__item--top-icon{position:absolute;top:13px;right:13px}.advantages .advantages__item--bottom{display:flex;margin-top:23px;justify-content:center;gap:25px}@media (max-width:420px){.advantages .advantages__item--bottom{gap:0}}.advantages .col-left{width:113px}.advantages .send-social{text-align:center;display:flex;justify-content:center;align-items:center;font-family:var(--font-family);font-weight:400;font-size:12px;letter-spacing:-.02em;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ffcd00;gap:11px;white-space:nowrap}.advantages .send-social b{font-weight:700}.advantages .col-rigth{width:113px}.page-form{padding-top:83px;padding-bottom:85px;position:relative}.page-form::after{content:"";display:block;border-radius:64px 0 0;width:1538px;height:353px;background:linear-gradient(90deg,rgba(227,227,227,.37) 0,rgba(125,125,125,.37) 100%);position:absolute;top:50%;transform:translateY(-50%);right:0;z-index:-1}@media (max-width:998px){.page-form::after{width:100%;height:100%}.page-form .container{padding:0 10px}.page-form .col-left{display:none}}.page-form .col-left{width:484px;height:449px}.page-form .col-left img{width:100%;height:100%;margin-left:auto;margin-right:auto;display:block}.page-form .col-rigth{height:235px}.page-form .row{align-items:center;gap:95px}.page-form .page-title{font-size:30px;display:block;margin-bottom:22px;text-align:left}@media (max-width:998px){.page-form .col-rigth{height:auto}.page-form{margin-top:3rem;padding-top:4rem;padding-bottom:3rem}.page-form .row{flex-direction:column;justify-content:center;gap:2rem}.page-form .page-title{text-align:center;font-size:22px!important}}.page-form .form-text{font-family:var(--font-family);font-weight:400;font-size:13px;letter-spacing:-.03em;color:#fff;display:block;margin-bottom:10px}.page-form .form-page{display:flex;max-width:585px;width:100%}@media (max-width:998px){.page-form .form-page{max-width:100%;flex-direction:column;gap:6px}}.page-form .form-input,.page-form .order-btn{padding:31px 90px;width:auto;height:auto}.page-form .text__form{margin-top:8px;font-family:var(--font4);font-weight:400;font-size:8px;color:#fff}@media (max-width:768px){.page-form .form-input,.page-form .order-btn{padding:24px 35px!important}.page-form .text__form{text-align:center;color:#9d9d9d}}.page-form .text__form a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.page-form .form-bottom{display:flex;margin-top:18px;gap:31px}.page-form .form-bottom .col-left{font-family:var(--font-family);font-weight:400;font-size:13px;letter-spacing:-.03em;color:#fff;width:118px}@media (max-width:998px){.page-form .form-bottom .col-left{display:block;width:100%;height:0;text-align:center}.page-form .form-bottom{flex-direction:column;justify-content:center;align-items:center}}.page-form .form-links{display:flex;gap:18px}.main-footer{max-width:100%;width:100%;padding:1rem 0;border-top:1px solid #535353;overflow-x:hidden;position:relative;z-index:1}.footer__wrapper{max-width:1150px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column}.footer__top{display:flex;align-items:center;justify-content:space-between}.footer__top .row{align-items:center}@media (max-width:998px){.footer__top{display:none}.footer__top .row{align-items:center;flex-direction:column}}.footer__top .footer-col__left{display:flex;justify-content:space-between;flex:0 0 27%}.footer__top .footer-col__left .row{align-items:center}.footer__top .footer-logo{width:242px;height:57px;position:relative}@media (max-width:1090px){.footer__top .footer-logo{width:54px;height:37px}}.footer__top .footer-logo img{position:absolute;top:0;left:0;right:0;bottom:0;-o-object-fit:cover;object-fit:cover}.footer__top .footer-menu{display:flex;font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.03em;color:#fff;gap:4rem;margin-left:50%;margin-right:50%;width:100%;transform:translateX(-14%)}@media (max-width:998px){.footer__top .footer-col__left .row{align-items:center;flex-direction:column}.footer__top .footer-menu{flex-direction:column;gap:20px;font-size:16px;transform:translateX(0);text-align:center;margin:1rem 0}}.footer__top .footer-menu li a{position:relative;padding-bottom:2px;transition:.3s ease-in-out}.footer__top .footer-menu li a::after{content:"";display:block;width:0;height:1px;background-color:#ffcd00;position:absolute;bottom:0;left:0;transition:.3s ease-in-out}.footer__top .footer-menu li:hover a{color:#ffcd00}.footer__top .footer-menu li:hover a::after{width:100%}.footer__top .footer-col__right{display:flex;justify-content:end;flex:0 0 53%}@media (max-width:1090px){.footer__top .footer-col__right{margin-left:auto}}.footer__top .call-back{font-family:var(--font-family);font-weight:400;font-size:12px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ffcd00;background-color:transparent;text-align:right;margin-top:5px;cursor:pointer}@media (max-width:998px){.footer__top .footer-col__right{margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;align-items:center}.footer__top .call-back{text-align:center}}.footer__top .footer-contact{display:flex;flex-direction:column;margin-left:50px}.footer__top .footer-contact .header-phone{margin-left:0;text-align:right}@media (max-width:1190px){.footer__wrapper{max-width:100%;padding:1rem}.footer__top .footer-contact{margin-right:1rem}}.footer__bottom{margin-top:45px}.footer__bottom .row{align-items:center;justify-content:space-between}@media (max-width:998px){.footer__top .footer-contact{text-align:center;margin-right:0;margin-top:1rem}.footer__bottom .row{align-items:center;flex-wrap:wrap;justify-content:center;gap:1rem}}.footer__bottom .footer-copy{font-family:var(--font-family);font-weight:400;font-size:12px;color:#b6b6b6}@media (max-width:768px){.footer__bottom .footer-copy{font-size:8px;order:3}}.footer__bottom .footer-policy{font-family:var(--font-family);font-weight:400;font-size:12px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#b6b6b6}@media (max-width:768px){.footer__bottom .footer-policy{font-size:8px}}.footer__bottom .oferta{font-family:var(--font-family);font-weight:400;font-size:12px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#b6b6b6}@media (max-width:768px){.footer__bottom .oferta{font-size:8px;order:-1}}.popup{pointer-events:none;opacity:0;visibility:hidden;position:fixed;top:0;left:0;background:rgba(0,0,0,.8);width:100%;height:100%;overflow:auto;transition:.3s;z-index:10000}.popup.is--active{pointer-events:auto;opacity:1;visibility:visible}.popup__wrapper{display:table;width:100%;height:100%}.popup__inner{display:table-cell;vertical-align:middle;padding:50px 0}.popup__content{border:1px solid #484848;border-radius:10px;max-width:439px;width:100%;height:532px;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;text-align:center;padding:28px}@media (max-width:998px){.popup__content{max-width:90%}}.form{max-width:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin:15px 0}.form .form-input{font-size:16px}.form .form-input::-moz-placeholder{font-size:16px}.form .form-input::placeholder{font-size:16px}.form .btn,.form .form-input{width:100%}.form-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:144%;text-align:center;color:#fafafa}.form-text span{color:#edc742;font-weight:700}.bottom__form--text{font-family:var(--font-family);font-weight:400;font-size:10px;line-height:130%;text-align:center;color:#9d9d9d}.bottom__form--text a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.form-title{font-family:var(--second-family);font-weight:400;font-size:28px;line-height:154%;text-align:center;color:#fafafa}@media (max-width:768px){.form-title{font-size:19px;line-height:110%;margin-bottom:1rem}}.form__title{font-family:var(--second-family);font-weight:400;font-size:28px;line-height:125%;text-align:center;color:#edc742}.popup__btn-close{position:absolute;top:20px;right:20px;background:0 0;color:#fff;font-family:var(--second-family);cursor:pointer}.popup__title{font-family:var(--second-family);font-weight:400;font-size:36px;line-height:117%;color:#edc742}.popup__subtitle{font-family:var(--second-family);font-size:24px;width:350px;margin:20px 0}.popup-thanks .popup__content{padding:70px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;position:relative}.popup__subtitle--thanks{width:100%}.footer__top--mobile{display:none}@media (max-width:998px){.footer__top--mobile{display:block}}.footer__top--mobile .footer__logo--mobile{margin-left:auto;margin-right:auto;max-width:263px;width:100%;margin-bottom:15px}@media (max-width:468px){.footer__top--mobile .footer__logo--mobile{max-width:218px}}.footer__top--mobile .row{justify-content:space-between}.footer__top--mobile .footer-contact{display:flex;flex-direction:column}.footer__top--mobile .header-phone{font-family:var(--font-family);font-weight:700;font-size:12px;color:#ffcd00;margin-left:0}.footer__top--mobile .call-back{font-family:var(--font-family);font-weight:400;font-size:10px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ffcd00;background-color:transparent;text-align:left}.footer__top--mobile .city__wrapper .city__icon{margin-right:2px}.footer__top--mobile .city-headding{font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.03em;color:#fff}.footer__top--mobile .change-city{font-family:var(--font-family);font-weight:400;font-size:10px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ffcd00}.footer__top--mobile .footer__mobile--link{font-family:var(--font-family);font-weight:500;font-size:12px;letter-spacing:-.03em;color:#fff}
/*# sourceMappingURL=styles.min.css.map */