:root{--black: #000000;--black-mute: #211216;--white: #ffffff;--white-mute: #fffbf5;--mute-gray: #eaecec;--light-gray: #b2c3c6;--gray: #4c5658;--red-mute: #926974;--red: #e6003e;--red-transparent:#e6003d60 ;--dark-red:#c3033c;--darker-red:#620420;--shadow: rgba(102, 102, 102, .356)}:root{--accent: var(--dark-red);--accent-bright: var(--red);--accent-dark: var(--gray);--color-background: var(--white);--color-background-mute: var(--white-mute);--color-background-dark: var(--black-mute);--color-heading: var(--gray);--color-text: var(--black);--section-gap: 160px;--section-padding: 0 40px;--content-width: 1100px}@font-face{font-family:GalanoGrotesqueMedium;src:url(./galano-grotesque.BRg7HGDd.otf) format("opentype")}@font-face{font-family:GalanoGrotesqueBlack;src:url(./galano-grotesque-bold.DBxIkXaS.otf) format("opentype")}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:GalanoGrotesqueMedium,sans-serif;font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body::-webkit-scrollbar{width:.7em;padding:3px;background-color:var(--black-mute)}body::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;background-color:var(--gray);border-radius:10px}h1{font-size:3.5rem;font-weight:lighter;line-height:1.1}h2{font-size:3rem;letter-spacing:-.5px;font-weight:lighter;line-height:1.1}h3{font-size:1.8rem;letter-spacing:0px;font-weight:400;line-height:1.2}h4{font-size:1.5rem;letter-spacing:.25px;font-weight:400}h5{font-size:1.4rem;letter-spacing:0px;font-weight:400}h6{font-size:1.2rem;letter-spacing:.15px;font-weight:600}.button{font-family:GalanoGrotesqueMedium,sans-serif;letter-spacing:1px;text-decoration:none;width:fit-content;padding:5px 20px 10px;background:var(--dark-red);color:var(--white);cursor:pointer;border-radius:5px}.button:hover{background:var(--red);transition:all .3s linear}p{font-size:1rem;line-height:1.2;letter-spacing:.5px;font-weight:400}.caption{font-size:.8rem;letter-spacing:.4px;font-weight:400}.title{font-family:GalanoGrotesqueMedium,sans-serif;font-weight:600;font-size:2.8rem}.subtitle{font-family:GalanoGrotesqueMedium,sans-serif;font-size:2rem;font-weight:600}.bold-subtitle{font-family:GalanoGrotesqueBlack,sans-serif;font-size:2rem}.subtitle2{font-family:GalanoGrotesqueMedium,sans-serif;font-size:1.5rem;letter-spacing:1px;font-weight:300;text-transform:uppercase}.bold{font-family:GalanoGrotesqueBlack,sans-serif}.accent{color:var(--red)}.subsection-title{font-family:GalanoGrotesqueMedium,sans-serif;font-size:.8rem;letter-spacing:1px;font-weight:600;text-transform:uppercase;width:fit-content;padding:2px 5px 5px;color:var(--gray);border:1px solid var(--red);border-radius:10px;margin:15px 0}.hint{font-size:14px;font-style:italic}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}@media (max-width: 850px){.title{font-size:1.8rem}}.content{max-width:var(--content-width);margin:0 auto}.section{padding:100px 40px;width:100%}@media (max-width: 850px){.section{padding:50px 20px;width:100%}}
