.adjustable-hero{padding:80px 0}@media screen and (max-width:1299px){.adjustable-hero{padding:60px 0}}@media screen and (max-width:767px){.adjustable-hero{padding:40px 0}}.adjustable-hero__container{align-items:center;display:grid;gap:16px;grid-template-columns:1fr 1fr}@media (max-width:1024px){.adjustable-hero__container{grid-template-columns:1fr}}.adjustable-hero__content{display:flex;flex-direction:column;gap:16px}@media (max-width:1024px){.adjustable-hero__content{align-items:center}}.adjustable-hero__title{color:#121212;font-family:clarendon-urw;font-size:48px;font-weight:400;letter-spacing:0;line-height:120%;margin:0}@media (max-width:1024px){.adjustable-hero__title{font-size:32px}}@media (max-width:768px){.adjustable-hero__title{text-align:center}}.adjustable-hero__text p{font-family:clarendon-urw;font-size:20px;font-weight:300;letter-spacing:-2%;line-height:140%;margin-bottom:16px}.adjustable-hero__text p:last-child{margin-bottom:0}@media (max-width:1024px){.adjustable-hero__text p{font-size:18px;text-align:center}}.adjustable-hero__media{position:relative}.adjustable-hero__media img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:1024px){.adjustable-hero__media img{height:500px}}@media (max-width:768px){.adjustable-hero__media img{aspect-ratio:1/1}}.adjustable-hero--vertical .adjustable-hero__container{grid-template-columns:1fr}.adjustable-hero--vertical .adjustable-hero__container>*{direction:ltr}