:export{primaryColor:#ffdf5c;secondaryColor:#0a2328;backgroundColor:#fffef8}@font-face{font-family:SofiaPro;src:url(/fonts/SofiaProBlack.otf);font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:SofiaPro;src:url(/fonts/SofiaProRegular.otf);font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:SofiaPro;src:url(/fonts/SofiaProLight.otf);font-style:normal;font-weight:300;font-display:swap}html{scroll-behavior:smooth}body,html{padding:0;margin:0;font-family:SofiaPro;font-weight:300;line-height:24px;font-size:16px}body{background-color:#fffef8}p{line-height:1.6rem;font-size:1rem}a{color:inherit;text-decoration:none}*{box-sizing:border-box}h1{font-size:4rem;line-height:4rem}h1,h2{font-weight:500}h2{font-size:2rem;line-height:2rem;margin-bottom:16px}.caption,.text{font-size:20px;line-height:24px}.caption{font-weight:500}.button{min-width:180px;padding:16px 32px;border-radius:50px;border:none;font-size:14px;line-height:18px}.button--default,.button--icon{background-color:#0a2328;color:#fffef8}.button--icon{display:flex;justify-content:space-between}.button--outlined{width:100%;border:1px solid #fffef8}.button .icon{margin-left:8px}.button:hover{opacity:.9;transition:all .2s ease-in-out}.button--secondary{background-color:#ffdf5c;color:#0a2328}.icon{height:16px;width:16px;background-repeat:no-repeat;background-size:contain;background-position:50%}.icon--arrow{background-image:url(/images/arrow.svg)}.icon--chevron{background-image:url(/images/chevron.svg)}.icon--download{background-image:url(/images/download.svg)}.icon--hamburger{background-image:url(/images/hamburger.svg);display:block;height:24px;width:24px}.emphasis{position:relative;z-index:1}.emphasis:after{content:" ";width:106%;height:45%;display:block;position:absolute;bottom:3px;right:-3%;background-color:#fffef8;z-index:-1}.emphasis--yellow:after{background-color:#ffdf5c}.container{max-width:100%;margin:0 auto;position:relative;padding:16px}@media(min-width:600px){.container{max-width:600px}}@media(min-width:900px){.container{max-width:840px}}@media(min-width:1200px){.container{max-width:1140px}}@media(min-width:1800px){.container{max-width:1340px}}