.section__wrapper{overflow-x:hidden;position:relative;width:100%;z-index:1}.section__container{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);position:relative;z-index:2;padding:60px 40px}@media (max-width:1024px){.section__container{padding:40px 30px}}@media (max-width:767px){.section__container{padding:30px 20px}}.section__bg-img{bottom:0px;display:block;height:100%;left:0px;max-width:100%;object-fit:cover;position:absolute;right:0px;top:0px;width:100%;z-index:-1}.btn--primary{align-items:center;background-color:var(--accent-light);border-bottom-style:solid;border-bottom-width:0px;border-left-style:solid;border-left-width:0px;border-right-style:solid;border-right-width:0px;border-top-style:solid;border-top-width:0px;color:var(--accent);column-gap:0.5em;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;line-height:1;min-width:fit-content;text-align:center;text-decoration:none;transition:all 0.25s ease 0s;border-radius:4px;padding:16px 24px}.btn--primary:is(:hover,:focus){background-color:var(--accent);color:var(--base-3)}.btn--primary .gb-shape svg{width:1em;height:1em;fill:currentColor}.hero__headline{color:var(--base-3);font-size:clamp(28px,calc(28px + (64 - 28) * ((100vw - 320px)/(1360 - 320))),64px);font-weight:700;line-height:1.1;margin-bottom:0.5em;max-width:768px;text-shadow:rgba(0,0,0,1) 1px 1px 2px}.hero__texts{color:var(--base-3);font-size:clamp(20px,calc(20px + (28 - 20) * ((100vw - 320px)/(1360 - 320))),28px);font-weight:200;max-width:768px}