/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger,.mobile-menu-toggle{padding:0;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover,.is-active.mobile-menu-toggle:hover,.mobile-menu-active .mobile-menu-toggle:hover,.mobile-menu-toggle:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before,.is-active.mobile-menu-toggle .hamburger-inner,.is-active.mobile-menu-toggle .hamburger-inner:after,.is-active.mobile-menu-toggle .hamburger-inner:before,.mobile-menu-active .mobile-menu-toggle .hamburger-inner,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:after,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:before{background-color:#212933}.hamburger-box{width:26px;width:2.6rem;height:17px;height:1.7rem;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-.15rem}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:26px;width:2.6rem;height:3px;height:.3rem;background-color:#212933;border-radius:0;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-7px;top:-.7rem}.hamburger-inner:after{bottom:-7px;bottom:-.7rem}.hamburger--slider .hamburger-inner,.mobile-menu-toggle .hamburger-inner{top:1.5px;top:.15rem}.hamburger--slider .hamburger-inner:before,.mobile-menu-toggle .hamburger-inner:before{top:7px;top:.7rem;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}.hamburger--slider .hamburger-inner:after,.mobile-menu-toggle .hamburger-inner:after{top:14px;top:1.4rem}.hamburger--slider.is-active .hamburger-inner,.is-active.mobile-menu-toggle .hamburger-inner,.mobile-menu-active .mobile-menu-toggle .hamburger-inner{-webkit-transform:translate3d(0,.7rem,0) rotate(45deg);transform:translate3d(0,.7rem,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before,.is-active.mobile-menu-toggle .hamburger-inner:before,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:before{-webkit-transform:rotate(-45deg) translate3d(-.37143rem,-.4rem,0);transform:rotate(-45deg) translate3d(-.37143rem,-.4rem,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after,.is-active.mobile-menu-toggle .hamburger-inner:after,.mobile-menu-active .mobile-menu-toggle .hamburger-inner:after{-webkit-transform:translate3d(0,-1.4rem,0) rotate(-90deg);transform:translate3d(0,-1.4rem,0) rotate(-90deg)}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}*{-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}button,input[type=button],input[type=email],input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}::-moz-selection{color:#fff;background:#212933}::selection{color:#fff;background:#212933}html{font-size:62.5%}.body--first-section-image-banner .page-section:first-of-type{padding:0!important}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px;font-size:1.6rem;font-family:proxima-nova,sans-serif;color:#212933;background-color:#fff;overflow-x:hidden}body.no-scroll{overflow:hidden}body.no-scroll .facet-filter{z-index:-1}body.post-type-archive-cars .menu-item-cars,body.post-type-archive-used_cars .menu-item-used-cars{font-weight:700}body .banner:first-child{height:55vh}body .banner:first-child .slick-list,body .banner:first-child .slick-slide,body .banner:first-child .slick-track,body .banner:first-child img{height:55vh;-o-object-fit:cover;object-fit:cover}body.single .banner:first-child{height:auto;display:block}body.single .banner:first-child .slick-list,body.single .banner:first-child .slick-slide,body.single .banner:first-child .slick-track,body.single .banner:first-child img{height:auto;-o-object-fit:contain;object-fit:contain;display:block;max-height:65vh}header{position:relative;background-color:#fff;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.08);box-shadow:0 3px 3px rgba(0,0,0,.08)}h1,h2,h3,h4,h5,h6{color:#212933}.inner{max-width:1500px;max-width:150rem;margin:0 auto;padding:0 1.5rem}@media only screen and (min-width:45em){.inner{padding:0 3rem}}a{-webkit-transition:color .3s ease;transition:color .3s ease;color:#212933;text-decoration:none}p{line-height:1.6}.page-not-found{height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:30px;font-size:3rem}.page-not-found a{color:#000;cursor:pointer;font-size:20px;font-size:2rem}.page-not-found a:hover{color:#06ac1d}.archive{background-color:rgba(233,234,236,.5)}.page-section:not(:first-child):not(.page-section-image-banner){padding-top:1.5rem;padding-bottom:1.5rem}.page-section-image-banner:first-child{padding-bottom:1.5rem}.page-section-image-banner:last-child{padding-top:1.5rem}@media only screen and (min-width:45em){.page-section:not(:first-child):not(.page-section-image-banner){padding-top:3rem;padding-bottom:3rem}.page-section-image-banner:first-child{padding-bottom:3rem}.page-section-image-banner:last-child{padding-top:3rem}}@media only screen and (min-width:64em){.page-section:not(:first-child):not(.page-section-image-banner){padding-top:8rem;padding-bottom:8rem}.page-section-image-banner:first-child{padding-bottom:8rem}.page-section-image-banner:last-child{padding-top:8rem}body .banner:first-child,body .banner:first-child .slick-list,body .banner:first-child .slick-slide,body .banner:first-child .slick-track,body .banner:first-child img{height:65vh}}@media only screen and (min-width:93em){.fancybox-content img{max-width:130rem}}img[data-lazy-src]{opacity:0}img.lazyloaded{-webkit-transition:opacity .5s linear .2s;transition:opacity .5s linear .2s;opacity:1}header{position:sticky;top:0;z-index:500}.header{height:60px;height:6rem;background-color:#fff}.header,.header__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__wrap{width:100%;height:100%}.header__wrap--left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__title{margin:0 0 0 1.2rem;font-size:25px;font-size:2.5rem;font-weight:700}.header__nav{display:none;margin-left:4rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__nav,.header__nav ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;margin:0 0 0 6rem}.header__nav ul li.current_page_item a{font-weight:700}.header__nav ul li a{display:block;color:#212933;text-decoration:none;font-size:20px;font-size:2rem;margin-right:2.5rem}.header__nav ul li a:after{content:"";display:block;border-bottom:2px solid #212933;-webkit-transition:width .2s linear;transition:width .2s linear;width:0}.header__nav ul li a:hover:after{width:100%}.header__links{width:90%}.header__logo{display:block;background-image:url(../images/logo-slogan.71cd9d7b5ee5d9db1bf06c7c6aed3b82.svg);background-position:50%;background-repeat:no-repeat;width:110px;width:11rem;height:40px;height:4rem}.header__toggle{z-index:21;outline:none}.header .menu{position:fixed;overflow-y:scroll;top:59px;top:5.9rem;left:0;right:0;bottom:0;height:100%;width:0;background-color:#fff;-webkit-transition:width .1s ease-in;transition:width .1s ease-in}.header .menu__translate{display:block;width:257px;width:25.7rem;margin:1rem auto 0}.header .menu.is-active,.header .mobile-menu-active .menu.mobile-menu-toggle,.mobile-menu-active .header .menu.mobile-menu-toggle{width:100vw}.header .menu .contact__email-title,.header .menu .contact__phone-title,.header .menu .open-hours__title{font-weight:700;margin-bottom:.5rem}.header .menu .open-hours__friday,.header .menu .open-hours__weekdays,.header .menu .open-hours__workshop{margin:0}.header .menu__nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100% - 20rem);background-color:#f4f4f4}.header .menu__links,.header .menu__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .menu__links{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0;padding:0;list-style:none;font-size:18px;font-size:1.8rem}.header .menu__links .active{font-weight:700}.header .menu__links li{padding-bottom:1rem}.header .menu__links li a{text-transform:capitalize;text-decoration:none;color:#212933}.header .menu__links li a:after{content:"";display:inline-block;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDQzLjUyIDQ0My41MiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDQzLjUyIDQ0My41MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGQ9Ik0zMzYuMjI2LDIwOS41OTFsLTIwNC44LTIwNC44Yy02Ljc4LTYuNTQ4LTE3LjU4NC02LjM2LTI0LjEzMiwwLjQyYy02LjM4OCw2LjYxNC02LjM4OCwxNy4wOTksMCwyMy43MTJsMTkyLjczNCwxOTIuNzM0DQoJCQlMMTA3LjI5NCw0MTQuMzkxYy02LjY2Myw2LjY2NC02LjY2MywxNy40NjgsMCwyNC4xMzJjNi42NjUsNi42NjMsMTcuNDY4LDYuNjYzLDI0LjEzMiwwbDIwNC44LTIwNC44DQoJCQlDMzQyLjg4OSwyMjcuMDU4LDM0Mi44ODksMjE2LjI1NSwzMzYuMjI2LDIwOS41OTF6Ii8+DQoJPC9nPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);background-position:50%;background-repeat:no-repeat;width:30px;width:3rem;height:14px;height:1.4rem}.header .menu__bottom{position:absolute;bottom:0;left:0;right:0;height:200px;height:20rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}.bar,.header .menu__bottom{background-color:#212933;color:#fff}.bar{display:none;height:40px;height:4rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bar__translate{margin-left:5rem;margin-right:5rem}.bar a,.bar p{font-size:unset;font-weight:700;color:#fff}.bar span{margin-left:1rem;margin-right:1rem}.bar__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:45em){.header{height:8rem}.header__logo{width:14rem;height:5rem}.header__title{font-size:3rem}.header .menu{top:8rem}}@media only screen and (min-width:64em){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex}.header__nav ul li a{padding-top:.4rem;font-size:1.8rem}.header .menu__translate{margin-top:0}.header__title{display:none}.header__wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header__logo{background-image:url(../images/logo-slogan.71cd9d7b5ee5d9db1bf06c7c6aed3b82.svg);width:19rem}.header__toggle{display:none}.bar{display:-webkit-box;display:-ms-flexbox;display:flex;height:4rem}}@media only screen and (min-width:93em){.header__nav ul li a{padding-right:1rem;font-size:1.9rem}}.footer{background-color:#212933;display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem;text-align:center}.footer__logo{display:block;background-image:url(../images/logo-white.5967bac097bd7716fc03b335c2926055.svg);background-position:50%;background-repeat:no-repeat;width:210px;width:21rem;height:60px;height:6rem}.footer__title{font-weight:700;color:#fff;font-family:europa,sans-serif;font-size:18px;font-size:1.8rem;margin-bottom:1rem;margin-top:0}.footer__container{width:210px;width:21rem}.footer .links,.footer__link{color:#fff;text-decoration:none;line-height:1.4}.footer .social__link{display:inline-block}.footer .social__link:not(:last-child){margin-right:1rem}.footer .social__link__link--registry{display:block;margin:2rem 0}.footer .social__link svg{width:30px;width:3rem;height:30px;height:3rem}.footer .manufacturer{width:230px;width:23rem}.footer .manufacturer__link:not(:last-of-type){margin-right:1rem}.footer .contact__email-wrap{margin-top:1rem}.footer .open-hours__friday,.footer .open-hours__weekdays,.footer .open-hours__workshop{color:#fff;margin-top:0;margin-bottom:.3rem}@media only screen and (min-width:45em){.footer{display:grid;grid-template-columns:repeat(2,1fr)}.footer__title{font-size:2rem}.footer__container{width:23rem}.footer__logo{grid-column:1/-1;justify-self:center}.footer .manufacturer,.footer__container{-ms-flex-item-align:start;align-self:flex-start;justify-self:center}}@media only screen and (min-width:64em){.footer{padding:4rem 3rem;grid-template-columns:repeat(3,1fr);text-align:left}.footer__link{font-size:2rem}.footer__logo{align-self:flex-start;justify-self:center;grid-column:unset;margin-top:1rem}.footer .open-hours__friday,.footer .open-hours__weekdays,.footer .open-hours__workshop{font-size:2rem}.footer .manufacturer{text-align:left}.footer .links{font-size:1.8rem}}@media only screen and (min-width:93em){.footer{grid-template-columns:repeat(5,1fr)}.footer .links{text-align:center}.footer .manufacturer{grid-column:2/4;width:unset}}.btn{display:inline-block;outline:none;text-decoration:none;-webkit-transition:background-color eas .2s;transition:background-color eas .2s;line-height:1;cursor:pointer}.btn path{-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.btn--round{border-radius:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:1.5rem 1rem;width:150px;width:15rem;text-transform:uppercase;font-size:15px;font-size:1.5rem}.btn--round svg{margin-right:1rem;width:25px;width:2.5rem;height:25px;height:2.5rem}.btn--regular{border-radius:.4rem;padding:1.5rem 1rem}.btn--green{color:#fff;background-color:#06ac1d;border:1.5px solid #06ac1d}.btn--green:active,.btn--green:focus,.btn--green:hover{background-color:#e8faeb;color:#06ac1d}.btn--green:active path,.btn--green:active svg,.btn--green:focus path,.btn--green:focus svg,.btn--green:hover path,.btn--green:hover svg{stroke:#06ac1d}.btn--light-green{color:#06ac1d;background-color:#e8faeb;border:1.5px solid #06ac1d}.btn--light-green:active,.btn--light-green:focus,.btn--light-green:hover{background-color:#06ac1d;color:#e8faeb}.btn--light-green:active path,.btn--light-green:active svg,.btn--light-green:focus path,.btn--light-green:focus svg,.btn--light-green:hover path,.btn--light-green:hover svg{stroke:#e8faeb}@media only screen and (min-width:45em){.btn--regular{padding:1.5rem 2.5rem}.btn--round{padding:1.7rem 1rem 1.5rem}}@media only screen and (min-width:64em){.btn--regular{padding:1.5rem 3rem;font-size:1.8rem}.btn--round{font-size:1.6rem;padding:1.5rem 1rem 1.6rem}}@media only screen and (min-width:93em){.btn--regular{padding:1.5rem 4rem}}.gform_wrapper form{position:relative;width:100%;max-width:800px;max-width:80rem;margin:0 auto}.gform_wrapper .hidden{display:none!important;pointer-events:none!important}.gform_wrapper .gform_body{position:relative;overflow:hidden;padding-bottom:1rem}.gform_wrapper .gform_title{margin-top:19.92px;font-size:24px;font-size:2.4rem}.gform_wrapper .gfield_description{display:none}.gform_wrapper .gform_fields{margin:0;list-style:none;width:calc(100% + 3rem);padding:0 .5rem}.gform_wrapper .gfield{margin-top:2rem;padding-right:3rem;vertical-align:top}.gform_wrapper .gfield.gsection{margin-top:4rem;border-bottom:1px solid #000;padding-bottom:1rem;max-width:860px;max-width:86rem}.gform_wrapper .gfield.gsection h2{margin-bottom:0!important}.gform_wrapper .gfield.gsection:first-of-type{margin-top:2rem}.gform_wrapper .gfield .large,.gform_wrapper .gfield .medium,.gform_wrapper .gfield .small{width:100%}.gform_wrapper .gfield.gfield_total{margin:5rem auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:30px;font-size:3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gform_wrapper .gfield.gfield_total label{font-size:30px;font-size:3rem;margin-right:.6rem}.gform_wrapper .gsection_title{margin:0}.gform_wrapper .gfield_label{margin-bottom:.4rem;display:block;font-size:15px;font-size:1.5rem;text-align:left;font-weight:500}.gform_wrapper .hide-label .gfield_label{display:none}.gform_wrapper .gfield_html{font-weight:300;font-size:15px;font-size:1.5rem}.gform_wrapper .gfield_html a{text-decoration:underline}.gform_wrapper .validation_error{display:none}.gform_wrapper .validation_message{padding-top:.5rem;color:#dc3545;font-weight:400;font-size:15px;font-size:1.5rem}.gform_wrapper .ginput_container_consent+.gfield_description{margin:1rem 0 0}.gform_wrapper .gfield_description{padding-top:0;font-size:13px;font-size:1.3rem;margin:-1.5rem 0 0}.gform_wrapper .gfield_description strong{font-weight:300}.gform_wrapper textarea{padding:1rem;height:200px;height:20rem;line-height:16px;line-height:1.6rem}.gform_wrapper input[type=text]{padding:.5rem}.gform_wrapper input[type=submit]{text-transform:uppercase;outline:none!important;text-align:center;padding:.9rem 2.9rem 1rem;min-width:130px;min-width:13rem;display:inline-block;text-decoration:none!important;font-size:14px;font-size:1.4rem;font-weight:600;font-family:proxima-nova,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border-radius:10rem;-webkit-transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,border .2s ease-in-out,box-shadow .2s ease-in-out,color .2s ease-in-out,-webkit-box-shadow .2s ease-in-out;color:#fff;background-color:#06ac1d;border:2px solid #06ac1d}.gform_wrapper input[type=submit]:active,.gform_wrapper input[type=submit]:focus,.gform_wrapper input[type=submit]:hover{color:#06ac1d;background-color:#fff;border:2px solid #06ac1d;-webkit-box-shadow:0 0 0 3px rgba(6,172,29,.6);box-shadow:0 0 0 3px rgba(6,172,29,.6)}.gform_wrapper .gform_ajax_spinner{display:block;width:50px;width:5rem;margin:1.5rem auto 0}.gform_wrapper .gfield_required{color:#dc3545;display:inline-block;margin-left:.2rem}.gform_wrapper .ginput_container_checkbox ul,.gform_wrapper .ginput_container_radio ul{list-style:none;padding:0;font-size:15px;font-size:1.5rem;margin-bottom:.5rem}.gform_wrapper .ginput_container_checkbox li,.gform_wrapper .ginput_container_radio li{position:relative;padding:.5rem 0 0 2.2rem;margin-right:1.7rem}.gform_wrapper .ginput_container_checkbox label,.gform_wrapper .ginput_container_radio label{font-size:15px;font-size:1.5rem;cursor:pointer}.gform_wrapper .ginput_container_radio li{padding:.5rem 0 0 2.8rem}.gform_wrapper .gform_body input[type=checkbox],.gform_wrapper .gform_body input[type=radio]{height:0;width:0;opacity:0;visibility:hidden}.gform_wrapper .gform_body input[type=checkbox]+label:before,.gform_wrapper .gform_body input[type=radio]+label:before{position:absolute;content:"";background-repeat:no-repeat;background-size:1.9rem 1.9rem;display:inline-block;height:19px;height:1.9rem;width:19px;width:1.9rem;left:0;top:7px;z-index:2}.gform_wrapper .gform_body input[type=radio]+label:before{top:8px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojZmZmZmZmO30KCS5zdDF7ZmlsbDojMDAwMDAwO30KPC9zdHlsZT4KPGcgaWQ9IkxheWVyXzIiPgoJPGNpcmNsZSBjbGFzcz0ic3QwIiBjeD0iMjU2IiBjeT0iMjU2IiByPSIyMjQiLz4KPC9nPgo8Zz4KCTxnIGlkPSJjaGVjay1jaXJjbGUtb3V0bGluZS1ibGFuayI+CgkJPHBhdGggY2xhc3M9InN0MSIgZD0iTTI1NiwwQzExNS4yLDAsMCwxMTUuMiwwLDI1NnMxMTUuMiwyNTYsMjU2LDI1NnMyNTYtMTE1LjIsMjU2LTI1NlMzOTYuOCwwLDI1NiwweiBNMjU2LDQ2MC44CgkJCWMtMTEyLjYsMC0yMDQuOC05Mi4yLTIwNC44LTIwNC44UzE0My40LDUxLjIsMjU2LDUxLjJTNDYwLjgsMTQzLjQsNDYwLjgsMjU2UzM2OC42LDQ2MC44LDI1Niw0NjAuOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K)}.gform_wrapper .gform_body input[type=radio]:checked+label{font-weight:500}.gform_wrapper .gform_body input[type=radio]:checked+label:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I2ZmZmZmZjtzdHJva2U6IzAwMDAwMDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cgkuc3Qxe2ZpbGw6IzAwMDAwMDt9Cjwvc3R5bGU+CjxnIGlkPSJMYXllcl8yIj4KCTxjaXJjbGUgY2xhc3M9InN0MCIgY3g9IjI1NiIgY3k9IjI1NiIgcj0iMjEzIi8+Cgk8Y2lyY2xlIGNsYXNzPSJzdDAiIGN4PSIyOTAiIGN5PSIyNzciIHI9IjIxMyIvPgo8L2c+CjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yNTYsMEMxMTQsMCwwLDExNCwwLDI1NnMxMTQsMjU2LDI1NiwyNTZzMjU2LTExNCwyNTYtMjU2UzM5OCwwLDI1NiwweiBNNDAzLjgsMTc1LjdMNDAzLjgsMTc1LjdMMjE3LjYsMzY4LjkKCWMtMi4zLDIuMy00LjcsMy41LTguMSwzLjVjLTMuNSwwLTctMS4yLTguMS0zLjVsLTkwLjgtOTcuN2wtMi4zLTIuM2MtMi4zLTIuMy0zLjUtNS44LTMuNS04LjFjMC0yLjMsMS4yLTUuOCwzLjUtOC4xbDE2LjMtMTYuMwoJYzQuNy00LjcsMTEuNi00LjcsMTYuMywwbDEuMiwxLjJsNjQsNjguN2MyLjMsMi4zLDUuOCwyLjMsOC4xLDBMMzcwLDE0NC4zaDEuMmM0LjctNC43LDExLjYtNC43LDE2LjMsMGwxNi4zLDE2LjMKCUM0MDguNCwxNjQuMSw0MDguNCwxNzEuMSw0MDMuOCwxNzUuN0w0MDMuOCwxNzUuN3oiLz4KPC9zdmc+Cg==)}.gform_wrapper .gform_body input[type=checkbox]+label:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1OSA0NTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1OSA0NTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnIGlkPSJjaGVjay1ib3gtb3V0bGluZS1ibGFuayI+CgkJPHBhdGggZD0iTTQwOCw1MXYzNTdINTFWNTFINDA4IE00MDgsMEg1MUMyMi45NSwwLDAsMjIuOTUsMCw1MXYzNTdjMCwyOC4wNSwyMi45NSw1MSw1MSw1MWgzNTdjMjguMDUsMCw1MS0yMi45NSw1MS01MVY1MSAgICBDNDU5LDIyLjk1LDQzNi4wNSwwLDQwOCwwTDQwOCwweiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzIxMjkzMyIvPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4K)}.gform_wrapper .gform_body input[type=checkbox]:checked+label{font-weight:500}.gform_wrapper .gform_body input[type=checkbox]:checked+label:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PGc+PHBhdGggZD0ibTQ1MiA1MTJoLTM5MmMtMzMuMDg1OTM4IDAtNjAtMjYuOTE0MDYyLTYwLTYwdi0zOTJjMC0zMy4wODU5MzggMjYuOTE0MDYyLTYwIDYwLTYwaDM5MmMzMy4wODU5MzggMCA2MCAyNi45MTQwNjIgNjAgNjB2MzkyYzAgMzMuMDg1OTM4LTI2LjkxNDA2MiA2MC02MCA2MHptLTM5Mi00NzJjLTExLjAyNzM0NCAwLTIwIDguOTcyNjU2LTIwIDIwdjM5MmMwIDExLjAyNzM0NCA4Ljk3MjY1NiAyMCAyMCAyMGgzOTJjMTEuMDI3MzQ0IDAgMjAtOC45NzI2NTYgMjAtMjB2LTM5MmMwLTExLjAyNzM0NC04Ljk3MjY1Ni0yMC0yMC0yMHptMzcwLjg5ODQzOCAxMTEuMzQzNzUtMjkuODAwNzgyLTI2LjY4NzUtMTg0Ljk2NDg0NCAyMDYuNTY2NDA2LTEwNy4zNTE1NjItMTAyLjA0Njg3NS0yNy41NTg1OTQgMjguOTg4MjgxIDEzNy4yMTg3NSAxMzAuNDQ1MzEzem0wIDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiMyMTI5MzMiLz48L2c+IDwvc3ZnPgo=)}.gform_wrapper .ginput_container_consent{text-align:left;position:relative;padding-left:2.2rem}.gform_wrapper .ginput_container_consent input[type=checkbox]+label:before{top:3px}.gform_wrapper .gform_footer{padding-top:1rem;text-align:center}.gform_wrapper .gfield_visibility_hidden{display:none!important}.gform_wrapper .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_wrapper .gfield_error select,.gform_wrapper .gfield_error textarea{background:rgba(220,53,69,.2);border-color:rgba(220,53,69,.3)}.gform_wrapper .ginput_complex.ginput_container.ginput_container_email{display:grid;grid-row-gap:2rem}.gform_wrapper .ginput_complex.ginput_container.ginput_container_email input{width:100%}.gform_wrapper .ginput_complex.ginput_container.ginput_container_email label{display:block;width:100%}.gform_wrapper .ginput_complex.ginput_container.ginput_container_email .gf_clear.gf_clear_complex{display:none}.gform_wrapper .list-inline .ginput_container_checkbox ul,.gform_wrapper .list-inline .ginput_container_radio ul{display:grid;grid-template-columns:1fr}.gform_wrapper .ginput_complex label{display:block;font-size:13px;font-size:1.3rem;margin-bottom:2rem}.gform_wrapper .ginput_complex input{width:100%;margin-bottom:0!important}@media only screen and (min-width:37.5em){.gform_wrapper .gf_left_half,.gform_wrapper .gf_right_half{width:50%;display:inline-block}.gform_wrapper .ginput_complex{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem}.gform_wrapper .ginput_complex.ginput_container.ginput_container_email{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:0;grid-gap:3rem}.gform_wrapper .list-inline .ginput_container_checkbox ul,.gform_wrapper .list-inline .ginput_container_radio ul{grid-template-columns:1fr 1fr}.gform_wrapper .ginput_container_checkbox label,.gform_wrapper .ginput_container_radio label{font-size:1.6rem}}@media only screen and (min-width:45em){.gform_wrapper input[type=submit]{margin-top:4rem}.gform_wrapper .list-inline .ginput_container_checkbox ul,.gform_wrapper .list-inline .ginput_container_radio ul{grid-template-columns:1fr 1fr 1fr}}@media only screen and (min-width:64em){.gform_wrapper .gform_footer{padding-top:unset}.gform_wrapper .gform_confirmation_message{margin-top:4rem;padding-top:4rem}.gform_wrapper .gfield{margin-top:1rem}}@media only screen and (min-width:64em){.gform_wrapper input[type=submit]{padding:1.4rem 4rem 1.3rem;font-size:1.6rem}.gform_wrapper .list-inline .ginput_container_checkbox ul,.gform_wrapper .list-inline .ginput_container_radio ul{grid-template-columns:1fr 1fr 1fr 1fr}}.gform_confirmation_message{text-align:center;font-weight:500;font-size:17px;font-size:1.7rem;margin-top:3rem;padding-top:3rem;padding-bottom:2rem;display:block;border-top:1px solid #000}.gt_languages .glink{padding:1rem 0}.gt_languages .glink.selected{background-color:rgba(6,172,29,.2)}.gt_languages .glink span{color:#212933;font-size:16px;font-size:1.6rem}.switcher-popup span:first-of-type{font-size:18px!important;font-size:1.8rem!important;color:#212933}.gt_white_content div:first-child{height:20px;height:2rem}.gt_white_content div:first-child span{font-size:16px!important;font-size:1.6rem!important;font-family:proxima-nova,sans-serif!important}@media only screen and (min-width:64em){.glink span{font-size:1.8rem}.gt_white_content{width:40rem!important;height:auto!important;padding-top:1.5rem!important;padding-bottom:1.5rem!important}.switcher-popup span:first-of-type{font-size:1.5rem!important;color:#fff!important}}.cars-preview .slick-list,.employees .slick-list,.sponsors .slick-list{padding:0 20% 0 0}.hover--green{-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.hover--green path{-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.hover--green:hover{color:#06ac1d!important}.hover--green:hover path{fill:#06ac1d}@media only screen and (min-width:64em){.text-1{font-size:2rem}}@media only screen and (min-width:93em){.text-1{font-size:2.2rem}}img{height:auto;max-width:100%}.entry-content img{margin:0 0 1.5em}.alignleft,img.alignleft{margin-right:1.5em;display:inline;float:left}.alignright,img.alignright{margin-left:1.5em;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;display:block;clear:both}.wp-caption{margin-bottom:1.5em;text-align:center;padding-top:5px}.wp-caption img{border:0;padding:0;margin:0}.wp-caption p.wp-caption-text{line-height:1.5;font-size:10px;margin:0}.wp-smiley{margin:0!important;max-height:1em}blockquote.left{margin-right:20px;text-align:right;margin-left:0;width:33%;float:left}blockquote.right{margin-left:20px;text-align:left;margin-right:0;width:33%;float:right}.post-type-archive-cars .text-block,.post-type-archive-used_cars .text-block{padding-top:6rem;padding-bottom:6rem}.post-type-archive-cars .text-block__content,.post-type-archive-used_cars .text-block__content{line-height:1.6;max-width:1000px;max-width:100rem}.post-type-archive-cars .text-block__content div,.post-type-archive-used_cars .text-block__content div{font-size:18px;font-size:1.8rem}.post-type-archive-cars .text-block__content a,.post-type-archive-used_cars .text-block__content a{display:inline-block;color:#212933}.post-type-archive-cars .text-block__content a:after,.post-type-archive-used_cars .text-block__content a:after{content:"";display:block;border-bottom:2px solid #06ac1d;width:100%;margin-top:-.5rem}.brands{margin-top:-6rem}.brands__list{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);margin:0 auto;padding:0}.brands__item{position:relative;z-index:50;height:80px;height:8rem;border-left:1px solid #c1c5ca;border-bottom:1px solid #c1c5ca}.brands__item:last-of-type,.brands__item:nth-of-type(2n){border-right:1px solid #c1c5ca}.brands__item:last-of-type{border-bottom:1px solid #c1c5ca;width:calc(100% + 1px)}.brands__item:after{content:"";position:absolute;display:block;height:5px;height:.5rem;bottom:0;width:100%;background-color:transparent;-webkit-transition:background-color .4s ease-in-out;transition:background-color .4s ease-in-out}.brands__item img{max-height:66px;max-height:6.6rem;max-width:120px;max-width:12rem}.brands__item--all,.brands__item a{color:#000;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;cursor:pointer}.brands__item--all{text-transform:uppercase;font-weight:700;font-size:18px;font-size:1.8rem}.brands__item--all svg{width:30px;width:3rem;height:30px;height:3rem;margin-right:2rem}.brands__item.active:after,.brands__item:hover:after{background-color:#06ac1d}@media only screen and (min-width:45em){.brands{margin-top:-11rem}.brands__list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:64em){.brands__list{grid-template-columns:repeat(5,1fr)}.brands__item{height:10rem;border-bottom:none}.brands__item img{max-width:14rem}.brands__item:nth-of-type(2n){border-right:none}.brands__item:first-of-type{border-left:none}.brands__item:last-of-type{border-right:none;border-bottom:none;width:100%}}@media only screen and (min-width:93em){.brands{margin-top:-13rem}.brands__item img{max-width:16rem}}.post-type-archive-used_cars .form-wrapper{display:grid}.post-type-archive-used_cars .facet-wrapper{position:sticky;top:37.5px;top:3.75rem;background-color:#fff;margin:0 auto;max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out;z-index:101}.mobile-menu-active .post-type-archive-used_cars .facet-wrapper.mobile-menu-toggle,.post-type-archive-used_cars .facet-wrapper.is-active,.post-type-archive-used_cars .mobile-menu-active .facet-wrapper.mobile-menu-toggle{max-height:700px;max-height:70rem;border-bottom:1px solid rgba(0,0,0,.2)}.post-type-archive-used_cars .facet-inner-wrap{padding:2rem;background-color:#fff;-webkit-box-shadow:0 10px 20px -15px rgba(0,0,0,.12);box-shadow:0 10px 20px -15px rgba(0,0,0,.12)}.post-type-archive-used_cars .facet-label{text-transform:uppercase;margin-bottom:1.2rem}.post-type-archive-used_cars .facet-filter{position:sticky;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.08);box-shadow:0 3px 3px rgba(0,0,0,.08);margin-top:-2rem;top:0;z-index:99;cursor:pointer;width:100%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;height:6rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:600}.post-type-archive-used_cars .facet-filter .icon-arrow-up-black{display:none}.mobile-menu-active .post-type-archive-used_cars .facet-filter.mobile-menu-toggle .icon-arrow-up-black,.post-type-archive-used_cars .facet-filter.is-active .icon-arrow-up-black,.post-type-archive-used_cars .mobile-menu-active .facet-filter.mobile-menu-toggle .icon-arrow-up-black{display:inline-block}.mobile-menu-active .post-type-archive-used_cars .facet-filter.mobile-menu-toggle .icon-arrow-down-black,.post-type-archive-used_cars .facet-filter.is-active .icon-arrow-down-black,.post-type-archive-used_cars .mobile-menu-active .facet-filter.mobile-menu-toggle .icon-arrow-down-black{display:none}.post-type-archive-used_cars .facet-filter svg{width:20px;width:2rem;height:20px;height:2rem;margin-right:1rem}.post-type-archive-used_cars .facet-filter-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post-type-archive-used_cars .facetwp-facet{color:#a6abb2}.post-type-archive-used_cars .facetwp-pager{text-align:center;font-size:20px;font-size:2rem;padding:2.2rem 0}.post-type-archive-used_cars .facetwp-page{color:#000}.post-type-archive-used_cars .facetwp-page.next,.post-type-archive-used_cars .facetwp-page.prev{color:#06ac1d;font-weight:700}.post-type-archive-used_cars .facetwp-slider{height:2px}.post-type-archive-used_cars .facetwp-type-slider{margin-top:2rem}.post-type-archive-used_cars .facetwp-slider-label{color:#a6abb2;margin-top:1rem;display:block}.post-type-archive-used_cars .facetwp-slider-reset{display:block;margin-top:1rem;-webkit-box-shadow:none;box-shadow:none;background-color:#212933;color:#fff;-webkit-transition:all .2s ease;transition:all .2s ease;outline:none;padding:1rem 2rem;font-weight:700}.post-type-archive-used_cars .facetwp-slider-reset:hover{-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem);-webkit-box-shadow:0 3px 5px 0 rgba(0,0,0,.1);box-shadow:0 3px 5px 0 rgba(0,0,0,.1)}.post-type-archive-used_cars .facetwp-checkbox{color:#212933;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQ1OSA0NTkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ1OSA0NTk7IiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz48Zz4KCTxnIGlkPSJjaGVjay1ib3gtb3V0bGluZS1ibGFuayI+CgkJPHBhdGggZD0iTTQwOCw1MXYzNTdINTFWNTFINDA4IE00MDgsMEg1MUMyMi45NSwwLDAsMjIuOTUsMCw1MXYzNTdjMCwyOC4wNSwyMi45NSw1MSw1MSw1MWgzNTdjMjguMDUsMCw1MS0yMi45NSw1MS01MVY1MSAgICBDNDU5LDIyLjk1LDQzNi4wNSwwLDQwOCwwTDQwOCwweiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9ImFjdGl2ZS1wYXRoIiBkYXRhLW9sZF9jb2xvcj0iIzAwMDAwMCIgZmlsbD0iIzIxMjkzMyIvPgoJPC9nPgo8L2c+PC9nPiA8L3N2Zz4K);background-size:1.8rem 1.8rem;white-space:nowrap}.post-type-archive-used_cars .facetwp-checkbox svg{margin-right:1rem}.post-type-archive-used_cars .facetwp-checkbox.checked{color:#212933;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PGc+PHBhdGggZD0ibTQ1MiA1MTJoLTM5MmMtMzMuMDg1OTM4IDAtNjAtMjYuOTE0MDYyLTYwLTYwdi0zOTJjMC0zMy4wODU5MzggMjYuOTE0MDYyLTYwIDYwLTYwaDM5MmMzMy4wODU5MzggMCA2MCAyNi45MTQwNjIgNjAgNjB2MzkyYzAgMzMuMDg1OTM4LTI2LjkxNDA2MiA2MC02MCA2MHptLTM5Mi00NzJjLTExLjAyNzM0NCAwLTIwIDguOTcyNjU2LTIwIDIwdjM5MmMwIDExLjAyNzM0NCA4Ljk3MjY1NiAyMCAyMCAyMGgzOTJjMTEuMDI3MzQ0IDAgMjAtOC45NzI2NTYgMjAtMjB2LTM5MmMwLTExLjAyNzM0NC04Ljk3MjY1Ni0yMC0yMC0yMHptMzcwLjg5ODQzOCAxMTEuMzQzNzUtMjkuODAwNzgyLTI2LjY4NzUtMTg0Ljk2NDg0NCAyMDYuNTY2NDA2LTEwNy4zNTE1NjItMTAyLjA0Njg3NS0yNy41NTg1OTQgMjguOTg4MjgxIDEzNy4yMTg3NSAxMzAuNDQ1MzEzem0wIDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIGNsYXNzPSJhY3RpdmUtcGF0aCIgZGF0YS1vbGRfY29sb3I9IiMwMDAwMDAiIGZpbGw9IiMyMTI5MzMiLz48L2c+IDwvc3ZnPgo=);background-size:1.8rem 1.8rem}.post-type-archive-used_cars .facetwp-checkbox.checked svg{margin-right:1rem}.post-type-archive-used_cars .noUi-handle{cursor:pointer;-webkit-box-shadow:0 0 3px 1px rgba(0,0,0,.2);box-shadow:0 0 3px 1px rgba(0,0,0,.2);border-radius:100%;outline:none;width:30px!important;width:3rem!important;height:30px!important;height:3rem!important;margin-top:-1rem;display:block}.post-type-archive-used_cars .noUi-base{height:2px}.post-type-archive-used_cars .noUi-connect{background-color:#000}.post-type-archive-used_cars .noUi-connects{background-color:#06ac1d}.post-type-archive-used_cars .noUi-target{border:none}.post-type-archive-used_cars .archive-used-cars .facetwp-counts{display:inline-block}.post-type-archive-used_cars .archive-used-cars .facetwp-slider-reset{background-color:#06ac1d;color:#fff;-webkit-box-shadow:none;box-shadow:none;font-size:15px;font-size:1.5rem;border:#00f}@media only screen and (min-width:45em){.post-type-archive-used_cars .facet-inner-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem 4rem;margin:0 auto}.post-type-archive-used_cars .facet-wrapper{max-height:55rem;margin:0 auto;z-index:101}.post-type-archive-used_cars .facet-label{font-size:1.8rem}.post-type-archive-used_cars .facet-filter{display:none}}@media only screen and (min-width:64em){.post-type-archive-used_cars .form-wrapper{grid-template-columns:1fr 1fr;grid-gap:4rem;grid-column:1/3}.post-type-archive-used_cars .facet-inner-wrap{grid-gap:5rem;grid-template-columns:2fr 2fr 1fr 1fr 1fr;padding:4rem}.post-type-archive-used_cars .facet-wrapper{margin-top:-13rem;background-color:transparent}.post-type-archive-used_cars .facet-label{font-size:2rem}.post-type-archive-used_cars .facetwp-slider-reset{position:absolute;bottom:2rem}.post-type-archive-used_cars .facetwp-pager{font-size:2.4rem}}@media only screen and (min-width:93em){.post-type-archive-used_cars .facetwp-pager{font-size:2.8rem}}.cars .form-wrapper{display:grid}.cars .info-block{background-color:rgba(233,234,236,.5);padding:10rem 0}.cars .info-block__image img{margin:0}.cars .info-block__wrapper{background-color:#e9eaec}.cars .banner__image-wrap{position:relative;padding-top:0}.cars .banner__image-wrap img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.cars .banner .specifications{margin:2rem auto -4.5rem;display:grid;grid-template-columns:repeat(2,1fr)}.cars .banner .specification{background-color:#212933;border-right:1px solid hsla(0,0%,100%,.2);padding:1.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:1rem;gap:10px;gap:1rem}.cars .banner .specification__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cars .banner .specification__description{color:#a6abb2;text-transform:uppercase;font-size:12px;font-size:1.2rem;font-weight:700}.cars .banner .specification__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-transform:uppercase;font-weight:700;font-size:15px;font-size:1.5rem}.cars .banner .specification__value svg{width:22px;width:2.2rem;height:22px;height:2.2rem}.cars .info-accordions{cursor:pointer}.cars .info-accordions .info-accordion__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#212933;text-transform:uppercase;padding:2rem;border-bottom:1px solid #e9eaec}.cars .info-accordions .info-accordion__title h2{font-size:18px;font-size:1.8rem;color:#fff;margin:0}.cars .info-accordions .info-accordion__title .icon{width:25px;width:2.5rem;height:25px;height:2.5rem}.cars .info-accordions .info-accordion__title .icon-round-close{display:none}.cars .info-accordions .info-accordion__content{padding:4rem 2rem}.cars .info-accordions .info-accordion__content h1,.cars .info-accordions .info-accordion__content h2,.cars .info-accordions .info-accordion__content h3,.cars .info-accordions .info-accordion__content h4{margin:0}.cars .info-accordions .info-accordion__content p{margin-top:0}.cars .info-accordions .info-accordion__description{background-color:#e9eaec;-webkit-transition:max-height .2s linear;transition:max-height .2s linear;max-height:0;overflow:hidden}.cars .info-accordions .info-accordion.is-active .info-accordion__description,.cars .info-accordions .mobile-menu-active .info-accordion.mobile-menu-toggle .info-accordion__description,.mobile-menu-active .cars .info-accordions .info-accordion.mobile-menu-toggle .info-accordion__description{max-height:500px;max-height:50rem}.cars .info-accordions .info-accordion.is-active .icon-round-close,.cars .info-accordions .mobile-menu-active .info-accordion.mobile-menu-toggle .icon-round-close,.mobile-menu-active .cars .info-accordions .info-accordion.mobile-menu-toggle .icon-round-close{display:block}.cars .info-accordions .info-accordion.is-active .icon-round-open,.cars .info-accordions .mobile-menu-active .info-accordion.mobile-menu-toggle .icon-round-open,.mobile-menu-active .cars .info-accordions .info-accordion.mobile-menu-toggle .icon-round-open{display:none}.cars .employees_wrapper{padding:6rem 0;background-color:rgba(233,234,236,.5)}.info-block__gallery-image img{display:block}.single .fancybox-content{padding:8px 8px 5px}@media only screen and (min-width:45em){.cars .banner .specifications{grid-template-columns:repeat(4,1fr);font-size:1.5rem;padding:2rem;margin:-4.5rem auto}.cars .banner .specification{padding:2rem;grid-gap:1.5rem;gap:1.5rem}.cars .banner .specification__value svg{width:2.5rem;height:2.5rem}.cars .info-accordions{display:grid;grid-template-columns:1fr 1fr;max-width:85rem;margin:-3rem auto;grid-gap:1rem}}@media only screen and (min-width:64em){.cars .form-wrapper{grid-template-columns:1fr 1fr;grid-gap:4rem;grid-column:1/3}.cars .banner .specifications{max-width:120rem;margin:-6.5rem auto}.cars .banner .specification{padding:3rem}.cars .banner .specification__inner{grid-gap:.2rem;gap:.2rem}.cars .banner .specification__value{font-size:1.6rem}.cars .banner .specification__value svg{width:3rem;height:3rem}.cars .banner .specification__description{font-size:1.4rem}.cars .info-accordions{cursor:pointer}.cars .info-accordions .info-accordion__content{font-size:1.8rem}}.banner__sub-title,.banner__title{color:#fff}.cars-preview.loading:after{content:"";position:absolute;z-index:10;pointer-events:none;top:0;bottom:0;right:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);background-image:url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ibGRzLXNwaW5uZXIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgc3R5bGU9ImJhY2tncm91bmQ6IG5vbmU7Ij48ZyB0cmFuc2Zvcm09InJvdGF0ZSgwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzMzMzMzMyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjkxNjY2NjY2NjY2NjY2NjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDMwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzMzMzMzMyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjgzMzMzMzMzMzMzMzMzMzRzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDYwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzMzMzMzMyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjc1cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3IiB5PSIyNCIgcng9IjkuNCIgcnk9IjQuOCIgd2lkdGg9IjYiIGhlaWdodD0iMTIiIGZpbGw9IiMzMzMzMzMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSItMC42NjY2NjY2NjY2NjY2NjY2cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgxMjAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMzMzMzMzIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuNTgzMzMzMzMzMzMzMzMzNHMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTUwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzMzMzMzMyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjVzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3IiB5PSIyNCIgcng9IjkuNCIgcnk9IjQuOCIgd2lkdGg9IjYiIGhlaWdodD0iMTIiIGZpbGw9IiMzMzMzMzMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSItMC40MTY2NjY2NjY2NjY2NjY3cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMTAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMzMzMzMzIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuMzMzMzMzMzMzMzMzMzMzM3MiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMjQwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzMzMzMzMyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49Ii0wLjI1cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZT4KICA8L3JlY3Q+CjwvZz48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyNzAgNTAgNTApIj4KICA8cmVjdCB4PSI0NyIgeT0iMjQiIHJ4PSI5LjQiIHJ5PSI0LjgiIHdpZHRoPSI2IiBoZWlnaHQ9IjEyIiBmaWxsPSIjMzMzMzMzIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIHZhbHVlcz0iMTswIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiBiZWdpbj0iLTAuMTY2NjY2NjY2NjY2NjY2NjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjxnIHRyYW5zZm9ybT0icm90YXRlKDMwMCA1MCA1MCkiPgogIDxyZWN0IHg9IjQ3IiB5PSIyNCIgcng9IjkuNCIgcnk9IjQuOCIgd2lkdGg9IjYiIGhlaWdodD0iMTIiIGZpbGw9IiMzMzMzMzMiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgdmFsdWVzPSIxOzAiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIGJlZ2luPSItMC4wODMzMzMzMzMzMzMzMzMzM3MiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGU+CiAgPC9yZWN0Pgo8L2c+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMzMwIDUwIDUwKSI+CiAgPHJlY3QgeD0iNDciIHk9IjI0IiByeD0iOS40IiByeT0iNC44IiB3aWR0aD0iNiIgaGVpZ2h0PSIxMiIgZmlsbD0iIzMzMzMzMyI+CiAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiB2YWx1ZXM9IjE7MCIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgYmVnaW49IjBzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlPgogIDwvcmVjdD4KPC9nPjwvc3ZnPg==);background-size:6rem 6rem;background-repeat:no-repeat;background-position:50%}.filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:2rem}.filters__item{border:none;text-transform:capitalize;background-color:transparent;color:#a6abb2;outline:none;color:#000;cursor:pointer;font-family:proxima-nova,sans-serif}.filters__item.active{font-weight:700}.cars-preview{position:relative}.cars-preview__cars{display:grid;grid-gap:2rem}.cars-preview__top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cars-preview.archive-cars,.cars-preview.archive-used-cars,.cars-preview.tax-cars{padding-top:1.5rem;padding-bottom:1.5rem}.cars-preview.tax-cars .cars-preview__top-wrapper{margin-bottom:3rem}.cars-preview.archive-cars:last-of-type{padding-bottom:6rem}.cars-preview__title{font-size:32px;font-size:3.2rem;margin-top:0}.cars-preview__bottom{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem}.cars-preview__show-all{font-size:16px;font-size:1.6rem;color:#212933;font-weight:600;-webkit-transition:color .3s ease;transition:color .3s ease;margin-bottom:2rem}.cars-preview__show-all:hover{color:#06ac1d}.cars-preview__show-all:before{content:"-";color:#212933;display:inline-block;margin-left:1rem}.cars-preview .car{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;cursor:pointer;-webkit-transition:outline-color .2s linear;transition:outline-color .2s linear;outline:2px solid transparent;overflow:hidden;-webkit-box-shadow:0 10px 20px -15px rgba(0,0,0,.1);box-shadow:0 10px 20px -15px rgba(0,0,0,.1)}.cars-preview .car:hover{outline-color:rgba(6,172,29,.8)}.cars-preview .car__title{font-weight:700;margin:0;grid-column:1/3;color:#000;max-width:160px;max-width:16rem;font-size:15px;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cars-preview .car__demo{position:absolute;font-size:10px;font-size:1rem;top:20px;top:2rem;left:-33px;left:-3.3rem;display:block;background:#06ac1d;color:#fff;font-weight:600;padding:.5rem 3rem;-webkit-transform:rotate(-42deg);transform:rotate(-42deg)}.cars-preview .car__image-wrap img{display:block;width:100%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover}.cars-preview .car__image-wrap{position:relative;display:block;-webkit-transition:-webkit-transform .4s;transition:-webkit-transform .4s;transition:transform .4s;transition:transform .4s,-webkit-transform .4s}.cars-preview .car__image-wrap:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.cars-preview .car__leasing{display:none;position:absolute;bottom:0;padding:.5rem 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#06ac1d;font-size:15px;font-size:1.5rem;background-color:#fff;width:100%;margin:0 auto;opacity:.75}.cars-preview .car__leasing svg{width:40px;width:4rem;height:40px;height:4rem;margin-left:.5rem;margin-right:1rem}.cars-preview .car__year{-ms-flex-item-align:start;align-self:flex-start;margin:0;color:#000}.cars-preview .car__year--desktop{display:none}.cars-preview .car__year--mobile{font-size:15px;font-size:1.5rem;margin-top:.3rem}.cars-preview .car__link{cursor:pointer}.cars-preview .car__price{color:#646464;font-weight:700;margin-bottom:0;margin-top:1.5rem;font-size:15px;font-size:1.5rem}.cars-preview .car__top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;padding:.5rem;width:100%}.cars-preview .car__specifications{display:none;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;margin:0 auto}.cars-preview .car__specification{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:70px;height:7rem;color:#000}.cars-preview .car__specification--emissions,.cars-preview .car__specification--milage{display:none}.cars-preview .car__specification p{font-weight:700}.cars-preview .car__specification span{display:none;font-size:14px;font-size:1.4rem;color:#a6abb2}.cars-preview .car__specification svg{display:none;width:20px;width:2rem;height:20px;height:2rem;margin-right:1rem}.cars-preview .car__link{width:160px;width:16rem}.cars-preview .car__bottom{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;height:80px;height:8rem;margin:0 auto;border-radius:0 0 12px 12px;background-color:#fafafa;padding:5rem}.cars-preview .car__bottom a{width:150px;width:15rem}@media only screen and (min-width:45em){.cars-preview.tax-cars .brands{margin-top:-11rem}.cars-preview.archive-cars,.cars-preview.archive-used-cars,.cars-preview.tax-cars{padding-top:3rem;padding-bottom:3rem}.cars-preview__top-wrapper{margin-bottom:5rem}.cars-preview__title{max-width:unset}.cars-preview__cars{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}.cars-preview .car{display:block;max-width:35rem;margin:0 auto 3rem;background-color:transparent;cursor:unset;outline:none}.cars-preview .car__demo{font-size:1.4rem;top:3rem}.cars-preview .car__top{pointer-events:none;padding:1rem}.cars-preview .car__image-wrap img{border-radius:12px 12px 0 0}.cars-preview .car__image-wrap{height:26rem;width:100%}.cars-preview .car__leasing{display:-webkit-box;display:-ms-flexbox;display:flex}.cars-preview .car__link{padding:.9rem 1rem .7rem}.cars-preview .car__title{font-size:2.2rem;max-width:unset;text-overflow:unset;white-space:unset}.cars-preview .car__year{font-size:1.8rem;-ms-flex-item-align:center;align-self:center}.cars-preview .car__year--desktop{display:block}.cars-preview .car__year--mobile{display:none}.cars-preview .car__price{font-size:1.8rem;margin:0}.cars-preview .car__specification svg{display:block;margin-right:1rem;width:3rem;height:3rem}.cars-preview .car__specification--emissions,.cars-preview .car__specification--milage{display:-webkit-box;display:-ms-flexbox;display:flex}.cars-preview .car__specification span{display:block}.cars-preview .car__top{display:grid;grid-template-columns:repeat(2,1fr);max-width:40rem;margin:0 auto;border-bottom:1px solid rgba(0,0,0,.1)}.cars-preview .car__specifications{grid-template-columns:5fr 4fr;grid-template-rows:repeat(2,1fr);max-width:40rem;display:grid}.cars-preview .car__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:40rem}}@media only screen and (min-width:64em){.filters{margin-bottom:3rem}.cars-preview.tax-cars .brands{margin-top:-11rem}.cars-preview.tax-cars .brands__item{height:10rem}.cars-preview.archive-cars,.cars-preview.archive-used-cars,.cars-preview.tax-cars{padding-top:6rem;padding-bottom:6rem}.cars-preview.archive-used-cars{padding-top:0;padding-bottom:12rem}.cars-preview__title{font-size:4rem;margin-bottom:0}.cars-preview__show-all{max-width:19rem;font-size:2rem;margin-bottom:-1.2rem}.cars-preview .car{max-width:39rem}.cars-preview .car__image-wrap{height:32rem}.cars-preview__cars{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:93em){.cars-preview .car__leasing{font-size:1.8rem}}@media only screen and (min-width:83.5em){.cars-preview__cars{grid-template-columns:1fr 1fr 1fr 1fr}}.contact-form{display:grid}.contact-form__left-wrap{margin-bottom:5rem}.contact-form__title{margin-bottom:0}.contact-form__bottom-wrap{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-form__bottom-wrap a{word-break:break-word}.contact-form__bottom-wrap a:not(:first-child){margin-left:1rem}.contact-form .gform_ajax_spinner{margin:0 auto;display:block;width:60px;width:6rem}.contact-form .form{-webkit-box-shadow:10px 10px 20px -15px rgba(0,0,0,.1);box-shadow:10px 10px 20px -15px rgba(0,0,0,.1);border-radius:3px;background-color:#f5f5f6;padding:2rem 1.5rem 5rem;width:100%;max-width:450px;max-width:45rem;z-index:100;margin:0 auto auto}.contact-form .form__title{font-size:20px;font-size:2rem}.contact-form .gform_confirmation_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.contact-form .gform_confirmation_message{font-size:22px;font-size:2.2rem;font-family:europa,sans-serif}.contact-form .gform_heading .gform_title{font-size:30px;font-size:3rem}.contact-form .gform_body .gfield_select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff}.contact-form .gform_body .gfield{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}.contact-form .gform_body .gfield input[type=text]{margin:0;padding:1rem;height:50px;height:5rem}.contact-form .gform_body .gfield:not(:last-child):before{content:"";display:inline-block;background-color:#fff;background-repeat:no-repeat;background-size:2.5rem;background-position:50%;width:60px;width:6rem;height:50px;height:5rem;margin-right:1rem}.contact-form .gform_body .form-name:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOS45OTggMzAiPgogIDxwYXRoIGlkPSJJY29uX2lvbmljLWlvcy1wZXJzb24iIGRhdGEtbmFtZT0iSWNvbiBpb25pYy1pb3MtcGVyc29uIiBkPSJNMzQuNDg0LDMzLjc0MmMtLjU2Mi0yLjQ4NC0zLjc3My0zLjctNC44ODMtNC4wODZhMzYuNCwzNi40LDAsMCwwLTQuMDctLjc4MSw0LjEzNiw0LjEzNiwwLDAsMS0xLjg4My0uODY3Yy0uMzEyLS4zNzUtLjEyNS0zLjg1Mi0uMTI1LTMuODUyYTExLjU4OCwxMS41ODgsMCwwLDAsLjg5MS0xLjdBMjEuODY3LDIxLjg2NywwLDAsMCwyNS4wNywxOS41cy42NDEsMCwuODY3LTEuMTI1YTExLjA2OSwxMS4wNjksMCwwLDAsLjU3OC0yLjYxN2MtLjA0Ny0uOS0uNTM5LS44NzUtLjUzOS0uODc1YTEzLjcsMTMuNywwLDAsMCwuNTMxLTQuMDA4Yy4wNy0zLjIxMS0yLjQ0NS02LjM3NS03LTYuMzc1LTQuNjE3LDAtNy4wNzgsMy4xNjQtNy4wMDgsNi4zNzVhMTQuMjg3LDE0LjI4NywwLDAsMCwuNTIzLDQuMDA4cy0uNDkyLS4wMjMtLjUzOS44NzVhMTEuMDY5LDExLjA2OSwwLDAsMCwuNTc4LDIuNjE3Yy4yMTksMS4xMjUuODY3LDEuMTI1Ljg2NywxLjEyNWEyMS44NjcsMjEuODY3LDAsMCwwLC42NTYsMi45NjEsMTEuNTg4LDExLjU4OCwwLDAsMCwuODkxLDEuN3MuMTg4LDMuNDc3LS4xMjUsMy44NTJhNC4xMzYsNC4xMzYsMCwwLDEtMS44ODMuODY3LDM2LjQsMzYuNCwwLDAsMC00LjA3Ljc4MWMtMS4xMDkuMzkxLTQuMzIsMS42LTQuODgzLDQuMDg2YS42MjUuNjI1LDAsMCwwLC42MTcuNzU4SDMzLjg3NUEuNjIzLjYyMywwLDAsMCwzNC40ODQsMzMuNzQyWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQuNTAxIC00LjUpIiBmaWxsPSIjMjEyOTMzIi8+Cjwvc3ZnPgo=)}.contact-form .gform_body .form-phone:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+CiAgPHBhdGggaWQ9Ikljb25fYXdlc29tZS1waG9uZS1hbHQiIGRhdGEtbmFtZT0iSWNvbiBhd2Vzb21lLXBob25lLWFsdCIgZD0iTTI5LjE0NCwyMS4ybC02LjU2My0yLjgxM2ExLjQwNiwxLjQwNiwwLDAsMC0xLjY0MS40bC0yLjkwNiwzLjU1MUEyMS43MTksMjEuNzE5LDAsMCwxLDcuNjUyLDExLjk2TDExLjIsOS4wNTRhMS40LDEuNCwwLDAsMCwuNC0xLjY0MUw4LjguODVBMS40MTYsMS40MTYsMCwwLDAsNy4xODQuMDM2TDEuMDksMS40NDJBMS40MDYsMS40MDYsMCwwLDAsMCwyLjgxMywyNy4xODUsMjcuMTg1LDAsMCwwLDI3LjE4OCwzMGExLjQwNiwxLjQwNiwwLDAsMCwxLjM3MS0xLjA5bDEuNDA2LTYuMDk0YTEuNDIzLDEuNDIzLDAsMCwwLS44MjEtMS42MTdaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjMjEyOTMzIi8+Cjwvc3ZnPgo=)}.contact-form .gform_body .form-reg:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNy41IDMwIj4KICA8cGF0aCBpZD0iSWNvbl9hd2Vzb21lLWNhci1hbHQiIGRhdGEtbmFtZT0iSWNvbiBhd2Vzb21lLWNhci1hbHQiIGQ9Ik0zNC4yNywxNi4wODhsLS44NzgtMi4yTDMxLjgzNSwxMGE4LjcwNyw4LjcwNywwLDAsMC04LjEyNC01LjVIMTMuNzg5QTguNzA4LDguNzA4LDAsMCwwLDUuNjY1LDEwTDQuMTA4LDEzLjg5M2wtLjg3OCwyLjJBNC45ODksNC45ODksMCwwLDAsMCwyMC43NVYyNC41YTQuOTU5LDQuOTU5LDAsMCwwLDEuMjUsMy4yNzZWMzJhMi41LDIuNSwwLDAsMCwyLjUsMi41aDIuNUEyLjUsMi41LDAsMCwwLDguNzUsMzJWMjkuNWgyMFYzMmEyLjUsMi41LDAsMCwwLDIuNSwyLjVoMi41YTIuNSwyLjUsMCwwLDAsMi41LTIuNVYyNy43NzZBNC45NTYsNC45NTYsMCwwLDAsMzcuNSwyNC41VjIwLjc1QTQuOTg5LDQuOTg5LDAsMCwwLDM0LjI3LDE2LjA4OFpNMTAuMzA3LDExLjg1N0EzLjc1LDMuNzUsMCwwLDEsMTMuNzg5LDkuNWg5LjkyMmEzLjc1LDMuNzUsMCwwLDEsMy40ODIsMi4zNTdMMjguNzUsMTUuNzVoLTIwbDEuNTU3LTMuODkzWk02LjI1LDI0LjQ4NGEyLjM1OCwyLjM1OCwwLDAsMS0yLjUtMi40OTJBMi4zNTgsMi4zNTgsMCwwLDEsNi4yNSwxOS41YzEuNSwwLDMuNzUsMi4yNDMsMy43NSwzLjczOFM3Ljc1LDI0LjQ4NCw2LjI1LDI0LjQ4NFptMjUsMGMtMS41LDAtMy43NS4yNDktMy43NS0xLjI0NlMyOS43NSwxOS41LDMxLjI1LDE5LjVhMi4zNTgsMi4zNTgsMCwwLDEsMi41LDIuNDkyLDIuMzU4LDIuMzU4LDAsMCwxLTIuNSwyLjQ5MloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTQuNSkiIGZpbGw9IiMyMTI5MzMiLz4KPC9zdmc+Cg==)}.contact-form .gform_body .form-meter:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKCSB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KCTxnPgoJCTxwYXRoIGQ9Ik00MzcuMDIsNzQuOThDMzg4LjY2NywyNi42MjksMzI0LjM4LDAsMjU2LDBTMTIzLjMzMywyNi42MjksNzQuOTgsNzQuOThDMjYuNjI5LDEyMy4zMzMsMCwxODcuNjIsMCwyNTYKCQkJczI2LjYyOSwxMzIuNjY3LDc0Ljk4LDE4MS4wMkMxMjMuMzMzLDQ4NS4zNzEsMTg3LjYyLDUxMiwyNTYsNTEyczEzMi42NjctMjYuNjI5LDE4MS4wMi03NC45OAoJCQlDNDg1LjM3MSwzODguNjY3LDUxMiwzMjQuMzgsNTEyLDI1NlM0ODUuMzcxLDEyMy4zMzMsNDM3LjAyLDc0Ljk4eiBNMjQxLDgwaDMwdjYwaC0zMFY4MHogTTE0MCwyNzFIODB2LTMwaDYwVjI3MXoKCQkJIE0xNDguMDQxLDIxMC45OWwtNTEuOTYyLTMwbDE1LTI1Ljk4bDUxLjk2MiwzMEwxNDguMDQxLDIxMC45OXogTTE4NS4wMSwxNjMuMDQxbC0zMC01MS45NjFsMjUuOTgtMTVsMzAsNTEuOTYxTDE4NS4wMSwxNjMuMDQxegoJCQkgTTI1NiwzOTZjLTIyLjA5MSwwLTQwLTE3LjkwOS00MC00MGMwLTE2Ljc4NSwxMC4zNDMtMzEuMTQ2LDI1LTM3LjA4MVYxOTFoMzB2MTI3LjkxOWMxNC42NTcsNS45MzUsMjUsMjAuMjk2LDI1LDM3LjA4MQoJCQlDMjk2LDM3OC4wOTEsMjc4LjA5MSwzOTYsMjU2LDM5NnogTTMwMS4wMSwxNDguMDQxbDMwLTUxLjk2MWwyNS45OCwxNWwtMzAsNTEuOTYxTDMwMS4wMSwxNDguMDQxeiBNMzQ4Ljk1OSwxODUuMDFsNTEuOTYyLTMwCgkJCWwxNSwyNS45OGwtNTEuOTYyLDMwTDM0OC45NTksMTg1LjAxeiBNNDMyLDI3MWgtNjB2LTMwaDYwVjI3MXoiLz4KCTwvZz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)}.contact-form .gform_body .form-service:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMCAzMCI+CiAgPHBhdGggaWQ9Ikljb25fYXdlc29tZS13cmVuY2giIGRhdGEtbmFtZT0iSWNvbiBhd2Vzb21lLXdyZW5jaCIgZD0iTTI5Ljc1LDYuMzkzYS43LjcsMCwwLDAtMS4xNzktLjMyM2wtNC4zNTcsNC4zNTctMy45NzctLjY2My0uNjYzLTMuOTc3TDIzLjkzMSwxLjQzQS43LjcsMCwwLDAsMjMuNi4yNDgsOC40LDguNCwwLDAsMCwxMy42LDExLjFMMS4xLDIzLjZhMy43NSwzLjc1LDAsMCwwLDUuMyw1LjNMMTguODkzLDE2LjQwOUE4LjQxLDguNDEsMCwwLDAsMjkuNzUsNi4zOTNabS0yNiwyMS4yNjRBMS40MDYsMS40MDYsMCwxLDEsNS4xNTYsMjYuMjUsMS40MDcsMS40MDcsMCwwLDEsMy43NSwyNy42NTZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjMjEyOTMzIi8+Cjwvc3ZnPgo=)}.contact-form .gform_body .form-email:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDIzMC4xNyAyMzAuMTciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDIzMC4xNyAyMzAuMTc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGQ9Ik0yMzAsNDkuNTg1YzAtMC4yNjMsMC4xODEtMC41MTksMC4xNjktMC43NzlsLTcwLjI0LDY3LjY4bDcwLjE1Niw2NS41MThjMC4wNDEtMC40NjgtMC4wODUtMC45NC0wLjA4NS0xLjQxOFY0OS41ODV6Ii8+DQoJPHBhdGggZD0iTTE0OS4yMDcsMTI2LjkwMWwtMjguNjc0LDI3LjU4OGMtMS40NTEsMS4zOTYtMy4zMjUsMi4wOTYtNS4yLDIuMDk2Yy0xLjgzNiwwLTMuNjcyLTAuNjctNS4xMTMtMi4wMTNsLTI4LjU5Ni0yNi42NDcNCgkJTDExLjAxLDE5NS45ODljMS43MTcsMC42MTcsMy41NiwxLjA5Niw1LjQ5LDEuMDk2aDE5Ny42NjdjMi44NjYsMCw1LjU1NC0wLjg3Myw3Ljg5MS0yLjE3NUwxNDkuMjA3LDEyNi45MDF6Ii8+DQoJPHBhdGggZD0iTTExNS4yNTEsMTM4Ljc1N0wyMjIuNDQ3LDM1LjQ5NmMtMi40MjctMS40NDMtNS4yNTItMi40MTEtOC4yOC0yLjQxMUgxNi41Yy0zLjk0MywwLTcuNTU2LDEuNTMxLTEwLjM3LDMuODY2DQoJCUwxMTUuMjUxLDEzOC43NTd6Ii8+DQoJPHBhdGggZD0iTTAsNTIuMXYxMjguNDg0YzAsMS40NzUsMC4zMzksMi44OTcsMC43MDcsNC4yNTZsNjkuNzM4LTY3LjE1NkwwLDUyLjF6Ii8+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==)}.contact-form .gform_body .textarea{width:100%;border:none;resize:none;outline:none;padding:1rem}.contact-form .gform_body .ginput_container{width:calc(100% - 7rem)}.contact-form .gform_body .gfield_select{width:100%;height:50px;height:5rem;border:none;outline:none;text-transform:uppercase;padding:1rem;font-size:15px;font-size:1.5rem;color:#212933;margin-bottom:0}.contact-form .gform_body .validation_message{font-weight:700;color:#dc3545;margin-top:1rem}.contact-form .gform_body .ginput_container_textarea{width:100%}.contact-form .gform_body .gform_fields{padding:0;list-style:none}.contact-form .gform_body .gfield_label{display:none}.contact-form .gform_body .gfield_radio{padding-left:0;padding-top:1rem;list-style:none}.contact-form .gform_body .gfield_radio li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-form .gform_body .gfield_radio li:not(:first-of-type){padding-top:1rem}.contact-form .gform_body .gform_title{display:block}.contact-form .gform_body input[type=text]{border:none;background-color:#fff;width:100%;margin-bottom:2rem;outline:none;padding:1.5rem}.contact-form .gform_body input[type=text]::-webkit-input-placeholder{text-transform:uppercase;color:#212933;font-size:15px;font-size:1.5rem}.contact-form .gform_body input[type=text]::-moz-placeholder{text-transform:uppercase;color:#212933;font-size:15px;font-size:1.5rem}.contact-form .gform_body input[type=text]:-ms-input-placeholder{text-transform:uppercase;color:#212933;font-size:15px;font-size:1.5rem}.contact-form .gform_body input[type=text]::-ms-input-placeholder{text-transform:uppercase;color:#212933;font-size:15px;font-size:1.5rem}.contact-form .gform_body input[type=text]::placeholder{text-transform:uppercase;color:#212933;font-size:15px;font-size:1.5rem}.contact-form .gform_footer .gform_button{display:inline-block;outline:none;text-decoration:none;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;border-radius:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;width:150px;width:15rem;color:#fff;background-color:#06ac1d;border:1.5px solid #06ac1d;margin:0 auto;text-transform:uppercase;cursor:pointer}.contact-form .gform_footer .gform_button:hover{background-color:#e8faeb;color:#06ac1d}@media only screen and (min-width:45em){.contact-form__bottom-wrap{margin-top:5rem}.contact-form .form{padding:2rem 3rem 5rem}}@media only screen and (min-width:64em){.contact-form{grid-template-columns:repeat(2,1fr)}.contact-form .form{margin-top:-15rem;max-width:50rem;padding:3rem}.contact-form__title{font-size:3rem}}@media only screen and (min-width:93em){.contact-form__bottom-wrap{margin-top:8rem}.contact-form .form{max-width:60rem}.contact-form__title{font-size:4rem}}.employees__title{text-align:center;margin-bottom:3rem;font-size:32px;font-size:3.2rem;font-family:europa,sans-serif}.employees .employee{-webkit-box-shadow:0 10px 20px -15px rgba(0,0,0,.1);box-shadow:0 10px 20px -15px rgba(0,0,0,.1);margin:0 auto 3rem;width:100%;padding:0 1.5rem 0 0;max-width:400px;max-width:40rem}.employees .employee__image-wrapper img{display:block;-o-object-fit:cover;object-fit:cover;height:175px;height:17.5rem;border-radius:12px 12px 0 0;width:100%}.employees .employee__top-wrap{padding:2.5rem 2rem 2rem 3rem;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.employees .employee__name{font-weight:700;font-size:20px;font-size:2rem;margin:0}.employees .employee__title{margin:0}.employees .employee__bottom-wrap{background-color:#fafafa;padding:2rem 3rem;border-radius:0 0 12px 12px}.employees .employee__email,.employees .employee__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.employees .employee__email a,.employees .employee__phone a{font-weight:700;color:#000}.employees .employee__email svg,.employees .employee__phone svg{width:20px;width:2rem;height:20px;height:2rem;margin-right:1rem}.employees .employee__phone a{margin-left:.3rem}.employees .employee__phone svg{margin-right:.4rem}.employees .slick-dots{padding-right:1.5rem}.employees .slick-dots li{margin:0}@media only screen and (min-width:45em){.employees{display:grid;grid-gap:2rem;grid-template-columns:repeat(2,1fr);max-width:73rem}.employees__title{font-size:3rem;margin-bottom:3rem}.employees .employee{padding:0;margin:0 auto}.employees .employee__image-wrapper img{height:20rem}}@media only screen and (min-width:64em){.employees{max-width:88rem}.employees__title{text-align:left;font-size:4rem;margin-bottom:5rem}.employees .employee__name{font-size:2.4rem}.employees .employee__image-wrapper img{height:24.5rem}}@media only screen and (min-width:85.375em){.employees{max-width:150rem;grid-template-columns:repeat(4,1fr)}}.banner{height:55vh;position:relative}.banner__image-gallery{display:-webkit-box;display:-ms-flexbox;display:flex}.banner__image-gallery .slick-initialized{display:block}.banner__title{font-family:europa,sans-serif;font-weight:700}.banner__sub-title,.banner__title{text-shadow:-1px 0 rgba(0,0,0,.08)}.banner__sub-title{font-size:15px;font-size:1.5rem}.banner__content{position:relative;top:-60%;-webkit-transform:translateY(-60%);transform:translateY(-60%)}.banner__image-wrap{position:relative;width:100%;height:100%;padding-top:3rem}.banner__image{display:block;position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;right:0;bottom:0;left:0;top:0}.banner__bottom{display:grid;grid-gap:2rem;margin-bottom:3rem}.banner__description{color:#212933}.banner__description p{max-width:420px;max-width:42rem}.banner .gallery{position:absolute;right:40px;right:4rem;bottom:-60px;bottom:-6rem;max-width:380px;max-width:38rem;padding:3rem;background-color:#212933;display:none;-webkit-box-shadow:0 10px 20px -15px rgba(0,0,0,.1);box-shadow:0 10px 20px -15px rgba(0,0,0,.1)}.banner .gallery__title{color:#fff;font-size:30px;font-size:3rem;font-weight:400;font-family:europa,sans-serif;margin-top:0}.banner .gallery__description p{color:#fff;font-size:18px;font-size:1.8rem;line-height:1.4}.banner .gallery__price{color:#fff;font-weight:700;font-size:18px;font-size:1.8rem}.banner .gallery__link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.banner .gallery__link{display:block;font-weight:400;font-size:20px;font-size:2rem;color:#fff}.banner .gallery__link:hover:after{width:0}.banner .gallery__link:after{content:"";display:block;width:100%;height:2px;-webkit-transition:width .1s linear;transition:width .1s linear;background-color:#06ac1d}.banner .gallery .slick-dots{display:none}.banner.filter img{-webkit-filter:brightness(.6);filter:brightness(.6)}.banner.large-banner{height:70vh}.banner.centered .banner__content{top:-50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.banner.centered .banner__title{font-size:26px;font-size:2.6rem}.banner.centered .banner__sub-title{font-size:15px;font-size:1.5rem}.banner.centered .banner__link{margin-top:2rem}.black .banner__sub-title,.black .banner__title{color:#000}.white .banner__sub-title,.white .banner__title{color:#fff}.bulleted{-webkit-box-shadow:10px 10px 20px -15px rgba(0,0,0,.2);box-shadow:10px 10px 20px -15px rgba(0,0,0,.2);background-color:#212933;padding:3rem 3rem 4rem;margin-right:auto;z-index:200}.bulleted__title{color:#fff;font-size:22px;font-size:2.2rem}.bulleted__bullet{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:18px;font-size:1.8rem;margin:0}.bulleted__bullet:not(:last-child){margin-bottom:.8rem}.bulleted__bullet svg{margin-right:1rem;min-width:15px;min-width:1.5rem;min-height:15px;min-height:1.5rem;max-width:15px;max-width:1.5rem;max-height:15px;max-height:1.5rem}@media only screen and (min-width:45em){.banner__title{margin-bottom:3rem;font-size:5rem}.banner__sub-title{font-size:2.2rem}.banner__description{font-size:1.8rem}.banner__bottom{margin-bottom:5rem}.banner.centered .banner__title{font-size:4rem;margin-bottom:1rem}.banner.centered .banner__sub-title{font-size:2rem}.banner.centered .banner__link{margin-top:4rem}.bulleted{margin-bottom:auto;margin-top:auto;padding:4rem}.bulleted__bullet{font-size:2.2rem}.bulleted__bullet svg{min-width:2.2rem;min-height:2.2rem;max-width:2.2rem;max-height:2.2rem}.bulleted__title{font-size:2.6rem}}@media only screen and (min-width:64em){.banner__title{font-size:6rem;margin-bottom:0}.banner__sub-title{font-weight:400;font-size:2.6rem}.banner__bottom{grid-template-columns:4fr 3fr}.banner__description h1{font-size:5rem}.banner__description p{max-width:52rem;font-size:2rem}.banner__left-wrap .banner__title{font-size:6rem}.banner.centered .banner__title{font-size:4.5rem}.banner.centered .banner__sub-title{font-size:2.6rem;font-weight:400}.banner .gallery{display:block}.banner .gallery .slick-dots{position:relative;bottom:unset;color:#06ac1d;margin-top:4rem;text-align:left}.banner .gallery .slick-dots li{height:1rem;width:5rem}.banner .gallery .slick-dots button{height:2px;width:100%}.banner .gallery .slick-dots button:before{content:"";height:3px;width:100%;background-color:#fff;font-size:1.2rem;color:#fff;opacity:1}.banner .gallery .slick-dots .slick-active button:before{background-color:#06ac1d}.bulleted{padding:4rem 6rem;margin-top:-8rem;margin-bottom:auto}.bulleted .bulleted__title{font-size:3rem}}@media only screen and (min-width:93em){.banner__title{font-size:6.5rem}.banner__bottom{margin-bottom:10rem}.banner__description h1{font-size:6rem}.banner__description p{max-width:65rem}.banner__left-wrap{padding-top:8rem}.banner .gallery{max-width:48rem;padding:4rem;bottom:-8rem;right:6rem}.banner .gallery__title{font-size:4rem}.banner .gallery__description p,.banner .gallery__price{font-size:2rem}.banner .gallery__link-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.banner .gallery__link{font-size:2.4rem}}.info-block .inner{display:grid;padding-top:2rem;padding-bottom:2rem}.info-block__title{font-size:28px;font-size:2.8rem;font-family:europa,sans-serif;margin-top:0}.info-block__link{margin-bottom:1rem}.info-block__link:not(:last-of-type){margin-right:1rem}.info-block__text{line-height:1.6}.info-block__text a{display:inline-block;color:#212933}.info-block__text a:after{content:"";display:block;border-bottom:2px solid #06ac1d;width:100%;margin-top:-.5rem}.info-block__text blockquote{margin:0}.info-block__text ul{list-style:none;padding:0}.info-block__text ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.info-block__text ul li:before{content:"";display:inline-block;margin-right:1rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNC44NzUgMzQuODc1Ij4KICA8cGF0aCBpZD0iSWNvbl9hd2Vzb21lLWNoZWNrLWNpcmNsZSIgZGF0YS1uYW1lPSJJY29uIGF3ZXNvbWUtY2hlY2stY2lyY2xlIiBkPSJNMzUuNDM4LDE4QTE3LjQzOCwxNy40MzgsMCwxLDEsMTgsLjU2MywxNy40MzcsMTcuNDM3LDAsMCwxLDM1LjQzOCwxOFpNMTUuOTgzLDI3LjIzMywyOC45MjEsMTQuM2ExLjEyNSwxLjEyNSwwLDAsMCwwLTEuNTkxTDI3LjMzLDExLjExNGExLjEyNSwxLjEyNSwwLDAsMC0xLjU5MSwwTDE1LjE4OCwyMS42NjVsLTQuOTI2LTQuOTI2YTEuMTI1LDEuMTI1LDAsMCwwLTEuNTkxLDBMNy4wNzksMTguMzI5YTEuMTI1LDEuMTI1LDAsMCwwLDAsMS41OTFsNy4zMTMsNy4zMTNhMS4xMjUsMS4xMjUsMCwwLDAsMS41OTEsMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjU2MyAtMC41NjMpIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:50%;min-width:25px;min-width:2.5rem;min-height:25px;min-height:2.5rem}.info-block__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem;margin-bottom:2rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.info-block__bottom button{margin-right:1rem}.info-block__image{display:block;width:100%}.info-block__image.contain{-o-object-fit:contain;object-fit:contain}.info-block__image.cover{max-width:400px;max-width:40rem;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info-block.right{padding-bottom:3rem}.info-block.overlap-top{background-color:#fff}.info-block.overlap-bottom.inner{max-width:1900px;max-width:190rem}@media only screen and (min-width:45em){.info-block .inner{padding-top:3rem;padding-bottom:3rem}.info-block__title{font-size:3rem}.info-block__image.cover{max-width:50rem}}@media only screen and (min-width:64em){.info-block .inner{grid-template-columns:1fr 1fr;grid-gap:4rem;padding-top:4rem;padding-bottom:4rem}.info-block__title{font-size:3.2rem}.info-block__bottom{margin-top:6rem}.info-block__image-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-block__image.cover{max-width:unset}.info-block.overlap-bottom .info-block__title{font-size:4rem}.info-block.overlap-bottom .info-block__left-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.info-block.overlap-top .info-block__title{font-size:3rem}.info-block.overlap-top .info-block__left-wrap{-ms-flex-item-align:center;align-self:center}.info-block.overlap-top .info-block__image-wrapper{padding-bottom:0;grid-column:1;grid-row:1;margin-top:-3rem}}@media only screen and (min-width:93em){.info-block__title{font-size:4rem}.info-block__text{font-size:1.8rem;max-width:unset}.info-block.overlap-top .inner{grid-gap:4rem}.info-block.overlap-top .info-block__title{font-size:4rem}.info-block.overlap-top .info-block__image-wrapper{grid-column:1;grid-row:1;margin-top:-3rem}}.instagram{display:grid}.instagram__right-wrap{padding:3rem}.instagram__title{font-family:europa,sans-serif}.instagram__description{max-width:550px;max-width:55rem}.instagram__link svg path{-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.instagram__link:hover svg path{fill:#212933}.instagram__link svg{width:30px;width:3rem;height:30px;height:3rem}.instagram__link svg:first-child{margin-right:1rem}@media only screen and (min-width:45em){.instagram__title{font-size:3rem}.instagram__description{font-size:1.8rem}}@media only screen and (min-width:64em){.instagram{grid-template-columns:repeat(2,1fr)}.instagram__title{font-size:4rem}.instagram__right-wrap{padding:12rem 6rem}.instagram__links{margin-top:3rem}.instagram__link svg{width:3.5rem;height:3.5rem}}.page-section-image-banner+.page-section-map{padding:0!important}.map{display:grid;grid-template-rows:repeat(2,1fr)}.map__title{font-size:30px;font-size:3rem}.map__text-wrap{background-color:#fff;padding:2rem}.map__text-wrap a{display:block;color:#000}.map__description{display:block;margin-bottom:3rem}.map__contact-info-wrap{display:grid;grid-template-columns:repeat(2,1fr);max-width:500px;max-width:50rem}.map__address{margin-top:0;margin-bottom:1.6rem}.map__number-org,.map__postbox{margin-top:0}.map__phone{margin-bottom:2rem}.map__label-title{font-weight:700;margin-bottom:0}.map__label-sub-title{font-weight:500;margin-bottom:0;margin-top:0}.map__number{margin-top:0}.map__map-wrap{height:100%}.gmaps-marker-info{padding:1rem}.gmaps-marker-info h1{margin-top:0;text-align:center}.gmaps-marker-info .gmaps-marker-info-link{color:#000;font-size:18px;font-size:1.8rem;text-decoration:underline}.gmaps-marker-info .gmaps-marker-info-link:hover{color:#06ac1d}@media only screen and (min-width:45em){.map{grid-template-rows:repeat(2,1fr)}.map__title{font-size:4rem}.map__text-wrap{padding:3rem}.gmaps-marker-info{padding:3rem 2rem}}@media only screen and (min-width:64em){.map{grid-template-columns:repeat(2,1fr);grid-template-rows:unset}.map__title{font-size:5rem;margin-bottom:2rem}}@media only screen and (min-width:93em){.map__title{font-size:6rem}.map__text-wrap{padding:8rem}}.sponsors__title{font-size:32px;font-size:3.2rem;font-family:europa,sans-serif}.sponsors__description{margin-bottom:3rem}.sponsors .sponsor{max-width:400px;max-width:40rem;margin:0 auto;padding:0 1.5rem;-webkit-box-shadow:0 10px 20px -15px rgba(0,0,0,.1);box-shadow:0 10px 20px -15px rgba(0,0,0,.1)}.sponsors .sponsor__image img{border-radius:12px 12px 0 0;display:block;width:100%;-o-object-fit:cover;object-fit:cover;height:175px;height:17.5rem}.sponsors .sponsor__top-wrap{padding:2.5rem 2rem 2rem 3rem;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1)}.sponsors .sponsor__name{font-size:20px;font-size:2rem;font-weight:700;margin:0}.sponsors .sponsor__title{margin:0}.sponsors .sponsor__description{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);font-style:italic;padding:2.5rem 2rem 2rem 3rem}.sponsors .sponsor__bottom{background-color:#fafafa;padding:2.5rem 2rem 2rem 3rem;border-radius:0 0 12px 12px}.sponsors .sponsor__link{margin:0 auto;padding:.8rem}@media only screen and (min-width:45em){.sponsors__description{margin-bottom:6rem}.sponsors__wrapper{display:grid;grid-gap:2rem;grid-template-columns:repeat(2,1fr)}.sponsors__title{font-size:3rem}.sponsors .sponsor{padding:0}.sponsors .sponsor__image img{height:20rem}}@media only screen and (min-width:64em){.sponsors__title{font-size:4rem}.sponsors__description{font-size:2rem}.sponsors .sponsor{max-width:35rem}.sponsors .sponsor__name{font-size:2.2rem}.sponsors .sponsor__image img{height:24.5rem}}@media only screen and (min-width:85.375em){.sponsors__description{margin-bottom:8rem}.sponsors__wrapper{grid-template-columns:repeat(4,1fr)}}.text-block__content{max-width:700px;max-width:70rem}.text-block--full-width{padding:0 1.5rem}@media only screen and (min-width:45em){.text-block--full-width{padding:0 3rem}}.text-block--full-width .text-block__content{max-width:none}.histories__title{font-size:32px;font-size:3.2rem}.histories .history__left-wrapper{cursor:pointer;position:relative;padding:2rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:700;font-size:22px;font-size:2.2rem;max-width:170px;max-width:17rem;border-radius:.6rem;margin:0 auto;z-index:20}.histories .history__left-wrapper svg{margin-top:1rem;width:20px;width:2rem;height:20px;height:2rem}.histories .history__left-wrapper:after{content:"";position:absolute;width:2px;width:.2rem;height:30px;height:3rem;background-color:#06ac1d;top:100%;-webkit-transition:max-height .1s ease-in-out;transition:max-height .1s ease-in-out;max-height:0;z-index:0}.histories .history__right-wrapper{background-color:#fff;margin-top:3rem;border-radius:.6rem;overflow:hidden;margin-bottom:3rem;z-index:20}.histories .history__right-wrapper,.histories .history__text-content{-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out;max-height:0}.histories .history__text-content{padding:2rem}.histories .history__year{margin:0}.histories .history__title{font-size:20px;font-size:2rem;font-weight:700;margin:0}.histories .history .icon-arrow-up-black{display:none}.histories .history.is-active .history__right-wrapper,.histories .history.is-active .history__text-content,.histories .mobile-menu-active .history.mobile-menu-toggle .history__right-wrapper,.histories .mobile-menu-active .history.mobile-menu-toggle .history__text-content,.mobile-menu-active .histories .history.mobile-menu-toggle .history__right-wrapper,.mobile-menu-active .histories .history.mobile-menu-toggle .history__text-content{max-height:400px;max-height:40rem}.histories .history.is-active .history__left-wrapper:after,.histories .mobile-menu-active .history.mobile-menu-toggle .history__left-wrapper:after,.mobile-menu-active .histories .history.mobile-menu-toggle .history__left-wrapper:after{max-height:30px;max-height:3rem}.histories .history.is-active .icon-arrow-down-black,.histories .mobile-menu-active .history.mobile-menu-toggle .icon-arrow-down-black,.mobile-menu-active .histories .history.mobile-menu-toggle .icon-arrow-down-black{display:none}.histories .history.is-active .icon-arrow-up-black,.histories .mobile-menu-active .history.mobile-menu-toggle .icon-arrow-up-black,.mobile-menu-active .histories .history.mobile-menu-toggle .icon-arrow-up-black{display:block}@media only screen and (min-width:45em){.histories__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}.histories .history__left-wrapper{height:15rem}}@media only screen and (min-width:64em){.histories{max-width:130rem}.histories__title{font-size:4rem;margin-bottom:6rem}.histories__wrapper{display:block}.histories .history{display:grid;grid-gap:0;grid-template-columns:1fr 3fr}.histories .history__right-wrapper,.histories .history__text-content{max-height:unset;height:20rem;padding:0}.histories .history__text-content{height:auto}.histories .history__right-wrapper{padding:3rem}.histories .history__title{font-size:2.2rem}.histories .history__description{font-size:1.8rem;margin:0}.histories .history__left-wrapper{cursor:unset;font-size:3rem;-ms-flex-item-align:center;align-self:center;justify-self:flex-start;width:100%;max-width:20rem;padding:0;height:20rem;margin:0}.histories .history__left-wrapper:after{max-height:3rem;left:100%;top:50%;width:12rem;height:.2rem}.histories .history .icon{display:none}.histories .history:nth-child(2n){grid-template-columns:3fr 1fr}.histories .history:nth-child(2n) .history__right-wrapper{grid-column-start:1;grid-row-start:1}.histories .history:nth-child(2n) .history__left-wrapper{justify-self:flex-end}.histories .history:nth-child(2n) .history__left-wrapper:after{left:-60%}}

/*# sourceMappingURL=main.259789b196d4796681f3.css.map*/