/*! 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:2rem;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1rem}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1rem}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25rem}sup{top:-.5rem}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}[type=button],[type=reset],[type=submit],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}fieldset{padding:.35em .75em .625rem}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-itrem}template{display:none}[hidden]{display:none}*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding:1.875rem;-webkit-tap-highlight-color:transparent}html.noscroll{overflow:hidden}body{min-height:100vh;background-color:#151515}body.resize-animation-stopper *{transition:none!important}img{max-width:100%;height:auto;display:block}ul{list-style:none}hr{background:linear-gradient(318deg,#6b6b6b 15.57%,#8e8e8e 25.35%,#b8b8b8 35.14%,#d4d4d4 43.53%,silver 53.32%,silver 61.71%,#a8a8a8 68.7%,#c8c8c8 76.39%,#e0e0e0 85.47%);border:0;height:2px;margin:1.5rem 0}body{font-family:roc-grotesk,sans-serif;color:#fff;word-break:break-word}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-family:roc-grotesk-wide,sans-serif;font-weight:500}.text-center{text-align:center}.page-title{font-size:1.9rem;text-align:center;margin-bottom:1.5rem;font-weight:700}@media (min-width:768px){.page-title{font-size:2.2rem;margin-bottom:2.3rem}}.section-title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}@media (min-width:768px){.section-title{font-size:1.8rem;margin-bottom:2.3rem}}.editor{line-height:1.5}.editor>:first-child{margin-top:0!important}.editor>:last-child{margin-bottom:0!important}.editor h1,.editor h2,.editor h3,.editor h4,.editor h5,.editor h6{margin:1.95rem 0 .5rem 0;line-height:1.3}.editor p{margin-bottom:1.2rem}.editor a:not([class]){font-weight:600}.editor ol{counter-reset:li;list-style:none;margin-bottom:1.5rem;padding-left:0}.editor ol li{position:relative;padding-left:40px;margin-bottom:10px}.editor ol li::before{content:counter(li);font-size:.9375rem;counter-increment:li;position:absolute;top:3px;left:0;width:25px;height:25px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center}.editor ul{list-style-type:disc;padding-left:1.2rem;line-height:1.5}.editor ul::marker{color:#c7141f}.editor .wp-block-image figcaption{font-size:.875rem}.editor pre.wp-block-code{border-left:6px solid #313131;background-color:#f5f7f9;padding:.8em .6rem;margin-bottom:1.2rem}.editor .wp-block-pullquote{border-top:4px solid #3b3b3b;border-bottom:4px solid #3b3b3b;margin-bottom:1.2rem}.editor ul,.single .site-content .equipment ul,ul.checkmarks{display:grid;gap:.3rem;line-height:1.5;padding-left:0;margin-left:0}.editor ul li,.single .site-content .equipment ul li,ul.checkmarks li{list-style-type:none;background-image:url(../../svg/checkmark.svg);background-repeat:no-repeat;background-position:0 6px;background-repeat:no-repeat;background-size:15px;padding-left:25px}:focus{outline:0}body.using-keyboard :focus{outline:#000 auto 2px}.skip-link:focus{outline:#000 auto 2px!important}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px 15px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger.is-active:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::after,.hamburger.is-active .hamburger-inner::before{background-color:#c7141f}.hamburger-box{width:35px;height:22px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:35px;height:2px;background-color:#c7141f;border-radius:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider{touch-action:auto!important}.slick-slider .slick-slide>*>*{display:block!important}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 18px rgba(0,0,0,.15);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 18px rgba(0,0,0,.15);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-arrow{--button-size:42px;--button-margin:6px;--background-size:8px;--arrow-left-position:calc(50% - 1px) center;--arrow-right-position:calc(50% + 1px) center;background-size:contain!important;background-repeat:no-repeat!important;background-size:var(--background-size)!important;width:var(--button-size)!important;background-color:#c7141f!important;height:var(--button-size)!important;border-radius:50%!important;margin-top:0!important;transform:translateY(-50%)!important;transition:opacity .15s}.mfp-arrow:after,.mfp-arrow:before{content:none!important}.mfp-arrow.mfp-arrow-left{background-image:url(../../svg/arrow-left.svg)!important;background-position:var(--arrow-left-position);margin-left:var(--button-margin)!important}.mfp-arrow.mfp-arrow-right{background-image:url(../../svg/arrow-right.svg)!important;background-position:var(--arrow-right-position);margin-right:var(--button-margin)!important}@media (min-width:768px){.mfp-arrow{--button-size:45px;--background-size:10px;--button-margin:14px}}.button,.button-reset,.vehicle-slider .primary-slider .slick-arrow,input[type=button],input[type=submit]{border:none;margin:0;padding:0;width:auto;overflow:visible;background:0 0;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.button-reset::-moz-focus-inner,.button::-moz-focus-inner,.vehicle-slider .primary-slider .slick-arrow::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}button{background-color:transparent}.button,input[type=button],input[type=submit]{display:inline-block;text-decoration:none;background-color:#c7141f;color:#fff;padding:.6rem 1.5rem .7rem;border-radius:2rem;font-weight:500;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .2s}.button:where(:hover,:focus),input[type=button]:where(:hover,:focus),input[type=submit]:where(:hover,:focus){background-color:#c7141f;color:#fff}.button.outline,input[type=button].outline,input[type=submit].outline{background-color:transparent;border:1px solid #fff}.button.outline:where(:hover,:focus),input[type=button].outline:where(:hover,:focus),input[type=submit].outline:where(:hover,:focus){background-color:rgba(255,255,255,.1)}.custom-select{width:100%;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:0}.custom-select.disabled{opacity:.6}.custom-select .filter-name{width:100%;font-size:1rem;color:#fff;margin-bottom:.5rem;text-transform:capitalize}.custom-select .select{position:relative}.custom-select .select.open button.menu-toggle:after{transform:rotate(180deg)}.custom-select .select.open .inputs{display:block}.custom-select button.menu-toggle{width:100%;position:relative;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.3rem;text-align:left;padding-top:.54rem;padding-bottom:.5rem;background:#fff;font-weight:400;color:#5e5e5e;display:flex;cursor:pointer;justify-content:space-between;transition:box-shadow .2s;overflow:hidden}.custom-select button.menu-toggle span{padding-left:.7rem;max-width:calc(100% - 3.2rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select button.menu-toggle::after{content:"";position:absolute;right:.6875rem;top:5px;background:url(../../svg/custom-selects/arrow-down.svg);background-size:contain;background-repeat:no-repeat;background-position:center;transform-origin:center center;transition:transform .2s ease;margin-left:auto;width:1rem;height:1.5625rem}.custom-select button.menu-toggle[data-filter-selected]{font-weight:600;box-shadow:inset 0 0 0 2px #ababab}.custom-select button.remove-selections{position:absolute;top:calc(50% + 1px);transform:translateY(-50%);right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;width:19px;height:19px;border-radius:50%;cursor:pointer;background-size:100%;background-position:center;background-repeat:no-repeat;background-color:transparent}.custom-select button.remove-selections:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px}.custom-select .inputs{display:none;border-radius:.5rem;border:1px solid #5b5b5b;background:#373737;padding-top:.4375rem;padding-bottom:.4375rem;list-style:none;position:absolute;top:100%;left:0;right:0;max-height:17.9em;overflow:auto;z-index:10;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);overscroll-behavior:none}.custom-select .inputs input{margin-top:0}.custom-select label{display:flex;align-items:center;padding:.4rem .5rem;cursor:pointer;white-space:nowrap}.custom-select label span{margin-bottom:-2px}.custom-select label:hover{background:#2e2e2e}.custom-select input{accent-color:#3f3f3f;margin-top:.125rem;display:none}.custom-select input+label::before{content:url(../../svg/custom-selects/input-unchecked.svg);display:inline-block;margin-right:.5625rem;width:19px;height:19px}.custom-select input:checked+label{font-weight:600}.custom-select input[type=checkbox]{margin-right:.5rem}.custom-select input[type=checkbox]:checked+label:before{content:url(../../svg/custom-selects/input-checked.svg)}.custom-select input[type=radio]:checked+label:before{content:url(../../svg/custom-selects/input-checked.svg)}.range-selects{display:flex;flex-wrap:wrap}.range-selects h3{width:100%}.range-selects .range-select{flex:1 1 0}.range-selects .separator{width:.9rem}.card-autot{position:relative;display:grid;grid-template-rows:auto 1fr;color:#e9e9e9;width:100%;min-width:0;border-radius:.75rem;overflow:hidden}.card-autot:hover .image img{transform:scale(1.03)}.card-autot .global-link{bottom:3.2rem}.card-autot .image{overflow:hidden}.card-autot .image img{width:100%;display:block;transition:transform .25s ease-out}.card-autot .text{padding:1.1rem 1.1rem 1.1rem;display:flex;flex-direction:column;background:linear-gradient(rgba(44,44,44,.486),rgba(49,49,49,.342)),url(../../images/card-bg.jpg) top center/cover no-repeat;background-color:#151515}.card-autot .make-model{font-size:1.1875rem;font-weight:700;margin-bottom:.7rem;word-break:break-word}.card-autot .make-model a{color:#fff;text-decoration:none}.card-autot .specs{font-size:.8125rem;font-weight:400;margin-bottom:.9rem}.card-autot .specs .separator{margin-left:.25rem;margin-right:.25rem;color:#666}.card-autot .short-description{background:#3a3a3a;border-radius:.4rem;padding:.6rem .7rem .5rem;margin-bottom:.7rem}.card-autot .short-description p{font-size:.8125rem;font-weight:300;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase}.card-autot .prices{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.3rem;margin-top:auto}.card-autot .price-details{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:.8rem;column-gap:.8rem;row-gap:.3rem}.card-autot .total-cost{font-size:1.1875rem;font-weight:700}.card-autot .monthly-cost{font-size:.875rem;font-weight:400}.card-autot .tax{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,.631372549)}.card-autot .whatsapp{display:grid;place-items:center;width:2.2rem;height:2.2rem;background-color:#25d366;border-radius:50%;z-index:11;transition:background-color .2s;align-self:start}.card-autot .whatsapp:hover{background-color:#1ebe5c}.card-autot .whatsapp img{width:1.1rem;height:1.1rem}.sorting{position:relative;z-index:1;max-width:15rem;margin-left:auto;margin-bottom:2.1rem}.sorting h3{text-align:right;margin-bottom:.7rem;font-size:16px;font-weight:400}.sorting .menu-toggle{padding-left:.6rem;padding-right:.6rem}.sorting .select-container{margin-bottom:0}.sorting button.menu-toggle{background:rgba(217,217,217,.2);backdrop-filter:blur(12.6px);-webkit-backdrop-filter:blur(12.6px);border-radius:.375rem;color:#fff;border:none}.sorting button.menu-toggle::after{filter:brightness(0) invert(1)}.page-moottoripyorat .sorting{margin-top:2rem}.vehicle-slider{min-width:0;box-shadow:none;--slider-gap:16px}.vehicle-slider .slick-slide{overflow:hidden;background-color:#000}.vehicle-slider .slick-slide img{opacity:.5;transition:opacity .1s}.vehicle-slider .slick-slide.slick-current img,.vehicle-slider .slick-slide.slick-target img,.vehicle-slider .slick-slide:hover img{opacity:1}.vehicle-slider .primary-slider{overflow:hidden;--button-gap:10px;--button-bottom:10px;--button-width:30px;--button-bg-size:15px;cursor:pointer;margin-bottom:var(--slider-gap)}.vehicle-slider .primary-slider .slick-slide{position:relative;border-radius:0}@media (max-width:800px){.vehicle-slider .primary-slider .slick-slide img{opacity:1}}.vehicle-slider .primary-slider .hidden-image-link{display:none}.vehicle-slider .primary-slider .slick-slide img{position:absolute;left:0;top:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.vehicle-slider .primary-slider .image{position:relative;width:100%;padding-top:75%;overflow:hidden}@media (min-width:768px){.vehicle-slider .primary-slider .image{padding-top:72%}}.vehicle-slider .primary-slider .slick-arrow{width:var(--button-width);height:var(--button-width);cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);background:#151515;color:#fff;z-index:1;opacity:0;transition:opacity .2s,background-color .1s;border-radius:50%;background:linear-gradient(318deg,#6b6b6b 15.57%,#8e8e8e 25.35%,#b8b8b8 35.14%,#d4d4d4 43.53%,silver 53.32%,silver 61.71%,#a8a8a8 68.7%,#c8c8c8 76.39%,#e0e0e0 85.47%)}.vehicle-slider .primary-slider .slick-arrow .arrow{background-size:var(--button-bg-size);background-position:center;background-repeat:no-repeat;background-color:#000;position:absolute;top:0;left:0;bottom:0;right:0;margin:2px;border-radius:50%}.vehicle-slider .primary-slider .slick-arrow::after{content:"";position:absolute;top:-2rem;right:-.5rem;bottom:-2rem;left:-.5rem}.vehicle-slider .primary-slider .slick-arrow.slick-prev{left:var(--button-gap)}.vehicle-slider .primary-slider .slick-arrow.slick-prev .arrow{background-image:url(../../svg/arrow-left.svg)}.vehicle-slider .primary-slider .slick-arrow.slick-next{right:var(--button-gap)}.vehicle-slider .primary-slider .slick-arrow.slick-next .arrow{background-image:url(../../svg/arrow-right.svg)}.vehicle-slider .primary-slider .slick-arrow:hover{opacity:1;background-color:#111}.vehicle-slider .primary-slider .slick-current .full-screen-shade{position:absolute;left:0;right:0;top:0;bottom:0;cursor:pointer;background-color:rgba(0,0,0,.337254902);z-index:1;opacity:0;transition:all .1s;pointer-events:all}.vehicle-slider .primary-slider .slick-current .full-screen-shade::after{content:url(../../svg/zoom.svg);width:3rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media (min-width:576px){.vehicle-slider .primary-slider .slick-current .full-screen-shade:hover{opacity:1}}@media (min-width:768px){.vehicle-slider .primary-slider{--button-gap:26px;--button-bottom:14px;--button-width:41px;--button-bg-size:19px}}@media (min-width:800px){.vehicle-slider .primary-slider .slick-slide{margin-left:calc(var(--slider-gap)/ 2);margin-right:calc(var(--slider-gap)/ 2);border-radius:2px}.vehicle-slider .primary-slider .slick-arrow{display:block}}.vehicle-slider .secondary-slider{max-width:887px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.vehicle-slider .secondary-slider .slick-list{margin-left:-1px}.vehicle-slider .secondary-slider .slick-track{margin:0 auto}.vehicle-slider .secondary-slider .slick-arrow{position:absolute}.vehicle-slider .secondary-slider .slick-slide{margin-left:5px;margin-right:5px;background-color:#000;cursor:pointer;border-radius:2px}.vehicle-slider .secondary-slider .slick-slide img{width:100%}@media (min-width:768px){.vehicle-slider .secondary-slider{padding-left:4px;padding-right:4px}}.vehicle-slider .primary-slider,.vehicle-slider .secondary-slider{opacity:0;visibility:hidden;transition:opacity .3s ease;-webkit-transition:opacity .3s ease}.vehicle-slider .primary-slider.slick-initialized,.vehicle-slider .secondary-slider.slick-initialized{visibility:visible;opacity:1}.vehicle-slider .pop-up-gallery{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;padding:.7rem;background-color:rgba(0,0,0,.9019607843);z-index:1000;overflow:auto;visibility:hidden;opacity:0;transition:all .35s;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;align-items:flex-start}.vehicle-slider .pop-up-gallery.open{visibility:visible;opacity:1}.vehicle-slider .pop-up-gallery .content{position:relative;display:inline-grid;gap:15px}.vehicle-slider .pop-up-gallery .content:after{content:"";position:fixed;width:inherit;height:inherit;background:rgba(150,150,150,.45)}.vehicle-slider .pop-up-gallery img{margin-left:auto;margin-right:auto;max-height:90vh;border-radius:2px}.vehicle-slider .pop-up-gallery .close-button-container{position:absolute;right:6px;top:6px}.vehicle-slider .pop-up-gallery .close-button{position:fixed;width:2rem;height:2rem;cursor:pointer;background-color:#c7141f;background-image:url(../../svg/close.svg);background-size:contain;background-repeat:no-repeat;background-position:center;background-size:47%;border-radius:50%;transform:translate(-100%,0)}.vehicle-slider .pop-up-gallery .close-button::after{content:"";position:absolute;top:-80%;right:-80%;bottom:-80%;left:-80%}@media (min-width:576px){.vehicle-slider .pop-up-gallery{padding:2rem}}.funding strong{font-weight:600}.funding .monthly{margin-bottom:1.3rem;font-weight:400;font-size:1.2rem}.funding .monthly strong{display:block;font-size:1.7rem;font-weight:600}.funding .slider-container{margin-bottom:1.6rem}.funding .slider-container p{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:1rem}.funding .slider-container input[type=text]{width:100%;display:block;padding:6px 7px 4px!important;color:#000;line-height:1.15!important;border:1px solid #5b5b5b;border-radius:5px;background-color:#fff;max-width:5.3rem;margin-left:auto;margin-right:.5rem}.funding .slider-container input[type=text]:focus{box-shadow:0 0 0 2px #8f8f8f}.funding .slider-container span{margin-left:.8rem}.funding .info p{margin-bottom:.6rem;font-size:.9375rem}.funding .funding-values{display:none}input[type=range]{-webkit-appearance:none;margin-right:15px;width:100%;height:8px;background:rgba(255,255,255,.6);border-radius:5px;background-image:linear-gradient(318deg,#6b6b6b 15.57%,#8e8e8e 25.35%,#b8b8b8 35.14%,#d4d4d4 43.53%,silver 53.32%,silver 61.71%,#a8a8a8 68.7%,#c8c8c8 76.39%,#e0e0e0 85.47%);background-size:70% 100%;background-repeat:no-repeat;background-color:#4e4e4e;box-shadow:0 5px 5px rgba(0,0,0,.0509803922)}input[type=range]::-webkit-slider-thumb{position:relative;-webkit-appearance:none;height:24px;width:40px;background-image:url(../../svg/slider-handle.svg);background-size:contain;background-position:center;background-repeat:no-repeat;border-radius:8px;cursor:ew-resize;box-shadow:0 0 3px 0 rgba(0,0,0,.219);-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;box-shadow:none;border:none;background:0 0}.car-slider{--arrow-gap:.5rem}.car-slider .slick-slide{padding:.3rem}.car-slider .card-autot{box-shadow:none}.car-slider .front-page-slider{position:relative}.car-slider .slick-arrow{position:absolute;top:14%;width:2.2rem;height:3.7rem;color:transparent;background:#fff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-position:center;background-repeat:no-repeat;background-size:.8rem;z-index:1;cursor:pointer;transition:opacity .15s;box-shadow:0 0 10px rgba(0,0,0,.301)}.car-slider .slick-prev{background-image:url(../../svg/arrow-left.svg);left:var(--arrow-gap)}.car-slider .slick-next{right:var(--arrow-gap);background-image:url(../../svg/arrow-right.svg)}.car-slider .slick-track{display:flex!important}.car-slider .slick-slide{height:inherit!important}@media (min-width:1800px){.car-slider{--arrow-gap:2.7rem}}.page-header{position:relative;min-height:20rem;background:url(../../images/default-image.jpg);background-size:cover;background-position:center;color:#fff}.page-header .shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(21,21,21,.85) 0,rgba(21,21,21,.07) 47%,#151515 100%)}.page-header>.content{position:relative;max-width:1050px;margin-left:auto;margin-right:auto;padding:7rem 1.2rem 4rem}.page-header h1{font-size:1.5rem;text-transform:uppercase}.page-header .excerpt{margin-top:.8rem;font-size:1rem;font-weight:300;line-height:1.6;max-width:40rem;color:#e9e9e9}@media (min-width:576px){.page-header{min-height:25rem}.page-header h1{font-size:2.5rem}}@media (min-width:768px){.page-header>.content{padding:9rem 2rem 12.9rem;text-align:center}.page-header .excerpt{margin-left:auto;margin-right:auto}.page-header h1{font-size:2.8rem}}.contact-section>.content{max-width:63rem;margin-left:auto;margin-right:auto;padding:2rem 1.2rem}.contact-section .grid{display:grid;gap:1.9rem;align-items:start}.contact-section h2{font-size:1.4rem;margin-bottom:.8rem}.contact-section .contact-info{order:-1;font-size:.9375rem}.contact-section .contact-info .icon-text{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.contact-section .contact-info .icon-text img{width:15px;flex-shrink:0}.contact-section .employee{margin-bottom:1.5rem}.contact-section .employee img{width:15rem;height:15rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.contact-section .form{background-color:#222;border-radius:8px;padding:1.5rem 1.2rem}@media (min-width:768px){.contact-section>.content{padding:3rem 2.5rem}.contact-section .grid{grid-template-columns:1fr 1fr;gap:3rem}.contact-section .form{padding:2rem}}.site-header{position:fixed;top:0;width:100%;max-width:1920px;z-index:200;transition:background-color .3s}.site-header.menu-open,.site-header.nav-scrolled{background-color:#151515}.site-header .hamburger-box{display:block!important}.site-header .top>.content{position:relative;display:flex;align-items:center;justify-content:center;padding:.3rem 1rem}.site-header .top>.content:after{content:"";position:absolute;width:calc(100% - 1.8rem);bottom:0;height:1px;background-color:rgba(255,255,255,.171)}.site-header .top .icon-texts{display:flex;align-items:center}.site-header .top .icon-text{font-size:.8125rem}.site-header .top .icon-text.email,.site-header .top .icon-text.phone{display:none}.site-header .bottom>.content{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem}.site-header .logo-container{width:8rem}.site-header .desktop-menu{display:none}.site-header .mobile-menu{position:fixed;right:0;height:100%;width:100%;max-width:19rem;background:#1b1b1b;padding:1rem 1.4rem 2rem;transform:translate3d(100%,0,0);transition:all .3s ease-out;visibility:hidden;overflow:auto;z-index:-1}.site-header .mobile-menu.show{transform:translate3d(0,0,0);visibility:visible}.site-header .mobile-menu .menu>li{border-bottom:1px solid #333}.site-header .mobile-menu a{padding-left:0;padding-right:0}.site-header li{list-style:none}.site-header li a{position:relative;display:block;text-decoration:none;padding:.6875rem 1rem;color:#fff;font-weight:400;white-space:nowrap}.site-header li a:hover{color:rgba(255,255,255,.631372549)}.site-header li.current-menu-item>a{color:rgba(255,255,255,.631372549)}.site-header .sub-menu{display:none;padding-left:1.3rem}.site-header .sub-menu.depth-0 a{font-size:.9375rem}.site-header ul.menu .open>.sub-menu-toggle{transform:rotate(180deg)}.site-header ul.menu .open>.sub-menu{display:block}.site-header ul.menu .sub-menu-toggle{display:grid;place-items:center;width:40px;height:40px;border:0;cursor:pointer;background:0 0;position:absolute;top:0;right:0;transition:transform .2s}.site-header .box-shadow{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:-1}@media (min-width:880px){.site-header .top>.content{justify-content:flex-end;padding:1.35rem 2rem 1rem;max-width:1340px;margin-left:auto;margin-right:auto}.site-header .top>.content::after{width:calc(100% - 20.8rem)}.site-header .top .icon-texts{gap:2.5rem}.site-header .top .icon-text{font-size:.9375rem}.site-header .top .icon-text.email,.site-header .top .icon-text.phone{display:grid}.site-header .bottom>.content{justify-content:flex-end;padding:.6rem .7rem .6rem;max-width:1340px;margin-left:auto;margin-right:auto}.site-header .logo-container{position:absolute;left:max(2rem,calc(50% - 670px + 2rem));top:50%;transform:translateY(-50%);width:14rem;z-index:1}.site-header .hamburger{display:none}.site-header .desktop-menu{display:block}.site-header .desktop-menu .menu{display:flex}.site-header .desktop-menu a{font-size:1.0625rem;padding:.6875rem 1.2rem 1.2rem;transition:color .2s}.site-header .desktop-menu .menu-item-has-children>a{padding-right:2rem!important}.site-header .desktop-menu .menu-item-has-children.open>.sub-menu,.site-header .desktop-menu .menu-item-has-children:hover>.sub-menu{transform:translateY(0);opacity:1;visibility:visible}.site-header .desktop-menu .menu-item-has-children .sub-menu-toggle{right:0;width:30px;height:100%}.site-header .desktop-menu .menu-item-has-children .sub-menu-toggle svg path{stroke:#fff}.site-header .desktop-menu .sub-menu.depth-0{position:absolute;transform:translateY(15px);opacity:0;visibility:hidden;transition:transform .2s,opacity .2s,visibility .2s;display:grid;background:#1b1b1b;box-shadow:0 0 15px rgba(0,0,0,.1019607843)}.site-header .desktop-menu .sub-menu.depth-0 a{padding:.8rem 1rem;border-bottom:1px solid #333;font-size:.9375rem}.site-header .mobile-menu{display:none}}.admin-bar .site-header{margin-top:2.875rem;position:fixed!important}@media (min-width:783px){.admin-bar .site-header{margin-top:2rem}}@media screen and (max-width:600px){#wpadminbar{position:fixed}}.site-footer{position:relative;color:#fff;background-color:#151515}.site-footer:before{content:"";position:absolute;top:0;width:calc(100% - 1.2rem);left:50%;transform:translateX(-50%);height:1px;background:linear-gradient(to right,#121212 0,rgba(255,255,255,.3882352941) 50%,#121212 100%);max-width:60rem}.site-footer .logo-container{text-align:center}.site-footer .logo-container img{width:11rem}.site-footer a{display:inline-block;font-weight:400;line-height:1.5}.site-footer a:hover{text-decoration:underline}.site-footer h2{position:relative;display:inline-block;font-size:1.25rem;font-weight:500;margin-bottom:.9rem}.site-footer a,.site-footer p{font-weight:400;font-size:.9375rem;color:#e9eaf1;line-height:1.9}.site-footer .icon-text+.icon-text{margin-top:.6rem}.site-footer .top .grid{padding-top:2.7em;padding-bottom:1.8rem;gap:2.1rem}.site-footer .grid{position:relative;z-index:1;display:grid;justify-content:flex-start;padding-left:1.2rem;padding-right:1.2rem;max-width:800px;margin-left:auto;margin-right:auto}.site-footer .grid>div{max-width:20rem}.site-footer .contact-info .social-icons{display:flex;gap:1rem;margin-top:1rem}.site-footer .contact-info .social-icons a{margin:0}.site-footer .opening-hours p:first-of-type{margin-bottom:.7rem}.site-footer .bottom .grid{margin-left:auto;margin-right:auto;padding-top:10px;padding-bottom:10px}.site-footer .bottom a,.site-footer .bottom p{margin:0;font-weight:300;color:#9f9f9f;font-size:.8125rem;line-height:1.7}.site-footer .bottom a{display:inline-block;text-decoration:underline}.site-footer .bottom .cmplz-show-banner{cursor:pointer}@media (min-width:768px){.site-footer .logo-container{grid-column:1/-1;padding-top:0;margin-left:auto;margin-right:auto}.site-footer .logo-container img{width:14rem}.site-footer .grid{justify-content:space-between}.site-footer .top .grid{padding-top:3.4rem;padding-bottom:3.4rem;grid-template-columns:auto auto auto;row-gap:2.7rem}.site-footer .bottom .grid{grid-auto-flow:column}.site-footer .border{height:auto;width:1px}}form h2,form h3{margin-bottom:1.2rem}form p{margin-bottom:1.4rem}form p:last-of-type{margin-bottom:0}form label{display:inline-block;margin-bottom:.5rem!important;font-size:1rem;margin-bottom:.5625em}form label>span:not([class]){color:#c7141f}form input[type=email],form input[type=tel],form input[type=text],form textarea{width:100%;max-width:500px;border:none;display:block;padding:7px!important;line-height:1.15!important;background-color:#fff;border:1px solid #5b5b5b;border-radius:8px}form textarea{height:120px}form select{width:100%;max-width:500px;border:none;display:block;padding:7px!important;height:36px!important;background-color:#fff;border:1px solid #5b5b5b;border-radius:6px;box-shadow:0}form .wpcf7-checkbox,form .wpcf7-radio{display:flex;flex-wrap:wrap;-moz-column-gap:1.5rem;column-gap:1.5rem;row-gap:.2rem}form .wpcf7-checkbox label,form .wpcf7-radio label{margin-bottom:0}form .wpcf7-checkbox input,form .wpcf7-radio input{margin-right:.3rem}.wpcf7 .wpcf7-list-item{display:block;margin:0}.wpcf7 .wpcf7-not-valid-tip{margin-top:.5rem;color:#e31c1c;font-weight:500}.wpcf7 .wpcf7-spinner{position:absolute!important;bottom:-1rem;left:50%;transform:translateX(calc(-50% - 24px))}.wpcf7 .wpcf7-response-output{color:#fff!important;border-color:rgba(255,255,255,.631372549)!important}.wpcf7 br{display:none}.form-container{padding:1.4rem 1.6rem;border-radius:8px;box-shadow:0 0 25px rgba(0,0,0,.1)}@media (min-width:576px){.form-container{padding:2rem 2.3rem}.form-container .grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}.form{background-color:#1b1b1b;padding:1.3rem;border-radius:8px}.form h2{margin-top:0}.form .row{position:relative}.form .row>div{margin-bottom:1.4rem}.form .selects label{width:100%}.form .selects p{display:flex;flex-wrap:wrap;justify-content:space-between}.form .selects .wpcf7-form-control-wrap{width:48%}.form .selects br{display:none}.form .radio-container p{margin-bottom:.5rem;color:#000}.form .image-upload p{margin-bottom:.5rem}.form .image-upload #mfcf7_zl_multifilecontainer{margin:0}.form .image-upload #mfcf7_zl_add_file{background-color:transparent!important;border:2px dashed #d8d8d8;border-radius:8px;background-color:transparent;color:#303030;margin-bottom:0!important;width:100%}.form .image-upload label{margin-bottom:0!important}.form .vaihtoauto-checkbox label{margin-bottom:0!important}.form .vaihtoauton-tiedot{max-height:0;overflow:hidden;transition:max-height .32s}@media (min-width:768px){.form{padding:3rem 5rem}}.home .hero{position:relative;max-height:52rem;background:url(../../images/default-image.jpg);background-size:cover;background-position:50% 0;overflow:hidden;color:#fff}.home .hero .shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(21,21,21,.65) 0,rgba(21,21,21,0) 47%,#151515 100%)}.home .hero .content{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.5rem;height:100%;max-width:1340px;margin-left:auto;margin-right:auto;padding:9rem 1.2rem 2.5rem}.home .hero h1{font-size:1.8rem;text-transform:uppercase;font-weight:400;line-height:1.25;max-width:45rem}.home .hero h1 strong{display:block}.home .hero .intro{position:relative;padding-right:1.5rem}.home .hero .intro::after{content:"";position:absolute;right:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.3098039216) 50%,transparent)}.home .hero .intro p{font-size:.9375rem;line-height:1.6;margin-bottom:1rem}@media (min-width:576px){.home .hero h1{font-size:2.2rem}}@media (min-width:768px){.home .hero .content{display:grid;grid-template-rows:1fr auto;align-items:center;padding:14rem 2rem 6rem}.home .hero h1{font-size:2.5rem;justify-self:start}.home .hero .intro{justify-self:end;text-align:right;max-width:31rem;padding-right:2.5rem;margin-bottom:1rem}.home .hero .intro::after{top:-1.5rem;bottom:-1rem}.home .hero .intro p{font-size:1.125rem}}@media (min-width:992px){.home .hero h1{font-size:2.8125rem}.home .hero .intro p{font-size:1.25rem}}.home .products{padding-left:1.2rem;padding-right:1.2rem;padding-top:3rem;text-align:center}.home .products h2{display:inline-block;position:relative;font-size:1.8rem;padding-bottom:.8rem;margin-bottom:1.7rem}.home .products .grid{text-align:left}.home .products .buttons{display:flex;justify-content:center;gap:1rem}@media (min-width:768px){.home .products{padding-left:2rem;padding-right:2rem;padding-top:4rem}.home .products h2{font-size:2rem;margin-bottom:1.8rem}}@media (min-width:1500px){.home .products .grid{grid-template-columns:1fr 1fr 1fr 1fr}}.home .image-text-grid{margin-top:4rem}.home .image-text-grid .item{display:grid}.home .image-text-grid .image{position:relative;aspect-ratio:16/18;background-size:cover;background-position:center}.home .image-text-grid .image::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent,#151515)}.home .image-text-grid .text{position:relative;z-index:1;display:grid;align-content:center;padding:0 1.7rem 2.4rem;margin-top:-7rem}.home .image-text-grid .editor{max-width:40rem}.home .image-text-grid .logos{display:flex;align-items:center;gap:1.5rem;margin-top:1.5rem}.home .image-text-grid .logos img{height:1.8rem}.home .image-text-grid .buttons{margin-top:1.5rem}.home .image-text-grid .button{margin-top:.3rem;justify-self:start}@media (min-width:768px){.home .image-text-grid{display:grid;gap:5rem}.home .image-text-grid .item{grid-template-columns:1.5fr 1fr;min-height:45rem}.home .image-text-grid .item:nth-child(even){grid-template-columns:1fr 1.5fr}.home .image-text-grid .item:nth-child(even) .image{order:2}.home .image-text-grid .item:nth-child(even) .image::after{background:linear-gradient(to left,transparent,#151515)}.home .image-text-grid .item:nth-child(even) .text{order:1;margin-left:0;margin-right:-8rem;padding:3rem 0 3rem 3rem}.home .image-text-grid .item:nth-child(even) .editor{margin-left:auto}.home .image-text-grid .image{aspect-ratio:auto}.home .image-text-grid .image::after{background:linear-gradient(to right,transparent,#151515)}.home .image-text-grid .text{margin-top:0;margin-left:-8rem;padding:3rem 3rem 3rem 0}.home .image-text-grid h2{font-size:2.2rem}}@media (min-width:992px){.home .image-text-grid .text{margin-left:-10rem}.home .image-text-grid .item:nth-child(even) .text{margin-right:-10rem}}.page-template-default:not(.home) .container{position:relative;max-width:1000px;margin-left:auto;margin-right:auto;margin-top:-3rem;padding:2rem 1.5rem 3rem}@media (min-width:576px){.page-template-default:not(.home) .container{padding:3em 2.5rem}}@media (min-width:768px){.page-template-default:not(.home) .container{margin-top:-5rem;padding:4.5em 3rem}}.page-template-default:not(.home){padding-bottom:3rem}@media (min-width:768px){.page-template-default:not(.home){padding-bottom:5rem}}.single .site-content .container{max-width:899px;padding-top:1rem;padding-bottom:2.8rem;padding-left:.9rem;padding-right:.9rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.single .site-content .container{padding-top:1.8rem;padding-bottom:4.4rem}}.single .site-content .container>.grid{display:grid;gap:1rem}@media (min-width:768px){.single .site-content .container>.grid{gap:2rem}}.single .site-content .grid-item{border-radius:8px;background-color:#1b1b1b}.single .site-content .grid-item h2{font-size:1.4rem}.single .site-content .grid-item>.content{padding:.9rem 1.2rem 1.3rem}.single .site-content .info{font-size:.875rem;background:linear-gradient(rgba(44,44,44,.699),rgba(49,49,49,.555)),url(../../images/card-bg.jpg) top center/cover no-repeat}.single .site-content .info h1{margin-bottom:.9rem;line-height:1.3;font-size:1.4rem}.single .site-content .info .model-specification{margin-bottom:1.4rem;font-size:1rem;word-break:break-word}.single .site-content .info .prices{display:flex;gap:2rem;align-items:flex-end;margin-bottom:1.4rem}.single .site-content .info .prices .total-cost{font-size:1.35rem;font-weight:600;text-align:center}.single .site-content .info .prices .monthly-cost{font-size:.9375rem;font-weight:300;margin-bottom:2px}.single .site-content .info li{-moz-column-break-inside:avoid;break-inside:avoid-column}.single .site-content .info table{border-collapse:collapse;white-space:nowrap;width:100%}.single .site-content .info tr{line-height:2;-moz-column-break-inside:avoid;break-inside:avoid-column;display:flex}.single .site-content .info td{border-bottom:1px solid #323232}.single .site-content .info td:first-of-type{width:100%;color:#afafaf}.single .site-content .info td:last-of-type{text-align:right}@media (min-width:576px){.single .site-content .info h1{font-size:1.8rem}.single .site-content .info tbody{display:block;-moz-columns:2;columns:2}}@media (min-width:768px){.single .site-content .info tbody{display:block;-moz-columns:2;columns:2;-moz-column-gap:2.4rem;column-gap:2.4rem}.single .site-content .info .two-columns{display:grid;grid-template-columns:1fr 1fr;gap:2rem}}.single .site-content .additional-info{word-break:break-word}.single .site-content .additional-info p{margin-bottom:.9rem;font-size:.875rem}.single .site-content .equipment h2{margin-bottom:1rem}.single .site-content .equipment ul{margin-bottom:0;line-height:1.7}.single .site-content .equipment li{font-size:.875rem;background-size:1rem;background-size:13px!important;padding-left:22px!important}.single .site-content .funding-contact>.content{display:grid;gap:1.7rem}.single .site-content .form{padding:0;background:0 0}@media (min-width:576px){.single .site-content .grid-item>.content{padding-left:2rem;padding-right:2rem;padding-top:1.3rem;padding-bottom:1.8rem}.single .site-content .grid-item h2{font-size:1.5rem}.single .site-content .additional-info .columns,.single .site-content .equipment .columns{-moz-columns:2;columns:2;-moz-column-gap:1.5rem;column-gap:1.5rem}}@media (min-width:768px){.single .site-content .funding-contact>.content{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.single .site-content .funding>.content{grid-template-columns:1fr 1fr;gap:5rem}}@media (min-width:992px){.single .site-content .equipment .columns{-moz-columns:3;columns:3}.single .site-content .grid-item>.content{padding-left:1.6rem;padding-right:1.6rem;padding-top:1.5rem;padding-bottom:2rem}.single .site-content .contact .grid{display:grid;gap:2rem;grid-template-columns:auto auto}}@media (min-width:1200px){.single .site-content .grid-item>.content{padding-left:2.2rem;padding-right:2.2rem;padding-top:1.7rem;padding-bottom:2.2rem}.single .site-content .contact .grid{gap:3rem}}.page-template-ajoneuvot .hero{position:relative;min-height:30rem;background:url(../../images/default-image.jpg);background-size:cover;background-position:center;color:#fff;z-index:1}.page-template-ajoneuvot .hero .shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(21,21,21,.85) 0,rgba(21,21,21,.07) 47%,#151515 100%)}.page-template-ajoneuvot .hero>.content{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1100px;margin-left:auto;margin-right:auto;padding:9rem 1.2rem 2rem}.page-template-ajoneuvot .hero h1{font-size:2rem;text-transform:uppercase;text-align:center}.page-template-ajoneuvot .filters{width:100%;background:rgba(217,217,217,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.375rem;padding:1.5rem 1.2rem}.page-template-ajoneuvot .filters .grid{display:grid;gap:1rem}.page-template-ajoneuvot .products{padding-left:1.2rem;padding-right:1.2rem}.page-template-ajoneuvot .products>.grid{isolation:isolate}@media (min-width:576px){.page-template-ajoneuvot .hero h1{font-size:2.5rem}}@media (min-width:768px){.page-template-ajoneuvot .hero>.content{padding:14rem 2rem 4rem}.page-template-ajoneuvot .hero h1{font-size:2.8rem}.page-template-ajoneuvot .filters .grid{grid-template-columns:1fr 1fr}.page-template-ajoneuvot .products{padding-left:2rem;padding-right:2rem}}@media (min-width:1000px){.page-template-ajoneuvot .filters{padding:2.2rem 2.7rem 3rem}.page-template-ajoneuvot .filters .grid{grid-template-columns:1fr 1fr 1fr;gap:1.5rem}}.page-template-yhteystiedot .site-content .container{position:relative;padding:1.5rem 1.2rem 2rem;max-width:63rem;margin-left:auto;margin-right:auto}@media (min-width:768px){.page-template-yhteystiedot .site-content .container{padding:0 2.5rem 3rem;margin-top:-4rem}}.page-template-yhteystiedot .site-content .grid{display:grid;gap:1.9rem;align-items:start}.page-template-yhteystiedot .site-content .grid h2{font-size:1.4rem;margin-bottom:.8rem}.page-template-yhteystiedot .site-content .grid .contact-info{order:-1;font-size:.9375rem}.page-template-yhteystiedot .site-content .grid .contact-info h2:not(:first-of-type){margin-top:1.7rem}.page-template-yhteystiedot .site-content .grid .contact-info p{line-height:1.7;margin-bottom:.2rem}.page-template-yhteystiedot .site-content .grid .contact-info .icon-text{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.page-template-yhteystiedot .site-content .grid .contact-info .icon-text img{width:15px;flex-shrink:0}.page-template-yhteystiedot .site-content .grid .employee{margin-bottom:1.5rem}.page-template-yhteystiedot .site-content .grid .employee img{width:15rem;height:15rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.page-template-yhteystiedot .site-content .grid .form{background-color:#222;border-radius:8px;padding:1.5rem 1.2rem}@media (min-width:768px){.page-template-yhteystiedot .site-content .grid{grid-template-columns:1fr 1fr;gap:3rem}.page-template-yhteystiedot .site-content .grid .form{padding:2rem}}#page{max-width:1920px;margin:0 auto}.hide{display:none}.bg-texture{background-image:url(../../images/bg.png);background-size:1000px}.floating-button{position:fixed;display:grid;place-items:center;right:15px;width:48px;height:48px;background-color:#151515;z-index:20;box-shadow:1px 1px 13px rgba(0,0,0,.2666666667);border-radius:100%;border:2px solid #c7141f;z-index:1}.floating-button img{height:54%}.floating-button.whatsapp{bottom:75px}.floating-button.whatsapp img{height:42%}.floating-button.call{bottom:15px}.floating-button.call img{height:34%}@media (min-width:880px){.floating-button{right:30px;width:56px;height:56px}.floating-button.call{display:none}.floating-button.whatsapp{bottom:30px}}.products{max-width:101rem;margin-left:auto;margin-right:auto;margin-bottom:3.5rem}.products .grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-left:auto;margin-right:auto;margin-bottom:2.8rem}@media (min-width:576px){.products .grid{grid-template-columns:1fr 1fr}}@media (min-width:1200px){.products .grid{grid-template-columns:1fr 1fr 1fr;gap:1.8rem}}@media (min-width:1500px){.products .grid{grid-template-columns:1fr 1fr 1fr 1fr}}.filters{border-radius:1.125rem;position:relative;margin-left:auto;margin-right:auto}.filters .grid{display:grid;gap:1.2rem;margin-left:auto;margin-right:auto}@media (min-width:576px){.filters .button{width:auto}}@media (min-width:768px){.filters .grid{grid-template-columns:1fr 1fr}.filters h2{margin-bottom:1.6rem}}@media (min-width:860px){.filters .grid{grid-template-columns:repeat(3,1fr);gap:1.3rem}}@media (min-width:1125px){.filters .grid{grid-template-columns:repeat(4,1fr);gap:1.3rem}}.link-arrow{line-height:1.65;font-weight:500}.link-arrow::after{content:"";display:inline-block;width:17px;height:17px;background-image:url(../../svg/arrow-ball-orange.svg);background-size:contain;background-position:right center;background-repeat:no-repeat;margin-left:.5rem;margin-bottom:-3px}.link-arrow:hover{text-decoration:underline}a.anchor{display:block;position:relative;top:-80px;visibility:hidden}@media (min-width:992px){a.anchor{top:-115px}}.first-last-marginless>:first-child{margin-top:0!important}.first-last-marginless>:last-child{margin-bottom:0!important}.full-width-embed-container{position:relative;overflow:hidden;width:100%;padding-top:56.25%;border-radius:.5rem}.full-width-embed-container iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.map{height:400px}.map .wpgmza-preloader{display:none!important}.global-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.icon-text{display:grid;grid-template-columns:18px auto;align-items:center;gap:.7rem}.icon-text.email img{height:13px}.icon-text.phone img{height:15px}.icon-text.address img{height:15px}.icon-text.facebook img{height:16px}.icon-text a:hover{text-decoration:underline}.icon-text>*{line-height:1.5!important}