@charset "UTF-8";body.of-hidden{overflow:hidden}.wrapper{width:100%;max-width:1300px;margin:auto;padding:0 1rem}.hidden{display:none}.box{border:1px solid #ced4da;background-color:#fff;padding:1rem}form.editor{display:grid;grid-template-columns:8fr 4fr;align-items:start;gap:2rem}form.editor aside.sidebar{grid-area:1/2}form{margin:1rem 0}button,input,select,textarea{padding:8px;border:none;font-family:Poppins,Verdana,Geneva,Tahoma,sans-serif;font-size:12px}button:focus,input:focus,select:focus,textarea:focus{outline:0}button:disabled,input:disabled,select:disabled,textarea:disabled{background-color:#fff}input[type=button],input[type=submit]{-webkit-appearance:none}textarea{max-width:100%;min-height:32px;resize:vertical}.form-info{margin:1rem 0}.form-label{display:inline-block;margin-bottom:.5rem}.form-control{display:block;position:relative;border-radius:.375rem;line-height:1.5}.form-control input:not([type=checkbox]),.form-control select,.form-control textarea{width:100%;padding:.75rem 1rem}.form-control input[type=checkbox]{margin-right:.5rem}.form-control.form-icon input{padding-right:54px}.form-control.form-icon .icon-float{position:absolute;top:12px;right:1rem;line-height:0}.form-control.form-icon .icon-float svg{width:100%;max-width:24px;max-height:24px;fill:var(--primary-color)}.form-control.inline{padding-top:24px}.form-control.inline label{position:absolute;top:8px;left:0;transition:all .3s}.form-control.inline label.required::after{content:"*"}.form-control.inline textarea{height:26px}.form-control.inline input:not([type=checkbox]),.form-control.inline select,.form-control.inline textarea{padding:4px 0;border-top:none;border-right:none;border-bottom:1px solid #000;border-left:none}.form-control.inline input:not([type=checkbox])::-moz-placeholder,.form-control.inline select::-moz-placeholder,.form-control.inline textarea::-moz-placeholder{opacity:0}.form-control.inline input:not([type=checkbox]):-ms-input-placeholder,.form-control.inline select:-ms-input-placeholder,.form-control.inline textarea:-ms-input-placeholder{opacity:0}.form-control.inline input:not([type=checkbox])::placeholder,.form-control.inline select::placeholder,.form-control.inline textarea::placeholder{opacity:0}.form-control.inline input:not([type=checkbox]):not(select)~label,.form-control.inline select:not(select)~label,.form-control.inline textarea:not(select)~label{top:26px}.form-control.inline input:not([type=checkbox]):not(:-moz-placeholder-shown)~label,.form-control.inline select:not(:-moz-placeholder-shown)~label,.form-control.inline textarea:not(:-moz-placeholder-shown)~label{top:8px}.form-control.inline input:not([type=checkbox]):not(:-ms-input-placeholder)~label,.form-control.inline select:not(:-ms-input-placeholder)~label,.form-control.inline textarea:not(:-ms-input-placeholder)~label{top:8px}.form-control.inline input:not([type=checkbox]):focus~label,.form-control.inline input:not([type=checkbox]):not(:placeholder-shown)~label,.form-control.inline input:not([type=checkbox])[type=select]~label,.form-control.inline select:focus~label,.form-control.inline select:not(:placeholder-shown)~label,.form-control.inline select[type=select]~label,.form-control.inline textarea:focus~label,.form-control.inline textarea:not(:placeholder-shown)~label,.form-control.inline textarea[type=select]~label{top:8px}.form-row{margin-bottom:1rem}.form-row input,.form-row select,.form-row textarea{width:100%}.form-check{display:block;min-height:1.5rem;padding-left:1.5em}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input[type=checkbox]{display:block;width:1em;height:1em;margin-top:.25em;padding:0;border:1px solid rgba(0,0,0,.25);border-radius:.25rem}.form-check-input[type=checkbox]:checked{background-color:#0d6efd;border-color:#0d6efd}.btn{display:inline-block;padding:.75rem 1.5rem;color:var(--primary-color);background-color:transparent;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:500;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:2px solid var(--primary-color);border-radius:.375rem;transition:all .2s}.btn:hover{background-color:var(--primary-color);color:#fff}.btn.primary{padding:.75rem 1.5rem;background-color:transparent;border:2px solid var(--primary-color);color:var(--primary-color);text-transform:uppercase}.btn.primary:hover{background-color:var(--primary-color);color:#fff}.btn.secondary{font-weight:400;background-color:transparent;color:#fff;border:1px solid #fff}.btn.danger{background-color:var(--danger-color)}.btn[type=submit]{background-color:var(--primary-color);color:#fff}input[type=range]{display:block;width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%!important;height:8px;margin:1rem 0;padding:0!important;border-radius:5px;background:#d3d3d3;outline:0;opacity:.7;transition:opacity .2s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background:var(--primary-color);border-radius:50%;cursor:pointer}.input[type=range]::-moz-range-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;background:var(--primary-color);cursor:pointer}.notification{display:none;padding:1rem;background-color:#fff;border-radius:10px;color:#000;margin:8px 0 16px 0}.notification.show{display:block}.notification.error{background-color:#de4848;color:#fff}.notification.success{background-color:#517f51;color:#fff}.notification p:last-of-type{margin-bottom:0!important}.ts-wrapper{width:100%;max-width:300px}.ts-wrapper.loading{padding:0}.ts-wrapper .ts-control{padding:.75rem 1rem;border:none;border-radius:10px;font-weight:500;color:#555}.ts-wrapper .ts-control>input{padding:0!important;border-radius:0!important}.about-section{padding:4rem 0}.about-section p{display:inline}.about-section h2{margin:2rem 0 1rem 0;padding-bottom:.5rem;border-bottom:2px solid #e7511f}.about-section iframe{display:inline;float:right;height:auto;aspect-ratio:16/9;padding:0 0 1rem 1rem;background-color:#fff}.banner .video-background,.finance-banner .video-background{position:absolute;top:50%;width:100%;padding-bottom:56.25%;transform:translateY(-50%);z-index:-1}.banner .video-background iframe,.finance-banner .video-background iframe{width:100%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.finance-banner{position:relative;background:linear-gradient(0deg,rgba(175,73,42,.5),rgba(175,73,42,.5));background-position:center;background-size:cover;overflow:hidden}.finance-banner .wrapper{padding:6rem 1rem;color:#fff}.finance-banner .wrapper h2{font-size:2rem}.finance-banner .wrapper h2,.finance-banner .wrapper p{margin-bottom:1.5rem}.finance-banner .wrapper .btn{text-transform:none}.banner{position:relative;overflow:hidden}.banner .banner-background{position:absolute;top:0;left:0;width:100%;height:100%;background:#4d342c;z-index:-1}.banner .banner-background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5}.banner .banner-background .image-background{height:100%}.banner .banner-background .video-background{z-index:0}.banner .banner-wrapper{width:100%;max-width:1300px;margin:auto;padding:6rem 1rem;color:#fff}.banner .banner-wrapper p{margin-bottom:1rem}.banner .banner-subtitle{text-transform:uppercase;font-size:12px}.banner .banner-info{min-height:60px}.banner .banner-info h1{margin-bottom:8px}.banner.center .banner-wrapper .banner-info h1{text-align:center;text-transform:uppercase;font-size:2.5rem}.banner.home{display:flex;justify-content:end}.banner.home .banner-background img{opacity:1}.banner.home .banner-wrapper{display:flex;justify-content:start;align-items:center;width:50%;height:100%;margin:0;background-color:rgba(175,73,42,.5)}.banner.home .banner-wrapper .banner-info{width:100%;max-width:300px;padding-bottom:4rem;margin-left:15%}.banner.home .banner-wrapper .banner-info h1{margin-bottom:2rem;font-size:1.8rem}.banner .banner-breadcumbs a,.banner .banner-breadcumbs span{margin-right:4px;color:#fff;text-decoration:none}.video-wrapper{position:relative}.video-wrapper iframe{width:100%;height:auto;aspect-ratio:16/9}.calculator-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:600px;max-height:100%;padding:2rem 3rem;border:2px solid var(--primary-color);border-radius:5px;background-color:#ebebeb;z-index:9;overflow-y:auto}.calculator-popup.open{display:block}.calculator-popup .calculator-popup-header{margin-bottom:1rem;position:absolute;right:20px;top:20px}.tab{max-width:900px;margin:1rem auto;border:1px solid #ebebeb;border-radius:5px;overflow:hidden}.tab button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background-color:#8d8d8d;color:#fff;border:none;text-align:left;font-size:1rem}.tab button .tab-icon{display:block;color:#fff;transform:rotateZ(0);line-height:0;transition:transform .2s}.tab .collapse{padding:0 1rem;max-height:0;overflow:hidden;height:100%;opacity:0;transition:all .2s}.tab.show span.tab-icon{transform:rotateZ(180deg)}.tab.show .collapse{padding:1rem;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;opacity:1}.faq-section{margin:4rem 0}.cookie-banner{display:flex;justify-content:space-between;align-items:center;position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);width:100%;max-width:900px;padding:1rem;background-color:#ebebeb;border:1px solid var(--primary-color);border-radius:5px;z-index:999}.cookie-options{gap:15px;display:flex}.cookie-options button:first-of-type{border:none}.financing-banner{text-align:center}.financing-banner img{width:100%;max-width:850px;height:auto;padding:1rem}.error{margin:2rem 0}@media (max-width:640px){.cookie-banner{z-index:1;flex-direction:column;bottom:0}.cookie-options{margin-top:10px}}.btn-submit:disabled{background-color:#fff;color:#8d8d8d;border-color:#8d8d8d;opacity:.5}.circular-menu{position:fixed;bottom:2rem;left:2rem;z-index:999}.circular-menu:after{display:block;content:" ";width:3.5em;height:3.5em;border-radius:50%;position:absolute;top:0;right:0;z-index:-2;transition:all .3s ease}.circular-menu .overlay-bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:-1}.circular-menu .floating-btn{display:block;z-index:2;width:3em;height:3em;border-radius:50%;background-color:#ff5622;box-shadow:0 2px 5px 0 hsla(0deg,0%,0%,.26);border:none;color:hsl(0deg,0%,100%);font-size:1.6em;text-align:center;line-height:3.8;cursor:pointer;outline:0;top:4px;position:relative;left:-4px}.circular-menu .floating-btn svg{display:block;margin:0 auto;height:1.5em;fill:#fff}.circular-menu .menu-item{position:absolute;top:.2em;right:.2em;z-index:1;display:block;text-decoration:none;color:hsl(0deg,0%,100%);font-size:1.6em;width:3em;height:3em;border-radius:50%;text-align:center;line-height:3.8;background-color:hsla(0deg,0%,0%,.1);transition:transform .3s ease,background .2s ease}.circular-menu .menu-item svg{height:1.5em;fill:#fff}.circular-menu .menu-item.main-color{background-color:#ff5622}.circular-menu .floating-btn.wa-color,.circular-menu .menu-item.wa-color{background-color:#25d366}.circular-menu.show:after{transform:scale3d(5.5,5.5,1);transition-timing-function:cubic-bezier(.68,1.55,.265,1)}.circular-menu.show .overlay-bg{display:block;opacity:.6}.circular-menu.show .menu-wrapper{padding:0;margin:0;display:block}.circular-menu.show .menu-item{display:block}.circular-menu.show .menu-item:hover{background-color:hsla(0deg,0%,0%,.3)}.circular-menu.show .menu-item:nth-child(1){transform:translate3d(-.5em,-5.9em,0)}.circular-menu.show .menu-item:nth-child(2){transform:translate3d(2.9em,-5.2em,0)}.circular-menu.show .menu-item:nth-child(3){transform:translate3d(5.5em,-2.9em,0)}.circular-menu.show .menu-item:nth-child(4){transform:translate3d(6.8em,.3em,0)}.sticky-top-menu{display:flex;justify-content:center;align-items:center;text-align:center;gap:4px;position:fixed;top:36px;left:50%;transform:translateX(-50%);height:45px;z-index:2;opacity:0;pointer-events:none;transition:opacity .3s}.sticky-top-menu svg{color:var(--primary-color)}.post-index{background:#fafafa;border:1px solid #ddd;padding:20px;margin:24px 20px;padding-right:44px;position:relative}.post-index .index-title{margin-bottom:1rem;font-size:1.3rem;padding-bottom:.5rem;border-bottom:1px solid #dcdcdc}.post-index span{display:block}.post-index ol,.post-index ul{margin-bottom:0}.post-index li{margin-left:34px;margin-bottom:6px}.post-index a,.post-index li{line-height:1.6}.post-index .classh3{margin-left:34px}.post-index .classh4{margin-left:56px}.post-index .classh5{margin-left:78px}.post-index .classh6{margin-left:100px}.post-index .post-index{margin-top:18px}.post-index .btn-show{display:inline-block!important}.post-index .btn-show{position:absolute!important;right:2.85rem}.post-index .checkbox input{position:absolute;opacity:0}.post-index .checkbox .check-table{position:relative;z-index:1;transition:all .2s;height:26px;width:26px;cursor:pointer!important}.post-index .checkbox .check-table svg{width:26px;height:26px;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.post-index .checkbox input:checked~.check-table{transform:rotate(180deg)!important}.checkbox .check-table svg{stroke:#000}.post-index .bullet-li{display:inline}.paginator{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:2rem auto;padding:0 1rem;border:2px solid var(--primary-color);border-radius:5px}.paginator ul{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;list-style:none}.paginator ul li a{display:block;padding:1rem}.paginator ul li.current a{color:var(--primary-color)}.brand-list{margin:4rem 0}.brand-list .swiper-wrapper{align-items:center}.brand-list img{max-height:100px;width:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;filter:grayscale(1);transition:filter .3s;pointer-events:all}.brand-list img:hover{filter:grayscale(0)}.map{width:100%;margin-bottom:-6px}.ad-popup{position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;z-index:9}.ad-popup::after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ad-popup.hidden{display:none}.ad-popup .ad-scroll{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;padding:1rem}.ad-popup .ad-container{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:900px;z-index:9}.ad-popup .ad-header{display:flex;justify-content:end;padding:.5rem 0}.ad-popup .ad-header button{padding:0;background-color:transparent;color:#fff;line-height:0}.ad-popup .ad-content{display:flex;flex-direction:row;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;background-color:#fff;border-radius:5px;overflow:hidden}.ad-popup .ad-content .ad-text{padding:2rem;text-align:center}.ad-popup .ad-content .ad-text .ad-logo{max-width:120px;width:100%;height:auto;margin-bottom:2rem}.ad-popup .ad-content .ad-text h2{font-size:32px;font-weight:700;margin-bottom:1.5rem;text-wrap:balance}.ad-popup .ad-content .ad-text p{margin-bottom:.5rem;font-size:16px}.ad-popup .ad-content .ad-text a.btn{margin-top:2rem}.ad-popup .ad-content .ad-image{padding:1rem}.ad-popup .ad-content .ad-image img{display:block;width:100%;height:auto;min-height:max(100%,300px);-o-object-fit:cover;object-fit:cover;border-radius:5px}.ad-popup .ad-content .ad-image img.ad-image-desktop{max-height:500px}.ad-popup .ad-content .ad-image img.ad-image-mobile{display:none}body{font-size:13px;font-family:Poppins,Verdana,Geneva,Tahoma,sans-serif}*{margin:0;padding:0;box-sizing:border-box}:root{--main-bg-color:#FFFFFF;--main-font-color:#000000;--border-color:#CED4DA;--primary-color:rgb(251, 85, 35);--btn-color:#FA5622;--btn-hover-color:#cf4319;--color-gray:#797979}a{text-decoration:none;color:var(--main-font-color)}a:hover{color:var(--primary-color)}h1{font-weight:500}h2{font-weight:500}h3{font-weight:400}select{-webkit-appearance:none;-moz-appearance:none;appearance:none}header .header-section{border-bottom:1px solid #dadada}header .header-section .wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;text-align:center}header .header-top .wrapper{justify-content:space-between}header .header-top .wrapper a{display:flex;align-items:center;white-space:nowrap;margin-right:1rem}header .header-top .wrapper a svg{margin-right:4px;max-height:16px;width:20px}header .header-top .wrapper a:last-of-type{margin-right:0}header .header-top .header-contact{display:flex;margin-right:1rem}header .header-top .header-langs{display:flex;text-transform:uppercase}@media (max-width:640px){header .header-top .header-langs a{display:flex;align-items:center;font-size:0}header .header-top .header-langs a svg{max-height:20px}}header .header-top a{display:inline;margin-right:.5rem;padding:.5rem 0;font-size:14px;font-weight:500;text-decoration:none;color:var(--main-font-color)}header .header-top a:last-of-type{margin-right:0}header .header-top a:hover{color:var(--primary-color)}header .header-brand{margin-right:1rem;padding:5px 0}header .header-brand object{width:100%;max-width:200px}header .header-brand img{height:47px;width:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;transition:.3s}header .header-brand .logo-desktop{display:inline;width:207px}header .header-brand .logo-mobile{display:none;width:47px}header .nav-toggler{display:none;background-color:transparent;border:none;line-height:0}header .nav-toggler svg{height:24px}header .navbar{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}header .navbar ul{display:flex;align-items:center;padding:0;margin-left:25px}header .navbar ul li{list-style:none}header .navbar a,header .navbar button{display:inline-block;padding:1rem .75rem;text-decoration:none;font-weight:500;color:#000}header .navbar a:hover,header .navbar button:hover{color:var(--primary-color)}header .header-menu a,header .header-menu button{font-size:12px;display:inline-flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;margin-right:1rem;text-decoration:none;font-weight:400;border:none;background-color:transparent;color:#000}header .header-menu a:last-of-type,header .header-menu button:last-of-type{margin-right:0}header .header-menu a svg,header .header-menu button svg{margin-right:4px;color:var(--primary-color)}header .header-menu a:hover,header .header-menu button:hover{color:var(--primary-color)}@media (max-width:960px){header{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:2}header.scrolled .header-brand img{width:32px;height:32px}header .navbar{position:absolute;top:100%;right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:250px;max-height:calc(100vh - 95px);flex-direction:column;background-color:#fff;z-index:9;border-bottom:1px solid #dadada;border-left:1px solid #dadada;align-items:initial;text-align:center;opacity:0;transition:opacity .3s;overflow:auto}header .navbar nav{display:none}header .navbar nav ul{flex-direction:column;align-items:baseline;margin-left:0}header .navbar nav ul li{width:100%}header .navbar nav ul li a{justify-content:center;width:100%}header .navbar .header-menu{border-top:1px solid #dadada}header .navbar.show{opacity:1}header .navbar.show nav{display:block}header .nav-toggler{display:inline}}@media (max-width:640px){header .navbar{width:100%}}footer{background-color:#f7f7f7;border-top:1px solid var(--primary-color)}footer .footer-logo{width:200px}footer .footer-info{display:grid;grid-template-columns:1fr auto;margin-bottom:2rem}footer .footer-contact{display:grid;grid-template-columns:repeat(4,auto);gap:1rem;align-items:center;font-size:14px;font-weight:500}footer .footer-contact span:not(:last-child){border-right:1px solid var(--primary-color);padding-right:15px}footer .footer-contact span.phone{display:flex;align-items:center;gap:8px;white-space:nowrap}footer .footer-contact span.phone svg{max-width:20px;width:100%}footer .row{display:grid;grid-template-columns:repeat(5,1fr);-moz-column-gap:1rem;column-gap:1rem;text-align:center}footer .row a{font-size:12px;text-decoration:none;color:#8d8d8d;font-weight:300;padding-top:4px;padding-bottom:4px;padding-right:1rem;border-right:1px solid var(--primary-color)}footer .row a:nth-of-type(5n){padding-right:0;border-right:none}footer .row a:hover{text-decoration:underline}footer .row .column{display:grid;grid-template-columns:1fr;gap:.5rem;padding-right:1rem;border-right:1px solid var(--primary-color)}footer .row .column:last-of-type{padding-right:0;border-right:none}footer .footer-top{padding:2rem 0}footer .footer-top .tab-button{display:none}footer .footer-bottom{padding:1rem 0;background-color:#8d8d8d;color:#fff;font-size:14px}footer .footer-bottom .wrapper{display:flex;flex-direction:column-reverse;justify-content:space-between;gap:1.5rem;text-align:center}footer .footer-bottom .wrapper .footer-links ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center}footer .footer-bottom .wrapper .footer-links ul li{list-style:none}footer .footer-bottom .wrapper .footer-links ul li a{color:#fff;text-decoration:none;font-weight:500;font-size:14px}@media (max-width:960px){footer .footer-logo{margin:auto}footer .footer-info{grid-template-columns:1fr;row-gap:2rem}footer .footer-info .footer-contact{justify-content:space-between}footer .row{grid-template-columns:repeat(3,1fr)}footer .row a:nth-of-type(5n){border-right:1px solid var(--primary-color)}footer .row a:nth-of-type(3n){border-right:none;padding:4px 0!important}footer .footer-top .tab-button{display:flex;align-items:center;justify-content:space-between;width:100%;background-color:transparent;border-bottom:1px solid var(--border-color);font-size:18px;text-align:left}footer .footer-top .tab-button svg{width:24px;transform:rotateZ(0);transition:all .3s ease}footer .footer-top .tab-button.open svg{transform:rotateZ(180deg)}footer .tab-panel{max-height:1200px;transition:all .3s ease;overflow:hidden;padding-top:1rem}footer .tab-panel:not(.show){opacity:0;max-height:0;padding-top:0}}@media (max-width:640px){footer .wrapper{flex-direction:column;gap:20px;text-align:center}footer .footer-info .footer-contact{grid-template-columns:1fr 1fr;justify-items:center}footer .footer-info .footer-contact span:not(:last-child){border-right:none;padding-right:0}footer .footer-info .footer-contact .address{grid-column:span 2/span 2}footer .footer-info .footer-contact .email{grid-column:span 2/span 2}footer .row{grid-template-columns:repeat(2,1fr);text-align:center}footer .row a{border-right:none!important;padding:4px 0!important;justify-items:center}}.search{background-color:#dedede;border-bottom:1px solid var(--primary-color)}.search .wrapper{padding:2rem 1rem}.search h2{font-size:1.5rem;font-weight:500;margin-bottom:1rem}.search .search-filter{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:1rem;column-gap:1rem;justify-content:center}.search .search-filter .form-row{min-width:200px}.search .search-filter .form-row select{text-align:center;font-weight:500;font-size:16px;padding:.5rem 2rem}.search .search-filter .btn{width:100%;padding:.5rem 4rem;height:2.5rem}.search .subscribe-button{display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--primary-color)}.search .subscribe-button svg{margin-right:.5rem}.search .chassis-catalog{background-color:#fafafa}.search .search-chassis{margin:2rem 0}.search .search-chassis .slider-button-next,.search .search-chassis .slider-button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1;color:#000;width:20px;fill:#000}.search .search-chassis .slider-button-next.swiper-button-disabled,.search .search-chassis .slider-button-prev.swiper-button-disabled{opacity:.5}.search .search-chassis .slider-button-next{right:0}.search .search-chassis .slider-button-prev{left:0}.search .search-chassis .chassis-item{display:flex;width:100%;height:100%;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.search .search-chassis .chassis-item svg{width:100%;max-width:100px;color:#acacac}.search .search-chassis .chassis-item a,.search .search-chassis .chassis-item svg{transition:all .3s}.search .search-chassis .chassis-item:hover a,.search .search-chassis .chassis-item:hover svg{color:var(--primary-color)}.search .search-chassis .chassis-item.active svg{color:var(--primary-color)}.search .search-chassis .chassis-item .chassis-icon{flex:1;display:flex;align-items:end;margin-bottom:1rem}.search .search-chassis .chassis-item .chassis-label a{text-decoration:none;font-size:16px}.search .search-chassis .chassis-item input{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width:960px){.search .search-filter{grid-template-columns:repeat(2,1fr)}.search .search-filter .form-row{max-width:100%}.search .search-chassis{grid-template-columns:repeat(3,1fr);row-gap:2rem}}@media (max-width:640px){.search .search-filter{grid-template-columns:1fr;justify-items:center;margin:1rem 0}.search .search-filter .form-row{width:100%}.search .search-chassis{grid-template-columns:repeat(2,1fr)}}.post-list .post-list-header{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:center;gap:2rem;margin:2rem 0}.post-list .post-list-header h2{font-size:2rem}.post-list .post-list-content{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0 4rem 0}.post-list .post-list-content .post-item{align-items:center;width:100%}.post-list .post-list-content .post-item .post-image img{width:100%;height:auto;margin-bottom:1rem;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.post-list .post-list-content .post-item .post-info h3{margin-bottom:1rem}.post-list .post-list-content .post-item .post-info h3 a{text-decoration:none;font-size:1rem;font-weight:400}.post-list .post-list-content .post-item .post-info p{margin-bottom:0}.post-list .post-list-content .post-item .post-content{margin-bottom:0;overflow:hidden}.post-header{margin:4rem auto}.post-featured{margin:4rem 0}.post-featured img{width:100%;height:auto;margin:0 auto;display:block}.post-content{margin:4rem 0;line-height:1.5}.post-content h2{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e7511f}.post-content p{margin:0 auto 2rem;padding:0 20px}@media (max-width:960px){.post-list .post-list-header h2{grid-column:1/5}.post-list .post-list-header a{grid-column:span 2}.post-list .post-list-content{grid-template-columns:repeat(2,1fr)}.post-content p{padding:0}}@media (max-width:640px){.post-list .post-list-header{grid-template-columns:1fr}.post-list .post-list-header h2{grid-column:1}.post-list .post-list-header a{grid-column:1}.post-list .post-list-content{grid-template-columns:1fr}}.page-header{margin:4rem auto}.page-featured{margin:4rem 0}.page-featured img{width:100%;height:auto}.page-content{margin:4rem 0;line-height:1.5}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{margin-top:2rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e7511f}.page-content p{margin:0 auto 1rem;padding:0 20px}.page-content ol,.page-content ul{padding:16px 50px 25px}.page-content ol li,.page-content ul li{margin-bottom:1rem}.gallery{display:grid;position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-template-columns:1fr}.gallery .slider{border-radius:15px;background-color:#ebebeb}.gallery .swiper{position:relative;width:100%;margin-bottom:.5rem}.gallery .swiper .swiper-slide{display:flex;align-items:center;justify-content:center;position:relative}.gallery .swiper .swiper-slide>*{flex:1}.gallery .swiper img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:6/5;border-radius:15px}.gallery .swiper .slider-button-next,.gallery .swiper .slider-button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1;color:#fff;width:24px;fill:#fff}.gallery .swiper .slider-button-next.swiper-button-disabled,.gallery .swiper .slider-button-prev.swiper-button-disabled{opacity:.5}.gallery .swiper .slider-button-next{right:1rem}.gallery .swiper .slider-button-prev{left:1rem}@media (max-width:960px){.page-list .page-list-header h2{grid-column:1/5}.page-list .page-list-header a{grid-column:span 2}.page-list .page-list-content{grid-template-columns:repeat(2,1fr)}.page-content p{padding:0}}.vehicle-list .vehicle-list-header{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:2rem;padding-top:3rem;margin-bottom:3rem}.vehicle-list .vehicle-list-header h2{grid-column:1/3;font-size:2rem}.vehicle-list .vehicle-list-header a.btn:nth-last-child(1){grid-column:4/5}.vehicle-list .vehicle-list-content{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0 4rem 0}.vehicle-list .vehicle-list-content .loading{display:none;padding:2rem 0;grid-column:4 span;text-align:center}.vehicle-list .vehicle-list-content .loading.show{display:block}.vehicle-list .vehicle-list-content .vehicle-item{width:100%}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-image a{display:block;overflow:hidden;line-height:0}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-image img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all 5s}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-image img:hover{transform:scale(1.1)}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-info{margin-top:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-info-row{display:grid;grid-template-columns:1fr auto;font-size:.75rem;font-weight:300;color:#797979}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-info-row .vehicle-info-col div{margin-bottom:.5rem}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-info-row .vehicle-info-col div:last-of-type{margin-bottom:0}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-info-row .vehicle-info-col:last-child{width:100%;max-width:76px;min-width:42px;max-height:48px}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-info-row .vehicle-info-col img.brand-logo{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.vehicle-list .vehicle-list-content .vehicle-item h3.vehicle-title{text-transform:uppercase;font-weight:600}.vehicle-list .vehicle-list-content .vehicle-item h3.vehicle-title a{text-decoration:none}.vehicle-list .vehicle-list-content .vehicle-item .vehicle-price{font-size:16px;font-weight:700;color:var(--primary-color)}.vehicle-header{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin:4rem auto}.gallery{display:grid;position:relative;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;grid-template-columns:1fr}.gallery .slider{border-radius:15px;background-color:#ebebeb}.gallery .mini-slider .video-wrapper{position:relative}.gallery .mini-slider .video-wrapper img{filter:brightness(.5)}.gallery .mini-slider .video-wrapper svg{position:absolute;top:50%;left:50%;width:28px;transform:translate(-50%,-50%);fill:#fff}.gallery .mini-slider img,.gallery .slider img{border-radius:15px}.gallery .popup-slider img{border-radius:0}.gallery .swiper{position:relative;width:100%;margin-bottom:.5rem}.gallery .swiper .swiper-slide{display:flex;align-items:center;justify-content:center;position:relative}.gallery .swiper .swiper-slide>*{flex:1}.gallery .swiper img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:6/5}.gallery .swiper .slider-button-next,.gallery .swiper .slider-button-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1;color:#fff;width:24px;fill:#fff}.gallery .swiper .slider-button-next.swiper-button-disabled,.gallery .swiper .slider-button-prev.swiper-button-disabled{opacity:.5}.gallery .swiper .slider-button-next{right:1rem}.gallery .swiper .slider-button-prev{left:1rem}.gallery .gallery-list{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem}.gallery .gallery-list .empty{background-color:#3e3737;border-radius:15px;aspect-ratio:6/5}.gallery-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9}.gallery-popup.show{display:block}.gallery-popup .gallery-popup-background{position:absolute;top:0;left:0;width:100%;height:100%}.gallery-popup .popup-slider{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:750px;height:99%}.gallery-popup .popup-slider .swiper-slide{padding:0 1rem}.gallery-popup .popup-slider .swiper-slide img{height:100%;-o-object-fit:contain;object-fit:contain}.gallery-popup .popup-slider .swiper-slide iframe{display:block;max-width:90%;margin:auto}.gallery-popup .gallery-popup-close{position:absolute;top:.6rem;right:1rem;background-color:transparent;border:none;fill:#fff;z-index:9;line-height:0}.gallery-popup .gallery-popup-close svg{width:24px}.vehicle-info{font-weight:300;display:flex;flex-direction:column;row-gap:1rem}.vehicle-info .vehicle-info-row{display:flex;flex-direction:row;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.vehicle-info .vehicle-info-row .vehicle-info-price{flex:1;font-size:1.5rem;font-weight:600;color:var(--primary-color)}.vehicle-info .vehicle-info-row .vehicle-info-price .previous-price{text-decoration:line-through;text-decoration-thickness:2px;font-size:20px;font-weight:500;color:#797979}.vehicle-info .vehicle-info-row .vehicle-info-brand img{height:64px;width:100px;-o-object-fit:contain;object-fit:contain}.vehicle-info .vehicle-info-text{font-size:1.1rem;color:var(--color-gray)}.vehicle-info .vehicle-info-date{margin-bottom:1rem}.vehicle-info .vehicle-info-kilometers{margin-bottom:3rem}.vehicle-info .vehicle-info-description{margin-bottom:2rem;line-height:1.5;color:var(--color-gray)}.vehicle-info .vehicle-info-warranty{margin-bottom:2rem;font-weight:700;line-height:1.5;color:var(--color-gray)}.vehicle-info .vehicle-info-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;margin-top:auto;justify-content:space-between}.vehicle-info .booking-button{width:100%}.vehicle-info .vehicle-info-contact h3{font-size:1.65rem}.vehicle-info .vehicle-info-contact .vehicle-info-phone{display:flex;align-items:center;font-size:1.8rem;font-weight:700;color:var(--primary-color)}.vehicle-info .vehicle-info-contact .vehicle-info-phone svg{max-height:38px;margin-right:1rem}.vehicle-features{display:flex;justify-content:space-between;gap:1rem;justify-content:space-between;margin:4rem auto}.vehicle-features .feature{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-size:1.2rem}.vehicle-features .feature svg{max-height:50px;margin-bottom:1rem;color:#555}.vehicle-features .feature img{margin-bottom:1rem}.vehicle-features .feature.environmental img{width:50px}.vehicle-features .feature .value{margin-bottom:.5rem;font-weight:500}.vehicle-features .feature .name{color:#555}.vehicle-forms{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding:4rem 1rem}.vehicle-forms h2{margin-bottom:2rem;text-align:center;color:#555}.vehicle-forms>div{display:flex;flex-direction:column;justify-content:start;align-items:center}.vehicle-forms .form-container{width:100%;max-width:600px;padding:2rem;background-color:#ebebeb;border-radius:15px;flex:1}.vehicle-forms .form-container h3{margin-bottom:2rem;color:var(--primary-color)}.vehicle-forms .form-container .form-control{margin-bottom:1rem}.vehicle-forms .form-container .form-control input,.vehicle-forms .form-container .form-control select,.vehicle-forms .form-container .form-control textarea{border-radius:10px}.vehicle-forms .form-container .form-submit{text-align:center}.vehicle-forms .form-container .vehicle-contact-form-form form #name~.icon-float svg{width:24px;height:20px}.vehicle-forms .form-container .vehicle-contact-form-form form .evaluate{display:flex;align-items:center;justify-content:center;font-weight:700}.vehicle-forms .form-container .vehicle-contact-form-form form .evaluate svg{width:42px;height:auto;margin-right:8px}.vehicle-forms .form-container .vehicle-contact-form-form form .evaluate,.vehicle-forms .form-container .vehicle-contact-form-form form .privacy,.vehicle-forms .form-container .vehicle-contact-form-form form .whatsapp{text-align:center}.vehicle-forms .form-container .vehicle-contact-form-form form .hide{display:none}.vehicle-alert-price{width:100%;padding:1.5rem 1.5rem;border-radius:10px;background-color:#ebebeb}.vehicle-alert-price h3{margin-bottom:1rem;color:#fb5523;font-weight:700;text-transform:uppercase}.vehicle-alert-price form{display:flex;gap:1rem;margin:0}.vehicle-alert-price form input{flex:1;font-size:16px;border-radius:5px}.vehicle-alert-price div.notification{margin:1rem 0}.booking-oncourse{margin-bottom:1rem;padding:1rem;color:#ebebeb;background-color:var(--primary-color);border-radius:10px;font-size:18px;font-weight:700;text-align:center}.payment-notification{position:fixed;bottom:1rem;left:50%;transform:translateX(-50%);width:auto;max-width:calc(100% - 2rem);padding:1rem;background-color:#fff;color:#000;border-radius:10px;z-index:9;font-size:18px}.payment-notification.danger{background-color:#de4848;color:#fff}.payment-notification.success{background-color:#517f51;color:#fff}.vehicle-booking{display:none;width:100%;padding:1.5rem 1.5rem;border-radius:10px;background-color:#ebebeb}.vehicle-booking h3{margin-bottom:1rem;color:#fb5523;font-weight:700;text-transform:uppercase}a.btn.booking-button{width:100%;background-color:var(--primary-color);color:#fff;font-size:18px}.subscription{margin:3rem auto}.subscription .subscription-form{width:100%;padding:2rem;background-color:#ebebeb;border-radius:15px}.subscription .subscription-form p{margin-bottom:1rem}.subscription .subscription-form .subscription-form-header h1{margin-bottom:1rem;font-size:24px}.subscription .subscription-form .subscription-form-header p{font-size:16px}.subscription .subscription-form .subscription-contact,.subscription .subscription-form .subscription-search{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px 1fr));gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.subscription .subscription-form .subscription-contact>div,.subscription .subscription-form .subscription-search>div{display:flex;align-items:center;justify-content:space-between;max-width:500px}.subscription .subscription-form .subscription-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));-moz-column-gap:4rem;column-gap:4rem;row-gap:1rem;margin-bottom:1rem}.subscription .subscription-form input,.subscription .subscription-form select,.subscription .subscription-form textarea{width:100%;max-width:300px}.subscription .subscription-form textarea{min-height:100px}.subscription .subscription-form label{margin-right:1rem}.subscription .subscription-form label.required::after{content:"*";color:#fa5523}.subscription .subscription-form input:not([type=submit]),.subscription .subscription-form select,.subscription .subscription-form textarea{padding:.75rem 1rem;border-radius:10px;font-weight:500;color:#555}.booking{margin:3rem auto}.booking .wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.booking .booking-info .booking-price{font-size:24px;font-weight:700;color:#fa5523;white-space:nowrap}.booking .booking-header-top{display:flex;justify-content:space-between;align-items:start;gap:2rem;margin-bottom:1rem}.booking .booking-header-top h2{font-size:24px}.booking .booking-features{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.booking .booking-features span.value{flex:1;text-align:center}.booking .booking-features span.separator::before{content:"|"}.booking .booking-image{width:100%;min-height:200px;margin-bottom:1rem;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:15px}.booking .booking-form{width:100%;max-width:600px;padding:2rem;background-color:#ebebeb;border-radius:15px}.booking .booking-form p{margin-bottom:1rem}.booking .booking-form .booking-form-header h1{margin-bottom:1rem;font-size:24px}.booking .booking-form .booking-form-header p{font-size:16px}.booking .booking-form form>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.booking .booking-form form>div input{width:100%;max-width:300px}.booking .booking-form form>div label{margin-right:1rem}.booking .booking-form form>div label.required::after{content:"*";color:#fa5523}.booking .booking-form input:not([type=submit]){padding:.75rem 1rem;border-radius:10px;font-weight:500;color:#555}.booking .booking-form button[type=submit]{margin:0 auto}.booking .booking-form .terms-field{justify-content:start}.booking .booking-form .terms-field input{width:auto;margin-right:.5rem}@media (max-width:960px){.vehicle-booking{display:block}a.btn.booking-button{font-size:12px}.gallery a.btn.booking-button{display:none}.booking .booking-form{padding:1rem}.vehicle-info-contact{margin-bottom:30px}.vehicle-list .vehicle-list-header h2{grid-column:1/5}.vehicle-list .vehicle-list-header a{grid-column:span 2}.vehicle-list .vehicle-list-header a.btn:nth-last-child(1){grid-column:span 2}.vehicle-list .vehicle-list-content{grid-template-columns:repeat(2,1fr)}.vehicle-list .vehicle-list-content .loading{grid-column:2 span}.vehicle-header{margin:2rem auto 0 auto;grid-template-columns:1fr}.gallery-popup .popup-slider .swiper-slide{padding:0}.vehicle-features{display:grid;grid-template-columns:repeat(3,1fr);background:#f5f5f5;padding:40px 0;margin:0 auto}.vehicle-forms{grid-template-columns:1fr}.vehicle-info-buttons{justify-content:space-between}.vehicle-info-buttons button{width:calc(50% - .75rem)}.vehicle-info-buttons button:first-of-type{order:2;width:calc(65% - .75rem)}.vehicle-info-buttons a{width:calc(50% - .75rem)}.vehicle-info-buttons a:nth-of-type(1){order:3;width:calc(65% - .75rem)}.vehicle-info-buttons a:nth-of-type(2){order:2;width:calc(35% - .75rem)}.vehicle-info-buttons a:nth-of-type(3){order:4;width:calc(35% - .75rem)}}@media (max-width:640px){.vehicle-alert-price{padding:1rem}.vehicle-alert-price form{flex-direction:column}.subscription .subscription-form{padding:1rem}.subscription .subscription-form .subscription-row{grid-template-columns:1fr}.subscription .subscription-form .subscription-contact,.subscription .subscription-form .subscription-search{grid-template-columns:1fr}.subscription .subscription-form .subscription-contact>div,.subscription .subscription-form .subscription-search>div{flex-direction:column;align-items:start}.subscription .subscription-form .subscription-contact>div label,.subscription .subscription-form .subscription-search>div label{margin-bottom:.5rem}.booking .wrapper{grid-template-columns:1fr;gap:3rem}.booking .wrapper .booking-info{grid-row-start:0;grid-row-end:1}.booking .wrapper .booking-info .booking-image{display:none}.vehicle-list .vehicle-list-header{grid-template-columns:1fr}.vehicle-list .vehicle-list-header h2{grid-column:1}.vehicle-list .vehicle-list-header a{grid-column:1}.vehicle-list .vehicle-list-header a.btn:nth-last-child(1){grid-column:1}.vehicle-list .vehicle-list-content{grid-template-columns:1fr}.vehicle-list .vehicle-list-content .loading{grid-column:1 span}.vehicle-features{grid-template-columns:repeat(2,1fr)}}.contact-info{padding:4rem 0;color:#6f6f6f}.contact-info .wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.contact-info .contact-column{text-align:center}.contact-info .contact-column svg{max-height:64px;margin-bottom:1rem;fill:#dadada}.contact-info .contact-column h3{margin-bottom:1rem;color:#fb5523}.contact-info .contact-column p{font-size:16px;font-weight:300}.contact-form{padding:4rem 0}.contact-form-form form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:1rem;column-gap:1rem;row-gap:.5rem}.contact-form-form form .form-grid .email{grid-column:1/3}.contact-form-form form .form-grid .message{grid-column:1/3}.contact-form-form form .form-grid .form-control{padding-top:24px}.contact-form-form form .form-grid .form-submit{grid-column:1/3;margin-top:1rem}@media (max-width:960px){.contact-form{padding:2rem 0}.contact-info .wrapper{grid-template-columns:repeat(2,1fr)}.contact-form-form form .form-grid{grid-template-columns:1fr}.contact-form-form form .form-grid .email,.contact-form-form form .form-grid .form-submit,.contact-form-form form .form-grid .message{grid-column:1}}.left-section{padding:4rem 0}.left-section .wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.left-section h2{font-size:2rem;margin-bottom:.5rem}.left-section h3{font-size:1.2rem;margin-bottom:2rem;border-bottom:2px solid #e7511f;padding-bottom:1rem}.left-section p{margin-bottom:.5rem;line-height:1.5}.left-section img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.left-section iframe{aspect-ratio:16/9;width:100%;height:auto}@media (max-width:960px){.left-section{padding:2rem 0}.left-section .wrapper{grid-template-columns:1fr}}.finance-form .finance-form-title{max-width:70%;margin-bottom:2rem;color:var(--primary-color);font-size:1.17em;font-weight:400}.finance-form .form-submit{text-align:center}.finance-form .form-control{margin-bottom:1rem}.finance-form .form-control input,.finance-form .form-control textarea{border-radius:10px}.finance-form .first-step .form-control label{font-weight:500;color:#555}.finance-form .first-step .form-control input{width:auto;font-weight:500;color:#555}.finance-form .first-step .form-control input#calc_deadline,.finance-form .first-step .form-control input#calc_vehicle_deadline{pointer-events:none;min-width:96px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}.finance-form .result{margin-bottom:1rem;text-align:center;line-height:1.5}.finance-form .result b{margin-bottom:.5rem}.finance-form .result .help{font-size:12px;color:#555}.finance-form .hide{display:none}.finance-wrapper{width:100%;max-width:600px;margin:4rem auto;padding:1rem 1rem}.finance-wrapper h2{margin-bottom:2rem}.finance-wrapper .finance-form{padding:2rem;background-color:#ebebeb;border-radius:15px}@media (max-width:960px){body{padding-top:95px}.about-section iframe{width:100%;float:none;padding:0;margin-bottom:2rem}.about-section p{display:block}.finance-banner .video-background{width:2000%;height:100%;left:50%;transform:translate(-50%,-50%)}.banner-background .video-background{top:50%;left:50%;width:185%;height:100%;padding-bottom:0;transform:translate(-50%,-50%)}.sticky-top-menu.show{display:flex;opacity:1;pointer-events:all}.calculator-popup{padding:2rem 1rem}}@media (max-width:640px){.ad-popup .ad-content{flex-direction:column}.ad-popup .ad-content .ad-text{flex:1;max-width:100%;padding:2rem 1rem}.ad-popup .ad-content .ad-text .ad-logo{margin-bottom:1rem}.ad-popup .ad-content .ad-text h2{font-size:20px;margin-bottom:1rem}.ad-popup .ad-content .ad-text p{font-size:14px;margin-bottom:1rem}.ad-popup .ad-content .ad-text a.btn{padding:.5rem 1rem;margin-top:1rem}.ad-popup .ad-content .ad-image img.ad-image-desktop{display:none}.ad-popup .ad-content .ad-image img.ad-image-mobile{display:block}.banner.home{height:100vh;min-height:300px;max-height:400px}.banner.home .banner-wrapper{display:none;width:100%}.banner.home .banner-wrapper .banner-info{margin-left:0}.banner-background .video-background{top:50%;left:50%;width:265%;height:100%;padding-bottom:0;transform:translate(-50%,-50%)}}iframe{max-width:100%}.grecaptcha-badge{z-index:1}.loading{display:grid;padding:2rem 0;gap:1rem}.loading .loading-label{color:#797979}.loading-ring{display:inline-block;position:relative;width:80px;height:80px}.loading-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #ff5622;border-radius:50%;-webkit-animation:loading-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:loading-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#ff5622 transparent transparent transparent}.loading-ring div:nth-child(1){-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes loading-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes loading-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.unsubscribe-section{padding:3rem 0}