.section__materials .section__header-tabs{position:relative;margin:0}.section__materials .section__header-tabs:after{position:absolute;left:50%;top:0;bottom:0;width:100vw;background-color:#1e1e1e;transform:translate(-50%);display:block!important;content:""}.section__materials .section__header-tabs>.tab__list{margin:0;position:relative;z-index:1;color:#fff;grid-gap:5.7rem}.section__materials .tab__list-item-opener{line-height:calc(var(--font-body-scale)* 1.5rem);padding:1.9rem 0;font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale) * 1.8rem)}.section__materials .tab__list-item-opener>span{color:#fff;background-color:transparent}.materials-wrapper{background-color:rgba(var(--background-content))}.materials-historic{background-color:rgba(var(--color-background-historic),1);position:relative}.materials-historic:before{content:"";width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);background-color:rgba(var(--color-background-historic),1)}.materials-historic .section__header-container,.materials-wrapper .section__header-container{max-width:102.8rem}.material-popup{display:none}.materials-group:not(:last-child){margin-bottom:1.6rem}.material-card-wraper{float:left}.materials-historic,.materials-wrapper{padding-top:var(--padding-top-mobile);padding-bottom:var(--padding-bottom-mobile)}.materials-historic .section__header,.materials-wrapper .section__header{margin-bottom:var(--padding-bottom-mobile)}.materials-historic .section__header-text,.materials-wrapper .section__header-text{font-size:calc(1.6rem* var(--font-body-scale))}.materials-group>div:not(:last-child){margin-bottom:1.6rem}.materials-left{display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem}.materials-left .material-card-wraper:first-child{grid-column:1 / -1;grid-row:1 / span 2}.materials-left .material-card-wraper:nth-child(2){grid-column:1 / 4;grid-row:3 / span 1}.materials-left .material-card-wraper:nth-child(3){grid-column:4 / -1;grid-row:3 / span 1}.materials-historic .materials-left .material-card-wraper:nth-child(2){grid-column:1 / -1;grid-row:3 / span 1}.materials-historic .materials-left .material-card-wraper:nth-child(3){grid-column:1 / -1;grid-row:4 / span 1}.materials-left .material-card-wraper:nth-child(4){grid-column:1 / -1;grid-row:4 / span 1}.materials-right{overflow:hidden}.materials-right{display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem}.materials-right .material-card-wraper:nth-child(1){grid-column:1 / -1;grid-row:span 1}.materials-right .material-card-wraper:nth-child(2){grid-column:1 / -1;grid-row:2 / span 1}.materials-right .material-card-wraper:nth-child(3){grid-column:1 / -1;grid-row:3 / span 2}.material-card{position:relative}.materials-overlay{position:absolute;left:0;top:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(180deg,#0000,#0000004d 35.5%,#00000080)}.material-card h3{font-family:var(--font-heading-family);text-transform:uppercase;color:#fff;margin:0;font-size:calc(var(--font-body-scale)* 2.4rem);text-align:center}.material-card .focal-point{position:initial;margin:2rem 0 0}.modal__section-material h3{font-size:calc(var(--font-body-scale)* 2.4rem);margin-top:0;margin-bottom:2rem}.modal__section-material .card__media{margin-bottom:1.9rem}.modal__section-material .card__media .media{padding-bottom:var(--padding-bottom-mobile)}.modal__section-material .modal__content{padding:5rem 3rem 3rem}.modal__section-material .card__text{font-size:1.6rem}@media screen and (max-width: 1023px){.section__materials .tab-component .section__header-tabs{margin:0 -16px}.section__materials .section__header-tabs .tab__list{display:none}.section__materials .section__header-tabs .tab-dropdown__toggle{padding:13px 16px;color:#fff;z-index:1;position:relative;width:100%;-webkit-appearance:none;appearance:none;text-align:left;display:flex;align-items:center;justify-content:space-between}.section__materials .section__header-tabs .tab-dropdown__toggle svg{position:absolute;right:1.6rem;top:50%;transform:translateY(-50%);transition:transform .3s ease}.section__materials .section__header-tabs.open .tab-dropdown__toggle svg{transform:translateY(-50%) rotate(180deg)}.section__materials .section__header-tabs.open .tab__list{display:block;animation:dropdownFade .3s ease;flex-wrap:wrap;padding:0 1.6rem;background-color:#626262}.section__materials .tab__list-item:not(:last-child){border-bottom:.1rem solid rgba(255,255,255,.3)}.section__materials .tab__list-item-opener{background:none;border:none;color:#fff;text-align:left;width:100%;cursor:pointer;font-size:1.6rem;padding:1.6rem 0}.section__materials .tab__list-item.active .tab__list-item-opener>span{display:inline-block}.section__materials .tab__list-item{width:100%}.section__materials .tab__list-item:not(.active) .tab__list-item-opener>span{background:none;display:inline-block}}@media screen and (min-width: 750px){.material-card .focal-point{--point-size: 4rem}}@media screen and (min-width: 1025px){.materials-historic,.materials-wrapper{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.materials-historic .section__header,.materials-wrapper .section__header{margin-bottom:var(--padding-bottom)}.materials-historic .section__header-text,.materials-wrapper .section__header-text{font-size:calc(2rem* var(--font-body-scale))}.material-card h3{font-size:calc(var(--font-body-scale)* 3.2rem)}.materials-group>div:not(:last-child){margin-bottom:1.6rem}.materials-left{display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem}.materials-left .material-card-wraper:first-child{grid-column:1 / 7;grid-row:1 / span 2}.materials-left .material-card-wraper:nth-child(2){grid-column:7 / 10;grid-row:1 / span 1}.materials-left .material-card-wraper:nth-child(3){grid-column:10 / -1;grid-row:1 / span 1}.materials-historic .materials-left .material-card-wraper:nth-child(2){grid-column:7 / -1;grid-row:1 / span 1}.materials-historic .materials-left .material-card-wraper:nth-child(3){grid-column:7 / -1;grid-row:2 / span 1}.materials-left .material-card-wraper:nth-child(4){grid-column:7 / -1;grid-row:2 / span 1}.materials-right{overflow:hidden}.materials-right{display:grid;grid-template-columns:repeat(12,1fr);gap:1.6rem}.materials-right .material-card-wraper:nth-child(1),.materials-right .material-card-wraper:nth-child(2){grid-column:1 / 7;grid-row:span 1}.materials-right .material-card-wraper:nth-child(3){grid-column:7 / -1;grid-row:1 / span 2}.modal__section-material .modal__toggle{top:5rem}.modal__section-material .modal__content{padding-top:5rem}.modal__section-material h3{font-size:calc(var(--font-body-scale)* 2.4rem);margin-top:0;margin-bottom:5rem}.modal__section-material .card__text{font-size:2rem}.modal__section-material .card__media{margin-bottom:4.5rem}.modal__section-material .card__media .media{padding-bottom:var(--padding-bottom)}}@media screen and (max-width: 1280px) and (min-width: 1024px){.section__materials .section__header-tabs>.tab__list{gap:1.6rem}.section__materials .tab__list-item-opener{font-size:1.6rem}}@media screen and (min-width: 1440px){.material-card h3{font-size:calc(var(--font-body-scale)* 4rem)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-materials.css.map */
