.section-hero{height:calc(100svh - 12.2rem);display:flex;align-items:center;text-align:center;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative}@media (min-width:991px){.section-hero{background-attachment:fixed}}.section-hero::before{content:"";position:absolute;bottom:-6rem;left:50%;transform:translateX(-50%);width:1px;background-color:#efc37a;height:12rem;z-index:2}@media (max-width:991px){.section-hero::before{height:8rem;bottom:-4rem}}.section-hero .content{margin:1.9rem 0}.section-hero h1{max-width:55rem;width:100%}.section-hero p{max-width:80.5rem;width:100%;margin:0 auto;font-size:clamp(1.8rem,1.94vw,2.8rem);line-height:1;font-weight:325;font-family:"Chronicle Display"}.section-hero p svg{margin-top:2rem!important;width:100%}.section-hero .stamp{position:absolute;left:clamp(1.2rem,1.2rem + 39 * (100vw - 37.5rem) / 154.5,40.2rem);bottom:clamp(-10.4rem,-2.95rem + -7.45 * (100vw - 37.5rem) / 154.5,-2.95rem)}.section-hero .stamp svg{width:clamp(10rem,16.4vw,31.5rem);height:clamp(10rem,16.4vw,31.5rem)}