@import url(https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.flex-grow{flex-grow:1}:root{--primary-color:#999;--container-padding:1rem;--animation-duration:0.4s;--nav-height:10.1rem;--nav-scrol-height:7.3rem;--el-color-primary:#004c99!important;--el-color-primary-light-3:#0066ce!important;--el-color-success:#3d9e0c!important;--el-color-success-light-3:#57b627!important;--el-color-danger:#f52a2a!important;--el-color-danger-light-3:#f56c6c!important}@media only screen and (max-width:767px){:root{--container-padding:1.6rem;--nav-height:8.5rem}}button{cursor:pointer}@media only screen and (max-width:1023px){body [class*=no-mobile]{display:none!important}}@media only screen and (min-width:1024px){body [class*=no-desktop]{display:none!important}}[class*=__container]{max-width:111rem;margin:0 auto 0 auto;padding:0 var(--container-padding);box-sizing:content-box}.return-admin-link{width:100%;background-color:#f3f3f3;padding-top:10px;padding-bottom:0;position:fixed;bottom:2rem;width:-moz-fit-content;width:fit-content;left:2rem}.error-disband{position:absolute;right:0;top:0;height:100%;width:5rem;cursor:pointer;display:flex;align-items:center;justify-content:center}html{font-size:62.5%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{font-size:1.8rem;font-family:Inter,sans-serif}a{text-decoration:none}.heading{position:relative;color:#4d4d4d;font-weight:700;font-size:2.8rem;line-height:1.1;margin-bottom:4.5rem}@media only screen and (max-width:1023px){.heading{font-size:1.8rem}}.heading--primary:after{background:var(--primary-color)}.heading--secondary:after{background:#ffaa21}.heading--underline{margin-bottom:4.3rem}@media only screen and (max-width:1023px){.heading--underline{margin-bottom:2.4rem}}.heading--underline:after{position:absolute;right:0;bottom:-2.5rem;left:0;width:7rem;height:.4rem;margin:auto;border-radius:5px;content:""}@media only screen and (max-width:1023px){.heading--underline:after{margin-bottom:1rem}}.heading--subheading{font-weight:200;font-size:1.7rem}.p{font-weight:600;font-size:1.8rem;line-height:2.5rem;color:#fff}.p--black{color:#000}@media only screen and (max-width:1023px){.p{font-size:1.6rem;line-height:2.2rem;font-weight:400}}.h1{font-weight:700;font-size:4rem;line-height:5.5rem;color:#fff;letter-spacing:-.09rem}.h1--black{color:#000}@media only screen and (max-width:1023px){.h1{font-size:2.4rem;line-height:3.3rem}}.h2{font-size:2.8rem;line-height:1.5;letter-spacing:-.6px;color:#fff}.h2--black{color:#000}.h2--center{text-align:center}.h3{font-family:Nunito;font-weight:700;font-size:2rem;line-height:2.7rem}.a{color:inherit;text-decoration:none}:root{--container-max-width:144rem}.container-fluid{box-sizing:border-box;width:100%;margin:0 auto;display:block}.d-col-2 .row{grid-template-columns:repeat(2,1fr)}.d-col-3 .row{grid-template-columns:repeat(3,1fr)}.d-col-4 .row{grid-template-columns:repeat(4,1fr)}.m-col-1 .row{grid-template-columns:repeat(1,1fr)}.col--center *{text-align:center}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}*,:after,:before{box-sizing:border-box;margin:0;padding:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%;image-rendering:-webkit-optimize-contrast}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.btn{padding:1rem 1.8rem;display:inline-block;border-radius:2rem;color:#fff;text-decoration:none;transition:all var(--animation-duration)}.btn--bigger{min-width:25.5rem}.btn--delete{background:#fd2e3b}.btn--primary{background:var(--primary-color)}.btn--primary:hover{background:#009997}.btn--full{width:100%}.btn--error{max-width:111rem;margin-top:10px;margin-left:15%;margin-right:15%;display:flex}.btn--secondary{background:#ffaa21}.btn--secondary:hover{background:#eb9100}.btn--outline,.btn--outline-secondary{border:1px solid #fff;border-radius:10rem;font-weight:700;font-size:1.6rem;line-height:2.2rem;padding:.2rem 1rem}.btn--outline-secondary:hover,.btn--outline:hover{border-color:var(--primary-color);color:var(--primary-color)}.btn--smaller{padding:.3rem 3.5rem;line-height:1.4;letter-spacing:.2px}.btn--outline-big{padding:1rem 4.1rem}.btn--outline-bigger{padding:.3rem 3.5rem;line-height:1.4;letter-spacing:.2px}.btn--outline-secondary{border:1px solid #ffaa21;color:#ffaa21}.btn--outline-secondary:hover{border-color:var(--primary-color)!important;color:var(--primary-color)!important}.btn--disabled,.btn--disabled-delete,.btn--disabled-primary,.btn--disabled-secondary{background:#f5f5f5;color:#787878}@media only screen and (max-width:767px){.btn--disabled,.btn--disabled-delete,.btn--disabled-primary,.btn--disabled-secondary{font-weight:700;font-size:12px;line-height:16px}}.btn--disabled-secondary{background:#fff3e0;color:#ffaa21}.btn--disabled-delete{background:rgba(253,46,46,.3);color:#fd2e2e}.btn--disabled-primary{background:var(--primary-color);color:#fff}button{font-weight:700;font-size:1.6rem;line-height:2.2rem;letter-spacing:-.01rem;color:#fff;border:none}.input,.select{width:25.5rem;height:3.8rem;margin-bottom:2rem;padding:1rem 2rem;font-size:1.4rem;background:#f5f5f5;border-radius:2rem;outline:none!important;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (max-width:1023px){.input,.select{width:100%;margin-bottom:1.3rem}}.input.invalid,.select.invalid{border-color:red}.textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #000;border-radius:2rem;min-height:8rem;max-width:82.2rem;resize:none;font-weight:600;font-size:14px;line-height:19px;padding:1rem 2rem;margin-bottom:2.3rem}.textarea.invalid{border-color:red}.textarea:focus-visible{outline:none}.input[type=checkbox]{display:flex;cursor:pointer;width:1.8rem;height:1.8rem;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;padding:0;border-radius:3px}.input[type=file],.select{cursor:pointer}.select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.label{color:#787878;font-size:1.4rem}.label:not([class*=checkbox__label]){margin-left:2rem}@media only screen and (max-width:1023px){.label:not([class*=checkbox__label]){display:block;margin-bottom:.5rem}}.radio{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}.radio__label{cursor:pointer;margin-left:.6rem!important;color:#000!important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.swiper-button-next,.swiper-button-prev{display:none}.flash{padding:1rem 1.8rem;border-radius:2rem;color:#fff;text-decoration:none;transition:all var(--animation-duration);max-width:100%;margin-top:10px;display:flex}.flash--smaller{padding:.3rem 3.5rem;line-height:1.4;letter-spacing:.2px}.flash--default,.flash--error,.flash--info,.flash--success{background:#f5f5f5;color:#787878}@media only screen and (max-width:767px){.flash--default,.flash--error,.flash--info,.flash--success{font-weight:700;font-size:12px;line-height:16px}}.flash--error{background:#f56c6c;color:#000}.flash--info{background:var(--primary-color);color:#fff}.flash--success{background:#67c23a;color:#fff}.btn{display:flex;flex-direction:row;width:100%;margin-top:3rem;margin-bottom:6rem}.btn__more{font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem}.btn__more--ligth{width:25rem;height:4.2rem;background:transparent;border:1px solid var(--primary-color);border-radius:2rem;cursor:pointer}.btn__more--ligth,.btn__more--ligth button{color:var(--primary-color);font-size:1.6rem}.btn__more--ligth button{font-family:Inter;font-style:normal;font-weight:400;line-height:1.9rem;min-width:25.4rem;height:4.3rem;border:.1rem solid var(--primary-color);border-radius:12rem}.btn__more--dark{width:25rem;height:4.2rem;background:transparent;color:#e0e0e0;border:1px solid #e0e0e0;border-radius:2rem;font-size:1.6rem;cursor:pointer}.btn__more--dark button{color:var(--primary-color);font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;min-width:25.4rem;height:4.3rem;border:.1rem solid var(--primary-color);border-radius:12rem}.login-box{display:flex;align-items:center;justify-content:center;height:100vh;flex-direction:column;gap:2rem}.login-box .error{color:#f56c6c;font-size:1.25rem;padding:0 1rem}.login-form{width:-moz-fit-content;width:fit-content;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.login-form .el-image__inner{max-width:250px}.login-form .el-button{float:right}.navbar{background:#fff;box-shadow:0 4px 20px hsla(0,0%,39%,.15)}.navbar-container{margin:0 auto;padding-left:4rem;padding-right:4rem;max-width:144rem;height:7.7rem;line-height:19px;display:flex;flex-direction:row;align-items:center;gap:5.6rem}@media only screen and (max-width:1279px){.navbar-container{height:5.5rem}}.navbar__shrink{flex-grow:1}.navbar__item{display:flex;flex-direction:row;gap:3.2rem;align-items:center;font-size:1.6rem}@media only screen and (max-width:1279px){.navbar__item{display:none}}.navbar__item_logo{height:3.6rem}@media only screen and (max-width:1279px){.navbar__item_logo{height:2.6rem}}.navbar__item_logo img{max-height:100%;height:3.6rem}.navbar__item--user{display:flex;flex-direction:row;gap:1.25rem;font-weight:500;font-size:14px;line-height:17px}.navbar__item--link{background-color:transparent;color:#000;font-weight:500;cursor:pointer}.navbar__item--link:hover{color:var(--primary-color)}.navbar__item-mobile{padding:.8rem .8rem .8rem 3.2rem}.navbar__burger{display:flex;cursor:pointer}@media only screen and (min-width:1280px){.navbar__burger{display:none}}.navbar .sidenav{height:100%;width:0;position:fixed;z-index:1;top:0;left:0;background-color:#fff;overflow-x:hidden;padding-top:6rem;transition:.5s;z-index:10}.navbar .sidenav a{text-decoration:none;font-size:2.6rem;color:var(--primary-color);display:block;transition:.5s}.navbar .sidenav a:hover{color:#ffaa21}.navbar .sidenav .closebtn{position:absolute;top:0;left:0;font-size:36px;padding-left:3.2rem}.offer{display:flex}.offer__container{margin:0 auto;max-width:144rem;padding:0}@media only screen and (max-width:1439px){.offer__container{max-width:100%}}.offer__container--sticky{position:sticky;top:0}.offer__gallery{padding-right:4rem;padding-left:4rem;display:flex;flex-direction:row;width:100%;gap:1.6rem}@media only screen and (max-width:1023px){.offer__gallery{padding:0}}.offer__gallery--360{display:flex;flex-direction:column;flex:2 1;width:66%}.offer__gallery--360 iframe{border:none;border-radius:1.2rem;width:100%;aspect-ratio:16/9}.offer__gallery--360 .carousel{width:100%;margin-top:1.8rem}.offer__gallery--360 .carousel__slide{margin-right:1.8rem;padding:0!important}.offer__gallery--360 .carousel__next{right:0!important;top:0!important;bottom:0!important;transform:translateY(0)!important;height:auto!important;margin:0!important;border-bottom-right-radius:1.2rem!important;border-top-right-radius:1.2rem!important;background:rgba(0,0,0,.3)!important;opacity:1!important}.offer__gallery--360 .carousel__icon{fill:#fff!important}.offer__gallery--360 .carousel__prev{left:0!important;top:0!important;bottom:0!important;transform:translateY(0)!important;height:auto!important;margin:0!important;border-bottom-left-radius:1.2rem!important;border-top-left-radius:1.2rem!important;background:rgba(0,0,0,.3)!important;opacity:1!important}.offer__gallery--360 .carousel__viewport{border-radius:1.2rem!important}.offer__gallery--360 .carousel__track{width:75%!important}@media only screen and (max-width:1023px){.offer__gallery--360{display:none}}.offer__gallery--mobile{display:none;width:100%}.offer__gallery--mobile iframe{width:100%;aspect-ratio:16/9;border:none}@media only screen and (max-width:575px){.offer__gallery--mobile iframe{aspect-ratio:4/3}}.offer__gallery--mobile .carousel{width:100%;max-width:100%}@media only screen and (max-width:1023px){.offer__gallery--mobile{display:inherit}}.offer__gallery--widget{display:flex;width:100%;justify-content:center;flex:1 1;min-width:37.5rem}@media only screen and (max-width:1023px){.offer__gallery--widget{display:none}}.offer__promesa{display:flex;flex-direction:row;gap:10.5rem;padding:3.2rem;border-radius:1.2rem;margin:4.8rem 4rem;background-color:#f7f7f7}@media only screen and (max-width:1023px){.offer__promesa{flex-wrap:wrap;gap:2.6rem;margin:0 0;background-color:#fff}}.offer__promesa--mobile{display:flex}@media only screen and (min-width:1024px){.offer__promesa--mobile{display:none}}.offer__promesa--descktop{display:flex}@media only screen and (max-width:1023px){.offer__promesa--descktop{display:none}}.offer__promesa-item{display:flex;gap:.8rem;flex-direction:row;align-items:center}.offer__promesa-item:first-child:before{border:none}@media only screen and (max-width:1439px){.offer__promesa-item{flex-direction:column}}@media only screen and (max-width:1023px){.offer__promesa-item{border:none;flex:1 1 45%!important}}@media only screen and (min-width:1440px){.offer__promesa-item:before{content:"";border:1px solid #e0e0e0;align-self:center;height:3.3rem;position:relative;left:-5.25rem}}.offer__promesa-item--img{height:4rem;max-width:13.1rem}.offer__promesa-item--label{justify-content:center;align-self:center;text-align:center;width:100%;font-size:1.4rem}.offer__data{padding:4rem}@media only screen and (max-width:1023px){.offer__data{padding:1.6rem!important}}.offer__data_header{display:flex;flex-direction:row;align-items:center;gap:1.2rem;color:#4e4e4e}.offer__data-title:before{content:"";display:block;width:3.6rem;height:.2rem;background:var(--primary-color);margin-bottom:1.3rem}.offer__specification_items{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:4rem;width:66%;max-width:100rem}@media only screen and (max-width:1439px){.offer__specification_items{width:calc(100% - 38rem)}}@media only screen and (max-width:1023px){.offer__specification_items{width:100%;padding-top:1.4rem;flex-direction:column;row-gap:2.4rem}}.offer__specification_item{display:flex;flex-direction:column;flex:1 1 25%;justify-content:center}@media only screen and (max-width:1439px){.offer__specification_item{flex:1 1 25%}}@media only screen and (max-width:1023px){.offer__specification_item{flex-direction:row;gap:2rem;justify-content:space-between}}.offer__specification_item-box{height:6rem;display:flex;align-items:flex-end}@media only screen and (max-width:1023px){.offer__specification_item-box{display:none}}.offer__specification_item--image{margin:0 auto;align-self:flex-end}.offer__specification_item--label{padding-top:2rem;color:#4e4e4e;font-size:1.4rem;text-align:center}@media only screen and (max-width:1023px){.offer__specification_item--label{padding-top:0;height:auto;align-self:center}}.offer__specification_item--value{padding-top:1rem;font-size:1.8rem;font-weight:500;color:#787878;text-align:center;height:6rem;align-items:flex-start}@media only screen and (max-width:1023px){.offer__specification_item--value{padding-top:0;height:auto;color:#000;font-size:1.6rem;font-weight:600;text-align:right}}.offer__description{max-width:calc(100% - 38rem);padding:3.2rem 0;display:flex;flex-direction:column;gap:1.6rem}@media only screen and (max-width:1023px){.offer__description{max-width:100%}}.offer__description--text{font-size:1.6rem;font-weight:400;color:#787878}.offer__description--more{width:25rem;height:4.2rem;background:transparent;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:2rem;font-size:1.6rem;cursor:pointer}.offer__features_items{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;row-gap:1.2rem;-moz-column-gap:8.4rem;column-gap:8.4rem;padding:2.6rem 0;max-width:66%}@media only screen and (max-width:1439px){.offer__features_items{max-width:-moz-max-content;max-width:max-content;max-width:calc(100% - 38rem)}}@media only screen and (max-width:1023px){.offer__features_items{max-width:100%;flex-direction:column}}.offer__features_item{display:flex;gap:.875rem;flex-direction:row;flex:1 1 25%;min-height:5rem;align-self:center;max-width:29%}@media only screen and (max-width:1023px){.offer__features_item{max-width:100%;align-self:flex-start;min-height:auto}}.offer__features_item--image{display:flex;width:2rem;align-self:flex-start}.offer__features_item--value{display:flex;align-self:flex-start;font-size:1.4rem;color:#4e4e4e}.offer__cert{padding:3rem 0;width:calc(100% - 38rem)}@media only screen and (max-width:1023px){.offer__cert{width:100%}}.offer__cert--frame{cursor:pointer;width:100%;border:none;height:60rem;border-radius:1.6rem;filter:drop-shadow(0 4px 16px rgba(86,86,86,.15))}@media only screen and (max-width:1023px){.offer__cert--frame{height:66rem}}.offer__data{padding-right:4rem;padding-left:4rem;display:flex;width:100%;flex:3 1;flex-direction:column}.offer__data_header{font-family:Inter;font-style:normal;font-weight:600;font-size:2rem;line-height:2.4rem}@media only screen and (max-width:1023px){.offer__data_header{font-size:1.8rem;gap:.6rem}.offer__data_header img{transform:scale(.85)}}.offer__data_content{display:flex;flex-direction:row;width:calc(100% - 38rem);margin-top:2.8rem;gap:2.4rem;flex:3 1;flex-wrap:wrap}@media only screen and (max-width:1023px){.offer__data_content{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%}.offer__data_content_box{width:85%;flex:2 1}}.offer__data_content_grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:3rem}@media only screen and (max-width:1279px){.offer__data_content_grid{display:none}}.offer__data_content_grid--mobile{max-width:100%}@media only screen and (min-width:1024px){.offer__data_content_grid--mobile{display:none}}.offer__data_content_grid--mobile .carousel__viewport{height:26rem}.offer__data_content-item{flex:1 1 21%;border:1px solid #e0e0e0;border-radius:1.6rem;padding:1rem;display:flex;flex-direction:column;align-items:center;position:relative}@media only screen and (max-width:1279px){.offer__data_content-item{margin-right:1.6rem}}.offer__data_content-item button{cursor:pointer}.offer__data_content-item-title{padding-top:.8rem;padding-bottom:2.6rem}.offer__data_content-item span{font-family:Inter;font-style:normal;font-weight:400;font-size:1.4rem;line-height:1.7rem}.offer__data_content-item button{padding:.8rem;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#fff;background:var(--primary-color);border:.1rem solid #fff;border-radius:12rem;display:flex;flex-direction:row;align-items:center;justify-content:center;width:9.8rem;position:absolute;bottom:0;transform:translateY(50%);gap:.5rem}.offer__data_button{display:flex;flex-direction:row;width:100%;margin-top:3rem;margin-bottom:6rem}.offer__data_button button{color:var(--primary-color);font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;min-width:25.4rem;height:4.3rem;border:.1rem solid var(--primary-color);border-radius:12rem}.offer__main_data{max-width:144rem;width:100%;margin:0 auto;padding:1.6rem}@media only screen and (min-width:1024px){.offer__main_data{display:none!important}}.offer__main_data_items{display:flex;flex-direction:column;width:100%}.offer__main_data_item{display:flex;flex-direction:row;justify-content:space-between;row-gap:.3rem;-moz-column-gap:1.4rem;column-gap:1.4rem}@media only screen and (max-width:575px){.offer__main_data_item{-moz-column-gap:.6rem;column-gap:.6rem}}.offer__main_data_item--car{font-size:2.2rem;font-weight:700;color:#000}.offer__main_data_item--like{width:3.6rem;height:4.6rem;align-self:center}.offer__main_data_item--option{font-size:1.6rem;font-weight:600}.offer__main_data_item--params{margin-top:.6rem;justify-content:flex-start}.offer__main_data_item--param{font-size:1.6rem;font-weight:400;color:#4e4e4e}.offer__main_data_item--param-separator{align-self:center;font-size:.5rem;color:#e0e0e0}.offer__main_data_item--price-box{margin-top:1.6rem;border-radius:1.2rem;background-color:var(--primary-color-light);padding:1.25rem 1.75rem}.offer__main_data_item--price{font-weight:700;font-size:2.4rem}.offer__main_data_item--price-net{font-size:1.6rem;color:#4e4e4e}.offer__main_data_item--rate{padding:1rem;background-color:var(--primary-color);border-radius:12rem;color:#fff;font-size:1.6rem;font-weight:600;height:-moz-fit-content;height:fit-content;align-self:center;cursor:pointer}.offer__tabs{padding:2.4rem 4rem}@media only screen and (max-width:1023px){.offer__tabs{display:none}}.offer__tabs--sticky{position:sticky;align-self:flex-start;top:0;background-color:#fff;z-index:9}.offer__tabs-items{display:flex;flex-direction:row;color:#a1a1a1}.offer__tabs-items .active{color:var(--primary-color);border-color:var(--primary-color)}.offer__tabs-items .active span{color:var(--primary-color)}.offer__tabs-item{border-bottom:.2rem solid #a1a1a1;padding-bottom:1rem;cursor:pointer;text-decoration:none}.offer__tabs-item:hover{border-color:var(--primary-color)}.offer__tabs-item:hover span{color:var(--primary-color)}.offer__tabs-item--label{padding:1rem 3.2rem;font-size:1.6rem;font-weight:500;color:#a1a1a1}@media only screen and (max-width:1279px){.offer__tabs-item--label{padding:1rem 2.2rem}}.fancybox__container{max-width:100%!important}.vc-widget{display:flex}@media only screen and (max-width:1023px){.vc-widget{display:none!important}}.vc-widget-laptop{display:flex}@media only screen and (min-width:1440px){.vc-widget-laptop{display:none!important}}@media only screen and (max-width:1023px){.vc-widget-laptop{display:none!important}}.vc-widget-mobile{display:none}@media only screen and (max-width:1023px){.vc-widget-mobile{display:flex}}.home__promesa{background-color:var(--primary-color)!important;max-width:112.5rem;margin:0 auto!important;padding:1.6rem;border-radius:0}@media only screen and (min-width:1024px){.home__promesa{border-radius:1.2rem;gap:8.7rem!important;margin-top:-8rem!important;z-index:0;margin-bottom:4rem!important}}.home__promesa-item{justify-content:center;display:flex;flex-direction:column}.home__promesa--label{color:#fff}.home__promesa--img{align-self:center}.home__arrivals{display:flex;margin:0 auto;max-width:112.5rem}@media only screen and (min-width:1440px){.home__arrivals{max-width:144rem}}@media only screen and (max-width:575px){.home__arrivals{display:none}}.home__arrivals .carousel__slide--visible{padding:3.5rem}.home__arrivals .carousel__track .carousel__slide .left{display:block}.home__arrivals .carousel__track .carousel__slide .front,.home__arrivals .carousel__track .carousel__slide .right{display:none}@media only screen and (min-width:1280px){.home__arrivals .carousel__track .carousel__slide--visible .front,.home__arrivals .carousel__track .carousel__slide--visible .left{display:none}.home__arrivals .carousel__track .carousel__slide--visible .right{display:block}.home__arrivals .carousel__track .carousel__slide--next .left{display:none}.home__arrivals .carousel__track .carousel__slide--next .front{display:block}.home__arrivals .carousel__track .carousel__slide--next .right{display:none}.home__arrivals .carousel__track .carousel__slide--active .left{display:block}.home__arrivals .carousel__track .carousel__slide--active .front,.home__arrivals .carousel__track .carousel__slide--active .right{display:none}}.home__arrivals .info{display:flex;justify-content:space-between}.home__arrivals-container{background:#fff}@media only screen and (min-width:576px){.home__arrivals-container{background:linear-gradient(transparent,transparent 55%,#d4d4d4 0,hsla(0,0%,85%,.5) 64.66%,#fff 99%,transparent)}}@media only screen and (max-width:575px){.home__arrivals-container{padding:3.6rem 1.6rem!important;row-gap:1rem;display:flex;flex-direction:column}}.home__arrivals-container .header{padding:6rem 4rem 0;max-width:112.5rem;margin:0 auto;color:#4e4e4e;font-weight:600;font-size:2rem;line-height:2.4rem}@media only screen and (min-width:1440px){.home__arrivals-container .header{max-width:144rem}}.home__arrivals-container .header__title:before{content:"";display:block;width:3.6rem;height:.2rem;background:var(--primary-color);margin-bottom:1.3rem}.home__arrivals .carousel__slide{max-width:34%!important}@media only screen and (max-width:1279px){.home__arrivals .carousel__slide{width:50%!important}}@media only screen and (max-width:767px){.home__arrivals .carousel__slide{width:100%!important}}.home__arrivals-content{max-width:40rem}@media only screen and (max-width:575px){.home__arrivals-content{width:100%;margin:0 auto}}.home__arrivals-box .photo{display:flex;height:24rem}.home__arrivals-box .title{text-align:left;font-weight:400;font-size:1.4rem;line-height:1.7rem}.home__arrivals-box .info__box{color:#000;font-weight:700;font-size:1.6rem}.home__arrivals-box .home__best--name,.home__arrivals-box .home__best--old-price,.home__arrivals-box .home__best--price{text-align:left;color:#000}.home__arrivals--mobile{display:none}@media only screen and (max-width:575px){.home__arrivals--mobile{display:flex}}.home__arrivals--mobile .info{display:none}.home__arrivals--mobile:hover .photo img{transform:scale(1.2)}.home__searcher{gap:1.4rem!important;max-width:421px;flex-wrap:wrap}.home__searcher-container{padding:0 0!important;margin-right:0!important}.home__searcher-box{padding:9.5rem 4rem 17rem 12.3rem;align-content:center}@media only screen and (min-width:1440px){.home__searcher-box{padding:9.5rem 4rem 17rem}}@media only screen and (max-width:1023px){.home__searcher-box{padding:3.6rem 1.4rem}}.home__searcher-type{text-decoration:none;display:flex;flex-direction:column!important;background-color:#fff;border-radius:1.2rem;width:13.1rem;height:7.3rem;padding:1.5rem 2rem .8rem;gap:.8rem;cursor:pointer;border:2px solid #fff}@media only screen and (max-width:575px){.home__searcher-type{width:calc(50% - 1rem)}}.home__searcher-type:hover{border:2px solid var(--primary-color)}.home__searcher-type .image{max-height:2.8rem}.home__searcher-type .text{color:#4e4e4e;font-size:1.3rem;text-align:center}.home__searcher-action{padding:1.45rem 7.9rem;color:#fff;background-color:transparent;border:1px solid #fff;border-radius:12rem;font-weight:600;font-size:1.4rem;line-height:1.7rem}.home__searcher-action:hover{border:1px solid var(--primary-color);color:var(--primary-color)}@media only screen and (max-width:767px){.home__searcher-action{width:100%}}.home__best{max-width:120.5rem;margin:0 auto;display:flex;flex-wrap:wrap;-moz-column-gap:7rem;column-gap:7rem;row-gap:4.8rem;padding:6rem 4rem!important}@media only screen and (min-width:1440px){.home__best{max-width:152rem}}@media only screen and (max-width:575px){.home__best{padding:3.6rem 1.6rem!important;row-gap:1rem}}.home__best-content{display:flex;flex-direction:column}.home__best-content .header{padding:6rem 4rem 0;max-width:120.5rem;margin:0 auto;width:100%;font-weight:600;font-size:2rem;line-height:2.4rem;color:#e0e0e0}@media only screen and (min-width:1440px){.home__best-content .header{max-width:152rem}}.home__best-content .header__title:before{content:"";display:block;width:3.6rem;height:.2rem;background:var(--primary-color);margin-bottom:1.3rem}.home__best-item{flex:1 1 calc(33% - 7rem);display:flex;justify-content:center}@media only screen and (max-width:1279px){.home__best-item{flex:1 1 calc(50% - 7rem)}}@media only screen and (max-width:767px){.home__best-item{flex:auto}}@media only screen and (max-width:575px){.home__best-item .love-it__content{width:100%}}.home__best-item:hover .photo img{transform:scale(1.2)}.home__best .info__box{font-size:1.6rem!important}.home__best .info .title{font-size:1.4rem!important}@media only screen and (min-width:576px){.home__best-box{position:relative}}@media only screen and (max-width:767px){.home__best-box{max-width:40rem;align-self:center}}@media only screen and (max-width:575px){.home__best-box{width:100%;justify-content:space-between;display:flex;flex-direction:row}}.home__best-box .photo{display:flex}@media only screen and (max-width:575px){.home__best-box .photo{height:9rem!important}}.home__best-box .photo img{align-self:center;transition:all .25s ease-in-out}@media only screen and (max-width:575px){.home__best-box .photo img{max-height:14rem;max-width:14rem}}@media only screen and (min-width:576px){.home__best-data{position:absolute;top:0}}@media only screen and (max-width:575px){.home__best-data{align-self:center}}.home__best--name{font-weight:300;font-size:2rem;line-height:2.4rem;color:#d7d7d7}@media only screen and (max-width:575px){.home__best--name{font-size:1.8rem;line-height:2.2rem}}.home__best--price{font-weight:600;font-size:1.8rem;line-height:2.2rem;color:#fe3232}@media only screen and (max-width:575px){.home__best--price{font-size:1.4rem;line-height:1.7rem}}.home__best--old-price{font-weight:400;font-size:1.2rem;line-height:1.5rem;text-decoration-line:line-through;color:#e0e0e0}.home__offer{padding:5.5rem 4rem;width:-moz-fit-content;width:fit-content;background:linear-gradient(180deg,rgba(234,237,238,.7),hsla(180,5%,96%,.7) 33.65%,hsla(0,0%,99%,.7) 65.42%,hsla(240,5%,96%,.7));-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px)}@media only screen and (max-width:1279px){.home__offer{display:none}}@media only screen and (max-width:575px){.home__offer{padding:4rem 1.4rem}}.home__offer--mobile{display:none}@media only screen and (max-width:1279px){.home__offer--mobile{display:flex;width:100%;justify-content:center}}.home__offer-box{max-width:571px;display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:576px){.home__offer-box{position:relative}}@media only screen and (min-width:1440px){.home__offer-box{margin-right:8rem}}.home__offer-box--mobile{display:none}@media only screen and (max-width:575px){.home__offer-box--mobile{display:flex;flex-direction:column}}.home__offer--title{font-size:5.6rem;line-height:6.8rem;color:#fff}@media only screen and (max-width:1023px){.home__offer--title{font-weight:600;font-size:3.2rem;line-height:3.9rem}}.home__offer-data{display:flex;justify-content:space-between}.home__offer-data--label{font-weight:700;font-size:2.5rem;line-height:3rem}@media only screen and (max-width:575px){.home__offer-data--label{text-align:center}}.home__offer-data--name{font-size:2.1rem;line-height:2.5rem}@media only screen and (max-width:575px){.home__offer-data--car{font-weight:300;font-size:1.8rem;line-height:2.2rem;color:#4e4e4e;flex:1 1 50%;align-self:center}.home__offer-data--image{width:50%}}.home__offer-price--current{font-weight:600;font-size:2.5rem;line-height:3rem}@media only screen and (max-width:575px){.home__offer-price--current{font-weight:500;font-size:1.4rem;line-height:1.7rem;color:#fe3232}}.home__offer-price--old{font-weight:400;font-size:1.2rem;line-height:1.5rem;color:#4e4e4e;text-decoration:line-through}@media only screen and (min-width:576px){.home__offer-price--old{text-align:end;font-size:1.5rem;line-height:1.8rem}}.home__offer-action{display:flex;justify-content:right}.home__offer-action--button{color:#fff;border-radius:12rem;background-color:var(--primary-color);padding:1.45rem 4.8rem;border:1px solid var(--primary-color);font-weight:600;font-size:1.6rem;line-height:1.9rem}@media only screen and (max-width:575px){.home__offer-action--button{width:100%;text-align:center}}.home__offer-action--button:hover{color:var(--primary-color);background-color:transparent}.breadcrumbs__container{display:flex;margin:0 auto;flex-direction:row;max-width:136rem;gap:7rem;padding:2rem 4rem}.breadcrumbs__container a{text-decoration:none}.breadcrumbs__back{display:flex;flex-direction:row;gap:.8rem;color:var(--primary-color);font-size:1.4rem;cursor:pointer}.breadcrumbs__link,.breadcrumbs__links{display:flex;flex-direction:row;gap:1.6rem}.breadcrumbs__link{font-size:1.4rem;color:#a1a1a1!important;cursor:pointer;text-decoration:none}.breadcrumbs__link:hover{color:var(--primary-color)!important}.breadcrumbs__link--last{cursor:default;color:#000!important}.breadcrumbs__link--last:hover{color:#000!important}@media only screen and (max-width:1023px){.breadcrumbs{display:none}}.footer{background:#000;background:linear-gradient(90deg,rgba(0,0,0,.9) 100%,#000 0);color:#fff;height:48.7rem;font-style:normal;font-weight:400;font-size:1.6rem;line-height:normal}@media only screen and (max-width:1279px){.footer--no-mobile{display:none!important}}@media only screen and (min-width:1280px){.footer--mobile{display:none!important}}.footer--mobile img{height:5rem}@media only screen and (max-width:1279px){.footer{height:16rem;font-size:1.4rem;line-height:1.694rem}}.footer a{all:unset}.footer__text-center{align-items:center}.footer__text-left{align-items:flex-start}.footer__text-back-to-up{color:var(--primary-color);font-weight:700}.footer-container{margin:0 auto;padding-top:15rem;padding-left:4rem;padding-right:4rem;max-width:144rem;display:flex;flex-direction:row;align-items:center;gap:0 20rem}@media only screen and (max-width:1279px){.footer-container{margin:0 auto;padding-top:1.5rem;padding-left:1.6rem;padding-right:1.6rem;max-width:37.5rem;display:flex;flex-direction:column}}@media only screen and (min-width:1280px){.footer__item{flex:2 1}}.footer__item--header{display:flex;flex-direction:row;width:100%;gap:5rem}@media only screen and (max-width:1023px){.footer__item--header{flex:1 1}}.footer__item--footer{width:100%;margin-top:2rem}.footer__item--contact{flex:1 1}.footer__item--links{flex:2.2 1}.footer__item_box{display:flex;flex-direction:column;gap:1rem}.footer__item-inline{display:inline-flex;gap:1.5rem}.footer__item_img_social{width:4.8rem;height:4.8rem}.searcher-bar .searcher__filter-container{padding-bottom:0}.searcher-bar__box{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;gap:3.2rem}@media only screen and (max-width:575px){.searcher-bar__box{flex-direction:column}}.searcher-bar__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.searcher-bar__item{display:flex;flex-direction:row;gap:1.2rem;background:#f7f7f7;border-radius:12rem;color:#787878;padding:.6rem 1.6rem;font-size:1.4rem;height:-moz-fit-content;height:fit-content}.searcher-bar__item--close{cursor:pointer;max-width:1.1rem;align-self:center}.searcher-bar__item--clear{border-radius:12rem;font-size:1.4rem;color:var(--primary-color);border:1px solid var(--primary-color);padding:.6rem 3.2rem;cursor:pointer;background-color:var(--primary-color-light);height:-moz-fit-content;height:fit-content}@media only screen and (max-width:575px){.searcher-bar__item--clear{display:none}.searcher-bar__item--sort{width:100%}}.searcher-bar__item--sort .vs__dropdown-toggle{border-radius:2.2rem;border-color:var(--primary-color);background-color:#fff;height:4.4rem;width:22rem;padding:0 1.6rem;transition-delay:.2s;transition:all .3s}@media only screen and (max-width:575px){.searcher-bar__item--sort .vs__dropdown-toggle{width:100%;min-width:16rem}}.searcher-bar__item--sort .vs__dropdown-toggle[aria-expanded=true]{transition:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.searcher-bar__item--sort .vs__dropdown-toggle .vs__clear{margin-right:1.2rem}.searcher-bar__item--sort .vs__selected-options{align-self:center}.searcher-bar__item--sort .vs__selected-options .vs__search,.searcher-bar__item--sort .vs__selected-options .vs__selected{font-family:Inter;font-weight:500;font-size:1.4rem;color:var(--primary-color)}.searcher-bar__item--sort .vs__open-indicator path{fill:var(--primary-color)}.searcher-bar__item--sort .vs__dropdown-menu{font-size:1.4rem;color:#4e4e4e;border-bottom-left-radius:2.2rem;border-bottom-right-radius:2.2rem;border-color:var(--primary-color)}.searcher-bar__item--sort .vs__dropdown-option{padding-top:1.2rem;padding-bottom:1.2rem}.searcher-bar__item--sort .vs__dropdown-option:active,.searcher-bar__item--sort .vs__dropdown-option:focus,.searcher-bar__item--sort .vs__dropdown-option:hover{background-color:var(--primary-color)}.searcher__filter{background-repeat:no-repeat;background-position:bottom;background-size:cover}.searcher__filter-search{width:42rem;padding:0 4.4rem}@media only screen and (max-width:575px){.searcher__filter-search{width:100%}}.searcher__filter-search--icon{position:absolute;top:1.2rem;left:1.5rem}.searcher__filter-search--button{position:absolute;cursor:pointer;background:var(--primary-color);box-shadow:0 4px 12px rgba(250,93,20,.15);border-radius:120px;top:.5rem;right:.6rem;padding:.65rem 1.6rem;font-size:1.4rem;color:#fff}@media only screen and (max-width:575px){.searcher__filter-search--button{display:none!important}.searcher__filter-search--button-home{display:flex!important}}.searcher__filter-select{max-width:20rem;flex:1 1;cursor:pointer}@media only screen and (max-width:575px){.searcher__filter-select{max-width:50%}}.searcher__filter-select .vs__dropdown-toggle{border-radius:2.2rem;background-color:#fff;height:4.4rem;width:20rem;padding:0 1.6rem;transition-delay:.2s;transition:all .3s}@media only screen and (max-width:575px){.searcher__filter-select .vs__dropdown-toggle{min-width:16rem;width:100%}}.searcher__filter-select .vs__dropdown-toggle[aria-expanded=true]{transition:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.searcher__filter-select .vs__dropdown-toggle .vs__clear{margin-right:1.2rem}.searcher__filter-select .vs__selected-options{align-self:center}.searcher__filter-select .vs__selected-options .vs__search,.searcher__filter-select .vs__selected-options .vs__selected{font-family:Inter;font-weight:500;font-size:1.4rem;color:#4e4e4e}.searcher__filter-select .vs__open-indicator path{fill:var(--primary-color)}.searcher__filter-select .vs__dropdown-menu{font-size:1.4rem;color:#4e4e4e;border-bottom-left-radius:2.2rem;border-bottom-right-radius:2.2rem}.searcher__filter-select .vs__dropdown-option{padding-top:1.2rem;padding-bottom:1.2rem}.searcher__filter-select .vs__dropdown-option:active,.searcher__filter-select .vs__dropdown-option:focus,.searcher__filter-select .vs__dropdown-option:hover{background-color:var(--primary-color)}.searcher__filter-container{display:flex;max-width:144rem;padding:5.5rem 4rem;gap:2rem;flex-wrap:wrap;flex-direction:row;margin:0 auto}@media only screen and (max-width:1023px){.searcher__filter-container{padding:3rem 2rem;gap:1rem}}@media only screen and (max-width:767px){.searcher__filter-container{flex-direction:column}}@media only screen and (max-width:575px){.searcher__filter-container{padding:3rem 1rem;gap:1rem}}.searcher__filter-items{display:flex;gap:2rem;flex-wrap:wrap}.searcher__filter-items-checkboxes{transition:max-height .5s ease-in;gap:3.2rem;align-items:center}.searcher__filter-items-checkboxes.active{max-height:-moz-fit-content!important;max-height:fit-content!important}@media only screen and (max-width:575px){.searcher__filter-items-checkboxes{max-height:4.6rem;overflow:hidden}}.searcher__filter-items-checkboxes label{font-size:1.4rem}@media only screen and (max-width:575px){.searcher__filter-items-checkboxes{background-color:#fff;border-radius:1.6rem;padding:1.4rem 5rem;max-width:100%}}.searcher__filter-items-checkbox{display:flex;gap:.8rem;align-items:center}@media only screen and (max-width:575px){.searcher__filter-items-checkbox{flex:2 1 40%}}.searcher__filter-items-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #a1a1a1;border-radius:3px;width:18px;height:18px;cursor:pointer;padding:6px}@media only screen and (max-width:575px){.searcher__filter-items-checkbox input{border:1px solid var(--primary-color)}}.searcher__filter-items-checkbox input:before{position:relative;content:"✔︎";display:block;bottom:11px;right:5px;width:7px;height:8px;border:none;opacity:0}.searcher__filter-items-checkbox input:checked{color:var(--primary-color);border-color:var(--primary-color);background:transparent}.searcher__filter-items-checkbox input:checked:before{opacity:1}.searcher__filter-items-checkbox label{font-size:1.4rem;cursor:pointer}.searcher__filter-items--car{gap:2rem;flex-direction:column;flex:2 1}@media only screen and (max-width:575px){.searcher__filter-items--car{gap:1.2rem}}.searcher__filter-items--car input{min-height:4.4rem;border-radius:12rem;font-size:1.4rem;color:#4e4e4e;font-weight:500}.searcher__filter-items--car div{display:flex;flex-direction:row}.searcher__filter-items--price{flex:1 1;max-height:11rem}.searcher__filter-items--price-box{border-radius:1.6rem;background-color:#fff;padding:0 1rem}@media only screen and (max-width:575px){.searcher__filter-items--price-box{width:100%}}@media only screen and (max-width:767px){.searcher__filter-items--price-box{height:11rem}}@media only screen and (min-width:576px){.searcher__filter-items label{color:#fff}}.searcher__filter-item-box{gap:2rem}@media only screen and (max-width:1023px){.searcher__filter-item-box{flex-wrap:wrap}}@media only screen and (max-width:575px){.searcher__filter-item-box{width:100%;gap:1.2rem}}.searcher__filter-item--search{display:none}@media only screen and (max-width:575px){.searcher__filter-item--search{display:block}}.searcher__filter-item--search button{background-color:var(--primary-color);border-radius:12rem;width:100%;font-size:1.6rem;padding-top:1.45rem;padding-bottom:1.45rem}.searcher__filter-item--search button span{padding-left:1.6rem}.searcher__filter-item--show-filters{display:none}@media only screen and (max-width:575px){.searcher__filter-item--show-filters{display:block}}.searcher__filter-item--show-filters button{background-color:transparent;border:1px solid var(--primary-color);border-radius:12rem;width:100%;font-size:1.6rem;padding-top:1.45rem;padding-bottom:1.45rem;color:var(--primary-color);display:flex;justify-content:center;gap:1.6rem;align-items:center}.searcher__slider{width:22.5rem}@media only screen and (max-width:767px){.searcher__slider{width:40rem}}@media only screen and (max-width:575px){.searcher__slider{width:100%}}.searcher__slider .title{font-size:1.2rem;color:#4e4e4e;padding-top:.8rem;margin:0 1.4rem;font-weight:500}.searcher__slider .vue-slider{padding-top:1rem!important;padding-bottom:1rem!important;margin:0 1.4rem}.searcher__slider .vue-slider-rail{background-color:#eaeaeb;border-radius:5px;height:3px}.searcher__slider .vue-slider-process{background-color:var(--primary-color-light);border-radius:5px;height:3px}.searcher__slider .vue-slider-dot{background-color:var(--primary-color);border-radius:100px;height:23px!important;width:43px!important}.searcher__slider .vue-slider-dot-tooltip{color:var(--primary-color);font-size:1.2rem;font-weight:700}.searcher__slider .vue-slider-dot-tooltip-text{color:#fff;font-size:1.2rem}.searcher__slider .vue-slider-dot-tooltip-top{top:2rem}.searcher__slider-control{display:flex;flex-direction:row;justify-content:space-between;margin-top:3px}.searcher__slider-control--item{width:-moz-fit-content;width:fit-content;display:flex;background:#f5f5f5;padding:1px 9px;border:none;border-radius:20px}.searcher__slider-control--label{font-weight:700;font-size:14px;padding-left:4px}.searcher__slider-control--input{-moz-appearance:textfield;width:-moz-fit-content;width:fit-content;max-width:7ch;outline-style:none;box-shadow:none;border:none;background:transparent;color:#000;font-size:14px;font-weight:700;padding:0;-webkit-text-decoration:underline solid #000;text-decoration:underline solid #000}.searcher__slider-control--input::-webkit-inner-spin-button,.searcher__slider-control--input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.item{display:flex;margin:0 auto;max-width:144rem;padding:0}@media only screen and (max-width:1439px){.item{max-width:100%}}.item__wrapper{padding:4rem;display:flex;width:100%;flex:3 1;flex-direction:column}@media only screen and (max-width:1023px){.item__wrapper{padding:1.6rem!important}}.item .header{display:flex;flex-direction:row;align-items:center;gap:1.2rem;font-weight:600;margin-top:3rem}.item .header__title:before{content:"";display:block;width:3.6rem;height:.2rem;background:var(--primary-color);margin-bottom:1.3rem}.item .header__title--ligth{color:#4e4e4e}.item .header__title--dark{color:#fff}.item .content{display:flex;flex-wrap:wrap;flex:3 1;gap:2.4rem;justify-content:center}.item .content .box{margin-top:2rem}.item .buttons{display:flex;flex-direction:row;width:100%;margin-top:3rem;margin-bottom:3rem}.item .buttons--center{justify-content:center}.item .buttons--right{justify-content:right}.item .buttons button{font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;min-width:25.4rem;height:4.3rem;border-radius:12rem}.item .buttons__button--light{color:var(--primary-color);border:.1rem solid var(--primary-color);background-color:#f7f7f7}.item .buttons__button--dark{color:#e0e0e0;border:.1rem solid #e0e0e0;background-color:transparent}.similar-car{display:flex;flex-direction:column;width:calc(33% - 1.6rem);flex-wrap:wrap}@media only screen and (max-width:1279px){.similar-car{width:calc(50% - 1.2rem)}}@media only screen and (max-width:1023px){.similar-car{width:100%;flex-wrap:unset}}.similar-car a{all:unset}.similar-car__gallery{display:flex;flex-direction:column;gap:1rem;border-top-left-radius:1rem;border-top-right-radius:1rem}.similar-car__gallery_header{display:flex;flex-direction:row;position:absolute;width:100%;justify-content:space-between}.similar-car__gallery_button-sale{display:flex;margin:.6rem;background:#fe3232;border-radius:.8rem;padding:.6rem 1.6rem;font-family:Inter;font-style:normal;font-weight:600;font-size:1.4rem;line-height:1.7rem;align-items:center;width:6.8rem;height:2.9rem}.similar-car__gallery_button-like{margin:.6rem;background:#f7f7f7;border-radius:2rem;padding:.6rem;width:3.6rem;height:3.6rem;align-items:center}.similar-car__gallery_body{display:flex;flex-direction:column;flex:1 1;position:relative}.similar-car__gallery_body_menu{display:flex;flex-direction:row;background:#f7f7f7;border-radius:0;font-family:Inter;font-style:normal;font-weight:400;font-size:1rem;line-height:1.2rem;color:#787878;height:2.5rem}.similar-car__gallery_body_link{display:flex;flex-direction:row;flex:1;align-items:center}.similar-car__gallery_body_link img{margin-right:.25rem}.similar-car__gallery_desc{display:flex;flex-direction:row;flex:1 1;width:100%;font-family:Inter;font-style:normal;font-weight:400;font-size:1.4rem;line-height:1.7rem;color:#4e4e4e;line-height:3rem}.similar-car__gallery_desc-left,.similar-car__gallery_desc-right{display:flex;flex-direction:column;flex:1}.similar-car__gallery_desc-right{text-align:right}.similar-car__gallery_desc-title{font-family:Inter;font-style:normal;font-weight:600;font-size:1.6rem;line-height:1.9rem;color:#000}.love-it{background:linear-gradient(180deg,rgba(0,0,0,.9) 52.56%,#000 112.87%);color:#fff!important}.love-it .carousel__slide{overflow:hidden}.love-it .love-it__content{display:flex;flex-direction:column;max-width:40rem;flex-wrap:wrap;background-color:transparent}@media only screen and (max-width:1023px){.love-it .love-it__content{max-width:100%}}.love-it .love-it__content a{all:unset}.love-it .love-it__content_wrapper{display:flex;flex-direction:column;gap:1rem}.love-it .love-it__content .title{color:#fff!important;font-family:Inter;font-style:normal;font-weight:300;font-size:2.4rem;line-height:2.9rem;text-align:center}.love-it .love-it__content .photo{height:26.4rem}@media only screen and (max-width:575px){.love-it .love-it__content .photo{height:auto;padding:1rem}}.love-it .love-it__content .info{display:flex;flex-direction:row;justify-content:space-between;text-align:left;padding-left:2rem;padding-right:2rem}.love-it .love-it__content .info__box{font-style:normal;font-weight:700;text-align:left;color:#e0e0e0}.love-it .love-it__content .info__box .title{font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;color:#a1a1a1;text-align:left}.love-it__content__wraper{padding-right:.6rem;padding-left:.6rem}.love-it-slider__content{display:flex;margin:0 auto;max-width:144rem;padding:0}@media only screen and (max-width:1439px){.love-it-slider__content{max-width:100%}}.love-it-slider__wrapper{display:flex;flex-direction:row;width:100%}@media only screen and (max-width:1023px){.love-it-slider__wrapper{padding:0}}.love-it-slider__wrapper .photo{max-width:400px}.love-it-slider__wrapper .carousel{width:100%;margin-top:1.8rem}.love-it-slider__wrapper .carousel__slide{padding:0 .6rem!important}.love-it-slider__wrapper .carousel__next{bottom:0!important;transform:translateY(0)!important;height:5.4rem!important;margin:0!important;border-bottom-right-radius:1.2rem!important;border-top-right-radius:1.2rem!important;background-color:#fff;opacity:1!important}.love-it-slider__wrapper .carousel__icon{fill:#000!important}.love-it-slider__wrapper .carousel__prev{bottom:0!important;transform:translateY(0)!important;height:5.4rem!important;margin:0!important;border-bottom-left-radius:1.2rem!important;border-top-left-radius:1.2rem!important;background-color:#fff;opacity:1!important}.love-it-slider__wrapper .carousel__viewport{border-radius:1.2rem!important}.love-it-slider__wrapper .carousel__track{width:75%!important}.love-it__content__wrapper{padding-left:.6rem;padding-right:.6rem}.last-seen__content{display:flex;flex-direction:column;flex-wrap:wrap;background-color:#f7f7f7}@media only screen and (max-width:1023px){.last-seen__content{width:100%}}.last-seen__content a{all:unset}.last-seen__content__wrapper{display:flex;flex-direction:column;gap:1rem;cursor:pointer}.last-seen__content__wrapper .header{padding:0}.last-seen__content .header{display:flex;flex-direction:column;justify-content:space-between;margin-top:0;position:relative}.last-seen__content .header button{position:absolute;background-color:transparent;margin-left:90%;margin-top:.6rem;bottom:1.2rem}.last-seen__content .header button .like{width:3.6rem;height:3.6rem}.last-seen__content .header .sale{background-color:#fe3232;padding:1.4rem 2.2rem 1rem 1.2rem;bottom:0;left:0;margin-left:0;font-size:1.7rem;font-weight:600;border-top-right-radius:3.2rem}.last-seen__content .links{display:flex;flex-direction:row;background:#f7f7f7;border-radius:0;font-family:Inter;font-style:normal;font-weight:400;font-size:1.4rem;line-height:1.6rem;color:#787878;height:2.5rem;gap:3.2rem;margin-left:1rem}@media only screen and (max-width:1279px){.last-seen__content .links{gap:2.4rem}}.last-seen__content .links .link{display:flex;flex-direction:row;flex:1;align-items:center}.last-seen__content .links .link img{margin-right:.25rem}.last-seen__content .info{display:flex;flex-direction:row;font-family:Inter;font-style:normal;font-weight:400;font-size:1.4rem;color:#4e4e4e;padding-bottom:1.2rem}.last-seen__content .info--left{display:flex;flex-direction:column;flex:1;text-align:initial;margin-left:1rem}.last-seen__content .info--right{display:flex;flex-direction:column;flex:1;text-align:right;margin-right:1rem}.last-seen__content .info .title{font-family:Inter;font-style:normal;font-weight:600;font-size:1.6rem;line-height:1.9rem;color:#000}.last-seen .item .content .box{display:flex;max-width:43.3rem}.last-seen .item .content .box a{-webkit-text-decoration:auto;text-decoration:auto}.searcher-car{display:flex;margin:0 auto;max-width:144rem;padding:0}@media only screen and (max-width:1439px){.searcher-car{max-width:100%}}.searcher-car a{all:unset;flex:3 1 30%}@media only screen and (max-width:1023px){.searcher-car a{flex:2 1 45%}}@media only screen and (max-width:767px){.searcher-car a{flex:1 1 90%}}.searcher-car__wrapper{padding:4rem;display:flex;width:100%;flex:3 1;flex-direction:row;flex-wrap:wrap;gap:3rem}@media only screen and (max-width:1023px){.searcher-car__wrapper{padding:1.6rem!important}}.discount{color:#fe3232!important}.before-discount{font-size:1.2rem;color:#a1a1a1;text-decoration:line-through}.find-your-dealer{display:flex;font-family:Inter;font-style:normal;font-weight:500;font-size:2.4rem;line-height:2.9rem}.find-your-dealer__container{margin:0 auto;max-width:144rem;padding:0}@media only screen and (max-width:1439px){.find-your-dealer__container{max-width:90%}}@media only screen and (max-width:359px){.find-your-dealer__container{max-width:90%}}.find-your-dealer__wrapper{padding:4rem 15.4rem;display:flex;flex-direction:row;justify-content:space-around}@media only screen and (max-width:1023px){.find-your-dealer__wrapper{flex-direction:column;justify-content:center;padding:0;margin:0}}@media only screen and (max-width:359px){.find-your-dealer__wrapper{padding:0;margin:0}}.find-your-dealer__form{display:flex;flex-direction:column;gap:1rem;row-gap:2rem;width:100%;font-family:Inter;font-style:normal;font-weight:500;font-size:1.4rem;line-height:1.7rem;margin-bottom:1.6rem}.find-your-dealer__form__title{font-family:Inter;font-style:normal;font-weight:500;font-size:2.4rem;line-height:2.9rem}.find-your-dealer__form__ul{list-style:none;display:flex;flex-direction:column;gap:2rem}.find-your-dealer__form__li{display:grid;grid-template-columns:1rem auto;gap:2rem;row-gap:2rem;justify-content:flex-start}.find-your-dealer__form button{font-family:Inter;font-style:normal;font-weight:600;font-size:1.6rem;line-height:1.9rem;width:31.7rem;height:4.8rem;background:var(--primary-color);box-shadow:0 .4rem 1.2rem rgba(250,93,20,.15);border-radius:12rem}@media only screen and (max-width:1023px){.find-your-dealer__map{display:none}}.icons:before{content:"";display:block;width:2.1rem;height:2.1rem;float:left}.icons.icon-search{position:absolute;padding:1rem;min-width:4rem}.icons.icon-search:before{background:url(/img/Search.41c0029f.svg) no-repeat}.icons.icon-approve:before{background:url(/img/Approve.9de6a579.svg) no-repeat}.input__container{display:flex;gap:1rem}.input__text{width:43.3rem;height:4.5rem;border:0;border-radius:12rem;background-color:#f7f7f7;padding-left:5rem}@media only screen and (max-width:767px){.input__text{width:100%}}.description{display:flex;font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem}.description__container{margin:0 auto;max-width:96rem;padding:0}@media only screen and (max-width:1439px){.description__container{max-width:100%}}.description__wrapper{display:flex;flex-direction:row;justify-content:space-around}@media only screen and (max-width:1023px){.description__wrapper{flex-direction:column;justify-content:center;padding:0;margin:0}}@media only screen and (max-width:359px){.description__wrapper{padding:0;margin:0}}.description__text{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:41.1rem}@media only screen and (max-width:1023px){.description__text{width:100%;max-width:unset;justify-content:center;text-align:center;flex-direction:unset}}@media only screen and (max-width:359px){.description__text-logo{max-width:unset}}@media only screen and (max-width:1023px){.description__body{width:100%;display:flex;justify-content:center;flex-direction:column}}.description__img{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:41.1rem}@media only screen and (max-width:1023px){.description__img{width:100%;max-width:unset;justify-content:center;text-align:center;flex-direction:unset}}@media only screen and (max-width:359px){.description__img-logo{max-width:unset}}.description-img{width:100%}@media only screen and (max-width:359px){.description-img{width:auto;max-width:unset;padding:0}}.box{text-align:left;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width:1023px){.box{display:none}}.box__title{font-family:Inter;font-style:normal;font-weight:700;font-size:2rem;line-height:2.4rem}.box__body{color:#4e4e4e}.how-it-works{display:flex;font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;min-height:36.9rem;margin:10rem 0}@media only screen and (max-width:1023px){.how-it-works{margin-bottom:30rem}}@media only screen and (max-width:767px){.how-it-works{margin-bottom:10rem}}.how-it-works__container{margin:0 auto;max-width:96rem;padding:0}@media only screen and (max-width:1439px){.how-it-works__container{max-width:100%}}.how-it-works__wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:2rem}@media only screen and (max-width:1023px){.how-it-works__wrapper{padding:1.6rem!important}}.how-it-works__title{margin:auto}.how-it-works__header-1,.how-it-works__title{font-family:Inter;font-style:normal;font-weight:500;font-size:3.2rem;line-height:3.9rem}.how-it-works__header-1{color:#fff;text-align:center;margin-top:5rem}.how-it-works__header-2{font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;color:#fff;text-align:center}.how-it-works--background{background-color:var(--primary-color);width:100%;position:absolute;height:36.6rem;margin-top:18rem;z-index:-100}@media only screen and (max-width:1023px){.how-it-works--background{margin-top:60rem;height:60rem}}@media only screen and (max-width:575px){.how-it-works--background{margin-top:60rem;height:105rem}}@media only screen and (max-width:359px){.how-it-works--background{margin-top:60rem;height:105rem}}.how-it-works-boxes{display:flex;flex-direction:row;justify-items:center;gap:1.9rem}@media only screen and (max-width:1023px){.how-it-works-boxes{flex-direction:column;justify-content:center;margin:0 auto;align-items:center}}.how-it-works-box{width:19.8rem;height:18.3rem;background-color:#fff;border-radius:1.2rem;display:flex;flex-direction:column;border:1px solid #e0e0e0}@media only screen and (max-width:1023px){.how-it-works-box{flex-direction:row;width:100%;height:9.6rem;flex:1 1 90%}}.how-it-works-box__logo{margin:2rem auto}@media only screen and (max-width:1023px){.how-it-works-box__logo{margin:2rem 0;margin-left:2rem;max-width:6.4rem}}.how-it-works-box__logo--img{width:100%;display:unset}.how-it-works-box__content{display:flex;flex-direction:row;gap:1rem;margin:auto 1rem}.content__number{font-weight:600;font-size:4.8rem;line-height:5.8rem}.content__number,.content__text{font-family:Inter;font-style:normal}.content__text{text-align:left;font-weight:500;font-size:2rem;line-height:2.4rem;align-self:center}.how-it-works-values{display:flex;flex-direction:row;justify-content:center;gap:10rem;text-align:center}@media only screen and (max-width:1023px){.how-it-works-values{flex-wrap:wrap}}.how-it-works-value{color:#fff;display:flex;flex-direction:column;width:12rem;margin-top:2rem}.how-it-works-value_number{font-family:Inter;font-style:normal;font-weight:500;font-size:3.6rem;line-height:4.4rem}.how-it-works-value_text{font-family:Inter;font-style:normal;font-weight:400;font-size:1.6rem;line-height:1.9rem;text-align:center}.carousel__icon{width:var(--vc-icn-width);height:var(--vc-icn-width);fill:currentColor}:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel{position:relative;text-align:center}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;margin:0;padding:0;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;transform:translateZ(0)}.carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0}.carousel__pagination-button{display:block;border:0;margin:0;cursor:pointer;padding:var(--vc-pgn-margin);background:transparent}.carousel__pagination-button:after{display:block;content:"";width:var(--vc-pgn-width);height:var(--vc-pgn-height);border-radius:var(--vc-pgn-border-radius);background-color:var(--vc-pgn-background-color)}.carousel__pagination-button--active:after,.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}.carousel__next,.carousel__prev{box-sizing:content-box;background:var(--vc-nav-background);border-radius:var(--vc-nav-border-radius);width:var(--vc-nav-width);height:var(--vc-nav-height);text-align:center;font-size:var(--vc-nav-height);padding:0;color:var(--vc-nav-color);display:flex;justify-content:center;align-items:center;position:absolute;border:0;cursor:pointer;margin:0 10px;top:50%;transform:translateY(-50%)}.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{right:auto;left:0}