.SectionWelcome{height:100dvh}.SectionWelcome__inner{background-color:var(--color-grey);color:var(--color-black);height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;padding-top:6.5rem;padding-bottom:6.5rem}.SectionWelcome__title{margin-bottom:3rem;font-family:Gilam,sans-serif;font-size:1.8rem;line-height:1;text-transform:uppercase;font-weight:400}.SectionWelcome__slogan-top{font-family:BebasNeue,sans-serif;font-size:6rem;line-height:.9;font-weight:700}.SectionWelcome__letter{height:42rem;width:100dvw;-o-object-fit:contain;object-fit:contain;flex-grow:1;scale:.7;margin:auto 0;color:var(--color-beige);animation-delay:var(--ANIM_DUR_M);animation-duration:var(--ANIM_DUR_L);animation-timing-function:var(--easeInOutQuart);animation-name:logo;animation-fill-mode:forwards}.SectionWelcome__slogan-bottom{font-family:BebasNeue,sans-serif;font-size:4rem;line-height:.9;font-weight:700;margin-bottom:3.5rem}.SectionWelcome__slogan-bottom mark{color:var(--color-beige-secondary)}.SectionWelcome__desc{font-family:Gilam,sans-serif;font-size:1.8rem;line-height:1;text-transform:uppercase;font-weight:400}.SectionWelcome__desc b{font-weight:700}@keyframes logo{0%{scale:.7}to{scale:.9}}
