:root{--dark: #000;--primary: #E4002B;--red:#E4002B;--light: #EFEBE7;--dark-blue: #3880C4;--orange: #EB7847;--yellow: #F1C964;--light-blue: #A1CAEC;--pink: #E4366C;--purple: #845DA2;--green: #6EA650;--space-unit:.5rem;--space-s: calc(var(--space-unit) * 1);--space-m: calc(var(--space-unit) * 2);--space-l: calc(var(--space-unit) * 3);--space-xl: calc(var(--space-unit) * 4);--space-xxl: calc(var(--space-unit) * 5);--space-xxxl: calc(var(--space-unit) * 6);--max-width: 1200px}sup{font-size:.75em;vertical-align:super}body{font-family:seitu-variable,sans-serif;margin:0}.alfabet,h1,h2,h3,h4,h5,h6{font-family:alfabet,sans-serif}p{line-height:2}.sticky{position:sticky}.top-0{top:0}.z-99{z-index:99}.hero .mobile{display:none}.hero img{display:block;vertical-align:middle;max-width:100%;width:100%}@media only screen and (max-width: 1000px){.hero .mobile{display:block}.hero .default{display:none}}@keyframes bounceButton{0%,to{transform:translateY(-4%)}50%{transform:translateY(0)}}.animate-bounceButton{animation:bounceButton 1s infinite}@keyframes fadeOut{0%,to{opacity:0}}.animate-slide-1{animation:fadeOut 1s}html{scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}@media only screen and (max-width: 450px){p{line-height:1.7}}.only-mobile{display:none}.hidden-mobile{display:block}@media only screen and (max-width: 768px){.hidden-mobile{display:none}.only-mobile{display:block}}
