@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css";@font-face{font-family:Helvetica;src:url(/fonts/HelveticaCE-CondBold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.ttf) format("truetype");font-style:normal}:root{--background:#ffffff;--foreground:#171717;--color-primary:#e1a36b;--color-secondary:#36869d;--font-heading:"Helvetica",sans-serif;--font-body:"Poppins",sans-serif;--fs-hero:3.3rem;--fs-xxl:2.5rem;--fs-xl:1.7rem;--fs-lg:1.5rem;--fs-md:1.25rem;--fs-base:0.9rem;--fs-sm:0.8rem;--fs-xs:0.75rem;--lh-tight:1.2;--lh-base:1.5;--lh-relaxed:1.7}@media(prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#171717}}body,html{max-width:100vw;scroll-behavior:smooth;overflow-x:hidden}body{padding-top:120px;color:var(--foreground);background:url(/assets/texture.jpg) no-repeat 50% fixed;background-size:cover;font-size:var(--fs-base);line-height:var(--lh-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,button{font-family:var(--font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:var(--lh-tight)}h1{font-size:var(--fs-xxl)}h2{font-size:var(--fs-xl)}h3{font-size:var(--fs-lg)}h4{font-size:var(--fs-md)}h5,h6{font-size:var(--fs-base)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.heading-border{border-bottom:2px solid var(--color-primary,#e1a36b)}.heading-border:before{right:0}.heading-border:after,.heading-border:before{content:"";position:absolute;bottom:0;width:2px;height:50%;background-color:var(--color-primary)}.heading-border:after{left:0}[id]{scroll-margin-top:120px}