:root{--primary-ultra-light-color:#c3e0e2;--primary-light-color:#70bfe8;--primary-color:#0062b4;--primary-dark-color:#225286;--gray-light-color:#e6e6e8;--violet-dark-color:#1b1625}:where(:not(iframe,canvas,img,svg,video):not(svg *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%;display:block}table{border-collapse:collapse}a:active,a:hover,a:link,a:visited{text-decoration:none;color:inherit}@font-face{font-family:Avenir,sans-serif;src:url(AvenirLTStd-Roman.0bfb049d9455e81fd1da.otf) format("opentype")}@font-face{font-family:Acumin,sans-serif;font-weight:700;src:url(Acumin-BdPro.9fbc064b12f7e5583783.otf) format("opentype")}@font-face{font-family:Acumin,sans-serif;font-weight:300;src:url(Acumin-RPro.0ff8c5d6797bc06270d7.otf) format("opentype")}html{font-family:Avenir,sans-serif}.font-acumin{font-family:Acumin,sans-serif}.text-xl{font-size:1.6rem}@media only screen and (min-width: 768px){.text-xl{font-size:1.8rem}}.text-xxl{font-size:2.6rem}@media only screen and (min-width: 768px){.text-xxl{font-size:2.8rem}}.text-l{font-size:1rem}@media only screen and (min-width: 768px){.text-l{font-size:1.25rem}}.text-m{font-size:.9rem}@media only screen and (min-width: 768px){.text-m{font-size:1rem}}.input-span-bottom-message,.text-s{font-size:.75rem}@media only screen and (min-width: 768px){.input-span-bottom-message,.text-s{font-size:.875rem}}.text-xs{font-size:.5rem}.text-regular{font-weight:300}.input-error+.input-span-bottom-message,.text-semi-bold{font-weight:500}.text-bold,h1,h2,h3,h4{font-weight:700}h1,h2,h3,h4{font-family:Acumin,sans-serif}a.clickable:hover{cursor:pointer}.text-primary-color{color:var(--primary-color)}.container,body{margin:auto}.container{max-width:1100px;padding:0 2rem}@media only screen and (min-width: 1200px){.container{padding:0}}hr{height:1px;width:100%;background:var(--violet-dark-color);margin-top:.4rem;margin-bottom:.4rem}input[type=email],input[type=tel],input[type=text]{background:#fff;height:3rem;padding:1rem;color:var(--primary-dark-color)}input[type=email]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:var(--primary-color)}.input-span-bottom-message{margin-top:.25rem;color:#5f5f5f}.input-error{border:1px solid red}.input-error+.input-span-bottom-message{color:red}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;display:inline;fill:#000;background-image:url(uncheck.9089f79d216ae18cde77.svg);background-size:contain;background-repeat:no-repeat}input[type=checkbox].input-sm{width:12px;height:12px}input[type=checkbox]:checked{background-image:url(checked.0a3be0146a1141cf7124.svg)}input[type=checkbox]:focus{outline:none}button:hover,input[type=checkbox]:hover,label:hover{cursor:pointer}.button--disable{opacity:.4;filter:contrast(.6)}.button--disable:hover{cursor:not-allowed}:root{font-size:100%;color:#3d3d3d}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-root{min-height:100vh;display:flex;flex-direction:column}