.article-header{display:grid;position:relative;grid-template-columns:auto;grid-template-rows:auto;min-height:var(--min-height-mobile);background:rgb(var(--color-background))}@media (min-width: 768px){.article-header{min-height:var(--min-height-desktop)}.article-header .page-width{padding:0}.article-header.color-scheme--white:not(:has([class^=article-header__desktop-image--])):not(.width--full) .article-header__text-content{padding-right:0;padding-left:0}}@media screen and (max-width: 767px){.article-header.color-scheme--white:not(:has([class^=article-header__mobile-image--])) .article-header__text-content{padding-bottom:0}.article-header.color-scheme--white:not(:has([class^=article-header__mobile-image--])):not(.width--full) .article-header__text-content{padding-right:0;padding-left:0}}.article-header .responsive-image-wrapper{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.article-header .responsive-image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.article-header__desktop-image--original,.article-header__image-overlay,.article-header__mobile-image--cropped,.article-header__mobile-image--original,.article-header__text-content{grid-column:1/1;grid-row:1/1;width:100%}.article-header__desktop-image--cropped{position:absolute;right:0;width:50%;height:100%}.article-header--image-layout-full .article-header__desktop-image--cropped{right:unset;left:0;width:100%}.article-header__mobile-image--cropped{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.article-header__mobile-image--cropped .article-header__bg-image{background-repeat:no-repeat;background-position:center;background-size:cover}.article-header__text-content{z-index:4;padding-bottom:100vw;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgb(var(--color-background))),color-stop(75%,transparent));background:linear-gradient(to bottom,rgb(var(--color-background)) 50%,transparent 75%)}@media (min-width: 768px){.article-header__text-content{padding-bottom:0;background:-webkit-gradient(linear,left top,right top,color-stop(50%,rgb(var(--color-background))),color-stop(75%,transparent));background:linear-gradient(to right,rgb(var(--color-background)) 50%,transparent 75%)}.article-header--image-layout-full .article-header__text-content{padding:0;background:transparent}}.article-header__text-content--inner{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.article-header--image-layout-full .article-header__text-content{padding:0;background:transparent}.article-header__caption-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:640px;padding-block:40px;padding-inline:16px;text-wrap:balance}@media (min-width: 768px){.article-header__caption-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8rem 5.6rem}.article-header--image-layout-full .article-header__caption-container{width:100%;max-width:none}}@media (min-width: 768px){.article-header__caption-container{max-width:var(--caption-width-desktop)}.article-header--image-layout-full .article-header__caption-container{max-width:1440px;margin:0 auto}}@media (min-width: 768px) and (max-width: 1439px){.article-header--image-layout-full .article-header__caption-solid-bg{max-width:55%}}@media (min-width: 1440px){.article-header--image-layout-full .article-header__caption-solid-bg{max-width:var(--caption-width-desktop)}}.article-header__breadcrumbs{padding:2px 0}.article-header__breadcrumbs:not(:last-child){margin-bottom:10px}.article-header__breadcrumbs .label-font,.article-header__breadcrumbs .breadcrumb-divider{font-size:12px;letter-spacing:.12px;line-height:16px}.article-header__heading>h1{font-size:32px;font-weight:700;line-height:40px}@media (min-width: 768px){.article-header__heading>h1{font-size:48px;line-height:56px}}.article-header__heading:not(:last-child){margin-bottom:15px}@media (min-width: 768px){.article-header__heading:not(:last-child){margin-bottom:20px}}.article-header__heading .article-header__text-item{margin:0}.article-header__heading>*{display:inline}.article-header__meta:not(:last-child){margin-bottom:15px}@media (min-width: 768px){.article-header__meta:not(:last-child){margin-bottom:20px}}.article-header__meta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;opacity:.8;color:rgb(var(--color-foreground));font-size:14px}.article-header__meta-date{font-weight:500}.article-header__meta-separator{opacity:.6;font-weight:700}.article-header__meta-reading-time{font-weight:400}.article-header__text:not(:last-child){margin-bottom:15px}@media (min-width: 768px){.article-header__text:not(:last-child){margin-bottom:20px}}.article-header__text .article-header__text-item{text-wrap:balance}.article-header__text .article-header__text-item img{max-width:100%}.article-header__text .article-header__text-item:last-child{margin-bottom:0}.article-header__buttons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem;max-width:45rem;word-break:break-word}.article-header__buttons:not(:last-child){margin-bottom:15px}@media (min-width: 768px){.article-header__buttons:not(:last-child){margin-bottom:20px}}.article-header--content-align-mobile-right .article-header__buttons--multiple{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-header--content-align-mobile-center .article-header__buttons--multiple>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:22rem}@media (min-width: 768px){.article-header--content-align-right .article-header__buttons--multiple{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-header--content-align-center .article-header__buttons--multiple>*{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:22rem}}.article-header__buttons .button--link{border:none;background:transparent;font-weight:400;text-decoration:underline}.article-header__buttons .button--link:hover{text-decoration:none}.article-header__buttons .button--with-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.8rem}.article-header__buttons .button--with-icon .button__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.6rem;height:1.6rem}.article-header__buttons .button--with-icon .button__icon svg{width:100%;height:100%}.article-header__buttons .button--with-icon .button__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-header__buttons .button--with-icon.button--icon-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.article-header__buttons .button--with-icon.button--icon-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.article-header__text-item{text-wrap:balance}.article-header__text-item img{max-width:100%}.article-header__desktop-image--original *,.article-header__mobile-image--original *{height:100%}.article-header__desktop-image--original img,.article-header__mobile-image--original img{-o-object-fit:cover;object-fit:cover}.article-header__bg-image{height:100%}.article-header__image-overlay{display:block!important;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;z-index:1;top:0;right:0;bottom:0;left:0}.article-header__image-overlay--opacited{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;z-index:2;background:#3b2f6ab3}.article-header__image-overlay:first-of-type{z-index:1;background:#1e1836;mix-blend-mode:color}@media screen and (max-width: 767px){.article-header__image-overlay--desktop{display:none}}@media (min-width: 768px){.article-header__image-overlay--mobile{display:none}}@-webkit-keyframes articleHeaderSlideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes articleHeaderSlideUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes articleHeaderSlideUpSubtle{0%{-webkit-transform:translateY(25px);transform:translateY(25px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes articleHeaderSlideUpSubtle{0%{-webkit-transform:translateY(25px);transform:translateY(25px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.article-header.fadeIn__breadcrumbs .article-header__text-item,.article-header.fadeIn__text .article-header__text-item,.article-header.fadeIn__heading .article-header__text-item,.article-header.fadeIn__meta .article-header__meta-content{-webkit-animation:articleHeaderSlideUp .8s cubic-bezier(.26,.54,.32,1) forwards;animation:articleHeaderSlideUp .8s cubic-bezier(.26,.54,.32,1) forwards}@media (min-width: 768px){.article-header read-more:after{content:none}}@media (min-width: 768px){.article-header__mobile-image--cropped{display:none}.article-header__text--position-desktop-top_left .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.article-header__text--position-desktop-top_center .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.article-header__text--position-desktop-top_right .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.article-header__text--position-desktop-left .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.article-header__text--position-desktop-center .article-header__caption-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.article-header__text--position-desktop-right .article-header__caption-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}.article-header__text--position-desktop-bottom_left .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}.article-header__text--position-desktop-bottom_center .article-header__caption-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.article-header__text--position-desktop-bottom_right .article-header__caption-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}}@media screen and (max-width: 767px){.article-header__text--position-mobile-top_left .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.article-header__text--position-mobile-top_center .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.article-header__text--position-mobile-top_right .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.article-header__text--position-mobile-left .article-header__caption-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.article-header__text--position-mobile-center .article-header__caption-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.article-header__text--position-mobile-right .article-header__caption-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.article-header__text--position-mobile-bottom_left .article-header__caption-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}.article-header__text--position-mobile-bottom_center .article-header__caption-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.article-header__text--position-mobile-bottom_right .article-header__caption-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-article-header.css.map */
