.explore-hub{background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:clamp(6.4rem,10vw,14rem) 0 clamp(7.2rem,11vw,16rem)}.explore-hub__header{display:grid;grid-template-columns:minmax(0,7fr) minmax(22rem,4fr);column-gap:clamp(3.2rem,8vw,14rem);align-items:end;margin-bottom:clamp(4.8rem,8vw,10rem)}.explore-hub__eyebrow,.explore-hub__card-eyebrow{display:block;color:rgb(var(--color-brand-gold));font-size:1.15rem;font-weight:600;letter-spacing:.2em;line-height:1.3;text-transform:uppercase}.explore-hub__eyebrow{grid-column:1 / -1;margin:0 0 2rem}.explore-hub__heading{margin:0;color:rgb(var(--color-brand-navy));font-family:var(--font-heading-family);font-size:clamp(4.8rem,7.25vw,10rem);font-style:normal;font-weight:400;letter-spacing:-.045em;line-height:.94}.explore-hub__heading em{font-style:italic}.explore-hub__intro{margin:0 0 .4rem;color:rgba(var(--color-foreground),.72);font-size:clamp(1.7rem,1.55vw,2.2rem);line-height:1.55}.explore-hub__intro p:last-child{margin-bottom:0}.explore-hub__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:clamp(1.4rem,2vw,2.8rem)}.explore-hub__card{position:relative;display:flex;min-height:clamp(32rem,36vw,54rem);overflow:hidden;background:rgb(var(--color-brand-navy));color:#fff;isolation:isolate;text-decoration:none}.explore-hub__card--1{grid-row:span 2;min-height:clamp(64rem,74vw,90rem)}.explore-hub__card--4{grid-column:1 / -1;min-height:clamp(28rem,32vw,44rem)}.explore-hub__card--no-image{background:linear-gradient(135deg,#0b2749,#132f52 56%,#7d6842 180%)}.explore-hub__media,.explore-hub__shade{position:absolute;top:0;right:0;bottom:0;left:0}.explore-hub__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.explore-hub__shade{z-index:1;background:linear-gradient(180deg,#05122514 14%,#051225d1)}.explore-hub__card-content{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(2.4rem,4.25vw,6rem)}.explore-hub__card-eyebrow{color:#dcc17e;margin-bottom:1.5rem}.explore-hub__card-title{margin:0;color:#fff;font-family:var(--font-heading-family);font-size:clamp(3.6rem,4.4vw,6.6rem);font-weight:400;letter-spacing:-.04em;line-height:.96}.explore-hub__card--2 .explore-hub__card-title,.explore-hub__card--3 .explore-hub__card-title{font-size:clamp(3.2rem,3.55vw,5.2rem)}.explore-hub__card-copy{max-width:48rem;margin:1.6rem 0 0;color:#ffffffd6;font-size:clamp(1.45rem,1.35vw,1.85rem);line-height:1.45}.explore-hub__card-link{display:inline-flex;align-items:center;gap:.8rem;margin-top:2.8rem;border-bottom:1px solid rgba(220,193,126,.76);color:#fff;font-size:1.2rem;font-weight:600;letter-spacing:.16em;line-height:1.8;text-transform:uppercase}@media(hover:hover)and (pointer:fine){.explore-hub__card:hover .explore-hub__media img{transform:scale(1.045)}}.explore-hub__card:focus-visible{outline:.3rem solid rgb(var(--color-brand-gold));outline-offset:.4rem}@media screen and (max-width:749px){.explore-hub{padding:6.4rem 0 8rem}.explore-hub__header,.explore-hub__grid{grid-template-columns:1fr}.explore-hub__header{gap:2.2rem;margin-bottom:4.8rem}.explore-hub__heading{font-size:clamp(4.6rem,13vw,6.6rem)}.explore-hub__card,.explore-hub__card--1,.explore-hub__card--4{grid-column:auto;grid-row:auto;min-height:46rem}.explore-hub__card-title,.explore-hub__card--2 .explore-hub__card-title,.explore-hub__card--3 .explore-hub__card-title{font-size:clamp(3.8rem,10vw,5.2rem)}}.product-category-comparison{padding-block-start:calc(var(--section-spacing-unit-size) * var(--product-category-comparison-spacing-top));padding-block-end:calc(var(--section-spacing-unit-size) * var(--product-category-comparison-spacing-bottom))}.product-category-comparison__panel{overflow:hidden;padding:clamp(2.4rem,4vw,5.6rem);border-radius:2.4rem;background:rgba(var(--color-foreground),.045)}.product-category-comparison__scroll{overflow-x:auto;scrollbar-color:rgba(var(--color-foreground),.28) transparent;scrollbar-width:thin}.product-category-comparison__table{width:100%;min-width:88rem;border-collapse:collapse;table-layout:fixed}.product-category-comparison__table th,.product-category-comparison__table td{color:rgb(var(--color-foreground));text-align:left}.product-category-comparison__intro{width:18%;min-width:14rem;padding:0 2.4rem 3.2rem 0;vertical-align:bottom}.product-category-comparison__heading{margin:0;font-family:var(--font-body-family);font-size:clamp(2.2rem,2.6vw,3.4rem);font-style:normal;font-weight:600;letter-spacing:-.015em;line-height:1.04;text-transform:none}.product-category-comparison__product{padding:0 1.6rem 3.2rem;vertical-align:top}.product-category-comparison__card{min-width:0}.product-category-comparison__image{display:block;position:relative;inline-size:100%;aspect-ratio:1;overflow:hidden;border-radius:.8rem;background:rgb(var(--color-background))}.product-category-comparison__image img,.product-category-comparison__image .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%!important;max-width:none!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:rgb(var(--color-background));transition:transform .3s ease}.product-category-comparison__card:hover .product-category-comparison__image img{transform:scale(1.025)}.product-category-comparison__title{display:-webkit-box;overflow:hidden;margin:1.6rem 0 0;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:clamp(1.4rem,1.5vw,1.8rem);font-style:normal;font-weight:600;letter-spacing:-.015em;line-height:1.35;text-transform:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-category-comparison__title a{color:inherit;text-decoration:none}.product-category-comparison__title a:hover{text-decoration:underline;text-underline-offset:.3rem}.product-category-comparison__price{min-height:2.5rem;margin:.6rem 0 0;font-family:var(--font-body-family);font-size:1.5rem;font-weight:500;line-height:1.4;opacity:.72}.product-category-comparison__link,.product-category-comparison__selected{display:inline-flex;align-items:center;justify-content:center;inline-size:18rem;max-inline-size:100%;min-height:4.4rem;margin-block-start:1.8rem;padding-inline:2.4rem;border:0;border-radius:1.4rem;background:rgba(var(--color-foreground),.09);color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.3rem;font-weight:700;line-height:1;text-decoration:none}.product-category-comparison__link:hover{background:rgba(var(--color-foreground),.16)}.product-category-comparison__selected{cursor:default;opacity:.52}.product-category-comparison__table tbody tr{border-top:.1rem solid rgba(var(--color-foreground),.12)}.product-category-comparison__table tbody th,.product-category-comparison__table tbody td{padding:2.1rem 1.6rem;font-family:var(--font-body-family);font-size:1.45rem;font-style:normal;line-height:1.45;vertical-align:middle}.product-category-comparison__table tbody th{padding-inline-start:0;font-weight:700}.product-category-comparison__table tbody td{color:rgba(var(--color-foreground),.68)}.product-category-comparison__table tbody td:last-child{padding-inline-end:0}@media screen and (max-width:749px){.product-category-comparison__panel{border-radius:1.8rem}.product-category-comparison__table{min-width:78rem}.product-category-comparison__intro{width:15rem}}.sweaty-yeti-configurator{border-block:.1rem solid rgba(var(--color-border),var(--alpha-border));margin-block:2.4rem;padding-block:2.4rem}.sweaty-yeti-configurator__intro{margin-bottom:2.4rem}.sweaty-yeti-configurator__heading{font-family:var(--font-heading-family);font-size:clamp(2.4rem,3vw,3.2rem);line-height:1.15;margin:0 0 .8rem}.sweaty-yeti-configurator__intro p,.sweaty-yeti-configurator__estimate-note,.sweaty-yeti-configurator__privacy{color:rgba(var(--color-foreground),.78);font-size:1.4rem;line-height:1.55;margin:0}.sweaty-yeti-configurator__form{display:grid;gap:2.4rem}.sweaty-yeti-configurator__price{align-items:baseline;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;flex-wrap:wrap;gap:.6rem 1.2rem;padding:1.6rem}.sweaty-yeti-configurator__price-label,.sweaty-yeti-configurator__starting-price{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase}.sweaty-yeti-configurator__price strong{font-family:var(--font-heading-family);font-size:2.6rem;line-height:1}.sweaty-yeti-configurator__starting-price{margin-left:auto;opacity:.8}.sweaty-yeti-configurator__estimate-note{margin-top:-1.4rem}.sweaty-yeti-configurator__groups{display:grid;gap:2rem}.sweaty-yeti-configurator__group,.sweaty-yeti-configurator__contact{border:0;margin:0;min-inline-size:0;padding:0}.sweaty-yeti-configurator__group legend,.sweaty-yeti-configurator__contact legend{color:rgb(var(--color-heading-text));font-size:1.5rem;font-weight:var(--font-weight-medium);letter-spacing:.08em;margin-bottom:1rem;text-transform:uppercase}.sweaty-yeti-configurator__choices{display:grid;gap:.8rem}.sweaty-yeti-configurator__choices label{align-items:center;border:.1rem solid rgba(var(--color-border),var(--alpha-border));cursor:pointer;display:grid;gap:.8rem;grid-template-columns:auto 1fr auto;padding:1.2rem;transition:border-color var(--duration-default),background-color var(--duration-default)}.sweaty-yeti-configurator__choices label:has(input:checked){background:rgba(var(--color-foreground),.04);border-color:rgb(var(--color-foreground))}.sweaty-yeti-configurator__choices input{accent-color:rgb(var(--color-foreground));block-size:1.7rem;inline-size:1.7rem;margin:0}.sweaty-yeti-configurator__choices span{font-size:1.4rem;line-height:1.35}.sweaty-yeti-configurator__choices em{font-size:1.25rem;font-style:normal;opacity:.72;text-align:right;white-space:nowrap}.sweaty-yeti-configurator__contact{border-top:.1rem solid rgba(var(--color-border),var(--alpha-border));padding-top:2.4rem}.sweaty-yeti-configurator__contact-grid{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.sweaty-yeti-configurator__contact label{color:rgb(var(--color-heading-text));display:grid;font-size:1.3rem;font-weight:var(--font-weight-medium);gap:.7rem;letter-spacing:.05em;text-transform:uppercase}.sweaty-yeti-configurator__contact input,.sweaty-yeti-configurator__contact textarea{background:transparent;border:.1rem solid rgba(var(--color-border),var(--alpha-border));border-radius:var(--input-border-radius);color:rgb(var(--color-heading-text));font:inherit;font-size:1.5rem;padding:1.2rem;width:100%}.sweaty-yeti-configurator__contact textarea{resize:vertical}.sweaty-yeti-configurator__notes{margin-top:1.2rem}.sweaty-yeti-configurator__submit{margin-top:-.4rem}.sweaty-yeti-configurator__privacy{text-align:center}.sweaty-yeti-configurator__message{border:.1rem solid;margin:0;padding:1.2rem}.sweaty-yeti-configurator__message--success{border-color:#2f6f3e;color:#1f512d}.sweaty-yeti-configurator__message--error{border-color:#a13232;color:#7d1f1f}@media screen and (max-width:749px){.sweaty-yeti-configurator__starting-price{margin-left:0;width:100%}.sweaty-yeti-configurator__contact-grid{grid-template-columns:1fr}.sweaty-yeti-configurator__choices label{align-items:start;grid-template-columns:auto 1fr}.sweaty-yeti-configurator__choices em{grid-column:2;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
