.custom-spotlight{position:relative;overflow:hidden;transition:background-color var(--custom-transition-slower)}.custom-spotlight__container{display:flex;flex-direction:column;gap:var(--custom-gap-lg);padding-block:var(--custom-section-spacing)}.custom-spotlight__left{display:flex;flex-direction:column;justify-content:center}.custom-spotlight__heading{font-size:var(--custom-text-xs);font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-bottom:var(--custom-space-6);color:var(--custom-color-gray-500)}.custom-spotlight__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--custom-space-3)}.custom-spotlight__link{display:block;font-size:var(--spotlight-item-size-mobile, 28px);font-weight:400;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;color:var(--custom-color-gray-400);transition:color var(--custom-transition-slow),transform var(--custom-transition-slow);line-height:var(--custom-leading-tight)}.custom-spotlight__item.is-active .custom-spotlight__link{color:var(--custom-color-black);transform:translate(var(--custom-space-4))}.custom-spotlight__right{position:relative;overflow:hidden}.custom-spotlight__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:var(--custom-space-4);transition:opacity var(--custom-transition-slowest),visibility var(--custom-transition-slowest)}.custom-spotlight__image-frame{width:100%;max-width:340px;aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center}.custom-spotlight__button{border-radius:var(--buttons-radius)}.custom-spotlight__button:hover{opacity:.8}.custom-spotlight__image-wrapper--no-image{display:none}@media screen and (min-width:750px){.custom-spotlight__container{flex-direction:row;align-items:stretch;gap:var(--custom-space-8);min-height:var(--spotlight-height, 600px)}.custom-spotlight__left{flex:0 0 45%;padding-right:var(--custom-space-6)}.custom-spotlight__heading{margin-bottom:var(--custom-space-8)}.custom-spotlight__list{gap:var(--custom-space-4)}.custom-spotlight__link{font-size:var(--spotlight-item-size, 48px);padding:var(--custom-space-2) 0}.custom-spotlight__link:hover{color:var(--custom-color-black)}.custom-spotlight__right{flex:0 0 55%}.custom-spotlight__image-wrapper{justify-content:center}.custom-spotlight__image-frame{max-width:420px}}@media screen and (min-width:990px){.custom-spotlight__link{font-size:var(--spotlight-item-size, 56px)}.custom-spotlight__image-frame{max-width:480px}}@media screen and (max-width:749px){.custom-spotlight__right{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.custom-spotlight__image-wrapper{position:relative;opacity:1;visibility:visible;display:none}.custom-spotlight__image-wrapper.is-active{display:flex}.custom-spotlight__image-frame{width:280px;height:350px;max-width:none;aspect-ratio:auto}.custom-spotlight__image{object-fit:contain}.custom-spotlight__image-wrapper--no-image.is-active{display:flex;justify-content:center;align-items:center;width:100%;min-height:200px;flex:1}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/custom-spotlight.css.map */
