@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.cdnfonts.com/css/bespoke-serif";:root{--ls-bg: var(--la-sele-bg-color, #050505);--ls-card: var(--la-sele-card-color, #111111);--ls-yellow: var(--la-sele-primary-color, #FDB913);--ls-blue: var(--la-sele-secondary-color, #003DA5);--ls-red: var(--la-sele-tertiary-color, #CE1126);--ls-text: var(--la-sele-text-color, #FFFFFF);--ls-text-muted: rgba(255, 255, 255, .6);--ls-border: rgba(255, 255, 255, .05);--ls-gradient-col: linear-gradient(to right, var(--ls-yellow) 33%, var(--ls-blue) 33%, var(--ls-blue) 66%, var(--ls-red) 66%);--ls-font-sans: "Plus Jakarta Sans", sans-serif;--ls-font-serif: "Bespoke Serif", serif;--ls-transition: all .3s cubic-bezier(.4, 0, .2, 1);--ls-transition-slow: all .6s cubic-bezier(.22, 1, .36, 1)}body{font-family:var(--ls-font-sans)!important;background-color:var(--ls-bg)!important;color:var(--ls-text)!important;margin:0;overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--ls-font-serif)!important;color:#fff!important}.ls-font-serif{font-family:var(--ls-font-serif)!important}.ls-font-sans{font-family:var(--ls-font-sans)!important}.custom-scrollbar::-webkit-scrollbar,::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track,::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb{background:#222;border-radius:10px}.noise-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none;opacity:.04;mix-blend-mode:overlay;background-image:url(https://grainy-gradients.vercel.app/noise.svg)}.ls-reveal,.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.ls-reveal.active,.reveal.active{opacity:1;transform:translateY(0)}.la-sele-section{opacity:0;transform:translateY(40px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.la-sele-section.active{opacity:1;transform:translateY(0)}.ls-delay-100{transition-delay:.1s}.ls-delay-200{transition-delay:.2s}.ls-delay-300{transition-delay:.3s}.ls-delay-400{transition-delay:.4s}.la-sele-container{max-width:1400px;margin:0 auto;padding:0 24px}.ls-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border-radius:9999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;transition:var(--ls-transition);text-decoration:none;cursor:pointer;border:1px solid transparent}.ls-btn:hover{transform:scale(1.05)}.ls-btn--primary{background-color:var(--ls-yellow);color:#000}.ls-btn--primary:hover{background-color:#fff}.ls-btn--secondary{background-color:transparent;color:var(--ls-text);border-color:var(--ls-border)}.ls-btn--secondary:hover{border-color:var(--ls-text);color:#000;background-color:#fff}.la-sele-catalog{background-color:var(--ls-bg)!important}.la-sele-catalog .la-sele-catalog__title{font-family:var(--ls-font-serif);font-size:4rem;color:#fff;margin-bottom:24px}.la-sele-catalog .la-sele-catalog__eyebrow,.la-sele-catalog .la-sele-catalog__store,.la-sele-catalog .la-sele-catalog__promise{color:var(--ls-yellow)!important;font-family:var(--ls-font-sans);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700}.la-sele-catalog .facet-filters__label,.la-sele-catalog .product-count__text,.la-sele-catalog .facets__summary{color:#fff!important;font-family:var(--ls-font-sans)}.la-sele-catalog .card{background:var(--ls-card)!important;border:1px solid var(--ls-border)!important;border-radius:12px!important;overflow:hidden;position:relative!important}.la-sele-catalog .la-sele-product-card__overlay-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:block;text-decoration:none;color:inherit}.la-sele-catalog .card__inner,.la-sele-catalog .card__content,.la-sele-catalog .quick-add{position:relative!important;z-index:2}.la-sele-catalog .card__heading{font-family:var(--ls-font-sans)!important;color:#fff!important;font-size:16px!important;font-weight:500!important;line-height:1.3!important;margin:0!important}.la-sele-catalog .card__heading,.la-sele-catalog .card__heading a{max-width:100%;overflow-wrap:anywhere;word-break:normal}.la-sele-catalog .price{font-weight:700;font-family:var(--ls-font-sans);display:flex!important;flex-wrap:wrap;gap:4px 8px;align-items:baseline;max-width:100%;line-height:1.2}.la-sele-catalog .price .price-item{white-space:nowrap;color:var(--ls-yellow)!important}@media(max-width:767px){.la-sele-catalog .card__heading,.la-sele-catalog .price{font-size:13px!important}.la-sele-catalog .card__information{padding:16px 12px!important}.quick-add{opacity:1!important;transform:translateY(0)!important;pointer-events:auto!important}.card-wrapper .quick-add{display:block!important;position:relative!important;margin-top:12px}}.la-sele-catalog .price__sale .price-item--regular{color:var(--ls-text-muted)!important;text-decoration-color:var(--ls-text-muted)!important;font-weight:400;font-size:14px}.la-sele-catalog .price__sale .price-item--sale{color:var(--ls-yellow)!important}.la-sele-catalog .card__information{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;padding:16px!important;position:relative!important;height:auto!important;background:var(--ls-card)!important;z-index:2}.la-sele-catalog .card__media{background:#111!important;padding:0!important;border-radius:12px 12px 0 0;position:relative!important;display:block!important;overflow:hidden;aspect-ratio:auto!important}.la-sele-catalog .card__media img{object-fit:cover!important;object-position:top center!important;width:100%!important;height:auto!important;display:block!important}.la-sele-catalog .card__badge.bottom{display:none!important}.la-sele-catalog select.facet-filters__sort{padding-right:32px!important}.la-sele-catalog .active-facets__button,.la-sele-catalog .active-facets__button-remove,.la-sele-catalog .facets__reset{color:var(--ls-text-muted)!important}.la-sele-catalog .active-facets__button:hover,.la-sele-catalog .facets__reset:hover{color:#fff!important}.la-sele-catalog .facets-wrapper,.facets-wrapper{background:transparent!important}.header__button,.header a.button,.la-sele-header .ls-btn--primary{display:none!important}.la-sele-catalog .card,.la-sele-catalog .card-wrapper,.la-sele-catalog .product-card-wrapper{display:flex!important;flex-direction:column!important}.la-sele-catalog .card__content{position:relative!important;inset:auto!important;display:flex!important;flex-direction:column!important}.la-sele-catalog .card__inner{display:block!important}.product-recommendations .grid,product-recommendations .grid,.related-products .grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:16px!important}@media(min-width:768px){.product-recommendations .grid,product-recommendations .grid,.related-products .grid{grid-template-columns:repeat(4,1fr)!important}}.header-wrapper{background:transparent!important;border:none!important}.la-sele-catalog__status-panel,.sticky-atc{display:none!important}.card .card__content{position:relative!important;inset:auto!important}.card .card__inner{position:relative!important}.card__media:after,.card__inner:after{display:none!important}.card__heading a,.card__heading span{color:#fff!important}.la-sele-catalog #product-grid{row-gap:28px!important;column-gap:14px!important}.la-sele-catalog .grid__item{min-width:0!important}.la-sele-catalog .card-wrapper,.la-sele-catalog .product-card-wrapper,.la-sele-catalog .card{height:100%!important}.la-sele-catalog .card-wrapper,.la-sele-catalog .product-card-wrapper{position:relative!important}.la-sele-catalog .card{border-radius:18px!important;overflow:hidden!important;background:#0f0f0f!important}.la-sele-catalog .card__inner{border-radius:18px 18px 0 0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.la-sele-catalog .card__inner:before,.la-sele-catalog .card__inner:after,.la-sele-catalog .media:before,.la-sele-catalog .media:after{content:none!important;display:none!important;padding-bottom:0!important}.la-sele-catalog .card__media,.la-sele-catalog .media{aspect-ratio:4 / 5!important;background:#111!important;min-height:26rem!important;overflow:hidden!important;position:relative!important;display:block!important}.la-sele-catalog .la-sele-product-card__media-link{display:block!important}.la-sele-catalog .la-sele-product-card__media-link .card__media,.la-sele-catalog .la-sele-product-card__media-link .media{display:block!important;width:100%!important;aspect-ratio:4 / 5!important;min-height:26rem!important;overflow:hidden!important}.la-sele-catalog .card__media img,.la-sele-catalog .media img{width:100%!important;height:100%!important;filter:none!important;object-fit:cover!important;object-position:top center!important;background:transparent!important;display:block!important}.la-sele-catalog .card__information{padding:20px 16px 24px!important;gap:6px!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.la-sele-catalog .card__heading,.la-sele-catalog .card__heading a,.la-sele-catalog .card__heading span{font-family:var(--ls-font-sans)!important;font-size:14px!important;line-height:1.4!important;font-weight:500!important;letter-spacing:.02em!important;color:#e5e5e5!important;max-width:100%!important;overflow-wrap:anywhere!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.la-sele-catalog .la-sele-product-card__media-link{display:block!important;color:inherit!important;text-decoration:none!important}.la-sele-catalog .la-sele-product-card__media-link .card__media{cursor:pointer!important}.la-sele-catalog .price{display:flex!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:center!important;gap:3px 6px!important;white-space:normal!important;line-height:1.2!important;color:#999!important}.la-sele-catalog .price-item{white-space:nowrap!important;font-size:13px!important;font-weight:400!important;color:#999!important}.la-sele-catalog .la-sele-product-card__meta{font-size:10px!important;line-height:1.2!important;gap:5px!important;opacity:.5!important;margin-top:4px!important;text-transform:uppercase;letter-spacing:.05em;color:#888!important;justify-content:center!important}.la-sele-catalog .quick-add{margin:0 16px 16px!important}.la-sele-catalog .quick-add__submit,.la-sele-catalog .go-to-product{min-height:44px!important;border-radius:4px!important;font-family:var(--ls-font-sans)!important;font-weight:500!important;letter-spacing:.05em!important;text-transform:uppercase!important;font-size:11px!important;background:#fff!important;color:#000!important}@media(max-width:749px){.la-sele-catalog{padding-top:28px!important}.la-sele-catalog .la-sele-catalog__masthead{margin-bottom:22px!important}.la-sele-catalog .la-sele-catalog__title{font-size:34px!important;line-height:1.05!important;margin-bottom:10px!important}.la-sele-catalog .facets-vertical{gap:18px!important}.la-sele-catalog #product-grid{row-gap:24px!important}}.la-sele-catalog .card__inner>.card__content{display:none!important}.la-sele-catalog .card>.card__content{display:flex!important;flex-direction:column!important;position:relative!important;inset:auto!important;min-height:0!important}.la-sele-catalog .card-information{width:100%!important}.la-sele-catalog .quick-add{position:relative!important;z-index:3!important;margin:12px 12px 14px!important}.la-sele-catalog .quick-add__submit,.la-sele-catalog .go-to-product{width:100%!important;min-height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1.15!important;white-space:normal!important}@media(max-width:749px){.la-sele-catalog #product-grid,.la-sele-catalog .product-grid,.la-sele-catalog .grid{row-gap:54px!important}.la-sele-catalog .grid__item{margin-bottom:34px!important}.la-sele-catalog .card__information{padding-top:14px!important;padding-bottom:30px!important}.la-sele-catalog .card__heading{margin-bottom:7px!important;line-height:1.25!important}.la-sele-catalog .card-information,.la-sele-catalog .price{margin-top:8px!important;margin-bottom:0!important}.la-sele-catalog .card-wrapper{display:block!important}.la-sele-catalog .quick-add{display:none!important}.la-sele-catalog .facets__summary,.la-sele-catalog .mobile-facets__open{color:var(--la-sele-yellow)!important;background:transparent!important;border:none!important;border-radius:0!important;box-shadow:none!important;width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:0!important;text-transform:uppercase!important;font-family:var(--ls-font-sans)!important;font-size:10px!important;letter-spacing:.15em!important;font-weight:600!important}.la-sele-catalog .facets-wrapper{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:24px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;padding-bottom:16px!important}.la-sele-catalog .facets__summary:hover,.la-sele-catalog .mobile-facets__open:hover,.la-sele-catalog .facets__summary:focus-visible,.la-sele-catalog .mobile-facets__open:focus-visible{color:#fff!important;background:transparent!important;border-color:transparent!important}.la-sele-catalog .facets__summary-label,.la-sele-catalog .mobile-facets__open-label,.la-sele-catalog .facets__display-value,.la-sele-catalog .mobile-facets__open .icon-caret{color:inherit!important}.la-sele-catalog .mobile-facets__open{min-height:auto!important;box-sizing:border-box!important}.la-sele-catalog .mobile-facets__open .icon-caret{opacity:.85!important}}.la-sele-trust-grid{gap:18px!important}.la-sele-trust__block{position:relative!important;padding:22px!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:18px!important;background:linear-gradient(180deg,#ffffff0e,#ffffff05)!important;box-shadow:inset 0 1px #ffffff0f!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.la-sele-trust__icon{width:38px!important;height:38px!important;border-radius:12px!important;background:#fdb91314!important;border:1px solid rgba(253,185,19,.18)!important;margin-bottom:12px!important}.la-sele-trust__block h3{margin-top:14px!important;margin-bottom:7px!important;font-size:15px!important;letter-spacing:0!important}.la-sele-trust__block p{font-size:13px!important;line-height:1.5!important;color:#ffffff9e!important}@media(max-width:767px){.la-sele-trust-grid{grid-template-columns:1fr!important;gap:14px!important}}.la-sele-catalog .facet-filters__label,.la-sele-catalog .product-count__text{color:var(--la-sele-yellow)!important;font-size:10px!important;letter-spacing:.18em!important;text-transform:uppercase!important}.la-sele-catalog .facet-filters__sort,.la-sele-catalog .select__select,.la-sele-catalog .select .icon-caret,.la-sele-catalog .facets__summary,.la-sele-catalog .mobile-facets__open{color:var(--la-sele-yellow)!important}.la-sele-catalog .facets__summary:hover,.la-sele-catalog .mobile-facets__open:hover,.la-sele-catalog .facets__summary:focus-visible,.la-sele-catalog .mobile-facets__open:focus-visible{color:#fff!important}.la-sele-catalog .facets__summary-label,.la-sele-catalog .mobile-facets__open-label,.la-sele-catalog .facets__display-value,.la-sele-catalog .mobile-facets__open .icon-caret{color:inherit!important}.la-sele-catalog .grid__item{align-self:start!important;min-width:0!important}.la-sele-catalog .card-wrapper,.la-sele-catalog .product-card-wrapper,.la-sele-catalog .card{height:auto!important}.la-sele-catalog .card-wrapper,.la-sele-catalog .product-card-wrapper{display:block!important}.la-sele-catalog .card{display:flex!important;flex-direction:column!important}.la-sele-catalog .card__inner{flex:0 0 auto!important;width:100%!important}.la-sele-catalog .la-sele-product-card__media-link{height:auto!important}.la-sele-catalog .card__media,.la-sele-catalog .media,.la-sele-catalog .la-sele-product-card__media-link .card__media,.la-sele-catalog .la-sele-product-card__media-link .media{aspect-ratio:4 / 5!important;min-height:0!important;height:auto!important;align-items:flex-start!important}.la-sele-catalog .card__media img,.la-sele-catalog .media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:top center!important}.la-sele-catalog .card__information{padding:14px 12px 12px!important;gap:6px!important}.la-sele-catalog .card__heading{font-size:13.5px!important;line-height:1.22!important;font-weight:700!important;letter-spacing:0!important}.la-sele-catalog .price{font-size:13px!important;line-height:1.15!important}.la-sele-catalog .quick-add{margin:10px 12px 14px!important}.la-sele-catalog .quick-add__submit,.la-sele-catalog .go-to-product{min-height:42px!important;border-radius:8px!important}@media(max-width:749px){.la-sele-catalog .facets-wrapper,.la-sele-catalog .facets-vertical-sort{margin-bottom:16px!important}.la-sele-catalog .facets-vertical-form{grid-template-columns:1fr;gap:10px!important}.la-sele-catalog .facet-filters__field{width:100%!important}.la-sele-catalog .select{width:100%!important;min-width:0!important}.la-sele-catalog .facet-filters__sort,.la-sele-catalog .select__select{width:100%!important}.la-sele-catalog .product-count-vertical{justify-self:start!important}.la-sele-catalog .facets__summary,.la-sele-catalog .mobile-facets__open{min-height:4.4rem!important;box-sizing:border-box!important}.la-sele-catalog .mobile-facets__open .icon-caret{opacity:.85!important}.la-sele-catalog .card__information{padding:12px 10px 10px!important}.la-sele-catalog .card__heading{font-size:13px!important}.la-sele-catalog .price{font-size:12.5px!important}}.drawer__sticky-open,.scroll-to-top-btn{display:none!important}.la-sele-product__stars-row{display:flex;align-items:center;gap:6px;margin-bottom:12px}.la-sele-product__stars-row svg{flex-shrink:0}.la-sele-product__stars-row span{font-family:var(--ls-font-sans);font-size:11px;color:var(--ls-text-muted);letter-spacing:.04em}.la-sele-main-product-grid .form__label,.la-sele-main-product-grid .product-form__input>legend{color:var(--ls-text-muted)!important;font-family:var(--ls-font-sans)!important;font-size:10px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:600!important;margin-bottom:10px!important}.la-sele-main-product-grid .product-form__input input[type=radio]+label{background:transparent!important;color:var(--ls-text-muted)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:6px!important;padding:10px 18px!important;font-family:var(--ls-font-sans)!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:500!important;transition:var(--ls-transition)!important;cursor:pointer!important;box-shadow:none!important;text-decoration:none!important}.la-sele-main-product-grid .product-form__input input[type=radio]+label:before,.la-sele-main-product-grid .product-form__input input[type=radio]+label:after{display:none!important}.la-sele-main-product-grid .product-form__input input[type=radio]:checked+label{background:#ffffff14!important;color:var(--ls-text)!important;border-color:var(--ls-yellow)!important;font-weight:600!important}.la-sele-main-product-grid .product-form__input input[type=radio]+label:hover{border-color:#ffffff40!important;color:var(--ls-text)!important}.la-sele-main-product-grid .product-form__input input[type=radio].disabled+label{opacity:.3!important;text-decoration:line-through!important;cursor:not-allowed!important}.la-sele-main-product-grid .quantity{background:transparent!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:6px!important;min-height:46px!important;width:130px!important}.la-sele-main-product-grid .quantity__input{color:var(--ls-text)!important;font-size:14px!important;font-weight:500!important}.la-sele-main-product-grid .quantity__button{color:var(--ls-text-muted)!important}.la-sele-main-product-grid .quantity__button:hover{color:var(--ls-text)!important}.la-sele-main-product-grid .product-form__submit{min-height:52px!important;border-radius:6px!important;font-family:var(--ls-font-sans)!important;font-size:12px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:600!important;background:var(--ls-text)!important;color:#000!important;border:none!important;transition:var(--ls-transition)!important}.la-sele-main-product-grid .product-form__submit:hover{background:#e8e8e8!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/la-sele-premium.css.map */
