:root{--font:"ABCDiatype",sans-serif;--black:#12100c;--off-black:#191712;--mid-black:#23211e;--light-black:#514f4d;--light-black-hover:#63615e;--dark-grey:#565451;--light-grey:#666564;--slight-grey:#999795;--brand-ripe:#ff8a00;--brand-almost-ripe:#ffae33;--brand-quaternary:#ffbe5c;--brand-light:#ffe4bc;--divider-light:#dadada;--sand-dark:#ece7e5;--sand-light:#f3f1f0;--off-white-1:#f5f4f4;--off-white:#f9f9f9;--white:#fff;--salmon:#ffb0ae;--sand-dark-hover:#f0ecea;--salmon-hover:#ffc0be;--blue:#00a3ff;--green:#218001;--transparent-green:#2180010b;--error:#f51f1f;--transparent-error:#f51f1f0b;--link-grey:#12100c97;--black-hover:#2d2d2d;--brand-gradient:linear-gradient(137.41deg,#ffad33 14.37%,#ff8a00 91.32%);--shadow-slight:0px 2px 4px var(--off-black);--shadow-highlight:0px 0px 40px rgba(255,168,0,0.5);--h1:5rem;--h2:3.375rem;--h3:3rem;--h4:2rem;--h5:1.75rem;--h6:1.25rem;--p-large:1.5rem;--p-medium:1.125rem;--p-small:1rem;--p-footer:0.938rem;--p-xsmall:0.8125rem;--btn-small:0.875rem;--fine-print:0.75rem;--header-height:5rem;--row-max-width:87.5rem;--container-normal:68.75rem;--xx-large:10rem;--x-huge:7rem;--huge:8rem;--x-large:4.5rem;--large:4rem;--medium:3.5rem;--small:3rem;--x-small:2rem;--xx-small:1.5rem;--micro:1rem;--macro:0.5rem}@media (max-width:1140px){:root{--h1:3rem;--h2:2.5rem;--h3:2rem;--h4:1.5rem;--h5:1.25rem;--h6:1.05rem;--p-large:1.125rem;--p-medium:1rem;--p-small:0.875rem;--fine-print:0.75rem;--huge:6rem}}@media (max-width:768px){:root{--huge:3rem}}body.light{--important:var(--black);--body:var(--dark-grey);--sub:var(--light-grey);--bg:var(--off-white-1);--card:var(--off-white);--nav:#f5f4f4d9;--divider:var(--divider-light);--less-important:var(--black-hover);--shadow-light:0 1px 1px rgba(0,0,0,0.1);--shadow:0 0.625rem 1.5rem 0rem rgba(0,0,0,0.08);--shadow-medium:0 1.25rem 2.5rem rgba(0,0,0,0.1);--shadow-brand:0 0.625rem 1.5rem var(--brand-quaternary);--shadow-light-1:0px 3.58399px 8.95998px rgba(0,0,0,0.08),0px 8.95998px 35.8399px rgba(0,0,0,0.12)}body.dark{--important:var(--divider-light);--body:var(--slight-grey);--sub:var(--slight-grey);--bg:var(--off-black);--card:var(--mid-black);--nav:var(--bg);--divider:var(--light-black);--shadow-light:0px 10px 24px #000;--shadow:0 1rem 2.5rem 0rem rgba(0,0,0,0.4);--shadow-medium:0 1.25rem 2.5rem rgba(0,0,0,0.5);--shadow-brand:0px 0px 24px #ffca64;--shadow-light-1:0px 3.58399px 8.95998px rgba(0,0,0,0.5),0px 8.95998px 35.8399px rgba(0,0,0,0.12)}.homeh1{font-size:var(--h1);line-height:110%}@media (max-width:375px){.homeh1{margin-bottom:var(--micro)}}.h1,h1{font-size:var(--h2);line-height:118.5%;margin-bottom:var(--small)}@media (max-width:375px){.h1,h1{margin-bottom:var(--x-small)}}.h2,h2{font-size:var(--h3);line-height:133.33%}.h2,.h3,h2,h3{margin-bottom:var(--macro)}.h3,h3{font-size:var(--h4);line-height:125%}.h4,h4{font-size:var(--h5);line-height:143%;margin-bottom:var(--macro)}.h5,h5{font-size:var(--h6);line-height:120%}.text-large{font-size:var(--p-large);line-height:133.33%}.text-medium{font-size:var(--p-medium);line-height:150%}.text-small{font-size:var(--p-small);line-height:150%}.btn-small{font-size:var(--btn-small);line-height:171%}.fine-print,small{font-size:var(--fine-print);line-height:133.33%}@media (max-width:375px){.text-large{font-size:var(--p-medium)}}[type=checkbox],[type=radio]{all:unset;box-sizing:border-box;color:var(--body);font:inherit;position:absolute}[type]+label{cursor:pointer}label,legend{color:var(--body);display:block;margin-bottom:.5rem}[type=checkbox]+label{display:flex}legend{flex:100%}[type=number],[type=radio]+label{border:1px solid var(--divider);border-radius:.5em;padding:.5rem 1rem}[type=checkbox]+label{position:relative}[type=checkbox]+label:after,[type=checkbox]+label span{display:block;height:1.5rem;transition-duration:.3s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:1.5rem}[type=checkbox]+label:after{background-image:url(/tick-dark.svg);background-position:50%;content:"";display:flex;left:0;opacity:0;position:absolute;transform:scale(0)}[type=checkbox]+label:before{content:none}[type=checkbox]+label span{border:1px solid var(--divider);border-radius:.25rem;flex:0 0 24px;margin-right:var(--micro);overflow:hidden;position:relative;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}[type=checkbox]+label span:before{content:"";display:block;height:100%;position:absolute;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}[type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}[type=checkbox]:checked+label span{background-color:var(--brand-almost-ripe)}.error.error.error [type=checkbox]+label:before,[type=checkbox]+label:before{color:transparent}.error,.error *,.error :not(:checked)+label:before{border-color:var(--error);color:var(--error)}.error.error [type]+label{color:var(--body)}[type=checkbox]:checked+label:before,[type=radio]:checked+label{background-color:var(--brand-almost-ripe);border:1px solid var(--brand-almost-ripe);color:var(--black)}[type=checkbox]:checked+label:before{background-image:url(/tick-dark.svg);background-position:50%}[type=checkbox]+label:focus:before,[type=checkbox]+label:hover:before,[type=radio]:focus+label,[type=radio]:hover+label{border-color:var(--body)}[type=radio]:checked+label{border-color:var(--brand-almost-ripe)}[class|=btn]:disabled{background-color:var(--sand-dark);color:var(--dark-gray);cursor:default}