p{font-size:1rem;margin-bottom:10px;max-width:75ch}h6{font-size:1.18rem;font-weight:bold;margin-block:.5rem}h5{font-size:1.36rem;font-weight:bold;margin-block:.5rem}h4{font-size:1.54rem;font-weight:bold;margin-block:.5rem}h3{font-size:1.72rem;font-weight:bold;margin-block:.5rem}h2{font-size:1.9rem;font-weight:bold;margin-block:.5rem}h1{font-size:2.08rem;font-weight:bold;margin-block:.5rem;color:var(--secondary-color)}.flex{display:flex;flex-wrap:wrap}.grid{display:grid}.column{flex-direction:column}.gap{gap:var(--spacing)}.gap-s{gap:calc(var(--spacing)/2)}.gap-l{gap:calc(var(--spacing)*2)}.between{justify-content:space-between}.around{justify-content:space-around}.end{justify-content:flex-end}.start{justify-content:flex-start}.full-width{width:100%}.highlight{filter:drop-shadow(0 0 2px white) drop-shadow(0 0 3px white)}.text-highlight{color:var(--complimentary-color)}.text-center{max-width:unset;text-align:center}.neomorphism{background-color:#deddda;padding:var(--spacing)}.neomorphism header,.neomorphism main,.neomorphism article,.neomorphism aside,.neomorphism button,.neomorphism footer .sub-nav{background-color:#deddda}.neomorphism nav,.neomorphism article,.neomorphism aside,.neomorphism footer,.neomorphism .sub-nav{box-shadow:6px 6px 12px #353535,-6px -6px 12px #fff,2px 2px 4px #353535,-2px -2px 4px #fff;border-radius:8px}.neomorphism header{padding:0;margin-bottom:var(--spacing)}.neomorphism #nav-desktop{padding:8px 2px}.neomorphism #nav-mobile{margin:8px}.neomorphism .active{box-shadow:inset 2px 2px 4px #353535,inset -2px -2px 4px #fff,inset 2px 2px 4px #353535,inset -2px -2px 4px #fff;border-radius:8px}.neomorphism a{text-decoration:none;color:var(--primary-color)}.neomorphism a:not(:has(img,button)){padding:6px}.neomorphism article ul{list-style:none}.neomorphism article ul li:not(:has(button)) :before{content:"";display:inline-block;position:relative;top:-3.4px;margin-right:8px;width:5px;height:5px;background:#deddda;border-radius:50%;justify-self:center;align-self:center;box-shadow:1px 1px 2px #353535,-1px -1px 2px #fff}.neomorphism button,.neomorphism .button{cursor:pointer;color:#090909;padding:.7em 1.7em;font-size:18px;background-color:#deddda;border-radius:.5em;border:none;box-shadow:2px 2px 4px #353535,-2px -2px 4px #fff,2px 2px 4px #353535,-2px -2px 4px #fff,2px 2px 4px #353535,-2px -2px 4px #fff;transition:all .3s}.neomorphism button:active,.neomorphism .button:active{box-shadow:inset 2px 2px 4px #353535,inset -2px -2px 4px #fff,inset 2px 2px 4px #353535,inset -2px -2px 4px #fff;border-radius:8px}.neomorphism form .gap{gap:var(--spacing)}.neomorphism form label{align-self:center}.neomorphism form input[type=text],.neomorphism form input[type=email]{background-color:#deddda;border:none;padding:8px;border-radius:4px;box-shadow:inset 2px 2px 4px #353535,inset -2px -2px 4px #fff}.neomorphism form input[type=radio]{position:relative;-moz-appearance:initial;margin-right:8px}.neomorphism form input[type=radio]::before{content:"";position:relative;display:block;top:2px;cursor:pointer;width:12px;height:12px;border:1px solid #deddda;background-color:#deddda;box-shadow:2px 2px 3px #353535,-2px -2px 3px #fff}.neomorphism form input[type=radio]:checked::before{width:12px;height:12px;background:#deddda;box-shadow:2px 2px 3px #353535,-2px -2px 3px #fff,2px 2px 3px #353535,-2px -2px 3px #fff,inset 1px 1px 2px #353535,inset -1px -1px 2px #fff}.neomorphism form input[type=radio]::before{border-radius:50%}.neomorphism form input[type=checkbox]{position:relative;-moz-appearance:initial;margin-right:8px}.neomorphism form input[type=checkbox]::before{content:"";position:relative;display:block;top:2px;cursor:pointer;width:12px;height:12px;border:1px solid #deddda;background-color:#deddda;box-shadow:2px 2px 3px #353535,-2px -2px 3px #fff}.neomorphism form input[type=checkbox]:checked::before{width:12px;height:12px;background:#deddda;box-shadow:2px 2px 3px #353535,-2px -2px 3px #fff,2px 2px 3px #353535,-2px -2px 3px #fff,inset 1px 1px 2px #353535,inset -1px -1px 2px #fff}.neomorphism form input[type=checkbox]::before{border-radius:3px}.neomorphism .slider .slick-dots button{box-shadow:2px 2px 3px #353535,-2px -2px 3px #fff;border-radius:50%}.neomorphism .slide-info{position:relative;top:0px;margin-block:16px}.neomorphism footer{width:100%;color:#000}@media screen and (max-width: 690px){.neomorphism{padding-inline:var(--spacing)}.neomorphism #nav-mobile{position:unset}.neomorphism #nav-mobile #hamburger-menu{padding-inline-start:40px;width:100vw;height:100dvh;background-color:#deddda;border-radius:0}.neomorphism #nav-mobile #hamburger-menu li{margin-block:16px}.neomorphism main{padding:0;min-width:100%}.neomorphism .slider button{background-color:unset;box-shadow:unset;font-size:0;z-index:1}.neomorphism .slider button::before{position:absolute;inset:0}.neomorphism .slider .slick-prev{left:0}.neomorphism .slider .slick-next{right:0}.neomorphism aside{top:0;margin-top:0}}.clean{background-color:#fff}.clean header,.clean main,.clean article,.clean aside,.clean button,.clean .sub-nav{background-color:#fff}.clean header a,.clean main a,.clean article a,.clean aside a,.clean button a,.clean .sub-nav a{color:#000}.clean aside,.clean .sub-nav{background-color:#f6f6ff}@media print{html,body,iframe{display:none !important}}:root{--primary-color: #084589;--secondary-color: #212121;--complimentary-color: #ffdb15;--spacing: 16px}html{font-size:16px}*{margin:0;padding:0;box-sizing:border-box;font-family:Ubuntu,Verdana,sans-serif}::-moz-selection{color:#fff;background:var(--primary-color)}::selection{color:#fff;background:var(--primary-color)}body{display:grid;width:100vw;min-height:100dvh;grid-template-rows:auto 1fr auto;grid-template-columns:1fr 60% 1fr;grid-template-areas:"header header header" ". content ." "footer footer footer"}header{grid-area:header;background:var(--secondary-color);padding:var(--spacing)}header nav{color:var(--link-color);align-items:center;font-size:x-large;z-index:2}header nav li{list-style:none}header nav a{color:#fff;text-decoration:none}header nav a:hover{color:#fff;text-decoration:underline}.logo{aspect-ratio:41/10}#hero{aspect-ratio:28/15}#hamburger-menu{display:none}.content-container{grid-area:content}.active{text-decoration:underline;text-decoration-color:var(--complimentary-color)}main{background-color:rgba(255,255,255,.8);flex:.8;min-width:400px;padding:var(--spacing)}main .sub-nav{list-style:none;padding:var(--spacing);border-radius:5px;margin-bottom:var(--spacing)}main ul{list-style-position:inside}main ul li{margin-bottom:10px}main ul p{display:inline}main a{color:#fff}main article{background-color:#fff;padding:var(--spacing);padding-bottom:calc(var(--spacing)*2);margin-bottom:calc(var(--spacing)*2);border-radius:2px}aside{position:sticky;top:var(--spacing);height:-moz-fit-content;height:fit-content;flex:.2;background-color:#fff;padding:var(--spacing);margin-top:16px;margin-bottom:32px;border-radius:8px}.image-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(246px, 1fr));gap:32px 8px}.image-container div{text-align:center}.image-container div img{width:100%;aspect-ratio:1.88/1}footer{grid-area:footer;width:100%;color:#fff;padding-inline:10%}footer h6{margin-block:0 4px}footer p{margin:0;max-width:250px}footer a{color:#fff}footer section{padding-block:10px}footer hr{margin:0}footer .media-icon{display:grid;place-items:center;width:35px;height:35px;background:var(--primary-color);border-radius:50%}footer .media-icon img{height:16px;aspect-ratio:1/1}footer #copyright{padding-top:10px}hr{border:none;height:1px;background:linear-gradient(to right, transparent, #707070, var(--primary-color), #707070, transparent);margin:30px 0 35px 0}.gutterBottom{margin-bottom:2rem}.slick-slide{height:300px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.slick-dots{position:relative;top:0}.float-left{overflow-y:auto}.float-left img{float:left;margin:0 10px 0 0}.float-right{overflow-y:auto}.float-right img{float:right;margin:0 0 0 10px}#feedback{display:none}#nav-mobile{display:none}@media screen and (max-width: 941px){aside{flex:1;border-radius:0}}@media screen and (max-width: 690px){#nav-desktop{display:none}#nav-mobile{display:block;position:relative;width:30px;height:20px;background:linear-gradient(0deg, white 0% 20%, transparent 20% 40%, white 40% 60%, transparent 60% 80%, white 80% 100%);border-radius:2px}#hamburger-menu{position:absolute;top:62px;right:0;white-space:nowrap;background:var(--secondary-color);padding:var(--spacing);border-radius:5px;z-index:100}body{grid-template-areas:"header header header" "content content content" "footer footer footer"}main{min-width:100vw}.gutterBottom{margin-bottom:2rem}.float-left img,.float-right img{float:unset;width:100%;margin:0}}