/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}input{min-width:0}html body{margin:0}html body main{display:block}html body h1{font-size:2em;margin:.67em 0}html body hr{box-sizing:content-box;height:0;overflow:visible}html body pre{font-family:monospace,monospace;font-size:1em}html body a{background-color:rgba(0,0,0,0)}html body abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}html body b,html body strong{font-weight:bolder}html body code,html body kbd,html body samp{font-family:monospace,monospace;font-size:1em}html body small{font-size:80%}html body sub,html body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}html body sub{bottom:-.25em}html body sup{top:-.5em}html body img{border-style:none}html body button,html body input,html body optgroup,html body select,html body textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}html body button,html body input{overflow:visible}html body button,html body select{text-transform:none}html body [type=button],html body [type=reset],html body [type=submit],html body button{-webkit-appearance:button}html body [type=button]::-moz-focus-inner,html body [type=reset]::-moz-focus-inner,html body [type=submit]::-moz-focus-inner,html body button::-moz-focus-inner{border-style:none;padding:0}html body [type=button]:-moz-focusring,html body [type=reset]:-moz-focusring,html body [type=submit]:-moz-focusring,html body button:-moz-focusring{outline:1px dotted ButtonText}html body fieldset{padding:.35em .75em .625em}html body legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}html body progress{vertical-align:baseline}html body textarea{overflow:auto}html body [type=checkbox],html body [type=radio]{box-sizing:border-box;padding:0}html body [type=number]::-webkit-inner-spin-button,html body [type=number]::-webkit-outer-spin-button{height:auto}html body [type=search]{-webkit-appearance:textfield;outline-offset:-2px}html body [type=search]::-webkit-search-decoration{-webkit-appearance:none}html body ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}html body details{display:block}html body summary{display:list-item}html body [hidden],html body template{display:none}html body *,html body :after,html body :before{box-sizing:border-box}html body *{margin:0;padding:0;font:inherit}html body html{color-scheme:dark light}html body body{min-height:100vh}html body img,html body picture,html body svg,html body video{display:block;max-width:100%}html body img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:.75rem}html body .content-grid{--padding-inline:1rem;--content-max-width:1600px;--breakout-max-width:var(--content-max-width);--breakout-size:calc((var(--breakout-max-width) - var(--content-max-width)) / 2);display:grid;grid-template-columns:[full-width-start] minmax(var(--padding-inline),1fr) [breakout-start] minmax(0,var(--breakout-size)) [content-start] min(100% - var(--padding-inline)*2,var(--content-max-width)) [content-end] minmax(0,var(--breakout-size)) [breakout-end] minmax(var(--padding-inline),1fr) [full-width-end]}html body .content-grid>:not(.breakout,.full-width),html body .full-width>:not(.breakout,.full-width){grid-column:content}html body .content-grid>.breakout{grid-column:breakout}html body .content-grid>.full-width{grid-column:full-width;display:grid;grid-template-columns:inherit}html body img.full-width{width:100%;max-height:45vh;-o-object-fit:cover;object-fit:cover}.custom-background{position:relative;min-height:100px;background:linear-gradient(45deg,rgb(255,105,237),orange 50%);background-color:#f4a460}.custom-background h1{color:#fff;font-size:2.5rem;line-height:3.2rem}.custom-background h2{color:var(--color-gray-blue);font-size:1.5rem;line-height:2.2rem}.custom-shape-divider-bottom{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom svg{position:relative;display:block;width:calc(150% + 1.3px);height:92px}.custom-shape-divider-bottom .shape-fill{fill:#fff}