.blog{--blog-meta: #bebfc1;--blog-muted: #5b5b5b}.blog__inner{padding-inline:clamp(16px,5vw,40px)}.blog__rule{display:flex;align-items:center;gap:clamp(12px,3.2vw,20px);margin-bottom:clamp(20px,5.6vw,40px)}.blog__rule-label{font-weight:300;text-transform:uppercase;white-space:nowrap}.blog__rule:after{content:"";flex:1 1 auto;height:1px;background:currentColor;opacity:.35}.blog-hero{position:relative;isolation:isolate;overflow:clip;display:flex;flex-direction:column;justify-content:flex-start;min-height:clamp(440px,118vw,640px);padding-block:clamp(110px,30vw,170px) clamp(40px,9vw,72px);padding-inline:clamp(16px,5vw,40px);color:#fff}.blog-hero__bg{position:absolute;right:0;bottom:0;left:0;top:auto;z-index:-2}.blog-hero__bg img{width:100%}.blog-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#121235,#0000 50%);opacity:70%}.blog-hero__inner{width:100%}.blog-hero__eyebrow{font-weight:300;text-transform:uppercase;color:#fff;margin-bottom:clamp(8px,2.2vw,14px)}.blog-hero__title{margin-bottom:clamp(16px,4.2vw,28px)}.blog-hero__title .line-1{color:#fff}.blog-hero__title .line-rest{color:var(--text-highlight-color)}.blog-hero__desc{max-width:40ch}.blog-tabs{background:linear-gradient(90deg,#000,#121235);overflow:hidden;position:sticky;top:0;z-index:1;scroll-margin-top:0px!important}.blog-tabs__list{display:flex;align-items:stretch;margin:0;padding:0;list-style:none;min-height:clamp(54px,16vw,72px);overflow-x:auto;scrollbar-width:none;justify-content:space-between}.blog-tabs__list::-webkit-scrollbar{display:none}.blog-tabs__toggle{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:clamp(54px,16vw,72px);margin:0;padding:0;border:none;background:transparent;font-family:inherit;text-transform:uppercase;letter-spacing:.2em;font-weight:400;font-size:clamp(15px,4vw,21px);color:var(--text-highlight-color);cursor:pointer}.blog-tabs__toggle:focus-visible{outline:2px solid var(--text-highlight-color);outline-offset:-2px}.blog-tabs__select-icon{position:absolute;right:clamp(16px,5vw,32px);top:50%;transform:translateY(-50%);color:var(--text-highlight-color);transition:transform .2s}.blog-tabs__toggle[aria-expanded=true] .blog-tabs__select-icon{transform:translateY(-50%) rotate(180deg)}.blog-tabs__menu{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.12)}.blog-tabs__menu[hidden]{display:none}.blog-tabs__menu-link{padding:clamp(12px,3.5vw,18px) clamp(16px,5vw,32px);text-align:center;text-transform:uppercase;letter-spacing:.1em;font-weight:300;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.blog-tabs__menu-link:last-child{border-bottom:none}.blog-tabs__menu-link:hover,.blog-tabs__menu-link.is-active{color:var(--text-highlight-color)}.blog-tabs__item{display:flex}.blog-tabs__link{position:relative;display:flex;align-items:center;white-space:nowrap;padding-inline:clamp(12px,3vw,24px);font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:#fff;transition:color .2s}.blog-tabs__link:hover,.blog-tabs__link.is-active{color:var(--text-highlight-color)}.blog-tabs__link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:clamp(4px,1vw,6px);background:var(--text-highlight-color)}.blog-featured{padding-top:clamp(48px,14vw,96px)}.blog-featured__card{display:flex;flex-direction:column;border-radius:var(--border-radius);overflow:clip;background:var(--cream-color);position:relative}.blog-featured__media{display:block;overflow:hidden;aspect-ratio:900 / 650;background:var(--cream-color)}.blog-featured__media img{width:100%;height:100%;object-fit:cover;object-position:right}.blog-featured__text{padding:clamp(20px,6.054vw,60px) clamp(15px,5.045vw,50px)}.blog-featured__tag,.blog-card__category{text-transform:uppercase}.blog-featured__tag{margin-bottom:clamp(10px,2.6vw,16px)}.blog-featured__title{font-weight:700;text-transform:none;font-size:clamp(24px,6.4vw,36px);line-height:1.05;margin-bottom:clamp(14px,3.8vw,24px)}.blog-featured__excerpt{margin-bottom:clamp(18px,4.8vw,32px)}.blog-featured__divider,.blog-card__divider{height:1px;background:var(--text-color);border:0;margin:0 0 clamp(14px,3.6vw,22px)}.blog-featured__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:clamp(8px,2.4vw,16px);margin-bottom:clamp(10px,3.0272vw,30px)}.blog-featured__meta-col{display:flex;flex-direction:column;gap:clamp(10px,3.0272vw,30px)}.blog__byline{display:inline-flex;align-items:center;gap:clamp(6px,1.6vw,10px);font-weight:700}.blog__sub-meta{color:var(--text-color);display:inline-flex;gap:clamp(6px,1.6vw,10px)}.blog__sub-meta--light{color:var(--blog-meta)}.blog__icon{width:clamp(14px,4.0363vw,40px);height:auto;flex:none;color:var(--text-highlight-color)}.blog__more-link{display:inline-flex;align-items:center;gap:.4em;font-weight:700;color:var(--text-highlight-color);transition:opacity .2s}.blog__more-link:hover{opacity:.78}.blog-grid-section{padding-top:clamp(40px,11vw,80px)}.blog-grid{display:grid;grid-template-columns:1fr;gap:clamp(24px,6vw,30px)}.blog-card{display:flex;flex-direction:column;overflow:clip;border-radius:var(--border-radius);background:var(--cream-color);position:relative}.blog-card__media{display:block;aspect-ratio:580 / 400;background:#e9e4da;overflow:hidden}.blog-card__media img{width:100%;height:100%;object-fit:cover;object-position:right}.blog-card__body{display:flex;flex-direction:column;padding:clamp(20px,5.4vw,36px) clamp(18px,4.8vw,32px) clamp(20px,5.4vw,32px);flex:1}.blog-card__category{margin-bottom:clamp(8px,2.2vw,14px)}.blog-card__body .blog-card__category--badge,.blog-featured__text .blog-card__category--badge{position:absolute;text-transform:uppercase;color:#000;font-weight:300;letter-spacing:.1em;background:var(--text-highlight-color);border-radius:clamp(3px,1.0091vw,10px);padding:clamp(4px,1.11vw,11px) clamp(5px,1.5136vw,15px)}.blog-card__body .blog-card__category--badge{top:clamp(15px,1.5748vw,30px);left:clamp(15px,1.5748vw,30px)}.blog-featured__text .blog-card__category--badge{top:clamp(20px,2.0997vw,40px);left:clamp(20px,2.0997vw,40px)}.blog-card__body .blog-card__category--badge.badge-dark{background:hsl(from var(--text-highlight-color) h s l / 80%)}.blog-card__body .blog-card__category--badge.badge-light{background:hsl(from var(--text-highlight-color) h s l / 40%);color:var(--text-highlight-color)}.blog-card__title{font-weight:700;text-transform:none;font-size:clamp(19px,4.8vw,28px);line-height:1.14;margin-bottom:clamp(12px,3.2vw,20px)}.blog-card__title a{transition:color .2s}.blog-card__title a:hover{color:var(--text-highlight-color)}.blog-card__excerpt{margin-bottom:clamp(18px,4.6vw,28px)}.blog-card__foot{margin-top:auto}.blog-card__byline-row{display:flex;flex-direction:column;gap:clamp(10px,1.2vw,30px);margin-bottom:clamp(10px,3.0272vw,30px)}.blog-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:clamp(8px,2.4vw,16px)}.blog-news{padding-block:clamp(40px,11vw,88px) clamp(48px,13vw,100px)}.blog-news__band{max-width:1800px;margin-inline:auto;border-radius:var(--border-radius);background:linear-gradient(0deg,#121235,#000);color:#fff;text-align:center;padding:clamp(40px,11vw,110px) clamp(20px,5.6vw,60px) clamp(48px,13vw,130px);position:relative}.blog-news__eyebrow{font-weight:300;text-transform:uppercase;color:#fff;margin-bottom:clamp(10px,2.6vw,16px)}.blog-news__title{font-weight:700;text-transform:uppercase;margin-bottom:clamp(16px,4.2vw,28px)}.blog-news__title .accent{color:var(--text-highlight-color)}.blog-news__subtitle{max-width:46ch;margin:0 auto clamp(22px,6vw,40px)}.blog-news__form{display:flex;align-items:stretch;max-width:900px;margin-inline:auto;border-radius:100vw;overflow:hidden;background:#fff}.blog-news__input{flex:1 1 auto;min-width:0;font-family:inherit;color:#000;background:#fff;font-size:inherit;border:0;border-radius:0;padding:clamp(9px,3.6vw,19px) clamp(20px,5vw,40px)}.blog-news__input::placeholder{color:#9aa0a6}.blog-news__btn{flex:0 0 auto;align-items:center;border-radius:0;border:0}.blog-news__note{font-weight:400;color:#fff;margin-top:clamp(14px,3.8vw,24px)}.blog-news__success{font-weight:600;color:var(--text-highlight-color);margin-bottom:clamp(12px,3vw,20px)}.blog__empty{padding-block:clamp(40px,12vw,90px);text-align:center;color:var(--blog-muted)}.hs-form-html{--hsf-default-background__padding: 0;max-width:clamp(450px,47.2441vw,900px);margin-inline:auto}[data-hsfc-id=Renderer] .hsfc-Step .hsfc-Step__Content{display:flex}[data-hsfc-id=Renderer] .hsfc-Row,[data-hsfc-id=Renderer] .hsfc-NavigationRow,[data-hsfc-id=Renderer] .hsfc-EmailField>*:not(:last-child){margin:0}[data-hsfc-id=Renderer] .hsfc-NavigationRow__Alerts,[data-hsfc-id=Renderer] .hsfc-FieldLabel{display:none}[data-hsfc-id=Renderer] .hsfc-Button{white-space:nowrap}[data-hsfc-id=Renderer] .hsfc-TextInput{--hsf-default-field-input__border-radius: 100vw 0 0 100vw;--hsf-default-field-input__background-color: #fff;--hsf-default-field-input__color: var(--text-color)}[data-hsfc-id=Renderer] .hsfc-TextInput,[data-hsfc-id=Renderer] .hsfc-Button{--hsf-default-field-input__font-family: "Poppins", sans-serif;--hsf-default-button__font-family: "Poppins", sans-serif}[data-hsfc-id=Renderer] .hsfc-Button{--hsf-default-button__border-radius: 0 100vw 100vw 0;--hsf-default-button__font-size: clamp(10px, 3.33vw, 33px)}[data-hsfc-id=Renderer] .hsfc-ErrorAlert{position:absolute;bottom:clamp(20px,2.0997vw,40px);inset-inline:0;text-align:center}[data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons,[data-hsfc-id=Renderer] .hsfc-Button{height:100%}@media(min-width:992px){.blog__inner{padding-inline:clamp(31px,3.125vw,60px)}.blog__rule{gap:clamp(10px,1.04vw,20px);margin-bottom:clamp(41px,4.357vw,83px)}.blog-hero{min-height:unset;aspect-ratio:1920/875;padding-block:clamp(123px,12.966vw,247px) clamp(42px,4.17vw,80px);padding-inline:clamp(52px,5.512vw,105px)}.blog-hero__eyebrow{margin-bottom:clamp(3px,.31vw,6px)}.blog-hero__title{margin-bottom:clamp(19px,1.875vw,36px)}.blog-hero__desc{max-width:clamp(325px,32.7vw,628px)}.blog-tabs__dropdown{display:none}.blog-tabs__list{min-height:clamp(56px,5.2vw,100px)}.blog-tabs__link{padding-inline:clamp(12px,1.25vw,24px)}.blog-tabs__link.is-active:after{height:clamp(5px,.52vw,10px)}.blog__sub-meta{gap:clamp(4px,.4199vw,8px)}.blog-featured{padding-top:clamp(58px,6.142vw,117px)}.blog-featured__card{flex-direction:row}.blog-featured__card>*{flex:1;max-width:50%}.blog-featured__text{padding:clamp(30px,3.15vw,60px) clamp(25px,2.625vw,50px)}.blog-featured__tag{margin-bottom:clamp(8px,.83vw,16px)}.blog-featured__title{font-size:clamp(25px,2.5vw,48px);line-height:.958;margin-bottom:clamp(14px,1.46vw,28px)}.blog-featured__excerpt{margin-bottom:clamp(20px,2.08vw,40px)}.blog-featured__divider{margin-bottom:clamp(14px,1.4vw,27px)}.blog-featured__meta{margin-bottom:clamp(10px,1.0499vw,20px)}.blog__byline{gap:clamp(4px,.4199vw,8px)}.blog__icon{width:clamp(15px,1.5748vw,30px)}.blog-grid-section{padding-top:clamp(72px,7.3vw,140px)}.blog-grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.5625vw,30px)}.blog-card__body{padding:clamp(30px,3.097vw,59px) clamp(27px,2.73vw,52px) clamp(16px,1.6798vw,32px)}.blog-card__category{margin-bottom:clamp(8px,.84vw,16px)}.blog-card__title{font-size:clamp(17px,1.667vw,32px);line-height:1.25;margin-bottom:clamp(8px,.84vw,16px)}.blog-card__excerpt{margin-bottom:clamp(8px,.892vw,17px)}.blog-card__divider{margin-bottom:clamp(13px,1.417vw,27px)}.blog-card__byline-row{gap:clamp(9px,.9449vw,18px);margin-bottom:clamp(9px,.9449vw,18px)}.blog-featured__meta-col{gap:clamp(7px,.7874vw,15px)}.blog-news{padding-block:clamp(52px,5.2vw,100px) clamp(52px,5.2vw,100px)}.blog-news__band{padding:clamp(57px,5.7vw,110px) clamp(31px,3.125vw,60px) clamp(67px,6.7vw,130px)}.blog-news__subtitle{max-width:80ch}.blog-news__input{flex:0 1 590px}.blog-card__body .blog-card__category--badge,.blog-featured__text .blog-card__category--badge{border-radius:clamp(5px,.5249vw,10px);padding:clamp(6px,.5774vw,11px) clamp(8px,.7874vw,15px)}[data-hsfc-id=Renderer] .hsfc-Button{--hsf-default-button__font-size: clamp(14px, 1.47vw, 28px)}.blog-hero__mobile{display:none}}@media(max-width:991.5px){.blog-hero{padding-top:clamp(60px,18.1635vw,180px);padding-bottom:var(--bottom_spacing_mobile)}.blog-hero:after{display:none}.blog-hero__bg{top:0;display:flex;flex-direction:column}.blog-hero__bg:before{content:"";width:100%;flex:1;background:linear-gradient(180deg,#121235,#000)}.blog-hero__mobile{position:relative}.blog-hero__mobile:before{content:"";position:absolute;top:0;right:0;left:0;bottom:auto;height:40%;background:linear-gradient(180deg,#000,#0000 95%)}.blog-tabs__list{display:none}.blog-featured__meta{flex-direction:column}.blog-featured__meta-col--right{flex-direction:row;justify-content:space-between}[data-hsfc-id=Renderer] .hsfc-Button{--hsf-default-button__padding: clamp(10px, 3.0272vw, 30px)}[data-hsfc-id=Renderer] .hsfc-TextInput{--hsf-default-field-input__padding: clamp(10px, 3.0272vw, 30px)}.blog-hero__desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-main-blog.css.map */
