@charset "UTF-8";body,html{margin:0;padding:0;width:100%;min-height:100dvh}app-main{display:flex;flex-direction:column;min-height:100dvh}@media (max-width: 640px){html,body{overflow-x:hidden;overflow-y:auto}}*{box-sizing:border-box;font-family:Poppins}img{max-width:100%;height:auto;display:block}:root{--spacing-xs: clamp(.25rem, .5vw, .5rem);--spacing-sm: clamp(.5rem, 1vw, 1rem);--spacing-md: clamp(1rem, 2vw, 2rem);--spacing-lg: clamp(1.5rem, 3vw, 3rem);--spacing-xl: clamp(2rem, 4vw, 4rem);--container-sm: min(100%, 33.75rem);--container-md: min(100%, 45rem);--container-lg: min(100%, 60rem);--container-xl: min(100%, 71.25rem);--mobile-sidebar-width: 5.625rem;--header-bg-color: rgb(244 244 244 / 50%);--fs-page-title: clamp(1.25rem, 3.5vw, 1.5rem);--lh-page-title: 1.4;--fs-hero-title: clamp(1.75rem, 5.5vw, 2.7rem);--lh-hero-title: 1.2;--fs-card-title: clamp(1.35rem, 3vw, 1.25rem);--lh-card-title: 1.3;--fs-body: clamp(.9rem, 2.5vw, .9375rem);--lh-body: 1.5;--fs-desc: clamp(.7rem, 2.2vw, .875rem);--lh-desc: 1.4;--fs-small: clamp(.6875rem, 2vw, .8125rem);--lh-small: 1.4;--fs-tiny: clamp(.5625rem, 1.6vw, .6875rem);--lh-tiny: 1.3;--fs-btn: clamp(.8125rem, 2.5vw, 1rem);--lh-btn: 1.5}
