﻿:root{--body-bg: #fff;--body-text: #363839;--teal-heading: #23a090;--teal-text: #23a090;--teal: #23a090;--navy:#0A2135;--navy-heading:#0A2135;--flamingo:#EF5959;--activity-video-overlay-bg: rgba(0, 0, 0, 0.5);--activity-video-overlay-text: #fff;--session-overlay-bg: #363839;--session-overlay-title: #fff;--session-video-overlay-text: #fff;--activity-video-overlay-icon: #fff;--teal-btn-bg: #23a090;--teal-btn-border: #23a090;--teal-btn-text: #fff;--transparent-btn-bg: transparent;--transparent-btn-border: #23a090;--transparent-btn-text: #0A2135;--flamingo-btn-bg: #EF5959;--flamingo-btn-border: #EF5959;--flamingo-btn-text: #fff;--about-teal-bg: #23a090;--about-list-item-disc: #23a090;--about-inactivity-emphasis:#23a090;--contact-link: #0A2135;--contact-title: #23a090;--accessibilty-bar-bg: #23a090;--accessibilty-bar-text: #363839;--accessibilty-bar-selected-bg: #fff;--footer-bg: #0A2135;--footer-text: #fff;--footer-nav-anchor: #fff;--group-form-input-border: #d8d8d8;--header-shadow: #ececec;--header-text: #0A2135;--membership-card-border: #d8d8d8;--membership-card-teal-text: #23a090;--membership-card-header-text: #fff;--nav-link: #0A2135;--nav-teal-bg: #23a090;--nav-white-text: #fff;--nav-white-bg: #fff;--nav-black-bg: #0A2135;--nav-teal-text: #23a090;--health-details-form-teal-text: #23a090;--health-details-form-link: #23a090;--onboarding-bg: #23a090;--onboarding-form-bg: #fff;--onboarding-form-link: #fff;--onboarding-form-input-border: #d8d8d8;--onboarding-form-input-checked-border: #23a090;--progressbar-bg: #dedede;--progressbar-teal-bg: #23a090;--active-user-activity-tab-border: #23a090;--user-activity-tabs-border: #efefef;--user-activity-time-teal: #23a090;--user-activity-title: #363839;--user-activity-tab-text: #363839;--users-bg: #fafafa;--user-profile-form-input-border: #d8d8d8;--user-profile-card-bg: #fff;--user-profile-card-border: #e7e7e7;--user-profile-list-link: #363839;--user-profile-list-border: #fafafa;--user-profile-list-border-hover: #23a090}.btn{border-radius:5px;font-size:18px;line-height:23px;cursor:pointer;padding:10px;text-decoration:none;text-transform:capitalize;text-align:center;display:inline-block;width:fit-content}.btn--teal{background:var(--teal-btn-bg) !important;border:2px solid var(--teal-btn-border);color:var(--teal-btn-text) !important}.btn--transparent{background:var(--transparent-btn-bg);border:2px solid var(--transparent-btn-border);color:var(--transparent-btn-text) !important}.btn--flamingo{background:var(--flamingo-btn-bg) !important;border:2px solid var(--flamingo-btn-border);color:var(--flamingo-btn-text) !important}.form-container{background:var(--onboarding-form-bg);border-radius:5px;padding:60px 40px;margin:auto;max-width:700px;font-family:"Source Sans Pro", sans-serif}.form-container__copy{margin-bottom:40px;text-align:center}.form-container__heading{margin-top:0;text-align:center}.form-container__small-copy{max-width:500px;margin:auto auto 40px}.form-container a{color:var(--onboarding-form-link)}.form-container label{display:block;text-transform:capitalize;margin-bottom:10px;width:100%}.form-container input,.form-container select{border:1px solid var(--onboarding-form-input-border);display:block;margin-bottom:20px;padding:10px;width:100%;font-family:"Source Sans Pro", sans-serif;font-size:18px}.form-container .input textarea{margin-bottom:15px}.form-container .checkbox,.form-container input[type=checkbox]{display:inline-block;width:auto}.form-container input[type=checkbox]{margin-right:5px}.form-container .btn{font-weight:bold}.passwords .form-container .btn--transparent{color:#000;display:block;margin-bottom:20px;width:100%}.passwords .form-container .btn--transparent:last-child{margin-bottom:0}.form-container .hint{margin-top:-15px;display:block;margin-bottom:20px;font-size:0.875rem}.sessions .form-container,.passwords .form-container{padding:40px;top:20%}.error-notification-red{color:red;font-size:100%}.error{color:red}.ts-and-cs-link a{color:var(--teal) !important;text-decoration:none}.simple_form .form-inputs{position:relative}.simple_form .password-field-icon-1{position:absolute;bottom:74px;right:10px}.simple_form .password-field-icon-1:before{font-size:22px}*{box-sizing:border-box}body{background:var(--body-bg);color:var(--body-text);font-family:"Source Sans Pro", sans-serif;font-size:100%;font-weight:normal;margin:0}img{max-width:100%}.center{text-align:center}.content-padding{padding:20px}.hidden{height:1px;overflow:hidden;position:absolute;top:auto;left:-10000px;width:1px}.flex-container{display:flex;flex-wrap:wrap}.pagination{display:inline-block;margin:10px 0}.page{padding:0 5px}.page:first-of-type{padding-left:0}.page a{color:black}.first,.prev,.last,.next{padding:0 5px}.first a,.prev a,.last a,.next a{text-decoration:none;color:black}.wrapper{padding:20px;max-width:1400px;margin:0 auto;position:relative}.home .site-wrapper{box-shadow:1px 3px 10px var(--header-shadow);max-width:none}.upc{text-transform:uppercase}.card{border-radius:10px;box-shadow:1px 2px 13px var(--header-shadow);padding:20px;margin:20px auto}.card h3{margin:0px}.card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}@media only screen and (max-width: 1024px){.card-header{flex-direction:column-reverse;align-items:flex-start}}.card-header img{object-fit:contain;width:200px;max-height:120px;margin-top:20px}@media only screen and (max-width: 1024px){.card-header img{margin:20px auto 35px}}.panel-container{max-width:1140px;margin:auto}@media only screen and (max-width: 1024px){.panel-container{padding:20px}}.panel{margin:40px auto}@media only screen and (max-width: 1024px){.panel{margin:20px auto}}.panel h3{border-left:8px solid var(--contact-title);padding:20px}.panel_cta{display:block;width:fit-content;padding:13px 20px;margin:20px 0px;border:1px solid var(--teal);border-radius:5px;background:var(--teal);filter:brightness(1);transition:filter 0.3s}.panel_cta:hover{filter:brightness(0.9);transition:filter 0.3s}.panel_cta a{color:white;text-decoration:none}.panel_cta a:hover{text-decoration:underline}.button-full{width:100%}.material-icons{font-family:"Material Icons";font-weight:normal;font-style:normal;font-size:24px;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;vertical-align:middle;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.material-icons.md-12{font-size:12px}.material-icons.md-15{font-size:15px}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.material-icons.md-dark{color:rgba(0,0,0,0.54)}.material-icons.md-dark.md-inactive{color:rgba(0,0,0,0.26)}.material-icons.md-light{color:#fff}.material-icons.md-light.md-inactive{color:rgba(255,255,255,0.3)}.icon-text{vertical-align:middle}.wf-materialicons-n4-loading .material-icons{display:none}.wf-materialicons-n4-inactive .material-icons{font-family:"Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:12px !important;width:auto}.centre{margin:0 auto}h1,h2,h3,h4{font-family:"Lato", sans-serif;color:var(--navy-heading)}h1{font-size:2.5em;line-height:1.25em}@media only screen and (max-width: 1024px){h1{font-size:2.05em;line-height:1.3em}}h2{font-size:2.05em;line-height:1.3em}@media only screen and (max-width: 1024px){h2{font-size:1.5em;line-height:1.3em}}h3{font-size:1.5em;line-height:1.3em}@media only screen and (max-width: 1024px){h3{font-size:1.35em;line-height:1.4em}}h4{font-size:1em}.teal-copy{color:var(--text)}.primary-heading--center,.secondary-heading--center{text-align:center}.primary-heading--teal,.secondary-heading--teal{color:var(--teal-heading)}.activities .primary-heading--teal,.activities .secondary-heading--teal{text-transform:uppercase}.home-signed-in .primary-heading{font-size:2rem;margin-bottom:40px}.activities .primary-heading{font-size:3rem}@media only screen and (max-width: 1024px){.activities .primary-heading{font-size:2rem}}@media only screen and (max-width: 1024px){.community .primary-heading{margin-top:0}}.secondary-heading{font-size:2rem;line-height:38px}.secondary-heading--large{font-size:3rem}p,li,.trix-content{font-size:1.3rem;line-height:36px}.trix-content>div{font-size:1.3rem;line-height:36px}.title{font-weight:600;line-height:1em;border-left:8px solid #23a090;padding-left:10px}h1.title{font-size:48px}.flamingo{color:var(--flamingo)}.bold{font-weight:bold}.cookie-prompt{max-width:100vw;width:100%;position:fixed;z-index:9999;text-align:center;bottom:0;background:var(--navy);color:white;padding:10px}.cookie-prompt.hidden{height:1px;overflow:hidden;position:absolute;top:auto;left:-10000px;width:1px}@media only screen and (max-width: 1024px){.cookie-prompt{padding:20px}}@media only screen and (min-width: 501px) and (max-width: 1200px){.cookie-prompt{padding:20px}}.cookie-message__link{color:var(--cookie-link);text-decoration:none}.cookie-message .btn{display:block;max-width:150px;margin:10px auto}@media only screen and (min-width: 1024px){.cookie-message .btn{display:inline-block;margin:10px auto 10px 10px}}.facebook-banner{background-color:var(--teal);min-height:130px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:30px 0px 0px}@media only screen and (max-width: 1024px){.facebook-banner{padding:10px 20px}}.facebook-banner a{max-width:1200px;text-align:center;color:var(--teal-btn-text);font-size:2.05em;line-height:1.3em}.alert__copy{float:left;margin-top:3px;color:var(--navy-heading)}.flash-message-container{margin:0px auto 20px auto;width:50%;display:flex;justify-content:center;position:absolute;top:150px;z-index:99;transform:translate(50%)}.flash-message{font-size:1em;font-weight:700;text-align:center;padding:10px 10px 15px 10px;margin-top:25px;box-shadow:0px 0px 12px 0px rgba(0,0,0,0.5);background-color:white;border-radius:4px}.accessibility{float:right}@media only screen and (max-width: 1024px){.accessibility{float:left}}.accessibility__title{display:inline-block;font-size:24px}.text-increases{display:inline-block;list-style:none;padding:0;margin:0;vertical-align:super}.text-increases__item{display:inline-block;margin:0 5px}.text-increases__button{background:var(--accessibilty-bar-bg);color:var(--accessibilty-bar-text);cursor:pointer;border:none;padding:5px 10px}.text-increases__button:hover{text-decoration:none}.text-increases--selected{background:var(--accessibilty-bar-selected-bg);text-decoration:none}.text-increases--normal{font-size:1.125em}.text-increases--large{font-size:1.25em}.text-increases--extra-large{font-size:1.5em}.footer{background:var(--footer-bg);color:var(--footer-text);padding:60px 40px 0;width:100%}.footer>div{background-color:var(--footer-bg) !important}@media only screen and (max-width: 1024px){.footer{padding:20px}}.footer-bottom{max-width:1400px;margin:auto}.footer-accessibility{padding-bottom:40px;border-bottom:1px solid #fff}@media only screen and (max-width: 1024px){.footer-accessibility{padding-bottom:80px}}.footer-logo{display:inline-block}@media only screen and (max-width: 1024px){.footer-logo{margin-bottom:20px}}.footer-logo__img{display:inline-block;max-width:80px}.footer-smallprint{padding:20px 0}.footer-smallprint__copyright{display:inline-block;margin-right:60px}.footer-nav{display:flex;flex-wrap:wrap;margin:auto auto 60px;background-color:var(--footer-bg) !important}.footer-nav-col{flex:1;margin:0 20px}.footer-nav-col__heading{color:var(--teal)}@media only screen and (max-width: 1024px){.footer-nav-col{flex-basis:calc(45% - 10px);margin:10px;max-width:calc(45% - 10px)}}.footer-nav-list{list-style:none;padding:0;margin:0}.footer-nav-list__anchor{color:var(--footer-nav-anchor);font-size:1.188rem;text-decoration:none}.footer-nav-list__item{padding:10px 0;margin-bottom:10px}.footer-smallprint-nav-list{display:inline-block;list-style:none;padding:0;margin:0}.footer-smallprint-nav-list__anchor{color:var(--footer-nav-anchor);text-decoration:none}.footer-smallprint-nav-list__item{display:inline-block;padding:0 10px}.footer-nav-col .profile-nav-list__item .profile-nav-list__anchor-white{margin-left:0px;font-size:1.5em;padding-left:20px;padding-right:20px}.header{box-shadow:1px 3px 10px var(--header-shadow);color:var(--header-text);padding:20px;width:100%;background-color:white}@media only screen and (max-width: 1024px){.header{padding:15px 20px}}.header__item{flex:1}@media only screen and (max-width: 1024px){.header__item:nth-child(1){order:1}}.header__item:nth-child(2){display:none}@media only screen and (max-width: 1024px){.header__item:nth-child(2){display:block;flex:1;order:2}}.header__item:nth-child(3){flex:2}@media only screen and (max-width: 1024px){.header__item:nth-child(3){order:4;width:100%;flex:none;display:none}.header__item.open:nth-child(3){display:block}}@media only screen and (max-width: 1024px){.header__item:nth-child(4){order:3;flex:none;width:100%;padding-top:24px;display:none}.header__item:nth-child(4) nav{margin:auto}.header__item.open:nth-child(4){display:block}}.header__logo{display:block;max-width:200px}@media only screen and (max-width: 1024px){.header__logo img{max-height:65px}}.header-items-container{align-items:center;display:flex;flex-wrap:wrap;max-width:1400px;margin:auto}.hamburger{width:50px;height:36px;position:relative;margin-left:auto;transform:rotate(0deg);transition:0.2s ease-in-out;cursor:pointer}.hamburger span{display:block;position:absolute;height:7px;width:100%;background:var(--teal);border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:0.1s ease-in-out}.hamburger span:nth-child(1){top:0px}.hamburger span:nth-child(2),.hamburger span:nth-child(3){top:13px}.hamburger span:nth-child(4){top:26px}.hamburger.open span:nth-child(1){top:18px;width:0%;left:50%}.hamburger.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hamburger.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.open span:nth-child(4){top:18px;width:0%;left:50%}.navigation,.profile-navigation{font-size:1.063rem;padding:0 20px}@media only screen and (max-width: 1024px){.navigation{padding:20px 0 0;width:100%}.navigation a{font-size:18px}}.nav-list,.profile-nav-list{list-style:none;margin:0;padding:0}@media only screen and (max-width: 1024px){.nav-list,.profile-nav-list{text-align:center;display:flex;justify-content:space-between;max-width:335px;margin:auto;flex-wrap:wrap;gap:10px}}.nav-list__anchor,.profile-nav-list__anchor{color:var(--nav-link);padding:10px;text-decoration:none}.nav-list__item,.profile-nav-list__item{display:inline-block}.nav-list__anchor-teal{background:var(--nav-teal-bg);border-radius:5px;color:var(--nav-white-text);font-weight:bold}@media only screen and (max-width: 1024px){.nav-list__anchor{padding:10px 0}}.profile-nav-list{display:flex}@media only screen and (max-width: 1024px){.profile-nav-list{gap:10px}}.profile-nav-list__anchor{font-weight:bold}@media only screen and (max-width: 1024px){.profile-nav-list__anchor{display:inline-block;line-height:1.1}}.profile-nav-list__anchor-black{background:var(--nav-black-bg);border-radius:5px;border:2px solid var(--nav-white-text);color:var(--nav-white-text)}.profile-nav-list__anchor-teal{color:var(--nav-teal-text)}.profile-nav-list__anchor-white{background:var(--nav-white-bg);border-radius:5px;border:2px solid var(--nav-teal-text);color:var(--nav-teal-text);margin-left:10px}.profile-navigation{width:max-content}@media only screen and (max-width: 1024px){.profile-navigation{padding-left:0px;padding-right:0px}}.highlighted-button{font-weight:bold;border-bottom:2px solid var(--nav-teal-text);box-shadow:0px 0px 2px 0px rgba(0,0,0,0.35)}.stars{--s:30px;position:relative;display:inline-flex;width:fit-content}.stars input{width:var(--s);height:var(--s);margin:0;opacity:0;cursor:pointer}.stars i{position:absolute;inset:0 0 calc(var(--s) * 0.1);pointer-events:none;--v1:transparent,#000 0.5deg 108deg,#0000 109deg;--v2:transparent,#000 0.5deg 36deg,#0000 37deg;-webkit-mask:conic-gradient(from 54deg at calc(var(--s) * 0.68) calc(var(--s) * 0.57), var(--v1)),conic-gradient(from 90deg at calc(var(--s) * 0.02) calc(var(--s) * 0.35), var(--v2)),conic-gradient(from 126deg at calc(var(--s) * 0.5) calc(var(--s) * 0.7), var(--v1)),conic-gradient(from 162deg at calc(var(--s) * 0.5) 0, var(--v2));-webkit-mask-size:var(--s) var(--s);-webkit-mask-composite:xor, destination-over;mask-composite:exclude, add;background:linear-gradient(rgba(171, 226, 201, var(--o, 0.8)) 0 0),linear-gradient(#abe2c9 0 0) #ccc;background-size:calc(var(--l, 0) * var(--s)) 100%,calc(var(--p, 0) * var(--s)) 100%;background-repeat:no-repeat}.stars:focus-within{outline:1px solid}input:active~i{--o:1}input:nth-of-type(1):checked~i{--p:1}input:nth-of-type(2):checked~i{--p:2}input:nth-of-type(3):checked~i{--p:3}input:nth-of-type(4):checked~i{--p:4}input:nth-of-type(5):checked~i{--p:5}input:nth-of-type(6):checked~i{--p:6}input:nth-of-type(7):checked~i{--p:7}input:nth-of-type(8):checked~i{--p:8}input:nth-of-type(9):checked~i{--p:9}input:nth-of-type(10):checked~i{--p:10}input:nth-of-type(1):hover~i{--l:1}input:nth-of-type(2):hover~i{--l:2}input:nth-of-type(3):hover~i{--l:3}input:nth-of-type(4):hover~i{--l:4}input:nth-of-type(5):hover~i{--l:5}input:nth-of-type(6):hover~i{--l:6}input:nth-of-type(7):hover~i{--l:7}input:nth-of-type(8):hover~i{--l:8}input:nth-of-type(9):hover~i{--l:9}input:nth-of-type(10):hover~i{--l:10}.rating svg{width:30px;height:30px}.rating .star-off svg{fill:none}.rating .star-off svg path{stroke:var(--mintgreen);stroke-width:1}.rating .star-on svg{fill:var(--mintgreen)}.about-section{margin-bottom:20px;display:flex;align-items:center}@media only screen and (max-width: 1024px){.about-section{padding:20px 0;flex-direction:column}}.about-section__copy{line-height:36px;max-width:500px}@media only screen and (max-width: 1024px){.about-section__copy{max-width:none}}.about-section__title{border-left:8px solid var(--contact-title);padding:20px}.about-section--who .text-container,.about-section--who .image-container,.about-section--help .text-container,.about-section--help .image-container{flex:1}@media only screen and (max-width: 1024px){.about-section--who .text-container,.about-section--who .image-container,.about-section--help .text-container,.about-section--help .image-container{flex:100%}}.about-section--who .image-container,.about-section--help .image-container{position:relative;text-align:center}.about-section--who .image-container img,.about-section--help .image-container img{border-radius:10px;position:relative}@media only screen and (min-width: 1024px){.about-section--who .image-container img,.about-section--help .image-container img{z-index:2}}@media only screen and (max-width: 1024px){.about-section--classes{flex-direction:column-reverse}}.about-section--classes .about-section__copy{margin:auto auto 60px;max-width:650px}@media only screen and (max-width: 1024px){.about-section--classes .about-section__copy{max-width:none;margin:0 0 20px}}.about-section--classes .about-section__title{text-wrap:balance}@media only screen and (min-width: 1024px){.about-section--classes .text-container{margin-left:60px}}.about-section--who .text-container{margin-right:60px}@media only screen and (max-width: 1024px){.about-section--who .text-container{margin-right:0;margin-bottom:20px;max-width:none}}.about-section--help .image-container::before{content:"";background:var(--about-teal-bg);border-radius:10px;position:absolute;height:750px;width:450px;right:50px;top:6%}@media only screen and (max-width: 1024px){.about-section--help .image-container::before{display:none}}@media only screen and (max-width: 1024px){.about-section--help .image-container{margin-bottom:20px}}.about-section--join,.ready-join{align-items:center;display:flex;flex-wrap:wrap}.about-section--join .text-container,.about-section--join .image-container,.ready-join .text-container,.ready-join .image-container{flex:1}@media only screen and (max-width: 1024px){.about-section--join .text-container,.about-section--join .image-container,.ready-join .text-container,.ready-join .image-container{flex:100%}}@media only screen and (max-width: 1024px){.about-section--join .text-container,.ready-join .text-container{margin-bottom:40px;text-align:center}}.about-section--join .about-section__title,.ready-join .about-section__title{margin:auto auto 40px}.about-section--join .btn,.ready-join .btn{font-weight:bold}.about-section--join .ready-join-actions,.ready-join .ready-join-actions{margin:auto;max-width:250px}.about-section--team .about-section__title{max-width:none}.about-list{list-style:none;margin:0 0 15px 0;padding:0}.about-list__item{padding-left:16px;margin-bottom:0px}.about-list__item::before{content:"•";font-size:30px;line-height:32px;padding-right:8px;color:var(--about-list-item-disc)}.about-gallery-images{display:flex;flex-wrap:wrap;flex:1;min-width:50%}.gallery-image{flex:1;margin:10px}.gallery-image:first-of-type{margin-left:0}.gallery-image:last-of-type{margin-right:0}.gallery-image img{border-radius:5px}.team-member{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:60px}.team-member:last-of-type{margin-bottom:0}.team-member__bio{font-size:1.5rem;line-height:36px}.team-member__name{font-size:2.375rem;line-height:47px;font-weight:bold;margin-bottom:20px}.team-member .image-container,.team-member .text-container{flex:1}@media only screen and (max-width: 1024px){.team-member .image-container,.team-member .text-container{flex:100%}}.team-member .image-container{margin-right:40px;text-align:center}@media only screen and (max-width: 1024px){.team-member .image-container{margin-right:0}}.inactivity{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:60px}.inactivity:last-of-type{margin-bottom:0}.inactivity__text{font-size:1.5rem;line-height:36px;margin-bottom:20px}.inactivity__emphasis{border-bottom:3px dashed var(--about-inactivity-emphasis);display:inline-block;line-height:1em}.activities-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media only screen and (min-width: 501px) and (max-width: 1200px){.activities-list{grid-template-columns:repeat(2, 1fr)}}.activity-list-buttons{margin-top:40px;display:block;height:65px}.activity-list-buttons a{color:var(--nav-link);padding:10px;text-decoration:none;font-size:1.8rem}.activity-list-buttons a:hover{border-bottom:2px solid var(--nav-teal-text)}.btn.btn--teal+.activities-list{margin-top:20px}.activity-card{box-shadow:1px 3px 10px var(--header-shadow);border-radius:5px;color:#818181;position:relative;grid-column:span 1;display:flex;flex-direction:column}@media only screen and (max-width: 1024px){.activity-card{grid-column:span 3}}@media only screen and (min-width: 501px) and (max-width: 1200px){.activity-card{grid-column:span 1;gap:10px}}.activity-card>p{margin:0;font-size:13px;font-style:italic;position:absolute;transform:translateY(-31px);right:0px;color:white;background:rgba(0,0,0,0.5);line-height:normal;padding:4px 10px 4px 4px}.activity-card__bottom{font-size:1.188rem;line-height:24px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.activity-card__bottom .btn{margin-top:10px}.activity-card__copy{margin-top:0}.activity-card__description{margin-top:0;color:black}.activity-card>.activity-card__element-link{background-color:white;height:300px;min-height:300px;max-height:300px}.activity-card__element-link{display:block;color:#000;font-size:1.5rem;line-height:29px;text-decoration:none;position:relative}.activity-card__element-link p{position:absolute;background-color:var(--teal-btn-bg);padding:6px;color:white;margin-top:0px;line-height:normal}.activity-card__element-link img{width:100%;height:100%;object-fit:contain}.activity-card__icon{float:right;height:30px;width:30px}.activity-card__icon-teal{filter:invert(10%) sepia(96%) saturate(5160%) hue-rotate(286deg) brightness(101%) contrast(99%)}.activity-card__top{border-bottom:1px solid #efefef;display:flex;align-items:flex-start;padding-bottom:20px}.activity-card__title{display:inline-block;flex:1;margin:0}.activity-card__buttons{margin-top:auto;display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;align-content:flex-end}.activity-card__buttons>.btn--teal:nth-of-type(1),.activity-card__buttons>.btn--teal:nth-of-type(2){width:48.5%}@media only screen and (max-width: 1024px){.activity-card__buttons>.btn--teal:nth-of-type(1),.activity-card__buttons>.btn--teal:nth-of-type(2){width:100%}}.activity-card__buttons>.btn--teal:nth-of-type(3),.activity-card__buttons>.btn--teal:nth-of-type(4){width:100%}.activity-card__buttons p{margin-bottom:0px}.activity-card__buttons .button-full{text-align:center}.activity-card__buttons .button-full a{width:100%}.activity-card .content-padding{display:flex;flex-direction:column}@media only screen and (min-width: 1024px){.activity-card .content-padding{gap:20px;height:100%}}@media only screen and (max-width: 1024px){.activity-card .content-padding{gap:10px}}.activity--grey{background:#fafafa}.activity--white{background:#fff}.activity-categories{flex:1}.activity-categories__copy{font-size:1.5rem}.activity-categories__title{color:var(--teal);font-size:1.5rem;line-height:28px;font-weight:bold}.activity-description{flex:2;margin-right:140px}@media only screen and (max-width: 1024px){.activity-description{flex:1;margin-right:20px}}.activity-description__copy{font-size:1.5rem;line-height:31px}.activity-description__title{color:var(--teal);font-size:1.5rem;font-weight:bold;line-height:28px}.activity-description h2{color:var(--teal)}.activity-heading{align-items:center;display:flex;margin-bottom:20px;gap:10px}@media only screen and (max-width: 1024px){.activity-heading{flex-direction:column}}.activity-heading>div{display:flex;flex-direction:column;gap:10px}.activity-heading>div .btn{width:100%}.activity-heading>div .button-full{text-align:center}.activity-heading>div .button-full p{margin:0px}.activity-heading>div .button-full a{width:100%}.activity-heading .secondary-heading{display:inline-block;flex:1}@media only screen and (max-width: 1024px){.activity-heading .secondary-heading{margin:0}}.activity-purchase{border-top:1px solid #d8d8d8;padding:40px 0;margin:20px 0;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}@media only screen and (max-width: 1024px){.activity-purchase{padding:20px 0}}.activity-purchase .btn{float:right;margin-right:20px;font-size:1.5rem;font-weight:bold}@media only screen and (max-width: 1024px){.activity-purchase .btn{float:left;margin-bottom:40px;margin-right:0}}.activity-purchase .btn:last-child{margin-right:0}.activity-purchase__copy{display:inline-block;font-size:1.5rem;line-height:31px;margin:0 0 20px 0;width:100%}@media only screen and (max-width: 1024px){.activity-purchase__copy{margin-bottom:20px}}.activity-not-recommended{display:flex;flex-wrap:Wrap;flex-direction:column;align-items:center}.activity-not-recommended__copy{flex:1}@media only screen and (max-width: 1024px){.activity-not-recommended__copy{flex:100%;text-align:center}}.activity-text-container{display:flex;align-items:center;margin-bottom:40px;gap:30px}@media only screen and (max-width: 1024px){.activity-text-container{flex-direction:column}}.activity-text-container .activity-content{width:60%}@media only screen and (max-width: 1024px){.activity-text-container .activity-content{width:100%}}.activity-text-container .activity-video{margin-right:40px;margin-top:-20px;position:relative;box-shadow:0px 3px 15px 0px rgba(0,0,0,0.1);padding:30px;display:flex;align-items:center}@media only screen and (min-width: 1024px){.activity-text-container .activity-video{width:35%;max-width:500px}}@media only screen and (max-width: 1024px){.activity-text-container .activity-video{margin-right:0;margin-bottom:20px;margin-top:0}}.activity-text-container .activity-video video{margin-top:-40px}@media only screen and (max-width: 1024px){.activity-text-container .activity-video video{height:300px;width:100%}}.recommendations .activity-card__buttons{align-items:stretch}.recommendations .activity-card__buttons .btn{display:flex;align-items:center;justify-content:center}.acivity-sessions-container{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:40px}.acivity-sessions-container .activity-sessions{flex:1;overflow-y:scroll;max-height:700px;max-width:400px;box-shadow:0px 3px 15px 0px rgba(0,0,0,0.1);padding:30px;background-color:white}@media only screen and (max-width: 1024px){.acivity-sessions-container .activity-sessions{flex:100%;max-width:none}}.acivity-sessions-container .activity-sessions a{display:block;text-align:center}.acivity-sessions-container .activity-video{box-shadow:0px 3px 15px 0px rgba(0,0,0,0.1);padding:30px;display:flex;align-items:center;justify-content:center;flex:1;background-color:white}.acivity-sessions-container .activity-video video{margin-top:-40px}.activity-video-overlay{position:absolute;left:-31%;right:0;margin:auto;top:42%;text-align:center}@media only screen and (max-width: 1024px){.activity-video-overlay{left:0;top:30%}}.activity-video-overlay__copy{background:var(--activity-video-overlay-bg);color:var(--activity-video-overlay-text);font-size:1.5rem;padding:5px 8px}@media only screen and (max-width: 1024px){.activity-video-overlay__copy{font-size:1rem}}.activity-video-overlay__icon{vertical-align:top}@media only screen and (max-width: 1024px){.activity-video-overlay__icon{vertical-align:sub}}.rating-buttons{display:none;margin:40px 0 20px}.rating-btn{display:inline-block;margin-right:20px;min-width:80px;text-align:center}.session{margin-bottom:20px;height:300px;display:inline-block}.session__copy{font-size:1.188rem;margin:10px 0}.session__overlay{background:var(--session-overlay-bg);border-radius:5px;bottom:2px;position:absolute;left:0;opacity:0.5;right:0;top:0}.session__overlay-watched{background:linear-gradient(0deg, #000 0%, rgba(0,0,0,0) 100%);border-radius:5px;bottom:2px;position:absolute;left:0;opacity:0.5;right:0;top:0}.session__title{margin:0;position:absolute;bottom:20px;left:20px;color:var(--session-overlay-title);font-size:1.188rem}.session__video{position:relative}.session__video video{border-radius:5px;height:100%;width:100%}.session__video img{filter:brightness(0.8)}.session__video-overlay{color:var(--session-video-overlay-text);position:absolute;left:0;right:0;margin:auto;top:45%}.session .activity-video-overlay{left:0}@media only screen and (max-width: 1024px){.session .activity-video-overlay{top:40%}}.session .activity-video-overlay-watched{color:var(--nav-teal-text);position:absolute;margin:auto;right:10px;top:10px;text-align:center;background:white;width:max-content;border-radius:40px}.session .activity-video-overlay__icon{color:var(--activity-video-overlay-icon)}.session .material-icons{font-size:40px}.activities-pagination{margin:20px auto;font-size:1.5rem;width:fit-content}.user-class-passes__copy{font-size:1.25rem;line-height:36px;margin-bottom:40px}@media only screen and (max-width: 1024px){.user-class-passes__copy{margin-bottom:20px}}.user-class-passes>div>p{justify-content:flex-start;margin-bottom:50px}@media print{.user-class-passes div.class-pass-print-ignore{display:none}}.user-class-pass{align-items:center;border-top:1px solid #efefef;padding-bottom:20px}.user-class-pass h4{font-size:1.3em}@media only screen and (max-width: 1024px){.user-class-pass h4{margin-bottom:10px}}.user-class-pass__copy{display:flex;flex:1;justify-content:flex-end;text-align:right;font-size:1.125rem;line-height:36px}@media only screen and (max-width: 1024px){.user-class-pass__copy{justify-content:flex-start;margin-top:0;text-align:left;flex-wrap:wrap}}.user-class-pass__copy-small{margin-left:10px;justify-content:flex-start;font-size:1rem;color:rgba(0,0,0,0.5)}@media only screen and (max-width: 1024px){.user-class-pass__copy-small{margin:0px 0px 20px 0px}}.user-class-pass__details{display:flex;justify-content:space-evenly;font-size:1.125rem;line-height:36px;width:65%;text-align:center}@media only screen and (max-width: 1024px){.user-class-pass__details{justify-content:space-between;margin-top:0;text-align:left;width:100%;flex-wrap:wrap}}.user-class-pass__details span{display:flex}@media only screen and (max-width: 1024px){.user-class-pass__details span{flex:45%}}.user-class-pass__title{flex:1}@media only screen and (max-width: 1024px){.user-class-pass__title{flex:100%}}.user-class-pass__title-link{color:#000;text-decoration:none;text-transform:capitalize}.user-class-pass__total_users,.user-class-pass__price,.user-class-pass__users,.user-class-pass__id{flex:1}.user-class-pass-links{flex:100%;margin:5px 0 45px}@media only screen and (max-width: 1024px){.user-class-pass-links{display:inline-block;margin-bottom:0px}}@media only screen and (max-width: 1024px){.user-class-pass-links .btn{display:inline-block;margin-bottom:10px}}.user-class-pass-members,.user-class-pass-live{flex:100%;font-size:1.125rem;display:flex;flex-wrap:wrap;margin-bottom:20px}@media only screen and (max-width: 1024px){.user-class-pass-members,.user-class-pass-live{align-items:center}}.user-class-pass-members__copy,.user-class-pass-live__copy{margin:0;min-width:10%}@media only screen and (max-width: 1024px){.user-class-pass-members__copy,.user-class-pass-live__copy{min-width:35%}}.user-class-pass-members__copy a,.user-class-pass-live__copy a{color:var(--teal-btn-bg);text-decoration:none;transition:text-decoration 0.3s}.user-class-pass-members__copy a:hover,.user-class-pass-live__copy a:hover{text-decoration:underline}.user-class-pass-members__link,.user-class-pass-live__link{filter:invert(45%) sepia(2%) saturate(41%) hue-rotate(315deg) brightness(101%) contrast(86%);height:20px;width:20px}.user-class-pass-members__link:hover,.user-class-pass-live__link:hover{filter:invert(0%) sepia(11%) saturate(24%) hue-rotate(334deg) brightness(104%) contrast(100%);transition:all 0.5s}.user-class-passes-list{margin-top:20px}.user-class-pass__copy span{width:100%;text-align:center}@media only screen and (max-width: 1024px){.user-class-pass__copy span{flex:45%;text-align:left}}.user-class-pass__subscription{display:flex;flex:1;justify-content:flex-end;text-align:right;font-size:1.25rem;line-height:36px}@media only screen and (max-width: 1024px){.user-class-pass__subscription{justify-content:flex-start;margin-top:0;text-align:left;flex-wrap:wrap}}.user-class-pass__subscription span{margin-left:0.25rem}.class-passes-forms-wrapper{padding:40px 200px;display:flex;flex-wrap:wrap;flex-direction:column;align-content:center}.class-passes-forms-wrapper>a{width:max-content;margin-bottom:20px}.class-pass-print-ignore p{text-wrap:balance}.class-pass-print-text{font-size:1.5rem;font-weight:bold}.community__copy{font-size:1.5rem;margin-bottom:40px;text-align:left}.community h1{text-align:left}.community .about-section{padding:100px 0px}.community-user-list{display:flex;flex-direction:row;flex-wrap:wrap;max-width:1200px;margin:auto auto 40px}.community-user-list h2{width:100%}.community-user{flex:1;flex-basis:calc(33.3% - 30px);margin:20px;max-width:calc(33.3% - 30px);flex-direction:column;display:flex;overflow-wrap:break-word}@media only screen and (max-width: 1024px){.community-user{max-width:calc(100% - 30px);flex-basis:unset}}.community-user__copy{font-size:1.125rem;margin:10px 0}.community-user__name{font-size:2rem;font-weight:bold;margin-bottom:0}.community-user .image-container img{border-radius:10px}.instructor{align-items:flex-start;display:flex;flex-wrap:wrap;margin-bottom:60px}.instructor:last-of-type{margin-bottom:0}.instructor__bio{font-size:1.5rem;line-height:36px}.instructor__name{font-size:2.375rem;line-height:47px;font-weight:bold;margin-bottom:20px;margin-top:0px}.instructor .image-container{flex:1;margin-right:40px;text-align:center;flex-basis:5%;margin-top:15px}@media only screen and (max-width: 1024px){.instructor .image-container{flex:100%}}.instructor .image-container img{border-radius:10px;box-shadow:0px 1px 3px var(--about-teal-bg)}.instructor .text-container{flex:2}@media only screen and (max-width: 1024px){.instructor .text-container{flex:100%}}.instructor:nth-of-type(odd) .image-container::after{content:"";background:var(--about-teal-bg);border-radius:10px;position:relative;height:285px;width:427px;right:20px;bottom:270px;display:inline-block;z-index:-1}@media only screen and (max-width: 1024px){.instructor:nth-of-type(odd) .image-container::after{display:none}}@media only screen and (max-width: 1024px){.instructor:nth-of-type(odd) .image-container{margin:auto}}.instructor:nth-of-type(even) .image-container::after{content:"";background:var(--about-teal-bg);border-radius:10px;position:relative;height:285px;width:427px;left:20px;bottom:270px;display:inline-block;z-index:-1}@media only screen and (max-width: 1024px){.instructor:nth-of-type(even) .image-container::after{display:none}}.instructor:nth-of-type(even) .image-container{margin-right:60px;margin-left:-20px}@media only screen and (max-width: 1024px){.instructor:nth-of-type(even) .image-container{margin:auto !important}}.about-section .instructor:nth-of-type(odd) .image-container::after{height:328px;width:485px;right:20px;bottom:310px}.about-section .instructor:nth-of-type(even) .image-container::after{height:328px;width:485px;left:20px;bottom:310px}.about-section .instructor:nth-of-type(even) .image-container{margin-right:65px;margin-left:-20px}@media only screen and (min-width: 1024px){.instructor__chantelle{margin-bottom:-150px}}.contact__copy{font-size:1.5rem;line-height:32px;margin-bottom:40px;max-width:500px}.contact-columns{display:flex;margin-bottom:100px}.contact-col{flex:1}.contact-col__link{color:var(--contact-link);font-size:3.5rem;font-weight:bold;text-decoration:none}.contact-col__title{color:var(--contact-title);font-size:1.5rem;margin-bottom:0}.contact-container{display:flex;flex-wrap:wrap}.contact-container .title{width:100%}.contact{flex-basis:50%}.contact h3{margin-top:0}.contact:first-of-type{margin-right:100px}@media only screen and (max-width: 1024px){.contact:first-of-type{margin-right:0}}@media only screen and (min-width: 501px) and (max-width: 1200px){.contact:first-of-type{margin-right:50px}}@media only screen and (max-width: 1024px){.contact{flex:100%}}.contact__form{flex-basis:40%;margin-top:35px}.contact__copy-blue{color:var(--contact-copy-blue);font-weight:bold}.contact__heading{font-size:1.5em;line-height:1.3em;margin:40px 0}.contact__link{color:var(--contact-link);text-decoration:none}.contact-map{margin-bottom:40px}@media only screen and (max-width: 1024px){.contact-map{margin-bottom:0}}.contact-form label{width:100%;display:block;margin-bottom:10px}.contact-form input,.contact-form textarea{border-radius:10px;border:1px solid var(--teal);display:block;margin-bottom:20px;padding:20px;width:100%}.contact-form textarea{min-height:200px;max-height:400px}.contact-form input[type=submit]{max-width:120px;padding:15px 20px;outline:none;border:none}.contact-form-content fieldset{border:none;padding:0}.contact-form-content label{display:block;margin-bottom:5px;width:100%}.contact-form-content input,.contact-form-content textarea,.contact_form_reason select,trix-editor{background:var(--devise-input-bg);border:2px solid #9dcaee;border:2px solid var(--teal);border-radius:5px;padding:10px;margin-bottom:10px;min-width:300px;width:100%}@media only screen and (max-width: 1024px){.contact-form-content input,.contact-form-content textarea,.contact_form_reason select,trix-editor{min-width:unset;width:100%}}.contact_form_reason select{height:40px}.contact-form-content textarea{min-height:150px;max-height:250px;width:100%}.contact-form-content input[type=submit]{border:none;min-width:150px}.contact-form-content input[type=checkbox]{min-width:unset;margin-right:10px;width:auto}.contact-form-content .checkbox{margin-bottom:20px}.map-container{margin-top:50px}#contact-honeypot{display:none}.memberships-groups{text-align:center}.memberships-groups__copy{font-size:1.25rem;line-height:36px;margin-bottom:40px}@media only screen and (max-width: 1024px){.memberships-groups__copy{margin-bottom:20px}}.memberships-groups-form{padding:20px;max-width:500px;margin:auto;text-align:left}.memberships-groups-form label{display:block;margin-bottom:10px}.memberships-groups-form input,.memberships-groups-form select{border:1px solid var(--group-form-input-border);margin-bottom:20px;padding:10px;width:100%}.memberships-groups-form input[type=checkbox],.memberships-groups-form input[type=radio]{display:inline-block;margin-right:10px;width:auto}.memberships-groups-form .btn{font-weight:bold}.memberships-groups-form .check_boxes label{font-weight:bold}.memberships-groups-form .checkbox{display:block;width:100%}.user-groups h1{margin:0px;text-wrap:balance}.user-groups h2{margin-bottom:0px}.user-groups__copy{font-size:1.25rem;line-height:36px;margin-bottom:40px}@media only screen and (max-width: 1024px){.user-groups__copy{margin-bottom:20px}}.user-groups>div>p{justify-content:flex-start;margin-bottom:50px}.user-group{align-items:center;border-top:1px solid #efefef;display:flex;flex-wrap:wrap;gap:32px;padding-bottom:20px}@media only screen and (max-width: 1024px){.user-group{flex-direction:column;gap:12px}}@media only screen and (max-width: 1024px){.user-group h2{margin-bottom:0px}}.user-group h4{font-size:1.3em}@media only screen and (max-width: 1024px){.user-group h4{margin-bottom:10px}}.user-group>div span{display:block;padding:5px 0;font-size:1.3rem}.user-group>.trix-content blockquote{margin:0px}.user-group__top{width:100%;display:flex;align-items:flex-start;justify-content:space-between;padding-top:50px}@media only screen and (max-width: 1024px){.user-group__top{flex-direction:column}}.user-group__top h2{margin-top:0px;margin-bottom:10px}.user-group__top>div .user-group__details{width:100%;gap:32px}.user-group__top>div .user-group__details>p{flex:none}@media only screen and (max-width: 1024px){.user-group__top>div .user-group__details>p{margin:0px}}@media only screen and (max-width: 1024px){.user-group__top>div .user-group__details{gap:0px;flex-direction:column}}@media only screen and (max-width: 1024px){.user-group__btns{display:flex;flex-wrap:wrap;gap:8px;padding-top:12px}}.user-group__organisers{width:100%}.user-group__organisers h4{margin-bottom:5px}.user-group__organisers p.user-group__copy-small{padding:0px;margin:0px}@media only screen and (max-width: 1024px){.user-group__organisers p.user-group__copy-small{line-height:1.3}}.user-group__members{width:100%}.user-group__members .user-group-members{flex-direction:row;align-items:center;margin-bottom:10px}.user-group__copy{display:flex;flex:1;justify-content:flex-end;text-align:right;font-size:1.125rem;line-height:36px}@media only screen and (max-width: 1024px){.user-group__copy{justify-content:flex-start;margin-top:0;text-align:left;flex-wrap:wrap}}.user-group__copy-small{margin-left:10px;justify-content:flex-start;font-size:1rem;color:rgba(0,0,0,0.5)}@media only screen and (max-width: 1024px){.user-group__copy-small{margin:0px 0px 20px 0px}}.user-group__details{display:flex;justify-content:space-evenly;font-size:1.125rem;line-height:36px;width:65%;text-align:center}@media only screen and (max-width: 1024px){.user-group__details{justify-content:space-between;margin-top:0;text-align:left;width:100%;flex-wrap:wrap}}.user-group__details span{display:flex}@media only screen and (max-width: 1024px){.user-group__details span{flex:45%}}@media only screen and (max-width: 1024px){.user-group__title{flex:100%}}.user-group__title-link{color:#000;text-decoration:none;text-transform:capitalize}.user-group__total_users a{color:var(--teal)}.user-group__button{display:block}.user-group__button a.btn{margin-left:auto;display:block}.user-group__total_users,.user-group__price,.user-group__users,.user-group__id,.user-group__button{flex:1}.user-group-links{flex:100%;margin:5px 0 45px}@media only screen and (max-width: 1024px){.user-group-links{display:inline-block;margin-bottom:0px}}@media only screen and (max-width: 1024px){.user-group-links .btn{display:inline-block;margin-bottom:10px}}.user-group-members,.user-group-live{flex:100%;font-size:1.125rem;display:flex;flex-wrap:wrap;flex-direction:column;gap:10px;margin-bottom:20px}.user-group-members__copy,.user-group-live__copy{margin:0;min-width:10%}@media only screen and (max-width: 1024px){.user-group-members__copy,.user-group-live__copy{min-width:35%}}.user-group-members__copy a,.user-group-live__copy a{color:var(--teal-btn-bg);text-decoration:none;transition:text-decoration 0.3s}.user-group-members__copy a:hover,.user-group-live__copy a:hover{text-decoration:underline}.user-group-members__link,.user-group-live__link{filter:invert(45%) sepia(2%) saturate(41%) hue-rotate(315deg) brightness(101%) contrast(86%);height:20px;width:20px}.user-group-members__link:hover,.user-group-live__link:hover{filter:invert(0%) sepia(11%) saturate(24%) hue-rotate(334deg) brightness(104%) contrast(100%);transition:all 0.5s}.user-groups-list{margin-top:20px}.user-group__copy span{width:100%;text-align:center}@media only screen and (max-width: 1024px){.user-group__copy span{flex:45%;text-align:left}}.user-group__subscription{display:flex;flex:1;justify-content:flex-end;text-align:right;font-size:1.25rem;line-height:36px}@media only screen and (max-width: 1024px){.user-group__subscription{justify-content:flex-start;margin-top:0;text-align:left;flex-wrap:wrap}}.user-group__subscription span{margin-left:0.25rem}.groups-forms-wrapper{padding:40px 200px;display:flex;flex-wrap:wrap;flex-direction:column;align-content:center}.groups-forms-wrapper>a{width:max-content;margin-bottom:20px}.classes{display:flex;flex-wrap:wrap}.classes>p,.classes>h1{width:48%}@media only screen and (max-width: 1024px){.classes>p,.classes>h1{width:100%}}.classes-list{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.classes-list__item{box-shadow:0px 3px 15px 0px rgba(0,0,0,0.1);padding:0px 40px 40px 40px;width:460px;text-align:center;margin-top:60px}.classes-list__item h3{margin-bottom:0}.classes-list__item p{font-size:1.1rem;line-height:1.5}.classes-list__item span{width:70px;height:70px;background-color:var(--teal);display:block;border-radius:5px;margin:-40px auto 30px;padding:6px}.main-content-wrapper{height:max-content;position:relative}@media only screen and (max-width: 1024px){.main-content-wrapper{height:auto}}.main-content-wrapper .home-content__hero{background-image:linear-gradient(100deg, rgba(231,231,231,0.878431) 27%, rgba(255,255,255,0) 63%);height:auto;background-position:center}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero{background:none;height:100%}}.main-content-wrapper .home-content__hero>.flex-container{align-items:center;padding:0 12%;margin:auto;background-image:linear-gradient(100deg, rgba(231,231,231,0.878431) 27%, rgba(255,255,255,0) 63%);height:100%;width:100%;flex-direction:column;flex-wrap:nowrap}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero>.flex-container{padding:0 1%}}.main-content-wrapper .home-content__hero>.flex-container .home-item{display:flex;flex-direction:column;justify-content:center;max-width:600px;margin-left:0}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero>.flex-container .home-item{padding:0 10px}}.main-content-wrapper .home-content__hero--cards{display:flex;background:linear-gradient(180deg, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 70%, #fff 100%);align-items:center;width:100%}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero--cards{display:grid;grid-template-columns:repeat(3, 1fr);padding-top:30px}}.main-content-wrapper .home-content__hero--card{padding:20px;width:33%}.main-content-wrapper .home-content__hero--card:nth-of-type(1),.main-content-wrapper .home-content__hero--card:nth-of-type(2){border-right:2px solid var(--teal)}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero--card{grid-column:span 1;width:100%;height:100%;padding:4vw}}.main-content-wrapper .home-content__hero--card p{color:var(--about-teal-bg);font-size:1.1rem;line-height:1}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero--card p{margin-bottom:0px}}.main-content-wrapper .home-content__hero--card h3{margin:20px 0 0}@media only screen and (max-width: 1024px){.main-content-wrapper .home-content__hero--card h3{font-size:1.1em;margin:0px}}.main-content-wrapper .home-content__hero--divider{display:block;height:80%;width:2px;background-color:#23a090;margin:auto}.home-content{max-width:1200px;margin:auto}@media only screen and (max-width: 1024px){.home-content{padding:20px;position:relative}}.home-content .flex-container{align-items:center}.home-item{flex:1;margin:80px auto}.home-item:first-of-type{margin-top:80px}@media only screen and (max-width: 1024px){.home-item{flex:100%;margin-bottom:40px;margin-right:0}}.home-item>h2.image-right__title{text-align:center;background:var(--about-teal-bg);color:white;padding:20px;margin:150px 0 75px}.home-item:last-child{margin-right:0}@media only screen and (max-width: 1024px){.home-item:last-child{margin-bottom:0}}.home-item__copy{font-size:1.2rem;line-height:30px;text-transform:capitalize;margin-bottom:40px}.home-item__heading{font-size:5rem}.home-item .instructor__name{font-size:1.3rem;margin:0px}.home-item .instructor__bio{font-size:1.1rem;line-height:30px;margin:15px 0px}.home-item .instructor:first-child{margin-top:100px}.home-item .instructor:last-child{padding-bottom:100px}.home-item__heading{font-size:48px;font-weight:600;line-height:1em;border-left:8px solid #23a090;padding-left:10px}@media only screen and (max-width: 1024px){.home-item__heading{margin-top:0}}.home-item-links .btn{margin-right:15px;width:fit-content}.home-item-links .btn:last-child{margin-right:0}.home-classes{display:flex;flex-wrap:wrap}.home-classes-more{flex:100%;margin:40px 0;text-align:center}.home-class{flex:1;flex-basis:calc(33.3% - 30px);margin:20px;max-width:calc(33.3% - 30px);justify-content:space-between;flex-direction:column;display:flex;position:relative}@media only screen and (max-width: 1024px){.home-class{justify-content:center;flex:100%;margin:10px 0;max-width:initial}}@media only screen and (min-width: 501px) and (max-width: 1200px){.home-class{flex-basis:calc(45% - 10px);margin:10px;max-width:calc(45% - 10px)}}.home-class:first-of-type{margin-left:0}.home-class:nth-of-type(3n){margin-right:0}.home-class:nth-of-type(3n + 1){margin-left:0}.home-class__title{position:absolute;bottom:20px;left:20px;color:#fff;font-size:2rem;margin:0;text-transform:uppercase;z-index:5}.home-class__black-and-white img{filter:grayscale(100%)}.reviews{background:#fafafa;display:flex;flex-wrap:wrap}@media only screen and (max-width: 1024px){.reviews{flex-direction:column}}.review-card{background:#fff;display:flex;flex-wrap:wrap;flex-basis:calc(33.3% - 30px);margin:20px;max-width:calc(33.3% - 30px);padding:40px;border-radius:5px}@media only screen and (max-width: 1024px){.review-card{max-width:100%;width:100%;margin:0}}.review-card:first-of-type{margin-left:0}.review-card:nth-of-type(3n){margin-right:0}.review-card:nth-of-type(3n + 1){margin-left:0}.review-card__copy{line-height:1.5rem}.review-card__title{color:#23a090;margin-top:0;text-transform:capitalize}.review-card .text-container,.review-card .image-container{flex:1}.review-card .image-container img{border-radius:5px}.review-card .text-container{margin-right:40px}@media only screen and (max-width: 1024px){.video-wrapper iframe{width:100%}}.memberships__copy{font-size:1.25rem;line-height:36px;margin-bottom:40px;max-width:500px}.memberships__copy:nth-of-type(3){background-color:var(--teal);padding:12px;font-size:120%;text-align:center;margin:20px auto 40px}.memberships__copy:nth-of-type(3) a{color:white;font-size:140%;font-weight:bold}.membership-cards{display:flex;flex-wrap:Wrap}.membership-card{flex:1;flex-basis:calc(33.3% - 30px);margin:20px;max-width:calc(33.3% - 30px);flex-direction:column;display:flex;padding:40px 40px 0px}@media only screen and (max-width: 1024px){.membership-card{border-bottom:1px solid var(--membership-card-border);justify-content:center;flex:100%;margin:10px 0;max-width:initial;padding:20px 0 40px}}@media only screen and (min-width: 501px) and (max-width: 1200px){.membership-card{flex-basis:calc(45% - 10px);margin:10px;max-width:calc(45% - 10px)}}.membership-card:first-of-type{margin-left:0}@media only screen and (max-width: 1024px){.membership-card:first-of-type{border-right:none}}.membership-card:nth-of-type(3n){margin-right:0}@media only screen and (max-width: 1024px){.membership-card:nth-of-type(3n){border-left:none}}.membership-card__cta{margin-top:auto}.membership-card__cta .btn{display:block;font-weight:bold;font-size:1.25rem;text-align:center;width:100%}.membership-card__cta .btn:hover{background:var(--teal-btn-bg);border:1px solid var(--teal-btn-border);color:var(--teal-btn-text);transition:all 0.5s}.membership-card__copy{font-size:1.188rem;margin-bottom:20px}.membership-card__price{font-size:1.5rem;font-weight:bold;margin-top:0}.membership-card__title{font-size:2.375rem;font-weight:bold;line-height:1}.membership-card__center{text-align:center}.membership-card .trix-content p{color:var(--membership-card-teal-text);margin-bottom:20px}.membership-header{background:var(--membership-card-teal-text);color:var(--membership-card-header-text);text-align:center}.subscriptions__copy{font-size:1.188rem;margin-bottom:20px}.thank-you__copy{font-size:1.25rem;line-height:36px;margin-bottom:40px;max-width:500px;background-color:var(--teal);padding:12px;font-size:120%;text-align:center;margin:20px auto 40px}.thank-you__copy a{color:white;font-size:140%;font-weight:bold}.newsletter{display:flex;align-items:center;justify-content:center}@media only screen and (min-width: 1024px){.newsletter{min-height:700px}}.onboarding{background:var(--onboarding-bg);position:relative;padding:120px 0}@media only screen and (max-width: 1024px){.onboarding{padding:20px}}.onboarding .btn{font-size:19px;font-weight:bold}@media only screen and (max-width: 1024px){.onboarding .btn{font-size:16px}}.onboarding-actions{text-align:center}.onboarding-actions .btn{color:var(--teal-btn-text)}.onboarding-form{background:var(--onboarding-form-bg);border-radius:5px;padding:60px 40px;margin:auto;max-width:500px}.onboarding-form__copy{margin-bottom:40px;text-align:center}.onboarding-form__heading{margin-top:0;text-align:center}.onboarding-form__small-copy{max-width:500px;margin:auto auto 40px}.onboarding-form a{color:var(--teal);text-decoration:none}.onboarding-form__links{text-align:center}.onboarding-form__links p{text-wrap:balance}.onboarding-form label{display:block;text-transform:capitalize;margin-bottom:10px;width:100%}.onboarding-form input,.onboarding-form select{border:1px solid var(--onboarding-form-input-border);display:block;margin-bottom:20px;padding:10px;width:100%}.onboarding-form .checkbox,.onboarding-form input[type=checkbox]{display:inline-block;width:auto}.onboarding-form input[type=checkbox]{margin-right:5px}.onboarding-form .btn{font-weight:bold}.passwords .onboarding-form .btn--transparent{color:#000;display:block;margin-bottom:20px;width:100%}.passwords .onboarding-form .btn--transparent:last-child{margin-bottom:0}.onboarding-form .hint{margin-top:-15px;display:block;margin-bottom:20px;font-size:0.875rem}.sessions .onboarding-form,.passwords .onboarding-form{padding:40px;top:20%}.onboarding-form--setup{max-width:1200px}.onboarding-form--setup .flex-container{margin-bottom:40px}.onboarding-form--setup .form-actions .btn{max-width:100px;margin:auto}.onboarding-form--setup .radio{flex:1;margin-right:40px;text-align:center}.onboarding-form--setup .radio:last-child{margin-right:0}.onboarding-form--setup input[type=radio]{-webkit-appearance:none;border:2px solid var(--onboarding-form-input-border);border-radius:5px;padding:0;height:250px;outline:none;position:relative}.onboarding-form--setup input[type=radio]::before{content:"";display:block;width:100%;height:100%;border-radius:5px;position:absolute;top:-6px;left:-6px}.onboarding-form--setup input[type=radio]:checked:before{border:6px solid var(--onboarding-form-input-checked-border)}.onboarding-form-width{max-width:600px;margin:auto}.start-form,.health-details-form{background:var(--onboarding-form-bg);margin:auto;max-width:1000px}.start-form__copy{margin-bottom:40px}.start-form__item{flex:1;margin-bottom:-3px}.start-form__item:first-child{padding:40px}.start-form .flex-container{align-items:center}.health-details-form{border-radius:5px;padding:40px}.health-details-form .progressbar{background:var(--progressbar-bg);border-radius:10px}.health-details-form .progressbar>div{background:var(--progressbar-teal-bg);width:14%;height:5px;border-radius:10px}.health-details-form__copy-teal{color:var(--health-details-form-teal-text)}.health-details-form__title{font-size:24px;font-weight:bold}.health-details-form .checkbox,.health-details-form .radio{display:block;margin-bottom:10px;width:100%}.health-details-form .checkbox input,.health-details-form .radio input{margin-right:10px}.health-details-form .checkboxes-container,.health-details-form .radio-buttons-container{margin-bottom:40px}.health-details-form .checkboxes-container label,.health-details-form .radio-buttons-container label{margin-bottom:5px}.health-details-form .radio-buttons-container label{display:block;font-size:19px}.health-details-form .form-actions__link{color:var(--health-details-form-link);font-weight:bold;margin-right:20px;text-decoration:none}.health-details-form .form-inputs{margin-bottom:40px}.health-details-form--health .progressbar>div{width:28%}.health-details-form--physical .progressbar>div{width:42%}.health-details-form--mental-health .progressbar>div{width:56%}.health-details-form--experience .progressbar>div{width:70%}.health-details-form--mobility .progressbar>div{width:84%}.health-details-form--preference .progressbar>div{width:100%}.onboarding-form--setup .radio{background-repeat:no-repeat;background-position:center}.onboarding-form--setup .radio:nth-of-type(1){background-image:url(/~images/person-sharp.svg);background-size:160px 160px}.onboarding-form--setup .radio:nth-of-type(2){background-image:url(/~images/people-sharp.svg);background-size:200px 200px}.org-signup-buttons{width:500px;margin:auto}.org-signup-buttons a{display:block;margin-left:auto}.providers{font-size:1.5rem}.providers .card a{color:black;text-transform:none;text-decoration:none}.providers>p{width:100%;background-color:var(--teal);color:white;font-size:120%;text-align:center;padding:12px}.providers>p a{color:white}.postcode-search{margin:0px;padding:20px 0px}.postcode-search form{display:inline-flex;align-items:flex-start}@media only screen and (max-width: 1024px){.postcode-search form{display:flex;flex-direction:column}}.postcode-search form input[type=text]{min-width:220px}.postcode-search form select{min-width:110px;text-align:center}.postcode-search form input,.postcode-search form a,.postcode-search form select{height:50px;margin-right:7px}@media only screen and (max-width: 1024px){.postcode-search form input,.postcode-search form a,.postcode-search form select{width:100%}}.service{padding-top:8rem}.service>div:nth-child(n+2){border-bottom:solid 1px #e5e7eb;padding:4rem 0}.service h3{font-family:Eleventh Clean, Arial, sans-serif;font-size:1.6rem;text-transform:uppercase}.service__top{display:flex}@media only screen and (max-width: 1024px){.service__top{flex-direction:column}}.service__top>div{width:50%}@media only screen and (max-width: 1024px){.service__top>div{width:100%}}.service__top--details h2{margin:0}.service__top--details>div{padding-bottom:1.4rem}.service__location{display:flex}@media only screen and (max-width: 1024px){.service__location{flex-direction:column}}.service__location>div{width:50%}@media only screen and (max-width: 1024px){.service__location>div{width:100%}}.service__reviews .sub-card{margin-bottom:20px}.service__reviews .sub-card h4{margin:15px 0}.enquiries .wrapper{background-color:var(--users-bg)}.new-enquiry{display:flex;flex-wrap:wrap;padding:40px 200px;justify-content:center;flex-direction:column;flex-wrap:wrap;align-items:center}@media only screen and (max-width: 1024px){.new-enquiry{padding:0px}}.new-enquiry__form{background-color:white;padding:30px;border-radius:10px}@media only screen and (max-width: 1024px){.new-enquiry__form{padding:0px}}.subscription .wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 1024px){.subscription .wrapper{display:flex;flex-direction:column}}.subscription__top{grid-column:span 2;text-align:center;margin-bottom:40px}@media only screen and (max-width: 1024px){.subscription__top{margin-bottom:20px}}.subscription__totals,.subscription__stripe{grid-column:span 1;padding:0 80px;margin-bottom:80px}@media only screen and (max-width: 1024px){.subscription__totals,.subscription__stripe{padding:0 20px;margin-bottom:20px}}.subscription__totals h2,.subscription__stripe h2{color:grey;font-weight:normal;font-size:20px}.subscription__totals{border-right:1px solid lightgray}@media only screen and (max-width: 1024px){.subscription__totals{border-right:0px}}.subscription__stripe{display:flex;flex-direction:column}.subscription__stripe form{width:100%;position:relative;display:flex;align-items:flex-end}@media only screen and (max-width: 1024px){.subscription__stripe form{flex-direction:column}}.subscription__stripe form .StripeElement{padding:15px;border:1px solid lightgrey;border-radius:4px;flex:1}@media only screen and (max-width: 1024px){.subscription__stripe form .StripeElement{width:100%}}.subscription__stripe form .actions{margin-left:10px}@media only screen and (max-width: 1024px){.subscription__stripe form .actions{width:100%;margin-top:10px}.subscription__stripe form .actions .btn{width:100%}}.subscription__stripe p{text-wrap:balance;font-size:18px;line-height:normal;margin-top:20px;margin-bottom:0px}@media only screen and (max-width: 1024px){.subscription__stripe p{margin-top:20px}}.subscription__stripe.classpass p{text-align:center;margin-top:10px}.subscription__stripe.classpass form{flex-direction:column;align-items:center}.subscription__stripe.classpass form .StripeElement{width:100%}.subscription__stripe.classpass form .btn{width:100%}.subscription__price{display:flex;align-items:center;gap:10px;margin-bottom:40px}.subscription__price p{font-size:3rem;font-weight:bold;margin:0px}.subscription table{width:100%;font-size:18px;border-collapse:collapse}.subscription table tr{border-bottom:1px solid lightgray}.subscription table tr td{width:50%;height:50px;padding:20px 0}.subscription table tr td:has(span){padding-bottom:30px}.subscription table tr td:nth-of-type(2){text-align:right}.subscription table tr td.bold{font-size:22px;font-weight:bold}.subscription table tr td span{position:absolute;font-size:16px;color:grey}.subscription.thanks .subscription__totals .btn{width:100%}.subscription.thanks .subscription__totals .primary-paragraph{font-weight:normal;text-wrap:balance;text-align:center}.subscription.thanks .subscription__totals:nth-of-type(3){border-right:0px}.user-activity-tabs{border-bottom:1px solid var(--user-activity-tabs-border);margin:0 0 40px;padding:0;list-style:none;width:100%;text-align:left}.user-activity-tab{display:inline-block}.user-activity-tab--active{border-bottom:3px solid var(--active-user-activity-tab-border);font-weight:bold;margin-bottom:-2px}.user-activity-tab__anchor{display:inline-block;color:var(--user-activity-tab-text);padding:10px;text-decoration:none}.user-activity{display:flex;margin-bottom:40px;width:100%;gap:24px}@media only screen and (max-width: 1024px){.user-activity{flex-direction:column;gap:12px}}.user-activity p{margin:5px 0px}.user-activity p span{font-weight:600}.user-activity p a{color:var(--user-activity-time-teal)}.user-activity-img{flex:1;margin-right:20px}.user-activity-content{flex:2;justify-content:space-between;flex-direction:column;display:flex}.user-activity-content__time{margin-bottom:0}.user-activity-content__time-teal{color:var(--user-activity-time-teal);font-weight:bold;position:relative;margin-left:5px;padding-left:13px}.user-activity-content__time-teal::before{content:"";background:#000;width:5px;height:5px;border-radius:50%;position:absolute;top:8px;left:0}.user-activity-content__title{margin-top:0}.user-activity-content__title-link{color:var(--user-activity-title);text-decoration:none;text-transform:capitalize}.user-activity-link{display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-end}@media only screen and (max-width: 1024px){.user-activity-link{justify-content:space-evenly;align-content:flex-end;align-items:center;flex-wrap:nowrap;margin-top:30px}}.user-activity-link__btn{flex:100%;margin:40px 0 15px 0;text-align:center}@media only screen and (max-width: 1024px){.user-activity-link__btn{margin:10px 0 15px 0;flex:none}}.user-activity-link__icon{filter:invert(45%) sepia(2%) saturate(41%) hue-rotate(315deg) brightness(101%) contrast(86%);height:30px;width:30px}.user-activity-link__icon:hover{filter:invert(0%) sepia(11%) saturate(24%) hue-rotate(334deg) brightness(104%) contrast(100%);transition:all 0.5s}.user_activity_recommendation_reason_removed{display:flex;flex-direction:column;width:30vw;margin-bottom:20px}@media only screen and (max-width: 1024px){.user_activity_recommendation_reason_removed{width:100%}}.users{background:var(--users-bg)}.user-profile{display:flex;flex-wrap:wrap;padding:40px 100px;justify-content:center}@media only screen and (max-width: 1024px){.user-profile{padding:0px}}.user-profile__edit{padding:40px 200px;display:flex;flex-wrap:wrap;flex-direction:column;align-content:center}.user-profile__edit>a{width:max-content;margin-bottom:20px}.user-profile-card{background:var(--user-profile-card-bg);border:1px solid var(--user-profile-card-border);flex:1;max-width:800px;margin:auto}@media only screen and (max-width: 1024px){.user-profile-card{max-width:100%}}.user-profile-card__heading{border-bottom:1px solid var(--user-profile-card-border);padding:20px}.user-profile-card__title{margin:0}.user-profile-list{list-style:none;margin:0;padding:0}.user-profile-list__anchor{display:block;color:var(--user-profile-list-link);text-decoration:none}.user-profile-list__item{border-bottom:2px solid var(--user-profile-list-border);padding:10px 0}.user-profile-list__item:hover{border-bottom:2px solid var(--user-profile-list-border-hover)}.edit_user{padding:20px;max-width:800px;margin:auto;width:100%}.edit_user label{display:block;margin-bottom:5px}.edit_user input,.edit_user select{border:1px solid var(--user-profile-form-input-border);margin-bottom:20px;padding:10px;width:100%}.edit_user input[type=checkbox],.edit_user input[type=radio]{display:inline-block;margin-right:10px;margin-bottom:5px;width:auto}.edit_user .btn{font-weight:bold}.edit_user .check_boxes>label{font-weight:bold;margin-top:20px}.edit_user .checkbox{display:block;width:100%;min-height:25px;margin-bottom:0px;font-size:19px}@media only screen and (max-width: 1024px){.edit_user .checkbox{height:auto}}.edit_user .checkbox label{margin-bottom:0px;font-weight:normal}.edit_user .form-actions input{margin-top:20px}.form-image img{margin:10px 0px}.form-image,.user_display_name{margin-top:20px}.user_right_arm,.user_left_arm,.user_right_leg,.user_left_leg{margin-top:10px !important}.user_other_health_conditions{display:flex;flex-direction:column-reverse}.user-provider__title{font-size:48px;font-weight:600;line-height:1em;border-left:8px solid #23a090;padding-left:10px}.user-provider h4{margin-bottom:0}.user-provider__top{display:flex;justify-content:space-between;align-items:flex-start}@media only screen and (max-width: 1024px){.user-provider__top{flex-direction:column;margin-bottom:30px}}.user-provider__top>div{display:flex;flex-direction:row;align-items:center;gap:12px}@media only screen and (max-width: 1024px){.user-provider__top>div{width:100%;justify-content:center}}.user-provider__top>div img{width:200px;max-height:120px}@media only screen and (max-width: 1024px){.user-provider__top>div img{margin:auto}}.user-provider__top>div:first-of-type{flex-direction:column;align-items:flex-start}.user-provider__top>div:first-of-type h2{margin-top:20px}.user-provider__top>div:last-of-type{margin-top:20px}.image-right--teal .flex-container{align-items:center;background:#5b0e81;color:#fff}@media only screen and (max-width: 1024px){.image-right--teal .flex-container{flex-direction:column}}.image-right--teal .text-container{padding:40px 40px 40px 150px}@media only screen and (max-width: 1024px){.image-right--teal .text-container{padding:5%}}.image-right{border-radius:5px}.image-right .text-container,.image-right .image-container{flex:1}.image-right__title{font-size:3rem;text-transform:capitalize}.panel-actions{margin:40px 0}trix-editor{border:1px solid #bbb;border-radius:3px;margin:0;padding:0.4em 0.6em;min-height:5em;outline:none}trix-toolbar *{box-sizing:border-box}trix-toolbar .trix-button-row{display:flex;flex-wrap:nowrap;justify-content:space-between;overflow-x:auto}trix-toolbar .trix-button-group{display:flex;margin-bottom:10px;border:1px solid #bbb;border-top-color:#ccc;border-bottom-color:#888;border-radius:3px}trix-toolbar .trix-button-group:not(:first-child){margin-left:1.5vw}@media (max-width: 768px){trix-toolbar .trix-button-group:not(:first-child){margin-left:0}}trix-toolbar .trix-button-group-spacer{flex-grow:1}@media (max-width: 768px){trix-toolbar .trix-button-group-spacer{display:none}}trix-toolbar .trix-button{position:relative;float:left;color:rgba(0,0,0,0.6);font-size:0.75em;font-weight:600;white-space:nowrap;padding:0 0.5em;margin:0;outline:none;border:none;border-bottom:1px solid #ddd;border-radius:0;background:transparent}trix-toolbar .trix-button:not(:first-child){border-left:1px solid #ccc}trix-toolbar .trix-button.trix-active{background:#cbeefa;color:black}trix-toolbar .trix-button:not(:disabled){cursor:pointer}trix-toolbar .trix-button:disabled{color:rgba(0,0,0,0.125)}@media (max-width: 768px){trix-toolbar .trix-button{letter-spacing:-0.01em;padding:0 0.3em}}trix-toolbar .trix-button--icon{font-size:inherit;width:2.6em;height:1.6em;max-width:calc(0.8em + 4vw);text-indent:-9999px}@media (max-width: 768px){trix-toolbar .trix-button--icon{height:2em;max-width:calc(0.8em + 3.5vw)}}trix-toolbar .trix-button--icon::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.6;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media (max-width: 768px){trix-toolbar .trix-button--icon::before{right:6%;left:6%}}trix-toolbar .trix-button--icon.trix-active::before{opacity:1}trix-toolbar .trix-button--icon:disabled::before{opacity:0.125}trix-toolbar .trix-button--icon-attach::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");top:8%;bottom:4%}trix-toolbar .trix-button--icon-bold::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-italic::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-link::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-strike::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-quote::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-heading-1::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-code::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-bullet-list::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-number-list::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-undo::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-redo::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-decrease-nesting-level::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-button--icon-increase-nesting-level::before{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E")}trix-toolbar .trix-dialogs{position:relative}trix-toolbar .trix-dialog{position:absolute;top:0;left:0;right:0;font-size:0.75em;padding:15px 10px;background:#fff;box-shadow:0 0.3em 1em #ccc;border-top:2px solid #888;border-radius:5px;z-index:5}trix-toolbar .trix-input--dialog{font-size:inherit;font-weight:normal;padding:0.5em 0.8em;margin:0 10px 0 0;border-radius:3px;border:1px solid #bbb;background-color:#fff;box-shadow:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-toolbar .trix-input--dialog.validate:invalid{box-shadow:#F00 0px 0px 1.5px 1px}trix-toolbar .trix-button--dialog{font-size:inherit;padding:0.5em;border-bottom:none}trix-toolbar .trix-dialog--link{max-width:600px}trix-toolbar .trix-dialog__link-fields{display:flex;align-items:baseline}trix-toolbar .trix-dialog__link-fields .trix-input{flex:1}trix-toolbar .trix-dialog__link-fields .trix-button-group{flex:0 0 content;margin:0}trix-editor [data-trix-mutable]:not(.attachment__caption-editor){-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}trix-editor [data-trix-mutable]::-moz-selection,trix-editor [data-trix-cursor-target]::-moz-selection,trix-editor [data-trix-mutable] ::-moz-selection{background:none}trix-editor [data-trix-mutable]::selection,trix-editor [data-trix-cursor-target]::selection,trix-editor [data-trix-mutable] ::selection{background:none}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::-moz-selection{background:highlight}trix-editor .attachment__caption-editor[data-trix-mutable]:focus::selection{background:highlight}trix-editor .attachment.attachment--file[data-trix-mutable]{box-shadow:0 0 0 2px highlight;border-color:transparent}trix-editor .attachment[data-trix-mutable] img{box-shadow:0 0 0 2px highlight}trix-editor .attachment{position:relative}trix-editor .attachment:hover{cursor:default}trix-editor .attachment--preview .attachment__caption:hover{cursor:text}trix-editor .attachment__progress{position:absolute;z-index:1;height:20px;top:calc(50% - 10px);left:5%;width:90%;opacity:0.9;transition:opacity 200ms ease-in}trix-editor .attachment__progress[value="100"]{opacity:0}trix-editor .attachment__caption-editor{display:inline-block;width:100%;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;color:inherit;text-align:center;vertical-align:top;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none}trix-editor .attachment__toolbar{position:absolute;z-index:1;top:-0.9em;left:0;width:100%;text-align:center}trix-editor .trix-button-group{display:inline-flex}trix-editor .trix-button{position:relative;float:left;color:#666;white-space:nowrap;font-size:80%;padding:0 0.8em;margin:0;outline:none;border:none;border-radius:0;background:transparent}trix-editor .trix-button:not(:first-child){border-left:1px solid #ccc}trix-editor .trix-button.trix-active{background:#cbeefa}trix-editor .trix-button:not(:disabled){cursor:pointer}trix-editor .trix-button--remove{text-indent:-9999px;display:inline-block;padding:0;outline:none;width:1.8em;height:1.8em;line-height:1.8em;border-radius:50%;background-color:#fff;border:2px solid highlight;box-shadow:1px 1px 6px rgba(0,0,0,0.25)}trix-editor .trix-button--remove::before{display:inline-block;position:absolute;top:0;right:0;bottom:0;left:0;opacity:0.7;content:"";background-image:url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");background-position:center;background-repeat:no-repeat;background-size:90%}trix-editor .trix-button--remove:hover{border-color:#333}trix-editor .trix-button--remove:hover::before{opacity:1}trix-editor .attachment__metadata-container{position:relative}trix-editor .attachment__metadata{position:absolute;left:50%;top:2em;transform:translate(-50%, 0);max-width:90%;padding:0.1em 0.6em;font-size:0.8em;color:#fff;background-color:rgba(0,0,0,0.7);border-radius:3px}trix-editor .attachment__metadata .attachment__name{display:inline-block;max-width:100%;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}trix-editor .attachment__metadata .attachment__size{margin-left:0.2em;white-space:nowrap}.trix-content{line-height:1.5}.trix-content *{box-sizing:border-box;margin:0;padding:0}.trix-content h1{font-size:1.2em;line-height:1.2}.trix-content blockquote{border:0 solid #ccc;border-left-width:0.3em;margin-left:0.3em;padding-left:0.6em}.trix-content [dir=rtl] blockquote,.trix-content blockquote[dir=rtl]{border-width:0;border-right-width:0.3em;margin-right:0.3em;padding-right:0.6em}.trix-content li{margin-left:1em}.trix-content [dir=rtl] li{margin-right:1em}.trix-content pre{display:inline-block;width:100%;vertical-align:top;font-family:monospace;font-size:0.9em;padding:0.5em;white-space:pre;background-color:#eee;overflow-x:auto}.trix-content img{max-width:100%;height:auto}.trix-content .attachment{display:inline-block;position:relative;max-width:100%}.trix-content .attachment a{color:inherit;text-decoration:none}.trix-content .attachment a:hover,.trix-content .attachment a:visited:hover{color:inherit}.trix-content .attachment__caption{text-align:center}.trix-content .attachment__caption .attachment__name+.attachment__size::before{content:" •"}.trix-content .attachment--preview{width:100%;text-align:center}.trix-content .attachment--preview .attachment__caption{color:#666;font-size:0.9em;line-height:1.2}.trix-content .attachment--file{color:#333;line-height:1;margin:0 2px 2px 2px;padding:0.4em 1em;border:1px solid #bbb;border-radius:5px}.trix-content .attachment-gallery{display:flex;flex-wrap:wrap;position:relative}.trix-content .attachment-gallery .attachment{flex:1 0 33%;padding:0 0.5em;max-width:33%}.trix-content .attachment-gallery.attachment-gallery--2 .attachment,.trix-content .attachment-gallery.attachment-gallery--4 .attachment{flex-basis:50%;max-width:50%}.contact-form{display:flex;flex-wrap:wrap}@media only screen and (max-width: 1024px){#contact_form{width:100%}}.contact-form-text{background-color:var(--contact-gray);padding:30px;flex-wrap:wrap;flex-direction:column}.contact-item{flex:1 0 61%;margin:2px}@media only screen and (max-width: 1024px){.contact-item{flex-basis:100%}}.contact-column{flex-basis:40%}@media only screen and (max-width: 1024px){.contact-column{flex-basis:100%}}.contact-orange{color:var(--orange)}.expandable-section{max-height:0px;opacity:0;visibility:hidden;transition:all 0.5s}.expandable-section--open{max-height:1000px;opacity:1;visibility:visible;transition:all 0.5s}.expandable-icon{height:16px;width:16px;background-color:#50485b;border-color:transparent;display:block;margin:0px 10px 0 0}.expandable-icon::before{height:2px;width:8px;background-color:#fff;content:"";display:block;position:relative;left:50%;top:50%;transform:translate(-50%, -50%)}.expandable-icon::after{height:8px;width:2px;background-color:#fff;content:"";display:block;position:relative;left:50%;top:38%;transform:translate(-50%, -50%)}.expandable-icon--open::after{visibility:hidden}.expandable-panel__body .trix-content{padding:10px 0 20px 26px;font-size:15px}.expandable-text-container{margin:50px auto}.expandable-text-only{margin:0}.expandable-text-only__title{cursor:pointer;width:fit-content;font-size:19px;margin:10px 0;font-weight:500}.expandable-text-only>div:nth-child(1){display:flex;flex-direction:row;align-items:center}.half-width-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 1024px){.half-width-container{flex-direction:column}}.half-width-container h3{margin-bottom:0px}.panel-stack-container{width:50%}.full-width-item{width:100%}.half-width-item{width:calc(50% - 20px)}@media only screen and (max-width: 1024px){.half-width-item{width:calc(100% - 20px)}}.half-width-item img{width:100%;margin:auto;display:block}.half-width-text-only h2{color:var(--body-text);font-size:22px;text-align:left}.half-width-icon-top{text-align:center}.half-width-icon-top .panel_uploaded_file{text-align:center;margin-bottom:5px}.half-width-icon-top .panel_uploaded_file img{height:160px;max-width:100%;transition:transform 0.2s;object-fit:contain}.half-width-icon-top .panel_uploaded_file img:hover{transform:scale(1.1)}.half-width-icon-top .panel_headline{text-align:center}.half-width-icon-top .panel_headline h2{color:var(--body-text);font-size:19px;font-weight:bold}@media only screen and (max-width: 1024px){.half-width-icon-top .panel_headline h2{margin:5px 0px}}.half-width-icon-top .trix-content{font-size:15px}.heading-only .panel_headline{max-width:1200px;text-align:center}.heading-only .panel_headline h2{color:var(--header-text)}.heading-only.panel{background-color:var(--teal);height:130px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:30px 0px 0px}@media only screen and (max-width: 1024px){.heading-only.panel{padding:0 20px}}.heading-only.panel .panel_headline{text-align:center}.heading-only.panel .trix-content{color:white}.hero-image{background-repeat:no-repeat;background-position:top;background-size:cover;min-height:650px;display:flex;flex-direction:column;justify-content:center;margin:0 auto 40px}.hero-image .panel_headline{background-color:var(--teal);width:50%;padding:15px;margin-bottom:20px}@media only screen and (max-width: 1024px){.hero-image .panel_headline{width:100%}}@media only screen and (min-width: 501px) and (max-width: 1200px){.hero-image .panel_headline{width:80%}}.hero-image .panel_headline h2{font-size:26px;text-align:left;line-height:40px;font-weight:bold;color:white}.hero-image .trix-content{background-color:var(--navy);width:50%;padding:15px;color:white;font-size:18px;font-family:"arial", "helvetica", sans-serif;line-height:28px}@media only screen and (max-width: 1024px){.hero-image .trix-content{width:100%}}.hero-image .panel_cta{width:50%;background:var(--teal);border-radius:0%;font-weight:700;font-size:18px;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif}@media only screen and (max-width: 1024px){.hero-image .panel_cta{width:100%}}@media only screen and (min-width: 501px) and (max-width: 1200px){.hero-image .panel_cta{width:80%}}.image-left{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1024px){.image-left{flex-wrap:wrap}}.image-left .panel_headline{text-align:left}.image-left .panel_headline h2{color:var(--body-text)}.image-left__img .panel_uploaded_file{text-align:center}.image-left .panel{width:calc(50% - 10px)}@media only screen and (max-width: 1024px){.image-left .panel{width:100%}}.image-only__img{text-align:center}@media only screen and (max-width: 1024px){.image-only__img{max-width:90vw;padding:20px;margin:auto}}.image-right{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 1024px){.image-right{flex-wrap:wrap;flex-direction:column-reverse}}.image-right .panel_headline{text-align:left}.image-right .panel_headline h2{color:var(--body-text)}.image-right__img .panel_uploaded_file{text-align:right;min-width:365px;padding-right:5px}@media only screen and (max-width: 1024px){.image-right__img .panel_uploaded_file{text-align:center;padding:0px}}.image-right .panel{width:calc(50% - 10px)}@media only screen and (max-width: 1024px){.image-right .panel{width:100%}}.text-only{margin:50px 0}@media only screen and (max-width: 1024px){.text-only{margin:20px 0}}.text-only h2{color:var(--body-text)}.third-width-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}@media only screen and (max-width: 1024px){.third-width-container{flex-direction:column}}.third-width-item{width:calc(33% - 15px)}@media only screen and (max-width: 1024px){.third-width-item{width:100%;margin:0 0 40px}}.third-width-icon-top{text-align:center}.third-width-icon-top .panel_uploaded_file{text-align:center;margin-bottom:5px;height:95px;display:flex;justify-content:center;align-items:flex-end}.third-width-icon-top .panel_uploaded_file img{max-height:160px;max-width:350px;transition:transform 0.2s;object-fit:contain}.third-width-icon-top .panel_uploaded_file img:hover{transform:scale(1.1)}.third-width-icon-top .panel_headline{text-align:center}.third-width-icon-top .panel_headline h2{color:var(--body-text);font-size:2rem;font-weight:bold}@media only screen and (max-width: 1024px){.third-width-icon-top .panel_headline h2{margin:5px 0px}}.third-width-icon-top .trix-content{font-size:15px}.third-width-image-top{margin:15px auto}.third-width-image-top__content{padding:0 10px}.third-width-image-top .panel_uploaded_file{text-align:center}.third-width-image-top .panel_uploaded_file img{width:100%;object-fit:cover;height:250px}.third-width-image-top .panel_headline{text-align:unset}.third-width-image-top .panel_headline h2{color:var(--body-text);font-size:19px;font-weight:bold}.third-width-image-top .trix-content{font-size:15px}.third-width-article{flex-direction:column;max-width:355px;border:1px solid #eee;word-break:break-word;margin-bottom:35px}.third-width-article h2{font-size:22px}.third-width-article__content{padding:30px;max-height:395px;overflow:hidden}@media only screen and (max-width: 1024px){.third-width-article__content p{height:110px;overflow:hidden}}.third-width-article__img .panel_uploaded_file{text-align:center}.video.panel{background-repeat:no-repeat;background-position:top;background-size:cover;min-height:440px;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0 auto;padding:40px 0}.video__title{color:white}@media only screen and (min-width: 1024px){.panel_video iframe{width:70vw;max-width:900px;height:auto;aspect-ratio:16/9}}@media only screen and (max-width: 1024px){.panel_video iframe{width:100%}}
