@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}:root{--white:#fff;--black:#090909;--gray:#888888;--btn-bg-black:var(--black);--btn-bg-white:var(--white);--btn-color-black:var(--black);--btn-color-white:var(--white)}:root [data-theme=light]{--color-border:var(--white);--color-text:var(--white);--color-text-hover:var(--black)}:root [data-theme=dark]{--color-border:var(--black);--color-text:var(--black);--color-text-hover:var(--white)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;font-family:Inter,sans-serif;font-weight:500;line-height:1.3;letter-spacing:-.01em;font-size:1.1111111vw}@media(max-width:767px){body,html{font-size:4.4444444vw}}body{color:var(--black);background:var(--white)}a{color:inherit;text-decoration:none;cursor:pointer}button{all:unset;cursor:pointer}input{all:unset;box-sizing:border-box;width:100%}.main-wrapper{display:block}.container{width:100%;padding-left:.625em;padding-right:.625em}.page-grid{width:100%;max-width:100%;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.5em}@media(max-width:767px){.page-grid{display:block}}.section-margin-bottom{margin-bottom:10em}@media(max-width:767px){.section-margin-bottom{margin-bottom:8.125em}}.image-cover{width:100%;height:100%;object-fit:cover}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:400;font-size:inherit;line-height:inherit;color:inherit}ul{list-style:none}li,ul{margin:0;padding:0}.text-32px{font-size:2em;line-height:1.1;font-weight:500;letter-spacing:-.02em}@media(max-width:767px){.text-32px{font-size:1.5625em}}.text-14-12px,.text-14px{font-size:.875em;letter-spacing:-.01em}@media(max-width:767px){.text-14-12px{font-size:.75em}}.text-48px{font-size:3em;line-height:1}@media(max-width:767px){.text-48px{font-size:2.375em}}.text-68px{font-size:4.25em;line-height:.9;font-weight:600;letter-spacing:0}@media(max-width:767px){.text-68px{font-size:2.375em}}.text-gray{color:var(--gray)}