.secondary-header{padding:2.5rem 0}.secondary-header__grid{display:grid;gap:2rem}@media (min-width:48em){.secondary-header__grid{align-items:center;grid-template-columns:60fr 40fr}}@media (min-width:64em){.secondary-header__grid{grid-template-columns:55fr 45fr}}@media (min-width:90em){.secondary-header__grid{gap:3.5rem;grid-template-columns:1fr 55.2rem}}.secondary-header__content-item{font-size:1.6rem;font-weight:500}.secondary-header__content-item--center{text-align:center}.secondary-header__content-item--center .secondary-header__content{margin-inline:auto}@media (min-width:48em){.secondary-header__content-item{font-size:2rem}}.secondary-header__media-wrap{padding-inline:4rem;text-align:center}@media (min-width:48em){.secondary-header__media-wrap{padding-inline:0}}.secondary-header__media{display:inline-block;position:relative}.secondary-header__media-plus{display:block;opacity:0;position:absolute;z-index:-1}.secondary-header__media-plus:after,.secondary-header__media-plus:before{background:var(--secondary);border-radius:1.5rem;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.secondary-header__media-plus:after{transform:rotate(90deg)}.secondary-header__media-plus--1{bottom:-.9rem;height:.7rem;left:-4rem;transform:rotate(-30deg) scale(.7);transition:all .6s cubic-bezier(0,.34,.46,1.46) .4s;width:3rem}@media (min-width:64em){.secondary-header__media-plus--1{height:1.8rem;width:8.1rem}}.secondary-header__media-plus--2{height:.6rem;left:21.4%;top:4.8rem;transform:rotate(20deg) scale(.7);transition:all .6s cubic-bezier(0,.34,.46,1.46) .6s;width:2.7rem}@media (min-width:64em){.secondary-header__media-plus--2{height:1.3rem;width:5rem}}.secondary-header__media-plus--3{height:.3rem;right:40%;top:14.5%;transform:rotate(-20deg) scale(.7);transition:all .6s cubic-bezier(0,.34,.46,1.46) .7s;width:1.2rem}@media (min-width:64em){.secondary-header__media-plus--3{height:.7rem;width:2.4rem}}.secondary-header__media img{margin-inline:auto}@media (min-width:48em){.secondary-header__media{padding:0}}.secondary-header__pre-title{font-family:Queulat,sans-serif;font-size:1.8rem;font-weight:400;margin-bottom:1rem}@media (min-width:64em){.secondary-header__pre-title{font-size:3rem}}.secondary-header__title{font-size:3.6rem;font-weight:500;line-height:1.1;margin-bottom:1.5rem}@media (min-width:48em){.secondary-header__title{font-size:4rem}}@media (min-width:64em){.secondary-header__title{font-size:5.8rem;margin-bottom:3.5rem}}.secondary-header__secondary-title{display:block;font-weight:700}.secondary-header__content{margin-bottom:2.5rem;max-width:56rem}@media (min-width:64em){.secondary-header__content{margin-bottom:4.2rem}}.secondary-header.is-active .secondary-header__media-plus{opacity:1;transform:none}@media (min-width:48em){.secondary-header{padding:11rem 0}}