.hero_pages{box-sizing:border-box;text-align:center;background-position:50%;background-size:cover;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:550px;margin:10px;padding:110px 24px 80px;display:flex;position:relative;overflow:hidden}.hero_pages:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#00000040 0%,#00000073 100%);position:absolute;inset:0}.hero_pages h1{z-index:2;text-transform:uppercase;text-align:center;max-width:1200px;margin:0;font-size:clamp(40px,5vw,61px);line-height:1.1;position:relative}.hero_pages p{z-index:2;text-align:center;color:#fff;max-width:1200px;margin:0;font-size:clamp(16px,1.6vw,18px);line-height:1.65;position:relative}@media screen and (max-width:900px){.hero_pages{min-height:420px;padding:60px 20px}}@media screen and (max-width:600px){.hero_pages{border-radius:8px;gap:32px;min-height:320px;margin:6px;padding:110px 16px 48px}.hero_pages h1 br{display:none}}
