.cont-hero{padding:0 0 clamp(60px,8vw,120px)}.cont-hero__inner{display:flex;align-items:flex-start;gap:clamp(40px,5vw,80px);position:relative}.cont-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(40px,4.5vw,60px);max-width:740px;flex-shrink:0;position:relative;z-index:1}.cont-hero__title{margin:0;font-size:clamp(2.5rem,1.5rem + 3.5vw,4.375rem);line-height:1.1;font-weight:500;font-family:"Gotham HTF","Inter",sans-serif;color:#202020}.cont-hero__texts{display:flex;flex-direction:column;gap:1em;max-width:699px}.cont-hero__text{margin:0;font-size:clamp(1rem,.9rem + .4vw,1.125rem);line-height:1.6;font-weight:400;font-family:"Gotham HTF","Inter",sans-serif;color:#000}.cont-hero__buttons{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.cont-hero__image{position:absolute;right:0;top:-60px;width:clamp(300px,36.5vw,526px)}.cont-hero__image img{width:100%;height:auto;display:block}@media(max-width: 1100px){.cont-hero__inner{flex-direction:column}.cont-hero__image{position:relative;top:0;right:auto;width:100%;max-width:400px;margin:0 auto}}
