.thinkcar-featured-collections__tabs{align-items:end;margin-top:clamp(1.75rem,3vw,3rem);margin-bottom:clamp(2rem,4vw,3.5rem);border-bottom:1px solid #dedfdc}.thinkcar-featured-collections__tablist{gap:clamp(1.75rem,3vw,3.5rem)}.thinkcar-featured-collections__tab.button{position:relative;min-width:0;min-height:0;padding:0;border:0;border-radius:0;color:rgb(var(--color-foreground) / .52);background:transparent;box-shadow:none;font-size:var(--thinkcar-featured-tab-size-desktop);font-weight:700;letter-spacing:0;text-transform:none;transition:color var(--animation-short) ease}.thinkcar-featured-collections__tab.button:after{content:none;border:0}.thinkcar-featured-collections__tab-text{position:relative;display:block;padding-bottom:1rem}.thinkcar-featured-collections__tab-text:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:rgb(var(--color-highlight));transform:scaleX(0);transform-origin:right center;transition:transform var(--animation-short) ease}.thinkcar-featured-collections__tab.button:hover,.thinkcar-featured-collections__tab.button:focus-visible,.thinkcar-featured-collections__tab.button--primary{color:#17191c!important;background:transparent}.thinkcar-featured-collections__tab.button:hover .thinkcar-featured-collections__tab-text:after,.thinkcar-featured-collections__tab.button:focus-visible .thinkcar-featured-collections__tab-text:after,.thinkcar-featured-collections__tab.button--primary .thinkcar-featured-collections__tab-text:after{transform:scaleX(1);transform-origin:left center}.thinkcar-featured-collections__tab.button:disabled{cursor:default;opacity:1}.thinkcar-featured-collections__tab .btn-fill,.thinkcar-featured-collections__tab .btn-text:before,.thinkcar-featured-collections__tab .btn-text:after{display:none}.thinkcar-featured-collections__rule,.thinkcar-featured-collections__panel[hidden]{display:none}.thinkcar-featured-collections .price__sale:before{transform:none;border-block-end-color:currentColor}.thinkcar-featured-collections__carousel{position:relative;min-width:0}.thinkcar-featured-collections__controls{display:none}.thinkcar-featured-collections__slider{--slider-padding: 0px;--slider-container: 100%;display:block;width:100%}.thinkcar-featured-collections__grid{--card-grid-gap: var(--thinkcar-featured-card-gap-mobile);display:grid;width:100%;align-items:stretch}.thinkcar-featured-collections__grid>.card{min-width:0}.thinkcar-featured-collections__slider:active,.thinkcar-featured-collections__carousel thinkcar-drag-scroll.is-dragging,.thinkcar-featured-collections__carousel thinkcar-drag-scroll.is-dragging *{cursor:grabbing}.thinkcar-featured-collections__carousel thinkcar-drag-scroll.is-dragging *{-webkit-user-select:none;user-select:none}.thinkcar-featured-collections__view-all-link{position:relative;display:inline-flex;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem 0 8px;border:0;color:rgb(var(--color-foreground));background:transparent;font-family:var(--font-body-family);font-style:var(--font-body-style);font-size:var(--text-sm);font-weight:var(--thinkcar-featured-view-all-weight);line-height:var(--font-body-line-height);letter-spacing:.02em;text-decoration:none;text-transform:none;white-space:nowrap;transition:opacity var(--animation-short) ease}.thinkcar-featured-collections__view-all-link:before,.thinkcar-featured-collections__view-all-link:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";transform-origin:left center}.thinkcar-featured-collections__view-all-link:before{background:currentColor;opacity:.32}.thinkcar-featured-collections__view-all-link:after{background:var(--thinkcar-featured-view-all-hover);transform:scaleX(0);transition:transform var(--animation-short) ease}.thinkcar-featured-collections__view-all-link span:last-child{font-size:0;transition:transform var(--animation-short) ease}.thinkcar-featured-collections__view-all-link span:last-child:before{content:"\2192";font-size:var(--text-sm)}.thinkcar-featured-collections__view-all-link:hover,.thinkcar-featured-collections__view-all-link:focus-visible{color:var(--thinkcar-featured-view-all-hover);opacity:1}.thinkcar-featured-collections__view-all-link:hover:after,.thinkcar-featured-collections__view-all-link:focus-visible:after{transform:scaleX(1)}.thinkcar-featured-collections__view-all-link:hover span:last-child,.thinkcar-featured-collections__view-all-link:focus-visible span:last-child{transform:translate(4px)}@media screen and (min-width:750px){.thinkcar-featured-collections__grid{--card-grid-gap: var(--thinkcar-featured-card-gap-desktop);--card-grid-per-row: var(--thinkcar-featured-columns-desktop)}.thinkcar-featured-collections__carousel--desktop-slider .thinkcar-featured-collections__slider{overflow-y:hidden;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:0;touch-action:auto;-webkit-overflow-scrolling:touch;cursor:grab}.thinkcar-featured-collections__carousel--desktop-slider .thinkcar-featured-collections__grid{grid:auto / auto-flow var(--thinkcar-featured-card-width-desktop)}.thinkcar-featured-collections__carousel--desktop-slider .thinkcar-featured-collections__grid>.card{scroll-snap-align:start}.thinkcar-featured-collections__carousel--desktop-grid .thinkcar-featured-collections__slider{overflow:visible;padding-inline:0;margin-inline:0;scroll-padding-inline:0}.thinkcar-featured-collections__carousel--desktop-grid .thinkcar-featured-collections__grid{grid-auto-flow:row;grid-template-columns:repeat(var(--thinkcar-featured-columns-desktop),minmax(0,1fr))}.thinkcar-featured-collections__controls{position:absolute;z-index:3;top:50%;right:16px;left:16px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;opacity:0;transform:translateY(-50%);transition:opacity var(--animation-primary)}.thinkcar-featured-collections__control{display:grid;-webkit-appearance:none;appearance:none;width:44px;height:44px;min-width:44px;padding:0;border:1px solid rgb(var(--color-foreground) / 28%);border-radius:50%;color:rgb(var(--color-foreground));background:#ffffff24;box-shadow:0 4px 14px #17191c14;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:auto;place-items:center;cursor:pointer;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.thinkcar-featured-collections__control:hover,.thinkcar-featured-collections__control:focus-visible{border-color:rgb(var(--color-foreground));color:rgb(var(--color-background));background:rgb(var(--color-foreground));transform:scale(1.06)}.thinkcar-featured-collections__control:disabled{opacity:0;pointer-events:none}.thinkcar-featured-collections__carousel:hover .thinkcar-featured-collections__controls,.thinkcar-featured-collections__carousel:focus-within .thinkcar-featured-collections__controls{opacity:1}}@media screen and (max-width:749px){.thinkcar-featured-collections__grid{--card-grid-gap: var(--thinkcar-featured-card-gap-mobile)}.thinkcar-featured-collections__carousel--mobile-slider .thinkcar-featured-collections__slider{overflow-y:hidden;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:0;touch-action:auto;-webkit-overflow-scrolling:touch}.thinkcar-featured-collections__carousel--mobile-slider .thinkcar-featured-collections__grid{grid:auto / auto-flow var(--thinkcar-featured-card-width-mobile)}.thinkcar-featured-collections__carousel--mobile-slider .thinkcar-featured-collections__grid>.card{scroll-snap-align:start}.thinkcar-featured-collections__carousel--mobile-grid .thinkcar-featured-collections__slider{overflow:visible}.thinkcar-featured-collections__carousel--mobile-grid .thinkcar-featured-collections__grid{grid-auto-flow:row;grid-template-columns:repeat(var(--thinkcar-featured-columns-mobile),minmax(0,1fr))}.thinkcar-featured-collections__tabs{align-items:center;margin-top:1.5rem;margin-bottom:1.75rem}.thinkcar-featured-collections__tablist{gap:1.75rem}.thinkcar-featured-collections__tab.button{font-size:var(--thinkcar-featured-tab-size-mobile)}.thinkcar-featured-collections__tab-text,.thinkcar-featured-collections__view-all-link{padding-block:.75rem}}.thinkcar-featured-collections .thinkcar-product-card__details{align-items:stretch}.thinkcar-featured-collections .thinkcar-product-card__price-row{margin-top:var(--sp-1);align-items:baseline}.thinkcar-featured-collections .thinkcar-product-card__view-details{font-size:var(--fluid-xs-to-sm);line-height:1.2}.thinkcar-featured-collections .thinkcar-product-card__view-details-icon{--tw-rotate: -45deg;transition:transform var(--animation-primary)}@media screen and (pointer:fine){.thinkcar-featured-collections .thinkcar-product-card__view-details:hover .thinkcar-product-card__view-details-icon{--tw-rotate: 0deg}}@media(prefers-reduced-motion:reduce){.thinkcar-featured-collections__tab.button,.thinkcar-featured-collections__tab-text:after,.thinkcar-featured-collections__view-all-link,.thinkcar-featured-collections__view-all-link:after,.thinkcar-featured-collections__view-all-link span:last-child{transition:none}}.thinkcar-home-slideshow{position:relative}.thinkcar-home-slideshow :is(.banner,.banner__media,animate-element,picture){background:var(--gradient-background);background-color:rgb(var(--color-background))}.thinkcar-home-slideshow__stage.is-rounded{overflow:hidden;border-radius:var(--border-radius)}.thinkcar-home-slideshow__stage:not(.is-rounded),.thinkcar-home-slideshow__stage:not(.is-rounded) .slideshow,.thinkcar-home-slideshow__stage:not(.is-rounded) :is(.banner,.banner__media,.banner__overlay,animate-element,picture,.banner__image){border-radius:0}.thinkcar-home-slideshow .banner__image{background-color:transparent}.thinkcar-home-slideshow .slideshow-words .banner__box,.thinkcar-home-slideshow .slideshow-words .heading,.thinkcar-home-slideshow .slideshow-words .heading split-words,.thinkcar-home-slideshow .slideshow-words .heading split-words *,.thinkcar-home-slideshow .slideshow-words .heading:before,.thinkcar-home-slideshow .slideshow-words .heading:after,.thinkcar-home-slideshow .slideshow-words .heading split-words *:before,.thinkcar-home-slideshow .slideshow-words .heading split-words *:after{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}.thinkcar-home-slideshow__arrows{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:space-between;padding-inline:clamp(12px,2.2vw,36px);opacity:0;transition:opacity var(--animation-short)}.thinkcar-home-slideshow__stage:hover .thinkcar-home-slideshow__arrows,.thinkcar-home-slideshow__arrows:has(.thinkcar-home-slideshow__arrow:focus-visible){opacity:1}.thinkcar-home-slideshow__arrow{position:relative;inset:auto;display:flex;flex:0 0 auto;width:clamp(42px,3.5vw,58px);height:clamp(42px,3.5vw,58px);align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / 32%);border-radius:50%;background:#ffffff24;box-shadow:0 4px 14px #11182714;color:#17191c;transform:none;pointer-events:none;transition:background-color var(--animation-short),box-shadow var(--animation-short);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.thinkcar-home-slideshow__stage:hover .thinkcar-home-slideshow__arrow,.thinkcar-home-slideshow__arrow:focus-visible{pointer-events:auto}.thinkcar-home-slideshow__arrow:hover,.thinkcar-home-slideshow__arrow:focus-visible{background:#ffffffeb;box-shadow:0 10px 28px #1118272e}.thinkcar-home-slideshow__arrow:focus-visible{outline:2px solid currentColor;outline-offset:3px}.thinkcar-home-slideshow__arrow .icon{width:22px;height:22px}.thinkcar-home-slideshow__pagination{justify-content:center;border-block-start:0}.thinkcar-home-slideshow__dots{justify-content:center;gap:4px;margin-block:clamp(16px,2vw,28px) 0;margin-inline:0}.thinkcar-home-slideshow__dot{position:relative;width:20px;height:20px;overflow:hidden;transition:width var(--animation-primary)}.thinkcar-home-slideshow__dot:before{width:6px;height:6px;background:#ffffffa6;box-shadow:0 0 0 1px #17191c2e}.thinkcar-home-slideshow__dot[aria-current=true]{width:48px}.thinkcar-home-slideshow__dot[aria-current=true]:before{width:100%;height:4px;background:#ffffff61;border-radius:999px;box-shadow:0 0 0 1px #17191c1f}.thinkcar-home-slideshow__dot[aria-current=true]:after{position:absolute;top:8px;right:0;bottom:8px;left:0;border-radius:999px;background:#fff;content:"";transform:scaleX(1);transform-origin:left center}.thinkcar-home-slideshow.is-autoplay .thinkcar-home-slideshow__dot[aria-current=true]:after{animation:thinkcar-slideshow-progress var(--thinkcar-slideshow-duration) linear forwards}.thinkcar-home-slideshow.is-autoplay .slideshow:hover~.page-width .thinkcar-home-slideshow__dot[aria-current=true]:after{animation-play-state:paused}@keyframes thinkcar-slideshow-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media screen and (max-width:767px){.thinkcar-home-slideshow__arrows{display:none}.thinkcar-home-slideshow__dots{margin-block-end:4px}}@media(prefers-reduced-motion:reduce){.thinkcar-home-slideshow.is-autoplay .thinkcar-home-slideshow__dot[aria-current=true]:after{animation:none;transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/183/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAAAAAAEI */
