@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");:root{--light:#fff;--dark:#000;--light-grey:#ddd;--grey:#9e9e9e;--dark-grey:#404040;--secondary:#2959c3;--blue:#2959c3;--blue2:#3231a0;--text-primary:rba(64,64,64);--primary:#000;--primary-dark:#011d2a;--primary-alt:#e9b44c;--md-sys-color-primary:var(--primary);--md-sys-color-on-primary:var(--primary);--md-sys-color-secondary:var(--primary-alt);--md-sys-color-surface-container-highest:var(--light-grey);--md-ref-typeface-brand:"Roboto";--md-ref-typeface-plain:system-ui;--md-icon-button-icon-color:#000;--md-icon-button-icon-size:24px;--md-sys-color-on-surface:#000;--md-sys-color-on-surface-variant:var(--primary);--md-elevated-button-container-color:var(--blue);--md-elevated-button-label-text-color:#fff;--md-sys-color-outline:#000;--md-circular-progress-active-indicator-color:#fff;--md-circular-progress-size:120px;--md-filled-button-container-color:var(--blue);--md-filled-button-label-text-size:14px;--md-filled-button-label-text-weight:400;--md-filled-button-label-text-line-height:auto;--md-filled-button-label-text-color:#fff;--md-filled-button-hover-label-text-color:#fff;--md-filled-button-pressed-label-text-color:#fff;--md-filled-button-focus-label-text-color:#fff;--md-outlined-button-label-text-color:#000;--md-outlined-button-hover-state-layer-color:#000;--md-outlined-button-hover-label-text-color:#000;--md-outlined-button-label-text-size:15px;--md-outlined-button-label-text-line-height:auto;--md-outlined-text-field-outline-color:#404040;--md-outlined-text-field-label-text-color:#404040;--md-outlined-text-field-input-text-color:#404040;--md-icon-button-selected-icon-color:#80aab4;--md-menu-item-label-text-color:#000;--md-menu-container-color:#fff;--md-text-button-icon-color:#000;--md-text-button-hover-icon-color:#000;--md-text-button-label-text-color:#000;--md-text-button-hover-label-text-color:#000;--md-elevated-button-hover-label-text-color:#fff;--md-elevated-button-pressed-label-text-color:#fff;--md-primary-tab-container-color:#black;--md-primary-tab-label-text-color:var(--grey);--md-primary-tab-icon-color:var(--grey);--md-sys-color-secondary-container:var(--light-grey);--md-filled-text-field-caret-color:var(--primary);--md-filled-text-field-label-text-color:var(--primary);--md-checkbox-outline-color:var(--dark);--md-checkbox-selected-icon-color:#fff;--md-checkbox-selected-hover-icon-color:#fff;--md-checkbox-selected-focus-icon-color:#fff}md-outlined-text-field.input-wrapper{background-color:#e8f0fe;border-radius:5px}md-menu-item{text-align:left;min-width:150px}md-text-button.alt{--md-text-button-label-text-color:var(--primary);--md-text-button-hover-label-text-color:var(--primary);--md-text-button-icon-color:var(--primary);--md-text-button-hover-icon-color:var(--primary)}md-icon-button:active md-icon,md-icon-button:hover md-icon{color:#000}.gold{background:var(--md-elevated-button-container-color);font-weight:600}.joinRow .gold{--md-elevated-button-label-text-size:20px}.signOut{align-items:center}md-elevated-button.white{--md-elevated-button-container-color:#fff;--md-elevated-button-label-text-color:#000;--md-elevated-button-pressed-label-text-color:#000;--md-elevated-button-hover-label-text-color:#000}md-icon-button.white{--md-icon-button-icon-color:#fff}md-icon-button.back{position:relative;top:-30px}md-icon-button.alt,md-outlined-button.alt{--md-icon-button-icon-color:var(--dark-grey);--md-sys-color-on-surface-variant:var(--primary);--md-icon-button-icon-size:32px}md-outlined-button.alt{--md-sys-color-outline:var(--primary);--md-outlined-button-label-text-color:var(--primary);--md-outlined-button-label-text-size:16px;--md-outlined-button-hover-state-layer-color:var(--primary)}md-outlined-button.white{--md-sys-color-outline:#fff;--md-outlined-button-label-text-color:#fff;--md-outlined-button-hover-label-text-color:#fff;--md-outlined-button-hover-state-layer-color:#fff}md-outlined-button.alt:hover{color:var(--primary)}md-outlined-button.on{background:rgba(0,132,162,.1)}md-outlined-text-field{--md-outlined-text-field-leading-icon-color:var(--primary);--md-outlined-text-field-hover-leading-icon-color:var(--primary);--md-outlined-text-field-focus-leading-icon-color:var(--primary);width:100%}.search{--md-outlined-text-field-container-shape:40px;--md-outlined-field-top-space:10px;--md-outlined-field-bottom-space:10px}md-button.alt{--md-sys-color-on-surface-variant:var(--primary);--md-icon-button-icon-size:32px}.sub{border-bottom:1px solid var(--light-grey);width:100vw;background:#fff}.sub md-tabs{width:50%;--md-divider-thickness:0}.input-wrapper{background-color:red;box-shadow:inset -16px 0 0 0 #faffbd}.wide{min-width:500px;padding:15px 0}.icon{font-family:Material Symbols Outlined;font-weight:300}.mNav.flex{display:none}body{font-family:var(--font-roboto),sans-serif;font-weight:300;overflow-x:hidden;margin:0;color:var(--text-primary);background:#fff}.app,header{width:100%}header{display:flex;justify-content:space-between;align-items:center;position:absolute;top:0;z-index:3;height:75px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.35)}.isAdmin header{position:absolute}header a,header a:visited{color:#000}.branding{display:flex;gap:40px;align-items:center;color:#fff}.branding span{font-size:20px;color:#000}header nav{display:flex;justify-content:flex-end;gap:40px}#logo{padding:0;width:auto;height:44px}.joinRow{display:flex;justify-content:center;align-items:center;margin:80px auto}footer{float:left;width:100%;position:relative;z-index:2;padding:80px 0;background:var(--dark-grey);color:#fff;text-transform:uppercase}footer .row{display:grid;grid-template-columns:1fr;margin-top:0;padding:20px 0}footer .address{text-align:left}footer a,footer a:visited{color:#fff}.footerNav{padding:40px 0 20px}.footerNav.flat{gap:20px}.footerNav .pipe{color:#fff}#loader{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10;background:rgba(41,89,195,.9);display:flex;align-items:center;justify-content:center}#core{width:100%;position:relative;z-index:1;float:left;margin-top:75px;min-height:80vh}#core,.whiteBkg{background:#fff}.greyBkg{background-color:#f9f9f9}.column{width:86%;padding:0 7%;float:left}.pageRow{padding-bottom:60px}.pageRow,.pageRowTop{padding-top:60px}.statement{display:flex;flex-direction:column;margin:0 auto;max-width:61%}.statement h3,.statement h3 p{font-size:clamp(34px,3vw,82px);font-weight:500;font-family:Playfair Display}.statement h3 p i{font-style:italic}.statement strong{color:var(--primary);font-weight:500}.page{padding:40px 0 80px}.row{float:left;width:100%}.noBanner{padding-top:80px;padding-bottom:80px}.textCenter{text-align:center}.textLeft{text-align:left}.heading{display:inline-block;padding:0 0 40px}figure{margin:0}.blueBkg{background-color:#e5f2ff}.menuBox{align-items:center;justify-content:space-between;display:none}#menu a,#menu a:visited{color:var(--light)}#signIn{margin:0 0 0 20px;cursor:pointer;font-weight:600;font-style:normal}#menuBtn{transition:opacity .2s ease;cursor:pointer;width:24px;height:24px}#menuBtn path{transition:all .3s ease;opacity:1}#menu{display:flex;width:100vw;position:fixed;justify-content:center;align-items:flex-flex-start;padding-top:200px;z-index:-1;top:0;height:calc(100vh - 200px);transition:opacity .3s ease;background:var(--light)}#menu,#menuBtn path.off{opacity:0}.menuOn footer{display:none}.menuOn{height:100vh;overflow-y:hidden}.menuOn #menu{z-index:2;opacity:1}.ui{cursor:pointer}.icon{width:24px;height:24px}.icon.md{width:32px;height:32px}.icon.sort{transition:all .2s ease;opacity:0}.icon.up{transform:scale(-1)}.sortBtn{display:flex;align-items:center;height:24px;gap:10px}.mainNav{opacity:0;transition:opacity .2s ease}.mainNav.on{opacity:1}nav ul,nav ul li{list-style:none;padding:0;margin:0;font-size:42px;font-weight:600;font-style:normal;text-align:center;z-index:3}nav ul.flat{height:50px;gap:40px}nav ul.flat,nav ul.flat li{display:flex;align-items:center}nav ul.flat li{font-size:clamp(13px,1.7vw,17px);font-weight:400;border-bottom:1px solid transparent}#signUpBtn{display:none}#signUpBtn.show{display:flex;border-bottom:1px solid transparent}nav ul.flat li.on{border-bottom:1px solid #000}h1,h1 input{font-size:clamp(36px,3vw,66px);margin:0;line-height:120%;font-weight:500;font-family:Playfair Display}h1,h1 input,h2{font-style:normal}h2{font-size:clamp(20px,2.9vw,44px);margin:0 0 50px;padding:0;font-weight:400;line-height:140%;color:var(--secondary)}h2.white{color:#fff}.privacy h2,h3,h3 p{font-size:clamp(24px,1.8vw,30px);font-weight:300;font-style:normal;margin:10px 0 15px;padding:0;line-height:150%}.privacy h2{margin-top:40px}.privacy main{padding-bottom:40px}.blue{color:var(--blue)}h3:hover,h4:hover{cursor:default}h4{font-size:18px;font-weight:300;margin:0 0 20px;padding:0;line-height:160%}a,a:visited{color:#000;text-decoration:none;transition:all .2s ease}.scale a:hover{scale:1.1}li,p{line-height:160%;font-size:clamp(14px,1.8vw,18px);font-weight:300}p.lg{font-size:clamp(18px,1.8vw,24px)}li.selected{background:var(--primary-alt)}td{line-height:160%}.pageItem-exit,.subPageItem-enter-done{opacity:1}.subPageItem-enter{opacity:0}.subPageItem-enter-active{opacity:1;transition:opacity .5s ease}.subPageItem-enter-done,.subPageItem-exit{opacity:1}.grid{display:grid}.gap0,.list.gap0{gap:0}.flex.gap10,.gap10{gap:10px}.flex.gap20,.gap20{gap:20px}.flex.gap30,.gap30{gap:30px}.flex.gap40,.gap40{gap:40px}.flex.gap60,.gap60{gap:60px}.grid2{grid-template-columns:repeat(2,1fr)}.grid3{grid-template-columns:repeat(3,1fr)}.grid4{grid-template-columns:repeat(4,1fr)}.grid5{grid-template-columns:repeat(5,1fr)}.grid6{grid-template-columns:repeat(6,1fr)}.grid7{grid-template-columns:repeat(7,1fr)}.flex{display:flex;gap:14px}.flex.gap0{gap:0}.spaceBetween{justify-content:space-between}.alignCenter{align-items:center}.justifyCenter{justify-content:center;text-align:center}.flex.iconRow{gap:5px}a.flex.iconRow{float:left}.flexColumn,.flexColumns{flex-direction:column}.list{gap:40px}#publicationPage .list{gap:0}.centered{justify-content:center}.centered,.listItem{display:flex;align-items:center}.listItem{border-bottom:1px solid #d3d3d3;width:100%;justify-content:space-between}.listItem .coverImage{height:100px;width:auto;box-shadow:0 2px 6px rgba(0,0,0,.6)}.listPage .listItem{padding:0 0 40px}#publicationPage .listItem{padding:20px 0}.listItem:first-of-type{border-top:1px solid #d3d3d3;margin-top:40px;padding-top:40px}.memberPublications .listItem{margin:0;padding:0 0 40px}.memberPublications .listItem:first-of-type{border-top:1px solid #d3d3d3;margin:0;padding:40px 0}.memberPublications h3{margin:0;padding:0}.listCategoryPage .awardList .listItem:first-of-type{border-top:1px solid #d3d3d3;margin-top:30px;padding-top:20px}.memberAwards .awardList .listItem:first-of-type{margin-top:0;padding-top:20px}.listItem h3{cursor:pointer}.listItem h2{margin:0;padding:0}.awardList .listItem{padding:0 0 20px;margin:0 0 20px;cursor:pointer}.awardList .listItem h3{cursor:pointer}.awardList .listItem h4{margin:0}#awards .heading{padding-bottom:80px}.pipe{color:var(--light-grey)}hr{border:.5px solid var(--light-grey)}.max50{max-width:50%}.boxShadow{box-shadow:0 1px 8px rgba(0,0,0,.15)}.card img{width:100%;height:auto;float:left}.cardText{padding:28px;float:left;background:#f7f7f7;display:flex;flex-direction:column;justify-content:space-between;gap:20px;width:calc(100% - 56px)}.cardText h2{font-size:30px;color:#404040;margin:0}.cardText strong{font-weight:500;color:var(--primary)}.welcomePage{padding-top:50px}.adminPage{padding-bottom:100px}.actionRow{padding:20px 0}.adminRow{margin:0 0 80px}.adminPage h1{margin:20px 0}.adminPage h2{margin:0}.adminPage h3{margin:0 0 10px;line-height:120%}.dataRows{display:flex;flex-direction:column;gap:30px}.dataRow{display:grid;grid-template-columns:160px 1fr;align-items:center;grid-row-gap:20px;row-gap:20px}.dataRow h3{font-size:16px;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin:0;padding:0}.dataRow .dataValue,.dataRow h3{display:flex;align-items:center;cursor:default}.dataValue.textLeft{width:100%}.dashboard{padding-bottom:100px;float:left}.dashboard section{padding:30px 0;float:left;width:100%}.dashboard section h2{padding:0;margin:0}.address{display:flex;flex-direction:column}.addressRow{display:flex;gap:10px}.payment h4{font-size:13px;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin:0;padding:0}form.flex{max-width:340px;flex-direction:column;width:100%}input{-webkit-appearance:none;border:1px solid var(--grey);padding:10px;background:#fff}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff!important}input[type=text]{padding-block:0;padding-inline:0}input[type=text].alt{padding:10px}input.pw{-webkit-text-security:disc;text-security:disc}input.error{border:1px solid red}.submit{margin:20px 0}.errorMsg{padding:10px 20px}.btn,.errorMsg{text-align:center}.btn{border:1px solid var(--dark);padding:5px 10px}.btn.pill{border-radius:20px;text-align:center;max-width:auto}.placeholder{font-size:14px;color:var(--grey);caret-color:transparent}.placeholder:hover{cursor:pointer}.editing{background-color:blue}.suffix.editing{min-width:3px;float:right}.suffix.editing,.suffix.placeholder{margin-left:12px}.pageItem-enter{opacity:0}.pageItem-enter-active{opacity:1;transition:opacity .5s ease}.pageItem-exit{opacity:1}.mainColumn{background:#fff;z-index:2;position:relative;padding-top:3.5vw;padding-bottom:3.5vw}.banner{display:flex;align-items:center;color:#fff;position:relative;z-index:1;overflow:hidden}.bannerFile{width:100%;height:auto}.bannerHeading{width:100vw;position:absolute;display:flex;align-items:center;justify-content:center}.homeBannerTwoCol{display:grid;width:100%;grid-template-columns:61vw 39vw}.homeBannerRight{background:var(--Linear,linear-gradient(159deg,#2196f3 3.46%,#32138d 118.23%))}.homeBannerLeft img,.homeBannerLeft video{width:100%;height:100%}.homeBannerTwoCol .bannerHeading{width:100%;position:relative;display:flex;align-items:center;justify-content:flex-start}.bannerHeading h1{font-size:clamp(46px,6vw,72px)}.bannerHeading h2{font-weight:300;font-size:clamp(20px,2.4vw,50px)}.bannerInner{max-width:800px}.homeBannerTwoCol .bannerHeading h1{font-size:clamp(33px,2.7vw,40px);text-align:left;margin:0 0 10px}.homeBannerTwoCol .bannerHeading h2{font-weight:300;font-size:clamp(14px,1.2vw,18px);max-width:80%;text-align:left}.homeBannerTwoCol .bannerInner md-elevated-button{min-width:auto;padding:20px 80px;max-width:260px}.homeBannerTwoCol .bannerInner{padding:0 60px;display:flex;flex-direction:column;justify-content:flex-start}.benefit h3{line-height:180%;padding:0;margin:20px 0 0}.benefit p{line-height:120%}.bannerBox{float:left;height:100%;text-align:center}.bannerBox .bannerFile{object-fit:cover;position:relative;left:0}.banner .column,.bannerFade{position:absolute}.bannerFade{width:100vw;height:100vh;background:linear-gradient(290deg,#251e90 0,var(--blue) 100%)}.bannerFade.bannerFade2{background:linear-gradient(180deg,#08415c,#1c110a);opacity:.8}.contain{width:100%;height:100%;object-fit:contain}.grid .column img{width:100%;height:auto;float:left}.detailPage{padding:100px 0 0;float:left;width:100%}.detailPage h2{padding:0;margin:0}#anim-map{opacity:0}#home-cta-2{color:var(--primary)}img.circle{border-radius:400px}.products{gap:30px;margin-bottom:100px}.products h3{padding:0;margin:0}.products .cardText{border-radius:10px}.productText h4{margin:10px 0 0;padding:0}.productText ul{width:100%;display:inline-block;margin:0;padding:0 0 0 20px}.productText li{list-style:none;margin:0;line-height:150%}.productText a{text-decoration:underline}.productText a:hover{color:var(--primary)}.productText li:before{content:"\e5ca";font-family:Material Symbols Outlined;font-size:18px;float:left;margin-top:0;margin-left:-22px;color:#000}.pageBanner{object-fit:cover;width:100%}.defaultImage{width:100%;height:auto;object-fit:contain}.quoteImage{display:flex;flex-direction:column;justify-content:center;text-align:center}.quoteImage img{max-width:230px;height:auto;margin:0 auto 20px}.quoteImage h3{font-size:24px;line-height:140%;color:var(--primary);font-weight:500}.quoteImage h3,.quoteImage p{margin:0;padding:0}.quote h4{font-size:32px;line-height:140%}.quoteItem{padding:0 3vw;float:left}.quoteRow .grid{grid-template-columns:.38fr 1fr;gap:40px}.questions{background:var(--primary);width:100%;float:left;color:#fff}.questions ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:30px;margin:10px 0 0}.questions ul li{height:auto;opacity:0}.questionGrid{display:grid;grid-template-columns:50vw;grid-template-rows:44vw}.questionGridFile,.questionGridVideo{width:50vw;height:44vw;object-fit:cover;position:absolute;z-index:1}.questionGridFile{right:0}.questionGrid .caption{position:relative;top:calc(44vw - 120px);height:120px;width:calc(100% - 60px);padding:10px 30px;float:left;background:hsla(0,0%,100%,.61);color:#000;z-index:2;cursor:pointer}.questionGrid .caption h3{line-height:120%;padding:0;margin:10px 0;display:flex;align-items:center;gap:20px;cursor:pointer;font-weight:400}.questionGrid .caption p{margin:0;padding:0}.questionList{padding:30px;width:calc(100% - 60px)}.questionList h1{color:#fff;text-shadow:0 3px 10px rgba(0,72,89,.6)}md-outlined-button.question{--md-outlined-button-hover-label-text-color:#fff;--md-outlined-button-pressed-label-text-color:#fff;--md-outlined-button-focus-label-text-color:#fff;font-weight:400;letter-spacing:1px;background:rgba(0,120,146,.3)}.firstQuestion{--md-filled-button-label-text-color:#fff;--md-filled-button-pressed-label-text-color:#fff;--md-filled-button-focus-label-text-color:#fff;--md-filled-button-hover-label-text-color:#fff;--md-filled-button-container-color:var(--primary-alt)}.questionList h2{margin:0 0 10px;padding:0;line-height:140%;font-size:22px;font-size:clamp(18px,1.4vw,20px);max-width:80%;font-weight:300;text-align:center}.listPage h2{font-size:24px;color:#404040}.awardList h3,.listCategoryPage h2{font-size:24px;color:#000;font-weight:500}.listCategoryPage h3{font-size:24px;color:#000;font-weight:300}#signInPage{display:flex;min-height:60vh;align-items:center;flex-direction:column;justify-content:center;text-align:center;max-width:50vw;min-width:50vw}.memberHeading{display:flex;justify-content:space-between}.memberHeading h2{color:#000}.memberTools{display:flex;gap:10px;position:relative;top:-20px;width:100%;justify-content:flex-end}.awardFile{width:100%;height:100%}.videoEmbed{width:100%;height:auto;display:flex}.videoEmbed iframe{float:left;width:100%;height:auto;aspect-ratio:1.78}.awardWinner{display:flex;flex-direction:column}.awardWinner img{width:100%;height:auto}.awardQuote{border-left:2px solid #d1e8ed;margin:20px 0;padding:0 0 0 40px;height:auto;float:left}.awardQuote p{margin:0}.awardQuote h4{margin:30px 0 0;font-weight:500}.publicationFile{width:100%;height:auto}.bioImage{width:100%;height:100%;object-fit:contain;object-position:top;max-width:300px}.bioText{max-width:50vw}.bioText h3{margin:0 0 10px}#events .card{background-color:#f7f7f7}.response{display:flex;flex-direction:column}.response .dropDownBtn .placeholder{font-weight:400;color:var(--primary);font-size:16px}.errors,.errors .response .dropDownBtn .placeholder{color:#b3261e;font-weight:400}.response .default{font-weight:400;color:#000;font-size:16px}.pollItems h2{padding-top:30px}.pollResponse{padding:0;max-width:900px;border-bottom:1px solid var(--light-grey);float:left}.pollResponseDetail{height:0;overflow:hidden}.pollResponse.on .pollResponseDetail{height:auto;overflow:hidden}.responseRow{justify-content:flex-start;align-items:flex-start}.addForm{width:100%;max-width:600px}.saveRow{margin-top:30px}.signatureStatement{margin:0 0 30px}#pollPage h4,.adminRow h4{font-size:16px;font-weight:500}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);z-index:3}.terms{top:10%;left:10%;width:calc(80% - 60px);height:calc(80% - 60px)}.terms,.terms.warning{float:left;position:absolute;padding:30px;background:#fff;border-radius:10px;box-shadow:0 0 40px rgba(0,0,0,.35);overflow-y:scroll}.terms.warning{top:20%;left:20%;width:calc(60% - 60px);height:calc(60% - 60px);text-align:center;justify-content:center;align-items:center;display:flex;flex-direction:column;overflow:hidden}.modalBtn{font-weight:700;color:var(--primary)}.off{pointer-events:none;opacity:.4}input[type=file]{max-width:300px}.contactInfo{float:left;padding-top:20px}.dropDownBox{display:flex;align-items:center}.dataValue{white-space:pre-line}.form{display:inline-block;max-width:800px;width:100%;padding:30px 0}.confirmation,.form{display:flex;flex-direction:column;gap:30px}.confirmation h2{margin:0;padding:0}.confirmation p{margin:0 0 20px}@media only screen and (max-width:1279px){.menuBox{display:flex}}@media only screen and (max-width:1000px){:root{--md-circular-progress-size:120px;--md-filled-button-label-text-size:20px;--md-outlined-button-label-text-size:20px}md-outlined-text-field.input-wrapper{background-color:#e8f0fe;border-radius:5px}md-menu-item{text-align:left;min-width:100vw}md-icon-button.back{top:-30px}md-icon-button.alt,md-outlined-button.alt{--md-icon-button-icon-size:32px}md-outlined-button.alt{--md-outlined-button-label-text-size:16px}.search{--md-outlined-text-field-container-shape:40px;--md-outlined-field-top-space:10px;--md-outlined-field-bottom-space:10px}md-button.alt{--md-icon-button-icon-size:24px}md-elevated-button{padding:15px 20px;min-height:20px;font-size:14px}input[type=file]{max-width:100%}.wide{min-width:88vw}header nav ul.flat{display:none}header{height:68px}#logo{height:35px;position:relative;left:-5px}#core{margin-top:68px}.column{width:92%;padding:0 4%;float:left}.mNav.flex{display:flex;align-items:center}#menu{padding-top:100px;height:calc(100% - 100px);background:var(--blue);position:absolute}nav ul{gap:25px;display:flex;align-items:flex-start;flex-direction:column;height:100%;overflow-y:scroll}nav ul ul{overflow:hidden}nav ul,nav ul li{list-style:none;padding:0;margin:0;font-size:clamp(20px,2vw,28px);font-weight:400;text-align:center;z-index:3;align-items:center;justify-content:flex-start;display:flex;flex-direction:column}#menu nav ul li,.subMenu{width:100vw}.subMenu{flex-direction:column;margin:30px 0 0;padding:30px 0;background:hsla(0,0%,100%,.1)}.subMenu li{font-weight:300;font-size:20px}footer nav ul.flat{flex-direction:row;height:auto}footer nav ul.flat.footerNav{flex-direction:column}footer nav ul.flat,footer nav ul.flat.footerNav li{text-align:left;width:100%;justify-content:flex-start;align-items:flex-start}.pageRow{padding-top:40px;padding-bottom:40px}h1,h1 input{font-size:clamp(24px,2vw,32px)}h2{font-size:clamp(24px,2.9vw,50px);margin:0 0 20px}h3,h3 p{font-size:clamp(20px,1.8vw,24px);margin:10px 0 15px}.grid3{grid-template-columns:1fr}.gap40{gap:10px}.banner{padding-bottom:0}.bannerFile{height:100%;object-fit:cover}.bannerHeading{padding:0 2vw;width:96vw}table{max-width:100vw}table td{float:left;width:100%;padding:0 0 20px!important}.detailPage{padding:60px 0 0}.questions{width:92vw;padding:8vw 4vw 4vw}.grid2,.grid4{grid-template-columns:1fr}.questionGridFile,.questionGridVideo{width:92vw;height:50vw;object-fit:cover;position:relative;z-index:1;margin-top:12vw;float:left}.questionGrid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.questionGrid .caption{position:relative;top:0;height:auto;width:calc(100% - 60px);padding:10px 30px;float:left;background:hsla(0,0%,100%,.61);color:#000;z-index:2;cursor:pointer}.statement{max-width:100%}.quoteRow .grid{grid-template-columns:1fr;gap:40px}.quote h4{font-size:24px;line-height:140%}.memberTools{top:0}.questionList{padding:0;width:100%}.questionList h2{font-size:18px;max-width:100%}.cardText h2{font-size:24px}.cardText{padding:20px;gap:10px;width:calc(100% - 40px)}.listCategoryPage h3,.listPage h2{font-size:18px}.joinRow{display:flex;justify-content:center;align-items:center;margin:40px auto}#signInPage{max-width:100vw;min-width:70vw}form.flex{max-width:100vw;flex-direction:column;width:100%}.products .cardText{gap:30px}.dataRows .row,.payment.flex{flex-direction:column}.payment.flex .pipe{display:none}.adminRow{margin:0 0 40px}.address{padding-bottom:30px}.saveRow{margin-top:0}.addRow .saveRow{margin-top:20px}.response .flex{flex-direction:column}.terms{top:4%;left:4%;width:calc(92% - 60px);height:calc(92% - 60px);padding:30px;box-shadow:0 0 20px rgba(0,0,0,.35)}.signatureStatement md-checkbox{width:34px}.homeBannerTwoCol{display:grid;width:100%;grid-template-columns:1fr}.homeBannerTwoCol .bannerInner{padding:30px;display:flex;flex-direction:column;justify-content:flex-start}.bannerBox{max-height:none}.banner{min-height:25vh}.flex.bio{flex-direction:column}.bioText{max-width:100%}md-outlined-button{font-size:14px}form.form .flex{flex-direction:column}}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/74c003a2abab0c4f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/24c15609eaa28576-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/84602850c8fd81c3-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/90da053edc2b7de3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/ac3b7908202f8517-s.woff2) format("woff2");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/627d916fd739a539-s.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b5ee789b512e4d1b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2c07349e02a7b712-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Roboto_22ceb1;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/47cbc4e2adbc5db9-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Roboto_Fallback_22ceb1;src:local("Arial");ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.00%;size-adjust:99.78%}.__className_22ceb1{font-family:__Roboto_22ceb1,__Roboto_Fallback_22ceb1;font-style:normal}.__variable_22ceb1{--font-roboto:"__Roboto_22ceb1","__Roboto_Fallback_22ceb1"}