.section-container{align-items:flex-start;display:flex;justify-content:center;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;width:100%}.accordion{border-top:.5px solid #1A1A1A;border-bottom:.5px solid #1A1A1A;padding:3rem 0;width:100%}.accordion+.accordion{border-top:none}.accordion__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;justify-content:space-between;text-align:left;width:100%}.accordion__header:hover{opacity:.8}.accordion__header:focus{outline:2px solid #060606;outline-offset:2px}.accordion__header-text{color:inherit;flex:1;font-size:1.5rem;line-height:1.2}.accordion__header-icon{align-items:center;color:inherit;display:flex;flex-shrink:0;height:14px;justify-content:center;margin-left:1.5rem;transition:transform .3s ease;width:1.125rem}.accordion__header-icon--open{transform:rotate(180deg)}.accordion__content{color:inherit;font-size:1.125rem;line-height:1.4;max-width:480px;padding-top:1rem}.card-stack{height:400px;min-height:400px;position:relative;width:100%}@media (min-width: 768px){.card-stack{flex:1;height:450px;max-width:480px;min-height:auto}}.card-stack__item{border-radius:2rem;cursor:pointer;left:50%;margin-left:-150px;overflow:hidden;position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1);width:300px}@media (min-width: 768px){.card-stack__item{margin-left:-175px;width:350px}}.card-stack__item--position-0{top:0;transform:scale(1);z-index:4}.card-stack__item--position-1{top:20px;transform:scale(.95);z-index:3}.card-stack__item--position-2{top:40px;transform:scale(.9);z-index:2}.card-stack__item--position-3{top:60px;transform:scale(.85);z-index:1}.card-stack__item--swapping{animation:card-stack-swap .6s ease-in-out forwards}@keyframes card-stack-swap{0%{transform:scale(1);z-index:4}40%{transform:scale(1) translate(120%);z-index:4}50%{transform:scale(.85) translate(120%);z-index:0}to{transform:scale(.85);top:60px;z-index:1}}.card-stack__dots{bottom:-20px;display:flex;gap:8px;justify-content:center;left:50%;position:absolute;transform:translate(-50%)}.card-stack__dot{background-color:#fff6;border:none;border-radius:50%;cursor:pointer;height:4px;padding:0;width:4px}.card-stack__dot:hover{background-color:#ffffffb3}.card-stack__dot--active{background-color:#fff}.card-stack--video .card-stack__item{aspect-ratio:1/1;height:auto}.card-stack--video video{border-radius:2rem;height:100%;object-fit:cover;width:100%}.card-stack--principles .card-stack__item{background-color:#1f1f1f;color:#fff;display:flex;flex-direction:column;height:320px;justify-content:space-between;padding:3rem}@media (min-width: 768px){.card-stack--principles .card-stack__item{height:360px}}.card-stack--principles .card-stack__item h3{font-size:2.25rem;font-weight:400;margin:0;position:relative;z-index:1}.card-stack--principles .card-stack__item p{font-size:1.125rem;line-height:1.4;margin:0;opacity:.7;position:relative;z-index:1}.card-stack__item--has-video{background-color:transparent}.card-stack__item--has-video:after{background-color:#00000026;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.card-stack__item-video,.card-stack__item-image{height:100%;left:0;object-fit:cover;position:absolute;top:0;transform:scale(1.2);transition:opacity .5s ease-in-out;width:100%;z-index:-1}.card-stack__item-video--fading{opacity:0}.card-stack__item--zoomed:after{background-color:#00000080}.card-stack__item--zoomed .card-stack__item-video{transform:scale(1.3) translate(20px)}.card-stack__item--darkened:after{background-color:#0009}.feature-section{border-radius:1rem}@media (min-width: 768px){.feature-section{border-radius:1.5rem}}@media (min-width: 1280px){.feature-section{border-radius:2rem}}.feature-section{align-items:center;clip-path:inset(0 round 1rem);display:flex;flex-direction:column;gap:1.5rem;justify-content:center;max-width:80rem;min-height:75vh;padding:4rem 1.5rem;width:100%}@media (min-width: 768px){.feature-section{clip-path:inset(0 round 1.5rem);flex-direction:row;gap:3rem;padding:8rem 4rem}}.feature-section--stacked{flex-direction:column}.feature-section--dark{background-color:#060606;color:#fff}.feature-section--light,.feature-section--medium{background-color:#ebebeb;color:#1a1a1a}.feature-section__text{display:flex;flex:1;flex-direction:column;gap:1.5rem;justify-content:center;margin-bottom:3rem;max-width:480px}@media (min-width: 768px){.feature-section__text{margin-bottom:0}}.feature-section--stacked .feature-section__text{align-items:flex-start;margin:0 auto;text-align:left}@media (min-width: 768px){.feature-section--stacked .feature-section__text{align-items:center;max-width:580px;text-align:center}}.feature-section__text-heading{font-size:1.5rem;line-height:1.2;margin:0;opacity:.5;transition:font-size .2s ease}.feature-section__text-subheading{font-size:2.25rem;line-height:1.2;margin:0;max-width:480px;transition:font-size .2s ease}@media (min-width: 768px){.feature-section__text-subheading{font-size:2.75rem}}.feature-section__text-copy{font-size:1.125rem;line-height:1.4;margin:0;max-width:480px}.feature-section__image{align-items:center;border-radius:1rem;display:flex;flex:1;justify-content:flex-start;max-width:100%;padding:0;width:100%}@media (min-width: 768px){.feature-section__image{justify-content:center;max-width:480px;padding:1.5rem}}.feature-section__image img{border-radius:1.5rem;height:auto;max-height:none;object-fit:contain;max-width:100%;object-position:center;transition:max-width .2s ease;width:100%}@media (min-width: 768px){.feature-section__image img{aspect-ratio:1/1;height:100%;max-height:100%;max-width:50vw}}.feature-section__video{align-items:center;border-radius:1rem;display:flex;flex:1;justify-content:center;max-width:100%;padding:1.5rem;width:100%}@media (min-width: 768px){.feature-section__video{max-width:480px}}.feature-section__video video{aspect-ratio:1/1;border-radius:1.5rem;height:100%;object-fit:contain;max-width:80vw;object-position:center;transition:max-width .2s ease;width:100%}@media (min-width: 768px){.feature-section__video video{max-width:50vw}}.feature-section__video--cropped video{clip-path:inset(1% 15%)}.feature-section__video--wide{aspect-ratio:16/9;background-color:#000;border-radius:1.5rem;flex:none;max-width:none;overflow:hidden;padding:0;width:100%}@media (min-width: 768px){.feature-section__video--wide{flex:1;max-width:720px}}.feature-section__video--wide video,.feature-section__video--wide img{aspect-ratio:auto;border-radius:0;height:100%;max-width:100%;object-fit:cover;width:100%}.feature-section__video--faded video{opacity:0}.feature-section__video video{transition:opacity .6s ease-in-out}.hero-section{display:flex;flex-direction:column;height:calc(100vh - 2rem);width:100%;padding-top:1rem;padding-bottom:1rem}@media (min-width: 768px){.hero-section{flex-direction:row}}.hero-section__primary{align-items:center;background-color:#ebebeb;border-top-right-radius:2rem;border-bottom-right-radius:2rem;display:flex;flex-direction:column;font-weight:500;font-size:20vw;justify-content:center;line-height:.9;margin-right:1rem;margin-bottom:1rem;height:calc(65vh - 2rem);width:calc(100% - 1rem)}.hero-section__primary div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media (min-width: 768px){.hero-section__primary{font-size:11vw;height:calc(100vh - 4rem);width:65%}}.hero-section__primary-year{font-style:italic;opacity:.25}.hero-section__secondary{background-color:#060606;border-top-left-radius:2rem;border-bottom-left-radius:2rem;display:flex;align-items:center;align-self:flex-end;justify-content:center;height:calc(35vh - 2rem);overflow:hidden;width:calc(100% - 1rem)}.hero-section__secondary img{width:30%;height:30%;object-fit:contain;object-position:center}@media (min-width: 768px){.hero-section__secondary{height:calc(100vh - 4rem);width:35%}}.section{border-radius:1rem}@media (min-width: 768px){.section{border-radius:1.5rem}}@media (min-width: 1280px){.section{border-radius:2rem}}.section{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;max-width:80rem;min-height:75vh;padding:4rem 1.5rem;width:100%}.section *{color:inherit}@media (min-width: 768px){.section{flex-direction:column;gap:3rem;padding:8rem 4rem}}.section--dark{background-color:#060606;color:#fff}.section--dark *{border-color:#ffffff40}.section--light{background-color:#ebebeb;color:#1a1a1a}.section--light *{border-color:#1a1a1a40}.section--medium{background-color:#ebebeb;color:#1a1a1a}.section--medium *{border-color:#1a1a1a40}.section--transparent{background-color:transparent;color:#1a1a1a}.section--stacked .section__text{align-items:center;padding-right:0;text-align:center}.section--no-padding{padding:0;gap:0}@media (min-width: 768px){.section--no-padding{padding:0;gap:0}}.section__text{align-items:flex-start;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin:0 auto;max-width:480px;width:100%;padding-right:0}@media (min-width: 768px){.section__text{max-width:960px;padding-right:50%}}.section__text-heading{color:inherit;font-size:1.5rem;line-height:1.2;margin:0;opacity:.5;transition:font-size .2s ease}.section__text-subheading{color:inherit;font-size:2.25rem;line-height:1.2;margin:0;max-width:480px;transition:font-size .2s ease}@media (min-width: 768px){.section__text-subheading{font-size:2.75rem}.section__text-subheading:after{content:"";position:absolute;right:0;top:0;width:50%;height:100%}}.section__text-copy{color:inherit;font-size:1.125rem;line-height:1.4;margin:0;max-width:480px}.section__content{padding-right:960px;max-width:480px}.section__content--full-width{padding-right:0;max-width:480px;width:100%}@media (min-width: 768px){.section__content--full-width{padding-right:0;max-width:960px}}.button{align-items:center;border:none;border-radius:1rem;cursor:pointer;display:inline-flex;font-family:Aeonik TRIAL,sans-serif;font-size:1.125rem;justify-content:center;line-height:1.4;padding:1rem 1.5rem;text-decoration:none;transition:opacity .3s ease}.button:hover:not(:disabled){opacity:.8}.button:focus{outline:2px solid #060606;outline-offset:2px}.button:disabled{cursor:not-allowed;opacity:.5}.button--primary{background-color:#060606;color:#fff}.button--primary.button--outlined{background-color:transparent;border:1px solid #060606;color:#060606}.button--secondary{background-color:#f4f4f4;color:#1a1a1a}.button--secondary.button--outlined{background-color:transparent;border:1px solid #F4F4F4;color:#f4f4f4}.slat{border-color:inherit;border-top-style:solid;border-top-width:.5px;padding:3rem 0;width:100%}.slat:last-child{border-bottom-width:.5px;border-bottom-style:solid}.slat__row{align-items:center;display:flex;justify-content:space-between;width:100%}.slat__text{color:inherit;flex:1;font-size:1.5rem;line-height:1.2}.slat__button{margin-left:1.5rem}.design-page{min-height:100vh;overflow-x:hidden;width:100%}.footer{width:100%}.footer__top{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}@media (min-width: 768px){.footer__top{flex-direction:row;gap:8rem}}.footer__logo-section{display:flex;flex-direction:column;gap:1.5rem}.footer__logo{height:auto;max-width:200px;width:100%}.footer__bbb-badge{height:auto;max-width:150px;width:100%}.footer__nav{display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);width:100%}@media (min-width: 768px){.footer__nav{grid-template-columns:repeat(4,1fr)}}.footer__nav-column{display:flex;flex-direction:column;gap:1rem}.footer__nav-heading{font-size:1.125rem;font-weight:500;margin:0}.footer__nav-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer__nav-list a{color:inherit;font-size:.875rem;text-decoration:none;transition:opacity .2s ease}.footer__nav-list a:hover{opacity:.7}.footer__bottom{border-top:.5px solid;border-color:inherit;display:flex;flex-direction:column;gap:1rem;padding-top:3rem}.footer__legal{color:inherit;font-size:.875rem;line-height:1.4;margin:0}.footer__legal a{color:inherit;text-decoration:underline;transition:opacity .2s ease}.footer__legal a:hover{opacity:.7}.locations-carousel{margin-left:-1.5rem;margin-right:-1.5rem;overflow:hidden;width:calc(100% + 3rem)}@media (min-width: 768px){.locations-carousel{margin-left:-4rem;margin-right:-4rem;width:calc(100% + 8rem)}}.locations-carousel__track{animation:scroll 120s linear infinite;display:flex;gap:1rem;width:fit-content}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.location-tile{background-color:#fff;border-radius:100px;color:#1a1a1a;flex-shrink:0;font-size:1.25rem;font-weight:500;padding:1rem 1.5rem;white-space:nowrap}.schedule-graphic{align-items:center;display:flex;justify-content:center;width:100%}@media (min-width: 768px){.schedule-graphic{flex:1;max-width:480px}}.schedule-graphic svg{height:auto;max-width:100%;width:100%}@media (min-width: 768px){.schedule-graphic svg{max-width:400px}}@font-face{font-family:Aeonik TRIAL;font-style:normal;font-weight:300;src:url(/fonts/AeonikTRIAL-Light.otf) format("opentype")}@font-face{font-family:Aeonik TRIAL;font-style:italic;font-weight:300;src:url(/fonts/AeonikTRIAL-LightItalic.otf) format("opentype")}@font-face{font-family:Aeonik TRIAL;font-style:normal;font-weight:400;src:url(/fonts/AeonikTRIAL-Regular.otf) format("opentype")}@font-face{font-family:Aeonik TRIAL;font-style:italic;font-weight:400;src:url(/fonts/AeonikTRIAL-RegularItalic.otf) format("opentype")}@font-face{font-family:Aeonik TRIAL;font-style:normal;font-weight:500;src:url(/fonts/AeonikTRIAL-Medium.otf) format("opentype")}@font-face{font-family:Aeonik TRIAL;font-style:italic;font-weight:500;src:url(/fonts/AeonikTRIAL-MediumItalic.otf) format("opentype")}*{margin:0;padding:0;box-sizing:border-box}html{font-size:14px;scroll-behavior:smooth}@media (min-width: 768px){html{font-size:16px}}body{font-family:Aeonik TRIAL,sans-serif;font-size:1.125rem;line-height:1.4;letter-spacing:.85;color:#1a1a1a;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;margin-bottom:1rem}h1{font-size:2.25rem}@media (min-width: 768px){h1{font-size:3.5rem}}h2{font-size:1.75rem}@media (min-width: 768px){h2{font-size:3rem}}h3{font-size:1.5rem}@media (min-width: 768px){h3{font-size:2.75rem}}h4{font-size:1.25rem}@media (min-width: 768px){h4{font-size:2.25rem}}p{line-height:1.4;margin-bottom:1rem}a{color:inherit;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.7}.container{margin:0 auto;max-width:1440px;padding:0 1rem}@media (min-width: 768px){.container{padding:0 1.5rem}}.text-italic{font-style:italic}.text-bold{font-weight:600}
