.hp-section{position:relative;background-color:#1c1f238c;color:#f3f1ea;padding:3.5rem 0;border-top:1px solid rgba(255,255,255,.06)}.hp-section--alt{background-color:#1c1f23b3}.hp-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hp-eyebrow{font-family:Times New Roman,Times,Georgia,serif;font-size:.85rem;font-weight:600;letter-spacing:.2rem;color:#aeb6b3;text-transform:uppercase;margin:0 0 .75rem}.hp-split .hp-eyebrow{font-size:1.5rem}.hp-heading{font-family:Times New Roman,Times,Georgia,serif;font-weight:800;font-size:1.7rem;letter-spacing:-.03rem;line-height:1.15;color:#e9f1ea;margin:0 0 1rem;max-width:40rem}.hp-intro{font-family:Times New Roman,Times,Georgia,serif;font-size:1.3rem;line-height:1.55;color:#c7cdc9;max-width:42rem;margin:0 0 2rem}.hp-header{margin-bottom:2.25rem}.hp-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.hp-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hp-card__media{aspect-ratio:4 / 3;overflow:hidden;background:#08090c}.hp-card__media img{width:100%;height:100%;object-fit:cover;display:block}.hp-card__media--gallery{position:relative;cursor:pointer}.hp-card__media--gallery .hp-card__gallery-img{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;animation-iteration-count:infinite;animation-play-state:paused}.hp-card__media--gallery:hover .hp-card__gallery-img,.hp-card__media--gallery.is-active .hp-card__gallery-img{animation-play-state:running}.hp-card__media--gallery-2 .hp-card__gallery-img{animation-name:hp-gallery-fade-2;animation-duration:3s}.hp-card__media--gallery-2 .hp-card__gallery-img:nth-of-type(1){animation-delay:0s}.hp-card__media--gallery-2 .hp-card__gallery-img:nth-of-type(2){animation-delay:-1.5s}.hp-card__media--gallery-3 .hp-card__gallery-img{animation-name:hp-gallery-fade-3;animation-duration:4.5s}.hp-card__media--gallery-3 .hp-card__gallery-img:nth-of-type(1){animation-delay:0s}.hp-card__media--gallery-3 .hp-card__gallery-img:nth-of-type(2){animation-delay:-1.5s}.hp-card__media--gallery-3 .hp-card__gallery-img:nth-of-type(3){animation-delay:-3s}.hp-card__media--gallery-4 .hp-card__gallery-img{animation-name:hp-gallery-fade-4;animation-duration:6s}.hp-card__media--gallery-4 .hp-card__gallery-img:nth-of-type(1){animation-delay:0s}.hp-card__media--gallery-4 .hp-card__gallery-img:nth-of-type(2){animation-delay:-1.5s}.hp-card__media--gallery-4 .hp-card__gallery-img:nth-of-type(3){animation-delay:-3s}.hp-card__media--gallery-4 .hp-card__gallery-img:nth-of-type(4){animation-delay:-4.5s}@keyframes hp-gallery-fade-2{0%,40%{opacity:1}45%,to{opacity:0}}@keyframes hp-gallery-fade-3{0%,29%{opacity:1}33%,to{opacity:0}}@keyframes hp-gallery-fade-4{0%,21%{opacity:1}25%,to{opacity:0}}.hp-card__body{padding:1.25rem 1.4rem 1.5rem;background:#1c1f2380}.hp-card__badge{font-family:Times New Roman,Times,Georgia,serif;font-size:.72rem;font-weight:700;letter-spacing:.14rem;color:#9fb8a8;text-transform:uppercase;margin:0 0 .5rem}.hp-card__title{font-family:Times New Roman,Times,Georgia,serif;font-weight:700;font-size:1.15rem;color:#f3f1ea;margin:0 0 .5rem}.hp-card__text{font-family:Times New Roman,Times,Georgia,serif;font-size:.92rem;line-height:1.5;color:#b9c0bc;margin:0}.hp-split{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.hp-split__media{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hp-split__media img{width:100%;border-radius:12px;display:block;object-fit:cover;aspect-ratio:3 / 4;border:1px solid rgba(255,255,255,.08)}.hp-split--reverse .hp-split__media{order:-1}.hp-split__media--single{grid-template-columns:1fr}.hp-split__media--single img{aspect-ratio:4 / 3;object-fit:contain;background:#08090c}.hp-detail-list{list-style:none;margin:1.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.hp-detail-list li{border-left:2px solid rgba(159,184,168,.5);padding-left:1rem}.hp-detail-list h4{font-family:Times New Roman,Times,Georgia,serif;font-size:2.5rem;font-weight:700;color:#f3f1ea;margin:0 0 .25rem}.hp-detail-list p{font-family:Times New Roman,Times,Georgia,serif;font-size:1.5rem;color:#b9c0bc;margin:0;line-height:1.5}.hp-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem}.hp-product-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:border-color .2s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hp-product-card:hover{border-color:#ffffff40}.hp-product-card__media{aspect-ratio:4 / 3;background:#08090c}.hp-product-card__media img{width:100%;height:100%;object-fit:cover;display:block}.hp-product-card__body{padding:1.1rem 1.25rem 1.4rem;display:flex;flex-direction:column;gap:.4rem;background:#1c1f2380}.hp-product-card__tag{font-family:Times New Roman,Times,Georgia,serif;font-size:.8rem;font-weight:700;letter-spacing:.12rem;color:#9fb8a8;text-transform:uppercase}.hp-product-card__title{font-family:Times New Roman,Times,Georgia,serif;font-weight:700;font-size:1.35rem;color:#f3f1ea;margin:0}.hp-product-card__desc{font-family:Times New Roman,Times,Georgia,serif;font-size:1rem;color:#b9c0bc;line-height:1.45;margin:0}.hp-product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.hp-product-card__price{font-family:Times New Roman,Times,Georgia,serif;font-weight:700;font-size:1.25rem;color:#f3f1ea}.hp-product-card__cta{font-family:Times New Roman,Times,Georgia,serif;font-size:1.5rem;font-weight:700;color:#08090c;background:#f3f1ea;padding:.55rem 1.1rem;border-radius:999px;white-space:nowrap;transition:background-color .2s ease}.hp-product-card:hover .hp-product-card__cta{background:#fff}.hp-callout{margin-top:2rem;padding:1.5rem 1.75rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#1c1f2373;max-width:42rem}.hp-callout__label{font-family:Times New Roman,Times,Georgia,serif;font-size:.72rem;font-weight:700;letter-spacing:.14rem;color:#9fb8a8;text-transform:uppercase;margin:0 0 .5rem}.hp-callout__text{font-family:Times New Roman,Times,Georgia,serif;font-size:.98rem;color:#d5dbd7;line-height:1.5;margin:0}.hp-faq-list{display:flex;flex-direction:column;gap:.6rem}@media screen and (min-width:750px){.hp-faq-list{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem;align-items:start}}.hp-faq-item{border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#1c1f2373;padding:0;overflow:hidden}.hp-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-family:Times New Roman,Times,Georgia,serif;font-size:.98rem;font-weight:700;color:#f3f1ea}.hp-faq-item summary::-webkit-details-marker{display:none}.hp-faq-item summary:after{content:"+";font-size:1.2rem;color:#9fb8a8;flex-shrink:0;transition:transform .15s ease}.hp-faq-item[open] summary:after{content:"\2212"}.hp-faq-item__answer{padding:0 1.25rem 1.1rem;font-family:Times New Roman,Times,Georgia,serif;font-size:.9rem;line-height:1.55;color:#b9c0bc;margin:0}@media screen and (min-width:750px){.hp-section{padding:5.5rem 0}.hp-heading{font-size:2.1rem}.hp-split{grid-template-columns:1fr 1fr;gap:3rem}}.hp-compare{max-width:900px;margin:0 auto}.hp-compare__frame{position:relative;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#08090c}.hp-compare__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hp-compare__after-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hp-compare__copy{position:absolute;left:0;right:0;top:0;z-index:1;padding:2rem 1.75rem;background:linear-gradient(to bottom,#08090ce6,#08090c8c 55%,#08090c00);pointer-events:none}.hp-compare__copy .hp-heading,.hp-compare__copy .hp-intro,.hp-compare__copy .hp-eyebrow{max-width:none;margin-bottom:.5rem}.hp-compare__copy .hp-eyebrow{font-size:.8rem}.hp-compare__copy .hp-heading{font-size:1.5rem}.hp-compare__copy .hp-intro{font-size:.9rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (min-width:750px){.hp-compare__copy .hp-heading{font-size:2.4rem}.hp-compare__copy .hp-intro{font-size:1.1rem;-webkit-line-clamp:3}}.hp-compare__slider{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;z-index:3;cursor:ew-resize;opacity:0;-webkit-appearance:none;appearance:none;background:transparent}.hp-compare__handle{position:absolute;top:0;bottom:0;left:50%;z-index:2;width:3px;background:#f3f1ea;transform:translate(-50%);pointer-events:none}.hp-compare__handle-arrows{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.6rem;height:2.6rem;border-radius:50%;background:#f3f1ea;color:#08090c;display:flex;align-items:center;justify-content:center;font-size:.9rem;letter-spacing:.1rem}@media screen and (min-width:750px){.hp-compare__frame{aspect-ratio:16 / 9}.hp-compare__copy{padding:3rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-homepage.css.map */
