.hero-content{flex:1 1 45%;min-height:0;max-width:1200px;width:100%;margin:0 auto;padding:48px 40px 40px;display:flex;gap:60px;align-items:flex-start}@media(max-width:768px){.hero-content{flex-direction:column;padding:32px 24px;gap:28px}}:root{--color-dark-blue: #0e2346;--color-accent: #f9de84;--color-bg: #F2F0EC}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:clother,sans-serif;font-weight:400;font-style:normal;background-color:var(--color-bg);color:var(--color-dark-blue);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}#root{height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory}.snap-section{height:100dvh;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:clother,sans-serif;font-weight:700;font-style:normal}a{color:inherit;text-decoration:none}button{font-family:clother,sans-serif;cursor:pointer;border:none;outline:none}img{max-width:100%;display:block}
