@charset "UTF-8";.home-page{min-height:100dvh;width:100%;display:flex;flex-direction:column;overflow-x:hidden}.home-page .right-side-svg-container{position:fixed;right:0;top:0;height:100%;width:120px;z-index:6;pointer-events:none;overflow:hidden;mix-blend-mode:difference;will-change:transform}.home-page .right-side-svg-mask{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-image:linear-gradient(to bottom,transparent 5%,#000 50%,transparent 95%);mask-image:linear-gradient(to bottom,transparent 5%,#000 50%,transparent 95%)}.home-page .right-side-svg-strip{position:absolute;right:0;top:0;display:flex;flex-direction:column;will-change:transform;margin-top:-100dvh}.home-page .right-side-svg-tile{display:block;height:100dvh;width:auto}.home-page .right-side-ruler{position:absolute;left:0;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center}.home-page .ruler-track{position:absolute;right:10%;width:100%;height:64.7824195526dvh;top:14.5154698973dvh;z-index:1;pointer-events:auto;cursor:pointer;touch-action:none}.home-page .ruler-track:active{cursor:grabbing}.home-page .ruler-mark{position:absolute;right:0;display:flex;align-items:center;top:var(--pos)}.home-page .ruler-mark--major{right:14px;height:1px}.home-page .ruler-mark--major .ruler-mark__tick{position:absolute;right:0;top:0;height:1px;width:10px;background:#ffffff80;transition:background .3s ease,width .3s ease;transform-origin:right center}.home-page .ruler-mark--major .ruler-mark__label{position:absolute;right:14px;top:0;transform:translate(50%,-50%);font-family:var(--kometa-light),sans-serif;font-size:9px;font-weight:400;letter-spacing:.06em;color:#fff;white-space:nowrap;transition:all .3s ease;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:center}.home-page .ruler-mark--major.ruler-mark--active .ruler-mark__tick{background:#fff;width:20px}.home-page .ruler-mark--major.ruler-mark--active .ruler-mark__label{color:#fff;font-weight:600;font-size:12px}@media(min-width:769px){.home-page .ruler-mark--major.ruler-mark--active .ruler-mark__label{transform:translate(50%,-50%) scale(1.1)}}.home-page .ruler-mark--minor{right:14px}.home-page .ruler-mark--minor .ruler-mark__dot{display:none;width:2px;height:2px;border-radius:50%;background:#ffffff4d}.home-page .ruler-indicator-container{position:absolute;top:0;right:10%;width:100%;height:100%;opacity:1}.home-page .ruler-indicator{position:absolute;right:0;transform:translateY(-50%);z-index:10;pointer-events:none;will-change:top;opacity:1}.home-page .ruler-indicator__circle{width:30px;height:30px;border-radius:50%;border:1px solid rgb(255,255,255);display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.home-page .ruler-indicator__value{font-family:var(--kometa-light),sans-serif;font-size:10px;font-weight:400;letter-spacing:.04em;color:#fffffff2;line-height:1;-webkit-user-select:none;user-select:none;display:none}.home-page .ruler-indicator__needle{width:1px;height:10px;background:#ffffff59;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media(max-width:768px){.home-page .right-side-svg-container{width:100vw;height:100px;inset:auto auto 0 0;-webkit-mask-image:none;mask-image:none}.home-page .right-side-svg-mask{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-image:linear-gradient(to right,transparent 5%,#000 50%,transparent 95%);mask-image:linear-gradient(to right,transparent 5%,#000 50%,transparent 95%)}.home-page .right-side-svg-strip{display:block;position:absolute;inset:auto auto 0 0;height:30px;width:500dvh;margin-top:0}.home-page .right-side-svg-tile{position:absolute;top:50%;width:30px;height:100dvh;transform:translate(-50%,-50%) rotate(90deg) scaleY(-1)}.home-page .right-side-svg-tile:nth-child(1){left:50dvh}.home-page .right-side-svg-tile:nth-child(2){left:150dvh}.home-page .right-side-svg-tile:nth-child(3){left:250dvh}.home-page .right-side-svg-tile:nth-child(4){left:350dvh}.home-page .right-side-svg-tile:nth-child(5){left:450dvh}.home-page .ruler-track{top:0;left:14.5154698973dvh;width:64.7824195526dvh;height:100%;right:auto;transform:none}.home-page .ruler-mark{top:0;left:var(--pos);height:100%;flex-direction:column;justify-content:flex-end}.home-page .ruler-mark--major{right:auto;height:100%;width:1px}.home-page .ruler-mark--major .ruler-mark__tick{inset:auto auto 0 0;height:10px;width:1px}.home-page .ruler-mark--major .ruler-mark__label{inset:auto auto 50px 0;transform:translate(-50%,50%)}.home-page .ruler-mark--major.ruler-mark--active .ruler-mark__tick{height:14px;width:1px}.home-page .ruler-mark--minor{right:auto;height:100%;width:1px}.home-page .ruler-indicator-container{right:auto;left:0;top:0}.home-page .ruler-indicator{right:auto;bottom:50px;top:auto;height:32px;display:flex;transform:translate(-50%,50%);flex-direction:column;justify-content:center;align-items:center}}.hero-section{width:100%;min-height:100dvh;overflow:hidden;z-index:3;pointer-events:none;color:var(--text-color);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0dvh;position:relative}@media(min-width:1024px){.hero-section{gap:4.5dvh}}.hero-section:before{content:"";display:block;height:25dvh;margin-bottom:2rem;flex-shrink:0}@media(min-width:1024px){.hero-section:before{height:25dvh}}.hero-section .title-and-video{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;pointer-events:auto;text-transform:uppercase;font-family:var(--georgia)}.hero-section .title-and-video .title{font-size:2.5rem}.hero-section .title-and-video .video-and-text{display:flex;justify-content:space-between;align-items:center;color:var(--brand-color-one);width:100%;gap:.5rem}.hero-section .title-and-video .video-and-text .video-spacer{flex:1 1 0px;width:0;height:2rem;margin-left:.15rem;min-width:0}@media(min-width:1024px){.hero-section .title-and-video .title{font-size:5rem}.hero-section .title-and-video .video-and-text{gap:1rem}.hero-section .title-and-video .video-and-text .video-spacer{height:3.8rem}}.hero-section>.video{position:absolute;background-color:var(--text-color);overflow:hidden;pointer-events:auto;z-index:3}.hero-section>.video:after{content:"";position:absolute;inset:0;background-color:#171d1c;opacity:.6;pointer-events:none;z-index:5}.hero-section>.video video{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:4}.hero-section .custom-arrow-container{position:relative;display:flex;justify-content:center;align-items:flex-start;pointer-events:auto;margin-top:2rem;height:30dvh}.hero-section .custom-arrow-container .arrow-line{position:relative;width:1px;height:80%;background-color:var(--text-color)}.hero-section .custom-arrow-container .arrow-line .left-wing,.hero-section .custom-arrow-container .arrow-line .right-wing{position:absolute;bottom:0;left:0;width:1px;height:6rem;background-color:var(--text-color);transform-origin:bottom center}@media(min-width:1024px){.hero-section .custom-arrow-container .arrow-line .left-wing,.hero-section .custom-arrow-container .arrow-line .right-wing{height:9rem}}.hero-section .custom-arrow-container .arrow-line .left-wing{transform:rotate(-45deg)}.hero-section .custom-arrow-container .arrow-line .right-wing{transform:rotate(45deg)}.hero-section .custom-arrow-container .arrow-line .arrow-text-content{position:absolute;bottom:0;transform-origin:bottom left;transform:rotate(-45deg) translateY(70px);display:flex;flex-direction:column;font-size:.6rem;font-weight:300;letter-spacing:2px;white-space:nowrap;font-family:var(--kometa-light)}.hero-section .custom-arrow-container .arrow-line .arrow-text-content span{line-height:1.5}@media(min-width:1024px){.hero-section .custom-arrow-container .arrow-line .arrow-text-content{transform:rotate(-45deg) translate(10px,80px);font-size:.7rem}}@media(min-width:1024px){.hero-section .custom-arrow-container .arrow-line{height:70%}}.hero-section .key-image-container{position:absolute;width:77%;opacity:.1;display:flex;justify-content:space-between;pointer-events:auto;align-items:center;display:none}.hero-section .key-image-container .left-key,.hero-section .key-image-container .right-key{height:20rem}.hero-section .key-image-container .left-key{transform:translateY(-2rem)}.hero-section .key-image-container .right-key{transform:translateY(5rem)}@media(min-width:1024px){.hero-section .key-image-container{display:flex}}.hero-section .left-side-text{position:absolute;left:0;margin-left:2dvh;bottom:6%;transform-origin:left top;transform:rotate(-90deg) translate(-2dvh);text-transform:uppercase;font-size:.7rem;font-weight:300;letter-spacing:2px;white-space:nowrap;font-family:var(--kometa-light);display:none}@media(min-width:1024px){.hero-section .left-side-text{display:block}}.hero-section .text-middle{position:absolute;z-index:6;text-align:center;font-family:var(--kometa-light);opacity:0;bottom:10dvh;font-size:2rem;width:95%;letter-spacing:normal}@media(min-width:1024px){.hero-section .text-middle{bottom:10dvh;font-size:3.65rem;width:85%}}.pin-spacer{pointer-events:none!important}.loop-container{display:grid;place-items:start;width:100%;overflow:hidden;white-space:nowrap;font-weight:100;font-size:9vw;letter-spacing:5px;-webkit-mask-image:linear-gradient(to right,var(--text-color) 0%,var(--text-color) 87%,transparent 98%);mask-image:linear-gradient(to right,var(--text-color) 0%,var(--text-color) 87%,transparent 98%)}@media(max-width:768px){.loop-container{-webkit-mask-image:none;mask-image:none}}.loop-container .item{grid-area:1/1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:max-content;will-change:transform;backface-visibility:hidden;transform-origin:center center}.loop-container .item img{-webkit-user-drag:none}.category-section{width:100%;--mobile-card-aspect-ratio: 3 / 4;background-color:var(--text-color);color:var(--brand-color-one);pointer-events:auto;font-family:var(--kometa-regular)}.category-section .brand-cards{width:100%}.category-section .brand-cards .version-one{display:flex;width:max-content;gap:1rem;margin-top:3.2rem;display:none}.category-section .brand-cards .version-one .card{width:calc((100dvw - 3rem)/4);height:28.875rem;border-radius:.5rem;flex-shrink:0;background-color:transparent;border:1px solid var(--background-color);background-color:var(--text-color);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;overflow:hidden;border:1px solid rgba(23,29,28,.12)}.category-section .brand-cards .version-one .card .icon{position:absolute;width:100%;height:100%;top:-7%;opacity:0}.category-section .brand-cards .version-one .card .title{position:relative;font-size:1.375rem;font-weight:700;margin-left:1.5rem;letter-spacing:.05em;text-transform:uppercase;font-family:var(--georgia-light);opacity:0;color:var(--background-color)}.category-section .brand-cards .version-one .card .description{position:relative;text-wrap:wrap;margin:.5rem 0 1.5rem 1.5rem;z-index:3;width:calc(100% - 3rem);padding-top:.85rem;border-top:1px solid rgba(23,29,28,.2);font-size:.96rem;font-weight:400;opacity:0;line-height:1.55;font-family:var(--georgia);letter-spacing:.01em;color:var(--background-color)}.category-section .brand-cards .version-two{display:flex;width:max-content;gap:1rem;margin-top:3.2rem;display:none}.category-section .brand-cards .version-two .card{width:calc((100dvw - 3rem)/4);height:28.875rem;background-color:var(--text-color);border-radius:.5rem;overflow:hidden;flex-shrink:0}.category-section .brand-cards .version-two .card img{width:100%;height:100%;object-fit:cover}.category-section .brand-cards .version-three{display:flex;width:max-content;gap:1rem;margin-top:3.2rem}.category-section .brand-cards .version-three .card{width:calc((100dvw - 3rem)/4);height:28.875rem;border-radius:.5rem;flex-shrink:0;background-color:transparent;border:1px solid var(--background-color);background-color:var(--text-color);display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;overflow:hidden;border:1px solid rgba(23,29,28,.12)}.category-section .brand-cards .version-three .card .icon-three{position:absolute;width:65%;top:12.5%;left:17.5%;opacity:.8}.category-section .brand-cards .version-three .card .title-three{position:relative;font-size:1.375rem;font-weight:700;margin-left:1.5rem;letter-spacing:.05em;text-transform:uppercase;font-family:var(--georgia-light);color:var(--background-color)}.category-section .brand-cards .version-three .card .description-three{position:relative;text-wrap:wrap;margin:.5rem 0 1.5rem 1.5rem;z-index:3;width:calc(100% - 3rem);padding-top:.85rem;border-top:1px solid rgba(23,29,28,.2);font-size:.96rem;font-weight:400;line-height:1.55;font-family:var(--kometa-light);letter-spacing:.01em;color:var(--background-color)}.category-section .text{width:45%;max-width:1100px;margin:0 auto;padding:6rem 0rem;text-align:center;font-size:2.2rem;line-height:1.3;font-family:var(--kometa-light);color:var(--background-color);font-weight:400;opacity:.9;letter-spacing:-.01em}@media(max-width:768px){.category-section .text{font-size:1.5rem;width:90%;padding:4rem 0rem}}@media(max-width:768px){.category-section .brand-cards .version-one .card,.category-section .brand-cards .version-two .card,.category-section .brand-cards .version-three .card{width:calc((100dvw - 1rem)/2);height:auto;aspect-ratio:var(--mobile-card-aspect-ratio)}.category-section .brand-cards .version-three .card .icon-three{width:45%;top:10%;left:27.5%}.category-section .brand-cards .version-three .card .title-three{font-size:1.1rem;margin-left:1.2rem}.category-section .brand-cards .version-three .card .description-three{font-size:.8rem;margin:.4rem 0 1.2rem 1.2rem;width:calc(100% - 2.4rem);padding-top:.6rem;line-height:1.4}}.car-interior-section{width:100%;min-height:100dvh;background-color:var(--text-color);color:var(--background-color);margin-top:-1rem;padding-top:1rem;display:flex;align-items:center;position:relative;z-index:2}@media(max-width:768px){.car-interior-section{flex-direction:column;padding:0rem 0;justify-content:center}}.car-interior-section .image-and-text-container{position:relative;width:100%;display:flex;align-items:center}@media(max-width:768px){.car-interior-section .image-and-text-container{flex-direction:column;justify-content:center;align-items:center}}.car-interior-section .image-and-text-container .image-section{width:100%;min-width:0;display:flex;justify-content:center;position:relative;z-index:3}@media(max-width:768px){.car-interior-section .image-and-text-container .image-section{width:100%;flex:none;padding:0rem}}.car-interior-section .image-and-text-container .image-section .image-container{width:100%;height:90vh;clip-path:inset(0 44% 0 2dvh round 2rem);overflow:hidden;position:relative;z-index:3}@media(max-width:768px){.car-interior-section .image-and-text-container .image-section .image-container{height:40vh;width:100%;margin:0 auto;clip-path:inset(10% round 2rem)}}.car-interior-section .image-and-text-container .image-section .image-container img{width:100%;height:100%;object-fit:cover}.car-interior-section .image-and-text-container .image-section .image-container:after{content:"";position:absolute;inset:0;background-color:#171d1c;opacity:.2;pointer-events:none;z-index:5}.car-interior-section .image-and-text-container .text-mask-wrapper{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;display:flex;align-items:center}@media(min-width:769px){.car-interior-section .image-and-text-container .text-mask-wrapper{-webkit-mask-image:linear-gradient(to right,var(--text-color) 0%,var(--text-color) 87%,transparent 98%);mask-image:linear-gradient(to right,var(--text-color) 0%,var(--text-color) 87%,transparent 98%)}}@media(max-width:768px){.car-interior-section .image-and-text-container .text-mask-wrapper{position:relative;display:flex;justify-content:center;align-items:center}}.car-interior-section .image-and-text-container .text-mask-wrapper .text-container{pointer-events:auto;position:absolute;right:6rem;margin-top:1rem;width:30%;min-width:0;text-align:center;display:flex;flex-direction:column;gap:.8rem;align-items:center;z-index:0}@media(max-width:768px){.car-interior-section .image-and-text-container .text-mask-wrapper .text-container{position:relative;right:0;width:80%;padding:2rem;gap:1rem}}.car-interior-section .image-and-text-container .text-mask-wrapper .text-container .small-title{text-transform:uppercase;font-family:var(--georgia);letter-spacing:.1em;font-size:.8rem}@media(max-width:768px){.car-interior-section .image-and-text-container .text-mask-wrapper .text-container .small-title{font-size:1rem}}.car-interior-section .image-and-text-container .text-mask-wrapper .text-container .text{font-size:1.6rem;line-height:1.4;font-family:var(--kometa-light);color:var(--background-color);font-weight:400;opacity:.9;letter-spacing:-.01em}@media(max-width:768px){.car-interior-section .image-and-text-container .text-mask-wrapper .text-container .text{font-size:1.5rem;width:100%}}.transition-page{position:fixed;inset:0;width:100%;height:100dvh;z-index:50;pointer-events:none;overflow:hidden}.transition-page .overflow-hidden{overflow:hidden}.transition-page .overlay{position:absolute;inset:0;width:100%;height:100dvh;background-color:var(--background-color);opacity:1}.transition-page .sliding{position:absolute;top:0;height:100dvh;width:51%;background-color:var(--text-color);z-index:51;pointer-events:all}.transition-page .sliding-left{left:0}.transition-page .sliding-right{right:0}.transition-page .animation-container{position:relative;z-index:51;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;perspective:1000px}.transition-page .animation-container .lines-wrapper{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.transition-page .animation-container .line{position:absolute;top:0;background-color:var(--background-color);height:100%;will-change:transform;transform:translateZ(0)}.transition-page .animation-container .bold-line-left{left:10%;width:4px}.transition-page .animation-container .thin-line{left:50%;width:1px}.transition-page .animation-container .thinest{width:.5px;opacity:.4}.transition-page .animation-container .bold-line-right{right:10%;width:4px}.transition-page .animation-container .logo-container{z-index:52;width:11.5rem;height:11.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.transition-page .animation-container .logo-container .logo-svg{position:absolute;inset:0;width:100%;height:100%;z-index:53}.transition-page .animation-container .logo-container .logo-svg circle{transform-origin:center;transform:rotate(-90deg)}.transition-page .animation-container .logo-container img{width:6.5rem;height:auto;object-fit:cover;margin-left:1.5rem;z-index:54}.car-catalogue-section{width:100dvw;height:100dvh;background-color:var(--background-color);overflow:hidden;position:relative;z-index:1;font-family:var(--kometa-light);font-size:1rem}.car-catalogue-section .background{background-color:#112024;position:absolute;width:100%;height:100%;will-change:background-color}.car-catalogue-section .overflow-hidden{overflow:hidden}.car-catalogue-section .text-mask{position:relative;overflow:hidden;display:inline-grid;align-items:center;height:1.2em}.car-catalogue-section .text-mask .text-inner{grid-area:1/1;will-change:transform;white-space:nowrap}.car-catalogue-section .year-number{height:1.2em}.car-catalogue-section .slider-container{position:absolute;width:100%;height:100dvh;will-change:clip-path;overflow:hidden}.car-catalogue-section .slider{position:absolute;width:100%;height:100%;perspective:10000px;perspective-origin:top center;overflow:visible;will-change:perspective}.car-catalogue-section .slider .slide{position:absolute;top:16.5%;left:50%;transform:translate3d(-50%,50%,0);width:70.5%;height:570px;display:flex;justify-content:center;align-items:center;will-change:transform,opacity;overflow:hidden;container-type:size}.car-catalogue-section .slider .slide .slide-mask{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.car-catalogue-section .slider .slide .slide-mask .slide-content{position:absolute;width:100cqw;height:100cqh;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}.car-catalogue-section .slider .slide .slide-mask .slide-content .slide-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.car-catalogue-section .slider .slide .slide-mask .slide-content .slide-image.fallback-frame{display:flex;justify-content:center;align-items:center;background-color:#d4d4cc;color:#4a4a44;font-family:var(--kometa-regular);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;z-index:1}.car-catalogue-section .slider .slide .slide-mask .slide-content .slide-image.fallback-frame span{background:#ffffff73;padding:.6rem 1.2rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.car-catalogue-section .slider .slide .slide-mask .slide-content .slide-title{text-transform:uppercase;font-size:3rem;font-family:var(--georgia);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;perspective:600px;line-height:1;z-index:2}.car-catalogue-section .slider .slide .slide-mask .slide-content .slide-title .lineChildren{display:block;overflow:hidden}.car-catalogue-section .slider .slide .slide-mask .slide-content .slide-title .line_inner{will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden;display:inline-block}.car-catalogue-section .everything-else{width:100%;height:100%}.car-catalogue-section .everything-else .top-and-bottom-text{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.car-catalogue-section .everything-else .top-and-bottom-text .top-text{display:flex;justify-content:space-between;margin:15dvh 2dvh 0;transform:translateY(100%)}.car-catalogue-section .everything-else .top-and-bottom-text .top-text .mobile-number{display:none}.car-catalogue-section .everything-else .top-and-bottom-text .has-margin{margin:0dvh 2dvh 4dvh}.car-catalogue-section .everything-else .top-and-bottom-text .has-margin .bottom-text{display:flex;justify-content:space-between;transform:translateY(100%);will-change:transform}.car-catalogue-section .everything-else .top-and-bottom-text .has-margin .bottom-text .inquire{text-decoration:underline}.car-catalogue-section .everything-else .navigation-buttons{position:absolute;top:50%;left:0;width:92dvw;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 4vw;z-index:0;pointer-events:none;opacity:0;will-change:opacity}.car-catalogue-section .everything-else .navigation-buttons .nav-btn{pointer-events:auto;background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;padding:.5rem 1.5rem;border-radius:2rem;cursor:pointer;font-family:var(--kometa-light);text-transform:uppercase;font-size:.8rem;transition:all .3s ease}.car-catalogue-section .everything-else .navigation-buttons .nav-btn:hover{background:#fff;color:#000}.car-catalogue-section .everything-else .very-top-section-positioning{position:absolute;top:2.5dvh;left:14.6%;width:100%}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section{width:70.5%;display:flex;align-items:flex-start;gap:9%;transform:translateY(-100%);will-change:transform}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .sold{min-width:40px}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .number-and-title{display:flex;gap:1rem}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .number-and-title .number{display:flex}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .number-and-title .number .to-change{min-width:16px}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .car-logo{display:none}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .car-logo img{width:4.5rem}.car-catalogue-section .everything-else .bottom-selector-positioning{position:absolute;bottom:2dvh;left:0;width:100%}.car-catalogue-section .everything-else .bottom-selector{width:100%;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;opacity:1;transform:translateY(100%);will-change:transform}.car-catalogue-section .everything-else .bottom-selector .selector-track{display:flex;align-items:center;width:100vw;justify-content:space-between;-webkit-user-select:none;user-select:none;pointer-events:none;box-sizing:border-box;padding:0 4px}.car-catalogue-section .everything-else .bottom-selector .selector-track .tick{width:1px;height:.5rem;background-color:#fff;opacity:.2}.car-catalogue-section .everything-else .bottom-selector .selector-track .number{font-family:var(--kometa-light);font-size:.5rem;color:#fff;white-space:nowrap;letter-spacing:2px;opacity:.4;margin:0}.car-catalogue-section .everything-else .bottom-selector .selector-track .active{opacity:.8}@media screen and (max-width:1000px){.car-catalogue-section .everything-else .top-and-bottom-text{font-size:.9rem}.car-catalogue-section .everything-else .top-and-bottom-text .top-text .mobile-number{display:flex;align-items:center;justify-content:center}.car-catalogue-section .everything-else .top-and-bottom-text .has-margin{margin-bottom:5.5dvh}.car-catalogue-section .everything-else .navigation-buttons{top:auto;bottom:22%;left:50%;transform:translate(-50%);width:auto;justify-content:center;gap:1rem;padding:0}.car-catalogue-section .everything-else .navigation-buttons .nav-btn{padding:.4rem 1rem;font-size:.7rem}.car-catalogue-section .everything-else .very-top-section-positioning{left:27%;top:3.8dvh}.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .number-and-title,.car-catalogue-section .everything-else .very-top-section-positioning .very-top-section .car-logo{display:none}.car-catalogue-section .everything-else .bottom-selector-positioning{width:calc(100% - 4dvh);margin-left:2dvh}.car-catalogue-section .everything-else .bottom-selector-positioning .bottom-selector .selector-track .tick{height:.7rem}.car-catalogue-section .everything-else .bottom-selector-positioning .bottom-selector .selector-track .number{font-size:.7rem}.car-catalogue-section .slider-container .slider{perspective-origin:50% 50%;perspective:0}.car-catalogue-section .slider-container .slider .slide{top:37%;width:92%;height:200px;left:50%}.car-catalogue-section .slider-container .slider .slide .slide-title{font-size:2rem}}.car-catalogue-section.car-catalogue-skeleton-container,.car-catalogue-section.car-catalogue-empty-container{display:flex;justify-content:center;align-items:center;background-color:#d4d4cc}.car-catalogue-section.car-catalogue-skeleton-container .car-catalogue-skeleton-frame,.car-catalogue-section.car-catalogue-empty-container .car-catalogue-skeleton-frame{width:70%;height:60vh;border-radius:8px;position:relative;overflow:hidden;background-color:#d4d4cc}.car-catalogue-section.car-catalogue-skeleton-container .car-catalogue-skeleton-frame .skeleton-pulse-overlay,.car-catalogue-section.car-catalogue-empty-container .car-catalogue-skeleton-frame .skeleton-pulse-overlay{width:100%;height:100%;background:linear-gradient(90deg,#d4d4cc99,#f0f0ebe6,#d4d4cc99);animation:catalogueSkeletonPulse 1.8s ease-in-out infinite}.car-catalogue-section.car-catalogue-skeleton-container .car-catalogue-empty-box,.car-catalogue-section.car-catalogue-empty-container .car-catalogue-empty-box{background-color:#d4d4cc;padding:4rem 3rem;border-radius:12px;text-align:center;color:#111;max-width:450px}.car-catalogue-section.car-catalogue-skeleton-container .car-catalogue-empty-box .empty-icon,.car-catalogue-section.car-catalogue-empty-container .car-catalogue-empty-box .empty-icon{font-size:3.5rem;margin-bottom:1rem}.car-catalogue-section.car-catalogue-skeleton-container .car-catalogue-empty-box h3,.car-catalogue-section.car-catalogue-empty-container .car-catalogue-empty-box h3{font-family:var(--kometa-regular);font-size:1.8rem;margin-bottom:.5rem}.car-catalogue-section.car-catalogue-skeleton-container .car-catalogue-empty-box p,.car-catalogue-section.car-catalogue-empty-container .car-catalogue-empty-box p{font-family:var(--kometa-light);font-size:.95rem;color:#444}@keyframes catalogueSkeletonPulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.not-found-page{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--background-color);display:flex;justify-content:center;align-items:center;overflow:hidden;color:#fff;font-family:var(--kometa-regular);z-index:0}.not-found-page .hidden-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;background-color:var(--background-color);-webkit-mask-image:radial-gradient(circle at var(--mouse-x, -1000px) var(--mouse-y, -1000px),var(--background-color) 0%,transparent 20vw);mask-image:radial-gradient(circle at var(--mouse-x, -1000px) var(--mouse-y, -1000px),var(--background-color) 0%,transparent 20vw)}.not-found-page .bg-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:40vw;font-weight:700;color:#fffc;z-index:2;pointer-events:none;margin:0;line-height:1;white-space:nowrap;font-family:var(--kometa-regular)}.not-found-page .grid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:24px 24px;background-position:center center;z-index:3;pointer-events:none}.not-found-page .content{position:relative;z-index:4;text-align:center;display:flex;flex-direction:column;align-items:center;pointer-events:none}.not-found-page .content .title{font-size:3.5rem;font-weight:500;margin-bottom:1.2rem;font-family:var(--georgia)}.not-found-page .content .subtitle{font-size:1.1rem;color:#fffc;margin-bottom:2.5rem;line-height:1.5;font-family:var(--kometa-light)}.not-found-page .content .home-button{display:none;pointer-events:auto;background-color:#fff;color:#3b5f7e;padding:.8rem 2.2rem .7rem;border-radius:30px;text-decoration:none;font-weight:500;font-size:1rem;transition:transform .3s ease,background-color .3s ease}.not-found-page .content .home-button:hover{background-color:#f0f0f0}.not-found-page .hidden-btn{position:absolute;pointer-events:auto;display:inline-block;background-color:#fff;color:#3b5f7e;padding:.8rem 2.2rem .7rem;border-radius:30px;text-decoration:none;font-weight:500;font-size:1rem;transition:transform .3s ease,background-color .3s ease;white-space:nowrap}.not-found-page .hidden-btn:hover{transform:scale(1.05);background-color:#f0f0f0}@media(max-width:768px){.not-found-page .hidden-background{-webkit-mask-image:none;mask-image:none}.not-found-page .bg-text{color:#ffffff0a}.not-found-page .hidden-btn{display:none}.not-found-page .content .home-button{display:inline-block}}.contact-page{position:relative;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--text-color);color:var(--background-color);padding-top:5vh;padding-bottom:5vh;box-sizing:border-box}.contact-page .overflow-hidden{overflow:hidden;display:block}.contact-page .container{width:100%;margin:0 auto;padding:6vw 2.5dvh 0 2.5dvh;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:100%}.contact-page .left{display:flex;flex-direction:column;justify-content:space-between;width:40%;margin-bottom:0;height:81.5vh}.contact-page .left .left-top{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;width:fit-content;flex-direction:column}.contact-page .left .left-top .icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(23,29,28,.2)}.contact-page .left .left-top .icon-wrapper .icon{font-size:1.2rem;color:var(--background-color);margin-bottom:0}.contact-page .left .left-top .subtitle{font-family:var(--kometa-regular);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#171d1c99;display:block;will-change:transform}.contact-page .left .left-bottom{overflow:hidden}.contact-page .left .left-bottom .title{font-family:var(--georgia);font-size:5.4vw;line-height:.85;font-weight:400;font-style:italic}.contact-page .left .left-bottom .title .lineChildren,.contact-page .left .left-bottom .title .overflow-hidden{overflow:hidden}.contact-page .left .contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-top:auto;padding-top:2rem;display:none}.contact-page .left .contact-details .overflow-hidden{overflow:hidden;display:block;width:fit-content}.contact-page .left .contact-details .detail-block{display:flex;flex-direction:column;gap:.75rem;will-change:transform}.contact-page .left .contact-details .detail-block h5{font-family:var(--kometa-regular);font-size:.7rem;letter-spacing:.05em;color:#171d1c80;text-transform:uppercase;margin:0}.contact-page .left .contact-details .detail-block a{font-family:var(--kometa-regular);font-size:1.1rem;color:var(--background-color);text-decoration:none;position:relative;width:fit-content}.contact-page .left .contact-details .detail-block a:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background-color:var(--background-color);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.16,1,.3,1)}.contact-page .left .contact-details .detail-block a:hover:after{transform:scaleX(1);transform-origin:left}.contact-page .right{width:50%;padding-left:5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:auto}.contact-page .right .form-header{width:100%;max-width:80%;margin-bottom:2rem}.contact-page .right .form-header .form-title{font-family:var(--georgia);font-size:3.5vw;line-height:1.1;font-weight:400;font-style:italic;margin-bottom:1rem;color:var(--background-color)}.contact-page .right .form-header .form-title .lineChildren{overflow:hidden}.contact-page .right .form-header .form-subtitle{font-family:var(--kometa-light);font-size:.95rem;color:#171d1c80;margin:0;letter-spacing:.02em;display:block;will-change:transform}.contact-page .right .form{width:100%;display:flex;flex-direction:column;gap:2rem}.contact-page .right .form .form-group{display:flex;flex-direction:column;margin:0;padding:0}.contact-page .right .form .form-group label{font-family:var(--kometa-regular);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;display:block;color:#171d1c99}.contact-page .right .form .form-group label span{display:block;will-change:transform}.contact-page .right .form .form-group input,.contact-page .right .form .form-group select,.contact-page .right .form .form-group textarea{background:transparent;border:none;color:var(--background-color);font-family:var(--kometa-light);font-size:1.1rem;padding:.5rem 0;outline:none;border-radius:0;transition:border-color .3s ease}.contact-page .right .form .form-group input::placeholder,.contact-page .right .form .form-group select::placeholder,.contact-page .right .form .form-group textarea::placeholder{color:#171d1c4d}.contact-page .right .form .form-group .form-line{width:100%;height:1px;background-color:#171d1c33;margin-top:-1px;transform-origin:left center;transition:background-color .3s ease}.contact-page .right .form .form-group:focus-within .form-line{background-color:var(--background-color)}.contact-page .right .form .form-group .select-wrapper{position:relative;width:100%}.contact-page .right .form .form-group .select-wrapper select{width:100%;appearance:none;cursor:pointer}.contact-page .right .form .form-group .select-wrapper:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--background-color);pointer-events:none}.contact-page .right .form .form-group textarea{min-height:2.5rem;resize:none;overflow-y:hidden}.contact-page .right .form .btn_main_wrap{position:relative;align-self:flex-start;margin-top:1rem;margin-left:0;background-color:var(--background-color);border-radius:2rem;padding:.6rem 4rem;overflow:hidden;cursor:pointer;display:inline-block;min-width:160px;text-align:center;transition:border-color .4s ease}.contact-page .right .form .btn_main_wrap .btn_main_layout{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;height:1.5rem}.contact-page .right .form .btn_main_wrap .btn_main_text{font-family:var(--kometa-regular);font-size:.75rem;text-transform:uppercase;color:var(--text-color);transition:color .4s ease;line-height:1.5rem;white-space:nowrap}.contact-page .right .form .btn_main_wrap .btn_main_text.is_abs{position:absolute;top:0;left:0;width:100%;transform:translateY(100%);color:var(--text-color)}.contact-page .right .form .btn_main_wrap:hover .btn_main_text:not(.is_abs){color:var(--text-color)}@media(max-width:768px){.contact-page{height:auto;min-height:100vh;overflow-y:auto;overflow-x:hidden;padding-top:13vh;padding-bottom:10vh;align-items:flex-start}.contact-page .container{flex-direction:column;padding:0 5vw;gap:3rem;height:auto}.contact-page .left{width:100%;display:flex;flex-direction:column;align-items:center;height:auto}.contact-page .left .left-top{margin-bottom:1.5rem;flex-direction:column;align-items:center}.contact-page .left .left-bottom{width:100%}.contact-page .left .left-bottom .title{font-size:14vw;text-align:center;font-style:normal}.contact-page .left .contact-details{padding-top:1.5rem;gap:1.25rem;align-items:center;text-align:center;display:none}.contact-page .right{width:100%;padding-left:0}.contact-page .right .form-header{max-width:100%;margin-bottom:1.5rem;display:none}.contact-page .right .form-header .form-title{font-size:10vw}.contact-page .right .form{gap:1.5rem}.contact-page .right .form .form-group label{color:var(--background-color)}.contact-page .right .form .btn_main_wrap{text-align:center;margin-top:.5rem}}.shipping-page{min-height:100dvh;width:100dvw;overflow-x:hidden;background-color:var(--text-color);color:var(--background-color);position:relative;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding-bottom:25vh}.shipping-page:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0;opacity:.03;background-image:linear-gradient(transparent 0 calc(100% - 1px),#00000005 calc(100% - 1px)),linear-gradient(90deg,transparent 0 calc(100% - 1px),rgba(0,0,0,.02) calc(100% - 1px));background-size:auto,24px 24px,24px 24px;background-position:center,0 0,0 0}@media(min-width:1200px){.shipping-page:before{opacity:.06;background-size:auto,32px 32px,32px 32px}}.shipping-page:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:1;background-image:linear-gradient(rgba(0,0,0,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.04) 1px,transparent 1px);background-size:28px 28px,28px 28px;opacity:.9;mix-blend-mode:overlay}.shipping-page .top-section{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;z-index:1}.shipping-page .top-section .overflow-hidden{overflow:hidden}.shipping-page .top-section .hero-container{width:100%;height:calc(80dvh - 1.5rem);position:relative;overflow:hidden}.shipping-page .top-section .hero-container .hero-image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.shipping-page .top-section .hero-container .hero-image-wrapper .hero-image{width:100%;height:100%;object-fit:cover;object-position:center 30%;will-change:transform}.shipping-page .top-section .hero-container .hero-image-wrapper .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background-color)}.shipping-page .top-section .hero-container .hero-content{position:absolute;bottom:6dvh;left:2dvh;right:2dvh;display:flex;justify-content:space-between;align-items:flex-end;z-index:2}.shipping-page .top-section .hero-container .hero-content .hero-left{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.75rem}.shipping-page .top-section .hero-container .hero-content .hero-left .title{color:var(--text-color);font-family:var(--georgia);font-size:clamp(6rem,8vw,20rem);text-transform:uppercase;line-height:.82;margin:0;white-space:nowrap;font-weight:400}.shipping-page .top-section .hero-container .hero-content .hero-left .title .char{display:inline-block;will-change:transform}.shipping-page .top-section .hero-container .hero-content .hero-right{width:22%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.25rem}.shipping-page .top-section .hero-container .hero-content .hero-right .hero-right-inner{display:flex;flex-direction:column;gap:.85rem;width:100%}.shipping-page .top-section .hero-container .hero-content .hero-right .hero-right-inner .hero-accent-line{width:2rem;height:1px;background-color:var(--text-color);flex-shrink:0}.shipping-page .top-section .hero-container .hero-content .hero-right .description{color:var(--text-color);font-family:var(--kometa-light);font-size:.95rem;line-height:1.6;letter-spacing:.02em;width:100%}.shipping-page .top-section .hero-container .hero-content .hero-right .description .lineChildren{display:block;overflow:hidden}.shipping-page .top-section .hero-container .hero-content .hero-right .description .lineChildren .line_inner{display:inline-block;will-change:transform}.shipping-page .top-section .hero-container .hero-content .hero-right .scroll-text{display:flex;align-items:center;gap:1rem;color:var(--text-color);font-family:var(--kometa-light);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;cursor:default}.shipping-page .top-section .dividing-line{height:1px;width:calc(100dvw - 4dvh);background-color:var(--background-color);transform-origin:left;transform:scaleX(0);margin:0;margin-top:2.5rem;opacity:.35}.shipping-page .top-section .below-line{display:grid;width:calc(100dvw - 4dvh);grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch;margin-top:2rem;margin-bottom:2rem;font-size:.72rem;font-family:var(--kometa-light);letter-spacing:.08em;color:var(--background-color)}.shipping-page .top-section .below-line .left{grid-column:span 1;display:flex;align-items:center}.shipping-page .top-section .below-line .left .filter-button{display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;color:var(--background-color);padding:.15rem .9rem 0 0;position:relative;transition:color .3s ease}.shipping-page .top-section .below-line .left .filter-button:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0%;height:1px;background-color:var(--brand-color-one);transition:width .35s cubic-bezier(.76,0,.24,1)}.shipping-page .top-section .below-line .left .filter-button:hover:after{width:100%}.shipping-page .top-section .below-line .left .filter-button svg{stroke:var(--background-color);transition:stroke .3s ease;flex-shrink:0}.shipping-page .top-section .below-line .middle{grid-column:span 2;display:flex;flex-direction:column;gap:1.15rem;padding-top:.15rem}.shipping-page .top-section .below-line .middle .tiny-title{text-transform:uppercase;font-weight:500}.shipping-page .top-section .below-line .middle .description{line-height:1.55;max-width:44ch;text-transform:none;opacity:.6;font-size:.78rem;font-family:var(--kometa-light)}.shipping-page .top-section .below-line .right{display:flex;flex-direction:column;justify-content:space-between;padding-top:.15rem;gap:2rem}.shipping-page .top-section .below-line .right .right-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.shipping-page .top-section .below-line .right .right-top .link{text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .3s ease}.shipping-page .top-section .below-line .right .right-top .link:hover{opacity:.7}.shipping-page .top-section .below-line .right .right-top .below-anim{text-transform:uppercase;font-weight:500}.shipping-page .top-section .below-line .right .right-bottom{text-align:left;margin-top:auto}.shipping-page .top-section .below-line .right .right-bottom .link{text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .3s ease}.shipping-page .top-section .below-line .right .right-bottom .link:hover{opacity:.7}.shipping-page .shipping-inner{z-index:3;width:calc(100dvw - 4dvh)}.shipping-page .shipping-inner:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:100vw 100vh,28px 28px;opacity:.7;mix-blend-mode:overlay}.shipping-page .shipping-inner .svg-wrapper{width:calc(91vw - 2dvh)}.shipping-page .shipping-inner .steps-section{margin-top:10vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.shipping-page .shipping-inner .steps-section .journey-path-mobile{display:none}.shipping-page .shipping-inner .steps-section .steps-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;margin-bottom:4rem}.shipping-page .shipping-inner .steps-section .steps-header .steps-title{font-family:var(--georgia);font-size:clamp(2rem,4vw,3.5rem);text-transform:uppercase;letter-spacing:.05em;color:var(--background-color);margin:0;font-weight:400}.shipping-page .shipping-inner .steps-section .steps-header .steps-title .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .steps-header .steps-description{font-family:var(--kometa-light);font-size:clamp(.85rem,1.5vw,1.05rem);line-height:1.6;letter-spacing:.02em;color:var(--background-color);opacity:.7;margin:0;max-width:45ch}.shipping-page .shipping-inner .steps-section .steps-header .steps-description .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .first-three-steps-container{position:relative}.shipping-page .shipping-inner .steps-section .first-three-steps-container svg path{stroke:var(--background-color)!important;stroke-width:1.5px;stroke-width:10px;stroke:var(--brand-color-two)!important}.shipping-page .shipping-inner .steps-section .first-three-steps-container svg.one-svg{width:100vw;max-width:100%;height:auto;display:block}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container{position:absolute;width:100%;height:100%;top:0}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-title,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-title{font-size:clamp(1.35rem,2.2vw,2rem);font-weight:400;line-height:1.15;letter-spacing:-.01em;color:var(--background-color);text-transform:none}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-title .lineChildren,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-title .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-individual-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-individual-description{font-family:var(--kometa-light);font-size:clamp(.8rem,1.1vw,.92rem);line-height:1.7;letter-spacing:.02em;color:var(--background-color);opacity:.6}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-individual-description .lineChildren,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-individual-description .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-one,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-one{position:absolute;top:20.2vw;left:45vw;text-align:left;margin:0}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-one-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-one-description{position:absolute;top:26.6vw;left:45vw;max-width:40vw;margin:0}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-two,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-two{position:absolute;top:56.9vw;left:15vw;text-align:left;margin:0}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-two-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-two-description{position:absolute;top:60.9vw;left:15vw;text-align:left;max-width:30ch;max-width:26vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-three,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-three{position:absolute;top:113vw;right:14vw;text-align:right;margin:0}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-three-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-three-description{position:absolute;top:117vw;left:45.6vw;text-align:left;max-width:50ch}.shipping-page .shipping-inner .steps-section .last-three-steps-container{margin-top:17vw;position:relative}.shipping-page .shipping-inner .steps-section .last-three-steps-container svg path{stroke:var(--background-color)!important;stroke-width:1.5px;stroke-width:10px;stroke:var(--brand-color-two)!important}.shipping-page .shipping-inner .steps-section .last-three-steps-container svg .thick{stroke-width:10px}.shipping-page .shipping-inner .steps-section .last-three-steps-container svg.two-svg{width:calc(100vw - 4dvh);height:auto;display:block}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container{position:absolute;width:100%;height:100%;top:0}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-title,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-title{font-size:clamp(1.35rem,2.2vw,2rem);font-weight:400;line-height:1.15;letter-spacing:-.01em;color:var(--background-color);text-transform:none}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-title .lineChildren,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-title .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-individual-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-individual-description{font-family:var(--kometa-light);font-size:clamp(.8rem,1.1vw,.92rem);line-height:1.7;letter-spacing:.02em;color:var(--background-color);opacity:.6}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-individual-description .lineChildren,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-individual-description .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four{position:absolute;top:16.3vw;left:13.6vw;text-align:left;margin:0}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four-description{position:absolute;top:20.3vw;left:13.6vw;text-align:left;max-width:43ch}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-five,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-five{position:absolute;top:71.2vw;left:15vw;text-align:left;margin:0}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-five-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-five-description{position:absolute;top:74.8vw;left:15vw;text-align:left;max-width:30ch}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-six,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-six{position:absolute;bottom:6.6vw;left:26.7vw;text-align:right;margin:0}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-six-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-six-description{position:absolute;bottom:0vw;left:26.7vw;text-align:left;max-width:50ch}@media(max-width:768px){.shipping-page{padding:0;align-items:flex-start}.shipping-page .top-section .hero-container{height:75dvh}.shipping-page .top-section .hero-container .hero-content{flex-direction:column;align-items:flex-start;bottom:5dvh;left:1.5rem;right:1.5rem;gap:2rem}.shipping-page .top-section .hero-container .hero-content .hero-left .title{font-size:10vw;white-space:normal;letter-spacing:-.02em}.shipping-page .top-section .hero-container .hero-content .hero-right{width:100%;gap:1.25rem}.shipping-page .top-section .hero-container .hero-content .hero-right .hero-right-inner{gap:.75rem}.shipping-page .top-section .hero-container .hero-content .hero-right .hero-right-inner .hero-accent-line{width:1.5rem}.shipping-page .top-section .hero-container .hero-content .hero-right .description{font-size:.9rem;max-width:30ch;line-height:1.5}.shipping-page .top-section .hero-container .hero-content .hero-right .scroll-text{display:none}.shipping-page .top-section .dividing-line{margin-top:2rem;width:calc(100% - 3rem)}.shipping-page .top-section .below-line{grid-template-columns:1fr 1fr;width:calc(100dvw - 4dvh);column-gap:1.5rem;row-gap:3.5rem;margin-top:2rem;margin-bottom:5rem}.shipping-page .top-section .below-line .left{grid-column:span 1;order:1;justify-content:flex-start;align-items:flex-start}.shipping-page .top-section .below-line .middle{grid-column:span 1;order:2;gap:.65rem}.shipping-page .top-section .below-line .middle .tiny-title{opacity:.5}.shipping-page .top-section .below-line .middle .description{max-width:100%;font-size:.78rem;line-height:1.5;opacity:.8}.shipping-page .top-section .below-line .right{grid-column:span 2;order:3;gap:1.5rem}.shipping-page .top-section .below-line .right .right-top{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.shipping-page .top-section .below-line .right .right-top .link{font-size:.7rem}.shipping-page .top-section .below-line .right .right-bottom{margin-top:-.5rem;text-align:left}.shipping-page .top-section .below-line .right .right-bottom .link{font-size:.7rem}.shipping-page .shipping-inner{width:calc(100% - 3rem);padding:0 1.5rem}.shipping-page .shipping-inner .steps-section{margin-top:0}.shipping-page .shipping-inner .steps-section .journey-path-pc{display:none}.shipping-page .shipping-inner .steps-section .journey-path-mobile{display:block;position:relative}.shipping-page .shipping-inner .steps-section .first-three-steps-container{width:fit-content}.shipping-page .shipping-inner .steps-section .first-three-steps-container svg path{stroke:var(--background-color)!important;stroke-width:1.5px;stroke-width:3px;stroke:var(--brand-color-two)!important}.shipping-page .shipping-inner .steps-section .first-three-steps-container svg.one-svg-mobile{width:109.5vw;margin-left:11vw;height:auto;display:block}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container{position:absolute;width:100%;height:100%;top:0}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-title,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-title{font-size:1rem}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-title .lineChildren,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-title .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-individual-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-individual-description{font-size:.6rem;font-size:2.5vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-individual-description .lineChildren,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-individual-description .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-one,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-one{top:27vw;left:62vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-one-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-one-description{top:38.6vw;left:62vw;max-width:60vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-two,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-two{top:87vw;left:44vw;top:75vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-two-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-two-description{top:92.9vw;left:44vw;max-width:70vw;top:80.9vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-three,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-three{top:151vw;right:19vw}.shipping-page .shipping-inner .steps-section .first-three-steps-container .labels-container .step-three-description,.shipping-page .shipping-inner .steps-section .first-three-steps-container .step-description-container .step-three-description{top:158.4vw;left:unset;right:19vw;text-align:right;max-width:76vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container{margin-top:35vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container svg path{stroke:var(--background-color)!important;stroke-width:1.5px;stroke-width:3px;stroke:var(--brand-color-two)!important}.shipping-page .shipping-inner .steps-section .last-three-steps-container svg.two-svg-mobile{width:135vw;margin-left:10vw;height:auto;display:block}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container{position:absolute;width:100%;height:100%;top:0}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-title,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-title{font-size:1rem}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-title .lineChildren,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-title .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-individual-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-individual-description{font-size:.6rem;font-size:2.5vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-individual-description .lineChildren,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-individual-description .lineChildren{display:block;overflow:hidden}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four{top:15.5vw;left:28vw;text-align:left}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four-description{top:27.6vw;left:28vw;max-width:70vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four-description .step-line,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four-description .step-line{display:block;max-width:30vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four-description .step-line--wide,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four-description .step-line--wide{max-width:70vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-four-description .step-line--narrow,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-four-description .step-line--narrow{max-width:30vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-five,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-five{top:96vw;left:44.5vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-five-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-five-description{top:102.9vw;left:32vw;max-width:58vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-six,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-six{top:147vw;right:46.3vw}.shipping-page .shipping-inner .steps-section .last-three-steps-container .labels-container .step-six-description,.shipping-page .shipping-inner .steps-section .last-three-steps-container .step-description-container .step-six-description{bottom:0;left:unset;right:46.3vw;text-align:right;max-width:66vw}}.blog-hero{position:relative;width:100vw;height:100vh;overflow:hidden;pointer-events:auto}.blog-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none}.blog-hero .blog-center-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:1}.blog-hero .blog-center-content .blog-title{font-family:var(--georgia);font-size:2.5rem;font-weight:400;letter-spacing:.3em;color:#171d1c;margin-bottom:1rem;text-align:center;margin-left:.3em}.blog-hero .blog-center-content .blog-divider{width:180px;height:4px;background-color:var(--brand-color-one);margin-bottom:1rem}.blog-hero .blog-center-content .blog-subtitle{font-family:var(--georgia);font-size:1.2rem;font-weight:400;letter-spacing:.1em;color:#171d1c;margin-bottom:2rem}.blog-hero .blog-center-content .blog-button{padding:.8rem 2rem;background-color:#171d1c;color:#fff;border:none;border-radius:50px;font-family:var(--kometa-regular);font-size:.9rem;cursor:pointer}.blog-hero .blog-center-content .blog-button:hover{background-color:#2a3331}.blog-hero .blog-card{position:absolute;width:150px;aspect-ratio:219/332;z-index:2;will-change:transform,opacity,filter}.blog-hero .blog-card .blog-card-inner{width:100%;height:100%;background-color:#fff;box-shadow:0 10px 40px #fff3,0 0 20px #ffffff1a;border-radius:2px;overflow:hidden}.blog-hero .blog-card .blog-card-inner img{width:100%;height:100%;object-fit:cover;display:block}.blog-hero .blog-card .blog-card-tooltip{position:absolute;bottom:100%;right:-20px;width:208px;height:96px;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;z-index:10}.blog-hero .blog-card .blog-card-tooltip .tooltip-svg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.blog-hero .blog-card .blog-card-tooltip .tooltip-text{position:absolute;bottom:18px;right:15px;display:flex;flex-direction:column;align-items:flex-end;text-align:right;width:175px}.blog-hero .blog-card .blog-card-tooltip .tooltip-title{font-family:var(--georgia);font-size:.95rem;font-weight:400;line-height:1.2;color:var(--background-color);margin:0 0 4px;white-space:nowrap}.blog-hero .blog-card .blog-card-tooltip .tooltip-subtitle{font-family:var(--kometa-light);font-size:.75rem;font-weight:400;color:var(--background-color);margin:0;white-space:nowrap}.blog-hero .blog-card:hover{cursor:pointer;opacity:1!important;filter:blur(0px)!important;transition:opacity .3s ease,filter .3s ease}.blog-hero .blog-card:hover .blog-card-tooltip{opacity:1;transform:translateY(0)}.blog-hero .card-1{top:15%;left:15%}.blog-hero .card-2{top:86%;left:8%}.blog-hero .card-3{top:70%;left:35%}.blog-hero .card-4{top:20%;right:15%}.blog-hero .card-5{top:86%;right:12%}@media(max-width:768px){.blog-hero .blog-center-content .blog-title{font-size:1.8rem}.blog-hero .card-1{top:12%;left:10%}.blog-hero .card-2{top:90%;left:8%}.blog-hero .card-3{top:67%;left:30%}.blog-hero .card-4{top:20%;right:3%}.blog-hero .card-5{top:100%;right:7%}}.recently-published{width:100%;display:flex;flex-direction:column;align-items:center}.recently-published .rp-header{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.recently-published .rp-header .rp-title{font-family:var(--georgia);font-size:2.5rem;font-weight:400;letter-spacing:.2em;color:#171d1c;margin-bottom:1rem;text-align:center;margin-left:.2em;text-transform:uppercase}.recently-published .rp-header .rp-divider{width:250px;height:4px;background-color:var(--brand-color-one, #f18c4e);margin-bottom:1rem}.recently-published .rp-header .rp-subtitle{font-family:var(--kometa-light);font-size:1.1rem;font-weight:400;letter-spacing:.05em;color:#171d1c;text-transform:uppercase}.recently-published .rp-list{width:100%;padding:0;display:flex;flex-direction:column;position:relative}.recently-published .rp-list .rp-list-divider-top{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:1px;background-color:#0000001a}.recently-published .rp-list .rp-article{display:flex;align-items:center;padding:8dvh 2dvh;position:relative;margin:0;width:100%;box-sizing:border-box}.recently-published .rp-list .rp-article .rp-article-left{flex:1;display:flex;justify-content:flex-end;padding-right:4rem}.recently-published .rp-list .rp-article .rp-article-left .rp-image-wrapper{width:100%;aspect-ratio:856/540;overflow:hidden;position:relative}.recently-published .rp-list .rp-article .rp-article-left .rp-image-wrapper .rp-parallax-image{position:absolute;top:-15%;left:0;width:100%;height:130%;object-fit:cover;will-change:transform}.recently-published .rp-list .rp-article .rp-article-right{flex:1;display:flex;flex-direction:column}.recently-published .rp-list .rp-article .rp-article-right .rp-article-title-row{display:flex;align-items:flex-start;margin-bottom:1.5rem}.recently-published .rp-list .rp-article .rp-article-right .rp-article-title-row .rp-article-dot{width:14px;height:14px;border-radius:50%;background-color:var(--brand-color-one, #f18c4e);margin-top:10px;margin-right:1.5rem;flex-shrink:0}.recently-published .rp-list .rp-article .rp-article-right .rp-article-title-row .rp-article-title{font-family:var(--georgia);font-size:2.2rem;font-weight:400;color:#171d1c;line-height:1.3;max-width:60%}.recently-published .rp-list .rp-article .rp-article-right .rp-article-desc{font-family:var(--kometa-light);font-size:1rem;font-weight:400;color:#333;line-height:1.8;margin-left:2.4rem;margin-bottom:2.5rem;max-width:60%}.recently-published .rp-list .rp-article .rp-article-right .rp-article-btn{display:inline-flex;align-items:center;background-color:#171d1c;color:#fff;border:none;padding:.8rem 1.8rem;border-radius:50px;font-family:var(--kometa-regular);font-size:.9rem;cursor:pointer;margin-left:2.4rem;align-self:flex-start;transition:background-color .3s ease}.recently-published .rp-list .rp-article .rp-article-right .rp-article-btn:hover{background-color:#2a3331}.recently-published .rp-list .rp-article .rp-article-right .rp-article-btn .btn-dot{width:6px;height:6px;background-color:#fff;border-radius:50%;margin-right:.8rem}.recently-published .rp-list .rp-article .rp-list-divider-bottom{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100vw;height:1px;background-color:#0000001a}@media(max-width:1024px){.recently-published .rp-header{padding:0 1rem}.recently-published .rp-header .rp-title{font-size:1.8rem}.recently-published .rp-list .rp-article{flex-direction:column;padding:4rem 2dvh}.recently-published .rp-list .rp-article .rp-article-left{padding-right:0;justify-content:center;margin-bottom:3rem;width:100%}.recently-published .rp-list .rp-article .rp-article-left .rp-image-wrapper{max-width:100%}.recently-published .rp-list .rp-article .rp-article-right{padding-left:0;max-width:100%}.recently-published .rp-list .rp-article .rp-article-right .rp-article-title-row .rp-article-dot{margin-right:1rem}.recently-published .rp-list .rp-article .rp-article-right .rp-article-title-row .rp-article-title{max-width:90%;font-size:1.5rem}.recently-published .rp-list .rp-article .rp-article-right .rp-article-desc{max-width:95%;margin-left:0;margin-bottom:2rem}.recently-published .rp-list .rp-article .rp-article-right .rp-article-btn{margin-left:0}}.history-section{width:100%;padding:6rem 2dvh;box-sizing:border-box;display:flex;flex-direction:column}.history-section .history-header{margin-bottom:4rem}.history-section .history-header .history-title{font-family:var(--georgia);font-size:2.5rem;font-weight:400;letter-spacing:.1em;color:#171d1c;margin-bottom:.5rem}.history-section .history-header .history-divider{width:150px;height:4px;background-color:var(--brand-color-one, #f48245);margin-bottom:1.5rem}.history-section .history-header .history-subtitle{font-family:var(--kometa-light);font-size:1.1rem;color:#171d1c}.history-section .history-content{display:flex;gap:3dvh;justify-content:space-between;width:100%}.history-section .history-content .history-list{width:68.5%;display:flex;flex-direction:column}.history-section .history-content .history-list .history-row{display:flex;justify-content:space-between;align-items:center;padding:1.8rem 0;border-top:1px solid rgba(0,0,0,.2);cursor:pointer;transition:color .3s ease;color:#171d1c}.history-section .history-content .history-list .history-row:last-child{border-bottom:1px solid rgba(0,0,0,.2)}.history-section .history-content .history-list .history-row .history-article-title{font-family:var(--georgia);font-size:1.6rem;font-weight:400}.history-section .history-content .history-list .history-row .history-article-meta{font-family:var(--kometa-light);font-size:1rem;font-weight:400}.history-section .history-content .history-list .history-row:hover{color:var(--brand-color-one, #f48245)}.history-section .history-content .history-right{flex:1;display:flex;flex-direction:column;height:auto}.history-section .history-content .history-right .history-image-wrapper{width:100%;height:90%;background-color:#171d1c;overflow:hidden}.history-section .history-content .history-right .history-image-wrapper .history-image{width:100%;height:100%;object-fit:cover;display:block}.history-section .history-content .history-right .history-image-wrapper .history-image-placeholder{width:100%;height:100%;background-color:#171d1c}.history-section .history-mobile-grid{display:none}@media(max-width:1024px){.history-section{padding:4rem 5%}.history-section .history-header{margin-bottom:2rem}.history-section .history-content{display:none}.history-section .history-mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem 1.5rem;width:100%}.history-section .history-mobile-grid .history-grid-item{display:flex;flex-direction:column}.history-section .history-mobile-grid .history-grid-item .history-grid-image-wrapper{width:100%;aspect-ratio:3/4;margin-bottom:1rem;background-color:#171d1c;overflow:hidden;position:relative}.history-section .history-mobile-grid .history-grid-item .history-grid-image-wrapper .history-grid-image{position:absolute;top:-15%;left:0;width:100%;height:130%;object-fit:cover;display:block;will-change:transform}.history-section .history-mobile-grid .history-grid-item .history-grid-info{display:flex;flex-direction:column;gap:.3rem}.history-section .history-mobile-grid .history-grid-item .history-grid-info .history-grid-title{font-family:var(--georgia);font-size:1.1rem;font-weight:400;color:#171d1c;margin:0;line-height:1.3}.history-section .history-mobile-grid .history-grid-item .history-grid-info .history-grid-category{font-family:var(--kometa-light);font-size:.9rem;color:#171d1cb3;margin:0}}@media(max-width:1024px)and (max-width:480px){.history-section .history-mobile-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem 1rem}.history-section .history-mobile-grid .history-grid-item .history-grid-info .history-grid-title{font-size:1rem}.history-section .history-mobile-grid .history-grid-item .history-grid-info .history-grid-category{font-size:.8rem}}.blog-page{width:100vw;overflow-x:hidden;background-color:#e3e3e1;background-image:radial-gradient(rgba(0,0,0,.08) 1px,transparent 1px);background-size:10px 10px}.sell-page{position:relative;width:100vw;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:var(--text-color);color:var(--background-color);padding-top:5vh;padding-bottom:5vh;box-sizing:border-box}.sell-page .overflow-hidden{overflow:hidden;display:block}.sell-page .container{width:100%;margin:0 auto;padding:6vw 2.5dvh 0 2.5dvh;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:100%}.sell-page .left{display:flex;flex-direction:column;justify-content:space-between;width:40%;margin-bottom:0;height:81.5vh}.sell-page .left .left-top{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;width:fit-content;flex-direction:column}.sell-page .left .left-top .icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(23,29,28,.2)}.sell-page .left .left-top .icon-wrapper .icon{font-size:1.2rem;color:var(--background-color);margin-bottom:0}.sell-page .left .left-top .subtitle{font-family:var(--kometa-regular);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#171d1c99;display:block;will-change:transform}.sell-page .left .left-bottom{overflow:hidden}.sell-page .left .left-bottom .title{font-family:var(--georgia);font-size:5.4vw;line-height:.85;font-weight:400;font-style:italic}.sell-page .left .left-bottom .title .lineChildren,.sell-page .left .left-bottom .title .overflow-hidden{overflow:hidden}.sell-page .left .contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-top:auto;padding-top:2rem;display:none}.sell-page .left .contact-details .overflow-hidden{overflow:hidden;display:block;width:fit-content}.sell-page .left .contact-details .detail-block{display:flex;flex-direction:column;gap:.75rem;will-change:transform}.sell-page .left .contact-details .detail-block h5{font-family:var(--kometa-regular);font-size:.7rem;letter-spacing:.05em;color:#171d1c80;text-transform:uppercase;margin:0}.sell-page .left .contact-details .detail-block a{font-family:var(--kometa-regular);font-size:1.1rem;color:var(--background-color);text-decoration:none;position:relative;width:fit-content}.sell-page .left .contact-details .detail-block a:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background-color:var(--background-color);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.16,1,.3,1)}.sell-page .left .contact-details .detail-block a:hover:after{transform:scaleX(1);transform-origin:left}.sell-page .right{width:50%;padding-left:5vw;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:auto;overflow-y:auto;max-height:80vh;padding-bottom:5vh}.sell-page .right::-webkit-scrollbar{width:4px}.sell-page .right::-webkit-scrollbar-track{background:transparent}.sell-page .right::-webkit-scrollbar-thumb{background:#171d1c33;border-radius:4px}.sell-page .right .form-header{width:100%;max-width:80%;margin-bottom:2rem}.sell-page .right .form-header .form-title{font-family:var(--georgia);font-size:3.5vw;line-height:1.1;font-weight:400;font-style:italic;margin-bottom:1rem;color:var(--background-color)}.sell-page .right .form-header .form-title .lineChildren{overflow:hidden}.sell-page .right .form-header .form-subtitle{font-family:var(--kometa-light);font-size:.95rem;color:#171d1c80;margin:0;letter-spacing:.02em;display:block;will-change:transform}.sell-page .right .form{width:100%;display:flex;flex-direction:column;gap:2rem}.sell-page .right .form .form-row{display:flex;gap:2rem;width:100%;align-items:flex-end}.sell-page .right .form .form-row .form-group{flex:1;display:flex;flex-direction:column;justify-content:flex-end;min-width:0}.sell-page .right .form .form-group{display:flex;flex-direction:column;margin:0;padding:0}.sell-page .right .form .form-group label{font-family:var(--kometa-regular);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.4rem;display:block;color:#171d1c99}.sell-page .right .form .form-group label span{display:block;will-change:transform}.sell-page .right .form .form-group input,.sell-page .right .form .form-group select,.sell-page .right .form .form-group textarea{background:transparent;border:none;color:var(--background-color);font-family:var(--kometa-light);font-size:1.1rem;padding:.5rem 0;outline:none;border-radius:0;transition:border-color .3s ease;width:100%;box-sizing:border-box}.sell-page .right .form .form-group input::placeholder,.sell-page .right .form .form-group select::placeholder,.sell-page .right .form .form-group textarea::placeholder{color:#171d1c4d}.sell-page .right .form .form-group input[type=file]{color:#171d1c4d}.sell-page .right .form .form-group input[type=file]::file-selector-button{font-family:var(--kometa-regular);font-size:.75rem;text-transform:uppercase;color:var(--background-color);background-color:transparent;border:1px solid var(--background-color);padding:.3rem .8rem;margin-right:1rem;border-radius:1rem;cursor:pointer;transition:all .3s ease}.sell-page .right .form .form-group input[type=file]::file-selector-button:hover{background-color:var(--background-color);color:var(--text-color)}.sell-page .right .form .form-group .form-line{width:100%;height:1px;background-color:#171d1c33;margin-top:-1px;transform-origin:left center;transition:background-color .3s ease}.sell-page .right .form .form-group:focus-within .form-line{background-color:var(--background-color)}.sell-page .right .form .form-group .select-wrapper{position:relative;width:100%}.sell-page .right .form .form-group .select-wrapper select{width:100%;appearance:none;cursor:pointer}.sell-page .right .form .form-group .select-wrapper:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--background-color);pointer-events:none}.sell-page .right .form .form-group textarea{min-height:2.5rem;resize:none;overflow-y:hidden}.sell-page .right .form .btn_main_wrap{position:relative;align-self:flex-start;margin-top:1rem;margin-bottom:2rem;margin-left:0;background-color:var(--background-color);border-radius:2rem;padding:.6rem 4rem;overflow:hidden;cursor:pointer;display:inline-block;min-width:160px;text-align:center;transition:border-color .4s ease}.sell-page .right .form .btn_main_wrap .btn_main_layout{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;overflow:hidden;height:1.5rem}.sell-page .right .form .btn_main_wrap .btn_main_text{font-family:var(--kometa-regular);font-size:.75rem;text-transform:uppercase;color:var(--text-color);transition:color .4s ease;line-height:1.5rem;white-space:nowrap}.sell-page .right .form .btn_main_wrap .btn_main_text.is_abs{position:absolute;top:0;left:0;width:100%;transform:translateY(100%);color:var(--text-color)}.sell-page .right .form .btn_main_wrap:hover .btn_main_text:not(.is_abs){color:var(--text-color)}@media(max-width:768px){.sell-page{height:auto;min-height:100vh;overflow-y:auto;overflow-x:hidden;padding-top:13vh;padding-bottom:0vh;align-items:flex-start}.sell-page .container{flex-direction:column;padding:0 5vw;gap:3rem;height:auto}.sell-page .left{width:100%;display:flex;flex-direction:column;align-items:center;height:auto}.sell-page .left .left-top{margin-bottom:1.5rem;flex-direction:column;align-items:center}.sell-page .left .left-bottom{width:100%}.sell-page .left .left-bottom .title{font-size:14vw;text-align:center;font-style:normal}.sell-page .left .contact-details{padding-top:1.5rem;gap:1.25rem;align-items:center;text-align:center;display:none}.sell-page .right{width:100%;padding-left:0;overflow-y:visible;max-height:none}.sell-page .right .form-header{max-width:100%;margin-bottom:1.5rem;display:none}.sell-page .right .form-header .form-title{font-size:10vw}.sell-page .right .form{gap:1.5rem}.sell-page .right .form .form-row{flex-direction:column;gap:1.5rem;align-items:normal}.sell-page .right .form .form-group{flex:1}.sell-page .right .form .form-group label{color:var(--background-color)}.sell-page .right .form .btn_main_wrap{text-align:center;margin-top:.5rem}}.u-gap-xsmall{gap:.5rem}.u-hflex-center-center{display:flex;align-items:center;justify-content:center}.u-cover-absolute{position:absolute;top:0;left:0;width:100%;height:100%}.u-radius-inherit{border-radius:inherit}.u-zindex-3{z-index:3}.u-display-block{display:block}.u-display-none{display:none}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.w-inline-block{display:inline-block}.process-section{position:relative;width:100%;background-color:var(--text-color);color:var(--background-color);padding:8vw 2.5dvh 6vw;box-sizing:border-box}.process-section .overflow-hidden{overflow:hidden;display:block}.process-section .process-header{display:flex;align-items:flex-end;justify-content:space-between;padding:2.5vw 0}.process-section .process-title{font-family:var(--georgia);font-size:5.4vw;line-height:.9;font-weight:400;font-style:italic;margin:0;color:var(--background-color)}.process-section .process-title .lineChildren{overflow:hidden}.process-section .process-count{font-family:var(--georgia);font-size:1.4rem;font-style:italic;color:var(--background-color);opacity:.6;display:block;will-change:transform}.process-section .first-process-divider{width:calc(100% + 5dvh);margin-left:-2.5dvh}.process-section .process-divider{width:100%;height:1px;background-color:var(--background-color);opacity:.25}.process-section .process-steps{display:flex;flex-direction:column}.process-section .process-step{position:relative;display:flex;align-items:flex-start;padding:4.5vw 0}.process-section .process-step .step-divider{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--background-color);opacity:.15}.process-section .process-step:last-child .step-divider{display:none}.process-section .step-number-wrapper{flex-shrink:0;width:30%;padding-top:.35rem}.process-section .step-number{font-family:var(--georgia);font-size:1rem;font-style:italic;color:var(--background-color);opacity:.5;display:block;will-change:transform}.process-section .step-content{flex:1;max-width:55%}.process-section .step-heading{font-family:var(--georgia);font-size:2.4vw;font-weight:400;font-style:italic;line-height:1.15;margin:0 0 1.2rem;color:var(--background-color)}.process-section .step-heading .lineChildren{overflow:hidden}.process-section .step-body{font-family:var(--kometa-light);font-size:1.15vw;line-height:1.65;color:var(--background-color);opacity:.55;margin:0;max-width:85%}.process-section .step-body .lineChildren{overflow:hidden}@media(max-width:768px){.process-section{padding:14vw 5vw 10vw}.process-section .process-header{padding-bottom:5vw}.process-section .process-title{font-size:14vw}.process-section .process-count{font-size:1.1rem}.process-section .first-process-divider{width:calc(100% + 10vw);margin-left:-5vw}.process-section .process-step{flex-direction:column;gap:1.5rem;padding:8vw 0}.process-section .step-number-wrapper{width:auto}.process-section .step-content{max-width:100%}.process-section .step-heading{font-size:7vw}.process-section .step-body{font-size:.9rem;max-width:100%}}.login-page{width:100vw;height:100vh;display:flex;background:var(--text-color);overflow:hidden}.login-page .overflow-hidden{overflow:hidden;display:block}.login-page .lineChildren{overflow:hidden}.login-page .login-hero{position:relative;flex:1;max-width:50%;height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:4rem;overflow:hidden;background:#0d0f12}.login-page .login-hero .hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.login-page .login-hero .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0006,#000000a6);z-index:0}.login-page .login-hero .hero-brand{position:relative;z-index:1;display:inline-block;align-self:flex-start;transition:opacity .2s ease}.login-page .login-hero .hero-brand:hover{opacity:.85}.login-page .login-hero .hero-brand .hero-logo{height:40px;width:auto;object-fit:contain;display:block}.login-page .login-hero .hero-content{position:relative;z-index:1}.login-page .login-hero .hero-tagline{font-family:var(--georgia);font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.3;color:#fff;margin-bottom:2rem;max-width:380px}.login-page .login-hero .hero-members{display:flex;align-items:center;gap:.75rem}.login-page .login-hero .hero-members .avatars{display:flex}.login-page .login-hero .hero-members .avatars .avatar{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.7);margin-left:-10px;overflow:hidden;background:#f46d25;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:#fff;font-family:var(--kometa-regular)}.login-page .login-hero .hero-members .avatars .avatar:first-child{margin-left:0}.login-page .login-hero .hero-members .member-count{color:#ffffffe6;font-family:var(--kometa-light);font-size:.85rem;line-height:1.3}.login-page .login-hero .hero-members .member-count strong{display:block;font-family:var(--kometa-regular);font-size:.95rem}.login-page .login-form-panel{flex:1;max-width:50%;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:3rem 0;overflow-y:auto}.login-page .login-form-wrapper{width:100%;max-width:420px}.login-page .form-header{text-align:center;margin-bottom:2rem}.login-page .form-header .form-logo{height:44px;margin-bottom:.7rem;object-fit:contain;opacity:0}.login-page .form-header h1{font-size:3.5vw;line-height:1.1;font-weight:400;color:var(--background-color);margin-bottom:.4rem;font-family:var(--georgia)}.login-page .form-header .form-subtitle{font-family:var(--kometa-light);font-size:.85rem;color:var(--background-color);opacity:.6;display:block;will-change:transform}.login-page .form-header .form-subtitle a{color:var(--brand-color-one);text-decoration:none;font-weight:600}.login-page .form-header .form-subtitle a:hover{text-decoration:underline}.login-page .login-form{display:flex;flex-direction:column;gap:2rem}.login-page .form-row.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.login-page .form-group{display:flex;flex-direction:column;margin:0;padding:0}.login-page .form-group label{font-family:var(--kometa-regular);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.25rem;display:block;color:#171d1c99}.login-page .form-group label span{display:block;will-change:transform}.login-page .form-group input{background:transparent;border:none;color:var(--background-color);font-family:var(--kometa-light);font-size:.95rem;padding:.45rem 0;outline:none;border-radius:0;transition:border-color .3s ease;width:100%;box-sizing:border-box}.login-page .form-group input::placeholder{color:#171d1c4d}.login-page .form-group .form-line{width:100%;height:1px;background-color:#171d1c33;margin-top:-1px;transform-origin:left center;transition:background-color .3s ease}.login-page .form-group:focus-within .form-line{background-color:var(--background-color)}.login-page .form-group.has-error label span{color:#d74242}.login-page .form-group.has-error .form-line{background-color:#d74242}.login-page .form-group .field-error-msg{font-family:var(--kometa-light);font-size:.75rem;color:#d74242;margin-top:.35rem;padding-left:.25rem;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.login-page .terms-text{font-family:var(--kometa-light);font-size:.75rem;color:color-mix(in srgb,var(--background-color) 60%,transparent);text-align:center;line-height:1.35;margin-top:2rem}.login-page .terms-text a{color:var(--brand-color-one);text-decoration:none;font-family:var(--kometa-regular);opacity:1}.login-page .terms-text a:hover{text-decoration:underline}.login-page .submit-btn{width:100%;padding:.75rem;margin-top:.3rem;border:none;border-radius:2rem;background:var(--background-color);color:var(--text-color);font-family:var(--kometa-regular);font-size:.85rem;text-transform:uppercase;cursor:pointer;transition:filter .2s ease,transform .2s ease;position:relative;overflow:hidden}.login-page .submit-btn:hover{filter:brightness(.9)}.login-page .submit-btn:active{transform:translateY(0)}.login-page .submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.login-page .submit-btn .btn-text{position:relative;z-index:1}.login-page .submit-btn .btn-spinner{position:relative;z-index:1;display:inline-block;width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.login-page .form-toggle{text-align:center;margin-top:2rem;font-family:var(--kometa-light);font-size:.85rem;color:color-mix(in srgb,var(--background-color) 60%,transparent)}.login-page .form-toggle a{color:var(--brand-color-one);text-decoration:none;font-family:var(--kometa-regular);cursor:pointer;opacity:1}.login-page .form-toggle a:hover{text-decoration:underline}.login-page .form-status{text-align:center;padding:.75rem;border-radius:8px;font-family:var(--kometa-light);font-size:.82rem;margin-bottom:.5rem}.login-page .form-status.error{background:#fdeded;color:#bd2828;border:1px solid hsl(0,60%,88%)}.login-page .form-status.success{background:#ebfaf1;color:#2d8652;border:1px solid hsl(145,40%,85%)}.login-page .otp-section{display:flex;flex-direction:column;gap:1rem}.login-page .otp-section .otp-message{font-family:var(--kometa-light);font-size:.85rem;color:var(--background-color);opacity:.6;text-align:center;line-height:1.5}.login-page .otp-section .otp-input-group{display:flex;gap:.5rem;justify-content:center}.login-page .otp-section .otp-input-group input{width:48px;height:54px;text-align:center;font-family:var(--kometa-regular);font-size:1.3rem;background:transparent;border:none;border-bottom:1.5px solid rgba(23,29,28,.2);border-radius:0;outline:none;transition:border-color .3s ease;color:var(--background-color)}.login-page .otp-section .otp-input-group input:focus{border-bottom-color:var(--background-color)}.login-page .otp-section .otp-resend{text-align:center;font-family:var(--kometa-light);font-size:.8rem;color:#171d1c80}.login-page .otp-section .otp-resend button{background:none;border:none;color:var(--brand-color-one);font-family:var(--kometa-regular);cursor:pointer;font-size:.8rem;padding:0}.login-page .otp-section .otp-resend button:hover{text-decoration:underline}.login-page .otp-section .otp-resend button:disabled{color:#ccc;cursor:not-allowed}@media(max-width:900px){.login-page{flex-direction:column;height:100vh;min-height:auto;overflow:hidden}.login-page .login-hero{display:none}.login-page .login-form-panel{flex:1;max-width:100%;height:0;overflow-y:auto;padding:14vh 3rem 2rem 3rem;display:flex;flex-direction:column;justify-content:flex-start;background:var(--text-color)}.login-page .login-form-wrapper{display:flex;flex-direction:column;width:100%;max-width:400px;margin:0 auto}.login-page .form-header{order:1;margin-bottom:1.25rem}.login-page .form-header .form-logo{display:none}.login-page .form-header h1{font-size:10vw;margin-bottom:.2rem;font-family:var(--georgia);font-weight:400;font-style:normal}.login-page .form-header .form-subtitle{display:none}.login-page .form-status{order:2;margin-bottom:.5rem}.login-page .login-form{order:3;gap:1.5rem}.login-page .login-form .form-row.two-cols{grid-template-columns:1fr;gap:1.5rem}.login-page .login-form .form-group label{color:var(--background-color)}.login-page .login-form .form-group input{font-size:1rem;padding:.5rem 0}.login-page .login-form .submit-btn{padding:.85rem;font-size:.85rem;margin-top:.5rem}.login-page .terms-text{order:4;font-size:.75rem;margin-top:2rem;line-height:1.35}.login-page .form-toggle{order:6;margin-top:1rem;font-size:.85rem}}@media(max-width:480px){.login-page .login-form-panel{padding:14vh 1.8rem 1.5rem 1.8rem}.login-page .form-header{margin-bottom:2rem}.login-page .login-form{gap:1.25rem}.login-page .login-form .form-group input{padding:.45rem 0;font-size:.95rem}.login-page .otp-section .otp-input-group input{width:40px;height:44px;font-size:1rem}}@font-face{font-family:Kometa Light;src:url(/assets/Kometa-Light-C6pAJCVo.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Kometa Thin;src:url(/assets/Kometa-Thin-C9YSCshZ.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Kometa Regular;src:url(/assets/Kometa-Regular-CcsxPjwn.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Georgia;src:url(/assets/Georgia-CReoFFPn.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Georgia Light;src:url(/assets/Georgia-Light-AeV0qhcf.ttf) format("truetype");font-weight:400;font-style:normal}*{padding:0;margin:0;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}*:not(html):not(body){height:fit-content}:root{--background-color: #171d1c;--text-color: #e5e6e4;--absolute-white: #fff;--brand-color-one: #f48245;--brand-color-two: #00adee;--border-color: #cccccc;--gray-in-images: #d7d8d1;--kometa-light: "Kometa Light", sans-serif;--kometa-thin: "Kometa Thin", sans-serif;--kometa-regular: "Kometa Regular", sans-serif;--georgia: "Georgia", sans-serif;--georgia-light: "Georgia Light", sans-serif}.dark-mode{--background-color: #000;--text-color: #fff}html{overflow-y:scroll}body{background-color:var(--background-color);color:var(--text-color);-ms-overflow-style:none;scrollbar-width:none;overflow-x:hidden}main{position:relative;z-index:1;background-color:var(--background-color);margin-bottom:100vh}@media(max-width:768px){main{margin-bottom:0}}::-webkit-scrollbar{display:none}.mobile-only-navbar{display:none}@media(max-width:900px){.mobile-only-navbar{display:block}}.menu{position:fixed;width:100%;height:100dvh;z-index:7;display:none}.menu .overflow-hidden{overflow:hidden}.menu .overlay{position:absolute;top:0;left:0;width:100%;height:100dvh;background-color:var(--background-color);opacity:0}.menu .sliding{position:absolute;top:0;height:100dvh}.menu .sliding-left{left:0;transform:translate(-100%);background-color:var(--text-color);width:50%}.menu .sliding-left ul{height:100%;list-style:none;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.menu .sliding-left ul li{flex:1;font-size:2.5rem;text-transform:uppercase;color:var(--background-color);position:relative;overflow:hidden}.menu .sliding-left ul li .hover-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--border-color);transform:translateY(100%);transition:transform .75s cubic-bezier(.23,1,.32,1);z-index:0}.menu .sliding-left ul li .link-details{position:relative;z-index:1;height:100%;display:flex;justify-content:space-between;padding:0 clamp(1rem,.6rem + 2vw,3rem);align-items:center}.menu .sliding-left ul li .link-details .left{display:flex;gap:1.5rem}.menu .sliding-left ul li .link-details .left .link-number{font-size:1rem;font-family:var(--georgia-light);transform:translateY(105%);opacity:0}.menu .sliding-left ul li .link-details .left .main-text-container{overflow:visible;clip-path:inset(-100% -100% 0 -100%)}.menu .sliding-left ul li .link-details .left .main-text{line-height:.9;font-family:var(--georgia-light);transform:translateY(105%);opacity:0}.menu .sliding-left ul li .link-details .left .main-text .text-inner{display:inline-block;transition:transform .6s cubic-bezier(.25,1,.5,1)}.menu .sliding-left ul li .link-details .icon{width:3rem;height:3rem;border-radius:50%;background-color:var(--brand-color-one);display:flex;justify-content:center;align-items:center;transform:translateY(100%);opacity:0}.menu .sliding-left ul li .link-details .icon img{width:70%}.menu .sliding-left ul li .link-divider{height:1px;width:100%;background-color:var(--background-color);opacity:.15;opacity:.5;position:absolute;left:0;bottom:0;transform:translate(-100%)}.menu .sliding-left ul li .hover-divider{height:3px;width:100%;background-color:var(--background-color);position:absolute;left:0;bottom:0;transform:translate(-100%);transition:transform 1s cubic-bezier(.25,1,.5,1);z-index:2}.menu .sliding-left ul li:hover .hover-bg{transform:translateY(0)}.menu .sliding-left ul li:hover .main-text .text-inner{transform:translate(15%)}.menu .sliding-left ul li:hover .hover-divider{transform:translate(0)}.menu .sliding-right{right:0;transform:translate(100%);background-color:var(--background-color);overflow:hidden;display:flex;flex-direction:column;align-items:center;width:50%}.menu .sliding-right .close-button{position:absolute;top:5%;right:5%;text-transform:uppercase;font-size:.75rem;font-family:var(--kometa);color:var(--text-color);background-color:transparent;border:1px solid var(--text-color);padding:.25rem .875rem;border-radius:2rem;cursor:pointer;opacity:0;transition:border-color .2s ease-in,color .2s ease-in,background-color .2s ease-in}.menu .sliding-right .close-button:hover{background-color:var(--text-color);border:1px solid var(--text-color);color:var(--background-color)}.menu .sliding-right .details-container{height:83.3333333333%;padding:3rem 0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.menu .sliding-right .details-container .company-logo{width:16.5rem;height:16.5rem;border:.25px solid var(--text-color);border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto;opacity:0;transform:translate(4%)}.menu .sliding-right .details-container .company-logo img{width:8rem;height:auto;object-fit:cover;margin-left:1.5rem}.menu .sliding-right .details-container .contacts{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);row-gap:2.5rem;width:100%;padding:0 4rem;text-transform:uppercase}.menu .sliding-right .details-container .contacts .contact-item{display:flex;flex-direction:column;gap:.5rem}.menu .sliding-right .details-container .contacts .contact-item .contact-title{text-transform:uppercase;font-size:1.1rem;font-family:var(--georgia-light);color:var(--brand-color-one);transform:translateY(105%)}.menu .sliding-right .details-container .contacts .contact-item .contact-content{font-size:.75rem;font-family:var(--kometa-light);color:var(--text-color);transform:translateY(105%)}.menu .sliding-right .other-details{height:14.2857142857%;width:100%}.menu .sliding-right .right-divider{position:absolute;top:85.7142857143%;height:1px;width:100%;background-color:var(--text-color);opacity:1;transform:translate(-100%)}.menu .sliding-right .menu-footer{position:absolute;top:85.7142857143%;height:14.2857142857%;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;width:100%;box-sizing:border-box}.menu .sliding-right .menu-footer .footer-link{font-family:var(--kometa-light);font-size:.75rem;color:var(--text-color);text-transform:uppercase;padding-left:4rem;display:flex;gap:.5rem}.menu .sliding-right .menu-footer .footer-link svg{width:.5rem;height:.5rem}@media(max-width:768px){.menu .sliding{width:100%;height:50%}.menu .sliding-left{top:0}.menu .sliding-left ul li{font-size:1.5rem}.menu .sliding-left ul li .link-details .left{gap:1rem}.menu .sliding-left ul li .link-details .left .link-number{font-size:.75rem}.menu .sliding-left ul li .link-details .icon{width:2rem;height:2rem}.menu .sliding-left ul li .link-divider{height:1.5px}.menu .sliding-right{top:50%}.menu .sliding-right .close-button{top:1rem;right:1.5rem;font-size:.65rem;padding:.25rem .6rem}.menu .sliding-right .details-container{height:100%;padding:0;justify-content:center}.menu .sliding-right .details-container .company-logo{display:none}.menu .sliding-right .details-container .contacts{row-gap:1.25rem;padding:0 1.5rem}.menu .sliding-right .details-container .contacts .contact-item .contact-title{font-size:.85rem}.menu .sliding-right .details-container .contacts .contact-item .contact-content{font-size:.65rem}.menu .sliding-right .other-details,.menu .sliding-right .menu-footer{position:absolute;bottom:0;height:auto;width:100%;padding:.75rem 0rem;box-sizing:border-box;background-color:transparent}.menu .sliding-right .other-details .footer-link,.menu .sliding-right .menu-footer .footer-link{font-family:var(--kometa-light);font-size:.65rem;color:var(--text-color);text-transform:uppercase;padding-left:0;display:flex;flex-direction:row;align-items:center;gap:.5rem;height:unset;padding-left:1.5rem}.menu .sliding-right .other-details .footer-link svg,.menu .sliding-right .menu-footer .footer-link svg{width:.6rem;height:.6rem}}.disclaimer-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:flex;justify-content:center;align-items:flex-end}.disclaimer-modal .disclaimer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;opacity:0;cursor:pointer}.disclaimer-modal .disclaimer-content{position:relative;width:50%;height:95vh;transform:translateY(100%);background-color:var(--brand-color-one);color:var(--background-color);box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;padding-top:clamp(2rem,2.2rem + 1.5vw,4rem);padding-bottom:calc(clamp(2rem,2.2rem + 1.5vw,4rem)*1)}.disclaimer-modal .disclaimer-content .disclaimer-close-btn{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;color:var(--background-color);font-size:.95rem;font-family:var(--georgia);cursor:pointer;text-transform:uppercase;padding:0}.disclaimer-modal .disclaimer-content .disclaimer-close-btn:hover{opacity:1}.disclaimer-modal .disclaimer-content .disclaimer-text-wrapper{width:52.5%;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;margin:0 auto;text-align:start;flex:1 1 0%;min-height:0}.disclaimer-modal .disclaimer-content .disclaimer-header{text-align:center;display:flex;flex-direction:column;align-self:center;align-items:center;gap:1rem}.disclaimer-modal .disclaimer-content .disclaimer-header .main-title-disclaimer{margin:0;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;display:flex;justify-content:center;white-space:nowrap}.disclaimer-modal .disclaimer-content .disclaimer-header .main-title-disclaimer .disclaimer-logo{width:auto;max-width:100%;height:70px;display:block}.disclaimer-modal .disclaimer-content .disclaimer-header .en-title{font-family:var(--georgia-light);margin:0;letter-spacing:.1em}.disclaimer-modal .disclaimer-content .disclaimer-body{font-family:var(--kometa-light);font-size:1.08vw;line-height:1.6;display:flex;flex-direction:column;gap:2rem}.disclaimer-modal .disclaimer-content .disclaimer-body p{width:100%;text-align:start;margin:0}.disclaimer-modal .disclaimer-content .disclaimer-body p strong{font-family:var(--kometa-regular)}.disclaimer-modal .disclaimer-content .disclaimer-body .lineChildren{display:block;overflow:hidden;text-align:start;width:100%}.disclaimer-modal .disclaimer-content .disclaimer-body .line_inner{display:inline-block;will-change:transform}.disclaimer-modal .disclaimer-content .disclaimer-footer{width:100%;display:flex;flex-direction:column}.disclaimer-modal .disclaimer-content .disclaimer-footer .row-divider{height:1px;width:100%;overflow:hidden;background:transparent}.disclaimer-modal .disclaimer-content .disclaimer-footer .row-divider .row-divider-line{display:block;height:100%;width:100%;background-color:#1a1a1a33;transform-origin:left;transform:scaleX(1)}.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row{display:flex;justify-content:space-between;padding:1rem 0;font-family:var(--kometa, sans-serif);font-size:1.08vw}.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row .overflow-hidden{overflow:hidden}.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row .overflow-hidden .row-label,.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row .overflow-hidden .row-value{display:inline-block;will-change:transform}.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row .row-label{opacity:.8}.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row .row-value{font-weight:500}@media(max-width:768px){.disclaimer-modal{align-items:stretch}.disclaimer-modal .disclaimer-content{width:100%;height:100dvh;padding-top:10dvh;transform:translateY(100%);border-radius:0}.disclaimer-modal .disclaimer-content .disclaimer-close-btn{top:1rem;right:1rem}.disclaimer-modal .disclaimer-content .disclaimer-text-wrapper{width:80%;padding:0}.disclaimer-modal .disclaimer-content .disclaimer-header{gap:.5rem}.disclaimer-modal .disclaimer-content .disclaimer-header .main-title-disclaimer .disclaimer-logo{height:56px}.disclaimer-modal .disclaimer-content .disclaimer-header .main-title{font-size:2rem}.disclaimer-modal .disclaimer-content .disclaimer-body{font-size:.85rem;gap:1rem}.disclaimer-modal .disclaimer-content .disclaimer-footer .footer-row{font-size:.95rem}}.navbar-logo .left,.navbar .left{margin:2.5dvh 2dvh;display:flex;align-items:flex-start}.navbar-logo .left .overflow-hidden,.navbar .left .overflow-hidden{overflow:hidden;display:block}.navbar-logo .left .logo-mask,.navbar .left .logo-mask{width:5rem;height:auto}.navbar-logo .left .logo,.navbar .left .logo{width:5rem;height:auto;flex-shrink:0}.navbar-logo .left .logo img,.navbar .left .logo img{width:100%;height:100%;object-fit:cover}.navbar-logo .left .logo:hover,.navbar .left .logo:hover{cursor:pointer}.navbar-logo .left .logo .company-logo,.navbar .left .logo .company-logo{display:block;width:100%;height:auto}.navbar-logo .left .logo .company-logo .tagline-divider,.navbar .left .logo .company-logo .tagline-divider{stroke:#fff;stroke-width:1.5px;vector-effect:non-scaling-stroke;shape-rendering:crispEdges}.navbar-logo .left .logo .company-logo .cls-1,.navbar .left .logo .company-logo .cls-1{fill:#231f20;stroke:#000;stroke-miterlimit:10;stroke-width:.15px}.navbar-logo .left .logo .company-logo .cls-2,.navbar .left .logo .company-logo .cls-2{fill:#00adee}.navbar-logo .left .logo .company-logo .cls-3,.navbar-logo .left .logo .company-logo .cls-4,.navbar .left .logo .company-logo .cls-3,.navbar .left .logo .company-logo .cls-4{fill:#f48245}.navbar-logo .left .logo .company-logo .cls-5,.navbar-logo .left .logo .company-logo .cls-6,.navbar .left .logo .company-logo .cls-5,.navbar .left .logo .company-logo .cls-6{fill:#fff}.navbar-logo .left .logo .company-logo .cls-6,.navbar-logo .left .logo .company-logo .cls-4,.navbar .left .logo .company-logo .cls-6,.navbar .left .logo .company-logo .cls-4{fill-rule:evenodd}.navbar-logo{width:100%;height:fit-content;position:absolute;z-index:2;top:0;left:0;pointer-events:none}.navbar-logo.pinned{position:fixed!important;top:0!important;left:0;width:100%}.navbar-logo .left{pointer-events:auto}.navbar{width:100%;height:fit-content;display:flex;justify-content:space-between;align-items:center;background:transparent;position:absolute;z-index:2;mix-blend-mode:difference;pointer-events:none}.navbar.pinned{position:fixed!important;top:0!important;left:0;width:100%}.navbar .theme-toggle,.navbar .right{pointer-events:auto}.navbar .theme-toggle{display:flex;align-items:center;cursor:pointer;font-size:1.4rem;height:100%;display:none;color:#fff}.navbar .right{display:flex;align-items:center;height:100%;margin-right:2dvh}.navbar .right .nav-links{display:flex;align-items:center;text-transform:uppercase;gap:1rem;height:100%;font-family:var(--kometa-light)}.navbar .right .nav-links .overflow-hidden{overflow:hidden;display:inline-flex}.navbar .right .nav-links .link-mask{align-items:center}.navbar .right .nav-links .link{text-decoration:none;color:#fff;font-size:.9rem;line-height:1.2;transition:color .15s ease;position:relative;display:inline-block;padding:.2rem 0 0;margin:-.2rem 0 0}.navbar .right .nav-links .link .rolling-text{display:flex;align-items:center;position:relative;line-height:1.2;pointer-events:none}.navbar .right .nav-links .link .rolling-text .letter{display:inline-block;position:relative}.navbar .right .nav-links .link .rolling-text .letter .letter-inner{display:block;position:relative;transform-origin:top center}.navbar .right .nav-links .link .rolling-text .letter .letter-inner .letter-top,.navbar .right .nav-links .link .rolling-text .letter .letter-inner .letter-bottom{display:block;line-height:1.2}.navbar .right .nav-links .link .rolling-text .letter .letter-inner .letter-bottom{position:absolute;top:100%;left:0}.navbar .right .nav-links .link:hover{cursor:pointer}.navbar .right .nav-links .menu-icon{font-size:1.8rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;width:2rem;overflow:hidden;gap:.4rem;cursor:pointer;transform:translateY(-.15rem)}.navbar .right .nav-links .menu-icon .line-wrapper{display:flex;gap:.5rem}.navbar .right .nav-links .menu-icon .line-wrapper .line{width:2rem;height:1px;background-color:#fff}.navbar .right .nav-links .menu-icon .line-wrapper .invisible-line{opacity:1}.navbar .right .nav-links .menu-icon:hover{cursor:pointer}.navbar .right .nav-links .menu-text{display:none;cursor:pointer}@media(min-width:1024px){.navbar{align-items:flex-start}.navbar .theme-toggle{position:absolute;left:50%;transform:translate(-50%);top:2.5dvh;height:auto}.navbar .right{margin-right:0dvh;margin-top:2.5dvh;height:auto}.navbar .right .nav-links{gap:1.2rem;height:auto}.navbar .right .nav-links .link{font-size:.9rem}.navbar .right .nav-links .menu-icon{display:flex}.navbar .right .nav-links .menu-text{display:none}}@media(min-width:1024px){.navbar-logo .left .logo,.navbar-logo .left .logo-mask,.navbar .left .logo,.navbar .left .logo-mask{width:7rem}}.navbar-top-line{position:fixed;top:5.5vw;left:0;width:100%;height:1px;background-color:#fff6;mix-blend-mode:difference;z-index:1;pointer-events:none}@media(max-width:768px){.navbar-top-line{top:10vh}}.navbar-bg{position:absolute;top:0;left:0;width:100%;height:5.5vw;z-index:1;pointer-events:none;background-color:transparent}.navbar-bg.solid{background-color:var(--text-color)}.navbar-bg.pinned{position:fixed!important}@media(max-width:768px){.navbar-bg{height:10vh}}.footer{max-width:100vw;max-width:100dvw;width:100%;min-height:100vh;min-height:100dvh}@supports (-webkit-touch-callout: none){.footer{min-height:-webkit-fill-available}}.footer{position:fixed;bottom:0;left:0;z-index:0;display:grid;align-content:space-between;justify-items:center;row-gap:120px}@media(max-width:768px){.footer{position:relative;min-height:100vh;min-height:100dvh}@supports (-webkit-touch-callout: none){.footer{min-height:-webkit-fill-available}}.footer{row-gap:4rem}}.footer .footer_top-content{width:calc(100% - 4vh);width:calc(100% - 4dvh);display:flex;justify-content:space-between;padding:2.5vh 0;padding:2.5dvh 0}@media(max-width:768px){.footer .footer_top-content{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"nav nav" "socials address";row-gap:2.375rem;column-gap:1rem}}.footer .footer_menu_col{display:flex;flex-direction:column}@media(max-width:768px){.footer .footer_menu_col:first-child{grid-area:address}}@media(max-width:768px){.footer .footer_menu_col.right-col{grid-area:socials}}.footer .socials-right{text-align:right;align-items:flex-end}@media(max-width:768px){.footer .socials-right{text-align:left;align-items:flex-start}}.footer .footer_socials_wrap{display:flex;flex-direction:column;gap:.5rem}.footer .footer_socials_wrap .menu_link{color:#fff;text-decoration:none;font-family:var(--kometa-regular);font-size:.85rem}@media(max-width:768px){.footer .footer_socials_wrap .menu_link{font-size:1rem;font-family:var(--kometa-light)}}.footer .footer_nav_list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.05rem}@media(max-width:768px){.footer .footer_nav_list{gap:.5rem}}.footer .footer_nav_item{display:flex;align-items:flex-start;gap:1rem;color:#fff}@media(max-width:768px){.footer .footer_nav_col{grid-area:nav}}.footer .footer_nav_link{text-decoration:none;color:inherit;font-size:2.5rem;text-transform:uppercase}@media(max-width:768px){.footer .footer_nav_link{line-height:.95;font-size:34.4px}}.footer .footer_num{font-size:.8rem;padding-top:.4vw;opacity:1}.footer .clyde-wrapper{width:100%;align-self:center}@media(max-width:768px){.footer .clyde-wrapper .clyde-container{display:none}}.footer .clyde-wrapper .clyde-container{--font-size: 580px;position:relative;margin:0 auto;width:100%;max-width:none;cursor:default;overflow:hidden;transform:translateZ(0);font-family:var(--georgia)}.footer .clyde-wrapper .clyde-container:before{display:block;padding-top:10.98%;content:""}.footer .clyde-wrapper .clyde-container .clyde-svg{position:absolute;top:0;left:0;width:100%;height:100%}.footer .clyde-wrapper .clyde-container .clyde-svg text{font-size:var(--font-size);font-weight:500;line-height:1;vector-effect:non-scaling-stroke}.footer .clyde-wrapper .clyde-container .clyde-svg .main-text{fill:var(--text-color);stroke:none;stroke-width:1px}.footer .clyde-wrapper .clyde-container .clyde-svg .particles{fill:var(--brand-color-two)}.footer .clyde-wrapper .clyde-mobile-text{display:none}@media(max-width:768px){.footer .clyde-wrapper .clyde-mobile-text{display:block;text-align:left;font-family:var(--georgia);font-size:22vw;color:var(--text-color, #fff);line-height:.75;font-weight:500;padding-top:1rem;padding-bottom:2rem}}.footer .footer_bottom-container{width:calc(100% - 4vh);width:calc(100% - 4dvh);display:flex;flex-direction:column}.footer .footer_bottom{width:100%;margin:0 auto;display:flex;justify-content:space-between;padding-bottom:2vh;padding-bottom:calc(2dvh + env(safe-area-inset-bottom));padding-top:0;color:#fff;font-family:var(--kometa-regular);font-size:clamp(.8rem,.5vw + .5rem,1rem);margin-top:-.6vh}@media(max-width:768px){.footer .footer_bottom{flex-direction:column;gap:.5rem}}.footer [data-hover=link]{position:relative;width:max-content;cursor:pointer;background-size:200% 100%;background-position:100% 0px;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transition:background-position .4s ease-out;background-image:linear-gradient(to right,var(--brand-color-one) 50%,#fff 50%)}.footer [data-hover=link]:before{content:"";position:absolute;width:100%;height:1px;background:var(--brand-color-one);bottom:0;left:0;pointer-events:none;transform-origin:100% 50%;transform:scaleX(0);transition:transform .4s ease-out}.footer [data-hover=link]:hover{background-position:0px 0px}.footer [data-hover=link]:hover:before{transform-origin:0% 50%;transform:scaleX(1)}.search-menu{position:fixed;width:100%;height:100dvh;z-index:7;font-family:var(--kometa-light);color:var(--background-color)}.search-menu .overflow-hidden{overflow:hidden}.search-menu .search-anim{transform:translateY(100%)}.search-menu .overlay{position:absolute;top:0;left:0;width:100%;height:100dvh;background-color:var(--background-color);opacity:0}.search-menu .gray-background{position:absolute;top:0;height:100dvh;width:100%;clip-path:inset(0 100% 0 0)}.search-menu .gray-background .search-menu-content{background-color:var(--text-color);display:flex;width:100%;height:100%}.search-menu .gray-background .search-menu-content .left-section{width:3.8%;height:100%;background-color:var(--absolute-white);border-right:1px solid var(--border-color);display:flex;justify-content:center;padding-top:2.5dvh}.search-menu .gray-background .search-menu-content .left-section .mobile-search-input-wrap,.search-menu .gray-background .search-menu-content .left-section .mobile-search-icon{display:none}.search-menu .gray-background .search-menu-content .left-section .close-button{color:var(--background-color);font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.1rem;transition:background-color .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1),border-radius .5s cubic-bezier(.19,1,.22,1)}.search-menu .gray-background .search-menu-content .left-section .close-button svg{transition:transform 1s cubic-bezier(.19,1,.22,1)}.search-menu .gray-background .search-menu-content .left-section .close-button:hover{background-color:var(--text-color);border-radius:50%}.search-menu .gray-background .search-menu-content .left-section .close-button:hover svg{transform:rotate(-180deg)}.search-menu .gray-background .search-menu-content .mid-section{width:59%;height:100%;max-height:100%;overscroll-behavior:contain;background-color:var(--text-color);padding:3.125rem 2.5rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.search-menu .gray-background .search-menu-content .mid-section::-webkit-scrollbar{width:8px}.search-menu .gray-background .search-menu-content .mid-section::-webkit-scrollbar-track{background:transparent}.search-menu .gray-background .search-menu-content .mid-section::-webkit-scrollbar-thumb{background-color:color-mix(in srgb,var(--background-color) 30%,transparent);border-radius:10px}.search-menu .gray-background .search-menu-content .mid-section::-webkit-scrollbar-thumb:hover{background-color:var(--border-color)}.search-menu .gray-background .search-menu-content .mid-section{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--background-color) 30%,transparent) transparent}.search-menu .gray-background .search-menu-content .mid-section .search-input{padding:.75rem 0px;position:relative;overflow:hidden;flex-shrink:0}.search-menu .gray-background .search-menu-content .mid-section .search-input .search-divider{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--border-color);transform:translate(-100%)}.search-menu .gray-background .search-menu-content .mid-section .search-input input{outline:0;border:0;border-radius:0;padding-left:0;background:transparent;font-size:1.625rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container{display:flex;flex-direction:column;gap:2rem;flex-shrink:0}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .title{text-transform:uppercase;font-size:1.125rem;margin-top:1rem;font-family:var(--kometa-regular)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .suggestions-list{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;min-height:2.5rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .suggestions-list .suggestion-pill{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.8rem;border-radius:50px;border:1px solid var(--border-color);cursor:pointer;font-family:var(--kometa-regular)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .suggestions-list .suggestion-pill span{transform:translateY(1.5px)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .suggestions-list .suggestion-pill .icon{display:flex;justify-content:center;align-items:center;font-size:.8rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header{position:relative;padding-top:.875rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .tabs{display:flex;gap:1.5rem;position:relative}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .tabs .tab{cursor:pointer;color:color-mix(in srgb,var(--background-color) 40%,transparent);transition:color .3s;position:relative;padding-bottom:.875rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .tabs .tab:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--background-color);z-index:1;transform:scaleX(0);transform-origin:center;transition:transform .3s}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .tabs .tab.active{color:var(--background-color)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .tabs .tab.active:after{transform:scaleX(1)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .title{text-transform:uppercase;font-size:.875rem;font-family:var(--kometa-regular)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .divider{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--border-color)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid{display:grid;grid-template-columns:repeat(auto-fill,9.625rem);gap:.9375rem;margin-top:1rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid.pages-grid{grid-template-columns:repeat(auto-fill,minmax(11rem,1fr))}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card{display:flex;flex-direction:column;gap:.9375rem;width:9.625rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .image{background-color:var(--absolute-white);width:9.625rem;height:12rem;display:flex;justify-content:center;align-items:center}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .image img{width:100%;height:100%;object-fit:cover}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .image .fallback-image{font-size:.8rem;color:var(--text-color);opacity:.5}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .image.category-placeholder{font-size:4rem;color:var(--text-color);opacity:.1;font-family:var(--kometa-regular)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .details{font-family:var(--kometa-thin)}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .details .title{font-family:var(--kometa-regular);text-transform:none;font-size:1rem;margin-top:0}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid .car-card .details .price{font-size:.9rem}.search-menu .gray-background .search-menu-content .mid-section .also-like{display:flex;justify-content:space-between;align-items:center}.search-menu .gray-background .search-menu-content .mid-section .also-like .title{text-transform:uppercase;font-size:2rem;margin-top:1rem}.search-menu .gray-background .search-menu-content .mid-section .also-like .buttons{font-size:1.5rem;display:flex;gap:1rem}.search-menu .gray-background .search-menu-content .mid-section .also-like .buttons .circle-button{width:3rem;height:3rem;border-radius:50%;background-color:var(--absolute-white);display:flex;justify-content:center;align-items:center}.search-menu .gray-background .search-menu-content .mid-section .results{display:flex;gap:.9375rem}.search-menu .gray-background .search-menu-content .mid-section .results .car-card{display:flex;flex-direction:column;gap:.9375rem}.search-menu .gray-background .search-menu-content .mid-section .results .car-card .image{background-color:var(--absolute-white);width:9.625rem;height:12rem}.search-menu .gray-background .search-menu-content .mid-section .results .car-card .details{font-family:var(--kometa-thin)}.search-menu .gray-background .search-menu-content .mid-section .results .car-card .details .title{font-family:var(--kometa-regular)}.search-menu .gray-background .search-menu-content .mid-section .results .car-card .details .price{font-size:.9rem}.search-menu .gray-background .search-menu-content .right-section{width:37.2%;height:100%;background-color:var(--absolute-white);padding:3.125rem 2.5rem;display:flex;flex-direction:column;gap:2.65rem}.search-menu .gray-background .search-menu-content .right-section .title{font-size:2rem;text-transform:uppercase}.search-menu .gray-background .search-menu-content .right-section .category-list ul{list-style:none;display:flex;flex-direction:column;gap:10px}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item{display:flex;align-items:start;gap:1rem;padding:10px 0;position:relative;overflow:hidden}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .search-divider{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--border-color);transform:translate(-100%)}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title{font-size:1.4375rem;font-family:var(--kometa-light)}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title .rolling-text{display:flex;align-items:center;position:relative;line-height:1.2}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title .rolling-text .letter{display:inline-block;position:relative;pointer-events:none}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title .rolling-text .letter .letter-inner{display:block;position:relative;transform-origin:top center}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title .rolling-text .letter .letter-inner .letter-top,.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title .rolling-text .letter .letter-inner .letter-bottom{display:block;line-height:1.2}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title .rolling-text .letter .letter-inner .letter-bottom{position:absolute;top:100%;left:0}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .icon{font-size:.8rem;width:1.4375rem;height:1.4375rem;border:1px solid var(--border-color);border-radius:50%;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.search-menu{overflow-y:hidden;height:100dvh;min-height:100dvh;overscroll-behavior:contain}.search-menu .gray-background{height:100dvh;min-height:100dvh;position:absolute}.search-menu .gray-background .search-menu-content{flex-direction:column;height:100dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.search-menu .gray-background .search-menu-content .left-section{width:100%;box-sizing:border-box;height:fit-content;background-color:var(--absolute-white);border-right:0;border-bottom:1px solid var(--border-color);justify-content:flex-start;align-items:center;padding:1rem 1.5rem;gap:.5rem}.search-menu .gray-background .search-menu-content .left-section .mobile-search-input-wrap{display:block;flex:1;min-width:0;margin-right:0}.search-menu .gray-background .search-menu-content .left-section .mobile-search-input-wrap .mobile-search-input{width:100%;outline:0;border:0;border-radius:0;padding-left:0;background:transparent;font-size:1.3rem;line-height:1.1;color:var(--background-color)}.search-menu .gray-background .search-menu-content .left-section .mobile-search-input-wrap .mobile-search-input::placeholder{color:var(--background-color);opacity:.35}.search-menu .gray-background .search-menu-content .left-section .mobile-search-icon{display:flex;align-items:center;justify-content:center;margin-right:.65rem;color:var(--background-color);font-size:1.8rem;line-height:1;flex-shrink:0}.search-menu .gray-background .search-menu-content .left-section .close-button{width:2rem;height:2rem;border-radius:50%;background-color:#efefef;font-size:1.3rem;margin-left:0;flex-shrink:0}.search-menu .gray-background .search-menu-content .left-section .close-button:hover{background-color:#d6d6d6;border-radius:50%}.search-menu .gray-background .search-menu-content .left-section .close-button:hover svg{transform:none}.search-menu .gray-background .search-menu-content .mid-section,.search-menu .gray-background .search-menu-content .right-section{width:100%;height:auto;padding:1.25rem}.search-menu .gray-background .search-menu-content .mid-section{gap:1.25rem;padding:1rem 1.5rem;height:fit-content;max-height:none;overflow-y:visible;width:100%}.search-menu .gray-background .search-menu-content .mid-section .search-input{display:none}.search-menu .gray-background .search-menu-content .mid-section .active-search-container{margin-top:0;gap:1.5rem;flex-shrink:0}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .title{margin-top:.3rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .suggestions-list{gap:.5rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .suggestions-section .suggestions-list .suggestion-pill{padding:.25rem .5rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-header .title{margin-top:0}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid{justify-content:start;grid-template-columns:repeat(2,9.625rem)!important;overflow-x:auto;padding-bottom:.5rem}.search-menu .gray-background .search-menu-content .mid-section .active-search-container .products-section .products-grid.pages-grid{grid-template-columns:repeat(2,minmax(10rem,1fr))!important}.search-menu .gray-background .search-menu-content .mid-section .also-like{width:100%;align-items:center}.search-menu .gray-background .search-menu-content .mid-section .also-like .title{font-size:1.3rem;margin-top:.3rem}.search-menu .gray-background .search-menu-content .mid-section .also-like .buttons{font-size:1.125rem}.search-menu .gray-background .search-menu-content .mid-section .also-like .buttons .circle-button{width:2.5rem;height:2.5rem}.search-menu .gray-background .search-menu-content .mid-section .results{overflow-x:auto;padding-bottom:.25rem}.search-menu .gray-background .search-menu-content .right-section{gap:.5rem;font-family:var(--kometa-regular)}.search-menu .gray-background .search-menu-content .right-section .title{font-size:1.25rem;font-family:var(--kometa-regular)!important}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item{gap:.75rem;align-items:center}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .title{font-size:.9rem;margin-top:.25rem}.search-menu .gray-background .search-menu-content .right-section .category-list ul li .item .icon{width:1rem;height:1rem;margin-top:0}}.no-results-tab{padding:2rem 0;font-family:var(--kometa-regular);color:color-mix(in srgb,var(--background-color) 60%,transparent)}.view-all-link{margin-top:2rem;display:flex;align-items:center;gap:.5rem;font-family:var(--kometa-regular);font-size:.875rem;cursor:pointer;text-transform:uppercase;transition:opacity .3s;width:fit-content}.view-all-link:hover{opacity:.7}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;text-align:center}.no-results h3{font-family:var(--kometa-regular);font-size:1.5rem;margin-bottom:.5rem}.no-results p{color:color-mix(in srgb,var(--background-color) 60%,transparent);font-size:.9rem}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.loading-shimmer{animation:shimmer 2s infinite linear;background:linear-gradient(to right,var(--absolute-white) 4%,color-mix(in srgb,var(--text-color) 20%,transparent) 25%,var(--absolute-white) 36%);background-size:1000px 100%}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}.top-section{display:flex;flex-direction:column;align-items:center;width:100%;position:relative}.top-section .overflow-hidden{overflow:hidden}.top-section .hero-container{width:100%;height:calc(80dvh - 1.5rem);position:relative;overflow:hidden}.top-section .hero-container .hero-image-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.top-section .hero-container .hero-image-wrapper .hero-image{width:100%;height:100%;object-fit:cover;object-position:center 30%;will-change:transform}.top-section .hero-container .hero-image-wrapper .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background-color)}.top-section .hero-container .hero-content{position:absolute;bottom:6dvh;left:2dvh;right:2dvh;display:flex;justify-content:space-between;align-items:flex-end;z-index:1}.top-section .hero-container .hero-content .hero-left{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.75rem}.top-section .hero-container .hero-content .hero-left .hero-left-meta{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;margin-left:.15rem}.top-section .hero-container .hero-content .hero-left .hero-left-meta .hero-badge{color:var(--text-color);font-family:var(--kometa-light);font-size:.7rem;text-transform:uppercase;letter-spacing:.2em}.top-section .hero-container .hero-content .hero-left .hero-left-meta .hero-badge-divider{color:var(--text-color);font-family:var(--kometa-light);font-size:.7rem;opacity:.8}.top-section .hero-container .hero-content .hero-left .title{color:var(--text-color);font-family:var(--georgia);font-size:clamp(6rem,10vw,20rem);text-transform:uppercase;line-height:.82;margin:0;white-space:nowrap;font-weight:400}.top-section .hero-container .hero-content .hero-left .title .char{display:inline-block;will-change:transform}.top-section .hero-container .hero-content .hero-right{width:22%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.25rem}.top-section .hero-container .hero-content .hero-right .hero-right-inner{display:flex;flex-direction:column;gap:.85rem;width:100%}.top-section .hero-container .hero-content .hero-right .hero-right-inner .hero-accent-line{width:2rem;height:1px;background-color:var(--text-color);flex-shrink:0}.top-section .hero-container .hero-content .hero-right .description{color:var(--text-color);font-family:var(--kometa-light);font-size:.95rem;line-height:1.6;letter-spacing:.02em;width:100%}.top-section .hero-container .hero-content .hero-right .description .lineChildren{display:block;overflow:hidden}.top-section .hero-container .hero-content .hero-right .description .lineChildren .line_inner{display:inline-block;will-change:transform}.top-section .hero-container .hero-content .hero-right .scroll-text{display:flex;align-items:center;gap:1rem;color:var(--text-color);font-family:var(--kometa-light);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;cursor:default}.top-section .hero-container .hero-content .hero-right .scroll-text .scroll-arrow{display:flex;align-items:center;animation:scrollBounce 2.2s ease-in-out infinite}.top-section .hero-container .hero-content .hero-right .scroll-text .scroll-arrow svg{stroke:var(--brand-color-one);opacity:.9}.top-section .dividing-line{height:1px;width:calc(100dvw - 4dvh);background-color:var(--background-color);transform-origin:left;transform:scaleX(0);margin:0;margin-top:2.5rem;opacity:.35}.top-section .below-line{display:grid;width:calc(100dvw - 4dvh);grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch;margin-top:2rem;margin-bottom:2rem;font-size:.72rem;font-family:var(--kometa-light);letter-spacing:.08em;color:var(--background-color)}.top-section .below-line .left{grid-column:span 1;display:flex;align-items:center}.top-section .below-line .left .filter-button{display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;color:var(--background-color);padding:.15rem .9rem 0 0;position:relative;transition:color .3s ease}.top-section .below-line .left .filter-button:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0%;height:1px;background-color:var(--brand-color-one);transition:width .35s cubic-bezier(.76,0,.24,1)}.top-section .below-line .left .filter-button:hover:after{width:100%}.top-section .below-line .left .filter-button svg{stroke:var(--background-color);transition:stroke .3s ease;flex-shrink:0}.top-section .below-line .middle{grid-column:span 2;display:flex;flex-direction:column;gap:1.15rem;padding-top:.15rem}.top-section .below-line .middle .tiny-title{text-transform:uppercase;font-weight:500}.top-section .below-line .middle .description{line-height:1.55;max-width:44ch;text-transform:none;opacity:.6;font-size:.78rem;font-family:var(--kometa-light)}.top-section .below-line .right{display:flex;flex-direction:column;justify-content:space-between;padding-top:.15rem;gap:2rem}.top-section .below-line .right .right-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.top-section .below-line .right .right-top .link{text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .3s ease}.top-section .below-line .right .right-top .link:hover{opacity:.7}.top-section .below-line .right .right-top .below-anim{text-transform:uppercase;font-weight:500}.top-section .below-line .right .right-bottom{text-align:left;margin-top:auto}.top-section .below-line .right .right-bottom .link{text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .3s ease}.top-section .below-line .right .right-bottom .link:hover{opacity:.7}@media(max-width:1024px){.top-section .hero-container .hero-content .hero-right{width:35%}}@media(max-width:768px){.top-section .hero-container{height:75dvh}.top-section .hero-container .hero-content{flex-direction:column;align-items:flex-start;bottom:5dvh;left:1.5rem;right:1.5rem;gap:2rem}.top-section .hero-container .hero-content .hero-left .title{font-size:14vw;white-space:normal;letter-spacing:-.02em}.top-section .hero-container .hero-content .hero-right{width:100%;gap:1.25rem}.top-section .hero-container .hero-content .hero-right .hero-right-inner{gap:.75rem}.top-section .hero-container .hero-content .hero-right .hero-right-inner .hero-accent-line{width:1.5rem}.top-section .hero-container .hero-content .hero-right .description{font-size:.9rem;max-width:30ch;line-height:1.5}.top-section .hero-container .hero-content .hero-right .scroll-text{display:none}.top-section .dividing-line{margin-top:2rem;width:calc(100% - 3rem)}.top-section .below-line{grid-template-columns:1fr 1fr;width:calc(100% - 3rem);column-gap:1.5rem;row-gap:3.5rem;margin-top:2rem;margin-bottom:5rem}.top-section .below-line .left{grid-column:span 1;order:1;justify-content:flex-start;align-items:flex-start}.top-section .below-line .middle{grid-column:span 1;order:2;gap:.65rem}.top-section .below-line .middle .tiny-title{opacity:.5}.top-section .below-line .middle .description{max-width:100%;font-size:.78rem;line-height:1.5;opacity:.8}.top-section .below-line .right{grid-column:span 2;order:3;gap:1.5rem}.top-section .below-line .right .right-top{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.top-section .below-line .right .right-top .link{font-size:.7rem}.top-section .below-line .right .right-bottom{margin-top:-.5rem;text-align:left}.top-section .below-line .right .right-bottom .link{font-size:.7rem}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.cards-grid{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-left:2dvh;width:calc(100dvw - 4dvh);margin-bottom:5rem}.cards-grid .card{width:100%;height:24.75rem;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;font-family:var(--kometa-light);position:relative;will-change:transform;background-color:#d4d4cc}.cards-grid .card .image-frame-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#d4d4cc;z-index:0}.cards-grid .card .card-image{position:absolute;width:100%;height:100%;object-fit:cover;opacity:1;transform:scale(1.2);transition:transform 1s cubic-bezier(.28,0,.18,1),opacity 1s cubic-bezier(.28,0,.18,1),filter 1s cubic-bezier(.28,0,.18,1);z-index:1;clip-path:inset(0% 100% 0% 0%);will-change:transform,opacity,filter,clip-path}.cards-grid .card .card-image.fallback-frame{display:flex;justify-content:center;align-items:center;background-color:#d4d4cc;color:#4a4a44;font-family:var(--kometa-regular);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:1.5rem;box-sizing:border-box}.cards-grid .card .card-image.fallback-frame span{background:#fff6;padding:.4rem .8rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cards-grid .card .card-image.reveal{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;filter:blur(10px);transition:transform 1s cubic-bezier(.28,0,.18,1),opacity 1s cubic-bezier(.28,0,.18,1),filter 1s cubic-bezier(.28,0,.18,1);transform:scale(1.66);z-index:2}.cards-grid .card .details{position:absolute;width:100%;padding:1.875rem 0;display:flex;flex-direction:column;align-items:center;color:var(--background-color);gap:.375rem;font-size:.8rem;z-index:3;transition:transform 1s cubic-bezier(.28,0,.18,1),opacity 1s cubic-bezier(.28,0,.18,1);text-align:center;backface-visibility:hidden}.cards-grid .card .details .price{background-color:var(--absolute-white, #ffffff);padding:.25rem .5rem .1rem;border-radius:.12rem;font-weight:600;display:inline-block;box-shadow:0 6px 14px #090a100f;z-index:4;line-height:1.2}.cards-grid .card .details .name{font-size:1.25rem}.cards-grid .card .details .location{text-transform:uppercase;letter-spacing:.05em}.cards-grid .card .add-to-cart-button{z-index:3;position:absolute;width:100%;display:flex;justify-content:center;padding:1.875rem 0;text-transform:uppercase;transform:translateY(100%);transition:transform 1s cubic-bezier(.28,0,.18,1),opacity 1s cubic-bezier(.28,0,.18,1)}.cards-grid .card .add-to-cart-button .button{background-color:var(--background-color);color:var(--text-color);padding:.9375rem;font-size:.8rem;transition:background-color .25s cubic-bezier(.28,0,.18,1),color .25s cubic-bezier(.28,0,.18,1)}.cards-grid .card .add-to-cart-button .button:hover{background-color:var(--absolute-white);color:var(--brand-color-one);transition:background-color .25s cubic-bezier(.28,0,.18,1),color .25s cubic-bezier(.28,0,.18,1)}@media(hover:hover){.cards-grid .card:hover{cursor:pointer}.cards-grid .card:hover .card-image:not(.reveal){transform:scale(1);opacity:0;filter:blur(10px)}.cards-grid .card:hover .reveal{display:block;transform:scale(1);opacity:1;filter:blur(0px)}.cards-grid .card:hover .details{transform:translateY(100%)}.cards-grid .card:hover .add-to-cart-button{transform:translateY(0)}}.cards-grid .card-skeleton{background-color:#d4d4cc}.cards-grid .card-skeleton .skeleton-pulse{animation:instagramSkeletonPulse 1.6s ease-in-out infinite alternate}.cards-grid .card-skeleton .skeleton-details{position:absolute;bottom:2rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:3;padding:0 1rem}.cards-grid .card-skeleton .skeleton-details .skeleton-line{background:#0000001f;border-radius:4px;animation:instagramSkeletonPulse 1.6s ease-in-out infinite alternate}.cards-grid .card-skeleton .skeleton-details .skeleton-line.short{width:35%;height:.75rem}.cards-grid .card-skeleton .skeleton-details .skeleton-line.medium{width:65%;height:1.25rem}.cards-grid .card-skeleton .skeleton-details .skeleton-line.price-pill{width:45%;height:1.5rem;background:#fff9;border-radius:4px}@media(max-width:1024px){.cards-grid{grid-template-columns:repeat(2,1fr);width:calc(100% - 3rem);margin-left:1.5rem;gap:1rem}.cards-grid .card{height:28rem}}@media(max-width:768px){.cards-grid{grid-template-columns:1fr;width:calc(100% - 3rem);margin-left:1.5rem;margin-right:1.5rem;gap:2rem}.cards-grid .card{height:32rem}.cards-grid .card .details{justify-content:flex-end;height:100%}.cards-grid .card .details .name{font-size:1.5rem;font-family:var(--kometa-regular);letter-spacing:-.01em}.cards-grid .card .details .location{font-size:.75rem;opacity:.9}.cards-grid .card .details .price{font-size:.9rem;opacity:.9}.cards-grid .card .details .price:before{content:"KSH ";font-size:.7rem;opacity:.7}}@media(max-width:768px)and (hover:none){.cards-grid .card .details{transform:translateY(0);opacity:1}.cards-grid .card .add-to-cart-button{display:none}}.cards-grid-empty{width:calc(100dvw - 4dvh);margin-left:2dvh;padding:5rem 2rem;display:flex;justify-content:center;align-items:center;text-align:center;background-color:#d4d4cc;border-radius:8px;margin-bottom:5rem;box-sizing:border-box}.cards-grid-empty .empty-content{display:flex;flex-direction:column;align-items:center;max-width:420px}.cards-grid-empty .empty-content .empty-icon{font-size:3.5rem;margin-bottom:1rem;opacity:.8}.cards-grid-empty .empty-content h3{font-family:var(--kometa-regular);font-size:1.6rem;margin-bottom:.5rem;color:#111;letter-spacing:-.01em}.cards-grid-empty .empty-content p{font-family:var(--kometa-light);font-size:.95rem;color:#444;line-height:1.5}@media(max-width:1024px){.cards-grid-empty{width:calc(100% - 3rem);margin-left:1.5rem}}@media(max-width:768px){.cards-grid-empty{width:calc(100% - 3rem);margin-left:1.5rem;margin-right:1.5rem;padding:3rem 1.5rem}}@keyframes instagramSkeletonPulse{0%{opacity:.55}50%{opacity:.9}to{opacity:.55}}.filter-modal-overlay{box-sizing:border-box}.filter-modal-overlay *,.filter-modal-overlay *:before,.filter-modal-overlay *:after{box-sizing:border-box}.filter-modal-overlay .overflow-hidden{overflow:hidden}.filter-modal-overlay .filter-anim{transform:translateY(120%)}.filter-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:100;visibility:hidden;opacity:0;display:flex;pointer-events:none}.filter-modal-overlay.open{pointer-events:all}.filter-modal-overlay .filter-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--background-color);opacity:.5}.filter-modal-overlay .filter-modal-container{position:relative;top:0;left:0;height:100vh;width:100%;max-width:430px;margin-left:2dvh;margin-top:2.5dvh;display:flex;flex-direction:column;gap:.75rem;clip-path:inset(0 100% 0 0);z-index:2}.filter-modal-overlay .filter-modal-container .filter-card{background-color:#fff;border-radius:12px;padding:1.25rem 1.5rem;width:100%;box-shadow:0 4px 20px #0000000d;display:flex;flex-direction:column;gap:1.25rem}.filter-modal-overlay .filter-modal-container .filter-card.header-card{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.5rem;gap:0}.filter-modal-overlay .filter-modal-container .filter-card.header-card .filter-title{font-family:var(--kometa-light, sans-serif);font-size:1rem;color:#000;font-weight:500}.filter-modal-overlay .filter-modal-container .filter-card.header-card .close-button{background:none;border:none;font-family:var(--kometa-light, sans-serif);font-size:.85rem;color:#000;cursor:pointer;opacity:.6;transition:opacity .2s}.filter-modal-overlay .filter-modal-container .filter-card.header-card .close-button:hover{opacity:1}.filter-modal-overlay .filter-modal-container .filter-card.footer-card{padding:1rem 1.5rem}.filter-modal-overlay .filter-modal-container .filter-card.footer-card .show-results-btn{width:100%;background-color:#333;color:#fff;border:none;border-radius:8px;padding:1rem;font-family:var(--kometa-light, sans-serif);font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.filter-modal-overlay .filter-modal-container .filter-card.footer-card .show-results-btn:hover{background-color:#000}.filter-modal-overlay .filter-modal-container .filter-card .card-title{font-family:var(--kometa-light, sans-serif);font-size:.95rem;color:#000;margin:0;font-weight:500}.filter-modal-overlay .filter-modal-container .filter-scroll-area{overflow-y:auto;display:flex;flex-direction:column;gap:.75rem;scrollbar-width:none;-ms-overflow-style:none}.filter-modal-overlay .filter-modal-container .filter-scroll-area::-webkit-scrollbar{display:none}.filter-modal-overlay .filter-modal-container .filter-row-two-up{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;align-items:stretch}.filter-modal-overlay .filter-modal-container .filter-row-two-up .filter-card{min-width:0;justify-content:flex-start;height:100%}.filter-modal-overlay .filter-modal-container .pills-grid{display:flex;flex-wrap:wrap;gap:.65rem}.filter-modal-overlay .filter-modal-container .pills-grid .filter-pill{background-color:#fbfbfb;border:1px solid #f0f0f0;border-radius:8px;padding:.6rem 1rem;font-family:var(--kometa-light, sans-serif);font-size:.8rem;color:#000;cursor:pointer;transition:all .2s}.filter-modal-overlay .filter-modal-container .pills-grid .filter-pill:hover{background-color:#f0f0f0}.filter-modal-overlay .filter-modal-container .price-inputs{display:flex;justify-content:space-between;align-items:center;gap:1rem}.filter-modal-overlay .filter-modal-container .price-inputs .price-field{flex:1;text-align:center;min-width:0;display:flex;flex-direction:column;gap:.5rem;align-items:center}.filter-modal-overlay .filter-modal-container .price-inputs .price-field .price-label{display:block;font-family:var(--kometa-light, sans-serif);font-size:.75rem;color:#000;margin:0}.filter-modal-overlay .filter-modal-container .price-inputs .price-field .price-box{width:100%;background-color:#fbfbfb;border:1px solid #f0f0f0;border-radius:8px;padding:.6rem 1rem;display:flex;justify-content:center;align-items:center}.filter-modal-overlay .filter-modal-container .price-inputs .price-field .price-value{font-family:var(--kometa-light, sans-serif);font-size:.7rem;color:#666;white-space:nowrap}.filter-modal-overlay .filter-modal-container .price-slider-container{padding:0 10px}.filter-modal-overlay .filter-modal-container .price-slider-container .price-slider-track{height:6px;background-color:#f0f0f0;border-radius:3px;position:relative;width:100%}.filter-modal-overlay .filter-modal-container .price-slider-container .price-slider-track .price-slider-fill{position:absolute;left:20%;right:30%;top:0;height:100%;background-color:#333;border-radius:3px}.filter-modal-overlay .filter-modal-container .price-slider-container .price-slider-track .price-slider-handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:18px;height:18px;background-color:#333;border-radius:50%;cursor:grab}.filter-modal-overlay .filter-modal-container .price-slider-container .price-slider-track .price-slider-handle.left{left:20%}.filter-modal-overlay .filter-modal-container .price-slider-container .price-slider-track .price-slider-handle.right{left:70%}.filter-modal-overlay .filter-modal-container .colors-grid{display:flex;flex-wrap:wrap;gap:.85rem}.filter-modal-overlay .filter-modal-container .colors-grid .color-wrap{padding:2px;margin:-2px}.filter-modal-overlay .filter-modal-container .colors-grid .color-dot{width:22px;height:22px;border-radius:50%;cursor:pointer;transition:transform .2s}.filter-modal-overlay .filter-modal-container .colors-grid .color-dot:hover{transform:scale(1.1)}.filter-modal-overlay .filter-modal-container .colors-grid .color-dot.border{border:1px solid #e0e0e0}@media(max-width:768px){.filter-modal-overlay .filter-modal-container{max-width:90%;top:6.5dvh}.filter-modal-overlay .filter-row-two-up{grid-template-columns:1fr}.filter-modal-overlay .filter-modal-container .pills-grid .filter-pill{padding:.6rem}.filter-modal-overlay .filter-modal-container .price-box{padding:.6rem 2rem!important}}.browse-page{flex:1;min-height:100vh;background-color:var(--text-color);display:flex;flex-direction:column;align-items:flex-start;position:relative;overflow-x:hidden;color:var(--background-color)}.content{position:relative;z-index:1;width:100%;max-width:540px;padding:11.5rem 0vw 0;display:flex;flex-direction:column;box-sizing:border-box}.content .subheader,.content .main-title,.content .selectors,.content .pricing-actions,.content .info-tabs,.content .tab-content-wrapper{opacity:0;transform:translate(-40px)}.content .subheader{display:flex;align-items:center;gap:1.5rem;letter-spacing:.02em;color:#171d1ccc}.content .subheader .small-line{width:40px;height:1px;background-color:var(--background-color)}.content .main-title{font-family:var(--kometa-regular);font-size:6.5vw;font-weight:400;letter-spacing:-.02em;margin-top:.2em;margin-bottom:.5em;line-height:.9;color:var(--background-color);max-width:13ch;margin-left:-.5rem}.content .selectors{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem}.content .selectors.three-cols{grid-template-columns:1fr 1fr 1fr}.content .selectors .selector-item{position:relative;display:flex;justify-content:space-between;align-items:center;padding-bottom:.625rem}.content .selectors .selector-item .label{color:#171d1ce6}.content .selectors .selector-item svg{width:16px;height:16px;opacity:.6}.content .selectors .selector-item .underline{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#171d1c66}.content .pricing-actions{display:grid;border:1px solid rgba(23,29,28,.4);margin:2rem 0 3rem}.content .pricing-actions .price-box{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 0;background:transparent;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;font-size:.95rem;font-family:var(--kometa-light);line-height:1;color:var(--background-color);overflow:hidden}.content .pricing-actions .price-box:first-child{border-right:1px solid rgba(23,29,28,.4);background-color:var(--background-color);color:var(--text-color)}.content .pricing-actions .price-box:first-child .mid-line{background-color:var(--text-color)}.content .pricing-actions .price-box .mid-line{width:25px;height:1px;background-color:#171d1c99;transition:background-color .3s ease}.content .pricing-actions .price-box .rolling-text{display:flex;align-items:center;position:relative;line-height:1.2;height:1.2em;overflow:hidden;pointer-events:none}.content .pricing-actions .price-box .rolling-text .text-main{display:block;position:relative}.content .pricing-actions .price-box .rolling-text .text-hover{display:block;position:absolute;top:100%;left:0;width:100%;white-space:nowrap}.content .pricing-actions .price-box .rolling-text .char{display:inline-block;position:relative;will-change:transform}.content .pricing-actions .price-box:hover{background-color:var(--background-color);color:var(--text-color)}.content .pricing-actions .price-box:hover .mid-line{background-color:currentColor}.content .pricing-actions .price-box.full-width{grid-column:1/-1;width:100%;border-right:none;background-color:var(--text-color);color:var(--background-color)}.content .pricing-actions .price-box.full-width .mid-line{background-color:var(--background-color)}.content .pricing-actions .price-box.full-width:hover{background-color:var(--background-color);color:var(--text-color)}.content .pricing-actions .price-box.full-width:hover .mid-line{background-color:currentColor}.content .info-tabs{display:flex;gap:1.25rem}.content .info-tabs .tab{color:#171d1c80;cursor:pointer;transition:color .3s ease;text-wrap:nowrap}.content .info-tabs .tab.active,.content .info-tabs .tab:hover{color:var(--background-color)}.content .tab-content-wrapper{margin:1.3rem 0;display:grid;grid-template-areas:"stack"}.content .tab-content-wrapper>*{grid-area:stack}.content .description{line-height:1.6;color:#171d1ccc;font-size:1.15vw;font-family:var(--kometa-thin)}.content .car-details-list{list-style-type:disc;padding-left:.6rem;margin:-7px 0}.content .car-details-list .detail-item{font-family:var(--kometa-thin);font-size:1.05vw;color:#171d1cd9;line-height:1.8;padding:.25rem 0}@media screen and (max-width:1024px){.content{padding:3rem 8vw 0;max-width:100%}.content .subheader{gap:1rem;font-size:.9rem}.content .subheader .small-line{width:30px}.content .main-title{font-size:clamp(2.8rem,14vw,4.5rem);white-space:normal;margin-left:0;line-height:1;margin-top:.2em;margin-bottom:.4em}.content .selectors{grid-template-columns:1fr 1fr;gap:2vw;margin-top:0}.content .selectors.three-cols{grid-template-columns:1fr 1fr 1fr}.content .selectors .selector-item{padding-bottom:.5rem}.content .selectors .selector-item .label{font-size:.85rem}.content .pricing-actions{grid-template-columns:1fr 1fr;margin:2rem 0 2.5rem;white-space:nowrap}.content .pricing-actions .price-box:first-child{border-bottom:none;border-right:1px solid rgba(23,29,28,.4);background-color:var(--background-color);color:var(--text-color)}.content .pricing-actions .price-box:first-child .mid-line{background-color:var(--text-color)}.content .pricing-actions .price-box{padding:1.2rem .25rem;font-size:.8rem;gap:.1rem;overflow:hidden;transition:background-color .3s ease,color .3s ease}.content .pricing-actions .price-box:hover{background-color:var(--background-color);color:var(--text-color)}.content .pricing-actions .price-box:hover .mid-line{background-color:currentColor}.content .pricing-actions .price-box .mid-line{width:15px}.content .pricing-actions .price-box.full-width{grid-column:1/-1;width:100%;border-right:none}.content .description{font-size:1.05rem;opacity:1}.content .car-details-list .detail-item{font-size:1.05rem}.content .car-details-grid{grid-template-columns:1fr}.content .car-details-grid .detail-item:nth-child(odd){padding-right:0;border-right:none}.content .car-details-grid .detail-item:nth-child(2n){padding-left:0}.content .car-details-grid .detail-item:nth-last-child(-n+2){border-bottom:1px solid rgba(23,29,28,.1)}.content .car-details-grid .detail-item:last-child{border-bottom:none}.content .car-details-grid .detail-item .detail-label{font-size:.8rem}.content .car-details-grid .detail-item .detail-value{font-size:.9rem}}.product-hero{position:relative;min-height:100vh;width:100%;background-color:var(--text-color);color:var(--background-color);display:flex;font-family:var(--kometa-light);font-size:1rem}.product-hero .image-section-product{width:50%;height:100vh;position:relative;overflow:hidden}.product-hero .image-section-product .image-container-product{width:100%;height:100%;position:relative;clip-path:inset(0% 100% 0% 0%)}.product-hero .image-section-product .image-container-product .reveal-image-product{width:100%;height:100%;object-fit:cover;transition:transform 1.5s cubic-bezier(.16,1,.3,1),filter 1.5s cubic-bezier(.16,1,.3,1)}.product-hero .image-section-product .image-container-product .reveal-image-product.fallback-frame{display:flex;justify-content:center;align-items:center;background-color:#d4d4cc;color:#4a4a44;font-family:var(--kometa-regular);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;text-align:center}.product-hero .image-section-product .image-container-product .reveal-image-product.fallback-frame span{background:#fff6;padding:.6rem 1.2rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-hero .image-section-product .image-container-product .image-overlay-product{position:absolute;inset:0;background:linear-gradient(to right,#171d1c33,#171d1c00,#171d1c66);pointer-events:none}.product-hero .details-section{width:50%;height:100vh;display:flex;justify-content:center;align-items:flex-start;position:relative;padding:0;overflow:hidden}.product-hero .details-section .cash-price-section,.product-hero .details-section .financing-section,.product-hero .details-section .test-drive-section,.product-hero .details-section .other-features-section{box-sizing:border-box;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--border-color);color:var(--background-color);padding:4rem 4vw 2rem;display:flex;flex-direction:column;z-index:2;transform:translate(-100%);opacity:1;visibility:hidden;overflow-y:auto}.product-hero .details-section .cash-price-section .header,.product-hero .details-section .financing-section .header,.product-hero .details-section .test-drive-section .header,.product-hero .details-section .other-features-section .header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(23,29,28,.5)}.product-hero .details-section .cash-price-section .header h2,.product-hero .details-section .financing-section .header h2,.product-hero .details-section .test-drive-section .header h2,.product-hero .details-section .other-features-section .header h2{font-family:var(--kometa-regular);font-size:1.2rem;letter-spacing:.1em;margin:0}.product-hero .details-section .cash-price-section .header .close-btn,.product-hero .details-section .financing-section .header .close-btn,.product-hero .details-section .test-drive-section .header .close-btn,.product-hero .details-section .other-features-section .header .close-btn{background:none;border:none;cursor:pointer;color:inherit;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.product-hero .details-section .cash-price-section .header .close-btn:hover,.product-hero .details-section .financing-section .header .close-btn:hover,.product-hero .details-section .test-drive-section .header .close-btn:hover,.product-hero .details-section .other-features-section .header .close-btn:hover{opacity:.6}.product-hero .details-section .cash-price-section .header .close-btn:hover svg,.product-hero .details-section .financing-section .header .close-btn:hover svg,.product-hero .details-section .test-drive-section .header .close-btn:hover svg,.product-hero .details-section .other-features-section .header .close-btn:hover svg{transform:rotate(-180deg)}.product-hero .details-section .cash-price-section .header .close-btn svg,.product-hero .details-section .financing-section .header .close-btn svg,.product-hero .details-section .test-drive-section .header .close-btn svg,.product-hero .details-section .other-features-section .header .close-btn svg{width:24px;height:24px;transition:transform 1s cubic-bezier(.19,1,.22,1)}.product-hero .details-section .cash-price-section .product-summary,.product-hero .details-section .financing-section .product-summary,.product-hero .details-section .test-drive-section .product-summary,.product-hero .details-section .other-features-section .product-summary{display:grid;grid-template-columns:repeat(4,1fr)}.product-hero .details-section .cash-price-section .product-summary .summary-item,.product-hero .details-section .financing-section .product-summary .summary-item,.product-hero .details-section .test-drive-section .product-summary .summary-item,.product-hero .details-section .other-features-section .product-summary .summary-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-right:1px solid rgba(23,29,28,.5)}.product-hero .details-section .cash-price-section .product-summary .summary-item:first-child,.product-hero .details-section .financing-section .product-summary .summary-item:first-child,.product-hero .details-section .test-drive-section .product-summary .summary-item:first-child,.product-hero .details-section .other-features-section .product-summary .summary-item:first-child{padding-left:0}.product-hero .details-section .cash-price-section .product-summary .summary-item:last-child,.product-hero .details-section .financing-section .product-summary .summary-item:last-child,.product-hero .details-section .test-drive-section .product-summary .summary-item:last-child,.product-hero .details-section .other-features-section .product-summary .summary-item:last-child{border-right:none}.product-hero .details-section .cash-price-section .product-summary .summary-item .label,.product-hero .details-section .financing-section .product-summary .summary-item .label,.product-hero .details-section .test-drive-section .product-summary .summary-item .label,.product-hero .details-section .other-features-section .product-summary .summary-item .label{font-family:var(--kometa-light);font-size:.85rem;opacity:.6}.product-hero .details-section .cash-price-section .product-summary .summary-item .value,.product-hero .details-section .financing-section .product-summary .summary-item .value,.product-hero .details-section .test-drive-section .product-summary .summary-item .value,.product-hero .details-section .other-features-section .product-summary .summary-item .value{font-family:var(--kometa-light);font-size:1.1rem}.product-hero .details-section .cash-price-section .how-it-works,.product-hero .details-section .financing-section .how-it-works,.product-hero .details-section .test-drive-section .how-it-works,.product-hero .details-section .other-features-section .how-it-works{margin-top:2rem}.product-hero .details-section .cash-price-section .how-it-works h3,.product-hero .details-section .financing-section .how-it-works h3,.product-hero .details-section .test-drive-section .how-it-works h3,.product-hero .details-section .other-features-section .how-it-works h3{font-family:var(--kometa-regular);font-size:1rem;letter-spacing:.05em;margin-bottom:1.5rem;opacity:.8}.product-hero .details-section .cash-price-section .how-it-works .steps-container,.product-hero .details-section .financing-section .how-it-works .steps-container,.product-hero .details-section .test-drive-section .how-it-works .steps-container,.product-hero .details-section .other-features-section .how-it-works .steps-container{display:flex;flex-direction:column;border-top:1px solid rgba(23,29,28,.2)}.product-hero .details-section .cash-price-section .how-it-works .steps-container .step-item,.product-hero .details-section .financing-section .how-it-works .steps-container .step-item,.product-hero .details-section .test-drive-section .how-it-works .steps-container .step-item,.product-hero .details-section .other-features-section .how-it-works .steps-container .step-item{border-bottom:1px solid rgba(23,29,28,.2);cursor:pointer}.product-hero .details-section .cash-price-section .how-it-works .steps-container .step-item .step-header,.product-hero .details-section .financing-section .how-it-works .steps-container .step-item .step-header,.product-hero .details-section .test-drive-section .how-it-works .steps-container .step-item .step-header,.product-hero .details-section .other-features-section .how-it-works .steps-container .step-item .step-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;font-family:var(--kometa-light);font-size:1rem;transition:opacity .3s}.product-hero .details-section .cash-price-section .how-it-works .steps-container .step-item .step-header:hover,.product-hero .details-section .financing-section .how-it-works .steps-container .step-item .step-header:hover,.product-hero .details-section .test-drive-section .how-it-works .steps-container .step-item .step-header:hover,.product-hero .details-section .other-features-section .how-it-works .steps-container .step-item .step-header:hover{opacity:.7}.product-hero .details-section .cash-price-section .how-it-works .steps-container .step-item .step-header .icon,.product-hero .details-section .financing-section .how-it-works .steps-container .step-item .step-header .icon,.product-hero .details-section .test-drive-section .how-it-works .steps-container .step-item .step-header .icon,.product-hero .details-section .other-features-section .how-it-works .steps-container .step-item .step-header .icon{font-size:1.2rem;opacity:.6}.product-hero .details-section .cash-price-section .how-it-works .steps-container .step-item .step-content,.product-hero .details-section .financing-section .how-it-works .steps-container .step-item .step-content,.product-hero .details-section .test-drive-section .how-it-works .steps-container .step-item .step-content,.product-hero .details-section .other-features-section .how-it-works .steps-container .step-item .step-content{padding-bottom:1.5rem;font-family:var(--kometa-thin);font-size:.95rem;line-height:1.6;opacity:.8}.product-hero .details-section .cash-price-section .order-form,.product-hero .details-section .cash-price-section .financing-form,.product-hero .details-section .financing-section .order-form,.product-hero .details-section .financing-section .financing-form,.product-hero .details-section .test-drive-section .order-form,.product-hero .details-section .test-drive-section .financing-form,.product-hero .details-section .other-features-section .order-form,.product-hero .details-section .other-features-section .financing-form{margin-top:1.875rem;display:flex;flex-direction:column;gap:1.25rem}.product-hero .details-section .cash-price-section .order-form .form-row,.product-hero .details-section .cash-price-section .financing-form .form-row,.product-hero .details-section .financing-section .order-form .form-row,.product-hero .details-section .financing-section .financing-form .form-row,.product-hero .details-section .test-drive-section .order-form .form-row,.product-hero .details-section .test-drive-section .financing-form .form-row,.product-hero .details-section .other-features-section .order-form .form-row,.product-hero .details-section .other-features-section .financing-form .form-row{display:flex;gap:2rem}.product-hero .details-section .cash-price-section .order-form .form-row .form-group,.product-hero .details-section .cash-price-section .financing-form .form-row .form-group,.product-hero .details-section .financing-section .order-form .form-row .form-group,.product-hero .details-section .financing-section .financing-form .form-row .form-group,.product-hero .details-section .test-drive-section .order-form .form-row .form-group,.product-hero .details-section .test-drive-section .financing-form .form-row .form-group,.product-hero .details-section .other-features-section .order-form .form-row .form-group,.product-hero .details-section .other-features-section .financing-form .form-row .form-group{flex:1}.product-hero .details-section .cash-price-section .order-form .form-group,.product-hero .details-section .cash-price-section .financing-form .form-group,.product-hero .details-section .financing-section .order-form .form-group,.product-hero .details-section .financing-section .financing-form .form-group,.product-hero .details-section .test-drive-section .order-form .form-group,.product-hero .details-section .test-drive-section .financing-form .form-group,.product-hero .details-section .other-features-section .order-form .form-group,.product-hero .details-section .other-features-section .financing-form .form-group{display:flex;flex-direction:column;gap:.5rem}.product-hero .details-section .cash-price-section .order-form .form-group.full,.product-hero .details-section .cash-price-section .financing-form .form-group.full,.product-hero .details-section .financing-section .order-form .form-group.full,.product-hero .details-section .financing-section .financing-form .form-group.full,.product-hero .details-section .test-drive-section .order-form .form-group.full,.product-hero .details-section .test-drive-section .financing-form .form-group.full,.product-hero .details-section .other-features-section .order-form .form-group.full,.product-hero .details-section .other-features-section .financing-form .form-group.full{width:100%}.product-hero .details-section .cash-price-section .order-form .form-group label,.product-hero .details-section .cash-price-section .financing-form .form-group label,.product-hero .details-section .financing-section .order-form .form-group label,.product-hero .details-section .financing-section .financing-form .form-group label,.product-hero .details-section .test-drive-section .order-form .form-group label,.product-hero .details-section .test-drive-section .financing-form .form-group label,.product-hero .details-section .other-features-section .order-form .form-group label,.product-hero .details-section .other-features-section .financing-form .form-group label{font-family:var(--kometa-light);font-size:.9rem}.product-hero .details-section .cash-price-section .order-form .form-group input,.product-hero .details-section .cash-price-section .order-form .form-group textarea,.product-hero .details-section .cash-price-section .financing-form .form-group input,.product-hero .details-section .cash-price-section .financing-form .form-group textarea,.product-hero .details-section .financing-section .order-form .form-group input,.product-hero .details-section .financing-section .order-form .form-group textarea,.product-hero .details-section .financing-section .financing-form .form-group input,.product-hero .details-section .financing-section .financing-form .form-group textarea,.product-hero .details-section .test-drive-section .order-form .form-group input,.product-hero .details-section .test-drive-section .order-form .form-group textarea,.product-hero .details-section .test-drive-section .financing-form .form-group input,.product-hero .details-section .test-drive-section .financing-form .form-group textarea,.product-hero .details-section .other-features-section .order-form .form-group input,.product-hero .details-section .other-features-section .order-form .form-group textarea,.product-hero .details-section .other-features-section .financing-form .form-group input,.product-hero .details-section .other-features-section .financing-form .form-group textarea{background-color:transparent;border:1px solid rgba(23,29,28,.2);padding:.8rem 1rem;font-family:var(--kometa-light);font-size:1rem;transition:border-color .3s,outline .3s}.product-hero .details-section .cash-price-section .order-form .form-group input:focus,.product-hero .details-section .cash-price-section .order-form .form-group textarea:focus,.product-hero .details-section .cash-price-section .financing-form .form-group input:focus,.product-hero .details-section .cash-price-section .financing-form .form-group textarea:focus,.product-hero .details-section .financing-section .order-form .form-group input:focus,.product-hero .details-section .financing-section .order-form .form-group textarea:focus,.product-hero .details-section .financing-section .financing-form .form-group input:focus,.product-hero .details-section .financing-section .financing-form .form-group textarea:focus,.product-hero .details-section .test-drive-section .order-form .form-group input:focus,.product-hero .details-section .test-drive-section .order-form .form-group textarea:focus,.product-hero .details-section .test-drive-section .financing-form .form-group input:focus,.product-hero .details-section .test-drive-section .financing-form .form-group textarea:focus,.product-hero .details-section .other-features-section .order-form .form-group input:focus,.product-hero .details-section .other-features-section .order-form .form-group textarea:focus,.product-hero .details-section .other-features-section .financing-form .form-group input:focus,.product-hero .details-section .other-features-section .financing-form .form-group textarea:focus{outline:none;border-color:#171d1c80}.product-hero .details-section .cash-price-section .order-form .form-group input.input-error,.product-hero .details-section .cash-price-section .order-form .form-group textarea.input-error,.product-hero .details-section .cash-price-section .financing-form .form-group input.input-error,.product-hero .details-section .cash-price-section .financing-form .form-group textarea.input-error,.product-hero .details-section .financing-section .order-form .form-group input.input-error,.product-hero .details-section .financing-section .order-form .form-group textarea.input-error,.product-hero .details-section .financing-section .financing-form .form-group input.input-error,.product-hero .details-section .financing-section .financing-form .form-group textarea.input-error,.product-hero .details-section .test-drive-section .order-form .form-group input.input-error,.product-hero .details-section .test-drive-section .order-form .form-group textarea.input-error,.product-hero .details-section .test-drive-section .financing-form .form-group input.input-error,.product-hero .details-section .test-drive-section .financing-form .form-group textarea.input-error,.product-hero .details-section .other-features-section .order-form .form-group input.input-error,.product-hero .details-section .other-features-section .order-form .form-group textarea.input-error,.product-hero .details-section .other-features-section .financing-form .form-group input.input-error,.product-hero .details-section .other-features-section .financing-form .form-group textarea.input-error{border-color:#d74242!important}.product-hero .details-section .cash-price-section .order-form .form-group textarea,.product-hero .details-section .cash-price-section .financing-form .form-group textarea,.product-hero .details-section .financing-section .order-form .form-group textarea,.product-hero .details-section .financing-section .financing-form .form-group textarea,.product-hero .details-section .test-drive-section .order-form .form-group textarea,.product-hero .details-section .test-drive-section .financing-form .form-group textarea,.product-hero .details-section .other-features-section .order-form .form-group textarea,.product-hero .details-section .other-features-section .financing-form .form-group textarea{min-height:120px;resize:vertical;line-height:1.5}.product-hero .details-section .cash-price-section .order-form .note,.product-hero .details-section .cash-price-section .financing-form .note,.product-hero .details-section .financing-section .order-form .note,.product-hero .details-section .financing-section .financing-form .note,.product-hero .details-section .test-drive-section .order-form .note,.product-hero .details-section .test-drive-section .financing-form .note,.product-hero .details-section .other-features-section .order-form .note,.product-hero .details-section .other-features-section .financing-form .note{font-family:var(--kometa-light);font-size:.85rem;opacity:.7;margin:.5rem 0 1rem}.product-hero .details-section .cash-price-section .order-form .submit-order-btn,.product-hero .details-section .cash-price-section .financing-form .submit-order-btn,.product-hero .details-section .financing-section .order-form .submit-order-btn,.product-hero .details-section .financing-section .financing-form .submit-order-btn,.product-hero .details-section .test-drive-section .order-form .submit-order-btn,.product-hero .details-section .test-drive-section .financing-form .submit-order-btn,.product-hero .details-section .other-features-section .order-form .submit-order-btn,.product-hero .details-section .other-features-section .financing-form .submit-order-btn{background-color:var(--background-color);color:var(--text-color);border:none;padding:1.2rem;font-family:var(--kometa-light);font-size:1.15vw;letter-spacing:.1em;cursor:pointer}.product-hero .details-section .cash-price-section .order-form .submit-order-btn:hover,.product-hero .details-section .cash-price-section .financing-form .submit-order-btn:hover,.product-hero .details-section .financing-section .order-form .submit-order-btn:hover,.product-hero .details-section .financing-section .financing-form .submit-order-btn:hover,.product-hero .details-section .test-drive-section .order-form .submit-order-btn:hover,.product-hero .details-section .test-drive-section .financing-form .submit-order-btn:hover,.product-hero .details-section .other-features-section .order-form .submit-order-btn:hover,.product-hero .details-section .other-features-section .financing-form .submit-order-btn:hover{opacity:.9!important}.product-hero .details-section .test-drive-section .order-form .form-group textarea{min-height:60px}.product-hero .details-section .other-features-section .features-description{font-family:var(--kometa-light);font-size:1vw;line-height:1.7;opacity:.7;margin:2rem 0 2.5rem;max-width:90%}.product-hero .details-section .other-features-section .features-table{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(23,29,28,.15)}.product-hero .details-section .other-features-section .features-table .features-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid rgba(23,29,28,.12)}.product-hero .details-section .other-features-section .features-table .features-row:nth-child(odd){padding-right:2rem;border-right:1px solid rgba(23,29,28,.12)}.product-hero .details-section .other-features-section .features-table .features-row:nth-child(2n){padding-left:2rem}.product-hero .details-section .other-features-section .features-table .features-row .features-label{font-family:var(--kometa-light);font-size:.9rem;opacity:.55}.product-hero .details-section .other-features-section .features-table .features-row .features-value{font-family:var(--kometa-light);font-size:1rem;text-align:right}@media screen and (max-width:1024px){.product-hero{flex-direction:column;overflow-y:auto;height:auto}.product-hero .image-section-product{width:100%;height:50vh;min-height:400px}.product-hero .details-section{width:100%;height:auto;padding-bottom:5rem}.product-hero .details-section .cash-price-section,.product-hero .details-section .financing-section,.product-hero .details-section .test-drive-section,.product-hero .details-section .other-features-section{position:fixed;top:0;left:0;width:100%;height:100%;padding:3rem 8vw 5rem;z-index:2;background-color:var(--text-color);overflow-y:auto;box-sizing:border-box}.product-hero .details-section .cash-price-section .product-summary,.product-hero .details-section .financing-section .product-summary,.product-hero .details-section .test-drive-section .product-summary,.product-hero .details-section .other-features-section .product-summary{grid-template-columns:1fr 1fr;gap:1.5rem 0}.product-hero .details-section .cash-price-section .product-summary .summary-item,.product-hero .details-section .financing-section .product-summary .summary-item,.product-hero .details-section .test-drive-section .product-summary .summary-item,.product-hero .details-section .other-features-section .product-summary .summary-item{border-right:none}.product-hero .details-section .cash-price-section .product-summary .summary-item:nth-child(odd),.product-hero .details-section .financing-section .product-summary .summary-item:nth-child(odd),.product-hero .details-section .test-drive-section .product-summary .summary-item:nth-child(odd),.product-hero .details-section .other-features-section .product-summary .summary-item:nth-child(odd){border-right:1px solid rgba(23,29,28,.1)}.product-hero .details-section .cash-price-section .order-form .form-row,.product-hero .details-section .cash-price-section .financing-form .form-row,.product-hero .details-section .financing-section .order-form .form-row,.product-hero .details-section .financing-section .financing-form .form-row,.product-hero .details-section .test-drive-section .order-form .form-row,.product-hero .details-section .test-drive-section .financing-form .form-row,.product-hero .details-section .other-features-section .order-form .form-row,.product-hero .details-section .other-features-section .financing-form .form-row{flex-direction:column;gap:1.5rem}.product-hero .details-section .other-features-section .features-description{font-size:1rem;max-width:100%}.product-hero .details-section .other-features-section .features-table{grid-template-columns:1fr}.product-hero .details-section .other-features-section .features-table .features-row:nth-child(odd){padding-right:0;border-right:none}.product-hero .details-section .other-features-section .features-table .features-row:nth-child(2n){padding-left:0}}.story-section{padding:10vw;background-color:var(--text-color);color:var(--background-color);width:100%;box-sizing:border-box;display:flex;justify-content:center}.story-section .story-container{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.story-section .story-column{display:flex;flex-direction:column;gap:2.5rem}.story-section .story-title{font-family:var(--kometa-light);font-size:2.1vw;font-weight:400;margin:0;letter-spacing:-.01em;color:var(--background-color);opacity:.8}.story-section .story-title .lineChildren{display:block;overflow:hidden}.story-section .story-content{display:flex;flex-direction:column;gap:1.5rem}.story-section .story-content p{font-family:var(--kometa-light);font-size:1.15vw;line-height:1.7;opacity:.75;margin:0;letter-spacing:.01em}.story-section .story-content p .lineChildren{display:block;overflow:hidden}.story-section .story-content .story-quote{font-family:var(--kometa-light);font-size:clamp(1.1rem,1.3vw,1.5rem);line-height:1.5;margin:1.5rem 0 0;font-style:italic;opacity:.9;position:relative;padding-top:1.5rem}.story-section .story-content .story-quote .lineChildren{display:block;overflow:hidden}.story-section .story-content .story-quote:before{content:"";position:absolute;top:0;left:0;width:30px;height:1px;background-color:var(--background-color);opacity:.2}@media screen and (max-width:1024px){.story-section{padding:0rem 8vw;padding-bottom:5rem}.story-section .story-container{grid-template-columns:1fr;gap:5rem}.story-section .story-title{font-size:clamp(2rem,8vw,3rem)}.story-section .story-content p{font-size:clamp(1rem,4vw,1.2rem)}.story-section .story-content .story-quote{font-size:clamp(1.1rem,4.5vw,1.3rem)}}.full-image-section{width:100%;position:relative;background-color:transparent;font-family:var(--kometa-light)}.full-image-section .desktop-view{display:none;width:100%;height:100vh;overflow:hidden;position:relative}@media(min-width:769px){.full-image-section .desktop-view{display:block}}.full-image-section .desktop-view .image-container{width:100%;height:100%;position:relative;overflow:hidden;will-change:clip-path;clip-path:inset(0% 45%);z-index:2}.full-image-section .desktop-view .image-container .images-wrapper{width:100%;height:100%;will-change:transform;display:flex;flex-direction:column}.full-image-section .desktop-view .image-container .lifestyle-image{width:100%;height:100vh;object-fit:cover;display:block}.full-image-section .desktop-view .image-container .lifestyle-image.fallback-frame{display:flex;justify-content:center;align-items:center;background-color:#d4d4cc;color:#4a4a44;font-family:var(--kometa-regular);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;box-sizing:border-box}.full-image-section .desktop-view .image-container .lifestyle-image.fallback-frame span{background:#fff6;padding:.6rem 1.2rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.full-image-section .desktop-view .image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,transparent 30%,transparent 70%,rgba(0,0,0,.4) 100%);pointer-events:none}.full-image-section .desktop-view .image-container .image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:3;opacity:0;pointer-events:none}.full-image-section .desktop-view .image-container .titles-overlay{position:absolute;top:50%;left:10%;transform:translateY(-50%);z-index:10;display:flex;flex-direction:column;gap:3.5rem;mix-blend-mode:difference;opacity:0}.full-image-section .desktop-view .image-container .titles-overlay .title-item{display:flex;align-items:flex-start;gap:1.2rem;opacity:.5;color:#fff;transition:all .5s cubic-bezier(.25,.46,.45,.94);cursor:default}.full-image-section .desktop-view .image-container .titles-overlay .title-item .title-number{font-size:.75rem;font-family:monospace;letter-spacing:.1em;padding-top:.4rem}.full-image-section .desktop-view .image-container .titles-overlay .title-item .title-text{font-family:var(--georgia);font-size:1.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;line-height:1.2}.full-image-section .desktop-view .image-container .titles-overlay .title-item.active{opacity:1}.full-image-section .desktop-view .sections-container{position:absolute;top:0;right:0;width:50%;height:100%;z-index:1;overflow:hidden}.full-image-section .desktop-view .sections-container .content-wrapper{width:100%;will-change:transform;transform:translateY(100vh)}.full-image-section .desktop-view .sections-container .content-section{height:100vh;width:90%;display:flex;flex-direction:column;justify-content:center;padding:0 15%;gap:1.5rem;color:var(--background-color)}.full-image-section .desktop-view .sections-container .content-section .section-label{font-family:var(--georgia);font-size:.8rem;text-transform:uppercase;letter-spacing:.3em;opacity:.6}.full-image-section .desktop-view .sections-container .content-section .section-title{font-family:var(--kometa-regular);font-size:3.5vw;font-weight:600;margin:0;line-height:1.1}.full-image-section .desktop-view .sections-container .content-section .section-text{font-family:var(--kometa-light);font-size:1.1rem;line-height:1.7;opacity:.8;max-width:90%}.full-image-section .mobile-view{display:flex;flex-direction:column;width:100%}@media(min-width:769px){.full-image-section .mobile-view{display:none}}.full-image-section .mobile-view .mobile-hero{width:100%;height:50vh;position:relative;overflow:hidden;will-change:clip-path}.full-image-section .mobile-view .mobile-hero .mobile-hero-image{width:100%;height:100%;object-fit:cover}.full-image-section .mobile-view .mobile-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006}.full-image-section .mobile-view .mobile-hero .mobile-hero-title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:2;font-family:var(--georgia);font-size:2.6rem;font-weight:700;letter-spacing:.05em;margin:0}.full-image-section .mobile-view .mobile-tabs{display:flex;width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.full-image-section .mobile-view .mobile-tabs .mobile-tab{flex:1;background:#fff;color:#000;border:none;padding:1.2rem .2rem;font-size:.75rem;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-right:1px solid rgba(0,0,0,.1);font-family:var(--kometa-regular)}.full-image-section .mobile-view .mobile-tabs .mobile-tab:last-child{border-right:none}.full-image-section .mobile-view .mobile-tabs .mobile-tab.active{background:#000;color:#fff}.full-image-section .mobile-view .mobile-content{padding:3rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;background-color:#f4f4f4}.full-image-section .mobile-view .mobile-content .mobile-section-title{font-family:var(--kometa-regular);font-size:2.2rem;font-weight:800;margin:0;line-height:1.1;color:#111;word-break:break-word;text-transform:uppercase}.full-image-section .mobile-view .mobile-content .mobile-section-label{font-size:.85rem;font-weight:700;color:#111;margin-bottom:.5rem}.full-image-section .mobile-view .mobile-content .mobile-section-text{font-family:var(--kometa-light);font-size:1.1rem;line-height:1.5;color:#333;font-weight:500;margin:0}.you-may-also-like-section{padding:5rem 0}.you-may-also-like-section .title{font-size:2rem;text-align:center;margin-bottom:3rem;font-weight:400;font-family:var(--kometa-light);letter-spacing:.05em}.chat-widget-container{position:fixed;bottom:2rem;right:2rem;z-index:1000;font-family:inherit}.chat-widget-container .chat-fab{width:60px;height:60px;border-radius:50%;background-color:var(--accent);color:var(--bg);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:transform .3s ease,background-color .3s ease}.chat-widget-container .chat-fab:hover{transform:scale(1.05);background-color:var(--accent-hover)}.chat-widget-container .chat-fab svg{width:28px;height:28px}.chat-widget-container .chat-panel{position:absolute;bottom:80px;right:0;width:360px;background:rgba(var(--bg-rgb),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1);transform-origin:bottom right;max-height:500px}@media(max-width:480px){.chat-widget-container .chat-panel{width:calc(100vw - 4rem);bottom:70px}}.chat-widget-container .chat-panel .panel-header{padding:1rem;background:var(--surface);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.chat-widget-container .chat-panel .panel-header h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}.chat-widget-container .chat-panel .panel-header .close-btn{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.25rem;border-radius:4px;display:flex;align-items:center;justify-content:center}.chat-widget-container .chat-panel .panel-header .close-btn:hover{background:var(--surface-hover);color:var(--text-primary)}.chat-widget-container .chat-panel .panel-content{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column}.chat-widget-container .chat-panel .panel-content .menu-options{display:flex;flex-direction:column;gap:.75rem}.chat-widget-container .chat-panel .panel-content .menu-options .menu-btn{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:8px;background:transparent;color:var(--text-primary);cursor:pointer;transition:background-color .2s;text-align:left;font-size:1rem}.chat-widget-container .chat-panel .panel-content .menu-options .menu-btn:hover{background:var(--surface)}.chat-widget-container .chat-panel .panel-content .menu-options .menu-btn svg{width:24px;height:24px;color:var(--accent)}.chat-widget-container .chat-panel .panel-content .chat-messages{flex:1;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.chat-widget-container .chat-panel .panel-content .chat-messages .message{max-width:80%;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;line-height:1.4;word-wrap:break-word}.chat-widget-container .chat-panel .panel-content .chat-messages .message.customer{align-self:flex-end;background:var(--accent);color:var(--bg);border-bottom-right-radius:2px}.chat-widget-container .chat-panel .panel-content .chat-messages .message.employee{align-self:flex-start;background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-bottom-left-radius:2px}.chat-widget-container .chat-panel .panel-content .chat-input-area{display:flex;gap:.5rem;border-top:1px solid var(--border);padding-top:1rem}.chat-widget-container .chat-panel .panel-content .chat-input-area input{flex:1;padding:.75rem 1rem;border:1px solid var(--border);border-radius:20px;background:var(--surface);color:var(--text-primary);outline:none}.chat-widget-container .chat-panel .panel-content .chat-input-area input:focus{border-color:var(--accent)}.chat-widget-container .chat-panel .panel-content .chat-input-area .send-btn{width:40px;height:40px;border-radius:50%;background:var(--accent);color:var(--bg);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.chat-widget-container .chat-panel .panel-content .chat-input-area .send-btn:hover{background:var(--accent-hover)}.chat-widget-container .chat-panel .panel-content .form-state{display:flex;flex-direction:column;gap:1rem}.chat-widget-container .chat-panel .panel-content .form-state .info-text{font-size:.9rem;color:var(--text-secondary);margin-bottom:.5rem}.chat-widget-container .chat-panel .panel-content .form-state .form-group{display:flex;flex-direction:column;gap:.25rem}.chat-widget-container .chat-panel .panel-content .form-state .form-group label{font-size:.85rem;color:var(--text-secondary)}.chat-widget-container .chat-panel .panel-content .form-state .form-group input,.chat-widget-container .chat-panel .panel-content .form-state .form-group textarea{padding:.75rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text-primary);font-family:inherit;outline:none}.chat-widget-container .chat-panel .panel-content .form-state .form-group input:focus,.chat-widget-container .chat-panel .panel-content .form-state .form-group textarea:focus{border-color:var(--accent)}.chat-widget-container .chat-panel .panel-content .form-state .form-group textarea{resize:vertical;min-height:80px}.chat-widget-container .chat-panel .panel-content .form-state .submit-btn{padding:.75rem;background:var(--accent);color:var(--bg);border:none;border-radius:6px;font-weight:600;cursor:pointer}.chat-widget-container .chat-panel .panel-content .form-state .submit-btn:hover{background:var(--accent-hover)}.chat-widget-container .chat-panel .panel-content .status-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;gap:1rem;padding:2rem 1rem}.chat-widget-container .chat-panel .panel-content .status-message .spinner{width:40px;height:40px;border:3px solid var(--surface);border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}.chat-widget-container .chat-panel .panel-content .status-message p{color:var(--text-secondary);font-size:.95rem}.chat-widget-container .chat-panel .panel-content .status-message h4{margin:0;color:var(--text-primary);font-size:1.1rem}.chat-widget-container .chat-panel .panel-content .rating-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;gap:1.5rem;text-align:center}.chat-widget-container .chat-panel .panel-content .rating-state .stars{display:flex;gap:.5rem}.chat-widget-container .chat-panel .panel-content .rating-state .stars svg{width:32px;height:32px;color:var(--border);cursor:pointer;transition:color .2s}.chat-widget-container .chat-panel .panel-content .rating-state .stars svg.filled{color:#f59e0b}.chat-widget-container .chat-panel .panel-content .rating-state .stars svg:hover{color:#fbbf24}@keyframes spin{to{transform:rotate(360deg)}}.product-page{position:relative;min-height:100vh;width:100%;background-color:var(--text-color);color:var(--background-color);overflow-x:hidden;box-sizing:border-box}.product-page.product-loading{display:flex;justify-content:center;align-items:center;padding:6rem 2rem}.product-page.product-loading .product-hero-skeleton{width:100%;max-width:1200px;display:flex;flex-direction:row;gap:3rem;align-items:center}.product-page.product-loading .product-hero-skeleton .skeleton-image-frame{width:50%;height:70vh;min-height:400px;background-color:#d4d4cc;border-radius:8px;animation:productSkeletonPulse 1.6s ease-in-out infinite alternate}.product-page.product-loading .product-hero-skeleton .skeleton-details-box{width:50%;display:flex;flex-direction:column;gap:1.5rem}.product-page.product-loading .product-hero-skeleton .skeleton-details-box .skeleton-line{background:#ffffff26;border-radius:4px;animation:productSkeletonPulse 1.6s ease-in-out infinite alternate}.product-page.product-loading .product-hero-skeleton .skeleton-details-box .skeleton-line.sub{width:30%;height:1rem}.product-page.product-loading .product-hero-skeleton .skeleton-details-box .skeleton-line.title{width:75%;height:3rem}.product-page.product-loading .product-hero-skeleton .skeleton-details-box .skeleton-pill{width:50%;height:3.5rem;background:#fff3;border-radius:6px;animation:productSkeletonPulse 1.6s ease-in-out infinite alternate}@media(max-width:1024px){.product-page.product-loading .product-hero-skeleton{flex-direction:column}.product-page.product-loading .product-hero-skeleton .skeleton-image-frame,.product-page.product-loading .product-hero-skeleton .skeleton-details-box{width:100%}.product-page.product-loading .product-hero-skeleton .skeleton-image-frame{height:45vh}}.product-page.product-empty{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:4rem 2rem;text-align:center}.product-page.product-empty .empty-content{max-width:480px;display:flex;flex-direction:column;align-items:center;background-color:#d4d4cc;color:#111;padding:3.5rem 2.5rem;border-radius:12px}.product-page.product-empty .empty-content .empty-icon{font-size:4rem;margin-bottom:1rem}.product-page.product-empty .empty-content h2{font-family:var(--kometa-regular);font-size:2rem;margin-bottom:.75rem}.product-page.product-empty .empty-content p{font-family:var(--kometa-light);font-size:1rem;margin-bottom:2rem;opacity:.85;line-height:1.5}.product-page.product-empty .empty-content .back-btn{background-color:#111;color:#fff;border:none;padding:.9rem 2rem;font-family:var(--kometa-regular);font-size:.9rem;border-radius:4px;cursor:pointer;transition:background-color .25s ease}.product-page.product-empty .empty-content .back-btn:hover{background-color:#333}@keyframes productSkeletonPulse{0%{opacity:.55}50%{opacity:.9}to{opacity:.55}}.search-top-section{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;background-color:var(--background-color);color:var(--text-color)}.search-top-section .overflow-hidden{overflow:hidden}.search-top-section .hero-container{width:100%;position:relative;padding-top:15dvh;padding-bottom:8dvh}.search-top-section .hero-container .hero-content{padding:0 2dvh;display:flex;justify-content:space-between;align-items:flex-end;z-index:1}.search-top-section .hero-container .hero-content .hero-left{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.75rem}.search-top-section .hero-container .hero-content .hero-left .title{font-family:var(--georgia);font-size:clamp(4rem,7vw,15rem);line-height:.9;margin:0;font-weight:400}.search-top-section .hero-container .hero-content .hero-left .title .char{display:inline-block;will-change:transform}.search-top-section .hero-container .hero-content .hero-right{width:30%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:1.25rem}.search-top-section .hero-container .hero-content .hero-right .hero-right-inner{display:flex;flex-direction:column;gap:.85rem;width:100%}.search-top-section .hero-container .hero-content .hero-right .hero-right-inner .hero-accent-line{width:2rem;height:1px;background-color:var(--text-color);flex-shrink:0}.search-top-section .hero-container .hero-content .hero-right .description{font-family:var(--kometa-light);font-size:.95rem;line-height:1.6;letter-spacing:.02em;width:100%}.search-top-section .hero-container .hero-content .hero-right .description .lineChildren{display:block;overflow:hidden}.search-top-section .hero-container .hero-content .hero-right .description .lineChildren .line_inner{display:inline-block;will-change:transform}.search-top-section .hero-container .hero-content .hero-right .scroll-text{display:flex;align-items:center;gap:1rem;font-family:var(--kometa-light);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;cursor:default}.search-top-section .dividing-line{height:1px;width:calc(100dvw - 4dvh);background-color:var(--text-color);transform-origin:left;transform:scaleX(0);margin:0;margin-top:1rem;opacity:.35}.search-top-section .below-line{display:grid;width:calc(100dvw - 4dvh);grid-template-columns:repeat(4,1fr);gap:2rem;align-items:stretch;margin-top:2rem;margin-bottom:3rem;font-size:.72rem;font-family:var(--kometa-light);letter-spacing:.08em}.search-top-section .below-line .left{grid-column:span 1;display:flex;align-items:center}.search-top-section .below-line .left .filter-button{display:inline-flex;align-items:center;gap:.55rem;cursor:pointer;text-transform:uppercase;letter-spacing:.1em;padding:.15rem .9rem 0 0;position:relative;transition:opacity .3s ease}.search-top-section .below-line .left .filter-button:after{content:"";position:absolute;bottom:-.25rem;left:0;width:0%;height:1px;background-color:var(--text-color);transition:width .35s cubic-bezier(.76,0,.24,1)}.search-top-section .below-line .left .filter-button:hover:after{width:100%}.search-top-section .below-line .left .filter-button svg{stroke:var(--text-color);flex-shrink:0}.search-top-section .below-line .middle{grid-column:span 2;display:flex;flex-direction:column;gap:1.15rem;padding-top:.15rem}.search-top-section .below-line .middle .tiny-title{text-transform:uppercase;font-weight:500}.search-top-section .below-line .middle .description{line-height:1.55;max-width:44ch;text-transform:none;opacity:.6;font-size:.78rem;font-family:var(--kometa-light)}.search-top-section .below-line .right{display:flex;flex-direction:column;justify-content:space-between;padding-top:.15rem;gap:2rem}.search-top-section .below-line .right .right-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.search-top-section .below-line .right .right-top .link{text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .3s ease}.search-top-section .below-line .right .right-top .link:hover{opacity:.7}.search-top-section .below-line .right .right-top .below-anim{text-transform:uppercase;font-weight:500}.search-top-section .below-line .right .right-bottom{text-align:left;margin-top:auto}.search-top-section .below-line .right .right-bottom .link{text-transform:uppercase;cursor:pointer;font-weight:500;transition:opacity .3s ease}.search-top-section .below-line .right .right-bottom .link:hover{opacity:.7}@media(max-width:1024px){.search-top-section .hero-container .hero-content .hero-right{width:40%}}@media(max-width:768px){.search-top-section .hero-container{padding-top:12dvh;padding-bottom:5dvh}.search-top-section .hero-container .hero-content{flex-direction:column;align-items:flex-start;gap:2rem;padding:0 1.5rem}.search-top-section .hero-container .hero-content .hero-left .title{font-size:10vw;letter-spacing:-.02em}.search-top-section .hero-container .hero-content .hero-right{width:100%;gap:1.25rem}.search-top-section .hero-container .hero-content .hero-right .hero-right-inner{gap:.75rem}.search-top-section .hero-container .hero-content .hero-right .hero-right-inner .hero-accent-line{width:1.5rem}.search-top-section .hero-container .hero-content .hero-right .description{font-size:.9rem;max-width:30ch;line-height:1.5}.search-top-section .hero-container .hero-content .hero-right .scroll-text{display:none}.search-top-section .dividing-line{margin-top:2rem;width:calc(100% - 3rem)}.search-top-section .below-line{grid-template-columns:1fr 1fr;width:calc(100% - 3rem);column-gap:1.5rem;row-gap:3.5rem;margin-top:2rem;margin-bottom:4rem}.search-top-section .below-line .left{grid-column:span 1;order:1;justify-content:flex-start;align-items:flex-start}.search-top-section .below-line .middle{grid-column:span 1;order:2;gap:.65rem}.search-top-section .below-line .middle .tiny-title{opacity:.5}.search-top-section .below-line .middle .description{max-width:100%;font-size:.78rem;line-height:1.5;opacity:.8}.search-top-section .below-line .right{grid-column:span 2;order:3;gap:1.5rem}.search-top-section .below-line .right .right-top{flex-direction:row;justify-content:space-between;align-items:center;gap:0}.search-top-section .below-line .right .right-top .link{font-size:.7rem}.search-top-section .below-line .right .right-bottom{margin-top:-.5rem;text-align:left}.search-top-section .below-line .right .right-bottom .link{font-size:.7rem}}.search-page{background-color:var(--background-color);color:var(--text-color);min-height:100vh}.transition-out-page{position:fixed;inset:0;width:100%;height:100dvh;z-index:50;pointer-events:none;overflow:hidden}.transition-out-page .overflow-hidden{overflow:hidden}.transition-out-page .transition-out-overlay{position:absolute;inset:0;width:100%;height:100dvh;background-color:#171d1c;display:none}.transition-out-page .transition-out-sliding{position:absolute;top:0;height:100dvh;width:51%;background-color:var(--text-color);z-index:51;pointer-events:all}.transition-out-page .transition-out-sliding-left{left:0;display:none}.transition-out-page .transition-out-sliding-right{right:0;display:none}.transition-out-page .transition-out-animation-container{position:relative;z-index:51;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;perspective:1000px}.transition-out-page .transition-out-animation-container .transition-out-lines-wrapper{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.transition-out-page .transition-out-animation-container .transition-out-line{position:absolute;top:0;background-color:var(--background-color);height:100%;will-change:transform;transform:translateZ(0);display:none}.transition-out-page .transition-out-animation-container .transition-out-bold-line-left{left:10%;width:4px}.transition-out-page .transition-out-animation-container .transition-out-thin-line{left:50%;width:1px}.transition-out-page .transition-out-animation-container .transition-out-thinest{width:.5px;opacity:.4}.transition-out-page .transition-out-animation-container .transition-out-bold-line-right{right:10%;width:4px}.transition-out-page .transition-out-animation-container .transition-out-logo-container{z-index:52;width:11.5rem;height:11.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.transition-out-page .transition-out-animation-container .transition-out-logo-container .transition-out-logo-svg{position:absolute;inset:0;width:100%;height:100%;z-index:53}.transition-out-page .transition-out-animation-container .transition-out-logo-container .transition-out-logo-svg circle{transform-origin:center;transform:rotate(-90deg);display:none}.transition-out-page .transition-out-animation-container .transition-out-logo-container img{width:6.5rem;height:auto;object-fit:cover;margin-left:1.5rem;z-index:54;display:none}.product-transition-wrapper{position:fixed;inset:0;z-index:2;pointer-events:none;width:100%;height:100%}.product-transition-wrapper .product-transition-overlay{position:absolute;inset:0;background-color:var(--text-color);opacity:0;pointer-events:auto;width:100%;height:100%}.product-transition-wrapper .product-transition-clone{position:fixed;object-fit:cover;pointer-events:none;z-index:2;opacity:0;will-change:transform,width,height,top,left}.product-transition-wrapper .product-transition-clone.fallback-frame{display:flex;justify-content:center;align-items:center;background-color:#d4d4cc;color:#4a4a44;font-family:var(--kometa-regular);font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;text-align:center;box-sizing:border-box}.product-transition-wrapper .product-transition-clone.fallback-frame span{background:#ffffff73;padding:.6rem 1.2rem;border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}
