@import"https://fonts.googleapis.com/css2?family=Oswald:wght@500;700&family=Roboto:wght@400;500;600;700;800&display=swap";.SCS_LUXURY_SEAT_COVERS{--scs-crimson: #ed1b34;--scs-crimson-soft: #f48a96;--scs-gold: #ffd200;--scs-mine-shaft: #333333;--scs-dove: #757575;--scs-wild-sand: #f5f5f5;--scs-gallery: #eeeeee;--scs-white: #ffffff;--scs-black: #000000;--scs-font: "Roboto", sans-serif;--scs-font-display: "Oswald", "Roboto", sans-serif;--scs-price-muted: #757575;--scs-crimson-on-gray: #c41528;--scs-ink-90: rgba(0, 0, 0, .9);--scs-pad: 20px;box-sizing:border-box;width:100%;color:var(--scs-mine-shaft);font-family:var(--scs-font);background:var(--scs-white);-webkit-font-smoothing:antialiased}.SCS_LUXURY_SEAT_COVERS *,.SCS_LUXURY_SEAT_COVERS *:before,.SCS_LUXURY_SEAT_COVERS *:after{box-sizing:border-box}.SCS_LUXURY_SEAT_COVERS img{max-width:100%;display:block}.scs-lsc{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--scs-pad) 40px}.scs-lsc__hero{display:flex;flex-direction:column;gap:20px}.scs-lsc__columns{display:flex;flex-direction:column;gap:20px;width:100%;min-width:0}.scs-lsc__buybox{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.scs-lsc-setup+.scs-lsc-checkout{margin-top:-11px}.scs-lsc__error{margin:0;color:var(--scs-crimson);font-size:14px;line-height:1.4}.scs-lsc-hint{margin:0;color:var(--scs-dove);font-size:13px}.scs-lsc-config-stack{position:relative}.scs-lsc-overlay-loader{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:60;border-radius:5px}.scs-lsc-overlay-loader__inner{display:flex;align-items:center;gap:12px}.scs-lsc-overlay-spinner{width:36px;height:36px;border:4px solid #000;border-bottom-color:transparent;border-radius:50%;box-sizing:border-box;animation:scs-overlay-rotation 1s linear infinite}@keyframes scs-overlay-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scs-lsc-overlay-loader__message{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:22.4px;color:#000}.scs-lsc-config-stack.is-loading .scs-lsc-step:last-child:before{content:"";position:absolute;left:13px;top:28px;bottom:0;width:1px;background:#000}.scs-lsc-config-stack.is-loading .scs-lsc-checkout{position:relative}.scs-lsc-config-stack.is-loading .scs-lsc-checkout:before{content:"";position:absolute;left:13px;top:0;height:18px;width:1px;background:#000}.scs-lsc-gallery__thumbs{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:10px;width:100%;min-width:0;margin-bottom:-5px;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-webkit-overflow-scrolling:touch}.scs-lsc-gallery__thumbs::-webkit-scrollbar{display:none}.scs-lsc-gallery__thumb{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:72px;max-width:150px;width:auto;padding:0;border:0;background:transparent;cursor:pointer;overflow:visible;font:inherit;color:inherit}.scs-lsc-gallery__thumb-media{box-sizing:border-box;display:block;width:100%;height:auto;aspect-ratio:1 / 1;border:3px solid transparent;border-radius:8px;background:transparent;overflow:hidden}.scs-lsc-gallery__thumb.is-active .scs-lsc-gallery__thumb-media{border-color:var(--scs-crimson)}.scs-lsc-gallery__thumb img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:5px}.scs-lsc-gallery__thumb-name{display:block;width:100%;margin-top:6px;font-family:var(--scs-font);font-size:11px;font-weight:700;line-height:1.2;text-align:center;color:var(--scs-black)}.scs-lsc-gallery__stage{display:flex;flex-direction:column;gap:15px;width:100%;min-width:0}.scs-lsc-gallery__main{position:relative;width:100%;aspect-ratio:350 / 350;background:transparent;overflow:hidden;border-radius:5px}.scs-lsc-gallery__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:5px;aspect-ratio:1 / 1}.scs-lsc-gallery__viewport .slick-slider,.scs-lsc-gallery__viewport .slick-list,.scs-lsc-gallery__viewport .slick-track{height:100%}.scs-lsc-gallery__slide{position:relative;flex:0 0 100%;width:100%;height:100%;background:transparent;overflow:hidden;border-radius:5px}.scs-lsc-gallery__image,.scs-lsc-gallery__placeholder{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;border-radius:5px}.scs-lsc-gallery__image{cursor:zoom-in}.scs-lsc-gallery__slide--skeleton,.scs-lsc-gallery__slide-skeleton,.scs-lsc-gallery__feature--skeleton{background:#ececec}.scs-lsc-gallery__slide-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}.scs-lsc-gallery__slide--skeleton:after,.scs-lsc-gallery__slide-skeleton:after,.scs-lsc-gallery__feature--skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);animation:scs-gallery-shimmer 1.4s ease-in-out infinite}.scs-lsc-gallery__feature--skeleton{position:relative;pointer-events:none;overflow:hidden}@keyframes scs-gallery-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.scs-lsc-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:20px;height:60px;padding:0;border:1px solid #dbdbdb;border-radius:6px;background:#fff9;color:#0c0a09;cursor:pointer;line-height:0;transition:border-color .15s ease}.scs-lsc-gallery__arrow:hover{border-color:#0c0a09}.scs-lsc-gallery__arrow svg{display:block;width:10px;height:16px}.scs-lsc-gallery__arrow--prev{left:8px}.scs-lsc-gallery__arrow--next{right:8px}.scs-lsc-gallery__arrow--next svg{transform:rotate(180deg)}.scs-lsc-gallery__features{position:relative;width:100%;min-width:0;padding:0 28px}.scs-lsc-gallery__features-track{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.scs-lsc-gallery__features-track::-webkit-scrollbar{display:none}.scs-lsc-gallery__feature{box-sizing:border-box;flex:0 0 70px;width:70px;min-width:70px;height:70px;padding:0;border:2px solid transparent;border-radius:6px;background:var(--scs-wild-sand);cursor:pointer;overflow:hidden}.scs-lsc-gallery__feature.is-active{border-color:var(--scs-crimson)}.scs-lsc-gallery__feature img{width:100%;height:100%;object-fit:cover;border-radius:4px}.scs-lsc-gallery__feat-arrow{position:absolute;top:50%;z-index:10;display:flex;align-items:center;justify-content:center;width:25px;height:26px;padding:0;border:0;background:transparent;transform:translateY(-50%);cursor:pointer;line-height:0}.scs-lsc-gallery__feat-arrow svg{display:block;width:25px;height:26px}.scs-lsc-gallery__feat-arrow--prev{left:0}.scs-lsc-gallery__feat-arrow--next{right:0}.scs-lsc-gallery__feat-arrow--next svg{transform:rotate(180deg)}.scs-lsc-header{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%}.scs-lsc-header__pre{margin:0;width:100%;font-family:var(--scs-font);font-size:16px;font-weight:500;line-height:15px;letter-spacing:.18px;color:var(--scs-ink-90);text-align:center}.scs-lsc-header__title{margin:0;width:100%;font-family:var(--scs-font-display);font-size:24px;font-weight:700;line-height:normal;text-transform:uppercase;color:var(--scs-black);text-align:center}.scs-lsc-header__reviews{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;min-width:0;margin:0;padding:0;border:0;background:transparent;cursor:pointer;appearance:none;-webkit-appearance:none;font:inherit;color:inherit}.scs-lsc-header__stars{display:inline-flex;align-items:center;gap:5px;flex-shrink:0}.scs-lsc-header__star{width:17px;height:15px;display:block;flex:0 0 17px}.scs-lsc-header__review-text{font-family:var(--scs-font);font-size:13px;font-weight:400;line-height:normal;color:var(--scs-ink-90);text-decoration:underline;text-underline-position:from-font;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.scs-lsc-header__review-text{margin-left:17px}}.scs-lsc-header__pricing{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%}.scs-lsc-header__prices{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;flex-wrap:nowrap}.scs-lsc-header__from{font-family:var(--scs-font);font-size:16px;font-weight:400;line-height:normal;text-transform:uppercase;color:var(--scs-price-muted);white-space:nowrap}.scs-lsc-header__now{font-family:var(--scs-font-display);font-size:22px;font-weight:700;line-height:normal;color:var(--scs-crimson);white-space:nowrap}.scs-lsc-header__was{font-family:var(--scs-font);font-size:18px;font-weight:400;line-height:normal;color:var(--scs-black);text-decoration:line-through;white-space:nowrap}.scs-lsc-header__offer{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:5px 12px;background:#fff5e3;border-radius:5px;font-family:var(--scs-font-display);font-size:var(--scs-offer-size-m, 16px);font-weight:700;line-height:1;color:var(--scs-offer-color, var(--scs-crimson));white-space:nowrap}.scs-lsc-header__offer-icon{width:1.15em;height:1.15em;flex:0 0 auto;object-fit:contain}.scs-lsc-header__offer-text{display:inline-block}@media(min-width:768px){.scs-lsc-header__pricing{flex-direction:row;align-items:center;gap:8px}.scs-lsc-header__prices{width:auto}.scs-lsc-header__offer{font-size:var(--scs-offer-size-d, 18px)}}.scs-lsc-trust{list-style:none;margin:0;padding:10px;display:flex;align-items:center;justify-content:space-between;gap:0;background:#f2f2f2;border-radius:5px}.scs-lsc-trust__item{display:flex;flex-direction:row;align-items:center;gap:5px;flex:0 0 auto;min-width:0}.scs-lsc-trust__icon{flex:0 0 20px;width:20px;height:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.scs-lsc-trust__icon img{width:20px;height:20px;object-fit:contain;display:block}.scs-lsc-trust__copy{display:flex;flex-direction:column;justify-content:center;color:#000000b3;font-family:var(--scs-font);font-size:12px;line-height:normal;white-space:nowrap}.scs-lsc-trust__title{font-weight:700;text-transform:uppercase}.scs-lsc-trust__subtitle{font-weight:400}.scs-lsc-setup{display:flex;flex-direction:column;gap:16px}.scs-lsc-setup__heading{display:flex;align-items:center;justify-content:center;gap:3px;width:100%}.scs-lsc-setup__line{flex:1 1 auto;min-width:0;height:1px;background:#d0d0d0}.scs-lsc-setup__title{margin:0;flex:0 0 auto;font-family:var(--scs-font-display);font-size:16px;line-height:normal;font-weight:500;color:var(--scs-ink-90);white-space:nowrap}.scs-lsc-setup__steps{position:relative;display:flex;flex-direction:column;gap:0;padding-left:0}@keyframes scs-step-fade-in{0%{opacity:0}to{opacity:1}}@keyframes scs-step-checkmark-in{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}.scs-lsc-step{position:relative;padding:0 0 18px}.scs-lsc-step:not(:last-child):before{content:"";position:absolute;left:13px;top:28px;bottom:0;width:1px;background:#000}.scs-lsc-step.is-locked{pointer-events:none;-webkit-user-select:none;user-select:none}.scs-lsc-step.is-locked .scs-lsc-step__label{color:#757575}.scs-lsc-step.is-locked .scs-lsc-step__body{opacity:.7}.scs-lsc-step__header{display:flex;align-items:center;gap:8px;min-height:28px}.scs-lsc-step__header--sub{padding-left:0}.scs-lsc-step__num{flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#000;color:#fff;font-family:Roboto,sans-serif;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;line-height:0}.scs-lsc-step__num.is-active,.scs-lsc-step__num.is-done{background:#000}.scs-lsc-step__num.is-done{font-size:0!important;animation:scs-step-checkmark-in .45s cubic-bezier(.34,1.56,.64,1) both}.scs-lsc-step__num.is-done:after{content:"";display:block;width:6px;height:11px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translate(-1px,-2px)}.scs-lsc-step__label{margin:0;font-family:var(--scs-font-display);font-size:20px!important;line-height:24px;font-weight:600;letter-spacing:0;text-transform:uppercase;color:#000}.scs-lsc-step__edit{margin-left:auto;border:0;background:transparent;color:var(--scs-crimson);font-size:13px;cursor:pointer;text-decoration:underline}.scs-lsc-step__body{padding:13px 0 0 36px}.scs-lsc-summary{padding:8px 0 0 36px;animation:scs-step-fade-in .3s ease both}.scs-lsc-summary__value{display:inline-block;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#000;background:#fff;border-radius:5px;padding:1px 10px}.scs-lsc-ymm{display:flex;justify-content:space-between;gap:6px}.scs-lsc-ymm--has-trims{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto;gap:12px;grid-template-areas:"year year year make make make make model model model model model" "trim trim trim trim trim trim cab cab cab cab cab cab"}.scs-lsc-ymm--has-trims .scs-lsc-ymm__field:nth-child(1){grid-area:year}.scs-lsc-ymm--has-trims .scs-lsc-ymm__field:nth-child(2){grid-area:make}.scs-lsc-ymm--has-trims .scs-lsc-ymm__field:nth-child(3){grid-area:model}.scs-lsc-ymm--has-trims .scs-lsc-ymm__field:nth-child(4){grid-area:trim}.scs-lsc-ymm--has-trims .scs-lsc-ymm__field:nth-child(5){grid-area:cab}.scs-lsc-ymm--has-trims .scs-lsc-ymm__field{flex:none;max-width:100%}.scs-lsc-ymm__field{position:relative;display:block;flex:1 1 30%;max-width:33%;min-width:0}.scs-lsc-ymm__field:after{position:absolute;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2715%27 height=%279%27 viewBox=%270 0 15 9%27 fill=%27none%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M0.274589 0.274547C0.640708 -0.0915156 1.2343 -0.0915156 1.60041 0.274547L7.1875 5.86167L12.7746 0.274547C13.1407 -0.0915156 13.7343 -0.0915156 14.1004 0.274547C14.4665 0.640672 14.4665 1.2343 14.1004 1.60042L7.85044 7.85042C7.48431 8.21648 6.89069 8.21648 6.52456 7.85042L0.274589 1.60042C-0.0915297 1.2343 -0.0915297 0.640672 0.274589 0.274547Z%27 fill=%27black%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;display:block;width:14.375px;height:8.125px;pointer-events:none;z-index:2;right:8px;top:50%;margin-top:-4px}.scs-lsc-ymm__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.scs-lsc-ymm__select{position:relative;z-index:1;width:100%;height:auto;padding:8px 10px;border:1px solid #d3d3d3;border-radius:5px;background:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:Roboto,sans-serif;font-size:16px;line-height:22.4px;font-weight:400;text-align:left;color:#5c5c5c;cursor:pointer}.scs-lsc-ymm__select.is-focus,.scs-lsc-ymm__select.is-filled{background-color:#fff5e3;border-color:#848484;color:#000}#scs-lsc-vehicle-year:not(:disabled):not(.is-filled){outline:2px solid #ed1b34;outline-offset:0;border:0}.scs-lsc-ymm__select:disabled{opacity:1;background-color:#fff;border-color:#d3d3d3;color:#757575;cursor:not-allowed}@media(max-width:767px){.scs-lsc-ymm__select{font-size:14px;height:40px}.scs-lsc-ymm__field:after{width:9.823px;height:5.552px;right:10px;margin-top:-2px}}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead{display:flex;flex-direction:column;gap:6px}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__label{font-size:12px;color:var(--scs-dove)}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__field{position:relative}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__input{width:100%;height:42px;padding:0 12px;border:1px solid var(--scs-gallery);font-family:inherit;font-size:14px}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__list{margin:0;padding:0;list-style:none;background:var(--scs-white);border:1px solid var(--scs-gallery);max-height:240px;overflow:auto;box-shadow:0 8px 24px #0000001f}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__option{width:100%;text-align:left;border:0;background:transparent;padding:10px 12px;font:inherit;cursor:pointer}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__option.is-active,.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__option:hover{background:var(--scs-wild-sand)}.SCS_LUXURY_SEAT_COVERS .scs-ec-typeahead__ghost{display:none}.scs-lsc-coverage-list{display:flex;flex-direction:column;gap:8px;padding:12px 0 0 36px;animation:scs-step-fade-in .35s ease both}.scs-lsc-coverage{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:16px 10px;border:1px solid #cfcfcf;border-radius:5px;background:#f0f0f0;text-align:left;cursor:pointer;font-family:Roboto,sans-serif}.scs-lsc-coverage.is-selected{border-color:#cfcfcf;background:#e6f1fa}.scs-lsc-coverage__badge{position:absolute;top:-2px;left:-2px;background:#d61e2d;color:#fff;font-family:Roboto,sans-serif;font-size:10px;font-weight:700;padding:1px 5px;border-radius:5px 0;text-transform:capitalize;z-index:1}.scs-lsc-coverage__body{display:flex;align-items:center;gap:10px;min-width:0}.scs-lsc-coverage__radio{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:1.5px solid #c4c4c4;background:#fff;flex:0 0 16px;box-sizing:border-box}.scs-lsc-coverage.is-selected .scs-lsc-coverage__radio{border-color:#ed1b34;box-shadow:inset 0 0 0 4px #ed1b34}.scs-lsc-coverage--addon .scs-lsc-coverage__radio{border-radius:3px}.scs-lsc-coverage--addon.is-selected .scs-lsc-coverage__radio{background:#05690e;border-color:#05690e;box-shadow:none}.scs-lsc-coverage--addon.is-selected .scs-lsc-coverage__radio:after{content:"";width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg) translateY(-1px)}.scs-lsc-coverage--addon .scs-lsc-coverage__subtitle{display:block;font-family:Roboto,sans-serif;font-size:12px;font-weight:400;line-height:1.3;color:#696969;text-transform:none}.scs-lsc-coverage__copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:4px}.scs-lsc-coverage__promo{display:inline-flex;align-items:center;padding:2px 6px;border-radius:2px;background:#000;color:#fff;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;line-height:1.2}.scs-lsc-coverage__title{font-family:var(--scs-font-display);font-size:15px;font-weight:800;line-height:20.7px;color:#171c28;text-transform:uppercase}.scs-lsc-coverage__subtitle{display:none}.scs-lsc-coverage__pricing{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.scs-lsc-coverage__price-pill{display:inline-flex;align-items:center;gap:5px;padding:2px 4px;border-radius:2px;background:#fff}.scs-lsc-coverage__was{font-family:Roboto,sans-serif;font-size:14px;font-weight:500;color:#757575}.scs-lsc-coverage__now{font-family:Roboto,sans-serif;font-size:16px;font-weight:900;color:#d61e2d}.scs-lsc-coverage__off{display:inline-flex;align-items:center;justify-content:center;margin-left:2px;padding:2px 5px;background:#000;color:#fff;font-family:Roboto,sans-serif;font-size:10px;font-weight:600;line-height:1.2;letter-spacing:.09px;text-transform:uppercase;white-space:nowrap;border-radius:2px}.scs-lsc-coverage__save{display:inline-flex;align-items:center;padding:3px 5px;background:#000;color:#fff;font-family:Roboto,sans-serif;font-size:10px;font-weight:400;text-transform:capitalize;border-radius:2px}.scs-lsc-coverage--housepick{background:#f4f4f4;border-color:#dcdcdc;padding:18px 16px;gap:14px;border-radius:12px;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease,transform .18s ease}.scs-lsc-coverage--housepick.is-selected{transform:translateY(-1px);box-shadow:inset 0 0 0 1.5px #d61e2d,0 1px 10px #1414141a;background:#fff;border-color:#d61e2d}.scs-lsc-coverage--housepick.is-selected .scs-lsc-coverage__radio{border-color:#d61e2d;box-shadow:inset 0 0 0 4px #d61e2d}.scs-lsc-coverage--housepick .scs-lsc-coverage__badge{text-transform:uppercase;border-radius:12px 0;padding:3px 10px;top:0;left:0}.scs-lsc-coverage--housepick .scs-lsc-coverage__title{font-size:16px;font-weight:700;line-height:21px;letter-spacing:.3px}.scs-lsc-coverage--housepick .scs-lsc-coverage__body{gap:12px}.scs-lsc-coverage--housepick .scs-lsc-coverage__radio{width:19px;height:19px;flex:0 0 19px}.scs-lsc-coverage--housepick .scs-lsc-coverage__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.scs-lsc-coverage--housepick .scs-lsc-coverage__icon-svg{width:26px;display:block}.scs-lsc-coverage--housepick .scs-lsc-coverage__now{font-family:Oswald,sans-serif;font-size:20px;font-weight:700}.scs-lsc-coverage--housepick .scs-lsc-coverage__pricing{gap:3px}.scs-lsc-coverage--housepick .scs-lsc-coverage__price-pill{padding:0;background:transparent}.scs-lsc-coverage--housepick .scs-lsc-coverage__save{padding:0;background:transparent;color:#6b6b6b;font-size:12px}.scs-lsc-coverage__save-amt{color:#a81b28;font-weight:700}.scs-lsc-step--configurator .scs-lsc-configurator{position:relative;margin:0}.scs-lsc-config-q-list{display:flex;flex-direction:column;gap:0;margin-top:12px;padding-left:36px}.scs-lsc-config-q{border-top:1px solid #e0e0e0}.scs-lsc-config-q:last-child{border-bottom:1px solid #e0e0e0}.scs-lsc-config-q__header{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;padding:12px 0;font:inherit;cursor:pointer;text-align:left;gap:10px}.scs-lsc-config-q__text{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;color:#5c5c5c;line-height:1.4}.scs-lsc-config-q.is-expanded .scs-lsc-config-q__text{color:#000}.scs-lsc-config-q__text p{margin:0;display:inline}.scs-lsc-config-q__text strong{color:#000;font-weight:700}.scs-lsc-config-q__chevron{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;flex-shrink:0;color:#5c5c5c}.scs-lsc-config-q__chevron svg{transition:transform .25s ease}.scs-lsc-config-q__chevron.is-open svg{transform:rotate(180deg)}.scs-lsc-config-q.is-locked{pointer-events:none}.scs-lsc-config-q.is-locked .scs-lsc-config-q__summary,.scs-lsc-config-q.is-locked .scs-lsc-config-q__body{opacity:.7}.scs-lsc-config-q__summary{display:flex;align-items:center;gap:8px;padding:4px 0 10px;animation:scs-step-fade-in .22s ease both}.scs-lsc-config-q__summary span{font-family:Roboto,sans-serif;font-size:13px;font-weight:600;color:#000}.scs-lsc-config-q__summary img{width:28px;height:28px;object-fit:contain;flex-shrink:0}.scs-lsc-config-q__answers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:4px 0 14px;justify-items:start;animation:scs-step-fade-in .25s ease both}.scs-lsc-answer{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;width:100%;max-width:none;min-height:110px;padding:14px 10px 12px;border:2px solid #d3d3d3;border-radius:10px;background:#fff;font:inherit;text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.scs-lsc-answer:hover{border-color:#aaa;transform:translateY(-2px);box-shadow:0 4px 10px #00000014}.scs-lsc-answer.is-selected{background:#e8f0fb;border-color:#4a80d4;box-shadow:0 2px 8px #4a80d433;transform:translateY(-1px)}.scs-lsc-answer__img{width:100%;height:auto;object-fit:contain;flex-shrink:0}.scs-lsc-answer__img[alt=Yes],.scs-lsc-answer__img[alt=No]{width:50%}.scs-lsc-answer__label{font-family:Roboto,sans-serif;font-size:13px;font-weight:700;color:#000;line-height:1.3}.scs-lsc-fronts-only{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;margin:0;padding:0;border-radius:5px;background:#ffffffd9;display:flex;align-items:center;justify-content:center}.scs-lsc-fronts-only__dialog{background:#fff;border:1px solid #d0d0d0;border-radius:8px;padding:24px 28px;max-width:320px;width:90%;text-align:center;box-shadow:0 4px 16px #0000001f}.scs-lsc-fronts-only__dialog p{margin:0 0 18px;font-size:14px;line-height:1.5}.scs-lsc-fronts-only__confirm,.scs-lsc-fronts-only__reset{width:100%;font:inherit;font-size:14px;font-weight:600;cursor:pointer;padding:10px 32px;border-radius:5px}.scs-lsc-fronts-only__confirm{border:0;background:#b61c34;color:#fff}.scs-lsc-fronts-only__reset{display:block;margin-top:10px;background:#fff;color:#b61c34;border:1.5px solid #b61c34}.scs-lsc-swatches{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;animation:scs-step-fade-in .35s ease both}.scs-lsc-swatch,.SCS_LUXURY_SEAT_COVERS .scs-ec-swatch{width:100%;max-width:61px;aspect-ratio:1 / 1;min-width:0;padding:0;border:0;outline:3px solid transparent;border-radius:50%;overflow:hidden;background:var(--scs-wild-sand);cursor:pointer}.scs-lsc-swatch.is-selected,.SCS_LUXURY_SEAT_COVERS .scs-ec-swatch.is-selected{outline:3px solid #ed1b34}.scs-lsc-swatch__img,.SCS_LUXURY_SEAT_COVERS .scs-ec-swatch__img{width:100%;height:100%;object-fit:cover}.scs-lsc-checkout{display:flex;flex-direction:column;gap:15px;width:100%;max-width:100%;min-width:0;overflow-x:hidden}.scs-lsc-atc{width:100%;padding-bottom:4px}.scs-lsc-atc__btn{width:100%;display:flex;align-items:center;justify-content:center;background:#ed1b34;padding:10px 35px;gap:10px;border-radius:5px;border:0;color:#fff;font-family:Roboto,sans-serif;font-size:18px;font-weight:800;line-height:27px;text-align:center;cursor:pointer;box-shadow:0 4px #b61c34;transition:transform .2s,background-color .2s cubic-bezier(.25,1,.5,1)}.scs-lsc-atc__btn:not(:disabled):hover{background:#b61c34;box-shadow:none;transform:translateY(4px);color:#fff}.scs-lsc-atc__btn.is-disabled,.scs-lsc-atc__btn:disabled{background:#ed1b34;opacity:.5;cursor:not-allowed;transform:none}.scs-lsc-atc__inner{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;justify-content:center;width:100%;min-width:0}.scs-lsc-atc__prices{display:inline-flex;align-items:baseline;gap:8px;min-width:0;white-space:nowrap}@media(max-width:767px){.scs-lsc-atc__btn{display:flex;width:100%;text-align:center}}.scs-lsc-atc__compare{font-weight:400;text-decoration:line-through}.scs-lsc-atc__price{font-weight:800}.scs-lsc-step__chevron-btn{margin-left:auto;border:0;background:transparent;padding:4px;cursor:pointer}.scs-lsc-atc__part{margin-top:10px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:27px;color:#000;text-align:center}.scs-lsc-vehicle-alert{margin-top:10px;font-size:14px;font-weight:400;line-height:24px;color:var(--scs-mine-shaft)}.scs-lsc-vehicle-alert strong{color:#ee3935}.scs-lsc-step--compat{padding:0 0 0 36px}.scs-lsc-custom-alert{margin:0;padding:20px 50px;border-left:6px solid #72c8ff;border-radius:5px;background:#d6f0ff}.scs-lsc-custom-alert p{margin:0 0 12px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#000}.scs-lsc-custom-alert p:last-child{margin-bottom:0}.scs-lsc-custom-alert__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 35px;background:#ed1b34;color:#fff;text-decoration:none;border:0;border-radius:5px;box-shadow:0 4px #b61c34;font-family:Roboto,sans-serif;font-size:18px;font-weight:800;line-height:27px;text-align:center;transition:transform .2s,background-color .2s cubic-bezier(.25,1,.5,1)}.scs-lsc-custom-alert__btn:hover{background:#b61c34;box-shadow:none;transform:translateY(4px);color:#fff}.scs-lsc-compat-form{margin:12px 0 0;padding:16px}.scs-lsc-compat-form__title{margin:0 0 12px;font-size:18px;font-weight:400}.scs-lsc-compat-form__error{color:#c00;font-size:14px}.scs-lsc-compat-form__success{font-size:14px}.scs-lsc-compat-form__fields{display:flex;flex-direction:column;gap:8px;margin:12px 0}.scs-lsc-compat-form input{width:100%;height:42px;padding:0 12px;border:1px solid #d3d3d3;border-radius:5px;font:inherit}.scs-lsc-compat-form input.is-error{border-color:red}.scs-lsc-compat-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border:0;border-radius:5px;background:var(--scs-crimson);color:#fff;font:inherit;font-weight:700;cursor:pointer}.scs-lsc-vehicle-video-link{display:block;margin-top:10px;padding:0;border:0;background:none;color:#ed1b34;text-decoration:underline;font-size:14px;font-weight:500;line-height:1.3;text-align:left;cursor:pointer}.scs-lsc-vehicle-video-link:hover{color:#c41528}.scs-lsc-vehicle-video{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:12px;height:var(--scs-vv-available-h, 100%)}.scs-lsc-vehicle-video__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#00000073;cursor:pointer}.scs-lsc-vehicle-video__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;width:min(560px,calc(100% - 16px));max-height:var(--scs-vv-panel-max, calc(100% - 24px) );overflow:auto;background:#fff;padding:14px;border-radius:15px;box-shadow:0 8px 30px #0000002e}.scs-lsc-vehicle-video__title{margin:0;font-size:18px;font-weight:600;text-transform:uppercase}.scs-lsc-vehicle-video__preview{position:relative;width:100%;aspect-ratio:16 / 9;background:#d9d9d9;border-radius:12px;overflow:hidden}.scs-lsc-vehicle-video__preview iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.scs-lsc-vehicle-video__done{width:100%;min-height:44px;border:0;border-radius:10px;background:#ed1b34;color:#fff;font:inherit;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer}.scs-lsc-atc__chevron{display:block;flex:0 0 auto;width:10px;height:15px}.scs-lsc-gift{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%;padding:10px;border:2px dashed var(--scs-crimson);border-radius:5px;background:#f2f2f2;overflow:hidden;box-sizing:border-box;transition:gap .35s ease}.scs-lsc-gift.is-open{gap:10px}.scs-lsc-gift__toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-width:0;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;overflow:hidden}.scs-lsc-gift__thumbs{display:flex;align-items:center;gap:3px;flex:0 0 auto;max-width:160px;overflow:hidden;opacity:1;transition:max-width .35s ease,opacity .25s ease,gap .35s ease,margin .35s ease}.scs-lsc-gift.is-open .scs-lsc-gift__thumbs{max-width:0;opacity:0;gap:0;margin:0;pointer-events:none}.scs-lsc-gift__thumb{display:flex;align-items:center;justify-content:center;flex:0 0 37px;width:37px;height:37px;border-radius:7.7px;background:var(--scs-white);overflow:hidden}.scs-lsc-gift__thumb img{width:82%;height:82%;object-fit:contain}.scs-lsc-gift__text{margin:0;flex:1 1 auto;min-width:0;font-family:var(--scs-font);font-size:13px;line-height:normal;font-weight:400;color:var(--scs-black)}.scs-lsc-gift__line{display:block;white-space:nowrap}.scs-lsc-gift__amount{font-weight:800;color:var(--scs-crimson-on-gray)}.scs-lsc-gift__text strong{font-weight:700}.scs-lsc-gift__rest--inline{display:none}.scs-lsc-gift.is-open .scs-lsc-gift__rest--inline{display:inline}.scs-lsc-gift__rest--block{display:block}.scs-lsc-gift.is-open .scs-lsc-gift__rest--block{display:none}.scs-lsc-gift__chevron{position:relative;flex:0 0 22px;width:22px;height:22px}.scs-lsc-gift__chevron img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .25s ease,transform .35s ease}.scs-lsc-gift__chevron-up{opacity:0}.scs-lsc-gift.is-open .scs-lsc-gift__chevron-down{opacity:0;transform:rotate(-180deg)}.scs-lsc-gift.is-open .scs-lsc-gift__chevron-up{opacity:1}.scs-lsc-gift__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.scs-lsc-gift.is-open .scs-lsc-gift__panel{grid-template-rows:1fr}.scs-lsc-gift__panel-inner{overflow:hidden;min-height:0}.scs-lsc-gift__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;opacity:0;transition:opacity .28s ease .06s}.scs-lsc-gift.is-open .scs-lsc-gift__list{opacity:1}.scs-lsc-gift__item{display:flex;align-items:center;gap:8px}.scs-lsc-gift__item-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.scs-lsc-gift__item-title{font-family:var(--scs-font);font-size:14px;font-weight:700;line-height:15px;letter-spacing:.18px;color:var(--scs-black)}.scs-lsc-gift__item-price{color:var(--scs-crimson);text-decoration:line-through}.scs-lsc-gift__item-desc{display:block;font-family:var(--scs-font);font-size:12px;font-weight:400;line-height:15px;letter-spacing:.18px;color:var(--scs-black)}.scs-lsc-upsells{display:flex;flex-direction:column;align-items:flex-end;gap:10px;width:100%}.scs-lsc-upsells__track{display:flex;align-items:center;gap:5px;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.scs-lsc-upsells__track::-webkit-scrollbar{display:none}.scs-lsc-upsell{flex:0 0 330px;scroll-snap-align:start;display:flex;align-items:center;gap:10px;min-height:80px;padding:1px 10px 1px 1px;border:1px solid #c3c3c3;border-radius:5px;background:#f2f2f2}.scs-lsc-upsells.is-single .scs-lsc-upsells__track{overflow:hidden}.scs-lsc-upsells.is-single .scs-lsc-upsell{flex:1 1 100%;width:100%;max-width:100%}.scs-lsc-upsell__media,.scs-lsc-upsell__placeholder{flex:0 0 78px;width:78px;height:78px;border-radius:10px 0 0 10px;background:var(--scs-white);overflow:hidden}.scs-lsc-upsell__media img{width:100%;height:100%;object-fit:cover}.scs-lsc-upsell__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.scs-lsc-upsell__title{margin:0;font-family:var(--scs-font);font-size:13px!important;line-height:normal;font-weight:600;color:var(--scs-black)}.scs-lsc-upsell__prices{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.scs-lsc-upsell__compare{font-size:12px;font-weight:400;line-height:15px;letter-spacing:.18px;color:var(--scs-dove);text-decoration:line-through}.scs-lsc-upsell__price{font-size:14px;font-weight:700;line-height:15px;letter-spacing:.18px;color:var(--scs-crimson)}.scs-lsc-upsell__save{display:inline-flex;align-items:center;justify-content:center;height:19px;padding:2px 3px;background:var(--scs-black);color:var(--scs-white);font-family:var(--scs-font);font-size:11px;font-weight:600;line-height:15px;letter-spacing:.18px;white-space:nowrap}.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__toggle{flex:0 0 56px;width:56px;height:32px;border:1px solid #adb5bd;border-radius:30px;background-color:#575757;padding:0;margin:0;cursor:pointer;position:relative;display:inline-block;z-index:2;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background-color .2s ease,border-color .2s ease}.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__toggle-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%!important;height:100%!important;margin:0!important;padding:0!important;opacity:0;cursor:pointer;-webkit-appearance:none!important;appearance:none!important;background:transparent!important;border:0!important;box-shadow:none!important}.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__toggle.is-on,.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__toggle:has(.scs-lsc-upsell__toggle-input:checked){background-color:var(--scs-crimson);border-color:var(--scs-crimson)}.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__knob{display:block;position:absolute;top:4px;left:4.5px;width:23.2px;height:23.2px;border-radius:50%;background:var(--scs-white);pointer-events:none;transition:transform .2s ease}.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__toggle.is-on .scs-lsc-upsell__knob,.SCS_LUXURY_SEAT_COVERS .scs-lsc-upsell__toggle:has(.scs-lsc-upsell__toggle-input:checked) .scs-lsc-upsell__knob{transform:translate(23.8px)}.scs-lsc-upsells__nav{display:flex;align-items:center;justify-content:space-between;width:236px;max-width:100%}.scs-lsc-upsells__dots{display:flex;align-items:center;gap:25px}.scs-lsc-upsells__dot{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#a9a9a9;cursor:pointer}.scs-lsc-upsells__dot.is-active{background:var(--scs-black)}.scs-lsc-upsells__arrows{display:flex;align-items:center;gap:5px}.scs-lsc-upsells__arrow{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;padding:0;border:0;background:transparent;cursor:pointer}.scs-lsc-upsells__arrow:disabled{opacity:.35;cursor:default}.scs-lsc-upsells__arrow img{width:9px;height:15px}.scs-lsc-extended{display:flex;flex-direction:column;gap:15px;width:100%}.scs-lsc-action,.scs-lsc-acc{width:100%;border:1px solid #b4b4b4;border-radius:5px;background:var(--scs-white)}.scs-lsc-action{display:flex;flex-direction:column;gap:6px;margin:0;padding:20px 15px}.scs-lsc-action__heading,.scs-lsc-acc__header{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.scs-lsc-action__title,.scs-lsc-acc__title{margin:0;font-family:var(--scs-font-display);font-size:18px;font-weight:500;line-height:1.3;text-transform:uppercase;color:var(--scs-black)}.scs-lsc-action__icon,.scs-lsc-acc__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18.56px;width:18.56px;height:18.56px}.scs-lsc-action__icon img,.scs-lsc-acc__icon img{width:13.125px;height:13.125px;transition:transform .25s ease}.scs-lsc-action.is-open .scs-lsc-action__icon img,.scs-lsc-acc.is-open .scs-lsc-acc__icon img{transform:rotate(-45deg)}.scs-lsc-action__panel,.scs-lsc-acc__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.scs-lsc-action.is-open .scs-lsc-action__panel,.scs-lsc-acc.is-open .scs-lsc-acc__panel{grid-template-rows:1fr}.scs-lsc-action__panel-inner,.scs-lsc-acc__panel-inner{overflow:hidden;min-height:0}.scs-lsc-action__track{display:flex;align-items:flex-start;gap:15px;height:142px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.scs-lsc-action__track::-webkit-scrollbar{display:none}.scs-lsc-action__card{position:relative;flex:0 0 80px;width:80px;height:142px;padding:0;border:0;border-radius:10px;background:var(--scs-wild-sand);overflow:hidden;cursor:pointer}.scs-lsc-action__card img:not(.scs-lsc-action__play),.scs-lsc-action__placeholder{width:100%;height:100%;object-fit:cover}.scs-lsc-action__play{position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%);pointer-events:none}.scs-lsc-action__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000000a6;display:flex;align-items:center;justify-content:center;padding:20px}.scs-lsc-action__modal-inner{position:relative;width:min(420px,100%);aspect-ratio:9 / 16;background:#000}.scs-lsc-action__modal-inner iframe,.scs-lsc-action__modal-inner video{width:100%;height:100%;border:0;object-fit:contain}.scs-lsc-action__modal-close{position:absolute;top:-36px;right:0;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.scs-lsc-accordions{display:flex;flex-direction:column;gap:15px;margin:0}.scs-lsc-acc__header{min-height:26px;padding:20px 15px}.scs-lsc-acc__body{padding:0 15px 20px;font-size:16px;line-height:1.5;color:var(--scs-mine-shaft)}.scs-lsc-acc__body--videos{padding-top:0}.scs-lsc-acc__body p,.scs-lsc-acc__body h4{margin:0 0 10px}.scs-lsc-acc__body h4{font-size:16px;font-weight:700}.scs-lsc-acc__body ul{margin:0 0 10px;padding-left:18px}.scs-lsc-acc__body p:last-child,.scs-lsc-acc__body h4:last-child,.scs-lsc-acc__body ul:last-child{margin-bottom:0}.scs-lsc-acc__body--faq{padding:0 10px 12px}.scs-lsc-faq{display:flex;flex-direction:column;gap:8px}.scs-lsc-faq__item{border:1px solid #e4e4e4;border-radius:5px;background:#fff;overflow:hidden}.scs-lsc-faq__question{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;width:100%;padding:12px;border:0;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit}.scs-lsc-faq__question-text{font-family:var(--scs-font);font-size:16px;font-weight:600;line-height:1.35;color:var(--scs-black)}.scs-lsc-faq__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px;width:16px;height:16px;margin-top:2px}.scs-lsc-faq__icon img{width:11px;height:11px;transition:transform .25s ease}.scs-lsc-faq__item.is-open .scs-lsc-faq__icon img{transform:rotate(-45deg)}.scs-lsc-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.scs-lsc-faq__item.is-open .scs-lsc-faq__panel{grid-template-rows:1fr}.scs-lsc-faq__panel-inner{overflow:hidden;min-height:0}.scs-lsc-faq__answer{padding:0 12px 12px;font-size:16px;line-height:1.5;color:var(--scs-mine-shaft)}.scs-lsc-faq__answer p,.scs-lsc-faq__answer ul{margin:0 0 8px}.scs-lsc-faq__answer ul{padding-left:18px}.scs-lsc-faq__answer p:last-child,.scs-lsc-faq__answer ul:last-child{margin-bottom:0}.scs-lsc-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:100%}.scs-lsc-bullets__item{display:flex;align-items:center;gap:5px;width:100%}.scs-lsc-bullets__dot{flex:0 0 9px;width:9px;height:9px;display:block;object-fit:contain}.scs-lsc-bullets__text{font-family:var(--scs-font);font-size:16px;font-weight:400;line-height:normal;color:var(--scs-ink-90)}.scs-lsc-reviews{display:flex;flex-direction:column;align-items:center;width:100%;padding:40px 20px;gap:15px;box-sizing:border-box}.scs-lsc-reviews__title{margin:0;width:100%;font-family:var(--scs-font-display);font-size:30px;font-weight:700;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase;color:var(--scs-black)}.scs-lsc-reviews__widget{width:100%}.scs-lsc-reviews #stamped-main-widget{width:100%;max-width:100%;padding:0!important;margin:0!important}.scs-lsc-reviews .stamped-container,.scs-lsc-reviews .stamped-header,.scs-lsc-reviews .stamped-content{width:100%;max-width:100%;padding-left:0!important;padding-right:0!important}.scs-lsc-reviews .stamped-summary-title,.scs-lsc-reviews .stamped-header h2,.scs-lsc-reviews .stamped-header h3,.scs-lsc-reviews #stamped-main-widget h2{display:none!important}.scs-lsc-reviews .stamped-summary-ratings-number,.scs-lsc-reviews .stamped-summary .rating-number,.scs-lsc-reviews .stamped-summary-caption span[data-rating]{font-family:var(--scs-font-display)!important;font-size:20px!important;font-weight:700!important;color:var(--scs-black)!important}.scs-lsc-reviews .stamped-starrating .stamped-fa-star,.scs-lsc-reviews .stamped-fa-star-checked,.scs-lsc-reviews .stamped-star-icon{color:var(--scs-gold)!important}.scs-lsc-reviews .stamped-summary-ratings .stamped-rating-bar,.scs-lsc-reviews .stamped-rating-bar span,.scs-lsc-reviews .stamped-progress-bar .stamped-progress{background:var(--scs-gold)!important}.scs-lsc-reviews .stamped-rating-bar,.scs-lsc-reviews .stamped-progress-bar{background:#f0f0f0!important}.scs-lsc-stamped-hold{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:499px){.scs-lsc-swatches{grid-template-columns:repeat(4,1fr)}.scs-lsc-swatch,.SCS_LUXURY_SEAT_COVERS .scs-ec-swatch{width:61px;height:61px}}@media(max-width:480px){.scs-lsc-config-q__answers{grid-template-columns:repeat(2,minmax(0,1fr))}.scs-lsc-answer{min-height:90px;padding:10px 8px;max-width:none}.scs-lsc-custom-alert{padding:16px 18px}}@media(max-width:767px){.scs-lsc-step__label{font-size:16px!important}.scs-lsc-coverage__title{font-size:13px}.scs-lsc-ymm--has-trims{gap:8px}.scs-lsc-header__star{width:8px;height:11px;flex:0 0 11px}.scs-lsc-header__review-text{font-size:13px}}@media(min-width:768px)and (max-width:1023px){.scs-lsc{max-width:780px;padding:20px 32px 56px}.scs-lsc__hero{gap:24px}.scs-lsc__buybox{gap:20px}.scs-lsc-gallery__thumbs{gap:12px}.scs-lsc-gallery__thumb{flex:1 1 0;max-width:150px;min-width:0;width:auto}.scs-lsc-gallery__thumb-media{height:auto;aspect-ratio:1 / 1;border-radius:8px}.scs-lsc-gallery__thumb img{border-radius:5px}.scs-lsc-gallery__thumb-name{font-size:12px}.scs-lsc-gallery__main{aspect-ratio:596 / 628;border-radius:8px}.scs-lsc-gallery__stage{gap:16px}.scs-lsc-gallery__feature{flex:0 0 76px;width:76px;min-width:76px;height:76px}.scs-lsc-header{gap:4px}.scs-lsc-header__pre{font-size:18px;line-height:18px}.scs-lsc-header__title{font-size:28px}.scs-lsc-header__review-text{font-size:14px}.scs-lsc-header__from{font-size:18px}.scs-lsc-header__now{font-size:26px}.scs-lsc-header__was{font-size:20px}.scs-lsc-trust{padding:12px 14px;gap:8px}.scs-lsc-trust__copy{flex-direction:row;align-items:baseline;gap:4px;font-size:13px}.scs-lsc-setup__title{font-size:20px}.scs-lsc-step:not(:last-child):before{left:16px;top:34px}.scs-lsc-config-stack.is-loading .scs-lsc-step:last-child:before,.scs-lsc-config-stack.is-loading .scs-lsc-checkout:before{left:16px}.scs-lsc-step__num{flex-basis:34px;width:34px;height:34px;font-size:15px;font-weight:600}.scs-lsc-step__num.is-done{font-size:0!important}.scs-lsc-step__label{font-size:20px!important}.scs-lsc-step__body,.scs-lsc-summary,.scs-lsc-config-q-list{padding-left:39px}.scs-lsc-checkout{gap:18px}.scs-lsc-gift{padding:12px 14px}.scs-lsc-gift__thumbs{gap:8px;max-width:240px}.scs-lsc-gift__thumb{flex-basis:52px;width:52px;height:52px;border-radius:11px}.scs-lsc-gift.is-open .scs-lsc-gift__item .scs-lsc-gift__thumb{flex-basis:46px;width:46px;height:46px;border-radius:10px}.scs-lsc-gift__text{font-size:16px}.scs-lsc-gift__chevron{flex-basis:30px;width:30px;height:30px}.scs-lsc-gift__item-title{font-size:16px;line-height:20px}.scs-lsc-gift__item-desc{font-size:14px;line-height:18px}.scs-lsc-upsells{gap:12px}.scs-lsc-upsells__track{gap:10px}.scs-lsc-upsell{flex-basis:360px;min-height:88px}.scs-lsc-upsell__media,.scs-lsc-upsell__placeholder{flex-basis:86px;width:86px;height:86px}.scs-lsc-upsell__title{font-size:15px!important}.scs-lsc-upsell__compare{font-size:13px}.scs-lsc-upsell__price{font-size:15px}.scs-lsc-upsells__nav{width:300px}.scs-lsc-upsells__dot{width:8px;height:8px}.scs-lsc-action{padding:22px 18px;gap:10px}.scs-lsc-action__title,.scs-lsc-acc__title{font-size:18px}.scs-lsc-acc__header{padding:22px 18px}.scs-lsc-acc__body{padding:0 18px 22px}.scs-lsc-bullets__dot{flex-basis:12px;width:12px;height:12px}.scs-lsc-bullets__text{font-size:18px}.scs-lsc-reviews{padding:28px 0 56px}.scs-lsc-reviews__title{font-size:30px}}@media(min-width:1024px){.scs-lsc{padding:20px 24px 60px}.scs-lsc__hero{display:flex;flex-direction:column;gap:20px}.scs-lsc__columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:40px;align-items:start}.scs-lsc-gallery__thumbs{margin-bottom:0;--scs-thumb-gap: 20px;gap:var(--scs-thumb-gap);justify-content:flex-start;overflow:visible}.scs-lsc-gallery__thumb{flex:0 0 calc((100% - (var(--scs-thumb-slots, 7) - 1) * var(--scs-thumb-gap)) / var(--scs-thumb-slots, 7));width:calc((100% - (var(--scs-thumb-slots, 7) - 1) * var(--scs-thumb-gap)) / var(--scs-thumb-slots, 7));max-width:none;min-width:0}.scs-lsc-gallery__thumb-media{height:auto;aspect-ratio:1 / 1;border-radius:8px}.scs-lsc-gallery__thumb img{border-radius:5px}.scs-lsc-gallery__thumb-name{font-size:12px}.scs-lsc-gallery__stage{position:sticky;top:20px;align-self:start;gap:20px;max-height:calc(100dvh - 40px)}.scs-lsc-gallery__features{flex:0 0 auto}.scs-lsc__buybox{align-self:start}.scs-lsc-gallery__main{flex:0 0 auto;min-height:0;width:min(100%,calc((100dvh - 140px) * var(--scs-gallery-w, 596) / var(--scs-gallery-h, 628)));aspect-ratio:var(--scs-gallery-ratio, 596 / 628);height:auto;max-height:calc(100dvh - 140px);margin-inline:auto;border-radius:5px;overflow:hidden}.scs-lsc-gallery__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:5px}.scs-lsc-gallery__viewport .slick-slider,.scs-lsc-gallery__viewport .slick-list,.scs-lsc-gallery__viewport .slick-track{height:100%}.scs-lsc-gallery__slide{display:block;height:100%;overflow:hidden;border-radius:5px}.scs-lsc-gallery__image,.scs-lsc-gallery__placeholder{width:100%;height:100%;object-fit:cover;object-position:top center;border-radius:5px}.scs-lsc-gallery__feature{flex:0 0 80px;width:80px;min-width:80px;height:80px}.scs-lsc-header{align-items:flex-start;gap:5px;margin-top:3px}.scs-lsc-header__pre{font-size:18px;text-align:left}.scs-lsc-header__title{font-size:30px;text-align:left}.scs-lsc-header__reviews{justify-content:flex-start}.scs-lsc-header__review-text{font-size:16px}.scs-lsc-header__pricing,.scs-lsc-header__prices{justify-content:flex-start}.scs-lsc-header__from{font-size:18px}.scs-lsc-header__now{font-size:26px}.scs-lsc-header__was{font-size:20px}.scs-lsc-trust__copy{flex-direction:row;align-items:baseline;gap:4px;font-size:14px}.scs-lsc-setup__title{font-size:20px}.scs-lsc-step:not(:last-child):before{left:21px;top:44px}.scs-lsc-config-stack.is-loading .scs-lsc-step:last-child:before,.scs-lsc-config-stack.is-loading .scs-lsc-checkout:before{left:21px}.scs-lsc-step__num{flex-basis:44px;width:44px;height:44px;font-size:16px;font-weight:600}.scs-lsc-step__num.is-done{font-size:0!important}.scs-lsc-step__num.is-done:after{width:8px;height:14px;border-right-width:2.5px;border-bottom-width:2.5px;transform:rotate(45deg) translate(-1px,-3px)}.scs-lsc-step__label{font-size:20px!important}.scs-lsc-step__body,.scs-lsc-summary,.scs-lsc-config-q-list{padding-left:38px}.scs-lsc-setup+.scs-lsc-checkout{margin-top:-1px}.scs-lsc-checkout{gap:20px}.scs-lsc-gift{padding:10px 15px}.scs-lsc-gift__thumbs{gap:10px;max-width:278px}.scs-lsc-gift__toggle{gap:20px}.scs-lsc-gift__thumb{flex-basis:62px;width:62px;height:62px;border-radius:13px}.scs-lsc-gift.is-open .scs-lsc-gift__item .scs-lsc-gift__thumb{flex-basis:48px;width:48px;height:48px;border-radius:10px}.scs-lsc-gift__text{font-size:18px}.scs-lsc-gift__chevron{flex-basis:34px;width:34px;height:34px}.scs-lsc-gift__item-title{font-size:16px;line-height:20px}.scs-lsc-gift__item-desc{font-size:14px;line-height:18px}.scs-lsc-upsells{gap:15px;margin:0;padding:0}.scs-lsc-upsells__track{gap:10px}.scs-lsc-upsell{flex-basis:384px;min-height:90px}.scs-lsc-upsell__media,.scs-lsc-upsell__placeholder{flex-basis:88px;width:88px;height:88px}.scs-lsc-upsell__title{font-size:16px!important}.scs-lsc-upsell__compare{font-size:14px}.scs-lsc-upsell__price{font-size:16px}.scs-lsc-upsells__nav{width:338px}.scs-lsc-upsells__dot{width:10px;height:10px}.scs-lsc-action{padding:25px 20px;gap:10px}.scs-lsc-action__title,.scs-lsc-acc__title{font-size:20px}.scs-lsc-action__icon{flex-basis:25.46px;width:25.46px;height:25.46px}.scs-lsc-action__icon img{width:18px;height:18px}.scs-lsc-acc__header{padding:25px 20px}.scs-lsc-acc__body{padding:0 20px 25px}.scs-lsc-bullets__dot{flex-basis:14px;width:14px;height:14px}.scs-lsc-bullets__text{font-size:20px}.scs-lsc-reviews{align-items:flex-start;padding:30px 0 80px}.scs-lsc-reviews__title{font-size:36px;text-align:center}.scs-lsc-reviews #stamped-main-widget,.scs-lsc-reviews .stamped-container,.scs-lsc-reviews .stamped-header,.scs-lsc-reviews .stamped-summary,.scs-lsc-reviews .stamped-content{text-align:left}.scs-lsc-reviews .stamped-summary-caption,.scs-lsc-reviews .stamped-summary-ratings{align-items:flex-start}}@media(min-width:1024px)and (max-width:1199px){.scs-lsc{padding:20px 24px 56px}.scs-lsc__columns{column-gap:24px}.scs-lsc-gallery__thumbs{--scs-thumb-gap: 10px;gap:var(--scs-thumb-gap)}.scs-lsc-gallery__thumb{flex:0 0 calc((100% - (var(--scs-thumb-slots, 7) - 1) * var(--scs-thumb-gap)) / var(--scs-thumb-slots, 7));width:calc((100% - (var(--scs-thumb-slots, 7) - 1) * var(--scs-thumb-gap)) / var(--scs-thumb-slots, 7));max-width:none;min-width:0}.scs-lsc-gallery__thumb-media{height:auto;aspect-ratio:1 / 1}.scs-lsc-gallery__feature{flex:0 0 64px;width:64px;min-width:64px;height:64px}.scs-lsc-header__title{font-size:26px}.scs-lsc-header__review-text{white-space:normal}.scs-lsc-trust{flex-wrap:wrap;justify-content:center;gap:10px 16px;padding:10px 12px}.scs-lsc-trust__copy{white-space:nowrap;font-size:13px}.scs-lsc-gift__thumbs{max-width:200px}.scs-lsc-gift__thumb{flex-basis:48px;width:48px;height:48px}.scs-lsc-gift__text{font-size:16px}.scs-lsc-upsell{flex-basis:min(384px,100%)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/scs-luxury-seat-covers.css.map */
