@import url("https://fonts.googleapis.com/css2?family=Calistoga&display=swap");@import url("https://fonts.googleapis.com/css2?family=Afacad:ital,wght@0,400..700;1,400..700&display=swap");.hero-header .hero-header__wrapper .header__animation .svg__wrapper{width:400px}.hero-header .hero-header__wrapper .header__animation .svg__wrapper svg{scale:1.1;position:absolute}.hero-header .hero-infinite-scroll{--gap:1.5rem;background-color:var(--secondary-color);color:var(--primary-color)}.hero-header .hero-infinite-scroll ul{animation:horizontal-scroll 20s linear infinite}.hero-header .hero-infinite-scroll ul li svg{display:inline}@keyframes horizontal-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - var(--gap)))}}@media screen and (max-width:1280px){.hero-header .hero-header__wrapper .header__animation .svg__wrapper{width:250px}.hero-header .hero-header__wrapper .header__animation .svg__wrapper svg{scale:.8}}@media screen and (max-width:1024px){.hero-header .hero-header__wrapper .header__animation .svg__wrapper{width:200px}}@media screen and (max-width:767px){.hero-header{height:35svh}.hero-header .hero-header__wrapper .header__animation .svg__wrapper svg{scale:.4}.hero-header .hero-infinite-scroll{--gap:0.5rem}}@media screen and (max-width:640px){.hero-header .hero-header__wrapper .header__animation .svg__wrapper{width:105px}.hero-header .hero-header__wrapper .header__animation .svg__wrapper svg{scale:.35}}@font-face{font-family:__avigeaFont_4cb2c4;src:url(/_next/static/media/1f5d85988244644f-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__avigeaFont_4cb2c4;src:url(/_next/static/media/223566e4acba3ce3-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__avigeaFont_Fallback_4cb2c4;src:local("Arial");ascent-override:71.65%;descent-override:22.19%;line-gap-override:25.21%;size-adjust:102.73%}.__className_4cb2c4{font-family:__avigeaFont_4cb2c4,__avigeaFont_Fallback_4cb2c4}@font-face{font-family:__louisGeorgeCafeFont_b2cdfd;src:url(/_next/static/media/eb8b3f6b4222509b-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__louisGeorgeCafeFont_Fallback_b2cdfd;src:local("Arial");ascent-override:91.21%;descent-override:21.35%;line-gap-override:3.25%;size-adjust:99.25%}.__className_b2cdfd{font-family:__louisGeorgeCafeFont_b2cdfd,__louisGeorgeCafeFont_Fallback_b2cdfd;font-weight:400;font-style:normal}nav.dark{--primary-color:#363636;--secondary-color:#eef0eb}nav{border-color:var(--secondary-color);border-bottom-width:3px}nav .nav-list{height:-moz-min-content;height:min-content}nav .nav-list .nav-list__item{border-color:var(--secondary-color);border-width:1.82px;transition:all .2s}nav .nav-list .nav-list__item:hover{background-color:var(--hover)}nav .ham-btn{width:1rem;height:1rem;align-items:center;justify-content:center}nav .ham-btn .ham-burger-close svg,nav .ham-btn .ham-burger-open svg{width:100%}@media screen and (max-width:768px){nav{border-bottom-width:1px}}