﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{color:#222;font-size:1em;line-height:1.4}::-moz-selection{background:#b3d4fc;text-shadow:none}::selection{background:#b3d4fc;text-shadow:none}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}.browserupgrade{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}body.locked{overflow:hidden;position:relative;height:100%}:root{--red:	#EB2128;--yellow:	#FFDC1E;--blue:	#769DF5}*{margin:0;padding:0}body{font-family:"Manrope",sans-serif;font-weight:500;color:#fff;background:#000}p,li,blockquote{font-size:clamp(1rem, 0.9090909091rem + 0.4545454545vw, 1.25rem);line-height:1.6;text-wrap:balance}p,ol,ul{margin:0}p+p,p+ol,p+ul,ol+p,ol+ol,ol+ul,ul+p,ul+ol,ul+ul{margin-top:1.4em}p+h1,ul+h1,ol+h1,p+h2,ul+h2,ol+h2,p+h3,ul+h3,ol+h3,p+h4,ul+h4,ol+h4,p+h5,ul+h5,ol+h5,p+h6,ul+h6,ol+h6{margin-top:.75em}h1+p,h1+ol,h1+ul,h2+p,h2+ol,h2+ul,h3+p,h3+ol,h3+ul,h4+p,h4+ol,h4+ul,h5+p,h5+ol,h5+ul,h6+p,h6+ol,h6+ul{margin-top:.5em}li p,li li{font-size:1em}ul{list-style:disc;padding-left:24px}ol{padding-left:24px}ul,ol{overflow:hidden}legend,label,input,select,textarea{font-family:"Manrope",sans-serif;font-weight:500;font-size:1.375rem}textarea{width:98%}a{color:var(--blue);text-decoration:none}a:hover,a:focus{color:var(--blue);text-decoration:underline}.btn{display:inline-block;border:2px solid;border-radius:5px;padding:17px 30px 16px;text-decoration:none;transition:all .1s ease-in;cursor:pointer}.btn.primary{color:#fff;background:var(--red);border-color:var(--red)}.btn.primary:hover,.btn.primary:focus{background:#ab2b26;border-color:#ab2b26}.btn.secondary{color:var(--red);background:#fff;border-color:var(--red)}.btn.secondary:hover,.btn.secondary:focus{color:#ab2b26;border-color:#ab2b26}header{position:relative;aspect-ratio:1600/854;max-height:90vh;margin-inline:auto;display:flex;flex-direction:column;justify-content:center}header *{position:relative;z-index:1}header h1{width:min(90%,960px);margin:0 auto;padding:1em 0 0;font-size:clamp(1.875rem, 1.3194444444rem + 2.7777777778vw, 3.75rem);line-height:1.366;font-family:"Manrope",sans-serif;font-weight:500;text-align:center;text-shadow:3px 3px 6px rgba(0,0,0,.65);text-wrap:balance}.js header h1{transition:transform .6s ease-in,opacity .6s ease-in;transform:scale(0.95);opacity:0}.js header h1.animate_trigger{transform:scale(1);opacity:1}header .logo{text-align:center;padding:calc(18.962962963px + 6.5740740741vw) 0 2em}header .logo img{width:50%;height:auto;max-width:235px}.js header .logo{transition:transform .6s ease-in,opacity .6s ease-in;transform:scale(0.9);opacity:0}.js header .logo.animate_trigger{transform:scale(1);opacity:1}header .bg_img{position:fixed;aspect-ratio:1/1;left:0;top:0;right:0;bottom:0;z-index:0}header .bg_img img{object-fit:cover;width:100%;height:100%}header .bg_img::before{content:"";position:absolute;z-index:2;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.6)}@media screen and (min-width: 30em){header .bg_img{aspect-ratio:4/3}}@media screen and (min-width: 43.125em){header .bg_img{aspect-ratio:1600/854}}@media screen and (min-width: 81.25em){header .bg_img{height:90%;aspect-ratio:unset}}main{position:relative;background:linear-gradient(180deg, #393939 0%, #191919 16%);border-top:14px solid var(--red)}main::before{content:"";position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background-image:url(/static/img/bg_circles.svg);background-repeat:repeat-x;background-size:33px 358px;background-position:center top}.stars img{display:block;width:80%;height:auto;max-width:177px;margin:0 auto;padding:calc(-4.9090909091px + 8.4090909091vw) 0 1.5em}.js .stars img{transition:transform .6s ease-in-out,opacity .6s ease-in-out;transform:scale(0.9);opacity:0}.js .stars img.animate_trigger{transform:scale(1);opacity:1}section{position:relative;z-index:1;width:min(90%,1260px);margin-inline:auto;text-align:center}section+section{margin-top:calc(25.4545454545px + 4.5454545455vw)}section.cta{padding-bottom:calc(11.8181818182px + 5.6818181818vw)}@media screen and (min-width: 75em){section.cta{padding-bottom:80px}}section.cta .copy{margin:2em 0}section.cta .copy .btns{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}section.cta .copy .btns a{display:none}.no-js section.cta .copy .btns button{display:none}.no-js section.cta .copy .btns a{display:inline-block}section.cta .photo{margin-top:1.5em}section.cta .photo img{max-width:100%;height:auto;border-radius:20px}@media screen and (max-width: 74.9375em){section.cta{width:min(90%,800px)}}@media screen and (min-width: 75em){section.cta{display:flex;justify-content:space-between}section.cta .copy,section.cta .photo{flex:0 1 48%}}h2{font-family:"Manrope",sans-serif;font-weight:300;font-size:clamp(1.6875rem, 1.2615740741rem + 2.1296296296vw, 3.125rem)}p{max-width:820px;margin-inline:auto}p.subhead{font-family:"Manrope",sans-serif;font-weight:700;font-size:clamp(1.0625rem, 0.8217592593rem + 1.2037037037vw, 1.875rem);color:var(--yellow)}p.subhead::before{content:"— ";display:inline-block}p.subhead::after{content:" —";display:inline-block}.img_grid ul{max-width:1260px;list-style:none;padding:0;margin:2em 0;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.img_grid ul li{flex:0 1 calc(50% - 10px);aspect-ratio:400/300}@media screen and (min-width: 56.25em){.img_grid ul li{flex:0 1 calc(33.333% - 14px)}}.img_grid img{object-fit:cover;width:100%;height:100%;border-radius:20px}.see_more{font-size:1rem;line-height:1.125}.see_more a{text-decoration:none}.see_more a .arrow_right{display:inline-block;margin-left:6px;position:relative;top:-4px;transition:transform .2s ease-in;width:17px;height:2px;background:var(--blue);border-radius:2px}.see_more a .arrow_right::before{content:"";position:absolute;display:inline-block;width:13px;height:2.5px;background:var(--blue);border-radius:4px;transform:rotate(45deg) translate(-5px, -1px)}.see_more a .arrow_right::after{content:"";position:absolute;left:8px;display:inline-block;width:13px;height:2.5px;background:var(--blue);border-radius:4px;transform:rotate(-45deg) translate(-4px, 1px)}.see_more a:hover,.see_more a:focus{text-decoration:underline}.see_more a:hover .arrow_right,.see_more a:focus .arrow_right{transform:translate(4px, 0)}@media screen and (min-width: 37.5em){.overlay_coverup.show{position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.75);z-index:1}}.overlay{display:none;position:fixed;z-index:2;z-index:5;left:0;top:0;right:0;bottom:0;background:#191919;overflow-y:auto;scroll-behavior:smooth;border-radius:10px}.overlay.open{display:block}.overlay iframe{min-height:100px}.overlay .overlay_content{width:90%;height:100%;padding:0 5%;margin-inline:auto;padding:70px 0}.overlay .overlay_content label{color:#fff}.overlay .overlay_title{font-family:"Manrope",sans-serif;font-weight:300;font-size:clamp(1.375rem, 1.0416666667rem + 1.6666666667vw, 2.5rem);margin-bottom:1em}.overlay button.close{position:absolute;right:20px;top:20px;display:block;width:44px;height:44px;font-size:0;line-height:0;border:0;padding:0;background:transparent;cursor:pointer}.overlay button.close::before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg);width:30px;height:4px;background:var(--red);border-radius:1px}.overlay button.close::after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:30px;height:4px;background:var(--red);border-radius:1px}@media screen and (min-width: 37.5em){.overlay{width:90vw;max-width:600px;max-height:90vh;left:50%;top:50%;right:unset;bottom:unset;transform:translate(-50%, -50%);box-shadow:0 0 10px 10px rgba(0,0,0,.6)}}footer{position:relative;padding:0 0 calc(14.5454545455px + 5.4545454545vw) 0;border-top:14px solid var(--red);background:linear-gradient(180deg, #333 0%, #000 100%)}footer::before{content:"";position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background-image:url(/static/img/bg_circles.svg);background-repeat:repeat-x;background-size:33px 358px}footer .logo,footer .cols{position:relative;z-index:1}footer .logo{text-align:center;padding:calc(15.1851851852px + 4.6296296296vw) 0 calc(5.1851851852px + 4.6296296296vw)}footer .logo img{width:45%;height:auto;max-width:235px}@media screen and (max-width: 47.9375em){footer .col+.col{margin-top:2em}}footer .cols{width:min(90%,864px);margin:0 auto}footer .cols .title{font-family:"Manrope",sans-serif;font-weight:300;font-size:clamp(1.625rem, 1.5340909091rem + 0.4545454545vw, 1.875rem)}footer .cols ul{list-style:none;padding:0;margin:.5em 0 0 0}footer .cols ul li+li{margin-top:.5em}footer .cols ul li a{color:#fff;text-decoration:none}footer .cols ul li a:hover,footer .cols ul li a:focus{text-decoration:underline;color:var(--blue)}footer .cols ul.social{display:flex;justify-content:flex-start;gap:20px}footer .cols ul.social li+li{margin-top:0}footer .cols p+p{margin-top:.5em}@media screen and (min-width: 48em){footer .cols{display:flex;justify-content:space-between}footer .cols li{flex:0 1 33.333%}}.hidden,[hidden]{display:none !important}.sr-only,.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr-only.focusable:active,.visuallyhidden.focusable:active,.sr-only.focusable:focus,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;white-space:inherit}.invisible{visibility:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}@media screen and (prefers-reduced-motion: reduce){*{animation:none !important;transition:none !important}}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}/*# sourceMappingURL=styles.css.map */
