.nav-mobile{-webkit-tap-highlight-color:rgba(0,0,0,0);display:none}@media screen and (max-width:768px){.nav-mobile{height:5rem;justify-content:space-between;overflow:hidden;padding:1rem 2rem;position:relative}.nav-mobile,.nav-mobile__header{align-items:center;display:flex;flex-direction:row}.nav-mobile__header{justify-content:center}.nav-mobile__logo{fill:#4f2a80;height:5rem;margin-left:-.5rem;width:5rem}.nav-mobile__title{color:#494949;display:block;font-family:Lora,Sans-Serif;font-size:1.25rem;font-weight:700;margin:0;padding:0}.nav-mobile__title--sm{font-family:Poppins,Sans-Serif;font-size:.75rem}.nav-mobile__hamburger{width:1.5rem}.nav-mobile__listItem{padding:0}.nav-mobile__sidebar{background-color:#fff;display:none;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;height:100%;overflow:hidden;overflow-y:scroll;padding:2rem;position:fixed;width:35%;z-index:999}.nav-mobile__sidebar--active{animation:slideIn .2s ease-out;right:0}.nav-mobile__sidebar--active,.nav-mobile__sidebar--inactive{background-color:#fff;display:none;display:flex;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;height:100%;overflow:hidden;overflow-y:scroll;padding:2rem;position:fixed;top:0;width:35%;z-index:999}.nav-mobile__sidebar--inactive{animation:slideOut .2s ease-out;right:-35rem}.nav-mobile__sidebar--items{display:flex;flex-direction:column;list-style-type:none;margin:1rem 0;padding:0}.nav-mobile__sidebar--item{align-items:center;display:flex;flex-direction:row;font-weight:600;justify-content:space-between;padding:1rem 0;width:100%}.nav-mobile__sidebar--carrot{margin-right:1rem}.nav-mobile__sidebar--carrot--active{animation:rotateCarrot .2s ease-in-out forwards;margin-right:1rem}.nav-mobile__sidebar--carrot--inactive{animation:derotateCarrot .2s ease-in-out forwards;margin-right:1rem}.nav-mobile__sidebar--break{background-color:#4f2a80;border:1px;display:flex;height:1px;min-height:1px;width:98%}.nav-mobile__sidebar--footer{display:flex;flex-direction:column;padding:1rem 0 3rem}.nav-mobile__sidebar--footer-link{display:flex;padding:1rem 0}.nav-mobile__sidebar--footer-button{align-self:center;margin-top:1rem}.nav-mobile__sidebar--footer-button a{padding:8px 40px}.nav-mobile__dropdown{display:none;margin:0 -2rem;padding:0}.nav-mobile__dropdown--active{animation:dropDown .2s ease-in-out forwards}.nav-mobile__dropdown--active,.nav-mobile__dropdown--inactive{display:none;display:block;margin:0 -2rem;padding:0;transform-origin:top center}.nav-mobile__dropdown--inactive{animation:pullUp .2s ease-in-out forwards;height:0}.nav-mobile__dropdown-item{background-color:#e2d8ef;display:flex;font-weight:100;left:0;padding:.5rem 3rem}.nav-mobile__navclose{align-self:flex-end;margin:.5rem;min-height:1.25rem;min-width:1.25rem;padding:.5rem}.nav-mobile__title{font-size:1rem;padding-left:.25rem}.nav-mobile__title--sm{font-size:.5rem;padding-left:.25rem}.nav-mobile__sidebar--active{max-width:768px;padding:2.5rem;width:90%}.nav-mobile__dropdown,.nav-mobile__dropdown--active,.nav-mobile__dropdown--inactive{margin:0 -3.5rem;padding-left:1rem}}@media screen and (max-width:520px){.nav-mobile__title--sm{display:none}}@media screen and (max-width:480px){.nav-mobile{height:3rem;padding:1rem 1.5rem}.nav-mobile__logo{height:2.5rem;width:2.5rem}.nav-mobile__title{font-size:.75rem;padding-left:.25rem}.nav-mobile__title--sm{display:none}.nav-mobile__sidebar,.nav-mobile__sidebar--active,.nav-mobile__sidebar--inactive{padding:1rem;width:95%}.nav-mobile__sidebar--item{margin-left:auto;padding:.5rem 0;width:95%}.nav-mobile__sidebar--footer{padding:.25rem 0 3rem;width:95%}.nav-mobile__sidebar--footer-link{padding:.5rem 1rem}.nav-mobile__dropdown-item{padding-left:4.5rem;width:100%}}@keyframes slideIn{0%{right:-35rem}to{right:0}}@keyframes slideOut{0%{right:0}to{right:-35rem}}@keyframes rotateCarrot{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes derotateCarrot{0%{transform:rotate(180deg)}to{transform:rotate(0deg)}}@keyframes dropDown{0%{height:0;transform:scaleY(0)}to{height:calc(var(--children-number)*48px);transform:scaleY(1)}}@keyframes pullUp{0%{height:calc(var(--children-number)*48px);transform:scaleY(1)}to{height:0;transform:scaleY(0)}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}main{position:relative}main:before{background:url(/static/media/bingata-transparent.30d6668b15fe2492db54.png) 100%;background-size:50%;content:"";height:100%;left:0;margin:0;opacity:.09;position:absolute;top:0;width:100%;z-index:-1}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:initial}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.align-stretch{align-items:stretch}.align-center{align-items:center}.align-start{align-items:start}.align-end{align-items:end}.justify-items-stretch{justify-items:stretch}.justify-items-center{justify-items:center}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-self-stretch{justify-items:stretch}.justify-self-center{justify-self:center}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}body,html{font-family:Poppins,Sans-Serif;scroll-behavior:smooth}h2{font-family:Lora,Sans-Serif;font-size:42px;line-height:1.25}h3{font-size:18px;font-weight:300;line-height:37px}h3,h4{font-family:Poppins,Sans-Serif}h4{font-size:24px;font-weight:600;line-height:36px;text-transform:capitalize}h5{font-family:Poppins,Sans-Serif;font-size:13px;font-weight:300;line-height:24px}li,p{font-family:Open Sans,Sans-Serif;line-height:1.8}.p1{font-family:Poppins,Sans-Serif;font-size:24px;font-weight:400;line-height:36px}a{color:inherit;text-decoration:none}a:not([class]):not([href^="/"]):not([data-text=Shop]){color:#4f2a80;font-weight:500;position:relative;text-decoration:underline}a:not([class]):not([href^="/"]):not([data-text=Shop]) svg{color:#242728;text-decoration:none}li+li{padding-top:12px}@media screen and (max-width:960px){h2{font-size:28px}.p1{font-size:20px;line-height:30px}li+li{padding-top:32px}}.events__subtitle{font-size:24px;margin-top:1rem}.events__subtitle--annual{margin-top:4rem}.events__cards{grid-row-gap:2rem;grid-column-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr)}.card-event{min-width:30%}@media screen and (max-width:960px){.events__cards{grid-template-columns:1fr}}.event{margin-top:2rem}.event__title{line-height:1.4;margin-bottom:1rem}.event__image{display:block;margin:3rem 0;max-height:500px;max-width:600px;object-fit:cover;width:100%}.event .hero__image{height:100%;max-height:100%;object-fit:cover;width:100%}.event .hero{height:20rem;margin:3rem 0;max-width:600px}.event .hero__wrapper{background-color:#fbfbfb}.event__date,.event__location{align-items:center;display:flex;font-size:16px;font-weight:500;margin-bottom:0}.event__date svg,.event__location svg{color:#646668;margin-right:.5rem;width:20px}.event__location{margin-top:.5rem}.event__spacer{margin:auto .4rem}.event h4{font-weight:700;margin-top:3rem}.event__details{background:#fbfbfb;line-height:1.8;padding:1rem 2rem}.event__details p{margin-bottom:2rem}.event__details .button{display:block;margin:1rem 0;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:960px){.event{display:block;margin:0 auto 48px}.event__details{padding:1rem}}.events-calendar__calendar{margin-bottom:5rem}.class-schedule__title{font-size:1.5rem}.class-schedule__title,.title-body__title{font-family:Poppins;font-weight:600;line-height:27px}.title-body__title{font-size:1.125rem}.responsiveCal{height:0;overflow:hidden;padding-bottom:75%;position:relative}.responsiveCal iframe{height:100%;left:0;position:absolute;top:0;width:100%}.deskContent{display:block}.phoneContent{display:none}@media (max-width:480px){.deskContent{display:none}.phoneContent{display:block}}@media screen and (max-width:480px){.events-calendar__calendar{margin-bottom:2rem}}.news{margin-bottom:3rem;overflow:hidden}.news__mobile-select{-webkit-appearance:none;background:url(/static/media/chevron-down.c3e123cf78bc368a192f.svg) no-repeat 100%;background-position-x:95%;background-size:16px;border-radius:5px;cursor:pointer;display:none;font-weight:700;padding:.5rem 1rem;width:200px}@media(max-width:480px){.news__mobile-select{display:block;margin:auto}}.news__desktop-select{border-bottom:1px solid #d3d3d3;display:flex}@media(max-width:480px){.news__desktop-select{display:none}}.news__tab{background-color:#fff;border:none;color:#646668;cursor:pointer;font-size:1rem;padding:.75rem;transition:background .4s ease}.news__tab:hover{background-color:#f7f7f7}.news__tab--active{color:#4f2a80;font-weight:600}.news__tab--active,.news__tab--active:hover{background-color:#f5f0fc}.news__feed{background-color:#fbfbfb;min-height:5rem;padding-top:2rem;position:relative}.news .watermark-cover{background:#fff;bottom:0;height:40px;left:0;position:absolute;width:100%;z-index:999999}.news .card-blast,.news .card-newsletter{margin:3rem 0;width:100%}.contact__section{display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:flex-end;margin:2rem auto}@media screen and (max-width:1024px){.contact__section{text-align:left}}.contact__section h3{align-items:center;display:flex;flex-basis:100%;font-weight:700;margin-bottom:0}.contact__section h3 svg{margin-right:.5rem}.contact__section p{margin:.5rem 0}.contact__social-title{margin-top:2rem}.contact__social{display:flex;margin-top:1rem;width:-webkit-fit-content;width:fit-content}.contact__social a{align-items:center;background:#f7f7f7;border-radius:5px;display:flex;height:2.5rem;justify-content:center;margin-right:1rem;width:2.5rem}@media screen and (max-width:768px){.contact__col{flex-basis:100%;text-align:left}.contact__col--right{display:none}}.contact__map--main{background-color:#f7f7f7;height:300px;margin-right:2rem;margin-top:1rem;width:500px}@media screen and (max-width:768px){.contact__map--main{display:none}}.contact__map--mobile{display:none}@media screen and (max-width:768px){.contact__map--mobile{display:block;height:250px;margin-top:3rem;width:300px}}@media screen and (max-width:1024px){.clubs__container{margin:0 1rem}}.clubs__label{display:block;font-weight:500;margin:3rem 0 1rem}.clubs__search{background-color:#f7f7f7;border:1px solid #d3d3d3;margin-bottom:1rem;padding:.5rem}.clubs__items{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;padding-left:0}.clubs__items li{box-sizing:border-box;flex-basis:50%;max-width:500px;padding:.5rem .5rem .5rem 0}@media screen and (max-width:768px){.clubs__items li{flex-basis:100%;padding:.5rem 0}}.clubs__item-link{align-items:center;background-color:#fbfbfb;box-sizing:border-box;display:inline-flex;font-weight:500;justify-content:space-between;margin-right:.5rem;padding:.5rem 1rem;width:100%}.clubs__item-link svg{transform:rotate(-90deg);width:16px}.clubs__item-link:hover{background-color:#f5f0fc;color:#4f2a80}.club__container{margin:2rem 0}@media screen and (max-width:1024px){.club__container{margin:2rem 1rem}}.club__image{display:inline-flex;margin-right:18px;margin-top:9px;max-height:90px;max-width:90px}@media screen and (max-width:480px){.club__image{margin:auto 1rem auto auto}}.club__title-box{align-items:center;display:inline-flex}@media screen and (max-width:1024px){.club__title-box{display:flex;flex-wrap:wrap;margin:auto}}.club__title{display:inline-flex}.club__title h2{margin-bottom:1rem}.club__description{margin-bottom:3rem}.club__contact{display:flex;width:-webkit-fit-content;width:fit-content}@media screen and (max-width:960px){.club__contact{flex-direction:column}}.club__links:not(:first-child){border-left:2px solid #d3d3d3;margin-left:2rem;padding-left:2rem}@media screen and (max-width:960px){.club__links:not(:first-child){border:none;border-top:2px solid #d3d3d3;margin:2rem 0 0;padding:2rem 0 0}}.club__link{align-items:center;background-color:#f7f7f7;border-radius:3px;display:flex;justify-content:space-between;min-width:300px;position:relative;transition:background-color .4s ease-out;width:100%}.club__link div{margin-right:2rem;padding:.5rem 1rem}.club__link .link-title{font-size:.7rem;opacity:.6;text-transform:uppercase}.club__link .link-url{font-size:.9rem}.club__link svg{stroke-width:1px;align-self:stretch;background-color:#f7f7f7;flex-shrink:0;height:inherit;padding:1.1rem}.club__link p{font-size:1rem;margin:0;max-width:15em}.club__link:not(:last-child){margin-bottom:1rem}.club__link:not(:last-child):before{border-bottom:1px solid #d3d3d3;bottom:-.5rem;content:"";left:0;position:absolute;right:0}.club__link:hover{background-color:#4f2a80;color:#fff}.club__link:hover svg{background-color:#a183cc}.scholarships__container{margin-bottom:2rem}@media screen and (max-width:1200px){.scholarships__container{padding:0 1rem}}.about-mission-purpose__section{margin-bottom:3rem}.about-mission-purpose__section:not(:first-child) h2{font-family:Poppins,Sans-Serif;font-size:28px;margin-bottom:1rem}.about-mission-purpose h4{font-size:20px;font-weight:700;text-transform:uppercase}.about-mission-purpose ul{background-color:#fbfbfb;border:1px solid #d3d3d3;border-radius:5px;padding:2rem 3rem}@media screen and (max-width:960px){.about-mission-purpose{margin:1rem}.about-mission-purpose h4{text-indent:0}}.banquet-facility{display:grid;margin-bottom:15rem;margin-top:24px}@media screen and (max-width:960px){.banquet-facility{margin-bottom:4rem}}.home__section{padding:6rem 0}.home__section:nth-child(2n){background-color:#fbfbfb}.home__section-header{text-align:center}.home__section-header p{color:#4f2a80;font-weight:500;letter-spacing:2px}.home__title{margin-bottom:4rem;margin-top:0;text-align:center}.home__link{align-items:center;color:#4f2a80;display:flex;font-weight:700;justify-content:center;margin:-3rem auto 5rem}.home__link svg{height:16px;margin-left:.5rem;transform:rotate(-90deg);width:16px}@media screen and (max-width:480px){.home__title{margin:4px 0 26px}.home__section{padding:24px 0}.home__link{margin:2rem auto}}@media screen and (max-width:768px){.home__section--community .container__col--3{grid-template-columns:1fr}}.studentexchange__container{margin-bottom:3rem}@media screen and (max-width:1200px){.studentexchange__container{padding:0 1rem}}.newsletters svg{height:1rem;width:1rem}.newsletters h4{margin:1rem 0}.newsletters__advertise .title{font-size:1.2rem}.newsletters__advertise .subtitle{margin-top:-1rem}.newsletters__advertise .button{align-items:center;display:flex;width:-webkit-fit-content;width:fit-content}.newsletters__advertise .button span{margin-right:1rem}.newsletters__filter{align-items:center;border-bottom:2px solid #242728;display:flex;justify-content:space-between;margin-top:5rem}.newsletters__filter .select{-webkit-appearance:none;background:url(/static/media/chevron-down.c3e123cf78bc368a192f.svg) no-repeat 100%;background-position-x:85%;background-size:16px;border-radius:3px;cursor:pointer;padding:.5rem 1rem;width:6rem}.newsletters__years{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:1rem}.newsletters__year{display:flex;flex-direction:column;text-align:center}.newsletters__link{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 1rem;transition:background-color,color,fill,.4s ease}.newsletters__link:nth-child(2n){background-color:#f7f7f7}.newsletters__link:hover{fill:#fff;background-color:#4f2a80;color:#fff}@media screen and (max-width:1024px){.newsletters{padding:0 2rem}.newsletters__years{grid-gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}}@media screen and (max-width:520px){.newsletters{padding:0 1rem}.newsletters__years{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}.sports-leagues__container{margin-bottom:2rem}@media screen and (max-width:1200px){.sports-leagues__container{padding:0 1rem}}.performing-arts__container{margin-bottom:5rem}@media screen and (max-width:1200px){.performing-arts__container{padding:0 1rem}}.performing-arts__contact{margin-bottom:1.5rem}.performing-arts__contact *{margin:4px 0}.performing-arts__description{margin-bottom:3rem}.resources{align-items:flex-start;display:flex;flex-wrap:wrap;margin:2rem auto}.resources__link{background-color:#fff;border:1px solid #d3d3d3;border-radius:5px;margin-bottom:1rem;margin-right:1rem;overflow:hidden;padding:1.5rem 2rem;position:relative;transition:.4s ease;width:40%}@media screen and (max-width:1024px){.resources__link{margin:.5rem auto;width:100%}}.resources__link:hover{background-color:#4f2a80;color:#fff}.resources__link:hover p{color:#fff}.resources__link:hover svg{background-color:#4f2a80}.resources__description p{word-wrap:break-word;margin:.5rem 0;opacity:.7}.resources__external{background-color:#f7f7f7;padding:1rem;position:absolute;right:0;top:0;transition:all .2s ease;width:20px}.history-of-huoa__section:not(:last-child){margin-bottom:5rem}.history-of-huoa p{margin-bottom:2rem}.history-of-huoa strong{display:inline-block;margin-bottom:.5rem}.history-of-huoa h4{font-weight:700;margin-bottom:1rem}.history-of-huoa__image{align-items:center;display:flex;flex-direction:column;margin:2rem 0}.history-of-huoa__image img{margin:1rem 0;max-height:50vh}.history-of-huoa__image p{color:#646668;margin:0;text-align:center}.history-of-huoa__image strong{text-transform:uppercase}.hawaii-okinawa-center__section:not(:last-child){margin-bottom:6rem}.hawaii-okinawa-center p{margin-bottom:2rem}.hawaii-okinawa-center strong{display:inline-block;margin-bottom:.5rem}.hawaii-okinawa-center h4{font-weight:700;margin-bottom:1rem}.hawaii-okinawa-center__image{align-items:center;display:flex;flex-direction:column;margin:2rem 0}.hawaii-okinawa-center__image img{margin:1rem 0;max-height:70vh;max-width:100%}.hawaii-okinawa-center__image strong{margin-top:1rem;text-transform:uppercase}.hawaii-okinawa-center__image p{color:#646668;margin:0;text-align:center}.hawaii-okinawa-plaza{margin-bottom:3rem}.hawaii-okinawa-plaza .hero{margin-bottom:5rem;overflow:visible}.hawaii-okinawa-plaza .hero .hero__image,.hawaii-okinawa-plaza .hero picture{height:100%;width:100%}.hawaii-okinawa-plaza__timeline{margin:2rem 0}.hawaii-okinawa-plaza__timeline strong{font-size:1.2rem;position:absolute;top:-.5rem}.hawaii-okinawa-plaza__timeline p{margin:0;padding-bottom:3rem;padding-left:2rem;position:relative}@media(max-width:768px){.hawaii-okinawa-plaza__timeline p{padding-left:1rem}}.hawaii-okinawa-plaza__timeline p:not(:last-child){border-left:1px dashed #d3d3d3}.hawaii-okinawa-plaza__timeline p:before{background-color:#fff;border:1px solid #646668;border-radius:50%;content:"";height:8px;left:-1rem;position:absolute;top:0;transform:translateX(calc(50% + 6px));width:8px}.huoa-team{margin-bottom:2rem}.huoa-team h4{margin-bottom:1.5rem}@media screen and (max-width:1200px){.volunteer__title{text-align:center}}@media screen and (max-width:480px){.volunteer__title{text-align:center}}.volunteer__dlbtn{height:20px;margin-left:10px;width:20px}@media screen and (max-width:1200px){.volunteer__description{margin:3rem 2rem}}@media screen and (max-width:1024px){.volunteer__description{margin:3rem 2rem}}@media screen and (max-width:960px){.volunteer__description{margin:3rem 2rem}}@media screen and (max-width:768px){.volunteer__description{margin:3rem 2rem}}@media screen and (max-width:480px){.volunteer__description{margin:3rem 2rem}}@media screen and (max-width:1200px){.volunteer__body{justify-content:center;margin:3rem 2rem}}@media screen and (max-width:1024px){.volunteer__body{margin:3rem 2rem}}@media screen and (max-width:960px){.volunteer__body{margin:3rem 2rem}}@media screen and (max-width:768px){.volunteer__body{margin:3rem 2rem}}@media screen and (max-width:480px){.volunteer__body{justify-content:center;margin:3rem 2rem}}.watch__body{margin:3rem 0}@media(max-width:768px){.watch__body{margin:2rem 0}}.watch__subHeader{-webkit-margin-before:1rem;-webkit-margin-after:1rem;font-size:24px;font-weight:600;line-height:36px;margin-block-end:1rem;margin-block-start:1rem}@media(max-width:768px){.watch__subHeader{font-size:18px;line-height:24px}}.watch__frame{height:400px;width:75%}@media(max-width:768px){.watch__frame{height:200px;width:100%}}.watch__link{align-items:center;background-color:#4f2a80;border-radius:3px;color:#fff;display:flex;justify-content:space-between;margin-bottom:15px;margin-top:15px;position:relative;transition:background-color .4s ease-out;width:-webkit-fit-content;width:fit-content}.watch__link div{padding:.5rem 1rem}.watch__link svg{stroke-width:1px;align-self:stretch;background-color:#a183cc;height:inherit;padding:1.1rem}.watch__link p{font-size:1rem;margin:0}.watch__link:hover{background-color:#fff;color:#000}.watch__link:hover svg{background-color:#f7f7f7}.thank-you-page{Align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:80ch;min-height:70vh;text-align:center}.thank-you-page .check-icon{color:green;height:3rem;width:3rem}.page-not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:70vh;padding:1rem;text-align:center}.page-not-found__title{color:#d3d3d3;font-size:5rem;margin:1rem 0 0}@media screen and (max-width:768px){.page-not-found__title{font-size:3rem}}.page-not-found__description{font-size:1rem;margin-top:1rem;max-width:70ch}.donate-section-one{font-family:Open Sans,Sans-Serif;margin-bottom:96px;max-width:900px}@media(max-width:960px){.donate-section-one{margin:0 30px}}.donate-section-one__title{margin-bottom:32px}.donate-section-one__body{display:flex;flex-direction:row-reverse;justify-content:space-between}@media(max-width:1024px){.donate-section-one__body{flex-direction:column-reverse}}@media(max-width:480px){.donate-section-one__content{text-align:center}}.donate-section-one__text{line-height:1.8;margin-bottom:32px}@media(max-width:768px){.donate-section-one__text{text-align:left}}.donate-section-one__image{height:100%;margin-right:36px;object-fit:cover;width:280px}@media(max-width:1024px){.donate-section-one__image{margin-bottom:32px;margin-right:0;width:100%}}@media(max-width:480px){.donate-section-one__image{height:auto;width:100%}}.donate-section-two{margin:64px auto 152px 0}@media(max-width:960px){.donate-section-two{margin:64px 30px 48px}}.donate-section-two__title{color:#242728;font-size:32px;font-weight:700}@media(max-width:768px){.donate-section-two__title{margin-bottom:32px;text-align:center}}.donate-section-two__body{align-items:stretch;display:flex;justify-content:center}@media(max-width:768px){.donate-section-two__body{align-items:center;flex-direction:column;margin:auto;max-width:500px}}.donate-section-two__col{background:#fff;box-shadow:0 0 30px rgba(0,0,0,.1);box-sizing:border-box;padding:2rem 1rem;text-align:center;width:100%}@media(max-width:768px){.donate-section-two__col{margin:1rem auto}}@media(max-width:480px){.donate-section-two__col{margin:0 auto 32px}}.donate-section-two__col:not(:last-child){margin-right:1rem}.donate-section-two__icon-bg{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;margin:0 auto;width:24px}.donate-section-two__icon{height:24px;width:24px}.donate-section-two__subtitle{font-size:20px;font-weight:700;line-height:24px}.donate-section-two__text{color:#646668;font-size:14px;line-height:1.8}.accordion{width:100%}.panel{background:#f7f7f7;border:1px solid #d3d3d3;border-radius:5px;padding:0 1rem}.panel h4{font-size:1.2rem;margin-bottom:1rem}.panel strong{text-transform:capitalize}.panel:not(:last-child){margin-bottom:15px}.panel__label{background:none;border:none;cursor:pointer;display:block;font-family:inherit;font-size:17px;font-weight:500;padding:25px 60px 25px 25px;position:relative;text-align:left;transition:color .2s linear;width:100%}.panel__label:focus{outline:none}.panel__label:before{transform:rotate(-90deg);transition:transform .35s cubic-bezier(.65,.05,.36,1)}.panel__label:after,.panel__label:before{background-color:#4f2a80;content:"";height:2px;margin-top:-2px;position:absolute;right:25px;top:50%;width:12px}.panel[aria-expanded=true] .panel__content{opacity:1}.panel[aria-expanded=true] .panel__label{color:#4f2a80}.panel[aria-expanded=true] .panel__label:before{transform:rotate(0deg)}.panel__inner{overflow:hidden;transition:height .4s cubic-bezier(.65,.05,.36,1);will-change:height}.panel__content{color:#242728;font-size:14px;margin:5px 25px 2rem;opacity:0;transition:opacity .3s linear .18s}.panel__content:not(:first-child){border-top:1px dashed #d3d3d3}.panel__content a{color:#4f2a80;font-weight:500;-webkit-text-decoration-line:underline;text-decoration-line:underline}.panel__content a:hover{font-weight:800}.button{align-items:center;border:2px solid #4f2a80;border-radius:120px;display:inline-flex;font-family:Poppins,Sans-Serif;font-size:16px;font-weight:500;justify-content:center;letter-spacing:1px;line-height:24px;padding:8px 16px;text-transform:uppercase;transition-duration:.4s;transition-property:background-color,color,border-color,fill;transition-timing-function:ease-in-out}.button[type=filled],.button[type=submit]{fill:#fff;background-color:#4f2a80;color:#fff}.button[type=filled]:hover,.button[type=submit]:hover{background-color:#a183cc;border-color:#a183cc}.button[type=filled]:disabled,.button[type=submit]:disabled{background:#f7f7f7;border-color:#f7f7f7}.button[type=outlined]{fill:#4f2a80;background:#fff;color:#4f2a80}.button[type=outlined]:focus{border-color:#4f2a80;color:#a183cc}.button[type=outlined]:hover{color:#fff}.button[type=outlined]:disabled{background:#fff;border-color:#646668;color:#494949}.button[type=text]{fill:#4f2a80;background:transparent;border-color:transparent;color:#4f2a80;font-weight:600}.button[type=text]:focus{background:rgba(179,112,160,.54);border-color:transparent;color:#4f2a80}.button[type=text]:hover{fill:#4f2a80;background:#e2d8ef;border-color:transparent;color:#4f2a80}.button[type=text]:disabled{background:none;color:#494949}.button:hover{fill:#fff;background:#4f2a80;border-color:#4f2a80;color:#fff}.button:focus{border-color:#a183cc;outline:none}.button:disabled{fill:#494949;color:#494949}.button__plus-icon{height:16px;padding-right:4px;position:relative;top:2px;width:16px}.card-large{display:grid;grid-template-areas:"image" "text" "button";grid-template-rows:330px auto auto;justify-self:center;max-width:600px;overflow:hidden;padding:0}.card-large__image{grid-area:image;height:330px;margin:0 auto;object-fit:cover;width:100%}.card-large__text{font-family:Poppins;font-style:normal;font-weight:400;grid-area:text;padding-top:20px}.card-large__title{font-weight:800;line-height:1.4;margin:1rem 0 .5rem}.card-large__body{color:#646668;font-size:16px;line-height:1.6;margin:0;padding-bottom:1rem}.card-large__button{grid-area:button;grid-row:50px;height:45px;margin-bottom:35px}@media(max-width:480px){.card-large{grid-template-rows:230px auto 74px;margin:16px 0}.card-large__body{font-size:16px;padding-bottom:0}.card-large__title{margin:0 0 16px}.card-large__image{height:100%}.card-large__button{margin-top:1rem}.card-large__body{text-align:left}}.card-small{background:#f7f7f7;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);display:grid;grid-template-areas:"image" "text" "button";grid-template-rows:157px auto 74px;justify-self:center;overflow:hidden;text-align:left}.card-small__image{grid-area:image;height:157px;margin-left:auto;margin-right:auto;object-fit:cover;width:100%}.card-small__text{font-family:Poppins;grid-area:text;padding:0 25px}.card-small__header{font-size:21px;font-weight:400;line-height:30px}.card-small__body{font-size:17px;line-height:25px}.card-small__button{align-self:center;grid-area:button;justify-self:left;margin-left:7px}.card-square{background:#fff;border-radius:5px;display:grid;grid-template-areas:"text" "button";grid-template-rows:auto 50px;justify-self:center;max-width:600px;padding:30px}.card-square__text{color:#242728;font-family:Poppins;font-style:normal;grid-area:text;margin-bottom:10px}.card-square__title{font-size:24px;font-weight:700;line-height:37px;margin:0}.card-square__subtitle{border-bottom:3px solid #242728;font-size:17px;font-weight:400;line-height:25px;margin:0 0 17px;padding-bottom:1rem}.card-square__body{color:#646668;font-size:17px;line-height:1.6;max-width:400px}.card-square__button{grid-area:button;height:45px;margin-top:2rem}.card-square__button a{color:#4f2a80;font-weight:600}@media(max-width:480px){.card-square{padding:16px}.card-square__text{padding-top:20px}.card-square__title{font-size:20px}.card-square__subtitle{font-size:16px}.card-square__body{font-size:14px}}.card-blank{background:#fff;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.14),0 4px 5px rgba(0,0,0,.12),0 1px 10px rgba(0,0,0,.2);min-width:280px;text-align:center}.card-blank__subscribe{padding:50px 80px;text-align:left}.card-blank__subscribe .button{width:100%}.card-blank__newsletter{padding:50px 80px;text-align:left}.card-blank__newsletter p{margin-bottom:24px}.card-blank__input{border-radius:4px;border-style:solid;box-sizing:border-box;margin-bottom:15px;padding:10px;width:100%}@media screen and (max-width:480px){.card{box-shadow:0 4px 5px rgba(0,0,0,.12),0 2px 1px rgba(0,0,0,.14);margin:1rem}.card-blank__newsletter,.card-blank__subscribe{padding:16px}.card-blank__newsletter h3,.card-blank__subscribe h3{margin-top:0;text-align:center}}.card-blast{background-color:#fbfbfb;border-radius:5px;max-width:536px;min-width:280px;padding:2rem}@media(max-width:960px){.card-blast{justify-self:center}}.card-blast__title{font-size:20px;font-style:normal;font-weight:700;margin:0}.card-blast__body{font-size:16px;font-style:normal;font-weight:400}.card-blast__form{margin-top:2rem}@media(max-width:480px){.card-blast__form{padding:1rem}}.card-blast__form__name-container{display:flex;flex-direction:row;gap:1rem}@media(max-width:480px){.card-blast__form__name-container{flex-direction:column;gap:0}}.card-blast__form__input-container{display:flex;flex-direction:column;margin-bottom:15px;width:100%}.card-blast__other-fields{overflow:hidden;transition:all 2s ease-out}.card-blast__label{font-size:14px;font-weight:600;margin-bottom:.5rem}.card-blast__input{background-color:#f7f7f7;border:1px solid #d3d3d3;border-radius:5px;box-sizing:border-box;margin-bottom:1rem;padding:10px 20px;width:100%}.card-blast__input::placeholder{opacity:0}.card-blast__input__error-message{color:#b80202;display:none;font-weight:700;margin:0}.card-blast__input:not(:focus):not(:placeholder-shown):invalid{border-color:#b80202}.card-blast__input:not(:focus):not(:placeholder-shown):invalid~.card-blast__error-message{display:block}.card-blast__input:not(:focus):not(:placeholder-shown):valid{border-color:#285f1a}.card-blast__button-container{display:flex;padding:1rem 0;width:100%}.card-blast__button-container input{width:100%}.card-blast__success{display:flex;flex-direction:column;font-style:normal;height:100%;justify-content:center}.card-blast__success__header-container{display:flex}.card-blast__success__header-icon{align-self:center;height:35px;margin-right:1em;width:35px}.card-blast__success__header-title{font-size:21px;font-weight:500;line-height:24px}.card-blast__success__body{font-size:16px;font-weight:400;line-height:24px}.card-blast__success__notice{border-left:4px solid gray;padding-left:8px}.card-event{margin-bottom:2rem;position:relative}.card-event__image-and-title{background-image:linear-gradient(0deg,#242728 0,transparent 80%);display:flex;height:230px;margin-bottom:1.5rem;position:relative}.card-event__title{align-self:flex-end;color:#fff;font-size:18px;font-weight:600;padding:0 1rem}.card-event__image{background-color:#d3d3d3;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.card-event__full-date{align-items:center;display:flex;margin-bottom:.5rem}.card-event__full-date svg{color:#242728;margin-right:.5rem;width:20px}.card-event__location-container{display:flex}.card-event__location-container svg{flex-shrink:0;margin:0 .5rem 0 0;width:20px}.card-event__location{align-items:flex-start;display:flex;flex-direction:column}.card-event__location a:not(:last-child){margin-bottom:-1rem}.card-event__spacer{margin:auto .5rem}.card-event__button .button{font-weight:700;letter-spacing:0;margin-top:.5rem;padding:0;text-transform:none}.card-event__button .button:hover{background-color:transparent;text-decoration:underline}@media screen and (max-width:960px){.card-event{margin-bottom:24px}}.card-newsletter{background-color:#fbfbfb;border-radius:5px;height:-webkit-fit-content;height:fit-content;max-width:536px;min-width:280px;padding:30px;text-align:left}@media(max-width:960px){.card-newsletter{padding:16px}}.card-newsletter__title{font-size:21px;font-style:normal;font-weight:700;margin:0}.card-newsletter__body{font-size:16px;font-style:normal;font-weight:400}.card-newsletter__button-container{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.card-newsletter__link{align-items:center;color:#4f2a80;display:flex;font-weight:600;margin-right:2rem;width:auto}.card-newsletter__link svg{margin-right:.5rem}.container{display:grid;margin:0 auto;max-width:1260px}.container__col--1{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(1,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--1{column-gap:2rem;grid-template-columns:repeat(1,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--1{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--2{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(2,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--2{column-gap:2rem;grid-template-columns:repeat(1,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--2{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--3{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(3,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--3{column-gap:2rem;grid-template-columns:repeat(2,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--3{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--4{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(4,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--4{column-gap:2rem;grid-template-columns:repeat(2,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--4{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--5{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(5,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--5{column-gap:2rem;grid-template-columns:repeat(3,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--5{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--6{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(6,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--6{column-gap:2rem;grid-template-columns:repeat(3,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--6{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--7{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(7,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--7{column-gap:2rem;grid-template-columns:repeat(4,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--7{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--8{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(8,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--8{column-gap:2rem;grid-template-columns:repeat(4,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--8{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--9{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(9,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--9{column-gap:2rem;grid-template-columns:repeat(5,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--9{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--10{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(10,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--10{column-gap:2rem;grid-template-columns:repeat(5,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--10{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--11{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(11,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--11{column-gap:2rem;grid-template-columns:repeat(6,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--11{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}.container__col--12{column-gap:3rem;grid-auto-flow:row;grid-template-columns:repeat(12,1fr);row-gap:3rem}@media screen and (max-width:960px){.container__col--12{column-gap:2rem;grid-template-columns:repeat(6,1fr);row-gap:2rem}}@media screen and (max-width:480px){.container__col--12{column-gap:1rem;grid-template-columns:1fr;row-gap:1rem}}@media screen and (max-width:1200px){.container{margin:0 16px}}.footer{background-color:#4f2a80;color:#e2d8ef}@media(max-width:960px){.footer{display:block}}.footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:1200px;padding:3rem 2rem}@media(max-width:960px){.footer__container{align-items:center;flex-direction:column;justify-content:center;text-align:center}}.footer__logo-and-social{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer__logo{fill:#f5f0fc;height:125px;width:125px}.footer__social{display:flex}.footer__social-icon{stroke-width:1px;background-color:rgba(245,240,252,.1);color:#fff;height:28px;margin:auto .5rem;padding:.5rem;transition:all .4s ease;width:28px}.footer__social-icon:hover{background-color:#f5f0fc;color:#4f2a80}.footer__links-and-contact{display:flex;flex-wrap:wrap}@media(max-width:960px){.footer__links-and-contact{flex-direction:column;margin-top:3rem}}.footer__links{display:flex;flex-direction:column;flex-wrap:wrap}.footer h4{color:#fff;font-size:16px;margin-bottom:5px;margin-top:2rem}.footer__link{margin:0 0 .5rem}.footer__link:hover{text-decoration:underline}.footer__contact{display:flex;flex-wrap:wrap;margin-bottom:2rem}@media(max-width:960px){.footer__contact{flex-direction:column}}.footer__contact--col{margin-left:5rem}@media(max-width:960px){.footer__contact--col{margin:1rem auto}}.hero{height:38rem;margin:3rem auto;max-width:1200px;overflow:hidden;position:relative}@media(max-width:1024px){.hero{margin-top:0}}@media(max-width:768px){.hero{height:auto;margin-top:0}}.hero__wrapper{background-color:#494949;height:100%;position:relative}@media(max-width:768px){.hero__wrapper{height:20rem;overflow:hidden}}.hero__slide{align-items:center;justify-content:center}.hero__overlay,.hero__slide{display:flex;height:100%;position:absolute;width:100%}.hero__overlay{align-items:flex-end;left:0;top:0}@media(max-width:768px){.hero__overlay{display:none}}.hero__overlay .container{align-content:center;height:100%;margin:auto;padding:0 24px}@media(max-width:960px){.hero__overlay .container{grid-column-gap:0;grid-template-columns:1fr}}@media(max-width:768px){.hero__overlay .container{background-color:rgba(247,249,252,.9);padding:0}}.hero__overlay--mobile{background-color:#f7f7f7;display:none;padding:2.5rem 1rem 3rem}@media(max-width:768px){.hero__overlay--mobile{display:block;text-align:center}}.hero__content{align-items:flex-end;background-image:linear-gradient(0deg,#242728 0,transparent 90%);color:#fff;display:flex;justify-content:space-between;opacity:0;padding:4rem;width:100%}@media(max-width:960px){.hero__content{align-content:flex-end;padding:2rem}}@media(max-width:768px){.hero__content{height:100%;padding:1.5rem 2rem;text-align:center}}.hero__content a{flex-shrink:0}[data-active=true] .hero__content{opacity:1;z-index:10}.hero__content[data-placement=left]{grid-column-end:8;grid-column-start:2}.hero__content[data-placement=center]{grid-column-end:10;grid-column-start:4}.hero__content[data-placement=right]{grid-column-end:12;grid-column-start:6}.hero__title{font-weight:700;margin:1.5rem auto 0}@media(max-width:768px){.hero__title{margin-bottom:0;margin-top:0}}.hero__description{color:#d3d3d3;font-size:16px;font-weight:400;max-width:60ch}@media(max-width:768px){.hero__description{color:#646668}}@media(max-width:1200px){.hero__description{font-size:16px;line-height:1.6;margin:1rem auto}}.hero__button{border:1px solid #fff}.hero__button--wrapper{text-align:center}.hero picture,.hero__image{height:100%;width:100%}.hero__image{object-fit:cover;opacity:0;transition:opacity .4s ease-in-out;width:100%}@media(max-width:960px){.hero__image{height:39rem;min-width:100%}}@media(max-width:768px){.hero__image{min-height:20rem}}[data-active=true] .hero__image{opacity:1}.hero__arrows{bottom:50%;display:flex;justify-content:space-between;margin:auto 4%;position:absolute;transform:translateY(50%);width:92%;z-index:3}.hero__arrows .arrow-left{transform:rotate(90deg)}.hero__arrows .arrow-right{transform:rotate(-90deg)}.hero__arrows button{align-items:center;background-color:hsla(0,0%,100%,.5);border:none;border-radius:50%;display:flex;height:3rem;justify-content:center;transition:all .4s ease;width:3rem}.hero__arrows button:hover{background-color:#f5f0fc}.hero__arrows button:active{background-color:#a183cc}.hero__controls{bottom:16px;display:flex;justify-content:center;position:absolute;text-align:center;width:100%;z-index:2}.hero__selector{border:1px solid #d3d3d3;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 5px;width:10px}.hero__selector[data-active=true]{background-color:#d3d3d3}@media(min-width:1200px){.layout{grid-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:.25fr .25fr .25fr .25fr;margin:4rem auto;max-width:1200px;padding:0 1.5rem}.layout__sidenav{grid-column-end:1;grid-column-start:1}.layout__body{grid-column-end:5;grid-column-start:2;margin-left:2rem}.layout__full{grid-column-end:5;grid-column-start:1}}.modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal__overlay{background-color:#242728;height:100%;opacity:.7;width:100%}.modal__container{background-color:#fff;padding:48px;position:absolute}.modal__close{font-size:24px;position:absolute;right:16px;top:16px}.modal__close:hover{cursor:pointer}.navbar__container{background-color:#fff;display:flex;flex-direction:row;justify-content:center;margin:auto;position:relative;z-index:999}@media(max-width:768px){.navbar__container{display:none}}.navbar__container--sm{background-color:#fff;flex-direction:column}.navbar__container--sm,.navbar__first-row{align-items:center;display:flex;justify-content:space-between;width:100%}.navbar__first-row{box-sizing:border-box;flex-direction:row;max-width:1264px;padding:1rem 2rem}.navbar__first-row .button{margin-left:1rem}.navbar__first-row-links,.navbar__logo-box{align-items:center;display:flex}.navbar__first-row-links .navbar__link{margin:auto 1rem;padding-left:2rem}.navbar__first-row-link{flex-direction:row;font-weight:500;position:relative}.navbar__first-row-link:hover{color:#4f2a80;font-weight:700}.navbar__first-row-link svg{left:1rem;position:absolute;width:20px}.navbar__logo{fill:#4f2a80;height:5rem;margin-left:-.5rem;width:5rem}.navbar__title{color:#494949;font-size:1.3rem;margin:0;padding:0}@media(max-width:1024px){.navbar__title{margin-right:6rem}}.navbar__title--sm{color:#242728;font-size:.8rem;margin:0;padding:0}.navbar__second-row{align-items:center;background-color:#fbfbfb;border-bottom:1px solid #d3d3d3;border-top:1px solid #d3d3d3;display:flex;justify-content:center;list-style:none;margin:0;padding:.75rem 0;width:100%}.navbar__second-row .arrow-down{color:#646668;position:absolute;right:-1.5rem;width:16px}.navbar__titles{display:flex;flex-direction:column;margin-left:1rem}.navbar__link{color:#242728;cursor:pointer;display:inline-flex;flex-direction:column;font-size:1rem;font-weight:500;height:100%;justify-content:flex-end;margin:auto 2rem;position:relative}.navbar__link svg{margin-right:0}.navbar__link--active,.navbar__link:hover{color:#4f2a80;font-weight:700}.navbar__link:after{content:attr(data-text);font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden}@media speech{.navbar__link:after{display:none}}.navbar__dropdown{background-color:#fff;border:1px solid rgba(0,0,0,.09);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));overflow:hidden;position:absolute;top:10rem;z-index:999}.navbar__dropdown--link{align-items:flex-start;color:#242728;display:flex;flex-direction:column;font-family:Poppins,Sans-Serif;font-size:1rem;font-weight:100;height:100%;justify-content:center;padding:.5rem 1rem}.navbar__dropdown--link:not(:last-child){border-bottom:1px solid #d3d3d3}.navbar__dropdown--link:hover{color:#4f2a80;font-weight:900}.navbar__dropdown--link:after{content:attr(data-text);content:attr(data-text)/"";font-weight:900;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden}@media speech{.navbar__dropdown--link:after{display:none}}.navbar__dropdown--links{list-style-type:none;padding:0}@media(max-width:1200px){.sidebar{display:none}}.sidebar__card{background-color:#fff;border-radius:5px;box-shadow:0 0 10px 5px rgba(0,0,0,.05);margin:1.5rem auto;padding:1.5rem 1.5rem .5rem}.sidebar__card--center{margin-top:3rem;padding-bottom:2rem}.sidebar__card--center .group:not(:last-child){margin-bottom:3rem}.sidebar__card--center h3{border-bottom:3px solid #242728;font-weight:700;margin:0}.sidebar__card--center p{margin:1rem 0 .5rem;opacity:.5}.sidebar__icon{height:55px;width:auto}.sidebar__link{color:#646668;display:block;font-weight:500;padding:.6rem 0;position:relative}.sidebar__link:not(:last-child){border-bottom:1px solid #d3d3d3}.sidebar__link:hover{color:#242728;font-weight:600}.sidebar__link[data-active=true]{border-radius:3px;color:#4f2a80;font-weight:600;padding-left:1rem}.sidebar__link[data-active=true]:before{background-color:#4f2a80;border-radius:5px;bottom:20%;content:"";height:60%;left:0;position:absolute;width:6px}.sidebar__parent{border-bottom:3px solid #242728;font-size:18px;font-weight:bolder;margin-bottom:.8rem;padding-bottom:.5rem;position:relative}.sidebar__newsletters{align-items:center;display:flex;margin:1rem 0}.sidebar__newsletters svg{margin-right:1rem}.sidebar__newsletters p{margin:0;opacity:1}.sidebar__button{color:#4f2a80;font-weight:600}.text-area{align-items:center;background-color:#fbfbfb;display:flex;flex-wrap:wrap;justify-content:space-around;margin:auto;max-width:1200px;padding:6rem 10rem;text-align:left}.text-area__subtitle{color:#4f2a80;font-weight:500;letter-spacing:2px}.text-area__title{line-height:1.4;margin:.5rem 0;max-width:500px;text-align:left}@media(max-width:768px){.text-area__title{font-size:28px}}.text-area__body{font-size:16px;max-width:60ch}@media(max-width:768px){.text-area__body{font-size:20px}}@media screen and (max-width:768px){.text-area{margin:28px 0;padding:2rem 1rem 3rem;text-align:center}.text-area__title{font-size:28px;text-align:center}.text-area__body{font-size:16px}}.image-banner{grid-gap:24px;display:grid;grid-template-columns:repeat(3,1fr);order:0}.image-banner__image{object-fit:cover;width:100%}@media screen and (max-width:480px){.image-banner{grid-template-columns:1fr}.image-banner picture:not:first-child{display:none}}@media screen and (max-width:960px){.title-body .title-body h2{text-align:center}.title-body .title-body__title{font-size:22px;order:-1;text-align:center}}.title-subtitle-body__body{margin-bottom:4.5rem}@media screen and (max-width:960px){.title-subtitle-body h2{text-align:center}.title-subtitle-body__title{font-size:22px;text-align:center}.title-subtitle-body__subtitle{font-size:20px;line-height:30px}.title-subtitle-body__title{order:-1}}.image-title-body-button__image{grid-column-end:2;grid-column-start:1;width:100%}.image-title-body-button__section-heading{margin-bottom:44px}.image-title-body-button__section{grid-column-end:3;grid-column-start:2}.image-title-body-button__container{grid-gap:28px;display:grid;gap:28px;grid-template-columns:5fr 4fr}.image-title-body-button__body--right{padding-bottom:2.5rem}.image-title-body-button__body--right h4{font-weight:400;margin-top:0}@media screen and (max-width:960px){.image-title-body-button__container{display:block}.image-title-body-button__section-heading{font-size:20px;line-height:30px}.image-title-body-button__section .button{display:grid;margin:0 auto;max-width:98px}.image-title-body-button__body--right h4{font-size:20px;margin-bottom:28px;margin-top:24px}}.breadcrumb{align-items:center;color:#646668;display:flex;font-weight:500;margin:0}.breadcrumb__item{margin:10px}.breadcrumb__item--selected{color:#242728}.breadcrumb svg{transform:rotate(-90deg);width:16px}.breadcrumb__item:hover{color:#4f2a80}.breadcrumb__item:first-child{margin-left:0}@media(max-width:960px){.breadcrumb{display:none}}.social-media{display:flex;justify-content:space-between;max-width:60vw}.social-media__item{display:inline-flex;max-height:30px;max-width:30px}.club-contact-info{margin-top:7rem}@media screen and (max-width:1024px){.club-contact-info{margin:3rem 0;text-align:left}}.club-contact-info__title{font-size:30px;font-weight:700}@media screen and (max-width:1024px){.club-contact-info__title{font-size:20px}}.facebook-feed{align-items:center;display:flex;flex-direction:column}.facebook-feed iframe{margin-top:1rem;max-width:500px}.follow-btn{align-items:center;background-color:#4f2a80;border-radius:5px;color:#fff;display:flex;font-size:12px;letter-spacing:.55px;margin:auto;padding:5px 10px;width:-webkit-fit-content;width:fit-content}.follow-btn svg{margin-right:.5rem;width:20px}
/*# sourceMappingURL=main.62773e73.css.map*/