.hero-section{justify-content:center;align-items:center;width:100%;height:760px;display:flex;position:relative;overflow:hidden}.hero-section__background{z-index:0;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-section__content{z-index:1;box-sizing:border-box;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1440px;height:100%;margin:0 auto;padding-top:174px;padding-left:59px;padding-right:59px;display:flex;position:relative}.hero-section__text-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1323px;margin-bottom:24px;display:flex}.hero-section__title{letter-spacing:-6px;text-align:center;color:#222;white-space:nowrap;margin:0;padding:0;font-family:Newsreader;font-size:100px;font-style:italic;font-weight:600;line-height:101px}.hero-section__subtitle{letter-spacing:-6px;text-align:center;color:#1c4a8b;white-space:nowrap;width:fit-content;max-width:100%;margin:0;padding:8px 16px;font-family:Newsreader;font-size:97px;font-style:italic;font-weight:600;line-height:101px;display:inline-block}.hero-section__description{width:100%;max-width:943px;letter-spacing:-6%;text-align:center;color:#222;white-space:normal;margin:0 0 52px;padding:0;font-family:Bricolage Grotesque,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:45px}.hero-section__button{color:#1c4a8b;box-sizing:border-box;background:#fff9;border-radius:8px;justify-content:center;align-items:center;gap:16px;width:218px;height:58px;padding:10px 16px;font-family:Bricolage Grotesque,sans-serif;font-size:18px;font-weight:400;text-decoration:none;transition:background .2s,transform .15s;display:flex}.hero-section__button-arrow-box{border-radius:8px;flex-shrink:0;width:38px;height:38px}.hero-section__button:hover{background:#fffc;transform:translateY(-2px)}@media (max-width:1440px){.hero-section{height:auto;min-height:720px}.hero-section__content{padding-left:24px;padding-right:24px}.hero-section__text-container{width:100%;max-width:1323px}.hero-section__description{white-space:normal;width:100%;max-width:943px;font-size:clamp(20px,2.2vw,32px);line-height:1.4}.hero-section__title{white-space:normal;font-size:clamp(48px,7vw,100px);line-height:1.01}.hero-section__subtitle{white-space:normal;font-size:clamp(46px,6.7vw,97px);line-height:1.01}}@media (max-width:1024px){.hero-section{height:auto;min-height:600px}.hero-section__content{padding-top:140px;padding-left:32px;padding-right:32px}.hero-section__title{font-size:clamp(42px,8vw,72px)}.hero-section__subtitle{font-size:clamp(40px,7.5vw,70px)}.hero-section__description{margin-bottom:40px;font-size:clamp(18px,2.5vw,28px)}}@media (max-width:768px){.hero-section{min-height:500px}.hero-section__content{padding-top:100px;padding-left:20px;padding-right:20px}.hero-section__text-container{margin-bottom:24px}.hero-section__description{margin-bottom:32px;font-size:18px;line-height:1.4}.hero-section__title{letter-spacing:-2px;font-size:42px;line-height:1.1}.hero-section__subtitle{letter-spacing:-2px;font-size:40px;line-height:1.1}.hero-section__button{gap:12px;width:180px;height:50px;font-size:16px}.hero-section__button-arrow-box{width:32px;height:32px}}@media (max-width:480px){.hero-section{min-height:400px}.hero-section__content{padding-top:80px;padding-left:16px;padding-right:16px}.hero-section__title{letter-spacing:-1.5px;font-size:32px}.hero-section__subtitle{letter-spacing:-1.5px;font-size:30px}.hero-section__description{margin-bottom:24px;font-size:16px}.hero-section__button{width:160px;height:46px;font-size:14px}}
