.header{display:flex;align-items:center;border-bottom:var(--size1) solid var(--primary);background:var(--white);left:0;margin:0;position:fixed!important;top:0;right:0;z-index:1}.header__content{display:flex;align-items:center;justify-content:space-between}.header__logo{max-width:100%;height:auto;width:10rem}.header__info{display:flex;flex-direction:column}.header__nav{display:flex;gap:1rem;list-style:none}.footer{background:var(--secondary);align-items:center;display:flex;flex-direction:row;position:relative;z-index:auto;padding:2rem;min-height:25rem;color:var(--white)}.footer__content{display:flex;flex:1;flex-direction:column;gap:2rem;align-items:flex-start;justify-content:center}:root{--none: 0;--one: .1rem;--two: .2rem;--three: .3rem;--six: .6rem;--ten: 1rem;--size1: .4rem;--size2: .8rem;--size3: 1.2rem;--size4: 1.6rem;--size5: 2rem;--size6: 2.4rem;--size7: 2.8rem;--size8: 3.2rem;--size9: 3.6rem;--size10: 4rem;--size11: 4.4rem;--size12: 4.8rem;--size13: 5.2rem;--size14: 5.6rem;--size15: 6rem;--size16: 6.4rem;--size18: 7.2rem;--size20: 8rem;--size78: 7.8rem;--size88: 8.8rem;--size90: 9rem;--size100: 10rem;--size120: 12rem;--size260: 26rem;--xxsm: 320px;--xsm: 480px;--sm: 768px;--mdAlt: 992px;--md: 1024px;--lg: 1200px;--xlg: 1440px;--xxlg: 1920px;--primary: rgba(75, 156, 211, 1);--secondary: rgba(19, 41, 75, 1);--black: rgba(21, 21, 21, 1);--white: rgba(255, 255, 255, 1);--gray: rgba(248, 248, 248, 1);--background: var(--gray);--primaryBody: var(--black);--highlight: rgba(255, 79, 0, 1);--hover: rgba(204, 111, 63, 1);--backgroundApp: hsl( 210, 20%, 96% );--backgroundSubtle: hsl( 210, 15%, 93% );--backgroundSolid: hsl(210, 10%, 85%);--backgroundSolidHover: hsl(210, 10%, 80%);--backgroundUiElement: hsl(210, 15%, 90%);--backgroundUiElementHover: hsl(210, 15%, 85%);--active: hsl(210, 10%, 75%);--border: hsl(210, 8%, 70%);--borderSubtle: hsl(210, 6%, 65%);--borderHover: hsl(210, 5%, 60%);--textLowContrast: hsl(210, 4%, 40%);--textHighContrast: hsl(210, 2%, 10%);--text: hsl(210, 2%, 5%);--successBackgroundHover: hsl( 163, 65%, 88% );--successText: hsl( 162, 80%, 28% );--successBorder: hsl(164, 55%, 50%);--warningBackground: hsl( 33, 100%, 92% );--warningBackgroundHover: hsl(33, 100%, 84%);--warningText: hsl(36, 70%, 35%);--warningBorder: hsl(34, 55%, 55%);--infoBackground: hsl( 205, 40%, 95% );--infoBackgroundHover: hsl(205, 40%, 88%);--infoText: hsl(210, 75%, 32%);--infoBorder: hsl(208, 50%, 55%);--errorBackground: hsl( 350, 60%, 93% );--errorBackgroundHover: hsl(350, 60%, 85%);--errorText: hsl(348, 70%, 40%);--errorBorder: hsl(350, 55%, 60%);--buttonSubtle: hsl(210, 20%, 95%);--buttonBackground: hsl(210, 20%, 90%);--buttonBackgroundHover: hsl(210, 25%, 85%);--buttonSolid: hsl(211, 80%, 40%);--buttonSolidHover: hsl(210, 85%, 35%);--buttonText: hsl(210, 100%, 25%);--buttonBorder: hsl(210, 30%, 60%);--regular: 400;--demi: 500;--bold: 700;--headings: "Quattrocento Sans", sans-serif;--fontFamily: "Poppins", serif;--fontSize1: 1.4rem;--fontSize2: 1.6rem;--fontSize3: 1.8rem;--fontSize4: 2rem;--fontSize5: 2.4rem;--fontSize6: 2.8rem;--fontSize7: 3.4rem;--fontSize8: 4rem;--fontSize9: 4.8rem;--fontSize10: 6rem;--fontSize11: 7.2rem;--fontSize12: 8.4rem;--dense: -.25rem;--tight: -.15rem;--sparse: .1rem;--double: .2rem;--lineHeight1: 1.6rem;--lineHeight2: 2rem;--lineHeight3: 2.4rem;--lineHeight4: 2.8rem;--lineHeight5: 3.2rem;--lineHeight6: 3.6rem;--lineHeight7: 4.4rem;--lineHeight8: 5.2rem;--lineHeight9: 6rem;--lineHeight10: 7.6rem;--lineHeight11: 9.2rem;--lineHeight12: 10.8rem;--lineHeightMultiplierSmall: 1.3;--lineHeightMultiplierMedium: 1.5;--lineHeightMultiplierLarge: 2;--linear: cubic-bezier(0, 0, 1, 1);--ease: cubic-bezier(.25, .1, .25, 1);--easeSlow: cubic-bezier(.35, 0, .5, 1);--easeQuick: cubic-bezier(.35, 0, .25, 1);--easeCalm: cubic-bezier(.12, 0, .39, 0);--easeEntrance: cubic-bezier(0, 0, .1, 1);--easeExit: cubic-bezier(.35, 0, .8, 1);--easeSpirited: cubic-bezier(.35, 1.3, .3, 1);--easeEntranceSpirited: cubic-bezier(.15, 1.3, .3, 1);--easeExitSpirited: cubic-bezier(.7, -.1, .6, .1);--easeInSine: cubic-bezier(.12, 0, .39, 0);--easeOutSine: cubic-bezier(.61, 1, .88, 1) .5s;--noneElevation: 0 0 0 0 rgba(0, 0, 0, .1);--skim: 0 .1rem .4rem rgba(0, 0, 0, .1);--lifted: 0 .2rem .8rem rgba(0, 0, 0, .15);--raised: 0 .4rem 1.6rem rgba(0, 0, 0, .2);--floating: 0 .6rem 2.4rem rgba(0, 0, 0, .25);--noneOpacity: 0;--opacity10: .1;--opacity13: .13;--opacity20: .2;--opacity25: .25;--opacity30: .3;--opacity33: .33;--opacity40: .4;--opacity50: .5;--opacity60: .6;--opacity70: .7;--opacity80: .8;--opacity90: .9;--opacity100: 1;--opacityDisabled: .5;--opacity03: .03;--opacity07: .07;--opacityShadow: .2;--defaultRadius: .4rem;--noneRadius: 0;--xSmall: .2rem;--small: .4rem;--medium: .6rem;--large: .8rem;--xLarge: 1.2rem;--circle: 50%;--pill: 9999rem;--paused: paused;--slow: 3s;--fast: .5s;--zero: 0s;--time1: .05s;--time2: .1s;--time3: .15s;--time4: .25s;--time5: .35s;--time6: .5s;--time7: .75s;--time8: 1s;--time9: 1.5s;--time10: 2s;--time11: 3s;--time12: 4s;--radix-navigation-menu-viewport-height: 300px;--radix-navigation-menu-viewport-width: 400px}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:62.5%;font-family:var(--fontFamily);box-sizing:border-box;background-color:var(--background);color:var(--text)}*,*:before,*:after{box-sizing:inherit}body{font-size:1.6rem;margin:0;padding:0;display:flex;flex-direction:column}html,body{height:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ul dl,ol ol,ol ul,ul ol,ul ul{margin:0}hr{box-sizing:content-box;color:inherit;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img,picture,video,canvas,svg{border-style:none;display:block;max-width:100%}svg:not(:root){overflow:hidden}table{border-color:inherit;text-indent:0}button,input,select{margin:0}button{overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details{display:block}dialog{background-color:var(--white);border:solid;color:#000;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.off-screen{left:-100vw;position:absolute}.off-screen-ul{left:-100vw;list-style:none;position:absolute}.skip-link{background:var(--background);color:var(--text);left:0;padding:.75em;position:fixed;top:0;transform:translateY(-10em);transition:transform .2s ease-in-out}.skip-link:focus{transform:translateY(0)}*:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,h4,h5,h6{padding:0;margin:0;color:var(--lightAlpha);font-family:var(--headings)}p,ul,li{padding:0;margin:0}.divider{display:block;height:1px;border:0;padding:0;width:100%;margin:5rem 0;border-top:1px solid var(--border)}@media (max-width: 1170px){.divider{display:block;height:1px;border:0;padding:0;width:100%;margin:2.5rem 0;border-top:1px solid var(--border)}}.full-wrapper{background-color:var(--backgroundSecondary);padding:2rem}.main-footer{flex-shrink:0}.sticky{position:fixed;top:0;width:100%}p{font-size:clamp(var(--fontSize3),var(--fontSize4),var(--fontSize5));line-height:var(--lineHeightMultiplierLarge);max-width:65ch}.main-content{display:flex;position:relative;flex-direction:column;align-items:flex-start;flex:1 0 auto;background-color:var(--background)}.app-content{max-width:1440px;padding:0 var(--size7);width:100%;margin:2rem auto}.content__container{padding:var(--size10) 0 0 0}.content__headline{font-size:var(--fontSize6)}input,textarea{width:100%;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--small);font-size:var(--fontSize3);color:var(--textHighContrast);background-color:var(--backgroundUiElement);box-shadow:0 0 0 1px var(--backgroundSolid);border:1px solid var(--border)}input:hover,textarea:hover{box-shadow:0 0 0 1px var(--backgroundUiElementHover)}input:focus,textarea:focus{box-shadow:0 0 0 2px var(--active)}input::-moz-selection,textarea::-moz-selection{background-color:var(--active);color:var(--textHighContrast)}input::selection,textarea::selection{background-color:var(--active);color:var(--textHighContrast)}input{padding:0 var(--size3);height:var(--size9);line-height:var(--lineHeight1)}textarea{resize:none;padding:var(--size3)}label{font-size:var(--fontSize3);line-height:var(--lineHeight5);color:var(--textHighContrast)}.max-width-container{max-width:122.2rem;width:100%;margin:0 auto;padding:0 var(--size2)}
