@charset "UTF-8";.alert{align-items:center;background-color:rgba(var(--mui-palette-error-main),.2);border-radius:8px;color:var(--mui-palette-text-primary);color:var(--mui-palette-error-main);display:flex;flex-direction:row;font-size:16px;justify-content:flex-start;max-width:100%;padding:1rem}.alert__svg{height:18px;margin-right:1rem;width:18px}.alert__icon{height:18px}/*! purgecss start ignore */.alert--error{background-color:#f6dada;color:var(--mui-palette-error-main)}.alert--error .alert__svg,.alert--error .alert__svg path{fill:var(--mui-palette-error-main)}.alert--warning{background-color:#fcedde;color:#efa45b}.alert--info{background-color:#e1e5f3;color:#677cc7}.alert--info .alert__svg,.alert--info .alert__svg path{fill:#677cc7}.alert--success{background-color:#dcf1ef;color:#4fb8ad}/*! purgecss end ignore */@-webkit-keyframes placeHolderShimmer{0%{background-position:left 0}to{background-position:800px 0}}@keyframes placeHolderShimmer{0%{background-position:left 0}to{background-position:800px 0}}.animated-background,.placeholder{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 100%;position:relative}.animated-background{height:96px}.animated-background__label,.animated-background__label--small{display:inline-block;height:10px;width:100px}.animated-background__label--small{width:80px}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:GuillonLight,sans-serif;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-family:GuillonDemi,sans-serif;font-weight:inherit;font-weight:400}code,kbd,samp{font-family:monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-height:100%;max-width:100%}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Guillon,sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.btn-chip{align-items:center;border:0;border-radius:100px;cursor:pointer;display:inline-flex;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;min-height:40px;outline:none;padding:0 1rem;text-transform:uppercase;vertical-align:middle}.btn-chip,.btn-chip:hover{color:var(--mui-palette-text-inverted);text-decoration:none}.btn-chip:active,.btn-chip:focus{outline:none}.btn-chip__icon{height:12px;margin:0 .5rem 0 0;width:10px}.btn-chip--primary{background:var(--mui-palette-primary-main)}.btn-chip--primary:hover{background:var(--mui-palette-primary-light)}.btn-chip--secondary{background:var(--mui-palette-text-primary)}.btn-chip--secondary:hover{background:var(--mui-palette-grey-500)}.btn-gym{fill:#fff;align-content:center;align-items:center;background-color:var(--mui-palette-primary-main);border:1px solid var(--mui-palette-primary-main);border-radius:8px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;display:inline-block;font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;justify-content:center;letter-spacing:.2px;line-height:43px;margin:0;max-width:100%;min-height:45px;overflow:hidden;padding:0 2rem;position:relative;text-align:center;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.btn-gym:focus{outline:none}@media(max-width:767px){.btn-gym{padding:0 2rem}}.btn-gym:focus,.btn-gym:hover{color:var(--mui-palette-text-inverted);text-decoration:none}.btn-gym:hover{background-color:var(--mui-palette-primary-light);border-color:var(--mui-palette-primary-light)}.btn--flex{display:flex}.btn__icon{font-size:20px;left:40px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width:767px){.btn__icon{left:20px}}.btn--small .btn__icon{font-size:16px;left:15px}.btn-gym__content{align-items:center;display:flex;flex-direction:row;justify-content:center}.btn-gym__svg,.btn-gym__svg--loading{align-self:center;display:flex;height:20px;margin-right:.5rem;width:20px}.btn--small .btn-gym__svg,.btn--small .btn-gym__svg--loading{height:15px;margin:-2px 5px 0 -5px;width:15px}.btn-gym__svg--loading{-webkit-animation:btnLoadingAnimation .5s linear infinite;animation:btnLoadingAnimation .5s linear infinite;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.btn-gym__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:18px;margin:0 12px 0 0;padding:0;vertical-align:middle;width:18px}@-webkit-keyframes btnLoadingAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes btnLoadingAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}/*! purgecss start ignore */.btn-gym--primary{background-color:var(--mui-palette-background-default);border-color:var(--mui-palette-primary-main);box-shadow:unset;color:var(--mui-palette-primary-main)}.btn-gym--primary:hover{background-color:var(--mui-palette-primary-light);border-color:var(--mui-palette-primary-light);color:var(--mui-palette-text-inverted)}.btn-gym--primary:focus:not(:hover){color:var(--mui-palette-primary-main)}.btn-gym--secondary{background-color:transparent;box-shadow:unset}.btn-gym--secondary,.btn-gym--secondary:hover{border-color:var(--mui-palette-text-inverted);color:var(--mui-palette-text-inverted)}.btn-gym--secondary:hover{background-color:rgba(var(--mui-palette-background-inverted),.4)}.btn-gym--secondary.btn--border{border-color:var(--mui-palette-grey-500);color:var(--mui-palette-grey-500)}.btn-gym--tertiary{background-color:var(--mui-palette-error-main);border-color:var(--mui-palette-error-main)}.btn-gym--tertiary:hover{background-color:rgba(var(--mui-palette-error-main),.8);border-color:rgba(var(--mui-palette-error-main),.8)}.btn-gym--facebook{background-color:#3b5998;border-color:#3b5998;box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);color:#fff;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:none}.btn-gym--facebook:focus,.btn-gym--facebook:hover{background-color:#6d84b4;border-color:#6d84b4;color:#fff}.btn-gym--facebook.btn--small{line-height:29px}.btn-gym--facebook.btn--small .btn-gym__bg{height:15px}.btn-gym--google{background-color:#4285f4;border-color:#4285f4;box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);color:#fff;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:none}.btn-gym--google:focus,.btn-gym--google:hover{background-color:rgba(66,133,244,.8);border-color:rgba(66,133,244,.8);color:#fff}.btn-gym--amazon{background-color:#f3a847;border-color:#f3a847;box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);color:#000;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:none}.btn-gym--amazon:focus,.btn-gym--amazon:hover{background-color:#febd69;border-color:#febd69;color:#000}.btn-gym--amazon .btn-gym__bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAwIiBoZWlnaHQ9IjIyNzMiIHZpZXdCb3g9IjAgMCAxMTAwIDEwMDAiPjxwYXRoIGQ9Ik0yIDc3NmMzLjMzMy01LjMzMyA4LjY2Ni01LjY2NyAxNi0xIDE2Ni42NjYgOTYuNjY3IDM0OCAxNDUgNTQ0IDE0NSAxMzAuNjY2IDAgMjU5LjY2Ni0yNC4zMzMgMzg3LTczIDMuMzMzLTEuMzMzIDguMTY2LTMuMzMzIDE0LjUtNiA2LjMzMy0yLjY2NyAxMC44MzMtNC42NjcgMTMuNS02IDEwLTQgMTcuODMzLTIgMjMuNSA2IDUuNjY2IDggMy44MzMgMTUuMzMzLTUuNSAyMi0xMiA4LjY2Ny0yNy4zMzQgMTguNjY3LTQ2IDMwLTU3LjMzNCAzNC0xMjEuMzM0IDYwLjMzMy0xOTIgNzktNzAuNjY3IDE4LjY2Ny0xMzkuNjY3IDI4LTIwNyAyOC0xMDQgMC0yMDIuMzM0LTE4LjE2Ny0yOTUtNTQuNUMxNjIuMzMzIDkwOS4xNjcgNzkuMzMzIDg1OCA2IDc5MmMtNC0zLjMzMy02LTYuNjY3LTYtMTAgMC0yIC42NjYtNCAyLTZ6bTMwMS0yODVjMC00NiAxMS4zMzMtODUuMzMzIDM0LTExOCAyMi42NjYtMzIuNjY3IDUzLjY2Ni01Ny4zMzMgOTMtNzQgMzYtMTUuMzMzIDgwLjMzMy0yNi4zMzMgMTMzLTMzIDE4LTIgNDcuMzMzLTQuNjY3IDg4LTh2LTE3YzAtNDIuNjY3LTQuNjY3LTcxLjMzMy0xNC04Ni0xNC0yMC0zNi0zMC02Ni0zMGgtOGMtMjIgMi00MSA5LTU3IDIxcy0yNi4zMzQgMjguNjY3LTMxIDUwYy0yLjY2NyAxMy4zMzMtOS4zMzQgMjEtMjAgMjNsLTExNS0xNGMtMTEuMzM0LTIuNjY3LTE3LTguNjY3LTE3LTE4IDAtMiAuMzMzLTQuMzMzIDEtNyAxMS4zMzMtNTkuMzMzIDM5LjE2Ni0xMDMuMzMzIDgzLjUtMTMyQzQ1MS44MzMgMTkuMzMzIDUwMy42NjYgMy4zMzMgNTYzIDBoMjVjNzYgMCAxMzUuMzMzIDE5LjY2NyAxNzggNTlhMTkwLjUyIDE5MC41MiAwIDAgMSAxOC41IDIxLjVjNS42NjYgNy42NjcgMTAuMTY2IDE0LjUgMTMuNSAyMC41IDMuMzMzIDYgNi4zMzMgMTQuNjY3IDkgMjYgMi42NjYgMTEuMzMzIDQuNjY2IDE5LjE2NyA2IDIzLjUgMS4zMzMgNC4zMzMgMi4zMzMgMTMuNjY3IDMgMjggLjY2NiAxNC4zMzMgMSAyMi44MzMgMSAyNS41djI0MmMwIDE3LjMzMyAyLjUgMzMuMTY3IDcuNSA0Ny41czkuODMzIDI0LjY2NyAxNC41IDMxYzQuNjY2IDYuMzMzIDEyLjMzMyAxNi41IDIzIDMwLjUgNCA2IDYgMTEuMzMzIDYgMTYgMCA1LjMzMy0yLjY2NyAxMC04IDE0LTU1LjMzNCA0OC04NS4zMzQgNzQtOTAgNzgtOCA2LTE3LjY2NyA2LjY2Ny0yOSAyLTkuMzM0LTgtMTcuNS0xNS42NjctMjQuNS0yM3MtMTItMTIuNjY3LTE1LTE2LTcuODM0LTkuODMzLTE0LjUtMTkuNWMtNi42NjctOS42NjctMTEuMzM0LTE2LjE2Ny0xNC0xOS41LTM3LjMzNCA0MC42NjctNzQgNjYtMTEwIDc2LTIyLjY2NyA2LjY2Ny01MC42NjcgMTAtODQgMTAtNTEuMzM0IDAtOTMuNS0xNS44MzMtMTI2LjUtNDcuNVMzMDMgNTQ5IDMwMyA0OTF6bTE3Mi0yMGMwIDI2IDYuNSA0Ni44MzMgMTkuNSA2Mi41UzUyNSA1NTcgNTQ3IDU1N2MyIDAgNC44MzMtLjMzMyA4LjUtMSAzLjY2Ni0uNjY3IDYuMTY2LTEgNy41LTEgMjgtNy4zMzMgNDkuNjY2LTI1LjMzMyA2NS01NCA3LjMzMy0xMi42NjcgMTIuODMzLTI2LjUgMTYuNS00MS41IDMuNjY2LTE1IDUuNjY2LTI3LjE2NyA2LTM2LjUuMzMzLTkuMzMzLjUtMjQuNjY3LjUtNDZ2LTI1Yy0zOC42NjcgMC02OCAyLjY2Ny04OCA4LTU4LjY2NyAxNi42NjctODggNTMuNjY3LTg4IDExMXptNDIwIDMyMmMxLjMzMy0yLjY2NyAzLjMzMy01LjMzMyA2LTggMTYuNjY2LTExLjMzMyAzMi42NjYtMTkgNDgtMjMgMjUuMzMzLTYuNjY3IDUwLTEwLjMzMyA3NC0xMSA2LjY2Ni0uNjY3IDEzLS4zMzMgMTkgMSAzMCAyLjY2NyA0OCA3LjY2NyA1NCAxNSAyLjY2NiA0IDQgMTAgNCAxOHY3YzAgMjMuMzMzLTYuMzM0IDUwLjgzMy0xOSA4Mi41LTEyLjY2NyAzMS42NjctMzAuMzM0IDU3LjE2Ny01MyA3Ni41LTMuMzM0IDIuNjY3LTYuMzM0IDQtOSA0LTEuMzM0IDAtMi42NjctLjMzMy00LTEtNC0yLTUtNS42NjctMy0xMSAyNC42NjYtNTggMzctOTguMzMzIDM3LTEyMSAwLTcuMzMzLTEuMzM0LTEyLjY2Ny00LTE2LTYuNjY3LTgtMjUuMzM0LTEyLTU2LTEyLTExLjMzNCAwLTI0LjY2Ny42NjctNDAgMi0xNi42NjcgMi0zMiA0LTQ2IDYtNCAwLTYuNjY3LS42NjctOC0yLTEuMzM0LTEuMzMzLTEuNjY3LTIuNjY3LTEtNCAwLS42NjcuMzMzLTEuNjY3IDEtM3oiLz48L3N2Zz4=);height:21px;margin-bottom:-10px;margin-right:.5rem;margin-top:-.5rem;width:22px}.btn-gym--apple{background-color:#000;background-repeat:no-repeat;border-color:#000;box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);color:#fff;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:none}.btn-gym--apple:focus,.btn-gym--apple:hover{background-color:rgba(0,0,0,.8);border-color:rgba(0,0,0,.8);color:#fff}.btn-gym--apple .btn-gym__bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI4LjIyMyAyMC4zODVjLjgzMiAwIDEuODc1LS41OCAyLjQ5Ni0xLjM1My41NjItLjcuOTcyLTEuNjguOTcyLTIuNjU4IDAtLjEzMi0uMDExLS4yNjUtLjAzNS0uMzc0LS45MjYuMDM2LTIuMDM5LjY0LTIuNzA3IDEuNDUtLjUyNy42MTUtMS4wMDggMS41ODItMS4wMDggMi41NzIgMCAuMTQ1LjAyNC4yOS4wMzYuMzM4LjA1OC4wMTMuMTUyLjAyNS4yNDYuMDI1Wk0yNS4yOTMgMzVjMS4xMzcgMCAxLjY0LS43ODUgMy4wNTktLjc4NSAxLjQ0MSAwIDEuNzU3Ljc2IDMuMDIzLjc2IDEuMjQyIDAgMi4wNzQtMS4xODMgMi44Ni0yLjM0Mi44NzgtMS4zMyAxLjI0Mi0yLjYzNCAxLjI2NS0yLjY5NC0uMDgyLS4wMjQtMi40Ni0xLjAyNy0yLjQ2LTMuODQxIDAtMi40NCAxLjg3NC0zLjU0IDEuOTgtMy42MjQtMS4yNDMtMS44MzYtMy4xMy0xLjg4NC0zLjY0NS0xLjg4NC0xLjM5NSAwLTIuNTMxLjg3LTMuMjQ2Ljg3LS43NzQgMC0xLjc5My0uODIyLTMtLjgyMi0yLjI5NyAwLTQuNjI5IDEuOTU3LTQuNjI5IDUuNjUzIDAgMi4yOTUuODY3IDQuNzIzIDEuOTM0IDYuMjkzLjkxNCAxLjMyOSAxLjcxIDIuNDE2IDIuODU5IDIuNDE2WiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+);height:60px;margin-bottom:-10px;margin-right:.5rem;margin-top:-.5rem;width:22px}.btn-gym--apple.btn--disabled .btn-gym__bg{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='56' height='56' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.223 20.385c.832 0 1.875-.58 2.496-1.353.562-.7.972-1.68.972-2.658 0-.132-.011-.265-.035-.374-.926.036-2.039.64-2.707 1.45-.527.615-1.008 1.582-1.008 2.572 0 .145.024.29.036.338.058.013.152.025.246.025ZM25.293 35c1.137 0 1.64-.785 3.059-.785 1.441 0 1.757.76 3.023.76 1.242 0 2.074-1.183 2.86-2.342.878-1.33 1.242-2.634 1.265-2.694-.082-.024-2.46-1.027-2.46-3.841 0-2.44 1.874-3.54 1.98-3.624-1.243-1.836-3.13-1.884-3.645-1.884-1.395 0-2.531.87-3.246.87-.774 0-1.793-.822-3-.822-2.297 0-4.629 1.957-4.629 5.653 0 2.295.867 4.723 1.934 6.293.914 1.329 1.71 2.416 2.859 2.416Z' fill-rule='nonzero' stroke='%23888' fill='%23888'/%3E%3C/svg%3E")}.btn-gym--paypal{background-color:#ffc439;border-color:#ffc439;box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);color:#555;display:flex;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:none}.btn-gym--paypal div{align-items:center;display:flex;flex-direction:row-reverse}.btn-gym--paypal:focus,.btn-gym--paypal:hover{background-color:#ffc439;border-color:#ffc439;box-shadow:inset 0 0 100px 100px rgba(0,0,0,.05);color:#555}.btn-gym--paypal .btn-gym__bg{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwIiBoZWlnaHQ9IjMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaW5ZTWluIG1lZXQiPjxwYXRoIGZpbGw9IiMwMDMwODciIGQ9Ik0xMiA0LjkxN0g0LjJjLS41IDAtMSAuNC0xLjEuOWwtMy4xIDIwYy0uMS40LjIuNy42LjdoMy43Yy41IDAgMS0uNCAxLjEtLjlsLjgtNS40Yy4xLS41LjUtLjkgMS4xLS45aDIuNWM1LjEgMCA4LjEtMi41IDguOS03LjQuMy0yLjEgMC0zLjgtMS01LTEuMS0xLjMtMy4xLTItNS43LTJabS45IDcuM2MtLjQgMi44LTIuNiAyLjgtNC42IDIuOEg3LjFsLjgtNS4yYzAtLjMuMy0uNS42LS41SDljMS40IDAgMi43IDAgMy40LjguNS40LjcgMS4xLjUgMi4xWk0zNS4yIDEyLjExN2gtMy43Yy0uMyAwLS42LjItLjYuNWwtLjIgMS0uMy0uNGMtLjgtMS4yLTIuNi0xLjYtNC40LTEuNi00LjEgMC03LjYgMy4xLTguMyA3LjUtLjQgMi4yLjEgNC4zIDEuNCA1LjcgMS4xIDEuMyAyLjggMS45IDQuNyAxLjkgMy4zIDAgNS4yLTIuMSA1LjItMi4xbC0uMiAxYy0uMS40LjIuOC42LjhoMy40Yy41IDAgMS0uNCAxLjEtLjlsMi0xMi44Yy4xLS4yLS4zLS42LS43LS42Wm0tNS4xIDcuMmMtLjQgMi4xLTIgMy42LTQuMiAzLjYtMS4xIDAtMS45LS4zLTIuNS0xLS42LS43LS44LTEuNi0uNi0yLjYuMy0yLjEgMi4xLTMuNiA0LjItMy42IDEuMSAwIDEuOS40IDIuNSAxIC41LjcuNyAxLjYuNiAyLjZaTTU1LjEgMTIuMTE3aC0zLjdjLS40IDAtLjcuMi0uOS41bC01LjIgNy42LTIuMi03LjNjLS4xLS41LS42LS44LTEtLjhoLTMuN2MtLjQgMC0uOC40LS42LjlsNC4xIDEyLjEtMy45IDUuNGMtLjMuNCAwIDEgLjUgMWgzLjdjLjQgMCAuNy0uMi45LS41bDEyLjUtMThjLjMtLjMgMC0uOS0uNS0uOVoiLz48cGF0aCBmaWxsPSIjMDA5Y2RlIiBkPSJNNjcuNSA0LjkxN2gtNy44Yy0uNSAwLTEgLjQtMS4xLjlsLTMuMSAxOS45Yy0uMS40LjIuNy42LjdoNGMuNCAwIC43LS4zLjctLjZsLjktNS43Yy4xLS41LjUtLjkgMS4xLS45aDIuNWM1LjEgMCA4LjEtMi41IDguOS03LjQuMy0yLjEgMC0zLjgtMS01LTEuMi0xLjItMy4xLTEuOS01LjctMS45Wm0uOSA3LjNjLS40IDIuOC0yLjYgMi44LTQuNiAyLjhoLTEuMmwuOC01LjJjMC0uMy4zLS41LjYtLjVoLjVjMS40IDAgMi43IDAgMy40LjguNS40LjYgMS4xLjUgMi4xWk05MC43IDEyLjExN0g4N2MtLjMgMC0uNi4yLS42LjVsLS4yIDEtLjMtLjRjLS44LTEuMi0yLjYtMS42LTQuNC0xLjYtNC4xIDAtNy42IDMuMS04LjMgNy41LS40IDIuMi4xIDQuMyAxLjQgNS43IDEuMSAxLjMgMi44IDEuOSA0LjcgMS45IDMuMyAwIDUuMi0yLjEgNS4yLTIuMWwtLjIgMWMtLjEuNC4yLjguNi44aDMuNGMuNSAwIDEtLjQgMS4xLS45bDItMTIuOGMwLS4yLS4zLS42LS43LS42Wm0tNS4yIDcuMmMtLjQgMi4xLTIgMy42LTQuMiAzLjYtMS4xIDAtMS45LS4zLTIuNS0xLS42LS43LS44LTEuNi0uNi0yLjYuMy0yLjEgMi4xLTMuNiA0LjItMy42IDEuMSAwIDEuOS40IDIuNSAxIC42LjcuOCAxLjYuNiAyLjZaTTk1LjEgNS40MTdsLTMuMiAyMC4zYy0uMS40LjIuNy42LjdoMy4yYy41IDAgMS0uNCAxLjEtLjlsMy4yLTE5LjljLjEtLjQtLjItLjctLjYtLjdoLTMuNmMtLjQgMC0uNi4yLS43LjVaIi8+PC9zdmc+);margin-left:.5rem;margin-right:0;width:60px}.btn-gym--barmer{background-color:#84bd00;border-color:#84bd00;box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12);color:#fff;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:none}.btn-gym--barmer:focus,.btn-gym--barmer:hover{background-color:#5a8c00;border-color:#5a8c00;color:#fff}.btn-gym--no-social-icon .btn-gym__bg{display:none}.btn--big{font-size:18px;letter-spacing:.3px;line-height:58px;min-height:60px}.btn--medium{font-size:14px;line-height:38px;min-height:40px}.btn--small{font-size:12px;letter-spacing:.3px;line-height:28px;min-height:30px;padding:0 1rem}.btn--fluid{width:100%}.btn--disabled,.btn--disabled:hover{background-color:var(--mui-palette-grey-200)!important;border-color:var(--mui-palette-grey-100)!important;box-shadow:none!important;color:var(--mui-palette-grey-500)!important;cursor:not-allowed!important}.btn--fixed{bottom:2%;left:0;margin:0 3%;position:fixed;width:94%;z-index:20}.btn--chip{border-radius:100px;padding:0 1rem}.btn--inverse{background-color:var(--mui-palette-background-default);border-color:var(--mui-palette-text-inverted)}.btn--inverse,.btn--inverse:hover{color:var(--mui-palette-primary-main)}.btn--inverse:hover{background-color:var(--mui-palette-background-paper);border-color:var(--mui-palette-background-paper)}.btn--border{box-shadow:unset}.btn--border,.btn--border:hover{background-color:transparent;border-color:var(--mui-palette-text-primary);color:var(--mui-palette-text-primary)}.btn--border:hover{opacity:.6}.btn--border:focus{color:var(--mui-palette-text-primary)}button[disabled],button[disabled]:hover{background-color:var(--mui-palette-grey-200)!important;border-color:var(--mui-palette-grey-100)!important;box-shadow:none!important;color:var(--mui-palette-grey-500)!important;cursor:not-allowed!important}body>.buddyfit .btn-gym--secondary{background-color:transparent;box-shadow:unset}body>.buddyfit .btn-gym--secondary,body>.buddyfit .btn-gym--secondary:hover{border-color:var(--mui-palette-text-secondary);color:var(--mui-palette-text-secondary)}body>.buddyfit .btn-gym--secondary:hover{background-color:rgba(var(--mui-palette-background-inverted),.4)}/*! purgecss end ignore */.simple-btn-gym{align-items:center;background-color:var(--mui-palette-background-default);border:none;border-radius:8px;color:var(--mui-palette-text-primary);cursor:pointer;display:inline-flex;font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;letter-spacing:.2px;max-width:100%;padding:.5rem;text-decoration:none}.simple-btn-gym:focus,.simple-btn-gym:hover{opacity:.7}.simple-btn-gym__icon{height:28px;width:28px}.simple-btn-gym__icon--loading{-webkit-animation:btnLoadingAnimation .5s linear infinite;animation:btnLoadingAnimation .5s linear infinite;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.simple-btn-gym__content{color:var(--mui-palette-text-primary);padding:0 .5rem}.simple-btn-gym--vertical{flex-direction:column;padding:.75rem}.simple-btn-gym--vertical .simple-btn-gym__content{padding:.75rem 0 0}.simple-btn-gym--disabled,.simple-btn-gym--disabled:hover{background-color:var(--mui-palette-grey-200)!important;border-color:var(--mui-palette-grey-100)!important;box-shadow:none!important;color:var(--mui-palette-grey-500)!important;cursor:not-allowed!important}.simple-btn-gym--disabled:hover{opacity:1}.drawer-btn{cursor:pointer;display:flex;margin:-1rem;padding:1rem;-webkit-transform:rotate(0);transform:rotate(0)}.drawer-btn,.drawer-btn:active,.drawer-btn:focus{-webkit-tap-highlight-color:transparent;background:transparent;border:0;outline:none}.drawer-btn__svg{stroke:#fff;height:15px;width:20px}.drawer-btn--black .drawer-btn__svg{fill:var(--mui-palette-text-primary);stroke:var(--mui-palette-text-primary)}.drawer-btn--primary .drawer-btn__svg{fill:var(--mui-palette-primary-main);stroke:var(--mui-palette-primary-main)}.gym-chip,.gym-chip-link{align-items:center;background-color:var(--mui-palette-primary-main);border:1px solid transparent;border-radius:20px;box-sizing:border-box;color:var(--mui-palette-text-inverted);display:inline-flex;font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;line-height:1.5;min-height:24px;padding:0 10px;position:relative;text-transform:uppercase;white-space:nowrap}@media(max-width:767px){.gym-chip,.gym-chip-link{font-size:10px}}.gym-chip--default{fill:var(--mui-palette-primary-main);background-color:var(--mui-palette-background-default);border-color:var(--mui-palette-primary-main);color:var(--mui-palette-primary-main);cursor:pointer}.gym-chip--default line{stroke:var(--mui-palette-primary-main)}.gym-chip--gray{fill:var(--mui-palette-text-primary);background-color:#f7f3f0;border-width:0;color:var(--mui-palette-text-primary);cursor:pointer}.gym-chip--gray line{stroke:var(--mui-palette-text-primary)}.gym-chip--white{fill:var(--mui-palette-text-primary);background-color:var(--mui-palette-background-default);border-width:0;color:var(--mui-palette-text-primary);cursor:pointer}.gym-chip--white line{stroke:var(--mui-palette-text-primary)}.gym-chip-link{background-color:var(--mui-palette-background-default);border-color:var(--mui-palette-primary-main);color:var(--mui-palette-primary-main);cursor:pointer;outline:none;text-decoration:none}.gym-chip__svg,.gym-chip__svg--loading{height:10px;margin:0 .5rem 0 0;width:10px}.gym-chip__svg--loading{-webkit-animation:btnLoadingAnimation .5s linear infinite;animation:btnLoadingAnimation .5s linear infinite;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.gym-chip__content{align-items:center;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gym-chip__image{background-size:cover;border-radius:20px;width:24px}.gym-chip__border,.gym-chip__image{bottom:0;left:0;position:absolute;top:0}.gym-chip__border{border:2px solid var(--mui-palette-primary-main);border-radius:20px;right:0}.gym-chip-link{fill:var(--mui-palette-primary-main)}.gym-chip-link line{stroke:var(--mui-palette-primary-main)}.gym-chip-link--active,.gym-chip-link:hover{fill:#fff;background-color:var(--mui-palette-primary-main);border-color:var(--mui-palette-primary-main);color:var(--mui-palette-text-inverted)}.gym-chip-link--active line,.gym-chip-link:hover line{stroke:#fff}@media(-ms-high-contrast:none),(hover:hover)and (pointer:fine){.gym-chip--default:hover{fill:#fff;background-color:var(--mui-palette-primary-main);border-color:var(--mui-palette-primary-main);color:var(--mui-palette-text-inverted)}.gym-chip--default:hover line{stroke:#fff}}.gym-chip--default.gym-chip--active{fill:#fff;background-color:var(--mui-palette-primary-main);border-color:var(--mui-palette-primary-main);color:var(--mui-palette-text-inverted)}.gym-chip--default.gym-chip--active line{stroke:#fff}@media(-ms-high-contrast:none),(hover:hover)and (pointer:fine){.gym-chip--gray:hover{background-color:var(--mui-palette-background-paper)}}.gym-chip--gray.gym-chip--active{fill:var(--mui-palette-primary-main);color:var(--mui-palette-primary-main)}.gym-chip--gray.gym-chip--active line{stroke:var(--mui-palette-primary-main)}@media(-ms-high-contrast:none),(hover:hover)and (pointer:fine){.gym-chip--white:hover .gym-chip__content{opacity:.6}}.gym-chip--white.gym-chip--active{fill:var(--mui-palette-primary-main);color:var(--mui-palette-primary-main)}.gym-chip--white.gym-chip--active line{stroke:var(--mui-palette-primary-main)}.gym-chip--fluid{width:100%}.gym-chip--fluid .gym-chip__content{justify-content:center;width:100%}.gym-chip--with-image{padding-left:24px}.gym-chip--with-image .gym-chip__content{justify-content:left;margin-left:.5rem}.gym-chip--text-transform{text-transform:none}.gym-chip--medium{font-size:16px;min-height:36px}.gym-chip--medium .gym-chip__svg,.gym-chip--medium .gym-chip__svg--loading{height:20px;width:20px}.gym-chip--medium .gym-chip__image{width:36px}.gym-chip--medium.gym-chip--with-image{padding-left:36px}.gym-chip--big{font-size:16px;min-height:40px}.gym-chip--big .gym-chip__svg,.gym-chip--big .gym-chip__svg--loading{height:20px;width:20px}.gym-chip--big .gym-chip__image{width:40px}.gym-chip--big.gym-chip--with-image{padding-left:40px}.gym-chip--disabled{fill:var(--mui-palette-grey-500);background-color:var(--mui-palette-grey-200)!important;border-color:var(--mui-palette-grey-100)!important;box-shadow:none!important;color:var(--mui-palette-grey-500)!important;cursor:not-allowed!important}.gym-chip--disabled line{stroke:var(--mui-palette-grey-500)}.gym-chip--disabled:hover{fill:var(--mui-palette-grey-500);background-color:var(--mui-palette-grey-200)!important;border-color:var(--mui-palette-grey-100)!important;box-shadow:none!important;color:var(--mui-palette-grey-500)!important;cursor:not-allowed!important}.gym-chip--disabled:hover line{stroke:var(--mui-palette-grey-500)}.input{-webkit-appearance:none;appearance:none;border:1px solid var(--mui-palette-grey-200);border-radius:8px;box-sizing:border-box;caret-color:var(--mui-palette-grey-500);display:block;font-size:16px;height:40px;margin:0 1.5rem 1.5rem 0;outline:none;padding:0 1rem;text-overflow:ellipsis;width:100%}.input::-webkit-input-placeholder{color:var(--mui-palette-grey-200)}.input:-ms-input-placeholder{color:var(--mui-palette-grey-200)}.input::placeholder{color:var(--mui-palette-grey-200)}.input:focus::-webkit-input-placeholder{color:rgba(var(--mui-palette-grey-200),.7)}.input:focus:-ms-input-placeholder{color:rgba(var(--mui-palette-grey-200),.7)}.input:focus::placeholder{color:rgba(var(--mui-palette-grey-200),.7)}.input-wrapper{position:relative}.input-icon-wrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;top:0;width:2.5rem}.input-icon{fill:var(--mui-palette-grey-500);height:1rem}@media(max-width:767px){.input{font-size:16px}}/*! purgecss start ignore */.input--primary{color:var(--mui-palette-text-primary)}.input--primary:active,.input--primary:focus{border-color:color-mix(in srgb,var(--mui-palette-grey-200) 50%,transparent)}.input--secondary{background-color:var(--mui-palette-background-default);border-color:var(--mui-palette-grey-500);color:var(--mui-palette-text-primary)}.input--secondary:active,.input--secondary:focus{border-color:color-mix(in srgb,var(--mui-palette-grey-500) 50%,transparent)}.input--valid{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjZmY3ZjY2IiBzdHJva2U9IiNmZjdmNjYiPjxwYXRoIGQ9Im0yMjIuNSA0NjguMy0yMDguOS0xOTQgNDAuOC00NCAxNTkuMyAxNDhMNDQxLjcgNjVsNDguNiAzNS4zeiIvPjwvc3ZnPg==);background-position:right 10px bottom 50%;background-repeat:no-repeat;background-size:16px;padding-right:2rem}.input--invalid{color:var(--mui-palette-error-main)}.input--invalid,.input--invalid:active,.input--invalid:focus{border-color:color-mix(in srgb,var(--mui-palette-error-main) 50%,transparent)}.input--disabled,.input[disabled]{background-color:var(--mui-palette-grey-50);border-color:var(--mui-palette-grey-50);color:var(--mui-palette-grey-200);cursor:not-allowed}.input--disabled::-webkit-input-placeholder,.input[disabled]::-webkit-input-placeholder{color:var(--mui-palette-grey-500)}.input--disabled:-ms-input-placeholder,.input[disabled]:-ms-input-placeholder{color:var(--mui-palette-grey-500)}.input--disabled::placeholder,.input[disabled]::placeholder{color:var(--mui-palette-grey-500)}.input--disabled:active,.input--disabled:focus,.input[disabled]:active,.input[disabled]:focus{box-shadow:none}.input--small{font-size:12px;height:30px}.input--textarea{height:unset;line-height:1.5;padding-bottom:.5rem;padding-top:.5rem}.input--icon{padding-left:2.5rem}/*! purgecss end ignore */.checkbox{display:none;visibility:hidden}.checkbox+.label,.checkbox+.label--12,.checkbox+.label--13,.checkbox+.label--14,.checkbox+.label--15,.checkbox+.label--invalid,.checkbox+.label--primary,.checkbox+.label--secondary{color:var(--mui-palette-text-primary);cursor:pointer;line-height:20px;padding:0 0 0 2rem;position:relative}.checkbox+.label--12:before,.checkbox+.label--13:before,.checkbox+.label--14:before,.checkbox+.label--15:before,.checkbox+.label--invalid:before,.checkbox+.label--primary:before,.checkbox+.label--secondary:before,.checkbox+.label:before{border-radius:2px;box-sizing:border-box;content:"";height:22px;left:0;position:absolute;top:-2px;width:22px}.checkbox-container{margin-bottom:.5rem}.checkbox-container .input-note{margin:.5rem 0}/*! purgecss start ignore */.checkbox--primary+.label--12:before,.checkbox--primary+.label--13:before,.checkbox--primary+.label--14:before,.checkbox--primary+.label--15:before,.checkbox--primary+.label--invalid:before,.checkbox--primary+.label--primary:before,.checkbox--primary+.label--secondary:before,.checkbox--primary+.label:before{background-color:var(--mui-palette-background-default);border:1px solid var(--mui-palette-grey-200)}.checkbox--primary:checked+.label--12:before,.checkbox--primary:checked+.label--13:before,.checkbox--primary:checked+.label--14:before,.checkbox--primary:checked+.label--15:before,.checkbox--primary:checked+.label--invalid:before,.checkbox--primary:checked+.label--primary:before,.checkbox--primary:checked+.label--secondary:before,.checkbox--primary:checked+.label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjZmY3ZjY2IiBzdHJva2U9IiNmZjdmNjYiPjxwYXRoIGQ9Im0yMjIuNSA0NjguMy0yMDguOS0xOTQgNDAuOC00NCAxNTkuMyAxNDhMNDQxLjcgNjVsNDguNiAzNS4zeiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:16px}.checkbox--secondary+.label--12:before,.checkbox--secondary+.label--13:before,.checkbox--secondary+.label--14:before,.checkbox--secondary+.label--15:before,.checkbox--secondary+.label--invalid:before,.checkbox--secondary+.label--primary:before,.checkbox--secondary+.label--secondary:before,.checkbox--secondary+.label:before{background-color:var(--mui-palette-background-default);border:1px solid var(--mui-palette-grey-500)}.checkbox--secondary:checked+.label--12:before,.checkbox--secondary:checked+.label--13:before,.checkbox--secondary:checked+.label--14:before,.checkbox--secondary:checked+.label--15:before,.checkbox--secondary:checked+.label--invalid:before,.checkbox--secondary:checked+.label--primary:before,.checkbox--secondary:checked+.label--secondary:before,.checkbox--secondary:checked+.label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIiBmaWxsPSIjZmY3ZjY2IiBzdHJva2U9IiNmZjdmNjYiPjxwYXRoIGQ9Im0yMjIuNSA0NjguMy0yMDguOS0xOTQgNDAuOC00NCAxNTkuMyAxNDhMNDQxLjcgNjVsNDguNiAzNS4zeiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:16px}.checkbox--tertiary+.label,.checkbox--tertiary+.label--12,.checkbox--tertiary+.label--13,.checkbox--tertiary+.label--14,.checkbox--tertiary+.label--15,.checkbox--tertiary+.label--invalid,.checkbox--tertiary+.label--primary,.checkbox--tertiary+.label--secondary{font-size:12px;line-height:16px;padding:0 0 0 2rem}.checkbox--tertiary+.label--12:before,.checkbox--tertiary+.label--13:before,.checkbox--tertiary+.label--14:before,.checkbox--tertiary+.label--15:before,.checkbox--tertiary+.label--invalid:before,.checkbox--tertiary+.label--primary:before,.checkbox--tertiary+.label--secondary:before,.checkbox--tertiary+.label:before{background-color:var(--mui-palette-background-default);border:2px solid var(--mui-palette-text-primary);height:16px;top:0;width:16px}.checkbox--tertiary+.label--12:before{border-color:#677cc7}.checkbox--tertiary+.label--13:before{border-color:#4fb8ad}.checkbox--tertiary+.label--14:before{border-color:var(--mui-palette-secondary-light)}.checkbox--tertiary+.label--15:before{border-color:#f07580}.checkbox--tertiary:checked+.label--12:after,.checkbox--tertiary:checked+.label--13:after,.checkbox--tertiary:checked+.label--14:after,.checkbox--tertiary:checked+.label--15:after,.checkbox--tertiary:checked+.label--invalid:after,.checkbox--tertiary:checked+.label--primary:after,.checkbox--tertiary:checked+.label--secondary:after,.checkbox--tertiary:checked+.label:after{background-color:var(--mui-palette-primary-main);border-radius:2px;content:"";height:10px;left:3px;position:absolute;top:3px;width:10px}.checkbox--tertiary:checked+.label--12:before,.checkbox--tertiary:checked+.label--13:before,.checkbox--tertiary:checked+.label--14:before,.checkbox--tertiary:checked+.label--15:before,.checkbox--tertiary:checked+.label--invalid:before,.checkbox--tertiary:checked+.label--primary:before,.checkbox--tertiary:checked+.label--secondary:before,.checkbox--tertiary:checked+.label:before{border-color:var(--mui-palette-primary-main)}.checkbox--tertiary:checked+.label--12:after{background:#677cc7}.checkbox--tertiary:checked+.label--13:after{background:#4fb8ad}.checkbox--tertiary:checked+.label--14:after{background:var(--mui-palette-secondary-light)}.checkbox--tertiary:checked+.label--15:after{background:#f07580}.checkbox--invalid+.label--12:before,.checkbox--invalid+.label--13:before,.checkbox--invalid+.label--14:before,.checkbox--invalid+.label--15:before,.checkbox--invalid+.label--invalid:before,.checkbox--invalid+.label--primary:before,.checkbox--invalid+.label--secondary:before,.checkbox--invalid+.label:before{background-color:#ffe2eb;border-color:var(--mui-palette-error-main)}.checkbox--wrong+.label--12:before,.checkbox--wrong+.label--13:before,.checkbox--wrong+.label--14:before,.checkbox--wrong+.label--15:before,.checkbox--wrong+.label--invalid:before,.checkbox--wrong+.label--primary:before,.checkbox--wrong+.label--secondary:before,.checkbox--wrong+.label:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MDAgNTAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjYjkyYTE1IiBkPSJNNTUuNyAxNS4yIDEzLjIgNTcuNmwxOTUgMTk1LTE5NSAxOTQuOSA0Mi41IDQyLjRMMjUwIDI5NS42bDE5NC4zIDE5NC4zIDQyLjUtNDIuNEwyOTMgMjUyLjZsMTkzLjgtMTk1LTQyLjUtNDIuNEwyNTAgMjA5LjV6Ii8+PC9zdmc+) no-repeat 50%;background-size:75%;border:1px solid var(--mui-palette-error-main)}.checkbox--disabled+.label,.checkbox--disabled+.label--12,.checkbox--disabled+.label--13,.checkbox--disabled+.label--14,.checkbox--disabled+.label--15,.checkbox--disabled+.label--invalid,.checkbox--disabled+.label--primary,.checkbox--disabled+.label--secondary,.checkbox[disabled]+.label,.checkbox[disabled]+.label--12,.checkbox[disabled]+.label--13,.checkbox[disabled]+.label--14,.checkbox[disabled]+.label--15,.checkbox[disabled]+.label--invalid,.checkbox[disabled]+.label--primary,.checkbox[disabled]+.label--secondary{color:var(--mui-palette-grey-500);cursor:not-allowed}.checkbox--disabled+.label--12:before,.checkbox--disabled+.label--13:before,.checkbox--disabled+.label--14:before,.checkbox--disabled+.label--15:before,.checkbox--disabled+.label--invalid:before,.checkbox--disabled+.label--primary:before,.checkbox--disabled+.label--secondary:before,.checkbox--disabled+.label:before,.checkbox[disabled]+.label--12:before,.checkbox[disabled]+.label--13:before,.checkbox[disabled]+.label--14:before,.checkbox[disabled]+.label--15:before,.checkbox[disabled]+.label--invalid:before,.checkbox[disabled]+.label--primary:before,.checkbox[disabled]+.label--secondary:before,.checkbox[disabled]+.label:before{background-color:var(--mui-palette-grey-50);border-color:var(--mui-palette-grey-50);cursor:not-allowed}/*! purgecss end ignore */.date-picker{display:block;width:100%}.date-picker-container{display:flex;justify-content:space-between}.date-picker-container .input-container{flex-grow:1;margin-right:1rem}.date-picker-container .input-container:last-child{margin-right:0}.radio{display:none;visibility:hidden}.radio+.label,.radio+.label--12,.radio+.label--13,.radio+.label--14,.radio+.label--15,.radio+.label--invalid,.radio+.label--primary,.radio+.label--secondary{cursor:pointer;line-height:1.4;padding:0 0 0 2rem;position:relative}.radio+.label--12:before,.radio+.label--13:before,.radio+.label--14:before,.radio+.label--15:before,.radio+.label--invalid:before,.radio+.label--primary:before,.radio+.label--secondary:before,.radio+.label:before{border-radius:50%;box-sizing:border-box;content:"";height:20px;left:0;position:absolute;width:20px}.radio-container{display:flex;justify-content:space-between;margin-right:1.5rem;margin-top:.5rem}.radio-container>div{margin-bottom:1.5rem}.radio--primary+.label--12:before,.radio--primary+.label--13:before,.radio--primary+.label--14:before,.radio--primary+.label--15:before,.radio--primary+.label--invalid:before,.radio--primary+.label--primary:before,.radio--primary+.label--secondary:before,.radio--primary+.label:before{background-color:var(--mui-palette-grey-50);border:1px solid var(--mui-palette-grey-50)}.radio--primary:checked+.label--12:before,.radio--primary:checked+.label--13:before,.radio--primary:checked+.label--14:before,.radio--primary:checked+.label--15:before,.radio--primary:checked+.label--invalid:before,.radio--primary:checked+.label--primary:before,.radio--primary:checked+.label--secondary:before,.radio--primary:checked+.label:before{background-color:var(--mui-palette-primary-main);border-width:4px}.radio--secondary+.label,.radio--secondary+.label--12,.radio--secondary+.label--13,.radio--secondary+.label--14,.radio--secondary+.label--15,.radio--secondary+.label--invalid,.radio--secondary+.label--primary,.radio--secondary+.label--secondary{color:var(--mui-palette-text-primary);line-height:1.5}.radio--secondary+.label--12:before,.radio--secondary+.label--13:before,.radio--secondary+.label--14:before,.radio--secondary+.label--15:before,.radio--secondary+.label--invalid:before,.radio--secondary+.label--primary:before,.radio--secondary+.label--secondary:before,.radio--secondary+.label:before{background-color:var(--mui-palette-background-default);border:1px solid var(--mui-palette-grey-500);height:24px;width:24px}.radio--secondary:checked+.label,.radio--secondary:checked+.label--12,.radio--secondary:checked+.label--13,.radio--secondary:checked+.label--14,.radio--secondary:checked+.label--15,.radio--secondary:checked+.label--invalid,.radio--secondary:checked+.label--primary,.radio--secondary:checked+.label--secondary{color:var(--mui-palette-text-primary)}.radio--secondary:checked+.label--12:before,.radio--secondary:checked+.label--13:before,.radio--secondary:checked+.label--14:before,.radio--secondary:checked+.label--15:before,.radio--secondary:checked+.label--invalid:before,.radio--secondary:checked+.label--primary:before,.radio--secondary:checked+.label--secondary:before,.radio--secondary:checked+.label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjI3IiBoZWlnaHQ9IjIyNyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBkPSJNLTEtMWgyMjl2MjI5SC0xeiIvPjxjaXJjbGUgY3k9IjExMy4yNSIgY3g9IjExMy4yNSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZT0iI2ZmN2Y2NiIgZmlsbD0iI2ZmN2Y2NiIgcj0iMTEyLjUiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.radio--disabled:checked+.label--12:before,.radio--disabled:checked+.label--13:before,.radio--disabled:checked+.label--14:before,.radio--disabled:checked+.label--15:before,.radio--disabled:checked+.label--invalid:before,.radio--disabled:checked+.label--primary:before,.radio--disabled:checked+.label--secondary:before,.radio--disabled:checked+.label:before,.radio[disabled]:checked+.label--12:before,.radio[disabled]:checked+.label--13:before,.radio[disabled]:checked+.label--14:before,.radio[disabled]:checked+.label--15:before,.radio[disabled]:checked+.label--invalid:before,.radio[disabled]:checked+.label--primary:before,.radio[disabled]:checked+.label--secondary:before,.radio[disabled]:checked+.label:before{background-color:var(--mui-palette-grey-50);border-width:1px}.radio--disabled+.label,.radio--disabled+.label--12,.radio--disabled+.label--13,.radio--disabled+.label--14,.radio--disabled+.label--15,.radio--disabled+.label--invalid,.radio--disabled+.label--primary,.radio--disabled+.label--secondary,.radio[disabled]+.label,.radio[disabled]+.label--12,.radio[disabled]+.label--13,.radio[disabled]+.label--14,.radio[disabled]+.label--15,.radio[disabled]+.label--invalid,.radio[disabled]+.label--primary,.radio[disabled]+.label--secondary{cursor:not-allowed}.radio--disabled+.label--12:before,.radio--disabled+.label--13:before,.radio--disabled+.label--14:before,.radio--disabled+.label--15:before,.radio--disabled+.label--invalid:before,.radio--disabled+.label--primary:before,.radio--disabled+.label--secondary:before,.radio--disabled+.label:before,.radio[disabled]+.label--12:before,.radio[disabled]+.label--13:before,.radio[disabled]+.label--14:before,.radio[disabled]+.label--15:before,.radio[disabled]+.label--invalid:before,.radio[disabled]+.label--primary:before,.radio[disabled]+.label--secondary:before,.radio[disabled]+.label:before{background-color:var(--mui-palette-grey-50);border-color:var(--mui-palette-grey-50);border-width:1px;cursor:not-allowed}.label,.label--12,.label--13,.label--14,.label--15,.label--invalid,.label--primary,.label--secondary{color:var(--mui-palette-text-primary);display:inline-block;font-family:Guillon,sans-serif;font-size:16px;font-weight:400;line-height:normal;text-align:left;text-transform:none;white-space:normal}.label__format{color:var(--mui-palette-grey-500)}.label--primary{font-size:12px}.label--secondary{font-family:GuillonDemi,sans-serif;font-weight:400}.label--invalid{color:var(--mui-palette-error-main)}.label--12:before{border-color:#677cc7}.label--12:after{background:#677cc7}.label--13:before{border-color:#4fb8ad}.label--13:after{background:#4fb8ad}.label--14:before{border-color:var(--mui-palette-secondary-light)}.label--14:after{background:var(--mui-palette-secondary-light)}.label--15:before{border-color:#f07580}.label--15:after{background:#f07580}.select,.select--primary,.select--secondary{-webkit-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 284.929 284.929'%3E%3Cpath d='m282.082 76.511-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856-2.471 0-4.661.95-6.563 2.856L142.466 174.441 30.262 62.241c-1.903-1.906-4.093-2.856-6.567-2.856-2.475 0-4.665.95-6.567 2.856L2.856 76.515C.95 78.417 0 80.607 0 83.082c0 2.473.953 4.663 2.856 6.565l133.043 133.046c1.902 1.903 4.093 2.854 6.567 2.854s4.661-.951 6.562-2.854L282.082 89.647c1.902-1.903 2.847-4.093 2.847-6.565 0-2.475-.945-4.665-2.847-6.571z' fill='%23555'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:12px 100%;border:1px solid var(--mui-palette-grey-500);border-radius:8px;box-shadow:none;color:var(--mui-palette-text-primary);display:block;font-size:16px;height:40px;line-height:1.2;margin:0 1.5rem 1.5rem 0;outline:none;padding:0 1rem;width:100%}.select--primary:-moz-focusring,.select--secondary:-moz-focusring,.select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--mui-palette-text-primary)}.select--primary::-ms-expand,.select--secondary::-ms-expand,.select::-ms-expand{display:none}.select--primary option,.select--secondary option,.select option{color:var(--mui-palette-text-primary);font-size:14px}.select--primary:active,.select--primary:focus,.select--secondary:active,.select--secondary:focus,.select:active,.select:focus{box-shadow:inset 0 1px 1px 0 var(--mui-palette-grey-200);color:var(--mui-palette-text-primary)}.select--primary{background-color:var(--mui-palette-background-default);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 284.929 284.929'%3E%3Cpath d='m282.082 76.511-14.274-14.273c-1.902-1.906-4.093-2.856-6.57-2.856-2.471 0-4.661.95-6.563 2.856L142.466 174.441 30.262 62.241c-1.903-1.906-4.093-2.856-6.567-2.856-2.475 0-4.665.95-6.567 2.856L2.856 76.515C.95 78.417 0 80.607 0 83.082c0 2.473.953 4.663 2.856 6.565l133.043 133.046c1.902 1.903 4.093 2.854 6.567 2.854s4.661-.951 6.562-2.854L282.082 89.647c1.902-1.903 2.847-4.093 2.847-6.565 0-2.475-.945-4.665-2.847-6.571z' fill='%23888'/%3E%3C/svg%3E");border-color:var(--mui-palette-grey-200);color:var(--mui-palette-text-primary);font-size:14px;height:40px;text-transform:none}@media only screen and (max-width:767px){.select--primary{font-size:16px}}.select--primary option{font-size:14px}.select--primary option:disabled{color:rgba(var(--mui-palette-grey-500),.5)}.select--primary:active,.select--primary:focus{border-color:rgba(var(--mui-palette-grey-200),.5);box-shadow:unset}.select--disabled,.select[disabled],[disabled].select--primary,[disabled].select--secondary{background-color:var(--mui-palette-grey-50);background-image:none;border-color:var(--mui-palette-grey-50);color:var(--mui-palette-grey-200);cursor:not-allowed}.date-picker--invalid select,.date-picker--invalid select:focus,.select--invalid{border-color:var(--mui-palette-error-main)}.slider{box-sizing:content-box;margin-bottom:.5rem;position:relative;width:100%}.slider-label{display:block;margin-bottom:.5rem}.slider-content{position:relative}.slider input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;height:42px;margin-bottom:1rem;outline:none;padding-top:0;transition:opacity .2s;width:100%}.slider input[type=range]::-moz-range-thumb{-webkit-appearance:none;appearance:none;background:var(--mui-palette-primary-main);border-color:transparent;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.2);cursor:pointer;height:36px;width:36px}.slider input[type=range]::-moz-range-thumb:active{height:40px;width:40px}.slider input[type=range]::-moz-range-thumb:hover{background-color:var(--mui-palette-primary-light)}.slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--mui-palette-primary-main);border-color:transparent;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.2);cursor:pointer;height:36px;width:36px}.slider input[type=range]::-webkit-slider-thumb:active{height:40px;width:40px}.slider input[type=range]::-webkit-slider-thumb:hover{background-color:var(--mui-palette-primary-light)}.slider input[type=range]::-moz-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--mui-palette-primary-main);border-color:transparent;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.2);cursor:pointer;height:36px;width:36px}.slider input[type=range]::-moz-slider-thumb:active{height:40px;width:40px}.slider input[type=range]::-moz-slider-thumb:hover{background-color:var(--mui-palette-primary-light)}.slider input[type=range]::-ms-thumb{-webkit-appearance:none;appearance:none;background:var(--mui-palette-primary-main);border-color:transparent;border-radius:50%;box-shadow:0 0 6px 0 rgba(0,0,0,.2);cursor:pointer;height:36px;width:36px}.slider input[type=range]::-ms-thumb:active{height:40px;width:40px}.slider input[type=range]::-ms-thumb:hover{background-color:var(--mui-palette-primary-light)}.slider input[type=range]::-ms-track{background:#ffd9d1;border-color:transparent;color:var(--mui-palette-text-inverted)}.slider input[type=range]::-ms-fill-lower{background:var(--mui-palette-primary-main)}.slider-division{display:flex;justify-content:space-between;margin-top:13px;position:absolute;top:0;width:100%;z-index:-1}.slider-division .bar{background:#ffd9d1;border-radius:4px;height:.5rem;margin-top:4px;position:absolute;width:100%}.slider-division .bar-filled{background:var(--mui-palette-primary-main)}.slider-division .dot{background:#ffd9d1;border:2px solid var(--mui-palette-background-paper);border-radius:50%;display:inline-block;height:10px;margin-left:8px;margin-right:8px;margin-top:1px;width:10px;z-index:0}.slider-division .dot-filled{background:var(--mui-palette-primary-main)}.slider-division .dot:first-of-type{margin-left:0}.slider-division .dot:last-of-type{margin-right:0}.slider--invalid,.slider--wrong{border:1px solid var(--mui-palette-error-main)}.slider--disabled .bar,.slider[disabled] .bar{background:var(--mui-palette-grey-50);width:100%}.slider--disabled .bar-filled,.slider[disabled] .bar-filled{background:var(--mui-palette-grey-200)}.slider--disabled .dot,.slider[disabled] .dot{background:var(--mui-palette-grey-50)}.slider--disabled .dot-filled,.slider[disabled] .dot-filled{background:var(--mui-palette-grey-200)}.slider--disabled input[type=range]::-webkit-slider-thumb,.slider[disabled] input[type=range]::-webkit-slider-thumb{background:var(--mui-palette-grey-200);cursor:not-allowed}.slider--disabled input[type=range]::-moz-slider-thumb,.slider[disabled] input[type=range]::-moz-slider-thumb{background:var(--mui-palette-grey-200);cursor:not-allowed}.switch{align-items:center;box-sizing:content-box;display:flex;flex-direction:row-reverse;justify-content:flex-end;margin-bottom:.5rem}/*! purgecss start ignore */.switch-label{color:var(--mui-palette-grey-500);font-size:14px;line-height:1.57;margin-left:1.5rem}.switch input{height:0;opacity:0;width:0}input+.switch-label .checked,input:checked+.switch-label .unchecked{display:none}input+.switch-label .unchecked,input:checked+.switch-label .checked{display:inline-block}input:checked~.switch-container .switch-slider{background-color:var(--mui-palette-primary-main)}input:checked~.switch-container .switch-slider:before{-webkit-transform:translateX(21px);transform:translateX(21px)}.switch .checked{color:var(--mui-palette-text-primary)}.switch-container{display:inline-block;height:24px;position:relative;width:45px}.switch-container .input-note{margin:2rem 0 .5rem}.switch-container .switch-slider{-webkit-animation:background-color .4s linear;animation:background-color .4s linear;background-color:var(--mui-palette-grey-100);border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.switch-container .switch-slider:before{background-color:var(--mui-palette-background-default);border:1px solid var(--mui-palette-grey-50);border-radius:50%;bottom:1px;content:"";height:20px;left:1px;position:absolute;transition:.4s;width:20px}/*! purgecss end ignore *//*! purgecss start ignore */.switch-container--invalid .switch-slider,.switch-container--wrong .switch-slider{border:1px solid var(--mui-palette-error-main)}.switch-container--invalid .switch-slider:before,.switch-container--wrong .switch-slider:before{bottom:0;left:0}.switch-container--disabled .switch-slider,.switch-container[disabled] .switch-slider{background-color:var(--mui-palette-grey-500);cursor:not-allowed}input:checked~.switch-container--disabled .switch-slider{background-color:var(--mui-palette-primary-main);opacity:.6}/*! purgecss end ignore */.footer-list{color:var(--mui-palette-text-primary);font-size:12px;list-style:none;margin-right:5rem;padding:0}@media(max-width:767px){.footer-list{border-bottom:1px solid var(--mui-palette-grey-200);margin:0;text-align:center}}.footer-list a,.footer-list a:active,.footer-list a:hover{color:var(--mui-palette-grey-500);text-decoration:none}.footer-list a{color:var(--mui-palette-text-primary)}/*! purgecss start ignore */.footer-list__title{display:block;font-family:GuillonDemi,sans-serif;font-weight:400;margin:0 0 .5rem}@media(max-width:767px){.footer-list__title{border-bottom:none;margin:0;padding:1rem}}.footer-list__item{font-family:GuillonLight,sans-serif;font-weight:400;line-height:1.7}@media(max-width:767px){.footer-list__item{padding:0 1rem .5rem}.footer-list__item:last-of-type{padding-bottom:1rem}.footer-list.collapsed .footer-list__item{display:none;margin:0 0 5px}.footer-list.collapsed .footer-list__item:last-child{margin:0}.footer-list.collapsed:last-of-type .footer-list__title{border-bottom:none}}/*! purgecss end ignore *//*! purgecss start ignore *//*! purgecss end ignore */@font-face{font-display:swap;font-family:Guillon;font-style:normal;font-weight:400;src:url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-regular/guillon-regular.eot);src:url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-regular/guillon-regular.eot?#iefix) format("embedded-opentype"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-regular/guillon-regular.woff2) format("woff2"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-regular/guillon-regular.woff) format("woff"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-regular/guillon-regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:GuillonDemi;font-style:normal;font-weight:400;src:url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-demi/guillon-demi.eot);src:url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-demi/guillon-demi.eot?#iefix) format("embedded-opentype"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-demi/guillon-demi.woff2) format("woff2"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-demi/guillon-demi.woff) format("woff"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-demi/guillon-demi.ttf) format("truetype")}@font-face{font-display:swap;font-family:GuillonLight;font-style:normal;font-weight:400;src:url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-light/guillon-light.eot);src:url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-light/guillon-light.eot?#iefix) format("embedded-opentype"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-light/guillon-light.woff2) format("woff2"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-light/guillon-light.woff) format("woff"),url(//d11y8h2xe0qeoe.cloudfront.net/fonts/guillon-light/guillon-light.ttf) format("truetype")}.guillon-light{font-family:GuillonLight,sans-serif;font-weight:400}.guillon{font-family:Guillon,sans-serif;font-weight:400}.guillon-demi{font-family:GuillonDemi,sans-serif;font-weight:400}.gym-list,.gym-p,.gym-subtitle,.gym-text,.itg-element__text,.lp-devices__text,.lp-ig__text{font-size:16px;line-height:1.6;margin:0;padding:0}.gym-p,.lp-devices__text{margin:0 0 1rem}.gym-list{margin:0 0 2.5rem}@media(max-width:767px){.gym-list{padding-left:2rem}}.gym-list li{margin:0 0 1rem}.gym-list li:last-child{margin:0}.gym-subtitle,.itg-element__text{font-family:Guillon,sans-serif;font-size:18px;font-weight:400}@media(max-width:767px){.gym-subtitle,.itg-element__text{font-size:16px}}.gym-h1,h1{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-size:70px;font-weight:400;line-height:1.2;margin:0 0 1.5rem}@media(max-width:767px){.gym-h1,h1{font-size:46px}}.gym-h2,h2{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-size:52px;font-weight:400;line-height:1.2;margin:0 0 1.5rem}@media(max-width:991px){.gym-h2,h2{font-size:46px}}@media(max-width:767px){.gym-h2,h2{font-size:30px}}.gym-h3,.html h1,h3{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-size:46px;font-weight:400;line-height:1.2;line-height:1.3;margin:0 0 1.5rem}@media(max-width:991px){.gym-h3,.html h1,h3{font-size:36px}}@media(max-width:767px){.gym-h3,.html h1,h3{font-size:30px}}.gym-h4,.itg__title,.lp-devices__title,.lp-ig-container__title,.lp-packageusp__title,.lp-why__title,h4{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-weight:400;line-height:1.2;margin:0 0 1.5rem}@media(max-width:767px){.gym-h4,.itg__title,.lp-devices__title,.lp-ig-container__title,.lp-packageusp__title,.lp-why__title,h4{font-size:24px}}.gym-h5,.html h4,h5{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-size:30px;font-weight:400;line-height:1.2;margin:0 0 1.5rem}@media(max-width:767px){.gym-h5,.html h4,h5{font-size:24px}}.gym-h6,.html h2,.html h3,.itg-element__title,.lp-ig__title,.usp__title--separate,h6{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-size:24px;font-weight:400;line-height:1.2;margin:0 0 1.5rem}@media(max-width:767px){.gym-h6,.html h2,.html h3,.itg-element__title,.lp-ig__title,.usp__title--separate,h6{font-size:20px}}.gym-h,.html h4{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:36px;font-size:14px;font-weight:400;line-height:1.2;margin:0 0 1.5rem}.gym-h--primary{font-family:GuillonLight,sans-serif;font-weight:400}.gym-h--secondary,.gym-h--tertiary,.html h2{font-family:Guillon,sans-serif;font-weight:400}.gym-h--tertiary,.html h2{padding-bottom:1.5rem;position:relative}.gym-h--tertiary:after,.html h2:after{border-bottom:4px solid #555;bottom:0;content:" ";height:1px;left:0;position:absolute;width:100px}.gym-h--section,.itg__title,.lp-ig-container__title,.lp-why__title{margin:0 auto 2.5rem;max-width:750px;text-align:center}@media(max-width:767px){.gym-h--section,.itg__title,.lp-ig-container__title,.lp-why__title{margin-bottom:2rem}}/*! purgecss start ignore */.input-note{color:var(--mui-palette-text-primary);font-size:12px;line-height:1.6;margin:-1rem 0 1.5rem}.input-note--invalid{color:var(--mui-palette-error-main)}/*! purgecss end ignore */.link,.link--none,.link--primary,.link--secondary,.link--tertiary,.link--underlined,.reset-anchor{background-color:transparent;background-color:unset;color:inherit;color:unset;text-decoration:none;text-decoration:unset}.link{color:var(--mui-palette-primary-main);cursor:pointer;text-decoration:underline}.link:hover{color:var(--mui-palette-primary-light)}.link--primary{color:var(--mui-palette-primary-main);text-decoration:none}.link--primary:focus,.link--primary:hover{color:var(--mui-palette-primary-light)}.link--secondary:hover{text-decoration:underline}.link--tertiary:hover{opacity:.8}.link--underlined{text-decoration:underline}.link--underlined:hover{opacity:.8}.link--none,.link--none:hover{text-decoration:none}.link--fake{-webkit-appearance:none!important;border:none;color:var(--mui-palette-grey-500)!important;cursor:pointer;font-family:Guillon,sans-serif;font-size:14px;font-weight:400;padding:0;text-decoration:underline!important}.link--fake:active,.link--fake:focus,.link--fake:hover{color:rgba(var(--mui-palette-grey-500),.7);outline:none;text-decoration:underline}.gym-text--small{font-size:12px;line-height:1.3}.gym-text--medium{font-size:14px}@media(max-width:767px){.gym-text--medium{font-size:12px}}.gym-text--big{font-size:18px}.display--none{display:none}.display--inline-block{display:inline-block}.position--relative{position:relative}.container{margin-left:auto;margin-right:auto}.container-fluid{padding-left:1rem;padding-right:1rem}.col{padding-left:.5rem;padding-right:.5rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs,.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:768px){.container{width:768px}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm,.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:992px){.container{width:992px}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md,.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:1200px){.container{width:1200px}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg,.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media only screen and (max-width:767px){.hidden-xs{display:none}}@media only screen and (min-width:768px)and (max-width:991px){.hidden-sm{display:none}}@media only screen and (min-width:992px)and (max-width:1199px){.hidden-md{display:none}}@media only screen and (min-width:1200px){.hidden-lg{display:none}}.wrapper{float:none;margin-left:auto;margin-right:auto;max-width:1400px;padding:5rem 2.5rem}@media only screen and (max-width:767px){.wrapper{padding:2.5rem 1rem}}.content-wrapper{float:none;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 2.5rem}@media only screen and (max-width:767px){.content-wrapper{padding:0 1rem}}.page-wrapper{float:none;margin-left:auto;margin-right:auto;max-width:1400px;padding:8rem 2.5rem 5rem}@media only screen and (max-width:767px){.page-wrapper{padding:5rem 1rem 2.5rem}}.page__hd{color:var(--mui-palette-text-inverted);font-family:GuillonLight,sans-serif;font-weight:400}.box-shadow{box-shadow:0 2px 12px 0 rgba(103,124,199,.07)}.shadow-inset{-moz-box-box-shadow:rgba(54,35,6,.1) 5000px 0 0 inset;-webkit-box-shadow:inset 5000px 0 0 rgba(54,35,6,.1);box-shadow:inset 5000px 0 0 rgba(54,35,6,.1)}/*! purgecss start ignore */.fade-appear{opacity:.01}.fade-appear-active{opacity:.3;transition:opacity .15s linear}.fade-enter{opacity:.01}.fade-enter-active,.fade-enter-done{opacity:.3;transition:opacity .15s linear}.fade-exit{opacity:.3}.fade-exit-active{opacity:.01;transition:opacity .15s linear}.fade-exit-done{opacity:0;transition:opacity .15s linear}.slide-appear{opacity:.1;-webkit-transform:translateY(-25%);transform:translateY(-25%)}.slide-appear-active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .15s linear,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .15s linear;transition:transform .3s ease-out,opacity .15s linear,-webkit-transform .3s ease-out}.slide-enter-active,.slide-enter-done{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.slide-enter-done{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.slide-exit-active{opacity:0;-webkit-transform:translateY(-25%);transform:translateY(-25%);transition:opacity .15s linear,-webkit-transform .3s ease-out;transition:transform .3s ease-out,opacity .15s linear;transition:transform .3s ease-out,opacity .15s linear,-webkit-transform .3s ease-out}/*! purgecss end ignore */.lp-devices{text-align:center}.lp-devices__badge{font-size:30px;margin:0 auto 1rem}.lp-devices__text{font-family:Guillon,sans-serif;font-weight:400;margin-top:2rem}.lp-devices__img{display:block;margin:5rem auto 0;max-width:835px}@media(max-width:991px){.lp-devices__img{max-width:100%}}.lp-packageusp{align-items:stretch;display:flex;padding:4rem 1.5rem}@media(max-width:767px){.lp-packageusp{flex-direction:column;padding:1.5rem}}.lp-packageusp__content{display:flex;flex:1 1;flex-direction:column}.lp-packageusp__title{margin:0 4rem 0 0;max-width:400px}@media(max-width:767px){.lp-packageusp__title{margin:0 0 2rem;max-width:100%}}.lp-packageusp__subtitle{font-family:GuillonDemi,sans-serif;font-weight:400;margin:0;padding:0}.lp-packageusp__description{margin:0 0 1.5rem}.lp-packageusp__subtitle,.lp-packageusp__text{font-size:14px;line-height:26px}.lp-packageusp .btn-gym{align-self:flex-start;margin:2.5rem 0 0}@media(max-width:767px){.lp-packageusp .btn-gym{margin:2.5rem auto 0}}.lp-quote{background-position:top;background-repeat:no-repeat;background-size:cover;padding:150px 0}@media(max-width:991px){.lp-quote{padding-left:2.5rem}}@media(max-width:767px){.lp-quote{margin-bottom:3rem;padding:300px 0 1.5rem}}.lp-quote__content{margin:0 auto;max-width:1280px;padding:1.5rem}.lp-quote__wrapper{background-color:var(--mui-palette-background-default);border-radius:4px;max-width:535px;padding:4rem;position:relative}@media(max-width:767px){.lp-quote__wrapper{padding:3rem 2rem 2.5rem}}.lp-quote__wrapper:before{border-bottom:35px solid transparent;border-left:80px solid #fff;border-top:35px solid transparent;content:"";height:0;position:absolute;right:-40px;top:30px;width:0}@media(max-width:767px){.lp-quote__wrapper:before{border-bottom:50px solid #fff;border-left:15px solid transparent;border-right:15px solid transparent;left:20px;right:auto;top:-85px}}.lp-quote__wrapper:after{content:'"';font-family:GuillonDemi,sans-serif;font-size:140px;font-style:italic;font-weight:400;position:absolute;right:60px;top:-5px}@media(max-width:767px){.lp-quote__wrapper:after{font-size:90px;right:30px;top:0}}.lp-quote__message{font-size:30px;line-height:1.5;padding-right:5rem}@media(max-width:767px){.lp-quote__message{font-size:20px;padding-right:0}}.lp-quote__author{border-top:1px solid var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:30px;font-weight:400;margin-top:2rem;padding-top:2rem}@media(max-width:767px){.lp-quote__author{font-size:20px}}.raised-select{align-items:center;background-color:var(--mui-palette-background-default);border:0;border-radius:4px;color:var(--mui-palette-primary-main);cursor:pointer;display:flex;font-size:12px;line-height:normal;padding:.5rem;text-align:left}.raised-select:focus{outline:none}.raised-select__content{display:flex;flex-direction:column;line-height:1.5}.raised-select__title{color:var(--mui-palette-primary-main);font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;margin:0 0 2px}.raised-select__subtitle,.raised-select__value{font-size:10px}.raised-select__subtitle{font-family:GuillonLight,sans-serif;font-weight:400}.raised-select__value{font-family:GuillonDemi,sans-serif;font-weight:400;text-transform:uppercase}.raised-select__icon{fill:var(--mui-palette-primary-main);display:block;margin:0 .5rem 0 0;width:30px}.raised-select__icon line{stroke:var(--mui-palette-primary-main)}.raised-select--active,.raised-select:hover{background-color:var(--mui-palette-primary-main);color:var(--mui-palette-text-inverted)}.raised-select--active .raised-select__title,.raised-select:hover .raised-select__title{color:var(--mui-palette-text-inverted)}.raised-select--active .raised-select__icon,.raised-select:hover .raised-select__icon{fill:var(--mui-palette-text-inverted)}.raised-select--active .raised-select__icon line,.raised-select:hover .raised-select__icon line{stroke:var(--mui-palette-text-inverted)}.raised-select[disabled]{box-shadow:0 2px 2px 0 rgba(0,0,0,.24),0 0 2px 0 rgba(0,0,0,.12)}.raised-select--active{cursor:default}.raised-select--simple .raised-select__title{color:var(--mui-palette-primary-main);font-family:Guillon,sans-serif;font-weight:400}.raised-select--simple.raised-select--active,.raised-select--simple:hover{background-color:var(--mui-palette-primary-main)}.raised-select--simple.raised-select--active .raised-select__icon,.raised-select--simple.raised-select--active .raised-select__title,.raised-select--simple:hover .raised-select__icon,.raised-select--simple:hover .raised-select__title{color:var(--mui-palette-text-inverted)}.cc{background-color:var(--mui-palette-background-default);border-radius:8px;margin:0}.cc__bd,.cc__ft,.cc__hd{padding:1rem 1.5rem .5rem}.cc__hd{align-items:center;border-radius:8px 8px 0 0;display:flex;justify-content:space-between}.cc__hd--color{color:var(--mui-palette-text-inverted)}.cc__hd--nop{padding:0}.cc__bd{position:relative;z-index:0}.cc__bd--disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.5}.cc__bd--disabled .cc__overlay{cursor:not-allowed;display:block}.cc__ft{border-top:1px solid var(--mui-palette-grey-50)}.cc__overlay{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:5}.cc--active{box-shadow:0 0 12px 0 rgba(0,0,0,.12)}.cc--1{background-color:rgba(var(--mui-palette-grey-50),.8);border:1px solid var(--mui-palette-grey-50);box-shadow:none}.cc--1 .cc__hd{border-bottom:1px solid var(--mui-palette-grey-50)}.cc--1 .cc__hd em{font-style:normal;text-transform:none}.itg-element{width:26%}@media(max-width:991px){.itg-element{width:45%}}@media(max-width:767px){.itg-element{flex:0 0 auto;margin:1rem 0 0 2.5rem;max-width:350px;width:auto}.itg-element:first-child{margin-left:0}}.itg-element{text-align:center}.itg-element__content{margin:0 0 2rem;padding:1.5rem 0 0}@media(max-width:991px){.itg-element__content{padding-top:1.5rem}}.itg-element__title{line-height:normal;margin:0 auto 5px}.itg-element__text{line-height:1;margin:0}.lp-motivation{display:flex}@media(max-width:767px){.lp-motivation{display:block}}.lp-motivation__img-wrapper{width:66%}@media(max-width:767px){.lp-motivation__img-wrapper{margin:0 0 1rem;width:auto}}.lp-motivation__quote-wrapper{align-items:center;display:flex;flex:1 1;font-size:60px;padding:0 0 0 95px}@media(max-width:991px){.lp-motivation__quote-wrapper{font-size:52px;padding:0 0 0 1.5rem}}@media(max-width:767px){.lp-motivation__quote-wrapper{display:block;font-size:36px;padding:0}}.lp-motivation__quote{display:block;line-height:1.1;position:relative}.lp-motivation__quote:before{content:'"';font-family:Open Sans,sans-serif;font-size:100px;font-style:italic;font-weight:600;left:0;position:absolute;top:-60px}@media(max-width:991px){.lp-motivation__quote:before{font-size:52px;top:-40px}}@media(max-width:767px){.lp-motivation__quote:before{content:""}.lp-motivation__quote{line-height:1;text-align:center}}.input-container .label,.input-container .label--12,.input-container .label--13,.input-container .label--14,.input-container .label--15,.input-container .label--invalid,.input-container .label--primary,.input-container .label--secondary{margin-bottom:.5rem;padding-left:0}.brand-list{display:flex;justify-content:space-between;margin:0;padding:0}.brand-list__item{align-items:center;display:flex;justify-content:center;margin:0 .5rem 0 0}.brand-list__item:last-child{margin:0}.brand-list__img{max-width:100%}.cc-list{display:flex}.cc-list .cc{margin:0 1rem 0 0}.cc-list .cc:last-child{margin:0}@media(max-width:767px){.gym-ft-copyright .gym-ft-list__item{display:inline-block;margin-right:5px;padding-right:.5rem}.gym-ft-copyright .gym-ft-list__item:last-child{border:0;margin:0;padding:0}}.ol{counter-reset:item}.ol,.ol__item{margin:0;padding:0}.ol__item{counter-increment:item;list-style-type:none}.ol__item:before{content:counter(item) ". "}.raised-select-list{display:flex;flex-wrap:wrap}.raised-select-list .raised-select{margin:0 1rem 1rem 0}.raised-select-list .raised-select:last-child{margin:0 0 1rem}.social-icons{align-items:center;display:flex}.social-icons__link{height:24px;margin:0 1rem 0 0}.social-icons__link:last-child{margin:0}.social-icons__icon{fill:var(--mui-palette-text-primary);height:24px;max-width:27px}.social-icons__icon line{stroke:var(--mui-palette-text-primary)}.social-icons__icon:hover{fill:var(--mui-palette-grey-500)}.social-icons__icon:hover line{stroke:var(--mui-palette-grey-500)}.gym-logo{height:30px;width:115px}.gym-logo,.gym-logo:hover{color:transparent;text-decoration:none}@media(max-width:767px){.gym-logo{height:25px;width:95px}}.gym-logo__svg,.gym-logo__svg--ci,.gym-logo__svg--dark,.gym-logo__svg--white,.powered-by__svg{height:30px;width:115px}@media(max-width:767px){.gym-logo__svg,.gym-logo__svg--ci,.gym-logo__svg--dark,.gym-logo__svg--white,.powered-by__svg{height:25px;width:95px}}.gym-logo__svg--dark{fill:var(--mui-palette-text-primary)}.gym-logo__svg--dark line{stroke:var(--mui-palette-text-primary)}.gym-logo__svg--ci{fill:var(--mui-palette-primary-main)}.gym-logo__svg--ci line{stroke:var(--mui-palette-primary-main)}.gym-logo__svg--white{fill:#fff}.gym-logo__svg--white line{stroke:#fff}.powered-by{align-items:center;color:var(--mui-palette-text-primary);display:flex;font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;justify-content:flex-end}@media(max-width:767px){.powered-by{font-size:12px;justify-content:center}}.powered-by__svg{fill:var(--mui-palette-text-primary);margin:0 0 0 .5rem}.powered-by__svg line{stroke:var(--mui-palette-text-primary)}.modal__content{background-clip:padding-box;background-color:var(--mui-palette-background-default);border-radius:8px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;margin:1rem;max-height:80vh;outline:0;overflow:hidden;position:relative}.modal__scrollable{background:linear-gradient(var(--mui-palette-background-default) 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),var(--mui-palette-background-default) 70%) 0 100%,linear-gradient(rgba(0,0,0,.05),transparent),linear-gradient(rgba(30,0,0,0),rgba(0,0,0,.05)) 0 100%;background-attachment:local,local,scroll,scroll;background-color:var(--mui-palette-background-default);background-repeat:no-repeat;background-size:100% 15px,100% 15px,100% 5px,100% 5px;overflow-y:auto;overflow:auto;padding:0 2rem 1px}@media only screen and (max-width:767px){.modal__scrollable{padding:0 1rem}}.modal__header{display:flex;flex:0 0 auto;justify-content:space-between;padding:1rem 2rem}.modal__header div{display:flex}@media only screen and (max-width:767px){.modal__header{padding:1rem}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.modal__header{padding:16px}}.modal__footer{display:flex;flex:0 0 auto;padding:1rem 2rem}@media only screen and (max-width:767px){.modal__footer{padding:1rem}}.nutrition-prg{border-radius:6px;color:var(--mui-palette-text-inverted);cursor:pointer;flex:0 1 auto;margin:0 .5rem .5rem 0;min-width:220px;padding:1.5rem .5rem}.nutrition-prg,.nutrition-prg__title{font-family:GuillonLight,sans-serif;font-weight:400}.nutrition-prg__title{font-size:14px;margin:0 0 .5rem}.nutrition-prg__active{background-color:var(--mui-palette-grey-50);border-radius:20px;color:var(--mui-palette-text-primary);display:inline-block;font-family:GuillonDemi,sans-serif;font-size:10px;font-weight:400;padding:5px .5rem}.nutrition-prg-list{display:flex}.nutrition-prg--1{background:url(//d11y8h2xe0qeoe.cloudfront.net/static/nutrition/onboarding/abnehmen.jpg) -40px bottom/cover no-repeat}.nutrition-prg--2{background:url(//d11y8h2xe0qeoe.cloudfront.net/static/nutrition/onboarding/fit-gesund.jpg) -40px bottom/cover no-repeat}.nutrition-rule{align-items:center;color:var(--mui-palette-text-primary);display:flex;font-size:12px;line-height:normal}.nutrition-rule-list{display:flex}.nutrition-rule-list .nutrition-rule{margin:0 1.5rem 1rem 0}.nutrition-rule-list .nutrition-rule:last-child{margin:0 0 1rem}.nutrition-rule__icon{fill:var(--mui-palette-text-primary);height:85%;max-width:85%}.nutrition-rule__icon line{stroke:var(--mui-palette-text-primary)}.nutrition-rule__icon-bg{align-items:center;background-color:var(--mui-palette-background-default);border-radius:50%;display:flex;height:50px;justify-content:center;margin:0 .5rem 0 0;padding:.5rem;width:50px}.nutrition-rule__title{font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;margin:0}.nutrition-rule__value{font-family:GuillonLight,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}.n-zone{flex:1 1;font-size:12px;text-align:center}@media(max-width:991px){.n-zone{display:flex;text-align:left}.n-zone__bd{display:flex;flex-direction:column;justify-content:center}}.n-zone__points{font-family:GuillonDemi,sans-serif;font-weight:400;margin:0 0 5px;padding:.5rem 0 0}.n-zone__text{color:var(--mui-palette-text-primary);font-family:GuillonLight,sans-serif;font-weight:400;line-height:1.6;margin:0;padding:0 1.5rem 1.5rem}@media(max-width:991px){.n-zone__text{padding:0 1.5rem 1.5rem 0}}.n-zone__icon{display:block;margin:0 auto 1.5rem;max-height:130px;max-width:130px}@media(max-width:991px){.n-zone__icon{margin:5px 1rem 5px 5px;max-height:90px;max-width:90px}}.n-zone-list{display:flex}@media(max-width:991px){.n-zone-list{display:block}}.progress-circle{display:inline-block;height:120px;position:relative;width:120px}@media(max-width:767px){.progress-circle{margin:0 .5rem 0 0}}.progress-circle__wrapper{align-items:flex-start;display:flex;justify-content:space-evenly}@media(max-width:767px){.progress-circle__wrapper{justify-content:flex-start}}.progress-circle__filler{height:100%;margin:0 0 .5rem;width:100%}.progress-circle__circle{fill:none;stroke-width:7px}.progress-circle__circle--fill{stroke-dasharray:100;-webkit-animation:load-progress-circle 1s;animation:load-progress-circle 1s}.progress-circle__content{color:var(--mui-palette-text-primary);display:flex;font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;left:50%;margin:0 auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.progress-circle__content,.progress-circle__content svg{fill:var(--mui-palette-text-primary)}.progress-circle__description{font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;margin-top:1rem;text-align:center}.progress-line{display:block}.progress-line__title{font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;margin:0 1.5rem 1rem;text-transform:uppercase}@media(max-width:767px){.progress-line__title{font-size:12px;margin:0 0 1rem}}.progress-line__total{background-color:var(--mui-palette-grey-50);border-radius:4px;height:5px;position:relative;width:100%;z-index:0}.progress-line__done{background-color:var(--mui-palette-primary-main);border-radius:4px 0 0 4px;height:100%;left:0;position:absolute;top:0;transition:width .7s linear;width:0;z-index:5}.modal-score{align-items:center;display:flex;padding:1rem 0 0}.modal-score__title{color:var(--mui-palette-grey-500);font-size:12px;margin:0 0 5px}.modal-score__text{line-height:normal}.modal-score__points,.modal-score__text{color:var(--mui-palette-primary-main);font-size:16px}.modal-score__points{background-color:rgba(var(--mui-palette-primary-light),.1);border-radius:50%;flex:0 0 auto;font-family:GuillonDemi,sans-serif;font-weight:400;height:70px;margin:0 1.5rem 0 0;position:relative;width:70px}.modal-score__points .points{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.select-container{align-content:center;display:flex;justify-content:flex-start}.select-container .select,.select-container .select--primary,.select-container .select--secondary{display:flex;flex:1 1}.select-container .label--secondary{line-height:28px;margin-right:1.5rem}.svg-text{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:14px;font-weight:400}.svg-text__svg,.svg-text__text{vertical-align:middle}.svg-text__svg{fill:var(--mui-palette-grey-500);margin:0 5px 0 0;max-width:15px}.svg-text__svg line{stroke:var(--mui-palette-grey-500)}.lp-why{margin:0;padding:2.5rem 0;text-align:center}.lp-why__content{float:none;margin-left:auto;margin-right:auto;max-width:1400px;max-width:1000px;padding:0 1.5rem}.lp-why__text{font-size:16px;line-height:1.6;margin:0}.usp{flex:1 1;margin:0 1.5rem 0 0;text-align:center}@media(max-width:767px){.usp{margin:0 0 4rem}}.usp:last-child{margin:0}.usp-header{color:var(--mui-palette-grey-200);margin-bottom:50px;text-align:center}.usp-container{background-color:var(--mui-palette-grey-50);padding-top:5rem}@media(max-width:767px){.usp-container{padding-top:50px}}.usp-list{display:flex;justify-content:space-between;padding:0 0 5rem}@media(max-width:767px){.usp-list{flex-direction:column}}.usp__hd{background-position:100% 0;background-repeat:no-repeat;background-size:cover;border-radius:8px 8px 0 0;min-height:225px}@media(max-width:767px){.usp__hd{min-height:150px}}.usp__bd{border-radius:0 0 8px 8px;color:var(--mui-palette-text-inverted);margin:0 0 2.5rem}@media(max-width:767px){.usp__bd{margin:0 0 1.5rem}}.usp__bd--nm{margin:0}.usp__ft{font-family:GuillonLight,sans-serif;font-weight:400}.usp__ft--left{text-align:left}.usp__ft--center{text-align:center}.usp__title{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;line-height:1.3;margin:0;padding:1rem 1.5rem}.usp ul{margin:0;padding:0 1.5rem}.usp li{margin:0 0 1.5rem}.usp li:last-child{margin:0}.usp__title--separate{color:var(--mui-palette-text-primary);padding:2rem 1rem 0}.itg{padding:1.5rem 0}.itg-container{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:1199px){.itg-container{justify-content:space-around}}@media(max-width:767px){.itg-container{flex-wrap:nowrap;justify-content:space-between;overflow-x:auto;padding:0 1rem}}.lp-ig{display:flex;flex:1 1;flex-direction:column}@media(max-width:767px){.lp-ig{margin:0 0 2.5rem}}.lp-ig-container{padding:2.5rem 0}.lp-ig-list{display:flex;justify-content:space-around}@media(max-width:767px){.lp-ig-list{display:block}}.lp-ig__icon{fill:var(--mui-palette-text-primary);height:70px;margin:0 auto 3rem;width:70px}.lp-ig__icon,.lp-ig__icon line{stroke:var(--mui-palette-text-primary)}@media(max-width:767px){.lp-ig__icon{height:60px;margin:0 auto 2rem;width:60px}}.lp-ig__title{margin:0 0 1.5rem;text-align:center}.lp-ig__text{padding:0 .5rem;text-align:center}.top-header{background:transparent;position:relative;top:0;width:100%;z-index:100}.top-header a:hover{text-decoration:none}/*! purgecss start ignore */.top-header__svg{fill:#fff}.top-header__svg line{stroke:#fff}.top-header__content{align-items:flex-start;display:flex;flex-wrap:wrap;float:none;justify-content:space-between;margin-left:auto;margin-right:auto;max-width:1400px;padding:1rem 2.5rem;position:relative}@media(max-width:767px){.top-header__content{display:flex;padding:12px 1rem}}.top-header__wrapper{width:100%}.top-header__absolute{position:absolute}@media(max-width:991px){.top-header__btn{padding:1rem 0}}@media(max-width:767px){.top-header__btn{padding:1rem 0}}/*! purgecss end ignore *//*! purgecss start ignore */.top-header--black,.top-header--black .btn-rev--ghost,.top-header--black a,.top-header--black a:visited{color:var(--mui-palette-text-secondary)}.top-header--black .btn-rev--ghost{border-color:var(--mui-palette-text-secondary)}.top-header--black .btn-rev--ghost:hover{color:var(--mui-palette-text-secondary)}@media(max-width:991px){.top-header--black .btn-rev--ghost{border-color:var(--mui-palette-text-inverted)}.top-header--black .btn-rev--ghost,.top-header--black .btn-rev--ghost:hover{color:var(--mui-palette-text-inverted)}}@media(max-width:767px){.top-header--initial .btn-rev--ghost{display:none}}@-webkit-keyframes appear{0%{top:-60px}to{top:0}}@keyframes appear{0%{top:-60px}to{top:0}}.top-header--fixed .top-header__wrapper{-webkit-animation:appear .4s ease-in-out;animation:appear .4s ease-in-out;background-color:var(--mui-palette-background-default);color:var(--mui-palette-text-secondary)!important;position:fixed;top:0}.top-header--fixed img{margin-bottom:-20px;margin-top:-15px;width:60px!important}.top-header--relative{position:relative}.top-header--white{color:var(--mui-palette-text-inverted)}body.buddyfit .top-header--white{color:var(--mui-palette-text-primary)}/*! purgecss end ignore */.footer{background:var(--mui-palette-background-default);border-top:1px solid var(--mui-palette-grey-200);box-sizing:content-box;margin-top:auto;position:relative}.footer-header{align-items:center;display:flex;flex-direction:inherit;justify-content:space-between}@media only screen and (max-width:767px){.footer-header{flex-direction:column;justify-content:flex-start}}@media only screen and (min-width:992px){.footer-header{margin-bottom:-1rem}}.footer-content,.footer-logo{display:flex}@media(max-width:991px){.footer-content,.footer-logo{flex-direction:column;max-width:100%;padding:0}}@media(max-width:767px){.footer-content,.footer-logo{text-align:center}}.footer-logo{display:flex;padding:1rem 0}@media only screen and (max-width:767px){.footer-logo{align-items:center;margin:.5rem auto 2.5rem;padding:0}}.footer-list__group{display:flex}@media(max-width:991px){.footer-list__group{border-bottom:1px solid var(--mui-palette-grey-200);padding:2rem 0}}@media(max-width:767px){.footer-list__group{border-bottom:none;flex-direction:column;padding:0}}.footer-groups{border-bottom:1px solid var(--mui-palette-grey-200)}@media only screen and (max-width:767px){.footer-groups{border-bottom:0}}.footer-border{border-bottom:1px solid var(--mui-palette-grey-200)}@media only screen and (min-width:992px){.footer-groups-content{display:flex}}@media only screen and (max-width:991px){.footer-groups-content{max-width:inherit;padding:0;width:100%}}@media only screen and (min-width:992px){.footer-groups-content{padding-bottom:2rem}}@media only screen and (min-width:768px)and (max-width:991px){.footer-groups-item__first{padding-left:2.5rem;padding-right:2.5rem}}@media only screen and (max-width:767px){.footer-groups-item__first>ul{padding-bottom:2rem}}@media only screen and (min-width:768px)and (max-width:991px){.footer-groups-item__others{border-bottom:0;padding-left:2.5rem;padding-right:2.5rem}}.footer-link{display:flex;line-height:1.4;padding:0 0 .5rem;width:100%}@media(max-width:767px){.footer-link{justify-content:center;padding:.5rem 0}}.footer-note{font-family:GuillonLight,sans-serif;font-size:12px;font-weight:400;line-height:1.6;max-width:900px;padding:1rem 0}@media(max-width:767px){.footer-note{text-align:center}}.footer-note--strong{font-family:GuillonDemi,sans-serif;font-weight:400}.footer-section{padding-bottom:1rem;padding-top:1rem}@media only screen and (max-width:767px){.footer-section{display:flex;justify-content:center}}.footer-placeholder{height:70px;padding-top:2rem;width:70px}@media(max-width:767px){.footer-placeholder{height:50px;padding-top:1.5rem;width:50px}.footer .social-icons{justify-content:center;position:static}.footer-list--inline-limited .footer-list__item,.footer-list--inline .footer-list__item{display:inline-block;padding:0 .5rem}.footer-list--inline-limited .footer-link,.footer-list--inline .footer-link{padding:0}}/*! purgecss start ignore */@media only screen and (min-width:768px)and (max-width:991px){.footer-list--inline-limited{float:none;margin-left:auto;margin-right:auto;max-width:1400px;width:768px}}@media(max-width:767px){.footer-list__item--border{border-left:1px solid var(--mui-palette-grey-200);border-right:1px solid var(--mui-palette-grey-200);line-height:1}}/*! purgecss end ignore */.menu-drawer-actions{align-items:center;display:flex;list-style:none;margin:0;padding:0}.menu-drawer-actions__item{margin-left:1rem}@media(max-width:767px){.menu-drawer-actions__item:first-child .btn-gym{display:none}}.menu-drawer{display:none}@media(max-width:991px){.menu-drawer{background:#fff;display:block;left:0;opacity:0;position:fixed;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:all .3s ease-in-out;width:100%;z-index:11}}@media(max-width:767px){.menu-drawer{padding:0}}.menu-drawer__menu{height:100%}.menu-drawer__ctrls{display:none;position:relative;z-index:10}@media(max-width:991px){.menu-drawer__ctrls{align-items:center;align-self:center;display:flex;justify-content:space-between}}.menu-drawer__list{height:100%;list-style-type:none;margin:0;padding:0;text-decoration:none}.menu-drawer__item{align-items:center;border-top:1px solid var(--mui-palette-background-paper);color:var(--mui-palette-text-primary);display:flex;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;margin:0;padding:1rem 2.5rem}@media(max-width:767px){.menu-drawer__item{padding:0}}.menu-drawer__item:first-child{border:none;justify-content:space-between}@media(max-width:767px){.menu-drawer__item:first-child{padding:1rem}}.menu-drawer__item:last-child{border-top:none;padding:0 2.5rem}@media(max-width:767px){.menu-drawer__item:last-child{padding:0 1rem}}.menu-drawer__item--active,.menu-drawer__item:hover:not(:first-child){opacity:.6}.menu-drawer__item--nb{border:0}.menu-drawer__item a,.menu-drawer__item a:hover{color:var(--mui-palette-text-primary);text-decoration:none}@media(max-width:767px){.menu-drawer__item .top-header__link{padding:1rem;width:100%}}.menu-drawer--visible{box-shadow:-1px 5px 7px -4px rgba(42,42,42,.2);opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all .3s ease-in-out;z-index:20}.top-nav{align-items:flex-start;display:flex;justify-content:space-between}@media(max-width:991px){.top-nav{display:none}}.top-nav__list{align-items:center;display:flex;list-style-type:none;margin:0}.top-nav__item{font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;margin:0 1.5rem 0 0}.top-nav__item:last-child{margin:0}.top-nav__item a,.top-nav__item a:visited{color:inherit;text-decoration:none}.top-nav__item a:hover,.top-nav__item a:visited:hover{color:inherit;opacity:.6;text-decoration:none}/*! purgecss start ignore */.html h1{line-height:1.3;max-width:840px}@media only screen and (min-width:992px){.html h1{margin-bottom:4rem}}@media(max-width:991px){.html h1+h2{padding-top:0}}.html h2{padding:2.5rem 0 1rem;position:relative}.html h2,.html h3{font-family:Guillon,sans-serif;font-weight:400;margin-bottom:1.5rem}.html h3{font-size:20px;margin-top:2.5rem}.html h4{font-size:16px;margin-top:2rem}.html p{margin-bottom:1rem;text-align:justify}.html a,.html h1{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word}.html li{font-size:16px;margin-bottom:.5rem}@media(max-width:991px){.html li{font-size:14px}}hr{background-color:var(--mui-palette-grey-100);border:0;height:1px;margin:2.5rem 0}.html__box-content{border:1px solid var(--mui-palette-text-primary);margin-bottom:1rem;padding:1rem}.html__box-together{margin-bottom:1.5rem}.html__box-together *{-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0;margin-bottom:0!important}.html__p--bold *{font-family:GuillonDemi,sans-serif;font-weight:400}.html-overflow--hidden{bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0}.checkbox-container{margin-bottom:1.5rem}.top-header--fixed img{margin-top:-20px;width:32px!important}.top-header--fixed a svg{margin-top:-5px}@media only screen and (max-width:767px){.top-header--fixed a svg{margin-top:-2px}.top-header--fixed .top-header__content{padding:17px 1rem}}.modal__scrollable{max-height:60vh}/*! purgecss end ignore */.headline_pagetitle__BD26g{font-family:GuillonDemi,sans-serif;font-size:36px;font-weight:400;margin-bottom:1.5rem}@media only screen and (max-width:767px){.headline_pagetitle__BD26g{font-size:24px}}.headline_section__ocGri{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin-bottom:.5rem}@media only screen and (max-width:767px){.headline_section__ocGri{font-size:20px}}.headline_subsection__36TaU{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400}@media only screen and (max-width:767px){.headline_subsection__36TaU{font-size:14px}}.headline_default__h9NtD{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400}@media only screen and (max-width:767px){.headline_default__h9NtD{font-size:14px}}.headline_default__h9NtD,.headline_pagetitle__BD26g,.headline_section__ocGri,.headline_subsection__36TaU{line-height:1.45}.typography_weight--light__3ODQP{font-family:GuillonLight,sans-serif;font-weight:400}.typography_weight--regular__vC\+l4{font-family:Guillon,sans-serif;font-weight:400}.typography_weight--bold__DZyI-{font-family:GuillonDemi,sans-serif;font-weight:400}.typography_color--default__ktW-R{color:var(--mui-palette-text-secondary)}.typography_color--primary__-7rIm{color:var(--mui-palette-primary-main)}.typography_color--inverted__oWesd{color:var(--mui-palette-text-inverted)}.typography_color--gray__T-qv7{color:var(--mui-palette-grey-500)}.typography_color--main__JhWeU{color:var(--mui-palette-text-primary)}.typography_color--white__apqdp{color:#fff}.typography_color--black__mB2R0{color:#000}.typography_variant--h1__V8D53{font-family:GuillonDemi,sans-serif;font-size:3.157rem;font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.typography_variant--h1__V8D53{font-size:4.209rem}}.typography_variant--h2__-6cvr{font-family:GuillonDemi,sans-serif;font-size:2.369rem;font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.typography_variant--h2__-6cvr{font-size:3.157rem}}.typography_variant--h3__LyyeV{font-family:GuillonDemi,sans-serif;font-size:1.777rem;font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.typography_variant--h3__LyyeV{font-size:2.369rem}}.typography_variant--h4__mZ9D-{font-family:GuillonDemi,sans-serif;font-size:1.333rem;font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.typography_variant--h4__mZ9D-{font-size:1.777rem}}.typography_variant--h5__QFAIU{font-family:GuillonDemi,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.typography_variant--h5__QFAIU{font-size:1.333rem}}.typography_variant--h6__7Q6Ie{font-family:GuillonDemi,sans-serif;font-size:1rem;font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.typography_variant--h6__7Q6Ie{font-size:1.125rem}}.typography_variant--body1__gVDlR{font-family:Guillon,sans-serif;font-size:1rem;font-weight:400;line-height:1.2}.typography_variant--body2__KwbhM{font-family:Guillon,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.2}.typography_variant--button__DEI9v{font-family:GuillonDemi,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4;text-transform:uppercase}.typography_variant--caption__YfQW0{font-family:Guillon,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.text_size--default__NFAEM{font-size:100%}.text_size--5xs__MVPha{font-size:10px}.text_size--4xs__d023t{font-size:12px}.text_size--3xs__W52c\+{font-size:14px}.text_size--xxs__x4Qje{font-size:16px}.text_size--xs__VLzS9{font-size:18px}.text_size--s__p9QMy{font-size:20px}.text_size--m__yOMfi{font-size:24px}.text_size--l__98n2x{font-size:30px}.text_size--xl__K\+JNf{font-size:36px}.text_size--xxl__jEewH{font-size:46px}.text_size--3xl__3t2fE{font-size:52px}.text_size--4xl__M-S5T{font-size:70px}.app-download-button-group_wrapper__mje0Q{display:flex;justify-content:center}@media only screen and (max-width:767px){.app-download-button-group_wrapper__mje0Q{flex-direction:column}}.app-download-button-group_anchor__vSn\+Q{margin:.5rem}.app-download-button-group_anchor__vSn\+Q svg{height:40px;width:135px}@media only screen and (max-width:767px){.app-download-button-group_anchor__vSn\+Q svg{height:78px;width:233px}}.chip_container__B3m0A{fill:var(--mui-palette-text-primary);align-items:center;background-color:var(--mui-palette-background-default);border-radius:1000px;color:var(--mui-palette-text-primary);cursor:pointer;display:inline-flex;flex-direction:row;gap:.25rem;height:1.5rem;justify-content:space-between;padding:0 .5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chip_container__B3m0A.chip_bg-beige__8RH1m{background-color:#f7f3f0}.chip_container__B3m0A.chip_bg-transparent__cSWjg{fill:var(--mui-palette-text-inverted);background-color:#00000080;color:var(--mui-palette-text-inverted)}.chip_container__B3m0A.chip_stretch__EQezl{display:flex}.chip_container__B3m0A.chip_centerText__oZZ9z{justify-content:center}.chip_container__B3m0A:not(.chip_size-xs__BVAol){gap:.5rem;padding:0 .75rem}.chip_container__B3m0A.chip_size-xs__BVAol.chip_hasAvatar__Q2i0h{padding-left:.125rem}.chip_container__B3m0A.chip_size-small__6n7-s{height:2rem}.chip_container__B3m0A.chip_size-small__6n7-s.chip_hasAvatar__Q2i0h{padding-left:.25rem}.chip_container__B3m0A.chip_size-medium__rzkyq{height:2.5rem}.chip_container__B3m0A.chip_size-medium__rzkyq.chip_hasAvatar__Q2i0h{padding-left:.25rem}.chip_container__B3m0A.chip_size-large__ymhnx{height:3rem}.chip_container__B3m0A.chip_size-large__ymhnx.chip_hasAvatar__Q2i0h{padding-left:.5rem}.chip_container__B3m0A:not(.chip_disabled__ERvOu).chip_selected__szvG5:before{border:2px solid var(--mui-palette-text-primary);border-radius:1000px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.chip_container__B3m0A:not(.chip_disabled__ERvOu).chip_selected__szvG5.chip_bg-transparent__cSWjg:before{border-color:var(--mui-palette-text-inverted)}.chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover{fill:var(--mui-palette-grey-500);color:var(--mui-palette-grey-500)}.chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover:before{border:2px solid var(--mui-palette-grey-500);border-radius:1000px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover.chip_bg-transparent__cSWjg{fill:var(--mui-palette-text-inverted);color:var(--mui-palette-text-inverted)}.chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover.chip_bg-transparent__cSWjg:before{border-color:var(--mui-palette-text-inverted)}.chip_container__B3m0A.chip_disabled__ERvOu{fill:var(--mui-palette-grey-500);background-color:var(--mui-palette-grey-200);color:var(--mui-palette-grey-500);cursor:not-allowed}.chip_container__B3m0A.chip_static__Ec\+Pu{cursor:default}.buddyfit .chip_container__B3m0A{fill:#fff;background-color:var(--mui-palette-background-paper);border-radius:1000px;color:#fff}.buddyfit .chip_container__B3m0A .chip_endIcon__XSC8e{fill:var(--mui-palette-grey-500)}.buddyfit .chip_container__B3m0A.chip_bg-beige__8RH1m{background-color:var(--mui-palette-background-paper)}.buddyfit .chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover{color:#fff}.buddyfit .chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover .chip_endIcon__XSC8e{fill:#fff}.buddyfit .chip_container__B3m0A:not(.chip_disabled__ERvOu):not(.chip_static__Ec\+Pu):hover:before{border-color:var(--mui-palette-grey-500)}.chip_textWrapper__QphNK{align-items:center;display:flex;flex-direction:row;gap:.25rem;overflow:hidden}:not(.chip_size-xs__BVAol)>.chip_textWrapper__QphNK{gap:.5rem}.chip_text__2bMi7{color:inherit;flex:1 1;font-family:GuillonDemi,sans-serif;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip_size-large__ymhnx .chip_text__2bMi7,.chip_size-medium__rzkyq .chip_text__2bMi7{font-size:16px}.chip_startIcon__VwWaw{height:16px;width:16px}.chip_size-small__6n7-s .chip_startIcon__VwWaw{height:20px;width:20px}.chip_size-large__ymhnx .chip_startIcon__VwWaw,.chip_size-medium__rzkyq .chip_startIcon__VwWaw{height:24px;width:24px}.chip_avatar__wlkpt{border-radius:50%;height:20px;width:20px}.chip_size-small__6n7-s .chip_avatar__wlkpt{height:24px;width:24px}.chip_size-large__ymhnx .chip_avatar__wlkpt,.chip_size-medium__rzkyq .chip_avatar__wlkpt{height:2rem;width:2rem}.chip_endIconWrapper__RVten{align-items:center;display:flex;justify-content:center}.chip_endIcon__XSC8e{height:16px;width:16px}.chip_size-large__ymhnx .chip_endIcon__XSC8e,.chip_size-medium__rzkyq .chip_endIcon__XSC8e{height:20px;width:20px}.drag-drawer_modal__Jdwvg{background-color:var(--mui-palette-background-default);box-sizing:border-box;outline:none;overflow:auto;padding:1rem 1rem 3rem;position:absolute;width:100%}@media(max-width:767px){.drag-drawer_modal__Jdwvg{border-top-left-radius:12px;border-top-right-radius:12px}}.drag-drawer_swipeBar__2sr8\+{border:1px solid var(--mui-palette-grey-500);border-radius:12px;margin:0 auto 1.5rem;padding:0;width:40px}.dropdown_placeholder__GxjiE{color:var(--mui-palette-grey-200)}.hero-icon-bar_bottomBarWrapper__vDtnx{align-items:center;display:flex;flex-direction:row;height:120px;justify-content:center;padding-bottom:0!important;padding-top:0!important}@media only screen and (max-width:767px){.hero-icon-bar_bottomBarWrapper__vDtnx{height:75px}}.hero-icon-bar_bottomBar__AlyZj{bottom:0;left:0;padding-bottom:0;padding-top:0;position:absolute;right:0;width:100%}.hero-icon-bar_bottomBarFirst__CCy-R{display:flex;flex-direction:row;width:50%}@media only screen and (max-width:767px){.hero-icon-bar_bottomBarFirst__CCy-R{width:100%}}.hero-icon-bar_bottomBarItem__yZyuk{align-items:flex-start;display:flex;flex-direction:column;flex-grow:1}.hero-icon-bar_bottomBarItem__yZyuk div{align-items:center;display:flex;flex-direction:column}.hero-icon-bar_bottomBarItem__yZyuk div svg{fill:#fff;height:2rem;margin-bottom:.5rem}@media only screen and (max-width:767px){.hero-icon-bar_bottomBarItem__yZyuk div svg{height:1.5rem}}.hero-icon-bar_bottomBarItem__yZyuk div span{color:var(--mui-palette-text-inverted)}@media only screen and (max-width:767px){.hero-icon-bar_bottomBarItem__yZyuk div span{font-size:12px}.hero-icon-bar_bottomBarItem__yZyuk:nth-child(2){align-items:center}.hero-icon-bar_bottomBarItem__yZyuk:nth-child(3){align-items:flex-end}}.hero-icon-bar_bottomBarSecond__nZJ8K{display:flex;justify-content:flex-end;width:50%}.hero-icon-bar_bottomBarSecond__nZJ8K a,.hero-icon-bar_bottomBarSecond__nZJ8K button,.hero-icon-bar_bottomBarSecond__nZJ8K button span{color:inherit}.hero-icon-bar_bottomBarSecond__nZJ8K button{background-color:var(--mui-palette-background-default);border-color:var(--mui-palette-text-inverted)}.hero-icon-bar_bottomBarSecond__nZJ8K button:hover{background-color:hsla(0,0%,100%,.9);border-color:var(--mui-palette-text-inverted);color:inherit}.modal_backdrop__yFtnK{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.modal_fullScreen__jTHIO>.modal_dialogWrapper__hGb5i{align-items:normal;justify-content:normal}.modal_fullScreen__jTHIO>.modal_dialogWrapper__hGb5i>.modal_transitionWrapper__J9QsX>.modal__content{border-radius:0;height:100%;margin:0;max-height:none;width:100vw}.modal_dialogWrapper__hGb5i{align-items:center;bottom:0;display:flex;justify-content:center;left:0;outline:0;position:fixed;right:0;top:0;z-index:1050}@media only screen and (max-width:991px){.modal_dialogWrapper__hGb5i>div{width:100%}}.modal_closeWrapper__BBoXJ{display:flex;justify-content:flex-end}.modal_closeIcon__ZIDaj{fill:#555;background-color:var(--mui-palette-grey-100);border-radius:50%;cursor:pointer;height:15px;padding:.5rem;width:15px}.modal_closeIcon__ZIDaj line{stroke:#555}.pie-chart_pieWrapper__DNNqs{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.pie-chart_chart__i9zSw{font-size:7px;margin:0 1rem 0 0;width:175px}.pie-chart_itemWrapper__FZeFM{margin-bottom:.5rem}.pie-chart_itemText__rObjH{font-size:12px}.pie-chart_item__XvPdn{border-radius:10px;display:inline-block;height:10px;margin-right:.5rem;width:10px}.pie-chart_chartDescription__BLZQg{min-width:110px}.subhero-image_subheroContent__02OOV{align-items:center;display:flex;height:540px;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 2.5rem;text-align:left;width:100%}@media only screen and (max-width:991px){.subhero-image_subheroContent__02OOV{justify-content:center;text-align:center}}.subhero-image_footerTextWrapper__a4cxb{z-index:1}@media only screen and (max-width:767px){.subhero-image_footerTextWrapper__a4cxb{box-sizing:border-box;display:flex;flex-direction:column;padding:2.5rem 0;text-align:center;width:100%}}.subhero-image_footerTitle__TAAvi{color:var(--mui-palette-text-inverted);margin:0 0 1.5rem;max-width:650px}@media only screen and (max-width:767px){.subhero-image_footerTitle__TAAvi{max-width:100%}}@media only screen and (max-width:991px){.subhero-image_footerTitle__TAAvi{justify-content:center;margin:0 auto 1.5rem;text-align:center}}.subhero-image_footerSubtitle__QGpnU{color:var(--mui-palette-text-inverted);display:flex;flex-grow:1;font-family:Guillon,sans-serif;font-size:24px;font-weight:400;margin:0 auto 3rem}@media only screen and (max-width:767px){.subhero-image_footerSubtitle__QGpnU{font-size:18px;max-width:245px}}.subhero-image_footerSubtitle__QGpnU span{width:100%}.usp_uspWrapper__C\+8kF{background-color:var(--mui-palette-background-paper)}.usp_uspList__hd4al,.usp_wrapperUsp__7k6Qn{padding:0!important}@media only screen and (max-width:991px){.usp_uspList__hd4al{margin-bottom:-3rem}}.usp_uspImage__IOsN3{overflow:hidden;position:relative}@media only screen and (max-width:991px){.usp_usp__Wqi12{margin-bottom:4rem}}.usp_uspHeader__nizuc{font-family:GuillonDemi,sans-serif;font-weight:400;padding:.5rem}.scroll-top-arrow_icon__\+lP1x{bottom:0;bottom:60px;cursor:pointer;height:80px;position:fixed;right:5%;width:80px;z-index:99}@media only screen and (max-width:767px){.scroll-top-arrow_icon__\+lP1x{bottom:90px;height:55px;width:55px}}
/*! purgecss start ignore */@-webkit-keyframes loading-spinner_fadein__4l5F\+{0%{opacity:0}to{opacity:1}}@keyframes loading-spinner_fadein__4l5F\+{0%{opacity:0}to{opacity:1}}.loading-spinner_fadein__4l5F\+,.loading-spinner_imageComponent__khAih,.loading-spinner_imagePage__1mKIu{-webkit-animation:loading-spinner_fadein__4l5F\+ 2s;animation:loading-spinner_fadein__4l5F\+ 2s}.loading-spinner_componentSpinnerWrapper__jgHIv,.loading-spinner_pageSpinnerWrapper__ZObQZ{align-items:center;display:flex;justify-content:center}.loading-spinner_pageSpinnerWrapper__ZObQZ{flex-grow:1;min-height:280px;position:relative;width:100%}.loading-spinner_imageComponent__khAih{height:40px;width:40px}.loading-spinner_imagePage__1mKIu{height:50px;width:50px}/*! purgecss end ignore */.text-field_wrapper__SD2ci{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.text-field_textField__lkWDx{border-color:var(--mui-palette-grey-200)}.text-field_textField__lkWDx .MuiOutlinedInput-root{background-color:var(--mui-palette-background-default);padding:8.5px 12px}.text-field_textField__lkWDx .MuiOutlinedInput-root .MuiInputBase-input{padding:0}.text-field_textField__lkWDx .MuiOutlinedInput-root:not(.MuiInputBase-multiline){height:40px}.text-field_textField__lkWDx .MuiOutlinedInput-root.MuiInputBase-adornedStart,.text-field_textField__lkWDx .MuiOutlinedInput-root.MuiInputBase-adornedStart .MuiInputBase-input{padding-left:12px}.text-field_textField__lkWDx .MuiOutlinedInput-root.MuiInputBase-adornedEnd,.text-field_textField__lkWDx .MuiOutlinedInput-root.MuiInputBase-adornedEnd .MuiInputBase-input{padding-right:12px}.text-field_textField__lkWDx .MuiOutlinedInput-root:hover:not(.Mui-disabled) .MuiOutlinedInput-notchedOutline{border:2px solid var(--mui-palette-grey-500)}.text-field_textField__lkWDx .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--mui-palette-text-primary);border-width:2px}.text-field_textField__lkWDx .MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-width:2px}.text-field_textField__lkWDx .MuiOutlinedInput-root.Mui-disabled{background-color:var(--mui-palette-grey-50)}.text-field_textField__lkWDx .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline{border-color:var(--mui-palette-grey-100)}.text-field_textField__lkWDx.text-field_inputLarge__PB5C9 .MuiOutlinedInput-root{padding:12.5px 16px}.text-field_textField__lkWDx.text-field_inputLarge__PB5C9 .MuiOutlinedInput-root:not(.MuiInputBase-multiline){height:48px}.buddyfit .text-field_textField__lkWDx .MuiOutlinedInput-root{background-color:var(--mui-palette-background-paper)}.buddyfit .text-field_textField__lkWDx .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--mui-palette-primary-main);border-width:1px}.buddyfit .text-field_textField__lkWDx .Mui-focused i:before{color:var(--mui-palette-primary-main)}.buddyfit .text-field_textField__lkWDx .Mui-focused.Mui-disabled{background-color:#2a2a2e}.text-field_errorIcon__7eT1M{color:var(--mui-palette-error-main);height:16px;width:16px}.text-field_helperText__B9ZqS{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:14px;font-weight:400}.text-field_adornment__0AOaH{margin:0}.select_select__TU5Z8 .MuiSelect-icon{color:var(--mui-palette-text-primary)}.select_placeholder__\+BW3L{display:none}.tile-and-list-item_itemContainer__7xeMg{align-items:center;background-color:var(--mui-palette-background-default);border-radius:8px;cursor:pointer;display:flex;gap:1rem;justify-content:flex-start;padding:1rem;position:relative;transition:background-color .125s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tile-and-list-item_itemContainer__7xeMg.tile-and-list-item_tile__As88C{flex-direction:column;gap:.75rem;justify-content:center}.tile-and-list-item_itemContainer__7xeMg.tile-and-list-item_selected__2AC4R{background-color:var(--mui-palette-primary-main)}.tile-and-list-item_itemContainer__7xeMg.tile-and-list-item_disabled__dXiu2{background-color:var(--mui-palette-grey-200);cursor:not-allowed}.tile-and-list-item_itemContainer__7xeMg:hover:before{border:2px solid var(--mui-palette-primary-main);border-radius:8px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.tile-and-list-item_iconContainer__vnRHi{height:24px;min-width:24px}.tile-and-list-item_icon__gWr-f{fill:var(--mui-palette-text-primary);height:24px;width:24px}.tile-and-list-item_icon__gWr-f.tile-and-list-item_selected__2AC4R{fill:#fff}.tile-and-list-item_icon__gWr-f.tile-and-list-item_disabled__dXiu2{fill:var(--mui-palette-grey-500)}.tile-and-list-item_subtitle__BhdFM{margin:4px 0 0}.tile-and-list-item_subtitle__BhdFM:not(.tile-and-list-item_disabled__dXiu2).tile-and-list-item_selected__2AC4R{color:hsla(0,0%,100%,.7)}.buddyfit .tile-and-list-item_itemContainer__7xeMg.tile-and-list-item_selected__2AC4R{background-color:var(--mui-palette-background-inverted);color:var(--mui-palette-text-inverted)}.buddyfit .tile-and-list-item_icon__gWr-f.tile-and-list-item_selected__2AC4R{fill:var(--mui-palette-text-inverted)}.buddyfit .tile-and-list-item_subtitle__BhdFM:not(.tile-and-list-item_disabled__dXiu2).tile-and-list-item_selected__2AC4R{color:var(--mui-palette-text-inverted)}.item-group_itemsGroupContainer__AFfcT{row-gap:1rem}.item-group_itemsGroupContainer__AFfcT.item-group_chipVariant__\+a\+ik{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.buddyfit .item-group_item__710Q\+{border:1px solid var(--mui-palette-text-primary)}
/*! purgecss start ignore */.cookie-consent_wrapper__-V057{background:rgba(0,0,0,.3);bottom:0;left:0;position:fixed;right:0;top:0;z-index:1060}.cookie-consent_contentWrapper__pSs29{background:var(--mui-palette-background-paper);border-radius:8px;bottom:2.5rem;left:2.5rem;padding:2rem;position:fixed;right:2.5rem;white-space:pre-line}@media only screen and (max-width:767px){.cookie-consent_contentWrapper__pSs29{bottom:1rem;left:1rem;overflow-y:scroll;padding:1rem;right:1rem;top:1rem}.cookie-consent_promptWrapper__oXc\+c{max-height:80%;top:unset}}.cookie-consent_content__228Ft{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:991px){.cookie-consent_content__228Ft{flex-direction:column}}.cookie-consent_title__laIIb{font-size:24px;margin-bottom:2rem}.cookie-consent_description__UI1TG{background:linear-gradient(#f9f6f4 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#f9f6f4 70%) 0 100%,linear-gradient(rgba(0,0,0,.05),transparent),linear-gradient(rgba(30,0,0,0),rgba(0,0,0,.05)) 0 100%;background-attachment:local,local,scroll,scroll;background-repeat:no-repeat;background-size:100% 15px,100% 15px,100% 5px,100% 5px;font-size:16px;margin:0 4rem 0 0}@media only screen and (max-width:991px){.cookie-consent_description__UI1TG{margin:1rem 0 1.5rem;max-height:250px;overflow-y:auto}}.buddyfit .cookie-consent_description__UI1TG{background:transparent}.cookie-consent_button__4O\+VO{min-width:220px}@media only screen and (max-width:991px){.cookie-consent_button__4O\+VO{margin:0 auto;max-width:220px}}.cookie-consent_switchWrapper__Sv4UG{border-bottom:1px solid var(--mui-palette-grey-200);box-sizing:content-box;margin-top:1.5rem}.cookie-consent_switchItem__LtaVz{align-items:center;border-top:1px solid var(--mui-palette-grey-200);display:flex;justify-content:space-between}.cookie-consent_switchTitle__MNTMK{cursor:pointer;padding:1.5rem 0;width:100%}.cookie-consent_labelWrapper__YfM5W{display:flex;justify-content:flex-start}.cookie-consent_label__\+3zuq{font-family:Guillon,sans-serif;font-weight:400}.cookie-consent_switchDetails__sN6wN{align-items:center;display:flex;justify-content:flex-start}.cookie-consent_switchLabel__w7IZT{text-transform:uppercase}.cookie-consent_switchLabel__w7IZT span{min-width:100px;text-align:right}.cookie-consent_switchContainer__rbK9i{justify-content:space-between;margin:0 0 0 3rem;min-width:180px;text-align:right}@media only screen and (max-width:767px){.cookie-consent_switchContainer__rbK9i{margin-left:1rem}}.cookie-consent_icon__G-tYC{fill:var(--mui-palette-grey-500);height:12px;margin:-1rem;padding:1rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:12px}.cookie-consent_iconOpen__0UJs2{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.cookie-consent_switchDescription__mG6zg{display:none;margin-bottom:1.5rem;max-width:75%}.cookie-consent_switchDescription__mG6zg.cookie-consent_switchDescriptionOpen__aSwhJ{display:flex}@media only screen and (max-width:767px){.cookie-consent_switchDescription__mG6zg{max-width:100%}}.cookie-consent_toggle__k0eP-{align-items:center;cursor:pointer;display:flex;margin-left:1rem}.cookie-consent_expand__twcM9{margin-right:1rem}@media only screen and (max-width:767px){.cookie-consent_expand__twcM9{display:none}}.cookie-consent_actions__FXz99{align-items:center;display:flex;justify-content:flex-end;margin-top:2.5rem}.cookie-consent_backButton__2wr0i{color:var(--mui-palette-primary-main);cursor:pointer;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;margin-right:1.5rem;text-transform:uppercase}.cookie-consent_saveButton__CD-8X{-webkit-transform:translateZ(0);transform:translateZ(0)}.cookie-consent_iframe__CYPoA{display:none}/*! purgecss end ignore */.carousel_slider__Ehf6D{position:relative}.carousel_sliderContainer__T0Xw6{overflow:hidden;position:relative}.carousel_slides__BtprY{display:flex;flex:0 0 100%;margin-bottom:-1rem;touch-action:pan-y}.carousel_slides__BtprY::-webkit-scrollbar-track{background:transparent}.carousel_slideItem__xszlz{cursor:pointer;flex:0 0 100%;margin-right:1.5rem;scroll-snap-align:start;-webkit-transform-origin:center center;transform-origin:center center;transition:opacity .5s}@media only screen and (max-width:767px){.carousel_slideItem__xszlz{margin-right:.5rem}}.carousel_slideItemOnly__Ong3H{cursor:inherit;flex:0 0 100%}.carousel_slideDots__1qakC{align-items:center;display:flex;justify-content:center;margin-bottom:2.5rem;margin-top:1.5rem;z-index:2}@media only screen and (max-width:767px){.carousel_slideDots__1qakC{margin-bottom:.5rem}}.carousel_slideDotsOver__udRL7{bottom:1rem;left:0;margin-bottom:0;margin-top:0;position:absolute;right:0}.carousel_slideDot__cKpC8{background-color:#fff;border-radius:50%;box-shadow:none;cursor:pointer;height:.5rem;margin-right:.5rem;opacity:.5;transition:background .5s;width:.5rem}.carousel_slideDotFocused__\+nbT-{height:10px;opacity:1;width:10px}.carousel_arrowContainer__MHVmH{display:flex;height:100%;position:absolute;width:100%}.carousel_arrowLeft__reIUX,.carousel_arrowRight__B\+t8z{fill:var(--mui-palette-grey-500);align-self:center;cursor:pointer;display:flex;height:15px;width:15px;z-index:2}.carousel_arrowLeft__reIUX{left:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width:767px){.carousel_arrowLeft__reIUX{left:.5rem}}.carousel_arrowRight__B\+t8z{right:1rem}@media only screen and (max-width:767px){.carousel_arrowRight__B\+t8z{right:.5rem}}.carousel_arrow__v6nXL{fill:#fff;border:0;cursor:pointer;height:40px;opacity:.8;position:absolute;transition:opacity .5s ease-in-out;width:40px}.carousel_arrow__v6nXL:hover{opacity:1}@media only screen and (max-width:767px){.carousel_arrow__v6nXL{height:30px;width:30px}}.carousel_arrowInvisible__cXKAQ{display:none;opacity:0}.carousel_overlay__wUvQd{bottom:0;left:0;position:absolute;right:0;top:0}.accordion_accordion__zAXTq{background-color:transparent}.accordion_accordion__zAXTq:before{height:0}.accordion_summaryText__ojLMK{font-size:16px;text-transform:none}.accordion_summaryIcon__WzqBj{height:20px;width:20px}.accordion_expandIcon__gFvmD{fill:var(--mui-palette-text-primary);height:12px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:12px}.accordion_accordionSummary__R4JUj{gap:.75rem;justify-content:space-between;min-height:0;padding:0}.accordion_accordionSummary__R4JUj.Mui-expanded{min-height:0}.accordion_accordionSummary__R4JUj .MuiAccordionSummary-content{align-items:center;flex-grow:0;gap:.75rem;margin:0}.accordion_accordionSummary__R4JUj .MuiAccordionSummary-content.Mui-expanded{margin:0}.accordion_accordionSummary__R4JUj.accordion_adjacentIcon__HCTJ\+{justify-content:flex-start}.accordion_accordionDetails__ctzK2{padding:.75rem 0 0}.cookie-banner_notice__cAcQs{background-color:var(--mui-palette-text-primary);color:var(--mui-palette-text-inverted);padding:1rem 2.5rem;position:relative;z-index:12}@media(max-width:767px){.cookie-banner_notice__cAcQs{padding:1rem}}.cookie-banner_notice__cAcQs .cookie-banner_notice__content__ff\+U1{display:flex;justify-content:space-between}.cookie-banner_notice__cAcQs .cookie-banner_notice__close__D4oz\+{fill:#fff;cursor:pointer;flex-shrink:0;height:15px}.cookie-banner_notice__cAcQs .cookie-banner_notice__close__D4oz\+ line{stroke:#fff}@media(max-width:767px){.cookie-banner_notice__cAcQs .cookie-banner_notice__close__D4oz\+{margin:-1rem;padding:1rem}}.cookie-banner_notice__cAcQs .cookie-banner_notice__svg__yRXVK{height:15px;width:20px}.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv{font-family:Guillon,sans-serif;font-size:12px;font-weight:400;margin-right:50px}@media(max-width:991px){.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv{margin-right:15px}}.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv a{color:var(--mui-palette-text-inverted);text-decoration:underline}.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv a:active,.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv a:focus,.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv a:hover,.cookie-banner_notice__cAcQs .cookie-banner_notice__text__WRDNv a:visited{color:var(--mui-palette-text-inverted);opacity:.8}@media(min-width:991px){.cookie-banner_mobileContent__0WKfU{display:none}}@media(max-width:991px){.cookie-banner_desktopContent__2MzcE{display:none}}.navigation-item_item__xA1zH,.navigation-item_item__xA1zH:hover,.navigation-item_item__xA1zH:visited{border-color:var(--mui-palette-text-primary);color:var(--mui-palette-text-primary)}.navigation-item_fixed__-ty\+y,.navigation-item_fixed__-ty\+y:hover{color:var(--mui-palette-text-primary)}.navigation-item_fixed__-ty\+y:hover{opacity:.6}.review_reviewsWrapper__FEj4V{display:flex;flex-wrap:wrap;text-align:left}@media only screen and (max-width:767px){.review_reviewsWrapper__FEj4V{margin-bottom:-2rem}.review_reviewCard__d\+u1N{align-items:center;padding:0 0 2rem}.review_wrapper__F30jN{text-align:center}}.review_starts__jRZbL{display:flex;margin-bottom:1.5rem}@media only screen and (max-width:767px){.review_starts__jRZbL{justify-content:center;margin-bottom:1rem}}.review_starWrapper__q3wCu{position:relative}.review_icon__yHYtH{fill:var(--mui-palette-text-primary);margin-right:5px;width:19px}.review_fillIcon__3LHdq{fill:var(--mui-palette-primary-main);stroke:var(--mui-palette-primary-main);stroke-width:30px}.review_fillWrapper__2\+7Sz{left:0;overflow:hidden;position:absolute;top:0}.review_title__FQvYO{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400}.review_subtitle__Xl3Mh{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:16px;font-weight:400;margin-bottom:1rem}.review_content__ybsh1{color:var(--mui-palette-text-primary);font-family:GuillonLight,sans-serif;font-weight:400}.account-deleted-modal_modal__\+GS-l{box-sizing:border-box;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:992px){.account-deleted-modal_modal__\+GS-l{max-width:550px}}.account-deleted-modal_title__NVDUo{margin:1.5rem 0 1rem}.account-deleted-modal_btnContainer__p\+XnK{align-items:stretch;display:flex;flex-direction:column;gap:.75rem;justify-content:center;margin:2.5rem auto 2rem;width:250px}.account-deleted-modal_revokeBtn__xa0wr{box-shadow:none}.account-deleted-modal_logoutBtn__b1txR{color:var(--mui-palette-grey-500)}.account-deleted-modal_logoutBtn__b1txR:focus{color:var(--mui-palette-primary-light)}.announcement-card_announcementCard__zjn49{background-color:var(--mui-palette-background-default);border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px;padding:12px}.announcement-card_headerWrapper__qq2C4{align-items:center;display:flex;justify-content:space-between}.announcement-card_title__j2duJ{width:100%}.announcement-card_description__8ISGj{font-size:16px}.announcement-card_badge__TATRr{margin-left:3px;margin-right:10px}.announcement-card_image__Ubtv4,.announcement-card_video__1Fixo{border-radius:8px}.announcement-dial_badgeWrapper__rqECG{bottom:55px;position:fixed;right:75px}.announcement-dial_announcementDialWrapper__YdZ-i{align-items:flex-end;bottom:16px;position:fixed;right:16px}.announcement-dial_box__59aja{background-color:#d0c7c3;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:12px;height:600px;max-height:80vh;min-height:300px;padding:15px;width:350px}.buddyfit .announcement-dial_announcementDialWrapper__YdZ-i>button,.buddyfit .announcement-dial_announcementDialWrapper__YdZ-i>button:hover{background:none;box-shadow:none}.buddyfit .announcement-dial_box__59aja{background-color:var(--mui-palette-background-default)}.announcement-dial_icon__Wxqsx{height:64px;width:64px}.announcement-dial_btnWrapper__is-4H{align-items:center;display:flex;gap:10px;justify-content:flex-end}.announcement-dial_btnWrapper__is-4H .announcement-dial_btn__Vq51u{fill:var(--mui-palette-text-primary);background-color:var(--mui-palette-background-default);border-radius:50%;box-sizing:content-box;cursor:pointer;height:12px;padding:5px;width:12px}.announcement-dial_btnWrapper__is-4H .announcement-dial_minimizeIcon__0VXLY{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.announcement-dial_announcementWrapper__0QH4e{border-radius:8px;display:flex;flex-direction:column;gap:12px;overflow-y:scroll}.announcements-dial_announcements__B-n01{position:relative;z-index:100}@media only screen and (min-width:768px)and (max-width:991px){.announcements-dial_announcements__B-n01 section{max-height:450px}}@media only screen and (max-width:767px){.announcements-dial_announcements__B-n01 section{max-height:425px;max-width:270px}}.headline_pagetitle__3iUdg{font-family:GuillonDemi,sans-serif;font-size:36px;font-weight:400;margin-bottom:1.5rem}@media only screen and (max-width:767px){.headline_pagetitle__3iUdg{font-size:24px}}.headline_section__ErxCy{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin-bottom:.5rem}@media only screen and (max-width:767px){.headline_section__ErxCy{font-size:20px}}.headline_subsection__EhmTQ{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400}@media only screen and (max-width:767px){.headline_subsection__EhmTQ{font-size:14px}}.headline_default__kEuMn{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400}@media only screen and (max-width:767px){.headline_default__kEuMn{font-size:14px}}.headline_default__kEuMn,.headline_pagetitle__3iUdg,.headline_section__ErxCy,.headline_subsection__EhmTQ{line-height:1.45}.typography_weight--light__zy9ju{font-family:GuillonLight,sans-serif;font-weight:400}.typography_weight--regular__oya1l{font-family:Guillon,sans-serif;font-weight:400}.typography_weight--bold__yxtRM{font-family:GuillonDemi,sans-serif;font-weight:400}.typography_color--primary__a8APU{color:var(--mui-palette-primary-main)}.typography_color--inverted__jJYMe{color:#fff}.typography_color--gray__UhZzu{color:var(--mui-palette-grey-500)}.typography_color--main__JewZw{color:var(--mui-palette-text-primary)}.typography_color--invalid__McgM2{color:var(--mui-palette-error-main)}.text_size--default__qoxqr{font-size:100%}.text_size--5xs__zbQIc{font-size:10px}.text_size--4xs__dOnXf{font-size:gym-get -font-size(4xs)}.text_size--3xs__7DIzZ{font-size:14px}.text_size--xxs__pcHoW{font-size:16px}.text_size--xs__bsPRd{font-size:18px}.text_size--s__7yPE7{font-size:20px}.text_size--m__sjJ5v{font-size:24px}.text_size--l__BD1qQ{font-size:30px}.text_size--xl__0ADV-{font-size:36px}.text_size--xxl__Ti7ps{font-size:46px}.text_size--3xl__e60f5{font-size:52px}.text_size--4xl__htoEW{font-size:70px}.device-auth_wrapper__gshuq{background:url(/train/static/media/tvlogin-bg.d70ab0aed535206c2b88.svg) no-repeat fixed;background-size:cover;display:flex;flex-direction:column;min-height:100vh;width:100%}.device-auth_wrapper__gshuq main{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.device-auth_footer__GEkF0,.device-auth_header__LvrBZ{padding:1.5rem}.device-auth_content__jBd-b{background:#fff;border-radius:8px;box-sizing:border-box;margin:auto;max-width:calc(100% - 16px);padding:2rem 2rem 3rem;width:590px}.device-auth_footer__GEkF0{align-items:center;background:#fff;display:flex;height:152px;justify-content:center;margin-top:48px;text-align:center}.device-auth_tvIcon__H0gTx{display:block;margin:32px auto;width:140px}.device-auth_center__KVSIZ{display:flex;justify-content:center}.device-auth_textCenter__CaXxs{text-align:center}.device-auth_code__zZMK6{border:1px solid var(--mui-palette-grey-200);border-radius:8px;box-sizing:border-box;color:var(--mui-palette-text-primary);font-size:24px;margin:1rem 0;padding:1rem;text-align:center;text-transform:uppercase;width:160px}.device-auth_code__zZMK6:focus{outline:0}.device-auth_hasError__d2EMB .device-auth_code__zZMK6{border-color:var(--mui-palette-error-main);color:var(--mui-palette-error-main)}.device-auth_button__qqHCA{margin-top:1.5rem}.buddyfit .device-auth_footer__GEkF0,.buddyfit .device-auth_header__LvrBZ,.buddyfit .device-auth_wrapper__gshuq{background:var(--mui-palette-background-default)}.buddyfit .device-auth_content__jBd-b{background-color:var(--mui-palette-background-paper)}.buddyfit .device-auth_logo__KoaJK{width:150px}.buddyfit .device-auth_code__zZMK6{color:var(--mui-palette-text-inverted)}@media only screen and (max-width:767px){.buddyfit .device-auth_header__LvrBZ{text-align:center}.buddyfit .device-auth_footer__GEkF0{display:block}}.notification-center_wrapper__i7yL1{color:var(--mui-palette-text-primary);font-size:12px;position:relative}.notification-center_wrapper__i7yL1:hover g{stroke:var(--mui-palette-grey-500)}.notification-center_icon__ENxWZ{fill:var(--mui-palette-text-primary);cursor:pointer;height:22px;width:22px}.notification-center_closeIcon__99gDC{fill:var(--mui-palette-text-primary);cursor:pointer;height:17px;width:11px}.notification-center_popupWrapper__OaTzz{background-color:var(--mui-palette-background-default);border-radius:8px;border-right:6px;box-shadow:0 8px 32px 0 rgba(0,0,0,.08);padding:1rem;position:absolute;right:-1.5rem;top:47px;width:470px;z-index:500}.notification-center_popupTitle__u6hYB{display:flex;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;justify-content:space-between;padding:0 0 .5rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}.notification-center_notificationWrapper__Wjxq2{background-color:var(--mui-palette-background-paper);cursor:pointer;display:flex;margin:0 0 2px;padding:1rem}.notification-center_notificationRead__jweSJ{background-color:#fcfcfc}.notification-center_notificationWrapper__Wjxq2:hover{background-color:var(--mui-palette-grey-100)}.notification-center_notificationContent__72F5O{display:flex;flex-direction:column;flex-grow:1}.notification-center_notificationImage__P74vH{flex-basis:20%;flex-shrink:0;padding:0 1rem 0 0}.notification-center_notificationHeader__oVL6F{margin-bottom:3px}.notification-center_notificationTitle__bB9r5{font-size:14px;margin:0 0 .5rem;padding:0}.notification-center_notificationCta__H4d1c{align-self:flex-end;margin:1rem 0 0}.notification-center_counter__fcKrS{background-color:var(--mui-palette-primary-main);border-radius:50%;color:var(--mui-palette-text-inverted);font-size:11px;height:15px;position:absolute;right:-8px;text-align:center;top:-8px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:15px}.notification-center_emptyMessages__pstIT{padding:.5rem 0}.buddyfit .notification-center_icon__ENxWZ path{stroke:var(--mui-palette-text-primary)}.buddyfit .notification-center_closeIcon__99gDC{fill:var(--mui-palette-text-primary)}.buddyfit .notification-center_popupWrapper__OaTzz{background-color:var(--mui-palette-background-paper)}.buddyfit .notification-center_notificationWrapper__Wjxq2{background-color:var(--mui-palette-background-default)}.header_wrapper__jpwN8{box-sizing:border-box;flex-grow:1;justify-content:flex-end}.header_contentWrapper__UDLxS,.header_wrapper__jpwN8{align-items:center;display:flex}.header_menuItem__Yuxa\+,.header_userActions__Tlt9H li{border-right:1px solid var(--mui-palette-background-paper);color:var(--mui-palette-grey-500);cursor:pointer;font-family:Guillon,sans-serif;font-size:12px;font-weight:400;line-height:20px;padding:0 1rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:991px){.header_menuItem__Yuxa\+,.header_userActions__Tlt9H li{align-content:center;align-items:center;display:flex;height:48px;padding:0 2.5rem}}@media only screen and (max-width:767px){.header_menuItem__Yuxa\+,.header_userActions__Tlt9H li{padding:0 1rem}}.header_navigation__YqIRs,.header_navigation__YqIRs ul{width:100%}.header_linksWrapper__Fvhd2{display:flex}@media only screen and (max-width:991px){.header_linksWrapper__Fvhd2{background-color:var(--mui-palette-background-paper);border-top:1px solid var(--mui-palette-text-primary);display:unset;flex-direction:column}}.header_secondRowWrapper__pN4me{width:100%}.header_secondRowNavigation__6WZnr{align-content:center;align-items:center;display:flex;justify-content:flex-start;width:100%}@media only screen and (max-width:991px){.header_secondRowNavigation__6WZnr{display:none}}.header_navItem__ph4Aw{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;padding-left:2.5rem}.header_navItem__ph4Aw:hover{color:var(--mui-palette-grey-500)}@media(max-width:1200px){.header_navItem__ph4Aw{padding-left:2rem}}@media(max-width:991px){.header_navItem__ph4Aw{background-color:var(--mui-palette-background-default);color:var(--mui-palette-text-primary);font-family:Guillon,sans-serif;font-size:18px;font-weight:400;line-height:1.44;padding:1rem 2.5rem}}@media(max-width:767px){.header_navItem__ph4Aw{padding:1rem}}.header_activeNavItem__wmizx{color:var(--mui-palette-primary-main)}.header_activeNavItem__wmizx:hover{color:var(--mui-palette-primary-light)}.header_plusStyle__HBiHy{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2930d7,#ee3f34);-webkit-background-clip:text;background-clip:text}.header_plusStyle__HBiHy:hover{-webkit-text-fill-color:transparent;background:linear-gradient(1turn,rgba(26,26,32,.7),rgba(238,63,52,.7));-webkit-background-clip:text;background-clip:text}.header_mobileDrawer__RZwvE{height:100%}.header_mobileDrawer__RZwvE>div>ul>li:first-of-type{background-color:var(--mui-palette-background-default);border-bottom:1px solid var(--mui-palette-grey-100)!important;margin-top:-2px}.header_mobileDrawerOpen__FOOLH .header_mobileDrawerContent__tVDGc{height:100%}.header_mobileDrawerContent__tVDGc{background-color:var(--mui-palette-background-default);box-sizing:border-box;display:flex;flex-direction:column;height:0;overflow-x:scroll;padding-bottom:80px}@media only screen and (max-width:991px){.header_mobileDrawerContent__tVDGc section{display:unset}}.header_mobileDrawerContent__tVDGc a:nth-child(2),.header_mobileDrawerContent__tVDGc a:nth-child(4),.header_mobileDrawerContent__tVDGc a:nth-child(6),.header_mobileDrawerContent__tVDGc a:nth-child(7){margin-bottom:1rem}@media(max-width:991px){.header_mobileDrawerContent__tVDGc{background-color:var(--mui-palette-background-paper)}}.header_userActions__Tlt9H{margin:0;padding:0}.header_userActions__Tlt9H li a{color:inherit}@media(max-width:991px){.header_userActions__Tlt9H li{color:var(--mui-palette-text-primary);font-family:Guillon,sans-serif;font-size:18px;font-weight:400;line-height:1.44}}.header_footer__BPRJw{flex-direction:column-reverse;margin-top:1rem}.header_footer__BPRJw li{margin-bottom:2rem}.header_footer__BPRJw li a{margin:0 2rem 0 0}.header_footer__BPRJw a div{margin:0}.header_copyright__\+nqlZ{align-items:flex-end;display:flex;flex-grow:1;font-size:12px;justify-content:center;padding-top:1rem;text-align:center}.header_logoContainer__KTgEH{width:50px}@media(min-width:991px){.header_logoContainer__KTgEH{position:absolute}}.header_logoContainer__KTgEH a{display:inline-block;height:50px}.header_logo__AFrEY{fill:var(--mui-palette-primary-main);height:36px;width:36px}@media(max-width:991px){.header_logo__AFrEY{height:30px;margin-top:0;width:33px}}.header_header__SRjmH>div{background-color:var(--mui-palette-background-default);min-height:60px}.header_search__Z6745{margin-left:.5rem}@media(max-width:767px){.header_search__Z6745{max-width:192px}}.header_search__Z6745 .MuiOutlinedInput-root{background-color:#f7f3f0}.buddyfit .header_logo__AFrEY{height:30px;margin-top:4px;width:auto}.buddyfit .header_navigation__YqIRs{margin-left:110px}.buddyfit .header_plusStyle__HBiHy:hover{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2930d7,#ee3f34);-webkit-background-clip:text;background-clip:text}.user-actions_bold__BsKkr{font-family:GuillonDemi,sans-serif;font-weight:400}.user-actions_hr__6AVhp{background-color:var(--mui-palette-grey-100);border-width:0;height:1px;margin:4px 0}.user-actions_items__BtTAG{padding:4px 0}@media(max-width:991px){.user-actions_items__BtTAG{background-color:var(--mui-palette-background-paper)}.user-actions_items__BtTAG li:nth-child(3){margin-bottom:1rem}.user-actions_items__BtTAG li{background-color:var(--mui-palette-background-default);color:var(--mui-palette-grey-500)!important}.user-actions_items__BtTAG li:hover a,.user-actions_items__BtTAG li:hover div{color:var(--mui-palette-grey-200)}.user-actions_logoutItem__8fx2t{background-color:var(--mui-palette-background-paper)!important}.user-actions_logoutItem__8fx2t:hover div{color:var(--mui-palette-grey-500)!important}.user-actions_logoutItem__8fx2t:hover svg path{fill:var(--mui-palette-grey-500)}}.user-actions_logoutBtn__yO7\+T{padding:1rem}.user-actions_logoutBtn__yO7\+T svg{display:none}@media(max-width:991px){.user-actions_logoutBtn__yO7\+T{color:var(--mui-palette-text-primary);display:flex;justify-content:center;padding:0}.user-actions_logoutBtn__yO7\+T svg{display:block;margin-right:1rem}.user-actions_logoutBtn__yO7\+T svg path{fill:var(--mui-palette-text-primary)}}.user-dropdown_wrapper__opc1Y{align-items:center;border-right:none!important;display:flex;padding-right:0!important;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.user-dropdown_iconWrapper__dtfvx{border-radius:50%;height:32px;margin-left:1rem;margin-right:1rem;position:relative;width:32px}.user-dropdown_plusIcon__t-cBj{bottom:-4px;position:absolute;right:3px}.user-dropdown_plusUser__qsfCl{align-items:center;background:linear-gradient(90deg,#2930d7,#ee3f34);border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.user-dropdown_plusUser__qsfCl img,.user-dropdown_plusUser__qsfCl svg{background-color:var(--mui-palette-grey-50);border-radius:50%;height:32px;width:32px}.user-dropdown_userImg__Re66m,.user-dropdown_userImgIcon__10xaZ{background-color:var(--mui-palette-grey-50);border-radius:50%;box-sizing:border-box}.user-dropdown_userImg__Re66m path,.user-dropdown_userImgIcon__10xaZ path{fill:var(--mui-palette-grey-200);stroke:var(--mui-palette-grey-200)}.user-dropdown_userImg__Re66m path line,.user-dropdown_userImgIcon__10xaZ path line{stroke:var(--mui-palette-grey-200)}.user-dropdown_userImgIcon__10xaZ{padding:5px}.user-dropdown_icon__dcmgB{fill:var(--mui-palette-grey-500);height:12px;margin-left:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:12px}.user-dropdown_iconOpen__TIzeM{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.user-dropdown_content__ddNdp{background-color:var(--mui-palette-background-default);border-radius:8px;box-shadow:0 8px 32px 0 rgba(0,0,0,.08);cursor:auto;float:left;font-size:14px;margin-top:17px;min-width:233px;position:absolute;right:0;text-align:left;top:100%;z-index:1000}.user-dropdown_content__ddNdp li{color:var(--mui-palette-text-secondary);cursor:pointer;margin-bottom:2px}.user-dropdown_content__ddNdp li:hover{opacity:.6}.user-dropdown_content__ddNdp li a{color:inherit;display:inline-block;padding:1rem;width:100%}.buddyfit .user-dropdown_content__ddNdp{background-color:var(--mui-palette-background-paper)}.user-dropdown_item__-1gZ2 a{color:var(--mui-palette-text-secondary)}.footer_footer__JoVRG{margin-bottom:0;margin-bottom:var(--footer-bottom-margin,0)}.footer_footerDownloadLogos__dgGfU{height:40px}.footer_footerDownloadLogos__dgGfU a{margin:0 1rem 0 0}@media(max-width:767px){.footer_footerDownloadLogos__dgGfU>div>div{justify-content:left}}.footer_appDownloadBtns__jV0\+4{justify-content:left;margin-right:-1.5rem}@media(max-width:767px){.footer_appDownloadBtns__jV0\+4{flex-direction:row;justify-content:center!important}.footer_appDownloadBtns__jV0\+4 svg{height:auto;width:auto}.footer_contentWrapper__NmZrK{display:unset}}.footer_firstItemGroup__WAM7j ul{width:100%}.build-info_wrapper__aj7FJ{background:var(--mui-palette-background-default);bottom:0;color:var(--mui-palette-text-primary);font-size:16px;padding:5px;position:fixed;right:0;z-index:1}.app-error_background__K-Gp7{background-color:var(--mui-palette-background-paper);padding-top:1rem}.app-error_wrapper__DRWoT{margin:auto;max-width:500px;padding:100px 0;text-align:center}.app-error_title__ix8VD{margin-bottom:1.5rem}.app-error_icon__D3TpD{fill:var(--mui-palette-text-primary);height:90px;margin-top:-40px;width:90px}.app-error_cta__uqz3D{margin-top:2rem}.app-loading_background__ECye7{background-color:var(--mui-palette-background-paper)}.app-loading_background__ECye7>span{height:100vh}.app-loading_background__ECye7>span>img{height:60px;width:60px}.coop-special-offer_banner__blCsW{background-color:#9fcddc;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdcAAAAoCAMAAACb6UCLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAA2UExURf7DecjJsf7hvXKGxPy/dfDBg/348aDN3Gd8xvq6btWui7WgnP3SnIWm0YuNs//s1LXLx87k6/FddxsAAAHySURBVHja7dzJtoMgEARQI40Sccr//+wDMzwzh2ZwoGrlNrmnmnaBRY3MM8pjpBBR4Zihaq+PB8ffUYDyLge5DtIHVwlX374ShRXlkT66jnD17Kv9Gy1HAFEP0otryRzDcH3pes5EQ0dy5vQGvaSEawzXK++N+GOKQJivXJ3HMFy/uy6Xm6tzXeG6BVcJ1326jnDdo6t7XeG6AVdGXeG6AVdGXeG6ZtcBrjt2bUa47s21ZdYVrut1pXZy5WxNcF11XyvryqorXFfs2lZDy6wrXN+4kpSyMdGNNrFPUiafw9XArStcn1wNp9Z93wsh1CxC9L1Oi2tfX5l1het9Oguq3kdY25SuzLrCdWbafRL9j6FN9prDrStcr6jiN9Rza3VDKdamquXWFa5nVOWaBJ216/AI15SqU2dl/OOVXVe48lSnFaqJfbyWI1wTq04LVNRT1hyvfNa8Xb1UI89iKqtTDVcWq/JNTNgBrouU9bIXR4IlM4ZruC7FGg/Wbwxn69qpQIk1ige4MiKUCgdL6xvDmboGZLWvO/MbV4EuXnnWNU/XoKw32Oe7dezbdd51zdK1U4GjHW5QUoqtKUvX4KzmiHW78vz10rOpK1wXZ30/iX/rcIS65ufaiQiujoX99tEC/7rm5xqD1cA2wT4zQv7LsMkfXcyk/3hjigYAAAAASUVORK5CYII=);background-position-x:right;background-repeat:no-repeat;color:#fff;line-height:40px;text-align:center}.coop-special-offer_banner__blCsW .coop-special-offer_highlightedText__tRkUp{font-family:GuillonDemi,sans-serif;font-weight:400;text-decoration:underline}.header_content__v-XNR{display:flex;justify-content:space-between;padding:0 0 2.5rem}@media only screen and (max-width:767px){.header_content__v-XNR{flex-direction:column;justify-content:flex-start;padding:.5rem 0 2rem}}.header_greeting__B-XLP{max-width:400px;min-height:170px}@media only screen and (max-width:767px){.header_greeting__B-XLP{max-width:unset;min-height:unset}}@-webkit-keyframes header_fadein__ZXRBB{to{opacity:1}}@keyframes header_fadein__ZXRBB{to{opacity:1}}.header_statsWrapper__gU1\+H{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:header_fadein__ZXRBB;animation-name:header_fadein__ZXRBB;display:flex;height:155px;justify-content:flex-end;opacity:0}@media only screen and (max-width:767px){.header_statsWrapper__gU1\+H{display:none}}.header_statsLink__SJ-UM{margin-left:4rem}@media only screen and (max-width:767px){.header_statsLink__SJ-UM{margin:0 1rem}}.header_header__5PyEe{color:var(--mui-palette-primary-main);font-size:46px;margin-bottom:.5rem}@media only screen and (max-width:767px){.header_header__5PyEe{font-size:30px;margin-bottom:.5rem}}.header_subHeader__4iy8X{font-size:24px}@media only screen and (max-width:767px){.header_subHeader__4iy8X{font-size:18px}}.header_placeholder__QS4Ob{height:30px;margin-top:1.5rem;max-width:300px}@media only screen and (max-width:767px){.header_placeholder__QS4Ob{height:18px;margin-top:1rem}}.header_icon__TeIKh{height:24px;width:24px}.header_programName__1KHcf{font-family:Guillon,sans-serif;font-weight:400;margin-bottom:.5rem}.header_paused__5Q4YA{color:var(--mui-palette-grey-500)}.header_circleContent__NBQru,.header_continuousProgress__DBrdU{display:flex}.header_continuousDivisor__ltZPS{color:var(--mui-palette-grey-500);font-family:GuillonLight,sans-serif;font-weight:400;margin:0 2px}.header_continuousIcon__OqWjG{fill:var(--mui-palette-text-primary);height:24px;width:16px}.buddyfit .header_stats__HiG\+b svg circle{stroke-width:2px}.live-badge_livestreamBadge__n\+cYA{background-color:#ee3f34;border-radius:4px;margin:1rem;padding:2px .5rem 2px 1.5rem;position:absolute;right:0;top:0;z-index:1}.live-badge_livestreamBadge__n\+cYA.live-badge_small__Dlrxd{margin:.75rem}@media only screen and (max-width:767px){.live-badge_livestreamBadge__n\+cYA{margin:.75rem}}.live-badge_livestreamBadge__n\+cYA:before{-webkit-animation:live-badge_pulse__SCWJy 1.5s infinite;animation:live-badge_pulse__SCWJy 1.5s infinite;background-color:#fff;border-radius:50%;content:"";height:.5rem;left:.5rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:.5rem}@media(prefers-reduced-motion:reduce){.live-badge_livestreamBadge__n\+cYA:before{-webkit-animation:none;animation:none}}@-webkit-keyframes live-badge_pulse__SCWJy{0%{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}to{opacity:0;-webkit-transform:translateY(-50%) scale(2.5);transform:translateY(-50%) scale(2.5)}}@keyframes live-badge_pulse__SCWJy{0%{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}to{opacity:0;-webkit-transform:translateY(-50%) scale(2.5);transform:translateY(-50%) scale(2.5)}}.live-badge_livestreamBadgeText__KT7Pf{font-family:GuillonDemi,sans-serif;font-weight:400;text-transform:uppercase}.upsell-badge_wrapper__lBotM{border-radius:4px;display:inline-flex;padding:3px .5rem}.upsell-badge_wrapper__lBotM.upsell-badge_bg-white__LGlt6{background-image:linear-gradient(45deg,#565cdc,#dc5047)}.upsell-badge_wrapper__lBotM.upsell-badge_bg-transparent__kM9D9{background-color:hsla(0,0%,100%,.5)}.upsell-badge_text__1AjfE{margin-bottom:0}.upsell-badge_text__1AjfE.upsell-badge_size-small__sZMf4{font-size:14px}.upsell-badge_text__1AjfE.upsell-badge_size-medium__iTHMA{font-size:16px}.upsell-badge_text__1AjfE.upsell-badge_size-large__JWAQD{font-size:18px}.scheduled-badge_scheduledBadge__7JwT2{background-color:#fff;border-radius:4px;padding:2px .5rem}.scheduled-badge_scheduledBadgeText__HVxkK{color:#555;font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400}.locked-card_backgroundImage__gKwmN{background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:all 1s;width:100%}.locked-card_backgroundImage__gKwmN:focus,.locked-card_backgroundImage__gKwmN:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.locked-card_badge__SAlKA{align-items:center;border-radius:4px;display:inline-flex;display:flex;justify-content:center;margin:1rem;position:absolute;right:0;top:0;z-index:1}.locked-card_badge__SAlKA.locked-card_small__OvHBC{margin:.75rem}@media only screen and (max-width:767px){.locked-card_badge__SAlKA{margin:.75rem}}.locked-card_iconContainer__s9F6W{background-color:hsla(0,0%,100%,.8);border-radius:50%;cursor:pointer;height:100px;left:50%;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .5s ease-in-out;width:100px}.locked-card_iconContainer__s9F6W.locked-card_small__OvHBC{height:4rem;width:4rem}.locked-card_iconContainer__s9F6W:hover{background-color:#fff}.locked-card_icon__pNvn9{height:2.5rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2.5rem}.locked-card_icon__pNvn9.locked-card_small__OvHBC{height:2rem;width:2rem}.workout-card_imageWrapper__CHqgN{background-color:var(--mui-palette-grey-100);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:0;overflow:hidden;padding-top:56.25%;position:relative}.workout-card_imageWrapper__CHqgN.workout-card_isLivestream__r\+e12:after{border:3px solid #ee3f34;border-radius:8px;bottom:0;box-sizing:border-box;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media only screen and (max-width:767px){.workout-card_imageWrapper__CHqgN{min-height:2.5rem}}.workout-card_backgroundImage__Eb3NI{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:all 1s;width:100%}.workout-card_backgroundImage__Eb3NI:focus,.workout-card_backgroundImage__Eb3NI:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.workout-card_overlay__6LCyt{background:#362306;height:100%;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.workout-card_playIcon__3G5Bz{cursor:pointer;height:100px;left:50%;opacity:.8;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out;width:100px}.workout-card_playIcon__3G5Bz:hover{height:120px;opacity:1;width:120px}@media only screen and (max-width:767px){.workout-card_playIcon__3G5Bz,.workout-card_playIcon__3G5Bz:hover{height:64px;width:64px}}.workout-card_playIconMinimal__dMHjV,.workout-card_playIconMinimal__dMHjV:hover{height:64px;width:64px}.workout-card_completed__gNeew{align-items:center;color:var(--mui-palette-text-inverted);display:flex;flex-direction:column;font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;left:50%;min-width:70px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}@media only screen and (max-width:767px){.workout-card_completed__gNeew{font-size:14px}}.workout-card_completedMinimal__nwtwT{font-size:14px}.workout-card_completedMinimal__nwtwT span{display:none}.workout-card_completedIcon__TWjNq{fill:#fff;height:100px;width:100px}@media only screen and (max-width:767px){.workout-card_completedIcon__TWjNq{height:64px;width:64px}}.workout-card_completedIconMinimal__NA9pI{height:64px;width:64px}.workout-card_workoutLink__dqyHO{color:inherit;display:flex;flex-direction:column;line-height:1.4;margin-top:.5rem;text-decoration:none}.workout-card_workoutLink__dqyHO:hover .workout-card_programTitle__w2LBS,.workout-card_workoutLink__dqyHO:hover .workout-card_workoutTitle__HBLf9{text-decoration:underline}.workout-card_workoutTitle__HBLf9{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-weight:400;min-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workout-card_programTitle__w2LBS{color:var(--mui-palette-primary-light);font-family:Guillon,sans-serif;font-size:16px;font-weight:400;line-height:1.57}.workout-card_buddyfit__fg\+\+F .workout-card_workoutTitle__HBLf9{color:var(--mui-palette-primary-main)}.workout-card_buttons__KnQNq{display:flex;justify-content:flex-end;padding:1rem;position:absolute;right:0;top:0;z-index:1}.workout-card_buttons__KnQNq button{margin:0 0 0 1rem}@media only screen and (max-width:767px){.workout-card_buttons__KnQNq button{margin:0 0 0 .5rem}.workout-card_buttons__KnQNq{padding:.5rem}.workout-card_buttons__KnQNq>*{margin:0 0 0 .5rem}}.workout-card_buttonMinimal__t94fq{padding:.5rem}.workout-card_buttonMinimal__t94fq>*{margin:0 0 0 .5rem}.workout-card_duration__WSVk1{background-color:var(--mui-palette-grey-500);border-radius:16px;bottom:1rem;color:#fff;font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;padding:5px 1rem;position:absolute;right:1rem}@media only screen and (max-width:767px){.workout-card_duration__WSVk1{bottom:.5rem;font-size:14px;padding:3px .5rem;right:.5rem}}.workout-card_durationMinimal__qfzZo{bottom:.5rem;font-size:14px;padding:3px .5rem;right:.5rem}.workout-card_tags__l8KAd{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-weight:400}.workout-card_workoutWrapper__A2-cU .workout-card_buttons__KnQNq>*{opacity:0;transition:all 1s}@media(max-width:991px){.workout-card_workoutWrapper__A2-cU .workout-card_buttons__KnQNq>*{opacity:1}}.workout-card_workoutWrapper__A2-cU:hover .workout-card_buttons__KnQNq>*{opacity:1}.workout-card_dailyViewImageWrapper__2nC1o{margin-bottom:1rem}.workout-card_dailyViewWorkoutTitle__m4UWT{font-size:24px}@media only screen and (max-width:767px){.workout-card_dailyViewWorkoutTitle__m4UWT{font-size:20px}}.buddyfit .workout-card_imageWrapper__CHqgN:not(.workout-card_dailyViewImageWrapper__2nC1o){aspect-ratio:1;height:auto}.buddyfit .workout-card_completed__gNeew{color:var(--mui-palette-text-primary)}.buddyfit .workout-card_duration__WSVk1{background-color:var(--mui-palette-background-paper)}.favorite_favoriteWrapper__vdC9p{display:flex;flex-direction:column}.favorite_favorite__Vf7-1{align-items:center;background-color:#fff;border:0;border-radius:50%;box-shadow:4px 16px 25px #555;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.favorite_favorite__Vf7-1:focus{outline:0}.favorite_favorite__Vf7-1:disabled,.favorite_favorite__Vf7-1:disabled:hover{background-color:#fff!important}.favorite_likeTest__Sa3s5{padding-top:5px}.favorite_likeTestWrapper__K933h{display:flex;justify-content:flex-end}.favorite_favoriteIcon__M-wjG{fill:#000;height:22px;width:22px}.favorite_favoriteIcon__M-wjG .favorite_hoverEffect__oKgDP{transition:fill .2s ease-in-out}.favorite_favoriteIcon__M-wjG .favorite_hoverEffect__oKgDP:hover{fill:var(--mui-palette-primary-main)}.favorite_set__SiVNJ{opacity:1!important}.favorite_set__SiVNJ svg{fill:var(--mui-palette-primary-main)}.buddyfit .favorite_favoriteIcon__M-wjG svg{fill:#000}.favorite_favoriteInput__f\+XhX{left:-100vw;position:absolute}.favorite_favoriteInput__f\+XhX:checked+label{-webkit-animation:favorite_heart__dxYkH 1s cubic-bezier(.17,.89,.32,1.49);animation:favorite_heart__dxYkH 1s cubic-bezier(.17,.89,.32,1.49);color:var(--mui-palette-primary-light);-webkit-filter:none;filter:none;will-change:font-size}.favorite_favoriteInput__f\+XhX:checked+label:after,.favorite_favoriteInput__f\+XhX:checked+label:before{-webkit-animation:inherit;animation:inherit;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.favorite_favoriteInput__f\+XhX:checked+label:before{-webkit-animation-name:favorite_bubble__gKnC5;animation-name:favorite_bubble__gKnC5;will-change:transform,border-width,border-color}.favorite_favoriteInput__f\+XhX:checked+label:after{-webkit-animation-name:favorite_sparkles__3QFDx;animation-name:favorite_sparkles__3QFDx;will-change:opacity,box-shadow}.favorite_favoriteInput__f\+XhX:focus+label{text-shadow:0 0 3px #fff,0 1px 1px #fff,0 -1px 1px #fff,1px 0 1px #fff,-1px 0 1px #fff}.favorite_favoriteLabel__dPYuD{align-self:center;color:#888;cursor:pointer;font-size:2rem;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.favorite_favoriteLabel__dPYuD:after,.favorite_favoriteLabel__dPYuD:before{border-radius:50%;content:"";left:50%;position:absolute;top:50%;z-index:-1}.favorite_favoriteLabel__dPYuD:before{border:1.4rem solid #e2264d;box-sizing:border-box;height:2.8rem;margin:-1.4rem;-webkit-transform:scale(0);transform:scale(0);width:2.8rem}.favorite_favoriteLabel__dPYuD:after{box-shadow:.3247595264rem -1.9375rem 0 -.1875rem #ff8080,-.3247595264rem -1.5625rem 0 -.1875rem #ffed80,1.7172827501rem -.9541042691rem 0 -.1875rem #ffed80,1.0191274389rem -1.2281100373rem 0 -.1875rem #a4ff80,1.8166570367rem .7477514366rem 0 -.1875rem #a4ff80,1.5955907052rem .0310718417rem 0 -.1875rem #80ffc8,.5480515217rem 1.8865350592rem 0 -.1875rem #80ffc8,.970544416rem 1.2668566393rem 0 -.1875rem #80c8ff,-1.1332479674rem 1.6047193039rem 0 -.1875rem #80c8ff,-.3852581845rem 1.548695326rem 0 -.1875rem #a480ff,-1.9611886183rem .1145171833rem 0 -.1875rem #a480ff,-1.4493975557rem .6648229863rem 0 -.1875rem #ff80ed,-1.3123138231rem -1.4619186242rem 0 -.1875rem #ff80ed,-1.4018579561rem -.7124899361rem 0 -.1875rem #ff8080;height:.375rem;margin:-.1875rem;width:.375rem}@media only screen and (max-width:767px){.favorite_favoriteLabel__dPYuD{font-size:30px}}@-webkit-keyframes favorite_heart__dxYkH{0%,17.5%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes favorite_heart__dxYkH{0%,17.5%{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes favorite_bubble__gKnC5{15%{border-color:var(--mui-palette-primary-light);border-width:1.4rem;-webkit-transform:scale(1);transform:scale(1)}30%,to{border-color:var(--mui-palette-primary-light);border-width:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes favorite_bubble__gKnC5{15%{border-color:var(--mui-palette-primary-light);border-width:1.4rem;-webkit-transform:scale(1);transform:scale(1)}30%,to{border-color:var(--mui-palette-primary-light);border-width:0;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes favorite_sparkles__3QFDx{0%,20%{opacity:0}25%{box-shadow:.3247595264rem -1.5875rem 0 0 #ff8080,-.3247595264rem -1.2125rem 0 0 #ffed80,1.4436417312rem -.7358828385rem 0 0 #ffed80,.74548642rem -1.0098886067rem 0 0 #a4ff80,1.4754322675rem .6698691097rem 0 0 #a4ff80,1.2543659359rem -.0468104851rem 0 0 #80ffc8,.396192213rem 1.5711959554rem 0 0 #80ffc8,.8186851073rem .9515175356rem 0 0 #80c8ff,-.9813886587rem 1.2893802002rem 0 0 #80c8ff,-.2333988758rem 1.2333562223rem 0 0 #a480ff,-1.619963849rem .0366348564rem 0 0 #a480ff,-1.1081727864rem .5869406595rem 0 0 #ff80ed,-1.0386728062rem -1.2436971938rem 0 0 #ff80ed,-1.1282169391rem -.4942685057rem 0 0 #ff8080;opacity:1}}@keyframes favorite_sparkles__3QFDx{0%,20%{opacity:0}25%{box-shadow:.3247595264rem -1.5875rem 0 0 #ff8080,-.3247595264rem -1.2125rem 0 0 #ffed80,1.4436417312rem -.7358828385rem 0 0 #ffed80,.74548642rem -1.0098886067rem 0 0 #a4ff80,1.4754322675rem .6698691097rem 0 0 #a4ff80,1.2543659359rem -.0468104851rem 0 0 #80ffc8,.396192213rem 1.5711959554rem 0 0 #80ffc8,.8186851073rem .9515175356rem 0 0 #80c8ff,-.9813886587rem 1.2893802002rem 0 0 #80c8ff,-.2333988758rem 1.2333562223rem 0 0 #a480ff,-1.619963849rem .0366348564rem 0 0 #a480ff,-1.1081727864rem .5869406595rem 0 0 #ff80ed,-1.0386728062rem -1.2436971938rem 0 0 #ff80ed,-1.1282169391rem -.4942685057rem 0 0 #ff8080;opacity:1}}.replace-workout_replaceBtn__n5-Cu{align-items:center;-webkit-animation:replace-workout_rotating__OEskD 2s cubic-bezier(.18,.89,.32,1.28);animation:replace-workout_rotating__OEskD 2s cubic-bezier(.18,.89,.32,1.28);background-color:#fff;border:0;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.replace-workout_replaceBtn__n5-Cu:focus{outline:0}.replace-workout_replaceBtn__n5-Cu:disabled,.replace-workout_replaceBtn__n5-Cu:disabled:hover{background-color:#fff!important;cursor:pointer!important}.replace-workout_replaceBtn__n5-Cu:hover .replace-workout_replaceIcon__M\+MbN{opacity:.8}.replace-workout_rotate__jWEMA{-webkit-animation:replace-workout_rotating__OEskD 2s cubic-bezier(.18,.89,.32,1.28) infinite;animation:replace-workout_rotating__OEskD 2s cubic-bezier(.18,.89,.32,1.28) infinite}.replace-workout_replaceIcon__M\+MbN{height:24px;width:24px}.replace-workout_replaceIcon__M\+MbN path{fill:#000}@-webkit-keyframes replace-workout_rotating__OEskD{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes replace-workout_rotating__OEskD{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.workout_noUnderlinedText__fpCaD:hover>span[class]{text-decoration:none}.day-view_imageWrapperView__Gut2t{margin-bottom:1rem}.day-view_imageWrapperView__Gut2t>div>div>div>svg{margin-top:-3rem;opacity:0;transition:all 1s}@media(max-width:991px){.day-view_imageWrapperView__Gut2t>div>div>div>svg{opacity:1}}.day-view_imageWrapperView__Gut2t:hover>div>div>div>svg{opacity:1}.day-view_item__avjse{margin-bottom:1rem}.no-recommendations_bannerContainer__Qkf2-{align-items:center;background-color:#f2e4d6;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.no-recommendations_bannerSubtitle__4efUO{margin:1rem 0}.no-recommendations_bannerTextWrapper__SPFXe{align-items:stretch;display:flex;flex:1 1;flex-direction:column;width:0}.no-recommendations_bannerImage__vTv0i{height:120px;width:100%}.no-recommendations_bannerButton__dVgJF{max-width:300px}.program-recommended_card__ub92G{background-color:var(--mui-palette-grey-100);background-position-y:top;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;flex-direction:column;justify-content:center;min-height:275px;overflow:hidden;padding:1rem 1.5rem;position:relative}@media only screen and (max-width:767px){.program-recommended_card__ub92G{min-height:235px}}.program-recommended_cardSelected__n3oJg{border:2px solid var(--mui-palette-primary-main);margin:0}.program-recommended_logo__IhDhO{background-position:0 100%;background-repeat:no-repeat;background-size:contain;height:80px;margin-bottom:1.5rem;width:185px;z-index:1}.program-recommended_overlay__mPi8a{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.program-recommended_overlay__mPi8a:focus .program-recommended_backgroundImage__ve3bH,.program-recommended_overlay__mPi8a:hover .program-recommended_backgroundImage__ve3bH{-webkit-transform:scale(1.05);transform:scale(1.05)}.program-recommended_goal__\+bfpN{color:#fff;font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;margin-bottom:1rem;z-index:1}.program-recommended_goalText__dMVh4:not(:last-child){border-right:1px solid #fff;margin-right:5px;padding-right:5px}.program-recommended_description__r\+UtM{color:#fff;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;width:230px;z-index:1}.program-recommended_chosenIcon__APn-u{align-items:center;background-color:#fff;border:1px solid var(--mui-palette-grey-200);border-radius:50%;display:flex;height:20px;justify-content:center;margin:4px;opacity:0;position:absolute;right:1rem;top:1rem;transition:all .5s;width:20px;z-index:1}.program-recommended_chosenIcon__APn-u svg{fill:var(--mui-palette-primary-main);height:14px;width:14px}.program-recommended_chosenIcon__APn-u.program-recommended_chosen__Tgig4{height:28px;margin:0;opacity:1;width:28px}.program-recommended_backgroundImage__ve3bH{background-repeat:no-repeat;background-size:cover;box-shadow:inset 3000px 0 0 rgba(54,35,6,.1);height:100%;transition:all 1s;width:100%}.program-recommended_badge__qK0KZ{position:absolute;right:1rem;top:1rem;z-index:1}.program-recommended_rightMargin__eWEso{right:4rem!important}.recommendation_recommendedDescription__XoX3j{max-width:60%;width:unset}.recommendation_card__AVjLl{margin-bottom:2rem;padding:2rem}.recommendation_button__jtVz9{margin-top:2rem;max-width:300px;width:100%}.recommendation_title__nc00q{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin-bottom:1rem}.recommendation_description__c92Ba{font-size:16px}.recommendation_link__CY8VW{display:block;font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;margin-top:1.5rem;text-decoration:none;text-transform:uppercase;width:-webkit-max-content;width:max-content}.recommendation_hideDescription__uqw5B{margin-bottom:0}.card-row-placeholder_imageWrapper__4NNr3{background-color:var(--mui-palette-grey-100);border-radius:8px;display:flex;flex-direction:column;height:0;overflow:hidden;padding-top:56.25%;position:relative}@media only screen and (max-width:767px){.card-row-placeholder_imageWrapper__4NNr3{min-height:2.5rem}}.card-row-placeholder_title__MV7Zi{height:25px;margin-top:.5rem}.card-row-placeholder_description__FBwo5{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-weight:400;height:25px;line-height:1.6;margin-top:.5rem}.workouts-recommendation_workout__R\+xA2{margin-bottom:1.5rem}.workouts-recommendation_wrapper__Cjhls{margin-top:4rem}@media only screen and (max-width:767px){.workouts-recommendation_wrapper__Cjhls{margin-top:2rem}}.content_wrapper__dIHzA{margin:2.5rem 0;width:65%}@media only screen and (max-width:991px){.content_wrapper__dIHzA{width:100%}}.content_imageWrapper__dAJ88{border-radius:8px;display:flex;height:300px}.content_backgroundImage__tivXv{background-repeat:no-repeat;background-size:cover;height:100%;transition:all 1s;width:100%}.content_backgroundImage__tivXv:focus,.content_backgroundImage__tivXv:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.content_overlay__BoacU{position:absolute;width:100%}.content_freeDay__X7qcm{align-items:center;background-color:#f9b9a9;border-radius:8px;display:flex;justify-content:space-between;min-height:220px;width:100%}@media only screen and (min-width:768px)and (max-width:991px){.content_freeDay__X7qcm{min-height:180px}}@media only screen and (max-width:767px){.content_freeDay__X7qcm{flex-direction:column}}.content_image__PlP-H{margin-right:1rem;max-height:195px}@media only screen and (min-width:768px)and (max-width:991px){.content_image__PlP-H{max-height:160px}}@media only screen and (max-width:767px){.content_image__PlP-H{margin-bottom:1rem;margin-right:0;max-height:130px}}.content_pausedBanner__AfuYA{background-color:#eac7bc}.content_title__fftGa{color:#fff;margin:0;max-width:320px;padding:1.5rem 2rem;text-align:left}@media only screen and (min-width:768px)and (max-width:991px){.content_title__fftGa{font-size:24px}}@media only screen and (max-width:767px){.content_title__fftGa{max-width:100%;padding:1.5rem 1rem;text-align:center}}.content_placeholderTitle__fiGi2{height:18px;margin-top:1.5rem;width:200px}.content_description__XJlBf{height:15px;margin-top:1rem;width:100%}.content_pausedTitle__1roE3{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin:2rem 0 1rem}.content_pausedDescription__2\+pnb{font-size:16px}.content_pausedLink__IQYD1{display:block;font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;margin-top:1.5rem;text-decoration:none;text-transform:uppercase;width:-webkit-max-content;width:max-content}.loading-state_container__d\+sVo{align-items:center;background-color:var(--mui-palette-background-default);border-radius:8px;display:flex;gap:1rem;padding:1rem}@media only screen and (min-width:768px){.loading-state_container__d\+sVo{padding:1.5rem}}.loading-state_icon__TH1uy{height:56px;width:44px}.loading-state_textWrapper__L-6jc{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:1.5rem}.loading-state_placeholderText__Xo0vj{height:1.5rem}.loading-state_placeholderText__Xo0vj:first-of-type{width:40%}.confetti_confettiWrapper__0kid\+{bottom:0;display:flex;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.confetti_confettiWrapper__0kid\+>div:first-child{display:none}@media(min-width:1199px){.confetti_confettiWrapper__0kid\+>div:first-child{display:block}}.confetti_confettiWrapper__0kid\+>div:last-child{display:none}@media only screen and (min-width:1200px){.confetti_confettiWrapper__0kid\+>div:last-child{display:block}}.empty-state_container__CCwJv{align-items:stretch;background-color:#fff;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:row;padding:1rem}.empty-state_container__CCwJv.empty-state_small__xcWwW{border-radius:8px;min-height:0}@media only screen and (min-width:768px){.empty-state_container__CCwJv{min-height:140px;padding:.75rem}.empty-state_container__CCwJv.empty-state_small__xcWwW{padding:1.5rem}}@media only screen and (min-width:992px){.empty-state_container__CCwJv{padding:1.5rem 2rem}}.empty-state_iconWrapper__S5zK-{align-items:center;background-color:var(--mui-palette-background-paper);border-radius:8px;display:flex;justify-content:center;margin-right:.75rem;padding:0 1rem}.empty-state_iconWrapper__S5zK-.empty-state_small__xcWwW{margin-right:1rem;padding:.75rem}@media only screen and (min-width:768px){.empty-state_iconWrapper__S5zK-{margin-right:1rem;padding:0 1.5rem}.empty-state_iconWrapper__S5zK-.empty-state_small__xcWwW{margin-right:1.5rem;padding:1rem}}@media only screen and (min-width:992px){.empty-state_iconWrapper__S5zK-{margin-right:2rem;padding:0 2rem}.empty-state_iconWrapper__S5zK-.empty-state_small__xcWwW{min-height:80px;padding:0 1rem}}.empty-state_targetIcon__0bb0U{fill:var(--mui-palette-primary-main);height:30px;width:30px}.empty-state_targetIcon__0bb0U.empty-state_small__xcWwW{height:35px;width:35px}@media only screen and (min-width:768px)and (max-width:991px){.empty-state_targetIcon__0bb0U{height:40px;width:35px}}@media only screen and (min-width:992px){.empty-state_targetIcon__0bb0U{height:60px;width:55px}}.empty-state_textWrapper__EqjEv{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}.empty-state_textWrapper__EqjEv.empty-state_small__xcWwW{justify-content:center}.empty-state_label__6X7sl{margin-bottom:.5rem}.empty-state_label__6X7sl.empty-state_small__xcWwW{font-size:18px;margin-bottom:.5rem}@media only screen and (min-width:768px){.empty-state_label__6X7sl.empty-state_small__xcWwW{font-size:1.333rem}}@media only screen and (min-width:768px)and (max-width:991px){.empty-state_label__6X7sl{font-size:16px}}@media only screen and (min-width:992px){.empty-state_label__6X7sl{font-size:24px}}.empty-state_subtitle__bpdEu.empty-state_small__xcWwW{font-size:16px}@media only screen and (min-width:768px){.empty-state_subtitle__bpdEu.empty-state_small__xcWwW{font-size:18px}}@media only screen and (min-width:992px){.empty-state_subtitle__bpdEu{font-size:16px}}.empty-state_cta__GJqtk{height:30px;margin-top:.75rem;width:115px}@media only screen and (min-width:768px)and (max-width:991px){.empty-state_cta__GJqtk{width:135px}}@media only screen and (min-width:992px){.empty-state_cta__GJqtk{width:150px}}.target-modal_modal__u-wIW .modal__content{background-color:var(--mui-palette-background-paper)}.target-modal_modal__u-wIW .modal__content .modal__scrollable{background:var(--mui-palette-background-paper)}.target-modal_title__E1DuB{padding-bottom:.75rem;text-align:center}.target-modal_subtitle__1OEEB{color:#979797;text-align:center}.target-modal_subtitle__1OEEB span{color:var(--mui-palette-grey-500)}.target-modal_footer__n-AWl{flex:1 1;justify-content:space-around}.target-modal_input__u54hf{margin-top:2rem}.target_container__yR5i9{align-items:stretch;background-color:var(--mui-palette-background-default);border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:1rem}.target_container__yR5i9.target_small__-92kl{border-radius:8px;min-height:0}@media only screen and (min-width:768px){.target_container__yR5i9{min-height:140px;padding:1.5rem 1rem}.target_container__yR5i9.target_small__-92kl{padding:1.5rem}}@media only screen and (min-width:992px){.target_container__yR5i9{padding:1.5rem 2rem}}.target_targetWrapper__XmIQe{align-items:center}.target_progressWrapper__DxISP{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.target_progressCircle__Hds-k{flex-shrink:0;height:38px;margin-right:1rem;width:38px}.target_progressCircle__Hds-k.target_small__-92kl{height:32px;width:32px}.target_progressCircle__Hds-k .progress-circle__filler{margin-bottom:0}@media only screen and (min-width:768px){.target_progressCircle__Hds-k{height:42px;width:42px}.target_progressCircle__Hds-k.target_small__-92kl{height:44px;margin-right:1.5rem;width:44px}}@media only screen and (min-width:992px){.target_progressCircle__Hds-k{height:61px;margin-right:2rem;width:61px}}.target_label__jR-lh{margin-bottom:4px}.target_label__jR-lh.target_small__-92kl{font-size:18px;margin-bottom:.5rem}@media only screen and (min-width:768px){.target_label__jR-lh.target_small__-92kl{font-size:1.333rem}}@media only screen and (min-width:768px)and (max-width:991px){.target_label__jR-lh{font-size:16px}}@media only screen and (min-width:992px){.target_label__jR-lh{font-size:24px}}.target_subtitle__hAMpE.target_small__-92kl{font-size:16px}@media only screen and (min-width:768px){.target_subtitle__hAMpE.target_small__-92kl{font-size:18px}}@media only screen and (min-width:992px){.target_subtitle__hAMpE{font-size:18px}}.target_cta__Fa9nK{height:30px;margin-top:.75rem;width:100%}@media only screen and (min-width:992px){.target_cta__Fa9nK{margin-top:0}}.streak_streakWrapper__mGOUl{align-items:center;background-color:var(--mui-palette-background-default);border-radius:8px;display:flex;flex-direction:row;padding:.75rem}.streak_streakWrapper__mGOUl.streak_activeStreak__4byd5{background-color:var(--mui-palette-secondary-dark)}.streak_streakWrapper__mGOUl.streak_isSmall__foyAU{padding:1rem}@media only screen and (min-width:768px){.streak_streakWrapper__mGOUl{padding:2rem}.streak_streakWrapper__mGOUl.streak_isSmall__foyAU{padding:1.5rem}}.streak_iconWrapper__OCqQu{align-items:center;display:flex;justify-content:center}.streak_icon__-Pukh{height:28px;padding-right:.75rem;width:28px}.streak_icon__-Pukh.streak_isSmall__foyAU{height:32px;padding-right:1rem;width:32px}@media only screen and (min-width:768px){.streak_icon__-Pukh{height:56px;padding-right:1.5rem;width:56px}.streak_icon__-Pukh.streak_isSmall__foyAU{height:44px;padding-right:1.5rem;width:44px}}.streak_title__CAYRE{padding-bottom:4px}.streak_title__CAYRE.streak_isSmall__foyAU{padding-bottom:.5rem}@media only screen and (min-width:768px){.streak_title__CAYRE{padding-bottom:.5rem}}.buddyfit .streak_streakWrapper__mGOUl{background-color:var(--mui-palette-background-paper)}.buddyfit .streak_title__CAYRE,.buddyfit p{color:var(--mui-palette-text-primary)}.sidebar_wrapper__HLjoi{display:flex;flex-direction:column;flex-grow:1;gap:1rem;padding-top:2.5rem}@media only screen and (max-width:991px){.sidebar_wrapper__HLjoi{padding:.5rem 0 3rem}}@media only screen and (min-width:992px){.sidebar_wrapper__HLjoi{margin-bottom:1rem;max-width:426px}}.sidebar_header__-gyka{align-items:center;display:flex;justify-content:space-between}@media only screen and (min-width:768px){.sidebar_title__sf7mb{font-size:24px}}.sidebar_link__ehBO3{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase}.banner_banner__lmUdJ{background-repeat:no-repeat;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;min-height:170px;padding:1rem}@media only screen and (min-width:768px){.banner_banner__lmUdJ{padding:1.5rem}}.banner_banner__lmUdJ.banner_workout__r5ble{background-color:#acb7e0;background-image:url(/train/static/media/background.6f085d4b6f0d32b46367.png);background-position:90% 50%;background-size:auto 80%}@media only screen and (min-width:768px)and (max-width:991px){.banner_banner__lmUdJ.banner_workout__r5ble{align-items:center;height:200px}}@media only screen and (min-width:992px)and (max-width:1199px){.banner_banner__lmUdJ.banner_promotion__VzD29.banner_mat__l7vcl{background-position:40% 100%}}.banner_banner__lmUdJ.banner_promotion__VzD29{background-image:url(/train/static/media/background-shop.353e7f451e5574e93508.png);background-position:center 0;background-size:cover}.banner_banner__lmUdJ.banner_promotion__VzD29 .banner_sub-title__ALSFY,.banner_banner__lmUdJ.banner_promotion__VzD29 .banner_title__EK\+B0{color:var(--mui-palette-text-primary);max-width:200px}.banner_banner__lmUdJ.banner_promotion__VzD29 .banner_btn-cta__KTm2E{width:152px}.banner_title__EK\+B0{color:#fff;font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400}.banner_title__EK\+B0.banner_limit-width__o5AwK{max-width:80%}.banner_sub-title__ALSFY{padding-bottom:1rem;padding-top:2px}.banner_btn-cta__KTm2E{color:var(--mui-palette-text-primary);width:132px}.banner_btn-cta__KTm2E:focus{color:var(--mui-palette-primary-light)}.personalized-plan-banner_personalizedBanner__C3dKZ{background-image:url(/train/static/media/background.0ee8043db2b4724a6a0a.svg);background-size:cover;border-radius:8px;display:flex;gap:1rem;padding:1rem}.personalized-plan-banner_personalizedBanner__C3dKZ>div{display:flex;flex-direction:column;gap:.5rem}.personalized-plan-banner_personalizedBanner__C3dKZ .personalized-plan-banner_icon__Ktnm5{margin:auto 0;min-width:2rem;width:2.5rem}@media only screen and (min-width:768px)and (max-width:991px){.personalized-plan-banner_personalizedBanner__C3dKZ .personalized-plan-banner_icon__Ktnm5{min-width:4rem}}.personalized-plan-banner_personalizedBanner__C3dKZ .personalized-plan-banner_button__ym4EM{color:var(--mui-palette-text-primary);margin-right:auto;margin-top:1rem}.buddyfit .personalized-plan-banner_title__NYx9Y{color:var(--mui-palette-text-primary)}.modal_modalTitle__8YSeb{font-family:Guillon,sans-serif;font-size:24px;font-weight:400;line-height:1.2;margin-bottom:1rem}.modal_modalSubtitle__jOnub{margin-bottom:2rem}.modal_modalActions__KuhB3{display:flex;margin:3rem 0 1.5rem}@media only screen and (max-width:767px){.modal_modalActions__KuhB3{margin:2.5rem 0 1rem}}.modal_modalActions__KuhB3 button:first-child{margin-right:1rem}.modal_modalList__QVkwv{list-style-type:disc}.modal_uploadPhotoConsent__Di1Pz{text-align:center}@media only screen and (min-width:992px){.modal_uploadPhotoConsent__Di1Pz{max-width:511px}}.modal_uploadPhotoConsent__Di1Pz .modal_acceptButton__oyauZ{background-color:#fff;border:none;cursor:pointer;display:flex;justify-content:center;width:100%}.modal-content_modalTitle__AkoD3{font-family:Guillon,sans-serif;font-size:24px;font-weight:400;line-height:1.2;margin-bottom:1rem}.modal-content_modalSubtitle__IYj1U{margin-bottom:2rem}.modal-content_modalActions__1Vl4m{display:flex;margin:3rem 0 1.5rem}@media only screen and (max-width:767px){.modal-content_modalActions__1Vl4m{margin:2.5rem 0 1rem}}.modal-content_modalActions__1Vl4m button:first-child{margin-right:1rem}.activate-vital-data_modalContainer__ooGE1{text-align:center}@media only screen and (min-width:992px){.activate-vital-data_modalContainer__ooGE1{max-width:500px}}.activate-vital-data_subtitle__4ysuA{margin-top:1rem}.activate-vital-data_cta__0\+3lh{box-shadow:none;margin:2rem auto 0;min-width:165px}.activate-ai-consent_modalContainer__Ehm6i{text-align:center}@media only screen and (min-width:992px){.activate-ai-consent_modalContainer__Ehm6i{max-width:685px}}.activate-ai-consent_cta__fh9Yz{box-shadow:none;margin:2rem auto 1rem;min-width:165px}.recipe_imageWrapper__rfypv{border-radius:8px;height:216px;margin-bottom:1rem;overflow:hidden;position:relative;transition:all 1s;width:100%}.recipe_imageWrapper__rfypv:focus .recipe_backgroundImage__ZOYzC,.recipe_imageWrapper__rfypv:hover .recipe_backgroundImage__ZOYzC{-webkit-transform:scale(1.05);transform:scale(1.05)}.recipe_imageWrapper__rfypv .recipe_buttons__7iPYR>*{opacity:1;transition:opacity 1s}@media only screen and (max-width:767px){.recipe_imageWrapper__rfypv{margin-bottom:.5rem}}.recipe_backgroundImage__ZOYzC{background-color:var(--mui-palette-grey-100);background-position:50%;background-size:cover;height:100%;transition:all 1s;width:100%}.recipe_buttons__7iPYR{display:flex;padding-top:.5rem;position:absolute;right:0;top:0;z-index:1}.recipe_buttons__7iPYR>*{margin-right:.5rem}.recipe_title__BHbyE{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-weight:400;height:22px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipe_description__vW2Ci{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-weight:400;height:25px;line-height:1.6}.replace_replaceBtn__bU3lN{align-items:center;-webkit-animation:replace_rotating__6UeL0 2s cubic-bezier(.18,.89,.32,1.28);animation:replace_rotating__6UeL0 2s cubic-bezier(.18,.89,.32,1.28);background-color:#fff;border:0;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.replace_replaceBtn__bU3lN:focus{outline:0}.replace_replaceBtn__bU3lN:disabled,.replace_replaceBtn__bU3lN:disabled:hover{background-color:#fff!important;cursor:pointer!important}.replace_replaceBtn__bU3lN:hover .replace_replaceIcon__YwTqx{opacity:.8}.replace_rotate__pYo10{-webkit-animation:replace_rotating__6UeL0 2s cubic-bezier(.18,.89,.32,1.28) infinite;animation:replace_rotating__6UeL0 2s cubic-bezier(.18,.89,.32,1.28) infinite}.replace_replaceIcon__YwTqx{height:24px;width:24px}.replace_replaceIcon__YwTqx path{fill:var(--mui-palette-text-primary)}@-webkit-keyframes replace_rotating__6UeL0{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes replace_rotating__6UeL0{to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.recipes_recipe__QK3F7{margin-bottom:0;overflow:hidden}@media only screen and (max-width:767px){.recipes_recipe__QK3F7{margin-bottom:2rem}}.nutrition_title__s\+oKS{margin-bottom:.5rem}.nutrition_text__E7Z8j{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:12px;font-weight:400}@media only screen and (max-width:767px){.nutrition_text__E7Z8j{margin-bottom:1rem}}.nutrition_titlePlaceholder__IXxEP{height:24px;width:400px}.nutrition_textPlaceholder__qz9g4{height:12px;width:200px}@media only screen and (max-width:767px){.nutrition_buttonWrapper__favoi{text-align:center}.nutrition_button__2owiv{margin-top:1.5rem}}.calendar_wrapper__7GPzB{display:flex}@media only screen and (max-width:767px){.calendar_wrapper__7GPzB{overflow-x:scroll;white-space:nowrap}.calendar_wrapper__7GPzB::-webkit-scrollbar{background-color:transparent!important}}.calendar_dayWrapper__q-K-4{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:flex;flex-direction:column;margin-right:.5rem;max-width:13%;min-height:62px}@media only screen and (max-width:767px){.calendar_dayWrapper__q-K-4{margin-right:2%;max-width:none}}.calendar_disabled__vqrit{cursor:not-allowed;z-index:4}.calendar_disabled__vqrit.calendar_date__0LUXh,.calendar_disabled__vqrit.calendar_dayName__a-4\+F{opacity:.5}.calendar_disabled__vqrit .calendar_dateWrapper__bMr3n:hover{cursor:not-allowed}.calendar_dateWrapper__bMr3n{align-items:center;background:var(--mui-palette-background-paper);border-radius:70px;display:flex;flex-direction:column;margin-bottom:.5rem;padding:5px 0;transition:all .2s;width:85px}.calendar_dateWrapper__bMr3n:hover{background:var(--mui-palette-background-default)}@media only screen and (max-width:767px){.calendar_dateWrapper__bMr3n{width:70px}}.calendar_active__3FRKA,.calendar_active__3FRKA:hover{background-color:var(--mui-palette-primary-main);color:#fff}.calendar_active__3FRKA:hover{cursor:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none}.calendar_active__3FRKA .calendar_dayName__a-4\+F,.calendar_active__3FRKA:hover .calendar_dayName__a-4\+F{color:#fff;font-family:GuillonDemi,sans-serif;font-weight:400}.calendar_active__3FRKA .calendar_date__0LUXh{color:#fff}.calendar_dayName__a-4\+F{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:14px;font-weight:400}.calendar_date__0LUXh{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400}.calendar_dotWrapper__QBg5o{display:flex}.calendar_dotWrapper__QBg5o .calendar_dot__1XI-j{background-color:var(--mui-palette-primary-main);border-radius:50%;height:6px;margin:0 2px;width:6px}.plan-settings-button_wrapper__ihIJF{flex:1 1}.plan-settings-button_wrapper__ihIJF svg{fill:var(--mui-palette-text-secondary)}.plan-settings-button_button__1npuE{border-color:var(--mui-palette-grey-200);text-transform:none}@media only screen and (max-width:1199px){.plan-settings-button_button__1npuE{padding:0 .75rem}}@media only screen and (max-width:991px){.plan-settings-button_button__1npuE{width:100%}}.action-timeline_wrapper__CD9Gu{flex:1 1}.action-timeline_wrapper__CD9Gu svg path{fill:var(--mui-palette-text-primary)}.action-timeline_button__cgCK\+{border-color:var(--mui-palette-grey-200);text-transform:none}@media only screen and (max-width:1199px){.action-timeline_button__cgCK\+{padding:0 .75rem}}@media only screen and (max-width:991px){.action-timeline_button__cgCK\+{width:100%}}.calendar_row__7q\+gl{display:flex;justify-content:space-between}@media only screen and (max-width:991px){.calendar_row__7q\+gl{flex-direction:column-reverse}}.calendar_calendarRoot__wo7Hp{padding-top:.5rem}.calendar_buttons__OSu0g{display:flex;gap:10px;padding-top:.5rem}@media(max-width:991px){.calendar_buttons__OSu0g{margin-bottom:.5rem}}.program-banner_wrapper__5O4Hg{background:#cfe5ff;border-radius:8px;display:flex;padding-top:.5rem}@media only screen and (max-width:991px){.program-banner_wrapper__5O4Hg{padding:1.5rem 1rem}}@media only screen and (max-width:767px){.program-banner_wrapper__5O4Hg{padding:1rem}}.program-banner_image__a-9AQ{margin:auto 2rem 0;max-width:275px}@media only screen and (max-width:991px){.program-banner_image__a-9AQ{display:none}}.program-banner_imageMobile__tnaeg{margin:auto .75rem auto auto;max-width:95px}@media only screen and (min-width:992px){.program-banner_imageMobile__tnaeg{display:none}}@media only screen and (max-width:767px){.program-banner_imageMobile__tnaeg{display:none}}.program-banner_content__CKdFR{display:flex;flex-direction:column;max-width:800px;padding:1.5rem 5rem 1.5rem 1.5rem}@media only screen and (max-width:991px){.program-banner_content__CKdFR{padding:0}}.program-banner_links__Ulien{-webkit-column-gap:4rem;column-gap:4rem;display:flex;margin-top:auto;row-gap:2rem}@media only screen and (max-width:991px){.program-banner_links__Ulien{flex-direction:column;margin-top:1.5rem}}@media only screen and (max-width:767px){.program-banner_links__Ulien{margin-top:2rem}}.program-banner_links__Ulien .program-banner_link__Jrx4w{color:var(--mui-palette-secondary-dark)}.program-banner_bannerImageOnly__CRAZU{border-radius:8px;margin-top:2.5rem}.home_homeWrapper__gkxnl{float:none;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 2.5rem}@media only screen and (max-width:991px){.home_homeWrapper__gkxnl{padding:0 1rem}}.home_header__R0rHi{padding-bottom:.5rem;padding-top:8rem}.home_homeModal__Vkin\+{background-color:var(--mui-palette-background-default);border-radius:8px}.home_homeModal__Vkin\+ .modal__scrollable{background:none var(--mui-palette-background-default)}.home_homeModal__Vkin\+ h1{font-size:24px}.home_homeModal__Vkin\+ div[class^=generic-content_illustrationContainer]{max-height:none!important}.home_beigeBg__tPRYm{background:var(--mui-palette-background-paper)}.buddyfit .home_beigeBg__tPRYm{background:var(--mui-palette-background-default)}.home_contentBackground__4Kccf{display:flex;flex-direction:row;gap:1rem}@media only screen and (max-width:991px){.home_contentBackground__4Kccf{flex-direction:column;padding:0 1rem}}.home_contentWrapper__dbiji{max-width:calc(1400px + 5rem);padding:0}.home_contentRecipes__i3lGN{padding:2.5rem 0}@media only screen and (max-width:767px){.home_contentRecipes__i3lGN{padding:1.5rem 0}}.home_contentBordered__kkw6P{border-top:1px solid var(--mui-palette-grey-200);padding:2.5rem 0}@media only screen and (max-width:767px){.home_contentBordered__kkw6P{padding:1.5rem 0}}.home_homeModalWrapper__x3bde{padding:0 1rem}.generic-banner_headline__tfewF{margin-bottom:1.5rem;padding-top:2.5rem}.generic-banner_wrapper__yeoN5{align-items:center;border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;min-height:219px;padding-bottom:20px;padding-right:3rem}.generic-banner_textWrapper__iyVsa{padding:4rem 1.5rem 0 2.5rem}@media only screen and (max-width:991px){.generic-banner_textWrapper__iyVsa{padding-top:1.5rem}}.generic-banner_button__kXmUx{color:var(--mui-palette-text-primary);margin-top:1rem}.buddyfit .generic-banner_button__kXmUx{background-color:var(--mui-palette-primary-main);border-color:var(--mui-palette-primary-main)}.buddyfit .generic-banner_button__kXmUx:hover{background-color:var(--mui-palette-background-inverted);border-color:var(--mui-palette-primary-main)}.carousel_slider__-kVDL{flex:1 1;min-height:0;overflow:auto;position:relative}.carousel_slidesContainer__c5dYP{-webkit-overflow-scrolling:touch;display:flex;flex:0 0 100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}@media only screen and (min-width:768px){.carousel_slidesContainer__c5dYP.carousel_vertical__bHhKv{-webkit-overflow-scrolling:touch;flex-direction:column;gap:1rem;max-height:1000px;overflow-x:hidden;overflow-y:scroll;padding:1rem 0;scroll-behavior:smooth;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scrollbar-width:thin}.carousel_slidesContainer__c5dYP.carousel_vertical__bHhKv::-webkit-scrollbar{-webkit-appearance:none;appearance:none;display:block}.carousel_slidesContainer__c5dYP.carousel_vertical__bHhKv:after,.carousel_slidesContainer__c5dYP.carousel_vertical__bHhKv:before{content:"";height:1.5rem;left:0;pointer-events:none;position:absolute;right:0;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform;z-index:1}.carousel_slidesContainer__c5dYP.carousel_vertical__bHhKv:before{background:linear-gradient(to bottom,var(--mui-palette-background-default),transparent);top:0}.carousel_slidesContainer__c5dYP.carousel_vertical__bHhKv:after{background:linear-gradient(to top,var(--mui-palette-background-default),transparent);bottom:-1px}.carousel_slidesContainer__c5dYP:not(.carousel_vertical__bHhKv){scrollbar-width:none}.carousel_slidesContainer__c5dYP:not(.carousel_vertical__bHhKv)::-webkit-scrollbar{display:none}}@media only screen and (min-width:768px)and (-ms-high-contrast:none){.carousel_slidesContainer__c5dYP:not(.carousel_vertical__bHhKv){overflow:hidden}}@media only screen and (max-width:767px){.carousel_slidesContainer__c5dYP{scrollbar-width:none}.carousel_slidesContainer__c5dYP::-webkit-scrollbar{display:none}}@media only screen and (max-width:767px)and (-ms-high-contrast:none){.carousel_slidesContainer__c5dYP{overflow:hidden}}.carousel_arrowLeft__RGYa-,.carousel_arrowRight__tlcsm{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;margin-left:1rem;width:32px}.carousel_arrowLeft__RGYa-.carousel_isHidden__37n9K,.carousel_arrowRight__tlcsm.carousel_isHidden__37n9K{display:none}.carousel_arrowLeft__RGYa-.carousel_arrowDisabled__ksWtU,.carousel_arrowRight__tlcsm.carousel_arrowDisabled__ksWtU{cursor:not-allowed;opacity:.5}.carousel_arrowLeft__RGYa- svg,.carousel_arrowRight__tlcsm svg{fill:var(--mui-palette-grey-500);height:15px;width:15px}.carousel_arrowLeft__RGYa- svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.carousel_slide__T5Zza{height:100%}.buddyfit .carousel_arrowLeft__RGYa-,.buddyfit .carousel_arrowRight__tlcsm{background-color:transparent;border:1px solid var(--mui-palette-text-primary)}.buddyfit .carousel_arrowLeft__RGYa-:hover,.buddyfit .carousel_arrowRight__tlcsm:hover{background-color:var(--mui-palette-background-paper)}.buddyfit .carousel_arrowLeft__RGYa- svg,.buddyfit .carousel_arrowRight__tlcsm svg{fill:var(--mui-palette-text-primary)}.progress-status_participate__iGeYT{align-items:center;display:flex;margin-left:.5rem;overflow:hidden}.progress-status_participate__iGeYT .progress-status_statusCurrentText__cKp2U,.progress-status_participate__iGeYT .progress-status_statusText__dpZhO{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress-status_participate__iGeYT .progress-status_statusIcon__wcnap,.progress-status_participate__iGeYT .progress-status_statusIconCompleted__FDHEi{height:36px;margin-left:.5rem;min-width:36px;opacity:.2}.progress-status_participate__iGeYT .progress-status_statusIconCompleted__FDHEi{opacity:1}.progress-status_progressCircle__a0FEf{align-self:center;height:36px;margin-left:.5rem;min-width:36px;opacity:.7;width:36px}.progress-status_progressCircle__a0FEf circle{stroke-width:3px}.progress-status_progressCircle__a0FEf circle:not(.progress-circle__circle--fill){opacity:.33}.challenge-card_challengeCard__lD-Po{background-color:hsla(29,95%,83%,.4);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:block;height:100%;padding:1.5rem}.challenge-card_challengeCard__lD-Po:not(.challenge-card_placeholder__W2WRj){background-image:var(--bg-image)}.challenge-card_challengeCard__lD-Po .challenge-card_title__esU\+J{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.challenge-card_challengeCard__lD-Po .challenge-card_cardHeader__KeoWL{-webkit-column-gap:17px;column-gap:17px;display:flex;justify-content:space-between;margin-bottom:1rem}.challenge-card_challengeCard__lD-Po .challenge-card_description__g67x8{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:40px;line-height:20px;margin-bottom:2.5rem;overflow:hidden;text-overflow:ellipsis}.challenge-card_challengeCard__lD-Po .challenge-card_meta__-pdha{align-items:center;display:flex}.challenge-card_challengeCard__lD-Po .challenge-card_meta__-pdha .challenge-card_icon__bQHwX{fill:var(--mui-palette-text-primary);margin-right:.5rem;max-height:1rem;max-width:1rem;width:1rem}.challenge-card_placeholder__W2WRj{background-repeat:repeat}.challenge-card_placeholder__W2WRj .challenge-card_cardHeader__KeoWL{height:36px}.challenge-card_placeholder__W2WRj .challenge-card_challengeType__3\+6hi:before,.challenge-card_placeholder__W2WRj .challenge-card_description__g67x8:before,.challenge-card_placeholder__W2WRj .challenge-card_title__esU\+J:before{content:"​"}.challenge-card_bottom__Bz49p{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.challenge-card_participantsMsg__\+W04W{display:flex;flex-direction:row;padding-left:10px}.challenge-card_lightningIcon__fvglM{fill:var(--mui-palette-text-primary);height:30px;padding-right:4px}.challenges-row_rowWrapper__3U5IM{max-height:none!important}.challenges-row_marginBottom__bTNkw{margin-bottom:4rem}@media only screen and (max-width:767px){.challenges-row_marginBottom__bTNkw{margin-bottom:2.5rem}}.challenges-row_carousel__STJjh{margin-left:-.5rem;margin-right:-.5rem}.challenges-row_controlsWrapper__dUlO9{align-items:baseline;display:flex;justify-content:space-between}.challenges-row_controlsWrapper__dUlO9 .challenges-row_title__tmwUW{flex-grow:1;margin-bottom:1.5rem}.challenges-row_controlsWrapper__dUlO9 .challenges-row_arrowContainer__32j8O{display:flex}.challenges-row_placeholders__X9IJS .challenges-row_title__tmwUW{max-width:210px}.challenges-row_placeholders__X9IJS .challenges-row_title__tmwUW:before{content:"​"}.challenges-row_placeholders__X9IJS .challenges-row_row__VEgdL{flex-wrap:nowrap;overflow:hidden}.challenge-banner_default__oMvPr{background:url(/train/static/media/challenge-girl.44f90a0e00d5ee853f03.png),#cabeff;background-position:100% 100%;background-repeat:no-repeat;background-size:auto 100%}@media only screen and (max-width:767px){.challenge-banner_default__oMvPr{background-image:none}}.challenge-banner_highSeason__n8b4k{background-image:url(/train/static/media/hs-challenge-banner-mobile.3afb8eccc28b88112c94.png);background-position:right 22%;background-repeat:no-repeat;background-size:cover}@media only screen and (min-width:768px){.challenge-banner_highSeason__n8b4k{background-image:url(/train/static/media/hs-challenge-banner-tablet.05ccd4ad52731bb57da2.png)}}@media only screen and (min-width:992px){.challenge-banner_highSeason__n8b4k{background-image:url(/train/static/media/hs-challenge-banner-desktop.11148e0b96a1b7e02274.png)}}.challenge-banner_challengesRow__jS8dj{margin-bottom:2.5rem;padding-top:2.5rem}.timeline-migration_content__SqV28{padding:1rem 0 2rem}@media only screen and (max-width:767px){.timeline-migration_content__SqV28{padding:1rem 0}}.timeline-migration_card__H6tmD{background-color:var(--mui-palette-grey-100);background-position-y:top;background-repeat:no-repeat;background-size:cover;border:1px solid #f7f3f0;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:2.5rem;min-height:150px;overflow:hidden;position:relative}.timeline-migration_title__hT\+mi{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin:0 0 1rem;text-align:center}.timeline-migration_description__q7MKN{font-size:14px;margin-bottom:2rem;text-align:center}.timeline-migration_modal__NveeK{width:calc(530px + 2rem)}@media only screen and (min-width:768px)and (max-width:991px){.timeline-migration_modal__NveeK>div{margin:auto;width:calc(530px + 2rem)}}.timeline-migration_modal__NveeK>div>div:first-of-type>div{display:none}.timeline-migration_buttons__bC1pt{display:flex;justify-content:space-between;width:100%}.program-finish_card__cW8tq{background-color:var(--mui-palette-grey-100);background-position-y:top;background-repeat:no-repeat;background-size:cover;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin-bottom:2.5rem;min-height:225px;overflow:hidden;padding:1rem 1.5rem;position:relative}@media only screen and (max-width:767px){.program-finish_card__cW8tq{display:none}}.program-finish_overlay__FVNL-{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.program-finish_backgroundImage__FykG-{background-repeat:no-repeat;background-size:cover;box-shadow:inset 3000px 0 0 rgba(54,35,6,.1);height:100%;transition:all 1s;width:100%}.program-finish_logo__nbDky{background-position:0 100%;background-repeat:no-repeat;background-size:contain;height:80px;margin-bottom:1rem;width:185px;z-index:1}.program-finish_title__OEUf0{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin:0 0 1rem;text-align:center}.program-finish_description__cQwGM{font-size:14px;margin-bottom:2rem;text-align:center}.program-finish_tags__YQp2U{color:#fff;font-family:Guillon,sans-serif;font-weight:400;z-index:1}.program-finish_stats__Df06L{display:flex;justify-content:center;margin:1.5rem 0 2rem}@media only screen and (max-width:767px){.program-finish_stats__Df06L{flex-direction:column}}.program-finish_statsItem__c6cZN{border-left:1px solid var(--mui-palette-grey-200);font-family:Guillon,sans-serif;font-size:14px;font-weight:400;max-width:100px;padding:0 2rem;text-align:center}.program-finish_statsItem__c6cZN:first-of-type{border:none}@media only screen and (max-width:767px){.program-finish_statsItem__c6cZN{border:none;max-width:100%;padding:1rem}}.program-finish_statsCount__aeDu6{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin:-1rem 0 .5rem}.program-finish_button__zL1Cu{margin:auto}.settings-confirmation_content__7cvIH{padding:1rem 0 0}@media only screen and (max-width:767px){.settings-confirmation_content__7cvIH{padding:1rem 0}}.training-days-selector_daysWrapper__c5zTZ{display:flex;flex-flow:row wrap;justify-content:flex-start}@media only screen and (max-width:767px){.training-days-selector_daysWrapper__c5zTZ{justify-content:center}}.training-days-selector_day__X6\+kH{align-items:center;-webkit-appearance:none!important;appearance:none!important;background-color:#fff;border:1px solid var(--mui-palette-grey-200);border-radius:50%;color:var(--mui-palette-grey-500);cursor:pointer;display:flex;font-size:12px;height:56px;justify-content:center;margin:6px .5rem 6px 0;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:56px}.training-days-selector_day__X6\+kH:focus{outline:none}.training-days-selector_disabled__w0Inu{cursor:not-allowed}.training-days-selector_workoutDay__VDwWE{background-color:var(--mui-palette-primary-main);color:#fff}@media(hover){.training-days-selector_workoutDay__VDwWE:hover{background-color:var(--mui-palette-primary-light)}}.open-training-settings_content__j\+UOA{padding:2.5rem 0}.open-training-settings_title__-h\+c0{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin-bottom:1rem}.open-training-settings_description__5FPmA{font-size:14px;margin-bottom:1.5rem}.open-training-settings_categoryContent__Cx8Sc{display:flex;flex-flow:row wrap;margin-bottom:2rem}.open-training-settings_item__p5Wa9{align-items:center;background:var(--mui-palette-grey-100);border-radius:8px;display:flex;height:65px;justify-content:center;margin:0 .5rem .5rem 0;max-width:80px;padding:.5rem 1rem;width:24%}.open-training-settings_hidden__8PJCX{display:none}.open-training-settings_selected__MgR2k{background:#8a54b8}.open-training-settings_selected__MgR2k .open-training-settings_label__7xdlU{color:#fff}.open-training-settings_itemTitle__WuJWb{font-family:GuillonDemi,sans-serif;font-weight:400;margin-bottom:1rem}.open-training-settings_label__7xdlU{font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;text-align:center}.program-training-settings_programWrapper__lHq6H{margin-bottom:2rem}.program-training-settings_programTitle__Lebz\+{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin-bottom:.5rem}.program-training-settings_description__4Cp\+V{font-size:14px;margin-bottom:2rem}.plan-settings-modal_modal__M-rTD{width:calc(530px + 2rem)}@media only screen and (min-width:768px)and (max-width:991px){.plan-settings-modal_modal__M-rTD>div{margin:auto;width:calc(530px + 2rem)}}.plan-settings-modal_content__M18nL{padding:1rem 0 2rem}@media only screen and (max-width:767px){.plan-settings-modal_content__M18nL{padding:1rem 0}}.plan-settings-modal_content__M18nL .plan-settings-modal_alert__EafoL{margin-bottom:1.5rem}.plan-settings-modal_buttons__Jgk1a{display:flex;justify-content:flex-end;margin-top:1.5rem}.plan-settings-modal_buttonWrapper__LulcD{display:flex;justify-content:flex-end;width:100%}.plan-settings-modal_borderedButton__w89u3{border-color:var(--mui-palette-grey-200)}.plan-settings-modal_button__YJm7G{margin-left:1rem}@media only screen and (max-width:767px){.plan-settings-modal_button__YJm7G{margin-left:.5rem}}.plan-settings-modal_footerWrapper__1jCj9{flex-grow:1}.plan-settings-modal_message__awYsE{font-family:Guillon,sans-serif;font-size:14px;font-weight:400;height:0;text-align:left;visibility:hidden}.plan-settings-modal_message__awYsE.plan-settings-modal_visible__UZQ-o{align-items:center;display:flex;height:auto;visibility:visible}.plan-settings-modal_errorMessage__ALjDA{color:var(--mui-palette-error-main)}.plan-settings-modal_daysWrapper__hAvfS{justify-content:flex-start!important}.plan-settings-modal_day__uGzJ9{border:none!important;font-family:GuillonDemi,sans-serif;font-size:14px!important;font-weight:400;height:54px!important;width:54px!important}.plan-settings-modal_icon__UhqXd{cursor:pointer;height:31px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:31px}.plan-settings-modal_icon__UhqXd path{fill:var(--mui-palette-grey-100)}.plan-settings-modal_nextIcon__pNoKT{height:12px;position:relative;right:-5px;width:12px}:disabled .plan-settings-modal_nextIcon__pNoKT{fill:var(--mui-palette-grey-500)}.plan-settings-modal_footerButton__RJtdU{align-items:center;display:flex;justify-content:flex-end}@media only screen and (min-width:768px){.timeline-modal_modalDialog__XkLIr{width:800px}}.timeline-modal_modalDialog__XkLIr>div>div{max-height:67vh}.timeline-modal_day__9ZPbb{border-left:2px solid var(--mui-palette-background-paper);margin-left:.5rem;padding-left:1.5rem}.timeline-modal_workoutWrapper__ejqJT{margin-bottom:3rem}.timeline-modal_dayTitle__osT-x{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:18px;font-weight:400;margin-bottom:1rem;margin-left:-.5rem;padding-left:.5rem;position:relative}@media only screen and (max-width:767px){.timeline-modal_dayTitle__osT-x{padding-left:0}}.timeline-modal_dayTitle__osT-x:before{background-color:var(--mui-palette-grey-100);border:2px solid var(--mui-palette-background-default);border-radius:50%;color:var(--mui-palette-grey-100);content:"";font-size:18px;height:8px;left:1px;margin-left:-1.5rem;position:absolute;top:7px;width:8px}.timeline-modal_dayTitleToday__t2d2k{color:var(--mui-palette-primary-main);font-family:GuillonDemi,sans-serif;font-weight:400}.timeline-modal_dayTitleToday__t2d2k:before{background-color:var(--mui-palette-primary-main)}.timeline-modal_todayTitle__AmkAW{color:var(--mui-palette-primary-main)}.timeline-modal_wrapper__e24Au{height:1px;min-height:67vh}@media only screen and (min-width:768px){.timeline-modal_wrapper__e24Au{min-width:436px}}.timeline-modal_wrapper__e24Au>div:first-of-type{margin-top:1rem;position:relative}.timeline-modal_wrapper__e24Au>div:first-of-type:before{background-color:var(--mui-palette-background-default);content:" ";height:10px;left:-6px;position:absolute;width:10px}.timeline-modal_loadingSpinner__mTmGA{height:100%}@-webkit-keyframes timeline-modal_fadeIn__dmclr{0%{opacity:0}to{opacity:1}}@keyframes timeline-modal_fadeIn__dmclr{0%{opacity:0}to{opacity:1}}.timeline-modal_headerButton__DVDtT{align-items:center;-webkit-animation:timeline-modal_fadeIn__dmclr 1s ease-out;animation:timeline-modal_fadeIn__dmclr 1s ease-out;background:var(--mui-palette-grey-100);background-color:var(--mui-palette-primary-main);border-radius:50%;bottom:2rem;cursor:pointer;display:flex;font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400;height:30px;justify-content:center;margin-right:1rem;padding:10px;position:absolute;right:1rem;width:30px;z-index:100}.timeline-modal_headerButton__DVDtT svg{fill:#fff;height:28px;width:28px}.timeline-modal_headerButton__DVDtT:hover{opacity:.9}@media only screen and (max-width:767px){.timeline-modal_headerButton__DVDtT{bottom:1rem;margin:0;right:1rem}}.timeline-modal_noDataWrapper__EyjFO{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:0!important;text-align:center;width:100%}.timeline-modal_noDataIcon__OyUo\+{height:32px;margin-bottom:1rem;width:32px}.timeline-modal_noDataIcon__OyUo\+ path{fill:var(--mui-palette-primary-main)}.timeline-modal_noDataTitle__YqbFR{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin-bottom:.5rem}.timeline-modal_noDataSubtitle__bKtrI{font-family:Guillon,sans-serif;font-size:16px;font-weight:400}.timeline-modal_relaxToday__wLk\+A{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin-bottom:3rem;margin-left:.5rem}.timeline-modal_todayRef__QUyNg{scroll-margin:100px}.timeline-modal_modalBtn__AgxB4{align-items:center;color:var(--mui-palette-grey-500);font-family:GuillonDemi,sans-serif;font-weight:400;justify-content:center;margin:-1rem 0;width:115px}.timeline-modal_modalBtn__AgxB4:hover{color:var(--mui-palette-primary-main);cursor:pointer}.timeline-modal_modalBtnChosen__M9IT-{border-bottom:2px solid var(--mui-palette-primary-main);color:var(--mui-palette-primary-main)}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{height:100%;left:0;position:absolute;top:0;width:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff")}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-spinner:before{content:"\f10b"}.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-twitter:before{content:"\f11a"}.vjs-icon-tumblr{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-tumblr:before{content:"\f11b"}.vjs-icon-pinterest{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-pinterest:before{content:"\f11c"}.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}.vjs-icon-next-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-next-item:before{content:"\f11f"}.vjs-icon-previous-item{font-family:VideoJS;font-style:normal;font-weight:400}.vjs-icon-previous-item:before{content:"\f120"}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-enter{font-family:VideoJS;font-style:normal;font-weight:400}.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-enter:before{content:"\f121"}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder,.vjs-icon-picture-in-picture-exit{font-family:VideoJS;font-style:normal;font-weight:400}.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before,.vjs-icon-picture-in-picture-exit:before{content:"\f122"}.video-js{background-color:#000;box-sizing:border-box;color:#fff;display:block;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:1;padding:0;position:relative;vertical-align:top;word-break:normal}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{height:100%!important;width:100%!important}.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-1-1,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-16-9,.video-js.vjs-fluid{height:0;max-width:100%;width:100%}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-9-16{padding-top:177.7777777778%}.video-js.vjs-1-1{padding-top:100%}.video-js.vjs-fill,.video-js .vjs-tech{height:100%;width:100%}.video-js .vjs-tech{left:0;position:absolute;top:0}body.vjs-full-window{height:100%;margin:0;padding:0}.vjs-full-window .video-js.vjs-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs){height:100%!important;padding-top:0!important;width:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.vjs-disabled{cursor:default;opacity:.5}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:18px;height:150px;margin:0 auto;padding:20px;text-align:center;width:300px}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{background-color:#2b333f;background-color:rgba(43,51,63,.7);border:.06666em solid #fff;border-radius:.3em;cursor:pointer;display:block;font-size:3em;height:1.63332em;left:10px;line-height:1.5em;opacity:1;padding:0;position:absolute;top:10px;transition:all .4s;width:3em}.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-1.5em;margin-top:-.81666em;top:50%}.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{background-color:#73859f;background-color:rgba(115,133,159,.5);border-color:#fff;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{-webkit-appearance:none;appearance:none;background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-decoration:none;text-transform:none;transition:none}.vjs-control .vjs-button{height:100%;width:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),hsla(0,0%,100%,0));overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;font-family:Arial,Helvetica,sans-serif;margin:0;overflow:auto;padding:0}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{font-size:1.2em;line-height:1.4em;list-style:none;margin:0;padding:.2em 0;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.js-focus-visible .vjs-menu :not(.vjs-selected):focus:not(.focus-visible),.video-js .vjs-menu :not(.vjs-selected):focus:not(:focus-visible){background:0 0}.vjs-menu li.vjs-menu-title{cursor:default;font-size:1em;font-weight:700;line-height:2em;margin:0 0 .3em;padding:0;text-align:center;text-transform:uppercase}.vjs-menu-button-popup .vjs-menu{border-top-color:rgba(43,51,63,.7);bottom:0;display:none;height:0;left:-3em;margin-bottom:1.5em;position:absolute;width:10em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);bottom:1.5em;max-height:15em;position:absolute;width:100%}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{overflow:hidden;transition:all .4s}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{height:100%;left:4em;margin:0;opacity:0;padding:0;position:absolute;top:0;transition:all .4s;width:auto}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{height:100%;margin:0;overflow:hidden;width:auto}.video-js .vjs-control-bar{background-color:#2b333f;background-color:rgba(43,51,63,.7);bottom:0;display:none;height:3em;left:0;position:absolute;right:0;width:100%}.vjs-has-started .vjs-control-bar{display:flex;opacity:1;transition:visibility .1s,opacity .1s;visibility:visible}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s;visibility:visible}.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{flex:none;height:100%;margin:0;padding:0;position:relative;text-align:center;width:4em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{clip:rect(0 0 0 0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{align-items:center;cursor:pointer;display:flex;flex:auto;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{align-items:center;display:flex}.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-holder{flex:auto;height:.3em;transition:all .2s}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{display:block;height:100%;margin:0;padding:0;position:absolute;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.3333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{background-color:#000;display:none;height:100%;position:absolute;width:1px;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{background-color:#000;background-color:rgba(0,0,0,.8);color:#fff}.video-js .vjs-slider{-webkit-touch-callout:none;background-color:#73859f;background-color:rgba(115,133,159,.5);cursor:pointer;margin:0 .45em;padding:0;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{box-shadow:0 0 1em #fff;text-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;display:flex;margin-right:1em}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{height:1px;margin-left:-1px;opacity:0;visibility:visible;width:1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control{opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s;visibility:visible}.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal{height:3em;margin-right:0;width:5em}.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active{transition:width .1s;width:10em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s;width:3em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{height:3em;opacity:1;position:relative;transition:none;visibility:visible;width:5em}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{bottom:3em;left:.5em;position:absolute}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{height:.3em;width:5em}.vjs-volume-bar.vjs-slider-vertical{height:5em;margin:1.35em auto;width:.3em}.video-js .vjs-volume-level{background-color:#fff;bottom:0;left:0;position:absolute}.video-js .vjs-volume-level:before{font-size:.9em;position:absolute;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{left:-.3em;top:-.5em;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{right:-.5em;top:-.3em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{background-color:#2b333f;background-color:rgba(43,51,63,.7);bottom:8em;height:8em;width:3em}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:hsla(0,0%,100%,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{background-color:#000;display:none;height:1px;position:absolute;width:100%;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{height:100%;width:1px}.vjs-no-flex .vjs-volume-control .vjs-mouse-display{z-index:0}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{opacity:0;transition:visibility 1s,opacity 1s;visibility:hidden}.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-volume-tooltip{background-color:#000;background-color:rgba(0,0,0,.8);color:#fff}.vjs-poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;bottom:0;cursor:pointer;display:inline-block;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;vertical-align:middle}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{align-items:flex-start;display:flex;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;text-align:left;width:auto}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;display:inline-flex;flex:none;font-size:1em;height:100%;line-height:3em;min-width:4em;padding-left:.5em;padding-right:.5em;width:auto}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;text-align:left;width:auto}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{color:#888;margin-right:.5em}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;padding-left:1em;padding-right:1em;width:auto}.video-js .vjs-current-time,.video-js .vjs-duration,.vjs-live .vjs-time-control,.vjs-no-flex .vjs-current-time,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{bottom:3em;left:0;pointer-events:none;position:absolute;right:0;top:0}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;margin-bottom:.1em;text-align:center}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control,.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{height:100%;left:0;position:absolute;top:0;width:100%}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;pointer-events:none;text-align:center}.vjs-playback-rate .vjs-menu{left:0;width:4em}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:"X";font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-align:center;text-shadow:.05em .05em .1em #000;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{background-clip:padding-box;border:6px solid rgba(43,51,63,.7);border-radius:25px;box-sizing:border-box;display:none;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.85;position:absolute;text-align:left;top:50%;visibility:hidden;width:50px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{-webkit-animation:vjs-spinner-show 0s linear .3s forwards;animation:vjs-spinner-show 0s linear .3s forwards;display:block}.vjs-loading-spinner:after,.vjs-loading-spinner:before{border:inherit;border-color:#fff transparent transparent;border-radius:inherit;box-sizing:inherit;content:"";height:inherit;margin:-6px;opacity:1;position:absolute;width:inherit}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation-delay:.44s;animation-delay:.44s;border-top-color:#fff}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes vjs-spinner-spin{to{-webkit-transform:rotate(1turn)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:"";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:inline-block;margin-bottom:-.1em;vertical-align:middle}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{content:" ";font-family:VideoJS;font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-audio-button,.video-js.vjs-layout-small .vjs-captions-button,.video-js.vjs-layout-small .vjs-chapters-button,.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-descriptions-button,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-subtitles-button,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-audio-button,.video-js.vjs-layout-tiny .vjs-captions-button,.video-js.vjs-layout-tiny .vjs-chapters-button,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-descriptions-button,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-subtitles-button,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-audio-button,.video-js.vjs-layout-x-small .vjs-captions-button,.video-js.vjs-layout-x-small .vjs-chapters-button,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-descriptions-button,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-subtitles-button,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:auto}.video-js.vjs-layout-tiny .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button{display:none}.video-js.vjs-layout-tiny .vjs-custom-control-spacer,.video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer{display:block;flex:auto}.video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer,.video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny .vjs-progress-control,.video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-bottom:.5em;margin-right:1em}.vjs-text-track-settings fieldset{border:none;margin:5px;padding:3px}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px}.vjs-text-track-settings .vjs-label{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0;display:block;height:1px;margin:0 0 5px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{background-image:linear-gradient(0deg,#fff 88%,#73859f);outline-style:solid;outline-width:medium}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);border-radius:2px;color:#2b333f;cursor:pointer}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{border:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0}.video-js :focus:not(:focus-visible){outline:0}._gym-player__skip--control-text,.gym-player__calc-name,.gym-player__calc-total,.gym-player__calculator-items li,.gym-player__font--demi,.gym-player__menu-item,.gym-player__menu-item--selected,.gym-player__menu-title,.gym-player__overlay--heading,.gym-player__overlay--timer-video,.gym-player__skip--next .vjs-control-text,.gym-player__skip--previous .vjs-control-text,.vjs-seek-to-live-control,.vjs-selected>.vjs-menu-item-text{font-family:GuillonDemi,sans-serif;letter-spacing:.5px}.gym-player__font--light{font-family:GuillonLight,sans-serif;letter-spacing:.5px}.gym-player__calc-question,.gym-player__font,.gym-player__overlay--subheading,.gym-player__spotify .gym-player_spotify-description{font-family:Guillon,sans-serif;letter-spacing:.5px}.vjs-control-bar{align-items:center;background-color:transparent!important;bottom:1em!important;height:4em!important;justify-content:flex-end;opacity:1!important}@media only screen and (max-width:767px){.vjs-control-bar{bottom:2px!important}}.vjs-control-bar>:last-child:not(.vjs-progress-control){margin-right:10em}@media only screen and (max-width:767px){.vjs-control-bar>:last-child:not(.vjs-progress-control){margin-right:7em}}.vjs-control-bar.no-timer-overlay>:last-child:not(.vjs-progress-control){margin-right:24px}@media only screen and (max-width:767px){.vjs-control-bar.no-timer-overlay>:last-child:not(.vjs-progress-control){margin-right:8px}}.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,_:-ms-lang(x){display:none}.vjs-progress-control{bottom:4em!important;height:4em!important;left:0!important;padding:0 20px!important;position:absolute!important;width:100%!important}@media only screen and (max-width:767px){.vjs-progress-control{bottom:3em!important;padding:0 10px!important}}.vjs-progress-control .vjs-progress-holder{margin:0}.vjs-user-inactive .vjs-progress-control{opacity:0;transition:visibility 1s,opacity 1s}.vjs-play-progress{background-color:#ff7f66;background:#fff}.gym-player__menu-button{cursor:pointer}.gym-player__menu-button:before,.vjs-fullscreen-control>.vjs-icon-placeholder:before,.vjs-menu-button>.vjs-icon-placeholder:before{font-size:30px;line-height:41px;margin:0;text-shadow:0 0 20px rgba(0,0,0,.259)}@media only screen and (max-width:767px){.gym-player__menu-button:before,.vjs-fullscreen-control>.vjs-icon-placeholder:before,.vjs-menu-button>.vjs-icon-placeholder:before{font-size:25px}}.gym-player__menu-item,.gym-player__menu-title{font-size:14px!important;letter-spacing:normal;text-align:center!important}.gym-player__menu-title{background-color:#555}.gym-player__menu-title:focus,.gym-player__menu-title:hover{background-color:#555!important}.gym-player__audio-options:before,.gym-player__menu-title:first{cursor:pointer}.gym-player__menu-item{background-color:rgba(85,85,85,.6);color:#fff!important}.gym-player__menu-item:focus,.gym-player__menu-item:hover{background-color:rgba(85,85,85,.8)!important}.gym-player__menu-item.vjs-selected{background-color:rgba(85,85,85,.6)!important;margin-left:-22px}.gym-player__menu-item.vjs-selected:before{content:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxMSI+PHBhdGggZD0iTTQuNSA4LjUgMS41ODMgNS41ODNhLjgyLjgyIDAgMCAwLTEuMTY2IDAgLjgyLjgyIDAgMCAwIDAgMS4xNjdsMy40OTEgMy40OTJhLjgzLjgzIDAgMCAwIDEuMTc1IDBsOC44MzQtOC44MjVhLjgyLjgyIDAgMCAwIDAtMS4xNjcuODIuODIgMCAwIDAtMS4xNjcgMEw0LjUgOC41WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);display:inline-block;margin-right:12px;width:14px}.gym-player__menu-item.vjs-selected:hover{background-color:rgba(85,85,85,.8)!important}.vjs-menu-content{background-color:transparent!important;border-radius:8px;max-height:368px!important;z-index:2}.vjs-menu-content li:last-child{border:0}.vjs-menu-button-popup .vjs-menu{left:inherit;margin-bottom:2.5em;right:-4em;width:12em}@media only screen and (max-width:767px){.vjs-menu-button-popup .vjs-menu{margin-bottom:-7px}}.vjs-menu-button-popup .vjs-menu .vjs-menu-item{padding:.5em;text-align:left;text-transform:none}.gym-player__item--hidden{display:none!important;opacity:0!important}.vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTE2IDE4aC00di0yaDR2LTRoMnY0YzAgMS0yIDItMiAyek0yIDE4aDR2LTJIMnYtNEgwdjRjMCAxIDIgMiAyIDJ6TTE2IDBoLTR2Mmg0djRoMlYyYzAtMS0yLTItMi0yek0yIDBoNHYySDJ2NEgwVjJjMC0xIDItMiAyLTJ6IiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:18px;border:none!important;box-shadow:none!important;content:""!important}@media only screen and (max-width:767px){.vjs-fullscreen-control .vjs-icon-placeholder:before{background-size:20px;line-height:35px!important}}.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PHBhdGggZD0iTTYgMEg0djRIMHYyaDRjMS4zMzMtLjY2NyAyLTEuMzMzIDItMlYwem0xMiA2VjRoLTRWMGgtMnY0YzAgLjM4NCAyIDIgMiAyaDR6TTYgMTh2LTRjMC0uNjY3LS42NjctMS4zMzMtMi0ySDB2Mmg0djRoMnptMTItNHYtMS45NUwxNCAxMnMtMiAxLTIgMnY0aDJ2LTRoNHoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=);content:""!important}.vjs-seek-to-live-control{font-size:14px!important;min-width:unset!important}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:4px!important}.gym-player__embed{cursor:pointer;display:flex}.gym-player__embed div{margin-left:auto}.gym-player__embed label{cursor:pointer}.gym-player__embed:focus,.gym-player__embed:hover{background-color:rgba(85,85,85,.6)!important}.gym-player__embed span{outline:none!important;text-shadow:none!important}.gym-player__iframe-container{background-color:rgba(85,85,85,.6);height:88px;overflow:hidden;padding:0 8px 8px;width:100%}.gym-player__iframe-container iframe{border-width:0;overflow:hidden}.gym-player__embed-music--switch-wrapper{cursor:pointer;margin-top:3px;position:relative}.gym-player__embed-music--switch-wrapper .gym-player__embed-music--ball{background-color:#fff;border-radius:16px;box-shadow:0 1px 4px 0 rgba(0,0,0,.3);height:15px;position:absolute;top:-1px;width:15px}.gym-player__embed-music--switch-wrapper .gym-player__embed-music--switch-background{background-color:#eee;border-radius:40px;display:inline-block;height:13px;width:34px}.gym-player__embed-music--switch-wrapper.checked .gym-player__embed-music--ball{background-color:#ff7f66;right:0}.gym-player__embed-music--switch-wrapper.checked .gym-player__embed-music--switch-background{background-color:#c66451}.gym-player__volume-bar{align-items:center;cursor:default!important;display:flex;width:100%!important}.gym-player__volume-bar:focus,.gym-player__volume-bar:hover{background-color:rgba(85,85,85,.6)!important}.gym-player__volume-bar span{outline:none!important;text-shadow:none!important}.gym-player__volume-bar .vjs-volume-bar{background-color:transparent;display:flex;height:20px;margin:0 1rem 0 auto;width:70px}.gym-player__volume-bar .vjs-volume-bar:before{background-color:#eee;border-radius:8px;content:"";height:4px;left:0;position:absolute;right:0;top:8px;width:calc(100% + .5em)}.gym-player__volume-bar .vjs-volume-bar:after{background-position:50%;background-repeat:no-repeat;background-size:20px;border:none!important;box-shadow:none!important;content:"";height:20px;left:-30px;position:absolute;width:20px}.gym-player__volume-bar .vjs-volume-level{background-color:#ff7f66;border-radius:8px;bottom:8px;height:4px}.gym-player__volume-bar .vjs-volume-level:before{-webkit-text-fill-color:#fff;fill:#fff;background-color:#fff;border-radius:15px;box-shadow:0 1px 4px 0 rgba(0,0,0,.3);font-size:15px;height:15px;outline:none!important;text-shadow:none!important;top:-5px}.gym-player__volume-label{font-size:1.2em}.gym-player__volume-bar[aria-level="0"] .vjs-volume-bar:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTEgNWMwLS4xNS4zNTUtLjUuNS0uNUgzYy4xMDguMDE2LjUgMCAuNSAwbDQtM2MuMDQ5LS4wNC41LS41LjUgMHYxMWMwIC4xODgtLjE4OC42NDgtLjIzNy42MDhMMy42MiA5LjY4OGExLjA1OSAxLjA1OSAwIDAgMC0uNjcxLS4yNDRMMS41IDkuNWMtLjE0NSAwLS41LS4zNS0uNS0uNVY1em0wIDUuNWgyYy4wNiAwIC40NTMuNDYyLjUuNWwzLjc1NiAyLjc1NmMuMTk0LjE2LjUuMjQ0Ljc0NC4yNDQuNTkzIDAgMS0uMzkyIDEtMVYxYzAtLjYwOC0uNDA3LTEtMS0xLS4yNDEgMC0uNTQ1LjA4My0uNzM4LjI0TDMgMy41SDFjLS41OTEgMC0xIC42Mi0xIDEuMjI3VjkuNWMwIC42MDcuNDA5IDEgMSAxem0xNS41NzEtNS40MDdhLjMxNi4zMTYgMCAwIDAtLjQ0OSAwbC0xLjk1OCAxLjk1OC0xLjk1OC0xLjk1OGEuMzE2LjMxNiAwIDAgMC0uNDQ5IDAgLjMxNy4zMTcgMCAwIDAgMCAuNDQ5TDEzLjcxNSA3LjVsLTEuOTU4IDEuOTU4YS4zMTguMzE4IDAgMCAwIC40NDkuNDVsMS45NTgtMS45NTkgMS45NTggMS45NThhLjMxOC4zMTggMCAwIDAgLjQ0OS0uNDQ5TDE0LjYxMyA3LjVsMS45NTgtMS45NThhLjMxNy4zMTcgMCAwIDAgMC0uNDQ5IiBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.gym-player__volume-bar[aria-level="1"] .vjs-volume-bar:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCI+PHBhdGggZD0iTTEgNWMwLS4xNS4zNTUtLjUuNS0uNUgzYy4xMDguMDE2LjUgMCAuNSAwbDQtM2MuMDQ5LS4wNC41LS41LjUgMHYxMWMwIC4xODgtLjE4OC42NDgtLjIzNy42MDhMMy42MiA5LjY4OGExLjA1OSAxLjA1OSAwIDAgMC0uNjcxLS4yNDRMMS41IDkuNWMtLjE0NSAwLS41LS4zNS0uNS0uNVY1em0wIDUuNWgyYy4wNiAwIC40NTMuNDYyLjUuNWwzLjc1NiAyLjc1NmMuMTk0LjE2LjUuMjQ0Ljc0NC4yNDQuNTkzIDAgMS0uMzkyIDEtMVYxYzAtLjYwOC0uNDA3LTEtMS0xLS4yNDEgMC0uNTQ1LjA4My0uNzM4LjI0TDMgMy41SDFjLS41OTEgMC0xIC42Mi0xIDEuMjI3VjkuNWMwIC42MDcuNDA5IDEgMSAxem0xMC4xMjktNi4zNzhhLjQ1LjQ1IDAgMCAwLS4wMTIuNjE4YzEuOTk1IDIuMTY4LjY0IDQuNjEyLS4wMzUgNS41NjJhLjQ1LjQ1IDAgMCAwIC4wODguNjEyLjQwNy40MDcgMCAwIDAgLjU4Ny0uMDkxYzEuNjctMi4zNSAxLjY1Ny00Ljg1MS0uMDM1LTYuNjg4YS40MDguNDA4IDAgMCAwLS41OTMtLjAxM3oiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==)}.gym-player__volume-bar[aria-level="2"] .vjs-volume-bar:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMSA1YzAtLjE1LjM1NS0uNS41LS41SDNjLjEwOC4wMTYuNSAwIC41IDBsNC0zYy4wNDktLjA0LjUtLjUuNSAwdjExYzAgLjE4OC0uMTg4LjY0OC0uMjM3LjYwOEwzLjYyIDkuNjg4YTEuMDU5IDEuMDU5IDAgMCAwLS42NzEtLjI0NEwxLjUgOS41Yy0uMTQ1IDAtLjUtLjM1LS41LS41VjV6bTAgNS41aDJjLjA2IDAgLjQ1My40NjIuNS41bDMuNzU2IDIuNzU2Yy4xOTQuMTYuNS4yNDQuNzQ0LjI0NC41OTMgMCAxLS4zOTIgMS0xVjFjMC0uNjA4LS40MDctMS0xLTEtLjI0MSAwLS41NDUuMDgzLS43MzguMjRMMyAzLjVIMWMtLjU5MSAwLTEgLjYyLTEgMS4yMjdWOS41YzAgLjYwNy40MDkgMSAxIDF6bTEwLjEyOS02LjM3OGEuNDUuNDUgMCAwIDAtLjAxMi42MThjMS45OTUgMi4xNjguNjQgNC42MTItLjAzNSA1LjU2MmEuNDUuNDUgMCAwIDAgLjA4OC42MTIuNDA3LjQwNyAwIDAgMCAuNTg3LS4wOTFjMS42Ny0yLjM1IDEuNjU3LTQuODUxLS4wMzUtNi42ODhhLjQwOC40MDggMCAwIDAtLjU5My0uMDEzeiIvPjxwYXRoIGQ9Ik0xMy4yNjQgMTEuOTQyYS40My40MyAwIDAgMCAuMTk2LjU3Yy4wNi4wMy4xMjIuMDQ0LjE4My4wNDRhLjQyLjQyIDAgMCAwIC4zOC0uMjQyQzE1LjYzIDguOTUgMTUuNjIyIDUuMzc1IDE0IDIuNzU2YS40MTguNDE4IDAgMCAwLS41OC0uMTM1LjQzLjQzIDAgMCAwLS4xMzMuNTg5YzEuNDY2IDIuMzY4IDEuNDU4IDUuNjMzLS4wMjMgOC43MzIiLz48L2c+PC9zdmc+)}.gym-player__volume-bar[aria-level="3"] .vjs-volume-bar:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNCI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMSA1YzAtLjE1LjM1NS0uNS41LS41SDNjLjEwOC4wMTYuNSAwIC41IDBsNC0zYy4wNDktLjA0LjUtLjUuNSAwdjExYzAgLjE4OC0uMTg4LjY0OC0uMjM3LjYwOEwzLjYyIDkuNjg4YTEuMDU5IDEuMDU5IDAgMCAwLS42NzEtLjI0NEwxLjUgOS41Yy0uMTQ1IDAtLjUtLjM1LS41LS41VjV6bTAgNS41aDJjLjA2IDAgLjQ1My40NjIuNS41bDMuNzU2IDIuNzU2Yy4xOTQuMTYuNS4yNDQuNzQ0LjI0NC41OTMgMCAxLS4zOTIgMS0xVjFjMC0uNjA4LS40MDctMS0xLTEtLjI0MSAwLS41NDUuMDgzLS43MzguMjRMMyAzLjVIMWMtLjU5MSAwLTEgLjYyLTEgMS4yMjdWOS41YzAgLjYwNy40MDkgMSAxIDF6bTEwLjEyOS02LjM3OGEuNDUuNDUgMCAwIDAtLjAxMi42MThjMS45OTUgMi4xNjguNjQgNC42MTItLjAzNSA1LjU2MmEuNDUuNDUgMCAwIDAgLjA4OC42MTIuNDA3LjQwNyAwIDAgMCAuNTg3LS4wOTFjMS42Ny0yLjM1IDEuNjU3LTQuODUxLS4wMzUtNi42ODhhLjQwOC40MDggMCAwIDAtLjU5My0uMDEzeiIvPjxwYXRoIGQ9Ik0xMy4yNjQgMTEuOTQyYS40My40MyAwIDAgMCAuMTk2LjU3Yy4wNi4wMy4xMjIuMDQ0LjE4My4wNDRhLjQyLjQyIDAgMCAwIC4zOC0uMjQyQzE1LjYzIDguOTUgMTUuNjIyIDUuMzc1IDE0IDIuNzU2YS40MTguNDE4IDAgMCAwLS41OC0uMTM1LjQzLjQzIDAgMCAwLS4xMzMuNTg5YzEuNDY2IDIuMzY4IDEuNDU4IDUuNjMzLS4wMjMgOC43MzIiLz48cGF0aCBkPSJNMTQuOTg3IDEzLjkzN2EuNDYxLjQ2MSAwIDAgMCAuNjEtLjEzM2MxLjMzMS0yLjAxNCAyLjA2LTQuMDQ3IDIuMTY3LTYuMDQxLjEyNS0yLjMzLS42MS00LjU0Ny0yLjE4NS02LjU5YS40NjEuNDYxIDAgMCAwLS42MTgtLjA5NC40LjQgMCAwIDAtLjEuNThjMy40MzYgNC40NiAxLjg4NyA4LjgyNy0uMDE2IDExLjcwNmEuNDAyLjQwMiAwIDAgMCAuMTQyLjU3MnoiLz48L2c+PC9zdmc+)}.gym-player__spotify{cursor:default!important;padding:0!important}.gym-player__spotify:focus,.gym-player__spotify:hover{background-color:transparent!important}.gym-player__spotify .gym-player__menu-title{background-color:rgba(85,85,85,.6)!important;border-bottom:0;padding-bottom:0!important}.gym-player__spotify .gym-player__menu-item,.gym-player__spotify .gym-player__menu-title{padding:.5em;width:100%;z-index:4}.gym-player__spotify .gym-player__menu-item:focus,.gym-player__spotify .gym-player__menu-item:hover,.gym-player__spotify .gym-player__menu-title:focus,.gym-player__spotify .gym-player__menu-title:hover{background-color:rgba(85,85,85,.6)!important}.gym-player__spotify .gym-player_spotify-description{font-size:12px!important;padding-top:0}.gym-player__spotify .gym-player__menu-title,.gym-player__spotify .gym-player_spotify-description{text-align:left!important}@media only screen and (max-width:767px){.gym-player__spotify .gym-player__menu-title,.gym-player__spotify .gym-player_spotify-description{display:none}}.gym-player__audio-options+.vjs-menu{width:280px;z-index:10}.gym-player__audio-options:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjcgMy41IDE0IDIxIj48cGF0aCBkPSJNMTQgNS44MzN2OS45NzVjLTEuMDk3LS42My0yLjQ1LS44NzUtMy44ODUtLjM3My0xLjU2My41Ni0yLjc2NSAxLjk0OC0zLjA0NSAzLjU4MmE0LjY3NSA0LjY3NSAwIDAgMCA1LjM1NSA1LjQyNWMyLjI4Ny0uMzYyIDMuOTA4LTIuNDYyIDMuOTA4LTQuNzg0VjguMTY3aDIuMzM0QTIuMzQgMi4zNCAwIDAgMCAyMSA1LjgzMyAyLjM0IDIuMzQgMCAwIDAgMTguNjY3IDMuNWgtMi4zMzRBMi4zNCAyLjM0IDAgMCAwIDE0IDUuODMzWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:12px;border:none!important;box-shadow:none!important;content:""}@media only screen and (max-width:767px){.gym-player__audio-options:before{background-size:20px;line-height:35px!important}.gym-player__audio-options+.vjs-menu .vjs-menu-content{display:inherit;right:-35%}}.vjs-marker{background-color:#fff!important;height:10px;position:absolute;top:-3px;width:2px!important;z-index:2}.vjs-using-native-controls .vjs-marker{display:none!important}.vjs-tip-inner{display:none}.gym-player__quality:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAuNjggMC44IDIxLjc4IDIyLjQiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTkuODk0IDEzLjA5MmMuMDQyLS4zNS4wNy0uNzE0LjA3LTEuMDkyIDAtLjM3OC0uMDI4LS43NDItLjA4NC0xLjA5MmwyLjM2Ni0xLjg0OGEuNTc5LjU3OSAwIDAgMCAuMTQtLjcxNGwtMi4yNC0zLjg3OGEuNTcuNTcgMCAwIDAtLjY4Ni0uMjUybC0yLjc4NiAxLjEyYTguMjAyIDguMjAyIDAgMCAwLTEuODktMS4wOTJsLS40Mi0yLjk2OGEuNTU5LjU1OSAwIDAgMC0uNTYtLjQ3NmgtNC40OGEuNTQ1LjU0NSAwIDAgMC0uNTQ2LjQ3NmwtLjQyIDIuOTY4YTguNDIyIDguNDIyIDAgMCAwLTEuODkgMS4wOTJsLTIuNzg2LTEuMTJhLjU1NC41NTQgMCAwIDAtLjY4Ni4yNTJMLjc1NiA4LjM0NmEuNTQzLjU0MyAwIDAgMCAuMTQuNzE0bDIuMzY2IDEuODQ4Yy0uMDU2LjM1LS4wOTguNzI4LS4wOTggMS4wOTIgMCAuMzY0LjAyOC43NDIuMDg0IDEuMDkyTC44ODIgMTQuOTRhLjU3OS41NzkgMCAwIDAtLjE0LjcxNGwyLjI0IDMuODc4YS41Ny41NyAwIDAgMCAuNjg2LjI1MmwyLjc4Ni0xLjEyYTguMjAyIDguMjAyIDAgMCAwIDEuODkgMS4wOTJsLjQyIDIuOTY4YS41Ny41NyAwIDAgMCAuNTYuNDc2aDQuNDhjLjI4IDAgLjUxOC0uMTk2LjU0Ni0uNDc2bC40Mi0yLjk2OGE4LjQyMiA4LjQyMiAwIDAgMCAxLjg5LTEuMDkybDIuNzg2IDEuMTJjLjI1Mi4wOTguNTQ2IDAgLjY4Ni0uMjUybDIuMjQtMy44NzhhLjU0My41NDMgMCAwIDAtLjE0LS43MTRsLTIuMzM4LTEuODQ4Wm0tOC4zMyAzLjEwOGMtMi4zMSAwLTQuMi0xLjg5LTQuMi00LjIgMC0yLjMxIDEuODktNC4yIDQuMi00LjIgMi4zMSAwIDQuMiAxLjg5IDQuMiA0LjIgMCAyLjMxLTEuODkgNC4yLTQuMiA0LjJaIiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:18px;border:none!important;box-shadow:none!important;content:""}@media only screen and (max-width:767px){.gym-player__quality:before{background-size:20px;line-height:35px!important}.gym-player__quality+.vjs-menu .vjs-menu-content{background-color:#fff;display:flex;flex-wrap:wrap;overflow:hidden;width:110px}.gym-player__quality+.vjs-menu .gym-player__menu-item{align-items:center;border-right:1px solid #ddd;display:flex;float:left;height:35px;justify-content:center;text-align:center!important;width:33.3333%}.gym-player__quality+.vjs-menu .gym-player__menu-item:nth-child(4),.gym-player__quality+.vjs-menu .gym-player__menu-item:nth-child(7){border-right:0}.gym-player__quality+.vjs-menu .gym-player__menu-item:nth-child(5),.gym-player__quality+.vjs-menu .gym-player__menu-item:nth-child(6),.gym-player__quality+.vjs-menu .gym-player__menu-item:nth-child(7){border-bottom:0}}._gym-player__skip-generic,.gym-player__skip--next,.gym-player__skip--previous,.vjs-play-control{display:none!important;flex-direction:column;height:100px!important;justify-content:center;position:absolute!important;text-shadow:0 0 20px rgba(0,0,0,.259);top:40%;width:150px!important}@media only screen and (max-width:767px){._gym-player__skip-generic,.gym-player__skip--next,.gym-player__skip--previous,.vjs-play-control{height:3em!important;top:calc(50% - 15px);width:100px!important}}.vjs-has-started ._gym-player__skip-generic,.vjs-has-started .gym-player__skip--next,.vjs-has-started .gym-player__skip--previous,.vjs-has-started .vjs-play-control{display:flex!important}.vjs-user-inactive ._gym-player__skip-generic,.vjs-user-inactive .gym-player__skip--next,.vjs-user-inactive .gym-player__skip--previous,.vjs-user-inactive .vjs-play-control{opacity:0;transition:visibility 1s,opacity 1s}.vjs-using-native-controls ._gym-player__skip-generic,.vjs-using-native-controls .gym-player__skip--next,.vjs-using-native-controls .gym-player__skip--previous,.vjs-using-native-controls .vjs-play-control{display:none!important}._gym-player__skip--before,.gym-player__skip--next:before,.gym-player__skip--previous:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAuNyAwLjYxIDc1LjggNDIuNzgiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDQuMjE1IDE4LjU0MiA3MC4wNDggMS4zMzNjMi43NS0xLjg3NSA2LjQ1OC4xMjUgNi40NTggMy40NTl2MzQuNDE2YzAgMy4zMzQtMy43MDggNS4yOTItNi40NTggMy40NTlMNDQuMjE1IDI1LjQ1OGMtMi40NTktMS42MjUtMi40NTktNS4yNSAwLTYuOTE2Wm0tOS4zNzYtMTMuNzV2MzQuNDE2YzAgMy4zMzQtMy43MDggNS4zMzQtNi40NTggMy40NTlMMi41NDggMjUuNDU4Yy0yLjQ1OS0xLjYyNS0yLjQ1OS01LjI1IDAtNi45MTZMMjguMzggMS4zMzNjMi43NS0xLjg3NSA2LjQ1OC4xMjUgNi40NTggMy40NTlaIiBmaWxsPSIjZmZmIi8+PC9zdmc+);position:absolute;width:75px}@media only screen and (max-width:767px){._gym-player__skip--before,.gym-player__skip--next:before,.gym-player__skip--previous:before{width:55px}}._gym-player__skip--control-text,.gym-player__skip--next .vjs-control-text,.gym-player__skip--previous .vjs-control-text{clip:inherit;display:flex;flex-direction:column;font-size:14px;justify-content:center;letter-spacing:normal!important;line-height:1.36;overflow:inherit;text-align:right;text-shadow:0 0 18px rgba(0,0,0,.4);width:75px}@media only screen and (max-width:767px){._gym-player__skip--control-text,.gym-player__skip--next .vjs-control-text,.gym-player__skip--previous .vjs-control-text{font-size:13px}}.gym-player__skip--previous{right:calc(50% + 70px)}@media only screen and (max-width:767px){.gym-player__skip--previous{right:calc(50% + 45px)}}.gym-player__skip--previous:before{right:0}.gym-player__skip--previous .vjs-control-text{left:-26px;text-align:right}@media only screen and (max-width:767px){.gym-player__skip--previous .vjs-control-text{padding-right:19px}}.gym-player__skip--next{left:calc(50% + 70px)}@media only screen and (max-width:767px){.gym-player__skip--next{left:calc(50% + 35px)}}.gym-player__skip--next:before{left:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.gym-player__skip--next .vjs-control-text{right:-26px;text-align:left}@media only screen and (max-width:767px){.gym-player__skip--next .vjs-control-text{padding-left:30px}}.vjs-play-control{left:calc(50% - 50px);width:100px!important}@media only screen and (max-width:767px){.vjs-play-control{left:calc(50% - 35px);width:70px!important}}.vjs-play-control .vjs-icon-placeholder{display:inline-block;margin:0 auto}.vjs-play-control .vjs-icon-placeholder:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjI1LjE5IDIwLjgzIDUwIDU4LjMzIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMzLjUyNiA3OS4xNjdjNC41ODMgMCA4LjMzMy0zLjc1IDguMzMzLTguMzM0VjI5LjE2OGMwLTQuNTg0LTMuNzUtOC4zMzQtOC4zMzMtOC4zMzQtNC41ODQgMC04LjMzNCAzLjc1LTguMzM0IDguMzM0djQxLjY2NmMwIDQuNTg0IDMuNzUgOC4zMzQgOC4zMzQgOC4zMzRabTI1LTUwdjQxLjY2NmMwIDQuNTg0IDMuNzUgOC4zMzQgOC4zMzMgOC4zMzRzOC4zMzMtMy43NSA4LjMzMy04LjMzNFYyOS4xNjhjMC00LjU4NC0zLjc1LTguMzM0LTguMzMzLTguMzM0cy04LjMzMyAzLjc1LTguMzMzIDguMzM0WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==)!important;display:block;margin:0 auto;position:relative;width:50px}@media only screen and (max-width:767px){.vjs-play-control .vjs-icon-placeholder:before{width:38px}}.vjs-play-control.vjs-paused .vjs-icon-placeholder:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAuODggMC4yNCA0Mi4yNyA1MS41MSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uODc5IDQuNDE3djQzLjE2NmMwIDMuMjkyIDMuNjI1IDUuMjkyIDYuNDE3IDMuNUw0MS4yMTIgMjkuNWMyLjU4NC0xLjYyNSAyLjU4NC01LjM3NSAwLTcuMDQyTDcuMjk2LjkxN0M0LjUwNC0uODc1Ljg3OSAxLjEyNS44NzkgNC40MTdaIiBmaWxsPSIjZmZmIi8+PC9zdmc+)!important}.vjs-close-button{right:10px!important;top:20px!important}@media only screen and (max-width:767px){.vjs-close-button{right:-.5em!important;top:0!important}}.vjs-close-button .vjs-icon-placeholder:before{-webkit-text-fill-color:#ddd9d7;font-size:24px}.gym-player__icons--erase,.gym-player__icons--send{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.gym-player__icons--erase:before,.gym-player__icons--send:before{background-repeat:no-repeat;content:""}@media only screen and (max-width:767px){.gym-player__icons--erase:before,.gym-player__icons--send:before{background-size:30px;height:30px;width:30px}}.gym-player__icons--send:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MDAiIGhlaWdodD0iNTAwIj48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJub25lIi8+PGcgY2xhc3M9ImN1cnJlbnRMYXllciI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MDkuOCAxMDIuNCAxODAuOSAzMzUuOWwtOTAuNy05Mi41TDYwIDI3NC4ybDEyMC45IDEyMy40TDQ0MCAxMzMuMnoiIGNsYXNzPSJzZWxlY3RlZCIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=);background-size:30px;height:30px;width:30px}.gym-player__icons--erase:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNyIgaGVpZ2h0PSIyNCI+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTM0IDBjMS40NjcgMCAzIDEuNTMzIDMgM3YxOGMwIDEuNDY3LTEuNTMzIDMtMyAzSDEwYy0uOTIgMC0yLjUyLTIuMjkzLTMtM2wtNy05IDctOWMuNDgtLjcwNyAyLjA4LTMgMy0zaDI0ek0xNy41IDcgMTYgOC41bDQgNC00IDQgMS41IDEuNSA0LTQgNCA0IDEuNS0xLjUtNC00IDQtNEwyNS41IDdsLTQgNC00LTR6Ii8+PC9zdmc+);background-size:35px;height:23px;width:35px}.gym-player__calculator,.gym-player__calculator>*{display:flex;justify-content:center}.gym-player__calculator>*{flex-direction:column}.gym-player__calculator-items{-webkit-padding-start:0;background-color:rgba(0,0,0,.3);border-radius:4px;display:flex;flex-wrap:wrap;justify-content:flex-start;list-style:none;margin-left:1.5em!important;max-width:230px;min-width:230px;padding-inline-start:0}@media only screen and (max-width:767px){.gym-player__calculator-items{-webkit-padding-start:0;margin-left:1.5em!important;max-width:inherit;min-width:150px;padding-inline-start:0}}.gym-player__calculator-items li{align-items:center;border:1px solid #fff;border-right:none;color:#fff;cursor:pointer;display:flex;flex:1 1 32%;font-size:36px;height:60px;justify-content:center;margin-bottom:-1px;text-align:center}@media only screen and (max-width:767px){.gym-player__calculator-items li{font-size:24px;height:36px}}.gym-player__calculator-items li:first-child{border-radius:4px 0 0 0}.gym-player__calculator-items li:nth-child(3){border-radius:0 4px 0 0}.gym-player__calculator-items li:nth-child(10){border-radius:0 0 0 4px}.gym-player__calculator-items li:nth-child(12){border-radius:0 0 4px 0}.gym-player__calculator-items li:nth-child(3),.gym-player__calculator-items li:nth-child(6),.gym-player__calculator-items li:nth-child(9),.gym-player__calculator-items li:nth-child(12){border-right:1px solid #fff}.gym-player__calculator-items li:hover{background-color:rgba(85,85,85,.8)}.vjs-modal-dialog-content{display:flex;flex-direction:column;justify-content:center}.gym-player__calc-name{color:#fff;font-size:36px;letter-spacing:normal;padding-bottom:10px}@media only screen and (max-width:767px){.gym-player__calc-name{font-size:16px;padding-bottom:5px;padding-top:15px}}.gym-player__calc-question{color:#fff;font-size:18px;letter-spacing:normal;line-height:1.33}@media only screen and (max-width:767px){.gym-player__calc-question{font-size:12px}}.gym-player__calc-total{color:hsla(0,0%,100%,.8);font-size:52px;letter-spacing:normal;padding-top:30px}@media only screen and (max-width:767px){.gym-player__calc-total{font-size:40px;padding-top:0}}.gym-player__icon--pl-backspace,.gym-player__icon--pl-tick{fill:#fff;width:59px}@media only screen and (max-width:767px){.gym-player__icon--pl-backspace,.gym-player__icon--pl-tick{width:25px}.vjs-modal-dialog .vjs-modal-dialog-content{padding:10px 25px 10px 10px}}.video-js .vjs-modal-dialog{background:rgba(54,35,6,.15)}@media only screen and (max-width:767px){.video-js .vjs-modal-dialog{z-index:10}}.gym-player__calculator--left{width:50%}._gym-player__top-bar--generic,.gym-player__top-bar,.gym-player__top-bar .vjs-control-text{background-color:hsla(0,0%,93%,.7)!important;height:12px!important;left:0;position:absolute;top:0}.gym-player__top-bar{cursor:default!important;width:100%!important}.gym-player__top-bar .vjs-control-text{clip:inherit!important;background-color:#ff7f66!important}.vjs-using-native-controls .gym-player__top-bar{display:none!important}._gym-player__gradient--generic,.gym-player__gradient--bottom,.gym-player__gradient--top{background-repeat:repeat-x;height:60px;left:0;position:absolute;width:100%;z-index:0}.vjs-using-native-controls ._gym-player__gradient--generic,.vjs-using-native-controls .gym-player__gradient--bottom,.vjs-using-native-controls .gym-player__gradient--top{display:none!important}.gym-player__gradient--top{background-image:linear-gradient(0deg,rgba(54,35,6,0),rgba(54,35,6,.5));top:0}.gym-player__gradient--bottom{background-image:linear-gradient(180deg,rgba(54,35,6,0),rgba(54,35,6,.5));background-repeat:repeat-x;bottom:0}.vjs-has-started.vjs-user-active .gym-player__gradient--overlay{background-color:rgba(54,35,6,.15);height:100%;position:absolute;top:0;transition:background-color .5s;width:100%}._gym-player__overlay--generic,.gym-player__overlay--heading,.gym-player__overlay--subheading,.gym-player__overlay--timer-video{font-size:20px;letter-spacing:normal;line-height:1.67;position:absolute;text-shadow:0 0 50px rgba(0,0,0,.369)}.vjs-using-native-controls ._gym-player__overlay--generic,.vjs-using-native-controls .gym-player__overlay--heading,.vjs-using-native-controls .gym-player__overlay--subheading,.vjs-using-native-controls .gym-player__overlay--timer-video{display:none!important}.gym-player__overlay--heading{font-size:24px;left:84px;line-height:1.25;margin-left:1rem;margin-top:1rem;top:20px}@media only screen and (max-height:500px),only screen and (max-width:767px){.gym-player__overlay--heading{font-size:16px;left:56px;top:14px}}.gym-player__overlay--subheading{bottom:15px;font-size:18px;left:30px}@media only screen and (max-width:767px){.gym-player__overlay--subheading{bottom:10px;font-size:14px;left:10px}}.gym-player__overlay--timer-video{bottom:15px;font-size:18px;right:30px}@media only screen and (max-width:767px){.gym-player__overlay--timer-video{bottom:10px;font-size:16px;right:10px}}.gym-player .vjs-progress-control .vjs-progress-holder.vjs-slider{background-color:rgba(85,85,85,.5);border-radius:8px;height:4px}@media only screen and (max-width:767px){.gym-player .vjs-progress-control .vjs-progress-holder.vjs-slider{margin:0}}.gym-player .vjs-progress-control .vjs-play-progress{background-color:#ff7f66;border-radius:8px}.gym-player .vjs-progress-control .vjs-load-progress{background-color:inherit}.gym-player .vjs-progress-control .vjs-load-progress div{background-color:#eee;border-radius:8px}.gym-player .vjs-progress-control .vjs-play-progress.vjs-slider-bar:before{background-color:#fff;border-radius:14px;box-shadow:0 1px 4px 0 rgba(0,0,0,.3);font-size:14px}.gym-player__language-icon:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTExLjY5IDMuMDVjLjA0LS4wODcuMDItLjItLjA2NC0uMjcyLS4yNjktLjIyNC0uNDI1LS40MDUtLjc5OC0uNDM3LS4yMjQtLjAyLS40NzMtLjAzMi0uNjMtLjE5Mi0uMS0uMS0uMTQ0LS4yNDUtLjIyOC0uMzYxLS4yOTctLjQwNS0uNzgyLjA5Mi0uODYyLjQxNy0uMDYuMjQ4LS4wMjQuNTA5LjAxNi43NjIuMDI4LjExNi4wNDguMzU2LS4wODguNDItLjExNi4wNTctLjE3Ni0uMDQtLjI3My0uMDk2LS4zMi0uMTkyLS43MTctLjI5Ni0xLjA2Mi0uNDM3LS4xNzItLjA2OC0uMzU3LS4xNDQtLjQ0OS0uMzA0LS4wODQtLjE0NS0uMDc2LS4zMjUtLjA0OC0uNDkuMDcyLS4zOTYuMDc2LS42NzMuNTUzLS42MzNBMy4xNDQgMy4xNDQgMCAwIDAgOS41NDEuOTljLjA3Ni0uMDQ0LjE2LS4xMi4xMjgtLjIwNEM5LjY0MS43MSA5LjUzNy42OTggOS40NTMuNzAyYy0uMzU3LjAxNi0uNzE4LjAzNi0xLjA3NC4wNTItLjI5My4wMTItLjYxLS4wMjQtLjg5NC4wMzItLjY1LjEyOC0xLjI1MS40NC0xLjg0OC43MDVBOC4xNiA4LjE2IDAgMCAwIDMuMTUgMy4yYTguNzYxIDguNzYxIDAgMCAwLS43MDIuNzk4bC0uMDMyLjAyNHYuMDE2Yy0uMDA4LjIyLjAwNC42My4xMTMgMS4xMy4wNjguMzEzLjE3Ni42NjIuMzQ0IDEuMDIzLjMzLjcxLjgzNCAxLjMzIDEuNDkyIDEuODM2QzUuMiA4LjY3IDYuMjg2IDkuMTQgNy42IDkuNDI5Yy4zMjUuMDcyLjY1LjE4LjkxOC4zNzcuMzI1LjIzNi43MTQuNjEuNTkzIDEuMDUtLjA3Ni4yNzctLjI3Ni40OTctLjQ2NS43MTgtLjE4OC4yMTYtLjM3My40NTctLjQwOS43NDEtLjA0NC4zNzMuMTkzLjcyNi40NjUuOTg3LjI3My4yNi42MDIuNDYuODQyLjc1My4zODEuNDcuNDAxLjk3OC40MjEgMS41NDRhNC4xNzYgNC4xNzYgMCAwIDEtLjM4IDEuODk2Yy45NzctLjQwOSAxLjc3MS0xLjE0MyAyLjQ1Ny0xLjk0LjE3Mi0uMi4zNC0uNDEuNTA1LS42MjIuMTQ0LS4xODguMzI5LS4zMi40NjktLjUwOWE0Ljg5IDQuODkgMCAwIDAgLjQ0LS43MjJjLjA5Ny0uMTkyLjMxNC0uNTI5LjMxNC0uNzQ1IDAtLjE5My4xNi0uNDIxLjIwNC0uNjA2LjA0NC0uMTcyLjA4NC0uMzI4LjE1Mi0uNWwuMTU3LS4zOWMuMDI4LS4wNzIuMDYtLjE1Ni4wMjQtLjIyOC0uMDMyLS4wNi0uMS0uMDkyLS4xNjUtLjExNi0uMjE2LS4wODQtLjU4OS0uMTQ5LS43NTctLjMwNS0uMTczLS4xNTYtLjE0OS0uNDY5LS4yODktLjY1My0uMTM2LS4xOC0uMzc3LS4yNDUtLjU5Ny0uMjktLjY0Ni0uMTQtMS4zMDMtLjI0LTEuOTYtLjMtLjMxNy0uMDI4LS42NzQtLjA5Mi0uOTktLjA2LS4yNTcuMDI0LS40NjIuMDQtLjcyMi0uMDA0LS4zMzMtLjA2LS43MS0uMTQ0LS44ODYtLjQzMy0uMTYtLjI2OC0uMS0uNjMtLjI2NS0uODktLjE4LS4yODgtLjU3LS4zNjUtLjgxOC0uNTk3YS44NTYuODU2IDAgMCAxLS4xODgtLjk0NmMuMjI0LS40OTMgMS40MDctLjg0MiAxLjU0LS4wOTYuMDIuMTA0IDAgLjIxMi4wMTUuMzIuMDE2LjEwNC4wODQuMjE3LjE5My4yMjkuMTE2LjAxMi4yMTItLjExMi4yMTItLjIyOSAwLS4xMTYtLjA2OC0uMjI0LS4xNC0uMzE2LS4wNzItLjA5My0uMTUyLS4xODUtLjE4OS0uMjkzLS4wODQtLjI2NS4xMDktLjUzLjMxLS43MjIuMi0uMTkyLjQzMi0uMzkzLjQ1Ni0uNjcuMDEyLS4xNC0uMDMyLS4yODQtLjAxNi0uNDI0LjAyOC0uMjIuMjQ1LS4yNTMuMzk3LS4zNTMuMTY4LS4xMTIuMzUzLS4yOC41NjUtLjE3Mi4yNC4xMjguMzkuMDA4LjQ2MS0uMDhsLjAwOC0uMDA5Yy4wMTYtLjAyLjM3My0uNDUzIDEuMDU5LS42NDlhLjE5Ny4xOTcgMCAwIDAgLjE0OC0uMTI0em00LjQ0NiAyLjAyMWMtLjAzMi0uMDYtLjA2NC0uMTItLjEtLjE3Ni4wMzYuMDYuMDY4LjExNi4xLjE3NnptLjEwNC4xNTMtLjEtLjE1M2MuMDMuMDUyLjA2NS4xLjEuMTUzem0uMDMxLjA3Mi0uMDMtLjA2LjAzLjA2eiIvPjxwYXRoIGQ9Im0xNi45ODIgNC44OS0uMDEyLS4wMjNjLS4wMjgtLjA1Ni0uMDYtLjExMi0uMDg4LS4xNjktLjAzNy0uMDY0LS4wNzMtLjEzMi0uMTA5LS4xOTYtLjAyLS4wMzItLjAzNi0uMDY0LS4wNTYtLjA5Mi0uMDA4LS4wMTYtLjAyLS4wMzItLjAyOC0uMDQ4LS4wMTYtLjAyNC0uMDI4LS4wNDgtLjA0NC0uMDcyYTkuMDA1IDkuMDA1IDAgMCAwLTEuMzA3LTEuNjUyQTguOTYzIDguOTYzIDAgMCAwIDguOTg0LjAxMmMtLjY1MyAwLTEuMjk5LjA2OC0xLjkyNC4yMDQtLjA0NC4wMDgtLjA4OS4wMi0uMTMzLjAyOUE4LjkyIDguOTIgMCAwIDAgMi42MyAyLjY0MmE4Ljg3IDguODcgMCAwIDAtLjc2OS44NzguNDI1LjQyNSAwIDAgMS0uMDM2LjA0NGMtLjAzNi4wNDgtLjA3Mi4wOTItLjEwNC4xNEE4LjkzMyA4LjkzMyAwIDAgMCAwIDljMCAyLjEzNy43MzggNC4xNjEgMi4xIDUuNzc3bC4wNzMuMDg0LjA0OC4wNTYuMDQ4LjA1Ni4wNzIuMDhjLjAyNC4wMjkuMDQ4LjA1My4wNzIuMDguMDY5LjA3Ny4xNC4xNDkuMjE3LjIyMWE4Ljk0IDguOTQgMCAwIDAgNi4yMTggMi42M2guMTM2YTguOTM0IDguOTM0IDAgMCAwIDYuMzU0LTIuNjNBOC45NCA4Ljk0IDAgMCAwIDE3Ljk2OCA5YzAtMS40NTUtLjM0LTIuODU0LS45ODYtNC4xMXpNOS45NzUgMTUuOTQ0Yy0uMDk2LjAxNC0uMTk1LjAyNC0uMjkxLjAzNS0uMjI2LjAyLS40NTYuMDM0LS42ODYuMDM0aC0uMTE2QTcuMDA0IDcuMDA0IDAgMCAxIDIgOS4wMTVhNi45NzMgNi45NzMgMCAwIDEgLjk4Ny0zLjU4IDcuMDIgNy4wMiAwIDAgMSAzLjg3LTMuMDg3Yy4wMDMgMCAuMDAzIDAgLjAwNi0uMDA0YTcuMDkxIDcuMDkxIDAgMCAxIDIuMTM1LS4zMzJjMy44NjMgMCA3LjAwMiAzLjA1IDcuMDAyIDcgMCAzLjE2LTIuMTA0IDUuODM4LTQuOTg3IDYuNzA1YTcuOCA3LjggMCAwIDEtLjQ4Ni4xMjdjLS4wNjIuMDE0LS4xMjQuMDI4LS4xODUuMDM4YTcuNDQ3IDcuNDQ3IDAgMCAxLS4zNjcuMDYyeiIvPjwvZz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:18px;border:none!important;box-shadow:none!important;content:""}@media only screen and (max-width:767px){.gym-player__language-icon:before{background-size:20px;line-height:35px!important}}@-webkit-keyframes load-progress-circle{0%{stroke-dashoffset:120}}@keyframes load-progress-circle{0%{stroke-dashoffset:120}}.vjs-progress-circle{left:1rem;position:absolute;top:1rem;width:72px}@media only screen and (max-height:500px),only screen and (max-width:767px){.vjs-progress-circle{width:48px}}.vjs-progress-circle__wrapper{align-items:flex-start;display:flex;justify-content:space-evenly}@media(max-width:767px){.vjs-progress-circle__wrapper{justify-content:flex-start}}.vjs-progress-circle__filler{height:100%;margin:0;width:100%}.vjs-progress-circle__svg{opacity:1;transition:opacity .3s}.vjs-progress-circle__circle{fill:none;stroke-width:2px}.vjs-progress-circle__circle--fill{stroke-dasharray:120;-webkit-animation:load-progress-circle 1s;animation:load-progress-circle 1s;transition:all .2s}.vjs-progress-circle__content{color:#eee;display:flex;font-size:1rem;font-weight:700;left:50%;margin:0 auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-height:500px),only screen and (max-width:767px){.vjs-progress-circle__content{font-size:.8rem}}.vjs-progress-circle__content:empty+.vjs-progress-circle__svg{opacity:0}.gym-player .vjs-button,.gym-player .vjs-menu-item,.gym-player .vjs-poster,.gym-player .vjs-progress-holder,.gym-player button{cursor:pointer;outline:0}.gym-player.video-js,.gym-player .vjs-poster{background-color:transparent}.gym-player .vjs-button:active .gym-player__menu-button,.gym-player .vjs-button:focus:before,.gym-player .vjs-progress-holder:focus,.gym-player button:focus{-webkit-filter:drop-shadow(0 0 1em #fff);filter:drop-shadow(0 0 1em white)}.video-js .vjs-big-play-button{left:calc(50% - 45px);top:calc(50% - 25px)}.gym-player .vjs-slider-bar .vjs-time-tooltip{display:none!important}.gym-player .vjs-break-overlay{display:none}.video-player_player__6cZLB{background-color:var(--mui-palette-text-primary);position:relative;width:100%}.video-player_player__6cZLB video{outline:none}.video-player_player__6cZLB .video-player_video-controls__3Gr2N,.video-player_player__6cZLB .video-player_vjs-poster__lqZbA{background-size:cover;z-index:2}.video-player_player__6cZLB .video-player_vjs-has-started__bsWfk~.video-player_video-controls__3Gr2N{display:none}.video-player_player__6cZLB .video-player_video-buttons__favorite__BRiyS,.video-player_player__6cZLB .video-player_video-buttons__play__w1pvO{cursor:pointer}.video-player_player__6cZLB .video-player_vjs-poster__lqZbA~.video-player_vjs-big-play-button__z0Snd{display:none}.video-player_player__6cZLB .video-player_vjs-poster__lqZbA{box-shadow:inset 2500px 0 0 0 rgba(var(--mui-palette-text-primary),.3);vertical-align:top}.step-video-player_videoPlayerWrapper__utlto{background-color:var(--mui-palette-text-primary);border-radius:8px;display:flex;flex-direction:column;height:0;justify-content:center;overflow:hidden;padding-top:56.25%;position:relative}.step-video-player_content__xW72K{border-radius:8px;height:100%;position:absolute;top:0;width:100%}.step-video-player_loadingWrapper__\+9lHP{align-items:center;display:flex;justify-content:center}.step-video-player_loading__Ng1-Y{height:100%}.step-video-player_alert__uqK1T{margin:0 1.5rem}.step-video-player_modal__izY9t{height:80vh;max-height:80vh;max-width:1050px;width:142.222vh!important}.step-video-player_modal__izY9t>div{margin-bottom:0;overflow:visible;padding:0}.step-video-player_modal__izY9t>div>div:first-child{background:hsla(0,0%,100%,.2);border-radius:50%;padding:0;position:absolute;right:0;top:-50px}@media only screen and (max-width:767px){.step-video-player_modal__izY9t>div>div:first-child{top:-40px}}.step-video-player_modal__izY9t>div>div:first-child svg{fill:#fff;background-color:transparent}.step-video-player_modal__izY9t>div>div:nth-child(2){border-radius:8px;max-height:none;padding:0}.step-video-player_done__PR2CL{-webkit-transform:none;transform:none}.spinner_spinner__j0d\+f{height:80px;width:80px}@media only screen and (max-width:767px){.spinner_spinner__j0d\+f{height:60px;width:60px}}.loading_container__-v-LW{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1040}.loading_container__-v-LW.loading_darkBg__bBdLb{background-color:#000c}.stepHighlightsModal .modal__scrollable{background:none;display:flex;flex:1 1;max-height:none}.stepHighlightsModal .modal__content{background-color:var(--mui-palette-secondary-dark)}.step-highlights_contentSection__41Nuk,.step-highlights_highlightsContainer__S9n3X{align-items:center;display:flex;flex:1 1;flex-direction:column}.step-highlights_contentSection__41Nuk{justify-content:center;max-width:576px;text-align:center}.step-highlights_badgeWrapper__\+OKWu{height:184px;position:relative}.step-highlights_streaksCount__3FVR6{bottom:25px;color:#fadea6;font-family:GuillonDemi,sans-serif;font-size:2.6rem;font-weight:400;left:130px;opacity:0;position:absolute;transition:visibility 0s,opacity .25s linear}.step-highlights_streaksCount__3FVR6.step-highlights_visible__KtEcD{opacity:1}.step-highlights_subtitle__ZNtMt{margin-top:1.5rem}.step-highlights_cta__eiS1m{margin:3rem auto}.greeting-message_header__mdYlm{background-color:var(--mui-palette-secondary-dark);padding-bottom:3rem;text-align:center}.greeting-message_header__mdYlm h5{color:#fff;margin-bottom:.75rem}.greeting-message_header__mdYlm p{color:#fff}.step-summary_border__16OmA{border-bottom:1px solid var(--mui-palette-grey-200);margin-top:2rem}.step-summary_headerLoading__vhwy2{height:168px}.step-summary_ctaWrapper__i37aw{display:flex;justify-content:center;margin-top:auto;padding-bottom:3rem}.step-summary_summaryWrapper__wMhQ\+{display:flex;flex-direction:column}.step-summary_summaryWrapper__wMhQ\+ .modal__scrollable{background-color:#f7f3f0}@media only screen and (min-width:768px){.step-summary_summaryWrapper__wMhQ\+{height:calc(100vh - 230px)}}@-webkit-keyframes workout-data_placeHolderShimmer__FEvgP{0%{background-position:left 0}to{background-position:800px 0}}@keyframes workout-data_placeHolderShimmer__FEvgP{0%{background-position:left 0}to{background-position:800px 0}}.workout-data_animated-background__5rNQX,.workout-data_loading__VkGza .workout-data_favoriteBtn__ZhJQS,.workout-data_loading__VkGza .workout-data_metaData__GPkN8,.workout-data_loading__VkGza .workout-data_trainerImageWrapper__HNb3H,.workout-data_loading__VkGza .workout-data_trainerName__mIGqH,.workout-data_loading__VkGza h5,.workout-data_loading__VkGza h6,.workout-data_placeholder__agjKF{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:workout-data_placeHolderShimmer__FEvgP;animation-name:workout-data_placeHolderShimmer__FEvgP;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 100%;position:relative}.workout-data_animated-background__5rNQX{height:96px}.workout-data_animated-background__label--small__ONdiX,.workout-data_animated-background__label__3PQE8{display:inline-block;height:10px;width:100px}.workout-data_animated-background__label--small__ONdiX{width:80px}.workout-data_favoriteBtnWrapper__Ao\+pX{display:flex;justify-content:space-between}.workout-data_workoutDetails__yUiWr{padding-top:2rem}.workout-data_workoutDetails__yUiWr h6{margin-bottom:.75rem}.workout-data_trainerImageWrapper__HNb3H{display:inline-block;margin-right:.5rem;vertical-align:middle}.workout-data_trainer__C9-GQ{margin-bottom:2rem;margin-top:1rem}.workout-data_trainerImage__dPblO{border-radius:50%;height:32px;margin-right:.5rem;width:32px}.workout-data_loading__VkGza .workout-data_metaData__GPkN8,.workout-data_loading__VkGza .workout-data_trainerName__mIGqH,.workout-data_loading__VkGza h5,.workout-data_loading__VkGza h6{border-radius:8px;color:transparent;display:inline-block}.workout-data_loading__VkGza .workout-data_favoriteBtn__ZhJQS,.workout-data_loading__VkGza .workout-data_trainerImageWrapper__HNb3H{border-radius:50%;height:32px;width:32px}.workout-data_loading__VkGza h6{height:12px}.workout-data_loading__VkGza h5{height:16px;width:300px}.workout-data_loading__VkGza .workout-data_trainerName__mIGqH{height:10px;vertical-align:middle}.workout-data_loading__VkGza .workout-data_metaData__GPkN8{height:10px;overflow:hidden;width:60px}@-webkit-keyframes fun-fact_placeHolderShimmer__RIqFr{0%{background-position:left 0}to{background-position:800px 0}}@keyframes fun-fact_placeHolderShimmer__RIqFr{0%{background-position:left 0}to{background-position:800px 0}}.fun-fact_animated-background__-8UMW,.fun-fact_loading__CNtA8,.fun-fact_placeholder__Jok6-{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:fun-fact_placeHolderShimmer__RIqFr;animation-name:fun-fact_placeHolderShimmer__RIqFr;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 100%;position:relative}.fun-fact_animated-background__-8UMW{height:96px}.fun-fact_animated-background__label--small__gxFCP,.fun-fact_animated-background__label__A\+ulH{display:inline-block;height:10px;width:100px}.fun-fact_animated-background__label--small__gxFCP{width:80px}.fun-fact_funFact__tq-km{align-items:center;background-color:rgba(103,124,199,.2);border-radius:8px;display:flex;margin-bottom:2rem;padding:1rem}.fun-fact_funFactMessageText__6Nl0n{width:100%}.fun-fact_funFactIcon__YH78-{margin-right:1rem;vertical-align:middle}.fun-fact_loading__CNtA8{border-radius:8px;height:82px;text-indent:-99999999px}.badge_badge__WsHfm{background-color:var(--mui-palette-secondary-dark)}.earned-badges_earnedBadges__jvTfp{padding-top:1.5rem}.earned-badges_badgeImage__6d6HE{height:64px;margin-right:1rem;width:64px}.earned-badges_badgeItem__hsZCm{align-items:center;display:flex;margin-bottom:1rem}.progress_progress__JYttJ{padding-top:1.5rem}.progress_progressDetailsText__giyj4{margin-left:1rem}.progress_progressDetails__j\+22I{align-items:center;display:flex}.progress_progressDetails--inProgress__FlW3z{background-color:#fff;border-radius:8px;padding:1rem}.buddyfit .progress_progressDetails--inProgress__FlW3z{background-color:var(--mui-palette-background-inverted)}.program_program__vg1xE{padding-top:1.5rem}.program_programDetails__-n0gZ{align-items:center;display:flex}.program_programDetails__-n0gZ svg{margin-right:1rem}.program_progressCircle__kJM6r{height:60px;width:60px}.program_progressCircle__kJM6r circle{stroke-width:4px}.program_inProgressNumber__Afs1k{color:var(--mui-palette-primary-main);display:flex}.benchmarks_benchmarks__7LzMr{margin-bottom:1.5rem}.benchmarks_benchmarks__7LzMr .input-container{align-items:center;display:flex;justify-content:space-between}.benchmarks_benchmarks__7LzMr .input-wrapper{width:130px}.benchmarks_benchmarks__7LzMr .input{margin-bottom:.75rem}.completion-modal_completionModalContainer__aTwO9{margin:0 auto;max-width:516px;padding:0 1rem}.completion-modal_completionModalContainer__aTwO9.completion-modal_fullScreen__3Jz4O{max-width:902px}.completion-modal_completionModalContent__CQDVb{background-color:#f7f3f0;padding-bottom:3rem}.completion-modal_completionModalWrapper__FwjTx{width:1018px}.completionModal .modal__header{background-color:var(--mui-palette-secondary-dark)}.completionModal .modal__header svg{fill:#fff;background-color:hsla(0,0%,100%,.2)}.completionModal .modal__content{background-color:#f7f3f0}.completionModal .modal__scrollable{background-color:#f7f3f0;max-height:none;padding:0}.completion-modal_errorScreen__jSPUw .modal__header,.completion-modal_loadingScreen__X\+aAS .modal__header{background:none;position:absolute;right:0;z-index:10}.completion-modal_errorScreen__jSPUw .modal__header svg{fill:#555;background-color:var(--mui-palette-grey-100)}.completion-modal_errorScreen__jSPUw .modal__header svg line{stroke:#555}.buddyfit .completion-modal_completionModalContent__CQDVb{background-color:var(--mui-palette-background-paper)}.error-screen_errorScreen__N1n3-{text-align:center}.error-screen_icon__K6aQw{fill:var(--mui-palette-grey-500);color:red;height:80px;margin-bottom:1.5rem;width:80px}.error-screen_retryBtn__\+s2DF{display:inline-block}.error-screen_defaultMessage__tyPik h6,.error-screen_defaultMessage__tyPik p{color:var(--mui-palette-grey-500)}.error-screen_defaultMessage__tyPik h6{margin-bottom:.5rem}.error-screen_defaultMessage__tyPik p{margin-bottom:.75rem}.error-screen_fullScreen__rsq-1{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.workouts-carousel_workouts__fJHA\+{display:flex;flex-direction:column;height:100%}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carouselHeader__eij3S{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carouselHeader__eij3S .workouts-carousel_heading__mvvbl{flex-grow:1;margin:unset}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carouselHeader__eij3S .workouts-carousel_controls__JFPEe{display:flex}@media only screen and (min-width:768px){.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carouselHeader__eij3S.workouts-carousel_vertical__BNJdf{margin-bottom:.5rem}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carouselHeader__eij3S.workouts-carousel_vertical__BNJdf .workouts-carousel_heading__mvvbl{font-size:1.333rem;line-height:1.2}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carouselHeader__eij3S.workouts-carousel_vertical__BNJdf .workouts-carousel_controls__JFPEe{display:none}}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carousel__aiPbu{margin-left:-.5rem;margin-right:-.5rem}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_workoutCard--showNext__3\+VB9{max-width:90%;min-width:330px}@media only screen and (min-width:768px){.workouts-carousel_workouts__fJHA\+ .workouts-carousel_workoutCard--showNext__3\+VB9.workouts-carousel_vertical__BNJdf{max-width:100%;min-width:unset}}@media only screen and (max-width:767px){.workouts-carousel_workouts__fJHA\+ .workouts-carousel_carousel__aiPbu{margin-left:-1rem;margin-right:-1rem}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_workoutCard--showNext__3\+VB9{min-width:85%;padding-left:1rem;padding-right:0}.workouts-carousel_workouts__fJHA\+ .workouts-carousel_workoutCard__drSOf:last-child{margin-right:1rem}}.workouts-carousel_placeholders__3FVrk .workouts-carousel_heading__mvvbl{max-width:250px;min-width:125px}.workouts-carousel_placeholders__3FVrk .workouts-carousel_heading__mvvbl:before{content:"​"}.workouts-carousel_placeholders__3FVrk .workouts-carousel_row__AgpsU{flex-wrap:nowrap;overflow:hidden}.explore-more-button_exploreMore__SRAQs{background-color:#677cc7;background-image:url(/train/static/media/bg_explore.f22b2cd7079832e882d5.svg);border:none;padding:0 3rem;text-transform:none}.explore-more-button_exploreMore__SRAQs:hover{opacity:.8}.buddyfit .explore-more-button_exploreMore__SRAQs,.buddyfit .explore-more-button_exploreMore__SRAQs:hover{background:var(--mui-palette-background-inverted);color:var(--mui-palette-text-inverted)}.feedback-form_form__CFJDV{padding-bottom:1.5rem}.feedback-form_doneBtn__f4M3-{margin-left:auto}.header-row_headings__46bhY{text-align:center}.header-row_title__e09qd{margin-bottom:1rem}.header-row_subTitle__--1mQ{margin-bottom:2.5rem}.question-row_title__-b9Fs{margin-bottom:1.5rem}.emoji-feedback_wrapper__CDzK-{display:flex;flex-direction:row;gap:1.5rem;justify-content:center}@media only screen and (max-width:767px){.emoji-feedback_wrapper__CDzK-{gap:.5rem}}.emoji-feedback_chipWrapper__Uouyr{align-items:center;display:flex;flex-direction:column;height:auto;margin-bottom:2rem;text-align:center;width:100px}@media only screen and (max-width:767px){.emoji-feedback_chipWrapper__Uouyr{width:62px}}.emoji-feedback_imgWrapper__jPRIz{background-color:var(--mui-palette-background-default);border-radius:8px;display:grid;height:100px;margin-bottom:.5rem;width:100%}@media only screen and (max-width:767px){.emoji-feedback_imgWrapper__jPRIz{height:62px}}.emoji-feedback_selected__9KS4U{border:2px solid var(--mui-palette-primary-main)}.emoji-feedback_img__w8c9X{align-self:center;display:flex;height:2rem;justify-self:center}.loading_headlinePlaceholder__Qd1VC{border-radius:8px;height:2.5rem;margin:0 auto .75rem;width:280px}.loading_subtitlePlaceholder__P1CtL{border-radius:8px;height:1rem;margin:0 auto 2rem;width:200px}.loading_feedbackTitlePlaceholder__sDNPn{border-radius:8px;height:2rem;margin:2.5rem 0;width:180px}.loading_emojiPlaceholder__U8hD1{border-radius:8px;height:4rem;justify-self:center;margin-top:1rem;width:250px}.loading_checkboxPlaceholderWrapper__zN\+iZ{display:flex;flex-direction:column;gap:1.5rem;justify-self:left;margin-bottom:3rem}.loading_checkboxPlaceholder__RfBdF{border-radius:8px;height:1.5rem;width:150px}.stepRecommendationsModal .modal__scrollable{background-color:#f7f3f0;max-height:none;padding:0}.stepRecommendationsModal .modal__content{background-color:#f7f3f0}.step-recommendations_wrapper__K4KQk{background-color:#f7f3f0;display:flex;flex-direction:column;padding:0 250px 3rem}@media only screen and (max-width:767px){.step-recommendations_wrapper__K4KQk{padding:0 1rem}}@media only screen and (min-width:768px){.step-recommendations_wrapper__K4KQk{height:calc(100vh - 111px)}}.step-recommendations_workoutsCarousel__BNV7z{border-top:1px solid var(--mui-palette-grey-200);margin-top:2rem;padding-top:2rem}.step-recommendations_allWorkoutLinkWrapper__LKnsF{display:flex;justify-content:center;margin-bottom:1.5rem;margin-top:3rem}.step-recommendations_ctaWrapper__97Fpq{display:flex;justify-content:center;margin-top:auto;padding-bottom:3rem}@media only screen and (max-width:767px){.step-recommendations_ctaWrapper__97Fpq{bottom:2.5rem;left:0;padding-bottom:0;position:fixed;right:0;z-index:1}}.step-recommendations_cta__GuKjh{padding:0 5rem}.buddyfit .step-recommendations_wrapper__K4KQk,.buddyfit .stepRecommendationsModal .modal__content,.buddyfit .stepRecommendationsModal .modal__scrollable{background-color:var(--mui-palette-background-paper)}@-webkit-keyframes loading-state_placeHolderShimmer__6q1-9{0%{background-position:left 0}to{background-position:800px 0}}@keyframes loading-state_placeHolderShimmer__6q1-9{0%{background-position:left 0}to{background-position:800px 0}}.loading-state_animated-background__8Y1Iz,.loading-state_placeholder__4dqWY,.loading-state_placeholderWrapper__x3-ER .loading-state_checkbox__RjvpL,.loading-state_placeholderWrapper__x3-ER .loading-state_checkboxTitle__5XiVS,.loading-state_placeholderWrapper__x3-ER .loading-state_subTitle__qpQbs,.loading-state_placeholderWrapper__x3-ER .loading-state_title__tLdK5{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loading-state_placeHolderShimmer__6q1-9;animation-name:loading-state_placeHolderShimmer__6q1-9;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 100%;position:relative}.loading-state_animated-background__8Y1Iz{height:96px}.loading-state_animated-background__label--small__BZk79,.loading-state_animated-background__label__IGFc6{display:inline-block;height:10px;width:100px}.loading-state_animated-background__label--small__BZk79{width:80px}.loading-state_singleSelection__gk\+le{align-items:center;display:flex}.loading-state_title__tLdK5{margin-bottom:1rem}.loading-state_subTitle__qpQbs{margin-bottom:2.5rem}.loading-state_placeholderWrapper__x3-ER .loading-state_title__tLdK5{border-radius:8px;height:12px;margin-left:auto;margin-right:auto;width:50%}.loading-state_placeholderWrapper__x3-ER .loading-state_subTitle__qpQbs{border-radius:8px;height:12px;margin-left:auto;margin-right:auto;width:80%}.loading-state_placeholderWrapper__x3-ER .loading-state_checkbox__RjvpL{border-radius:4px;height:22px;margin-right:.75rem;width:22px}.loading-state_placeholderWrapper__x3-ER .loading-state_checkboxTitle__5XiVS{border-radius:8px;height:10px;width:40%}.loading-state_placeholderWrapper__x3-ER .loading-state_singleSelection__gk\+le{align-items:center;display:flex;margin-bottom:1rem}.loading-state_doneBtn__6DShP{margin-left:auto}@media only screen and (min-width:992px){.interruption-feedback-modal_feedbackModalWrapper__7p5qS{width:466px}}.video-player-modal_modalWrapper__PsOZa>div>div:first-of-type{opacity:.8}.progress_progressContainer__Mjzk6{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;text-align:center}@media only screen and (min-width:992px){.progress_progressContainer__Mjzk6{margin-left:2.5rem}}.contest-row_rowWrapper__\+Z21j{display:flex;flex-direction:column;gap:1.5rem;justify-content:flex-start;padding-top:2.5rem}.contest-row_contentWrapper__pkh0z{align-items:center;background-image:var(--bg-mobile);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:8px;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:1rem}@media only screen and (min-width:768px){.contest-row_contentWrapper__pkh0z{background-image:var(--bg-desktop);gap:2.5rem;justify-content:flex-start;padding:2.5rem}}.contest-row_contestDetails__JzcVc{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}@media only screen and (min-width:768px){.contest-row_contestDetails__JzcVc{align-items:center;flex:1 1;flex-direction:row;gap:2.5rem}}.contest-row_title__OWEeo{margin-top:.5rem}.contest-row_cta__PRL3O{color:var(--mui-palette-text-primary);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.contest-row_cta__PRL3O{height:45px;min-width:150px}}.contest-row_contestProgress__DDIzy{justify-content:space-around}@media only screen and (min-width:768px){.contest-row_contestProgress__DDIzy{margin:0}}.contest-row_ticketIcon__SRNi2{display:block;height:80px}@media only screen and (min-width:768px){.contest-row_ticketIcon__SRNi2{order:-1}}.community-challenge-completed_buttons__NbsBm,.community-challenge-completed_header__0ZKE7{align-items:center;display:flex;flex-direction:column;text-align:center}.community-challenge-completed_header__0ZKE7{background-color:var(--mui-palette-secondary-dark)}.community-challenge-completed_header__0ZKE7 .community-challenge-completed_subtitle__UipX5{margin:0 auto;max-width:516px;padding:.75rem 1rem 3rem}.community-challenge-completed_closeButtonWrapper__Np4mB{padding-top:2rem;text-align:center}.community-challenge-completed_closeButtonWrapper__Np4mB .community-challenge-completed_closeButton__ZefUr{text-transform:uppercase}.community-challenge-completed_closeButtonWrapper__Np4mB .community-challenge-completed_closeButton__ZefUr:hover{cursor:pointer;text-decoration:underline}.community-challenge-completed_challengeDetail__ukyFx{padding-top:2rem}.community-challenge-completed_challengeDetail__ukyFx .community-challenge-completed_challengeTitle__EwSWt{align-items:center;display:flex}.community-challenge-completed_challengeDetail__ukyFx .community-challenge-completed_challengeTitle__EwSWt svg{margin-right:1rem}.challenge-achievements_cardWrapper__TdknA{padding:0}.challenge-achievements_achievementsTitle__j-tPv{padding:2rem 0 1.5rem}.challenge-achievements_achievementsWrapper__e2WtS{display:flex;flex-direction:row;gap:2rem}.challenge-achievements_achievementsWrapper__e2WtS .challenge-achievements_achievement__8jfbh{align-items:center;border:1px solid #ddd;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:center}.challenge-achievements_achievementsWrapper__e2WtS .challenge-achievements_achievement__8jfbh .challenge-achievements_icon__R4PAA,.challenge-achievements_achievementsWrapper__e2WtS .challenge-achievements_achievement__8jfbh .challenge-achievements_puzzleImage__koaXG{height:36px;margin-bottom:1rem;width:36px}.challenge-achievements_achievementsButton__XdLxE{display:flex;justify-content:center;padding-top:2rem}.challenge-achievements_achievementsCardWrapper__kWAoI{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin:2rem 0;padding:2rem;row-gap:1.5rem}.challenge-achievements_achievementsCardWrapper__kWAoI .challenge-achievements_achievementText__DsjCt{align-content:center;display:flex;flex-direction:column}.challenge-achievements_achievementsCardWrapper__kWAoI .challenge-achievements_achievement__8jfbh{display:flex}.challenge-achievements_achievementsCardWrapper__kWAoI .challenge-achievements_icon__R4PAA,.challenge-achievements_achievementsCardWrapper__kWAoI .challenge-achievements_puzzleImage__koaXG{fill:var(--mui-palette-text-primary);height:36px;padding-right:1rem;width:36px}.challenge-achievements_userContribution__XKl1Q{margin-top:1rem}.challenge-detail-badge_badge__\+fRKZ{padding:1rem 0;width:92px}.generic-content_modal__H4GJc{margin:0 auto;max-width:538px;text-align:center}.generic-content_headline__55JwW{color:var(--mui-palette-text-primary);font-size:20px}.generic-content_text__QNdF2{color:var(--mui-palette-text-primary);font-family:Guillon,sans-serif;font-size:14px;font-weight:400;margin-bottom:1rem}.generic-content_illustrationContainer__\+x7Wh{border-bottom-left-radius:8px;border-bottom-right-radius:8px;margin-bottom:1rem;max-height:250px;overflow:hidden}.generic-content_illustration__HRBIt{border-radius:8px;margin-bottom:1rem}.generic-content_illustration__HRBIt svg{border-radius:8px}.workouts-home_workoutsHome__icjpc{background-color:var(--mui-palette-background-paper)}.buddyfit .workouts-home_workoutsHome__icjpc{background-color:var(--mui-palette-background-default)}.workouts-home_wrapper__RoNj5{align-items:center;display:flex;padding-bottom:2.5rem}.workouts-home_wrapper__RoNj5 .workouts-home_textSection__D0Ou1{padding:0 4rem 0 3rem}.workouts-home_wrapper__RoNj5 .workouts-home_loadingTitle__IyERO{height:4rem;margin-bottom:5rem}.workouts-home_wrapper__RoNj5 .workouts-home_loadingSubtitle__y1TlB{height:5rem;padding:2.5rem 0}.workouts-home_carouselPlaceholder__z5QPF{display:flex;margin-bottom:4rem;max-height:400px}@media only screen and (max-width:767px){.workouts-home_carouselPlaceholder__z5QPF{margin-bottom:2.5rem}}.workouts-home_carouselPlaceholder__z5QPF .placeholder{border-radius:8px;padding-bottom:28%;width:100%}.workouts-home_workoutRowPlaceholder__0HbFl{margin-bottom:4rem;max-height:none!important}@media only screen and (max-width:767px){.workouts-home_workoutRowPlaceholder__0HbFl{margin-bottom:2.5rem}}.workouts-home_workoutRowPlaceholder__0HbFl .workouts-home_title__r4rLg{max-width:210px}.workouts-home_workoutRowPlaceholder__0HbFl .workouts-home_title__r4rLg:before{content:"​"}.workouts-home_workoutRowPlaceholder__0HbFl .workouts-home_row__LRPRU{flex-wrap:nowrap;overflow:hidden}.workouts-home_singleVideoPlaceholder__cUshn{background:#fff;border-radius:8px;margin-bottom:3rem;padding:1.5rem 1.5rem 1rem}@media only screen and (max-width:767px){.workouts-home_singleVideoPlaceholder__cUshn{margin-bottom:2.5rem}}.workouts-home_singleVideoPlaceholder__cUshn .workouts-home_cardPlacehoderWrapper__-uv8t{border-radius:8px;-webkit-column-gap:20px;column-gap:20px;padding-top:1.5rem}.workouts-home_singleVideoPlaceholder__cUshn .workouts-home_cardPlacehoderWrapper__-uv8t .workouts-home_cardPlaceholder__UtWQ3{border-radius:8px}.workouts-home_searchFilterWrapper__Y1Wnl{justify-content:center}.workouts-home_searchFilterWrapper__Y1Wnl .workouts-home_searchFilterPlaceholder__-HBsc{display:flex;height:3rem;justify-content:center;margin-bottom:2.5rem}.workouts-home_searchFilterWrapper__Y1Wnl .workouts-home_searchFilterPlaceholder__-HBsc .workouts-home_searchPlaceholder__zIY7m{border-radius:8px;width:460px}.workouts-home_searchFilterWrapper__Y1Wnl .workouts-home_searchFilterPlaceholder__-HBsc .workouts-home_filterPlaceholder__2oah9{border-radius:8px;margin-left:1rem;width:5rem}.workouts-home_titlePlaceholder__Q0mXv{margin-bottom:1.5rem}.text-carousel_wrapper__OOtJC{border-radius:8px;margin-bottom:2.5rem;overflow:hidden;position:relative;width:100%}.text-carousel_wrapper__OOtJC .text-carousel_image__obB6w{aspect-ratio:16/9;display:block;height:100%;max-height:400px;object-fit:cover;object-position:center top;padding-bottom:1rem;width:100%}.text-carousel_wrapper__OOtJC .text-carousel_imageLink__wlgYP{cursor:pointer;position:relative}.text-carousel_wrapper__OOtJC .text-carousel_buttonWrapper__2bRP0{align-items:center;bottom:4rem;display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:1}.workouts-carousel-row_rowWrapper__DAVsK{margin-bottom:3rem;max-height:none!important}@media only screen and (max-width:767px){.workouts-carousel-row_rowWrapper__DAVsK{margin-bottom:2.5rem}}.workouts-carousel-row_carousel__B6QLp{margin-left:-.5rem;margin-right:-.5rem;padding-top:1.5rem}.workouts-carousel-row_controlsWrapper__oPUxZ .workouts-carousel-row_controlsHeader__eEYND{display:flex;flex-direction:row;justify-content:space-between}.workouts-carousel-row_controlsWrapper__oPUxZ .workouts-carousel-row_title__GfJqe{flex-grow:1}.workouts-carousel-row_controlsWrapper__oPUxZ .workouts-carousel-row_subtitle__mBe1U{margin-top:.5rem}.workouts-carousel-row_controlsWrapper__oPUxZ .workouts-carousel-row_seeMoreWrapper__wokSq{align-items:center;display:flex}.workouts-carousel-row_controlsWrapper__oPUxZ .workouts-carousel-row_seeMoreWrapper__wokSq .workouts-carousel-row_link__Padku{align-self:center}.workouts-carousel-row_controlsWrapper__oPUxZ .workouts-carousel-row_seeMoreWrapper__wokSq .workouts-carousel-row_arrowContainer__ac4gO{display:flex}.workouts-carousel-row_completion__BWgkM{align-items:center;display:flex;font-family:GuillonLight,sans-serif;font-weight:400;padding-top:.5rem}.workouts-carousel-row_completion__BWgkM .workouts-carousel-row_icon__QyOqm{fill:var(--mui-palette-primary-main);margin-right:.5rem;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.metrics-row_wrapper__mLlVg{margin-bottom:3rem}@media only screen and (max-width:767px){.metrics-row_wrapper__mLlVg{margin-bottom:2.5rem}}.metrics-row_title__EDaTf{padding-bottom:1.5rem}.metrics-row_muscleGroupCarousel__FRT5Q{margin-left:-.5rem}.metrics-row_trainerCarousel__iPCnF{margin-left:-1.5rem}@media only screen and (max-width:767px){.metrics-row_trainerCarousel__iPCnF{margin-left:-.75rem}}.metrics-row_controlsWrapper__Qh-j2{align-items:baseline;display:flex;justify-content:space-between}.metrics-row_controlsWrapper__Qh-j2 .metrics-row_title__EDaTf{flex-grow:1}.metrics-row_arrowContainer__Flx3G{align-items:center;display:flex}.muscle-group-link_muscleGroupLink__49zSx{margin:0 .5rem;min-width:162px}.muscle-group-link_muscleGroupLink__49zSx .muscle-group-link_icon__9lIq1{fill:var(--mui-palette-primary-main);border-radius:50%;box-sizing:content-box;height:28px;padding:6px;width:28px}.muscle-group-link_placeholderWrapper__BdmSg{max-width:100%;overflow:hidden}.muscle-group-link_placeholderWrapper__BdmSg .muscle-group-link_placeholderInlay__qMdmi{display:inline-flex;margin-left:-.5rem}.muscle-group-link_placeholderWrapper__BdmSg .muscle-group-link_placeholderTitle__c0daS{height:24px;max-width:210px}@media only screen and (max-width:991px){.muscle-group-link_placeholderWrapper__BdmSg .muscle-group-link_placeholderTitle__c0daS{height:20px}}.muscle-group-link_placeholderWrapper__BdmSg .muscle-group-link_muscleGroupLink__49zSx{cursor:auto}.trainer-link_trainerLink__OrZ67{color:var(--mui-palette-text-primary);display:block;font-size:14px;line-height:16px;margin:0 1.5rem;text-align:center;width:94px}@media only screen and (max-width:767px){.trainer-link_trainerLink__OrZ67{margin:0 .75rem}}.trainer-link_trainerLink__OrZ67:hover .trainer-link_trainerImg__flyAE{-webkit-transform:scale(1.05);transform:scale(1.05)}.buddyfit .trainer-link_trainerLink__OrZ67 .trainer-link_trainerImg__flyAE{object-fit:cover;object-position:center;width:94px}.trainer-link_trainerImgWrap__brxHi{border-radius:50%;height:auto;margin-bottom:.5rem;overflow:hidden;padding-top:100%;position:relative}.trainer-link_trainerImgWrap__brxHi .trainer-link_trainerImg__flyAE{left:0;position:absolute;top:0;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.trainer-link_trainerName__TNiMw{display:flex;flex-direction:column}.trainer-link_placeholderWrapper__OBHxO{max-width:100%;overflow:hidden}.trainer-link_placeholderWrapper__OBHxO .trainer-link_placeholderInlay__-6r1C{display:inline-flex}.trainer-link_placeholderWrapper__OBHxO .trainer-link_trainerLink__OrZ67{margin:0 3rem 0 0}@media only screen and (max-width:767px){.trainer-link_placeholderWrapper__OBHxO .trainer-link_trainerLink__OrZ67{margin-right:1.5rem}}.trainer-link_placeholderWrapper__OBHxO .trainer-link_placeholderTitle__ePXGD{height:24px;max-width:210px}@media only screen and (max-width:991px){.trainer-link_placeholderWrapper__OBHxO .trainer-link_placeholderTitle__ePXGD{height:20px}}.trainer-link_placeholderWrapper__OBHxO .trainer-link_placeholderText__Ahtxz{height:14px;margin-bottom:2px}.category-link_categoryWrapper__BiwGC{margin-right:.5rem}.category-link_placeholder__jjlqv{width:5rem}.category-link_icon__Mlwmu{max-height:none;max-width:none}.home-categories-carousel_wrapper__VtRhG{margin-bottom:3rem}@media only screen and (max-width:767px){.home-categories-carousel_wrapper__VtRhG{margin-bottom:2.5rem}}.home-categories-carousel_controlsWrapper__TheLj{align-items:baseline;display:flex;justify-content:space-between}.home-categories-carousel_headerWrapper__SQXhH{display:flex;justify-content:space-between}.home-categories-carousel_headerWrapper__SQXhH .home-categories-carousel_title__2IRmP{padding-bottom:1.5rem}.home-categories-carousel_headerWrapper__SQXhH .home-categories-carousel_seeMoreWrapper__X89xU{display:flex}.home-categories-carousel_seeAll__QL2Fb{margin-right:.5rem}.food-scanner-upload-form_hidden__JdHJm{display:none}.food-scanner-error_modal__sENbO{width:calc(530px + 2rem)}.food-scanner-error_modal__sENbO p{margin:1rem 0}@media only screen and (min-width:768px)and (max-width:991px){.food-scanner-error_modal__sENbO>div{margin:auto;width:calc(530px + 2rem)}}.food-scanner-error_modal__sENbO>div>div:first-of-type>div{display:none}.food-scanner-error_modal__sENbO .food-scanner-error_modalActions__yzRwQ{display:flex;justify-content:center}.food-scanner-banner_wrapper__jmnLf{background:linear-gradient(90deg,#2930d7,#ee3f34);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 1.5rem 2rem}.food-scanner-banner_wrapper__jmnLf .food-scanner-banner_textWrapper__L4iUj{background-image:url(/train/static/media/food-scanner-banner.e67fda86aacca6926801.png);background-position:100%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column}@media only screen and (max-width:460px){.food-scanner-banner_wrapper__jmnLf .food-scanner-banner_textWrapper__L4iUj{background-position:100% 100%;background-size:75px;height:180px}}.food-scanner-banner_wrapper__jmnLf p{max-width:510px;width:80%}.food-scanner-banner_button__vQHCS{color:var(--mui-palette-text-primary);margin-top:1rem;max-width:250px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:1199px){.food-scanner-banner_button__vQHCS{width:70%}}.food-scanner-banner_button__vQHCS:focus{color:var(--mui-palette-text-primary)}.food-scanner-banner_subtitle__jMWQv{margin-top:1rem;max-width:80%}@media only screen and (min-width:992px){.food-scanner-banner_subtitle__jMWQv{max-width:50%}}.food-scanner-banner_historyButton__Ockdy{color:var(--mui-palette-grey-500);font-size:14px;margin-top:1rem}.buddyfit .food-scanner-banner_textWrapper__L4iUj p,.buddyfit .food-scanner-banner_textWrapper__L4iUj span{color:var(--mui-palette-text-primary)}.buddyfit .food-scanner-banner_button__vQHCS{background-color:var(--mui-palette-primary-main);border-color:var(--mui-palette-primary-main)}.food-scanner-row_rowWrapper__FabR1{margin-bottom:2rem;max-height:none}@media only screen and (max-width:1199px){.food-scanner-row_rowWrapper__FabR1{margin-bottom:2.5rem}}.header_headerBlock__GDtuH{background-color:var(--mui-palette-primary-light);height:530px;margin-bottom:-350px}@media only screen and (max-width:767px){.header_headerBlock__GDtuH{height:450px;margin-bottom:-330px}}.buddyfit .header_headerBlock__GDtuH{background-color:var(--mui-palette-background-default)}.header_headerText__lY5g0{color:#fff}@media only screen and (max-width:767px){.header_headerText__lY5g0{margin-bottom:1rem}}.header_headerContent__o\+6Ug{padding-bottom:12rem;padding-top:12rem}@media only screen and (max-width:767px){.header_headerContent__o\+6Ug{padding-bottom:6rem;padding-top:9rem}}.account-field_row__1rXoq{max-width:720px}.account-field_title__M3ail{font-family:GuillonDemi,sans-serif;font-weight:400}.account-field_description__g-3Js{color:var(--mui-palette-grey-500)}.account-field_contentWrapper__al9FT{height:100%}.account_pageWrapper__zKPak{background-color:var(--mui-palette-background-paper)}.buddyfit .account_pageWrapper__zKPak{background-color:var(--mui-palette-background-default)}.account_content__NbTk5{margin-top:90px}@media only screen and (max-width:767px){.account_content__NbTk5{margin-bottom:1rem}}.account_contentBox__9dSos{background-color:var(--mui-palette-background-default);height:100%;min-height:543px}.account_contentSubpage__saAkE{padding:2rem 2rem 3.5rem}@media only screen and (max-width:767px){.account_contentSubpage__saAkE{padding:2rem 1rem}}.account_textContainer__GdW9m,.account_valueContainer__c8vWV{align-items:flex-start;display:flex;height:100%;padding-top:.5rem}@media(max-width:991px){.account_textContainer__GdW9m,.account_valueContainer__c8vWV{padding-bottom:1rem}.account_valueContainer__c8vWV{padding-top:0}.account_ctaWrapper__yWkHd{margin-top:.5rem}}.account_ctaRelative__RhSZ8{position:relative}.account_ctaRelative__RhSZ8>a{margin-top:.5rem}@media(min-width:991px){.account_ctaAbsolute__2DC1D{position:absolute;right:0}}.height-input_error__KFP-6 input,.height-input_error__KFP-6 input:active,.height-input_error__KFP-6 input:focus,.height-input_error__KFP-6 select,.height-input_error__KFP-6 select:active,.height-input_error__KFP-6 select:focus{border-color:rgba(var(--mui-palette-error-main),.5)}.height-input_nonSIFields__7Ys4d{display:flex;justify-content:space-between}.height-input_nonSIField__ztqJP{flex:2 1;margin-right:1rem}.height-input_nonSIField__ztqJP:last-child{flex:1 1;margin-right:0}.user-photo_container__cw9uq{display:flex;margin-bottom:2rem;width:100%}@media only screen and (max-width:767px){.user-photo_container__cw9uq{justify-content:center}}.user-photo_image__mx5zv{background-size:cover;height:100%;width:100%}.user-photo_iconProfile__HfsZk{height:57px;width:60px}.user-photo_iconProfile__HfsZk path{fill:var(--mui-palette-grey-200);stroke:var(--mui-palette-grey-200)}.user-photo_iconProfile__HfsZk path line{stroke:var(--mui-palette-grey-200)}.user-photo_wrapper__Gd702{align-items:center;background-color:var(--mui-palette-grey-50);border-radius:50%;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;width:120px}.user-photo_wrapper__Gd702:hover .user-photo_elEditable__ysJOL{fill:var(--mui-palette-grey-500)}.user-photo_elEditable__ysJOL{cursor:pointer;margin-bottom:0;transition:fill .5s ease-out}@media only screen and (max-width:991px){.user-photo_elEditable__ysJOL{margin-bottom:2rem}}.user-photo_elEditable__ysJOL svg{margin-bottom:0}.user-photo_iconProfileEditable__FqL5n{margin-top:-25px}@media only screen and (max-width:767px){.user-photo_iconProfileEditable__FqL5n{margin-top:0}}.user-photo_iconWrapper__QJ7wE{background-color:hsla(0,0%,100%,.5);bottom:0;height:35px;left:0;position:absolute;width:100%}.user-photo_cameraWrapper__0aaKK{align-items:center;display:flex;height:100%;justify-content:center}.user-photo_cameraIcon__Um2uK{fill:var(--mui-palette-grey-200);height:16px;width:18px}.user-photo_fileDialog__moj7Q{display:none}@-webkit-keyframes user-photo_loader__8GMRo{0%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,.5)}}@keyframes user-photo_loader__8GMRo{0%{background-color:hsla(0,0%,100%,0)}to{background-color:hsla(0,0%,100%,.5)}}.user-photo_loader__8GMRo{-webkit-animation:user-photo_loader__8GMRo 1s ease-out;animation:user-photo_loader__8GMRo 1s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;height:100%}.profile_wrapper__8DORs{margin-bottom:4rem}.profile_alert__Os27u{margin-bottom:1.5rem}.profile_gender__hDXbD .radio-container{justify-content:unset}.profile_gender__hDXbD .radio-container div{margin-right:1.5rem}.profile_heightWarning__LO9jS{color:var(--mui-palette-grey-500);display:inline-block;padding-top:.5rem}.profile_photoContainer__PwFfW,.profile_photoWrapper__jUh1-{display:flex;flex-direction:column}.profile_photoContainer__PwFfW{height:100%;justify-content:center}.profile_photoUpload__1WAqr{-webkit-appearance:none!important;border:none;cursor:pointer;padding:0}.profile_photoUpload__1WAqr:active,.profile_photoUpload__1WAqr:focus,.profile_photoUpload__1WAqr:hover{outline:none;text-decoration:underline}.profile_photoUpload__1WAqr[disabled],.profile_photoUpload__1WAqr[disabled]:hover{background-color:unset!important}.profile_alertDescription__GG5D3{margin-top:1.5rem}.privacy_switch__Rf41G{margin-bottom:1.5rem;margin-top:.5rem}.privacy_switch__Rf41G span{text-transform:uppercase}.referral_referralBox__rml7w{align-items:flex-start;background-color:var(--mui-palette-primary-main);background-image:url(/train/static/media/bg-img.4f95088e73fd2219b383.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:180px;justify-content:space-around;padding:1rem}@media only screen and (max-width:767px){.referral_referralBox__rml7w{align-items:center;height:120px}}.referral_message__DHIc0{color:#fff;max-width:270px}@media only screen and (max-width:767px){.referral_message__DHIc0{max-width:230px;text-align:center}}.referral_cta__6KvPc>div{display:inline}.preferences-overview_valuesWrapper__rp4ZW{margin:0 0 2rem}@media only screen and (max-width:767px){.preferences-overview_valuesWrapper__rp4ZW{margin:0 0 1rem}}.overview_sectionWrapper__1rBu\+{margin:0 0 4rem}.overview_placeholder__zNmEY{display:inline-block;height:15px;width:40%}@media only screen and (max-width:767px){.overview_valuesWrapper__o0Nx\+{margin:0 0 1rem}}.account-title_title__z96Gl{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin-bottom:2rem}.account-title_titleSecondary__mAcJ5,.resume-subscription-cta_alert__XaKE\+{margin-bottom:1.5rem}.subscription-lines_ctaWrapper__u3fty{display:block;margin:1.5rem 0 0}.subscription-lines_placeholder__BRbG0{display:inline-block;height:15px;width:60%}.subscription-lines_alert__4nrus{margin-top:1.5rem}.subscription-lines_lineThrough__VKRz5{text-decoration:line-through}.subscription-lines_disclaimer__iUxm8{font-size:12px;font-style:italic}.account-overview_wrapper__VOrt4{background-color:var(--mui-palette-grey-50);max-width:720px;padding:2rem 1.5rem}.buddyfit .account-overview_wrapper__VOrt4{background-color:var(--mui-palette-background-paper)}.account-overview_usernameWrapper__Tyo1z{margin:0 0 .5rem}.account-overview_ctaWrapper__JP57c{display:block;margin:1.5rem 0 0}.account-overview_placeholder__MnOIM{display:inline-block;height:15px;width:60%}.pause-subscription_cta__rQmiP{margin:2rem 0 0}.pause-subscription_descriptionLines__dAwsJ{max-width:720px}.pause-subscription_description__ef0rf{color:var(--mui-palette-grey-500);font-family:GuillonDemi,sans-serif;font-weight:400;margin-top:1.5rem;max-width:720px}.pause-subscription_placeholder__-XDKs{display:inline-block;height:15px;max-width:720px;width:100%}.preference_wrapper__yzGmK{margin-bottom:2.5rem}.preference_checkboxWrapper__3Y\+uv{margin-top:.5rem}.preference_language__FJcRN select{max-width:110px}@media only screen and (max-width:991px){.preference_units__Oakx1 div{flex-direction:column}}.card-usps_list__trSVz{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0}.card-usps_listItem__aQOTO{align-items:center;display:flex;gap:.5rem}.card-usps_listItem__aQOTO span{white-space:normal}.card-usps_icon__CevfW{flex-shrink:0;height:16px;width:16px}.card-usps_icon__CevfW g path:last-child{fill:var(--mui-palette-primary-main)}.card-header_header__tFqiZ{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.card-header_priceWrapper__C2zNW{align-items:center;display:flex;gap:.25rem;justify-content:center}.card-header_headerText__T8LVb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-header_headerText__T8LVb.card-header_tierPlus__TrGqW{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2930d7,#ee3f34);-webkit-background-clip:text;background-clip:text}.card-header_period__MlErI{font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400}.banner_bannerContainer__H7Cn5{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;left:1rem;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.banner_banner__jjLFE{background-color:var(--mui-palette-secondary-dark);border-radius:1000px;font-size:10px;padding:4px .5rem;text-transform:none}.price-details_container__RVToC{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.price-details_fullPrice__krere{font-family:GuillonDemi,sans-serif;font-size:12px;font-weight:400}.price-details_fullPrice__krere.price-details_oldPrice__0D59E{color:var(--mui-palette-grey-500);font-size:10px;line-height:15px;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;text-decoration-thickness:1px}.price-details_fullPrice__krere.price-details_disabledPackagePrice__0BBA6{color:var(--mui-palette-grey-500)}.price-details_priceWrapper__WE038{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem}.price-details_price__KpBGF{color:var(--mui-palette-text-primary);font-size:16px}.price-details_price__KpBGF.price-details_disabledPackagePrice__0BBA6{color:var(--mui-palette-grey-500)}.price-details_period__j\+D0e{font-family:GuillonDemi,sans-serif;font-size:10px;font-weight:400;line-height:15px}.price-details_discount__8uDt0{border-radius:1000px}.discount-chip_discountWrapper__qFHdV{background-color:var(--mui-palette-primary-main);border-radius:8px;flex-shrink:0;padding:2px .5rem}.discount-chip_discount__HYg7K{font-size:12px}.packages-tiers-row_strikethrough__zaG9y{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.card-package_container__pKTxV{align-items:center;background-color:var(--mui-palette-background-default);border:2px solid var(--mui-palette-grey-200);border-radius:8px;box-shadow:0 1px 6px 0 rgba(0,0,0,.05);cursor:pointer;display:flex;gap:.75rem;padding:20px .75rem;position:relative}.card-package_container__pKTxV.card-package_isSelected__84oG0{border:2px solid var(--mui-palette-primary-main);box-shadow:none}.card-package_container__pKTxV.card-package_hasDefaultConfig__Fxbmz{border:4px solid var(--mui-palette-error-main)}.card-package_radio__BO6Oe.MuiRadio-root{padding:0}.card-package_textContainer__SlG2X{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:.375rem;white-space:normal}.card-package_titleWrapper__pP8NP{align-items:center;display:flex;flex:1 1;gap:.5rem;justify-content:space-between;min-height:24px}.card-package_discount__JEF2-{border-radius:4px;padding:0 4px}.card-package_subtitle__X\+JwL{font-size:10px}.tier-card_container__0Py4J{background-color:var(--mui-palette-background-default);border:2px solid var(--mui-palette-grey-200);border-radius:1rem;display:flex;flex-direction:column;gap:1.5rem;max-width:448px;min-width:276px;padding:1rem;scroll-snap-align:start;width:100%}@media only screen and (min-width:768px){.tier-card_container__0Py4J{min-width:312px}}.tier-card_container__0Py4J.tier-card_isSelected__7nJzN{border-color:var(--mui-palette-primary-main)}.tier-card_packagesWrapper__B\+kE3{display:flex;flex-direction:column;gap:20px}.floating-cta_floatingCTAContainer__FFdyx{background:#fff;border-radius:16px 16px 0 0;border-top:1px solid var(--mui-palette-grey-200);bottom:0;box-shadow:0 -4px 12px 0 hsla(0,0%,71%,.25);left:0;padding:1rem 1rem 2rem;position:fixed;right:0;z-index:1000}.floating-cta_descriptionText__YvFFT{font-size:12px;margin-bottom:1rem;text-align:center;white-space:normal}.floating-cta_ctaBtn__\+nIR0{box-shadow:none;text-transform:none;width:100%}@media only screen and (min-width:768px){.floating-cta_ctaBtn__\+nIR0{margin:0 auto;max-width:400px}}.freebie-package_wrapper__Z9pUE{background-color:var(--mui-palette-background-default);border:1px solid var(--mui-palette-grey-100);border-radius:1rem;box-shadow:0 4px 25px 0 hsla(16,10%,79%,.5);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem 1rem 1rem;position:relative}@media only screen and (min-width:768px){.freebie-package_wrapper__Z9pUE{box-shadow:0 4px 40px 0 hsla(15,8%,61%,.1)}}.freebie-package_title__s-FHE{font-size:16px;margin-bottom:1rem}.freebie-package_priceWrapper__fgJoy{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.freebie-package_price__PWaVj{font-size:24px}.freebie-package_period__pLUrV{font-family:GuillonDemi,sans-serif;font-weight:400}.freebie-package_ctaBtn__YwGMW{box-shadow:none;font-size:14px;margin-top:1.5rem;width:100%}.voucher-form_wrapper__PuXf6{text-align:center}.voucher-form_container__b1stE{align-items:flex-start;display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.voucher-form_container__b1stE.voucher-form_voucherApplied__nltMl{align-items:center}.voucher-form_voucherInput__XCg6n{flex:1 1}@media only screen and (min-width:768px){.voucher-form_voucherInput__XCg6n{max-width:235px}}.voucher-form_ctaBtn__ZpjFh{padding:0 1rem}.voucher-form_disclaimer__RYTbV{font-size:12px;margin:.75rem auto 0;max-width:700px}.packages-tiers_container__-kRK3{grid-gap:1rem;display:grid;gap:1rem;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,minmax(276px,1fr));overflow-x:auto;padding-bottom:.75rem;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;white-space:nowrap}@media only screen and (min-width:768px){.packages-tiers_container__-kRK3{grid-template-columns:repeat(auto-fit,minmax(312px,1fr))}}.packages-tiers_container__-kRK3>:first-child{margin-left:auto}.packages-tiers_container__-kRK3>:last-child{margin-right:auto}.package-selection_loadingContainer__DfMx7{align-items:center;display:flex;height:100vh;justify-content:center}.package-selection_container__Y-bsu{height:100vh;justify-content:space-between}.package-selection_title__5K8U4{margin-bottom:1rem}@media only screen and (min-width:768px){.package-selection_title__5K8U4{font-size:1.777rem}.package-selection_subtitle__iY0y4{font-size:16px}}.package-selection_packagesTiersContainer__e8Sy8{flex-shrink:0}.package-selection_floatingCTAContainer__08O66{border-radius:1rem;margin:0 -1.5rem;position:-webkit-sticky;position:sticky}.change-subscription-tier-modal_dialog__jKmOB{background-color:#f7f3f0}@media only screen and (max-width:767px){.change-subscription-tier-modal_dialog__jKmOB{margin:.5rem;max-height:calc(100% - 1rem);width:100%}}.change-subscription-tier-modal_closeIconWrapper__NYMPn{align-items:center;display:flex;flex-shrink:0;justify-content:flex-end;min-height:calc(16px + 3.5rem);padding:1.5rem 1.5rem 2rem}.change-subscription-tier-modal_closeIcon__Q7tYe{fill:var(--mui-palette-text-primary);cursor:pointer;height:16px;width:16px}.change-subscription-tier-modal_contentWrapper__zafGd{display:flex;flex-direction:column;gap:2rem;padding-bottom:0;padding-top:0}.change-subscription-tier-modal_container__AiAf2{margin:0 auto;max-width:448px}.fetch-error_wrapper__noxNx{align-items:center;display:flex;flex-direction:column;gap:2rem;height:100vh;justify-content:center}.change-not-allowed_container__6gXVM{height:100vh}.package_header__WFt7q{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;margin-bottom:1rem}.package_package__pmN8Y{border:none;box-shadow:none;cursor:unset}.package_tier__0LUP\+{padding-left:4px}.package_tier__0LUP\+.package_tierPlus__z2CS0{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2930d7,#ee3f34);-webkit-background-clip:text;background-clip:text}.summary-list_summaryHeader__2vFeO{background-color:var(--mui-palette-text-primary);border-radius:8px 8px 0 0;font-family:GuillonDemi,sans-serif;font-weight:400;padding:.5rem 1rem}.summary-list_summaryListWrapper__9rvCA{background-color:#fff;border-radius:0 0 8px 8px;padding:.75rem}.summary-list_summaryList__v7WQv{display:flex;flex-direction:column;gap:.75rem;list-style:disc;margin:.5rem 0;padding-left:1.5rem}.summary-list_summaryItem__KVDrP{line-height:1.2rem}.summary-list_summaryItem__KVDrP br{display:none}.confirm-selection_container__3nBV0{height:100vh}.confirm-selection_title__wmMky{margin-bottom:1.5rem;text-align:start}.confirm-selection_title__wmMky br{display:none}.confirm-selection_error__Zvrdh{font-family:Guillon,sans-serif;font-weight:400;margin-bottom:1.5rem}.confirm-selection_packagesWrapper__73kVQ{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.confirm-selection_floatingCTA__sBtTd{border-radius:1rem;margin:0 -1.5rem;position:-webkit-sticky;position:sticky}.confirm-selection_floatingCTA__sBtTd br{display:none}.change-success_container__h8dDn{height:100vh}.change-success_title__0p8jt{margin-bottom:1rem;text-align:start}.change-success_subtitle__Qxs4z{margin-bottom:2rem;text-align:start}.change-success_image__U23im{height:auto;margin-bottom:2rem;width:100%}.change-success_floatingCTA__czaoO{border-radius:1rem;margin:0 -1.5rem;position:-webkit-sticky;position:sticky}.change-success_floatingCTA__czaoO.change-success_tierPlus__SJW8L button{background:linear-gradient(90deg,#2930d7,#ee3f34)}.change-success_floatingCTA__czaoO.change-success_tierPlus__SJW8L button:hover{-webkit-animation:change-success_gradient-animation__epRwC 2.5s ease infinite;animation:change-success_gradient-animation__epRwC 2.5s ease infinite;background-size:150% 150%}.change-success_floatingCTA__czaoO.change-success_tierPlus__SJW8L button:disabled{background:none}@-webkit-keyframes change-success_gradient-animation__epRwC{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes change-success_gradient-animation__epRwC{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.subscription_cta__uJdSK{-webkit-appearance:none!important;border:none;cursor:pointer;font-family:GuillonLight,sans-serif;font-weight:400;padding:0}.subscription_cta__uJdSK:active,.subscription_cta__uJdSK:focus,.subscription_cta__uJdSK:hover{outline:none;text-decoration:underline}.subscription_value__nr8ok{text-transform:capitalize}.subscription_cancelButton__nX8kG{margin:0 1rem 1rem 0}.subscription_saveButton__0wGUu{height:100%}.subscription_alert__jkM5N{margin-top:1rem}.subscription_passwordChangeAlert__gss\+-{margin-bottom:1rem}.subscription_passwordPlaceholder__riPyC{display:inline-block;padding-top:5px}@media(max-width:991px){.subscription_passwordPlaceholder__riPyC{padding-top:0}}.confirmation-modal_modal__oP8a1 .modal__header{padding-bottom:0}.confirmation-modal_modal__oP8a1 .modal__scrollable{background:#fff}@media only screen and (min-width:992px){.confirmation-modal_modal__oP8a1{min-width:550px}}.confirmation-modal_container__GPI1a{text-align:center;width:100%}.confirmation-modal_title__Vyrfd{margin-bottom:.5rem}@media only screen and (min-width:768px){.confirmation-modal_title__Vyrfd{font-size:24px;margin-bottom:.75rem}.confirmation-modal_subtitle__oNIQp{font-size:14px}}.confirmation-modal_packageContainer__sdtH9{margin:2rem 0}.confirmation-modal_packageTitle__uI1QH{margin-bottom:.5rem}@media only screen and (min-width:768px){.confirmation-modal_packageTitle__uI1QH{font-size:20px}.confirmation-modal_packageSubtitle__MKmPu{font-size:16px}}@media only screen and (min-width:992px){.confirmation-modal_ctaContainer__E0blc{align-items:center;display:flex;justify-content:space-between}}@media only screen and (min-width:768px){.confirmation-modal_nextPayment__1G8tC{color:var(--mui-palette-text-primary);font-size:16px}}.confirmation-modal_ctaBtn__AZ1Mu{margin:1rem auto 0}@media only screen and (min-width:992px){.confirmation-modal_ctaBtn__AZ1Mu{margin:0}}.subscription-option_wrapper__bKzLX{align-items:center;background-color:var(--mui-palette-grey-50);border-radius:8px;display:flex;margin-top:1.5rem;min-height:98px;outline-offset:0;padding:1rem .75rem;transition:outline-offset 50ms ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none}.subscription-option_wrapper__bKzLX.subscription-option_checked__aX8AL{outline:2px solid var(--mui-palette-primary-light);outline-offset:2px}.subscription-option_wrapper__bKzLX.subscription-option_highlighted__x07Mo{background-color:var(--mui-palette-primary-main);color:#fff}.subscription-option_wrapper__bKzLX.animated-background{box-sizing:border-box;height:90px}@media only screen and (min-width:768px){.subscription-option_wrapper__bKzLX{margin-top:1rem;padding:1rem 1.5rem}}.buddyfit .subscription-option_wrapper__bKzLX{background-color:var(--mui-palette-background-paper)}.subscription-option_infoContainer__yubxC{align-items:flex-start;display:flex;flex:1 1;flex-direction:column}@media only screen and (min-width:992px){.subscription-option_infoContainer__yubxC{align-items:center;flex-direction:row}}.subscription-option_titleContainer__FJjlI{margin-right:auto}@media only screen and (min-width:768px){.subscription-option_contentTitle__xdt9P{font-size:20px}}.subscription-option_contentSubtitle__HAifY{margin-top:.5rem}@media only screen and (min-width:768px){.subscription-option_contentSubtitle__HAifY{font-size:16px}}.subscription-option_contentSubtitle__HAifY.subscription-option_highlighted__x07Mo{color:#fff}.subscription-option_chip__NXpxz{background-color:#f7f3f0;border-radius:50px;margin-top:.75rem;padding:4px .75rem;text-align:center}@media only screen and (min-width:992px){.subscription-option_chip__NXpxz{margin-top:0}}@media only screen and (min-width:768px){.subscription-option_chip__NXpxz{font-size:14px}}.subscription-option_price__xbe3M{margin-left:1rem;text-align:center}.subscription-option_price__xbe3M .subscription-option_priceText__twbia{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400}.subscription-option_price__xbe3M.subscription-option_highlighted__x07Mo,.subscription-option_price__xbe3M.subscription-option_highlighted__x07Mo .subscription-option_priceText__twbia{color:#fff}@media only screen and (min-width:768px){.subscription-option_price__xbe3M{font-size:16px}.subscription-option_price__xbe3M .subscription-option_priceText__twbia{font-size:20px}}.subscription-option_radio__RWTx3{align-items:center;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid;border-radius:50%;color:currentcolor;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-right:1rem;width:24px}.subscription-option_radio__RWTx3:before{border-radius:50%;box-shadow:inset 12px 12px var(--mui-palette-primary-main);content:"";height:12px;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .12s ease-in-out;transition:transform .12s ease-in-out;transition:transform .12s ease-in-out,-webkit-transform .12s ease-in-out;width:12px}.subscription-option_radio__RWTx3:checked:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.subscription-option_radio__RWTx3{margin-right:1.5rem}}.change-subscription_titleContainer__FaYrz{align-items:center;display:flex;justify-content:space-between}.change-subscription_title__VTSit{margin-bottom:.5rem}@media only screen and (min-width:768px){.change-subscription_title__VTSit{font-size:16px}}.change-subscription_subtitle__ExAYc.animated-background{height:20px}.change-subscription_alert__u1-Wa{font-family:GuillonDemi,sans-serif;font-weight:400;margin-top:1rem}.change-subscription_alert__u1-Wa.change-subscription_success__IU2a5 .alert__svg{fill:#4fb8ad}.change-subscription_postscript__f4uFC{margin-top:1rem}.change-subscription_cta__iWnLy{box-shadow:none}.change-subscription_topCTAContainer__ipzvl{display:none}@media only screen and (min-width:992px){.change-subscription_topCTAContainer__ipzvl{align-content:center;display:flex;gap:.5rem}}.change-subscription_bottomCTAContainer__HrJLQ{align-content:center;display:flex;flex-direction:column;gap:1rem;margin:2.5rem auto 0}@media only screen and (min-width:992px){.change-subscription_bottomCTAContainer__HrJLQ{display:none}}.change-subscription_hideOptionsContainer__t-VTZ{align-items:center;display:flex;gap:.75rem;margin-top:1.5rem}.change-subscription_hideOptionIconWrapper__mxHG1{align-items:center;display:flex;justify-content:center}.change-subscription_hideOptionIcon__8blrX{height:24px;width:24px}.coop-offer-change-sub_banner__y4mlo{background-color:#9fcddc;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAdgAAAC1CAMAAADLGh6bAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABXUExURaPR3vy/dGV7xvz6+qDN3Gd8xvq6bqjX4aHN3f7DeXCDxvTDg+G6inqQzbvJvpGp1v7iv/7w3+Xp9ZW92P3SncSmk83Hq8rU66vL0IOe0K+64YaJtaWYpD510YkAAAAJdFJOUz3///////8HwfV4yk8AAAsASURBVHja7Z2Ljqs4DIYndGinhN5mKFPO9P2f80AoLZQAsXMhBOdotVpphbb69v/tOI7z8Umrs47pXroY2w4utscu2UeZ+Nx5c+bdf5cfFX/C18dut/sglApgR6miscq/Wn+OZZdL9gb2pvwjvghsHyyHUDWOdfvEeNm8gU3VwZZkCew4WEtU92zS1EsvfgML+RkE9n3l3AFVphCrs/cgm0N+xgeBHQA7CtWCBfc+2QuyRwKrDdY91f4334MsJ7A665ZPQMVjZSNfln3zLcgCkmICKwNrher4/y3yj74F2ZTAaoFNDVNlbMoChr76FmRBuROBVQcLpjqNdLxqxQmsfbAwqmpIJz/byZ5guROBVQLLKgBMgaYyUaUScyd7goVYAtsvFY+z2LL2qv55i1vTHsA6YHMCay95MraUnJ110mJYiCWwQMUagaoar9tpMTDEEli3YBkoCWuDBYZYAusOLIPvgltpcU5gNcFyK0hR9apWtRjqxAS2D5axeWXa2e9kqEIxgZWBhZUYjMtUvpHNCawZsO2iA5inNtAeWJ5/Eli9lfPxutLw2ptfL7BHAmtUsTOvJ1iwExNYVcXOChYuWALrM9hnsTi9EdggrTgnsEFaMcKJCewSwCIES2CXABYhWALrNdi6VoxInQis12C5qBXDq04E1newQrEowRJYn8HWB+05gQ1sH1vffcbsdQjssGIZ52maXp8rTblz5KKZLf8ksGbA8hLn/f73lyRJnMRxHJWr/FuS/N3v15Q73u0gBUtgu+vnVJREBcsorv5UYGOxar4l3St3CRYXYQlsF+rhqc8GZ29FUfJ3TZ0lxVjBEtgn1UMl1FhllWzvqaPcCStYAgul+mDrAm22uWRYwRLYEmuRxBCoNdn4z3qsLUNs/klgXWKt0VoWbRlizzcCi1xYrCLUWhVtFWKPnwQWtU4HNNY60toke9583wgszoW1sNY5FLcI9veTwGK4HjSx2iWbXQgsMrrqc7VIlpVO/ElgZ7Bh22T1BLtWsCVXYyu5MitOrCXYlYL9ORjSq1h/17epI/OnTisFa1KvlRn/pWNX71CgNVOndYI1Fl9fNSjV+5XKkDVTp3WCNapXQVaYsclLtNqCXSPYk1m91sXF1Oy1d23BrhDsT2Kaa5UZ343OH9EX7PrAmqg3GTDjcb4XbcGuD2wR21jVGZ65UTPZ5vuXwAIDbBLbIWtIstXi+ka8OrB2jFjkT/cUPtdWvs4bnYPYdYK1Y8SPs9mmfC/+ag2+hRrx5ZLfCOz8GXFDdqBThr1mCakasUar00rB2hNsW7LTc8hHZFwNFOFHAuuNYMsFbG6TiphVPafpjcB6I1iRGOOO1NuAs8sm2+YE1ifBlpLVOnKv8JZcz2xrwIlXBdauYPGS7bYSc8YJrB972FbFWK9Lhpc7WPRsgvWCtS1YePrUP9MRbwDkBNYvwarueCa47k048YrA2qoSG5Nsw5UTWJgTR/a56qRP583jAQAjIXY9YB04sVaT8ZOrmRC7HrCn2MWKkF7MX1z3+SeBBQjWhRPjvbiJr8ZC7HrAJk7A4qpP/LLBP2K3crBunLi6FpBimsNbTzvzG4H1zonFTR49roaS4tWAdeXEcC8u06Zz1jrnIbBeOjHYiyuuvH1ylxNYz6oTcC9mTJT9u6ftBNa36oRajaLT/iTC61sPhZlt7ErAOqkTP7eyqRSltA2mtOEtgdVw4tjhSq5qPYlVtem83xLYRTix+gUtYcMS+kcC6+Nmp/ZihdtXpVwv0lfDCayXmx3Fazz8IrVhAutp2ampUUxg3cuy4UbKBNbTECtqFNNZEx+4+cwJLCDEurXicS/et7MmycARAuvnZmdqioyIrnxkuAiB9bGeOOTFz9Fe5+5RjuRslvax3obYalabfEpbdnkd5QwtAutjPXGsXsyyau+a7RmBXWaIHeovFnKdPqyl0x1/nTiS9LRVWC+ZwlkegfWynvi868F77aVKWKk1xtN64muGTKdNQiFpIrALCLHd/uKHCysOPqX2U29DbNeLM3UXJrD+1hPf82IRXM+QxkUC62+IfeXFkOC6p7s73odY4cUM7MIms6fQwc4TYuu8GIWVwKrWE6N5uB7+fSsVmmwF2eDBzokVIVdj5zuBg/0pormw/h6x8yhoaoyPm50oSk4V1lOCnkdBc578c+IK6+9m8/0vifDzKGgym4ITz4P1EEX4eRRmdrKBg3W52eli1ZkNRGNtPQqxL6yv95rm9OKgwbpzYhnW/r07Ars0J47ioocVNY/C3IYnbLCJG7XKsdZ3PVCPjHJ6nmX+A4AGq+Tt0ubeHfwJ2ZzAzuvEZWwdxCq8uN0z7jQvDhps4iplGnppOLq/3wdw5sUhgy1mVevQHWg1uNrpU8Bg7TqxdIPT/5eu8sdE7Us2YLA2j2KVsI6OLWCWb3oEDLaYHetb+gSCqzsrM1yw1m4AALD20ifZE892jtvDBXvyAOvU7fYx4WrueIIFa+ktdhDWuqlN5QVZGdsjgZWnTlaaXjoHc2oNxmn9bN00W2ZSsqGCtdDs9OhlgmCtoyx/jFRUEK65xDhYsKZTp9KEMVjFQIqnFpWEa0ayoYItrKj19wTGWq5re46TAtwnW53yU6BgzaZOT6xJhPlsp0ihNhm1ZpseCaxFwUaxFtZGsm/kVDyZaUg2TLAGBauPVW0c6tbwxMwwwRYeYR2QrNrC509BgjUlWENYdSSbE1jjgjWFVU+yRwJrdg9rEmukI9kbgTUo2CgujGF9VIwd508BgtVvdWrUWpjBWn0wcW3G4YH9OZjDGpsrczzOAlQqxkbMODywJ39ia7eVgsveWGK2MuPgwGpudSI7WNUu8rDqT/9dLZQZhwZW6x5Wcxu9MI61dXynvphOmSI0sDrn63V3hAW1Pr5+Bd+qbHSLCLOBgdUw4kfTiyWs6FuVNdvjysH+HLB5bBRDm14wZoy7L8swYTYssAU6FS6sY62uW2KvuCMe+A4KbIHTa73DsYwVG2axbcYhgcUlTnV7hHpD6Vxkj6sFi7qr03S9FLGTqQbuyIYDFsf1sXGNnY0NQs+lADYtBgMWw/W1cY3dLbxm8zWCRcBpUuEkcjtI0w3ZMMD+wL30mTNFruejuhmyGARYTIE4mQmrWHf7k71CAAs/gX0EV4c5k4nqIug6dABgwS1Oj+A601T5B1lkoFVOjZcPtgBzndWFdQOtKtmlg0WkTfO6cLdZxt6cxYWDhR7TVbnwzC7cIouz43wFYKE2LApNc7twq18Dlx3noYOFnr7WSZMPLvz8D8INIc/DBnsCy1UkTYkvWOvtNCqHOgYMFivXyCuuyBxKoVCxVLA4uZ4S37Ait7TTZJcJFrrJecj1EPnHVXTMpObJLhJsOHKtyWKO36fILhAsvCZx8Faur/Q4NUx2eWDBco1P/iXDJiLtONmlgQXLVdiwh8mwgUg7SnZhYOF9+pUN/zt4jrWOtGDRjpFdFFhwo39tw6fYf66CrJjOB3ntY4TsksCC5drYcLyIVf245N4a4KZFdjlg4fdyxEnOEmy4e+QDetBlkOxiwCJ2oWV49T4bllWP0/4kYwYmuxCwCLlWxaaFhNdR0U6Jd4DsMsAWCN1VaZP3uxxV0Y5pV052CWAxt16rE/XfwyKxDotWMoV8kOwCwCLkKjolfpPFch0R7Xar5sa7jwDlKrrB/y2Zq2iuUFWsjOyX72AL1F2rapuzaK7iVwyIViWD+tr5DRYl14rr97944VwHH2NSyI2/Pna73X9+LKacnj/J6wAAAABJRU5ErkJggg==);background-position-x:right;background-repeat:no-repeat;background-size:auto 100%;border-radius:6px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;margin-top:1rem;min-height:180px;padding:1.5rem 1rem}.coop-offer-change-sub_banner__y4mlo .coop-offer-change-sub_price__5ltlo{margin-bottom:1rem}.coop-offer-change-sub_banner__y4mlo .coop-offer-change-sub_cta__uwvRa{margin-right:auto;margin-top:auto}.coop-offer-change-sub_banner__y4mlo .coop-offer-change-sub_cta__uwvRa>svg{fill:var(--mui-palette-primary-main)}.coop-offer-change-sub_banner__y4mlo .coop-offer-change-sub_cta__uwvRa:focus{color:var(--mui-palette-primary-main)}.coop-offer-change-sub_banner__y4mlo .coop-offer-change-sub_validity__NK4hS{margin-top:.75rem}.coop-offer-change-sub_legal__s\+Xgo{margin:1.5rem auto}.upcoming-subscription_title__JtMwx{margin-bottom:.5rem}@media only screen and (min-width:768px){.upcoming-subscription_title__JtMwx{font-size:16px}}.upcoming-subscription_infoContainer__srG0A{align-items:center;background-color:var(--mui-palette-grey-50);border-radius:8px;display:flex;margin-top:1.5rem;padding:1rem 1.5rem}@media only screen and (min-width:768px){.upcoming-subscription_infoContainer__srG0A{margin-top:1rem}}.buddyfit .upcoming-subscription_infoContainer__srG0A{background-color:var(--mui-palette-background-paper)}.upcoming-subscription_subscriptionIcon__Wa-UG{height:24px;margin-right:1.5rem;width:24px}.upcoming-subscription_contentTitle__6NT1r{margin-bottom:.5rem}@media only screen and (min-width:768px){.upcoming-subscription_contentTitle__6NT1r{font-size:20px}.upcoming-subscription_contentSubtitle__HAnoJ{font-size:16px}}.upcoming-subscription_price__bRHFr{margin-left:auto;text-align:center}.upcoming-subscription_price__bRHFr .upcoming-subscription_priceText__pt-VM{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400}@media only screen and (min-width:768px){.upcoming-subscription_price__bRHFr{font-size:16px}.upcoming-subscription_price__bRHFr .upcoming-subscription_priceText__pt-VM{font-size:20px}}.purchase-history_title__iSZz1{margin-bottom:2rem;margin-top:2.5rem}@media only screen and (max-width:767px){.purchase-history_title__iSZz1{margin-bottom:0}}.purchase-history_lineThrough__iASdS{text-decoration:line-through}.purchase-history_placeholder__6whge{display:inline-block;height:15px;width:60%}.purchase-history_paymentContainer__vXqNx>*{height:2rem}@media only screen and (max-width:767px){.purchase-history_paymentRow__vrjFB{margin-bottom:1.5rem}.purchase-history_paymentRow__vrjFB div:nth-of-type(2),.purchase-history_paymentRow__vrjFB div:nth-of-type(4){text-align:right}.purchase-history_paymentRow__vrjFB div:first-of-type,.purchase-history_paymentRow__vrjFB div:nth-of-type(2){font-family:Guillon,sans-serif;font-weight:400}}.step-achievements_wrapper__RPdYr{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-achievements_iconsSectionWrapper__VbH5u{background-image:url(/train/static/media/bg.4cb1d6e05d2f8cc03ae6.svg);background-repeat:no-repeat;background-size:cover;border-radius:8px;margin-bottom:2rem;padding:2.5rem 1rem}@media only screen and (max-width:767px){.step-achievements_iconsSectionWrapper__VbH5u{margin-top:-120px;padding:1rem 0}}.step-achievements_achievementsWrapper__q\+3D5{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-around}.step-achievements_achievementWrapper__6lc\+F{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;text-align:center;width:30%}.step-achievements_iconWrapper__vywdH{align-items:center;background-color:var(--mui-palette-primary-main);border-radius:50%;display:flex;height:64px;justify-content:center;margin-bottom:1rem;width:64px}@media only screen and (max-width:767px){.step-achievements_iconWrapper__vywdH{height:48px;width:48px}}.step-achievements_icon__bFZ6M{fill:#fff;height:34px;width:34px}@media only screen and (max-width:767px){.step-achievements_icon__bFZ6M{height:24px;width:24px}}.step-achievements_value__AzlcC{font-family:GuillonDemi,sans-serif;line-height:24px}.step-achievements_label__KnsEf,.step-achievements_value__AzlcC{color:var(--mui-palette-primary-main);font-size:16px;font-weight:400}.step-achievements_label__KnsEf{font-family:Guillon,sans-serif}.step-achievements_title__MjkkH{color:var(--mui-palette-primary-main);font-family:Guillon,sans-serif;font-size:18px;font-weight:400;margin-bottom:3rem;text-align:center}@media only screen and (max-width:767px){.step-achievements_title__MjkkH{margin-bottom:1.5rem}}.step-achievements_circlePlaceholder__Vppdl{border-radius:50%;height:64px;margin:3rem 0 1rem;width:64px}.step-achievements_textPlaceholder__vOANV{height:13px;margin-bottom:1rem;width:35%}@media only screen and (max-width:767px){.step-achievements_stateTitle__hHyG1{margin-bottom:1.5rem!important}}.cancellation_wrapper__LwyO5{background-color:var(--mui-palette-background-paper);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;margin:0 8rem 4rem 0;max-width:677px;min-height:100%;padding:4rem;position:relative}@media only screen and (max-width:767px){.cancellation_wrapper__LwyO5{background-color:transparent;background-image:url(/train/static/media/wave.6442a5b3453b786658f0.svg);background-size:100%;border-radius:0;margin:0;max-width:100%;padding:30% 1rem 3rem}.cancellation_wrapper__LwyO5:after{background:linear-gradient(transparent,transparent 30%,var(--mui-palette-background-paper) 0);background-repeat:no-repeat;background-size:100%;content:" ";height:100%;left:0;position:absolute;right:0;top:0;z-index:-1}}.cancellation_title__yzN1t{font-family:Guillon,sans-serif;font-size:36px;font-weight:400;line-height:36px;margin-bottom:2.5rem}@media only screen and (max-width:767px){.cancellation_title__yzN1t{font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;line-height:24px}}.cancellation_title-ACHIEVEMENTS__7RoJP{display:none}.cancellation_ctaWrapper__HVrrY{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:3rem}@media only screen and (max-width:767px){.cancellation_ctaWrapper__HVrrY{justify-content:center}.cancellation_ctaWrapper__HVrrY button,.cancellation_ctaWrapper__HVrrY button:first-child{margin:0 1rem 1rem;max-width:285px;width:100%}}.cancellation_subtitle__riL1o{font-family:Guillon,sans-serif;font-size:18px;font-weight:400}@media only screen and (max-width:767px){.cancellation_subtitle__riL1o{font-size:16px}}.cancellation_alert__gGEnZ{margin-top:1rem}.cancellation-info_separator__6RXme{margin:1.5rem 0}.cancellation-info_infoText__EHtu3{margin-bottom:.5rem}.step-undo_wrapper__yoTsm{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-undo_title__30ABP{font-family:Guillon,sans-serif;font-size:18px;font-weight:400;margin:0 0 1rem}.step-undo_content__3kEop{margin:0 0 3rem}.step-undo_ctaWrapper__y8PVn{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:1.5rem}.step-undo_ctaWrapper__y8PVn article{font-family:Guillon,sans-serif;font-weight:400;margin:1rem 0 .5rem}.step-undo_ctaWrapper__y8PVn article .link{text-decoration:none}@media only screen and (max-width:767px){.step-undo_ctaWrapper__y8PVn{align-items:center;flex-direction:column;justify-content:center}.step-undo_ctaWrapper__y8PVn article{margin-bottom:0}.step-undo_ctaWrapper__y8PVn button{margin-bottom:1rem}}.step-undo_alert__eusOl{margin-bottom:1rem}.step-undo_downloadBtn__BUrPp{margin:2rem 0;width:100%}.step-undo_downloadBtn__BUrPp:focus{color:var(--mui-palette-primary-main)}@media only screen and (max-width:767px){.step-undo_downloadBtn__BUrPp{margin-top:1.5rem;width:100%}}.step-add-info_form__5WCFJ{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-add-info_content__doYpv{margin:0 0 2rem}.step-add-info_ctaWrapper__L-jKi{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-top:1.5rem}.step-add-info_ctaWrapper__L-jKi .step-add-info_abortBtnContainer__RWB\+i{font-family:Guillon,sans-serif;font-weight:400}.step-add-info_ctaWrapper__L-jKi .step-add-info_abortBtnContainer__RWB\+i .link{text-decoration:none}@media only screen and (max-width:767px){.step-add-info_ctaWrapper__L-jKi{flex-direction:column;justify-content:center}.step-add-info_ctaWrapper__L-jKi .step-add-info_submitBtn__mfnEL{margin-bottom:1rem}}.step-add-info_alert__yhLU3{margin-top:1rem}.step-add-info_fieldsContainer__kJyKe{margin-top:2rem;max-height:0;overflow:hidden;transition:all .25s ease-out}.step-add-info_fieldsContainer__kJyKe.step-add-info_visible__ttuYf{max-height:800px;transition:all .25s ease-in}.step-add-info_icon__8qHPD{padding-left:4px}.step-pause_wrapper__plEu2{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-reasons_reasons__grC-7>div{flex-direction:column}.step-reasons_alert__6IErh{margin-bottom:1.5rem}.step-reasons_placeholder__B0Row{display:inline-block;height:15px;width:220px}.step-reasons_footer__KREFv{margin-top:30px;text-decoration:none}.step-reasons_footer__KREFv:hover svg{fill:var(--mui-palette-primary-light)}.step-reasons_icon__AMpn7{fill:var(--mui-palette-text-primary);height:16px;margin-left:1px;vertical-align:middle;width:16px}.step-reasons_modal__ry3W6{text-align:justify;width:540px}.step-reasons_modal__ry3W6>div>div{padding-left:1.5rem;padding-right:1.5rem}.step-reasons_modal__ry3W6 header{margin-bottom:1rem;text-align:center}.step-support_wrapper__RwnMM{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-reward_ctas__Fwe2j{display:inline-block;text-align:center;width:100%}.step-reward_ctas__Fwe2j>:first-child{margin-top:2rem}.step-reward_description__KdIR5{font-size:20px}.step-reward_pause__S046E{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:2rem;padding:2rem}.step-reward_pauseTitle__S2JS2{color:var(--mui-palette-primary-main);font-family:GuillonDemi,sans-serif;font-weight:400;margin-bottom:2rem}.step-reward_pauseBtn__Wdq7k{text-align:left}.redeem-button_reward__ske2M{align-items:center;background-color:var(--mui-palette-primary-main);background-image:url(/train/static/media/bg-img.4f95088e73fd2219b383.png);background-position:50%;background-size:cover;border-radius:8px;display:flex;flex-direction:column;margin-bottom:1rem;padding-bottom:2rem}.redeem-button_rewardTitle__tj6eE{color:#fff;font-family:GuillonDemi,sans-serif;font-size:30px;font-weight:700;font-weight:400;margin:2rem .5rem}.redeem-button_rewardSubtitle__vDczL{color:#fff;font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;margin:2rem 1rem}.fullscreen-modal_background__pJBzX{background-color:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.fullscreen-modal_contentWrapper__t6AR5{bottom:0;box-sizing:content-box;left:0;outline:0;overflow-y:scroll;padding:4rem;position:fixed;top:0;width:100%;z-index:1050}@media only screen and (max-width:767px){.fullscreen-modal_contentWrapper__t6AR5{padding:180px 0 0}}.fullscreen-modal_content__qBmhs{height:100%;position:relative}.fullscreen-modal_closeIcon__EoRx7{cursor:pointer;height:16px;position:fixed;right:10px;top:10px;width:16px;z-index:1051}.fullscreen-modal_backgroundImage__S7Q7x{height:100%;object-fit:cover;object-position:top right;width:100%}@media only screen and (max-width:1199px){.fullscreen-modal_backgroundImage__S7Q7x{object-position:top left}}@media only screen and (max-width:767px){.fullscreen-modal_backgroundImage__S7Q7x{object-fit:contain}}@media only screen and (max-height:767px){.fullscreen-modal_backgroundImage__S7Q7x{object-fit:cover}}.cancel-subscription_manageBtn__DkZQ-{min-width:200px}.step-current-subscription_container__S8J5f{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-current-subscription_infoContainer__ZZJz9{background-color:rgba(54,35,6,.1);border-radius:8px;padding:2.5rem;text-align:center}.step-current-subscription_infoTitle__nIepd{margin-bottom:.75rem}@media only screen and (min-width:992px){.step-current-subscription_infoTitle__nIepd{margin-bottom:1rem}}.step-current-subscription_subscriptionInfo__ZPXRn{background-color:var(--mui-palette-background-paper);border-radius:8px;margin:3rem auto;padding:1rem 1.5rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.step-current-subscription_ctaWrapper__kN37K{align-items:center;display:flex;justify-content:space-between;padding-top:1.5rem}@media only screen and (max-width:767px){.step-current-subscription_ctaWrapper__kN37K{flex-direction:column;justify-content:center}}.step-current-subscription_exitBtn__OPOSQ{box-shadow:none;margin:0 auto}.step-current-subscription_continueBtn__T\+alp{color:var(--mui-palette-grey-500)}.step-current-subscription_continueBtn__T\+alp:hover{background-color:#fff;color:color(primary,light)}.step-confirm-deletion_container__Ngug9{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.step-confirm-deletion_infoTitle__2WZHL{margin-bottom:2rem}.step-confirm-deletion_chipContainer__wJIQf{align-items:center;display:flex;gap:1.5rem;margin-top:3rem}.step-confirm-deletion_chip__QNiHM{background-color:rgba(54,35,6,.1);border-radius:25px;font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;padding:.5rem 1rem}.step-confirm-deletion_ctaWrapper__RXXMJ{align-items:center;display:flex;padding-top:1.5rem}@media only screen and (max-width:767px){.step-confirm-deletion_ctaWrapper__RXXMJ{flex-direction:column;justify-content:center}}.step-confirm-deletion_continueBtn__q2kbz{fill:var(--mui-palette-grey-500);color:var(--mui-palette-grey-500)}.step-confirm-deletion_continueBtn__q2kbz:focus,.step-confirm-deletion_continueBtn__q2kbz:hover{background-color:#fff;color:var(--mui-palette-primary-main)}.step-confirm-deletion_alert__wkLqy{font-family:GuillonDemi,sans-serif;font-weight:400;margin-bottom:2rem}.wrapper_wrapper__VM8Gj{background-color:var(--mui-palette-background-paper);border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;margin:0 8rem 4rem 0;max-width:677px;min-height:100%;padding:3rem;position:relative}@media only screen and (max-width:767px){.wrapper_wrapper__VM8Gj{background-color:transparent;background-image:url(/train/static/media/wave.6442a5b3453b786658f0.svg);background-size:100%;border-radius:0;margin:0;max-width:100%;padding:30% 1rem 3rem}.wrapper_wrapper__VM8Gj:after{background:linear-gradient(transparent,transparent 30%,var(--mui-palette-background-paper) 0);background-repeat:no-repeat;background-size:100%;content:" ";height:100%;left:0;position:absolute;right:0;top:0;z-index:-1}}.wrapper_header__l7jYr{align-items:center;display:flex;gap:1rem;margin-bottom:4rem}.wrapper_icon__FlopY{cursor:pointer}.wrapper_horizontalDivider__uOJxV{background-color:var(--mui-palette-grey-200);height:24px;width:1px}.wrapper_postscript__4E\+gm{margin-top:2.5rem}.delete-account_container__1Dita{max-width:650px}.delete-account_info__q2tee{margin:2rem 0}.delete-account_manageBtn__7DScr{width:200px}.upsell-banner_banner__GZMe1{align-items:center;background:linear-gradient(90deg,#2930d7,#ee3f34);border-radius:1rem;cursor:pointer;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;min-height:185px;padding:2rem}.upsell-banner_banner__GZMe1:hover{-webkit-animation:upsell-banner_gradient-animation__-zDpV 5s ease infinite;animation:upsell-banner_gradient-animation__-zDpV 5s ease infinite;background-size:150% 150%}@media only screen and (min-width:768px){.upsell-banner_banner__GZMe1{flex-direction:row;gap:.5rem}}.upsell-banner_textWrapper__hJoEp{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;height:100%}.upsell-banner_cta__0DuvS{box-shadow:unset;width:260px}.upsell-banner_cta__0DuvS,.upsell-banner_cta__0DuvS:hover{background-color:#fff;border-color:transparent}.upsell-banner_ctaText__bzLmq{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#2930d7,#ee3f34);-webkit-background-clip:text;background-clip:text;text-transform:none}@-webkit-keyframes upsell-banner_gradient-animation__-zDpV{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes upsell-banner_gradient-animation__-zDpV{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.account-subtitle_text__qrRie{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;margin-bottom:2rem}.subscription-expired-modal_modal__dC-KF{max-width:600px;text-align:center}.subscription-expired-modal_title__74n6J{margin-bottom:1rem}.side-menu-nav_menuItems__ONVGw{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-tap-highlight-color:rgba(255,255,255,0);color:#fff;display:flex;flex-direction:column;margin-block-end:0;margin-block-start:0;padding:2rem 1rem}.side-menu-nav_menuItems__ONVGw .side-menu-nav_menuItem__asw9s:last-of-type{border:unset}@media only screen and (max-width:991px){.side-menu-nav_menuItems__ONVGw{padding-bottom:0;padding-top:0}}.side-menu-nav_menuItem__asw9s{color:#fff;font-size:14px;line-height:45px}@media only screen and (max-width:991px){.side-menu-nav_menuItem__asw9s{color:var(--mui-palette-text-primary)}}.side-menu-nav_menuItemBorder__LTnOU{border-bottom:1px solid #fff}@media only screen and (max-width:991px){.side-menu-nav_menuItemBorder__LTnOU{border-bottom-color:var(--mui-palette-grey-50);color:var(--mui-palette-text-primary)}}.side-menu-nav_menuItemLink__7g3vW{display:inline-block;width:100%}.side-menu-nav_activeMenuItem__NUfGp{cursor:default;font-family:GuillonDemi,sans-serif;font-weight:400;opacity:1!important}@media only screen and (max-width:991px){.side-menu-nav_activeMenuItem__NUfGp{cursor:pointer}.side-menu-nav_activeMenuItem__NUfGp.side-menu-nav_notExpanded__TBEu3{order:-1}}.side-menu-nav_menuBox__pMVrn{background-color:var(--mui-palette-text-primary);margin-bottom:18px;min-height:315px}@media only screen and (max-width:991px){.side-menu-nav_menuBox__pMVrn{background-color:#fff;border-radius:0 0 4px 4px;border-top:1px solid var(--mui-palette-grey-50);left:0;min-height:unset;overflow:hidden;position:absolute;right:0;top:49px;transition:max-height .4s ease-in-out,min-height .4s ease;z-index:10}.side-menu-nav_menuBox__pMVrn:not(.side-menu-nav_menuBoxFixed__Y5fVh).side-menu-nav_smartBannerOpen__y7TVO{top:111px}}.buddyfit .side-menu-nav_menuBox__pMVrn{background-color:var(--mui-palette-background-paper)}.side-menu-nav_menuBoxClosed__7rPs1{max-height:45px;min-height:45px}.side-menu-nav_menuBoxOpened__aUOZe{max-height:500px;min-height:100px}.side-menu-nav_menuBoxOpened__aUOZe .side-menu-nav_menuItems__ONVGw{max-height:100vh;overflow-y:scroll}@-webkit-keyframes side-menu-nav_disappear__kpmDm{0%{top:0}to{top:-500px}}@keyframes side-menu-nav_disappear__kpmDm{0%{top:0}to{top:-500px}}.side-menu-nav_menuBoxScrollUp__\+qBt3{-webkit-animation:side-menu-nav_disappear__kpmDm 1s ease-in-out;animation:side-menu-nav_disappear__kpmDm 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:fixed}.side-menu-nav_menuBoxFixed__Y5fVh{position:fixed;top:-1px}.side-menu-nav_menuBoxAbsolute__alVJE{position:absolute;top:49px}.side-menu-nav_arrowBox__2CPwq{height:45px;position:absolute;right:0;text-align:center;top:0;width:50px}.side-menu-nav_arrow__ExxV7{display:inline-block;height:15px;margin-top:1rem;position:relative;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:20px}.side-menu-nav_arrowUp__otVKD{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.side-menu-nav_arrowDown__9SCYu{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.side-menu-nav_lockIcon__R5Uyq{fill:var(--mui-palette-text-primary);margin-right:8px;vertical-align:-4px;width:16px}.progress-bar_progressBar__O1rhh{display:flex;flex-direction:column-reverse;margin:.5rem 0 4rem}@media only screen and (max-width:767px){.progress-bar_progressBar__O1rhh{margin:1rem 0 2rem}}.progress-bar_progressBar__O1rhh h4{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-size:14px;font-weight:400;margin:1rem 0 0}@media only screen and (max-width:767px){.progress-bar_progressBar__O1rhh h4{margin:.5rem 0 0}}.progress-bar_progressBar__O1rhh div{border-radius:1.5px;height:3px}.progress-bar_progressBar__O1rhh>div{background-color:rgba(var(--mui-palette-primary-main),.4)}.layout_container__a7vHG{align-items:stretch;background-color:var(--mui-palette-background-paper);display:flex;flex-direction:column}@media only screen and (min-width:768px){.layout_container__a7vHG{background-color:#fff}}.layout_header__9-cYk{align-items:center;justify-content:center;min-height:56px;padding:1rem;width:100%}@media only screen and (min-width:768px){.layout_header__9-cYk{min-height:72px;padding:1.5rem 2rem}}.layout_logo__V2KIZ{display:none}@media only screen and (min-width:768px){.layout_logo__V2KIZ{fill:var(--mui-palette-primary-main);display:block;height:32px;left:2rem;position:absolute}}.layout_navigation__3OBfv{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;max-width:560px;width:100%}.layout_progressBar__b3r\+G{margin:0;width:100%}.layout_progressBar__b3r\+G .progress-line__title{margin:0}.layout_progressBar__b3r\+G .progress-line__done,.layout_progressBar__b3r\+G .progress-line__total{border-radius:8px;height:8px}.layout_progressBar__b3r\+G .progress-line__total{background-color:var(--mui-palette-grey-200)}.layout_backBtn__zmRrZ{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;justify-content:center;padding:0}.layout_arrowIcon__FEt8j{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.layout_arrowIcon__FEt8j path~g{fill:var(--mui-palette-text-primary)}.buddyfit .layout_container__a7vHG{background-color:var(--mui-palette-background-default)}.step-welcome_welcomeWrapper__DYI67{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:560px;padding:1rem;text-align:center}.step-welcome_logo__Ys2qB{fill:var(--mui-palette-primary-main);height:70px;margin-bottom:2rem;width:70px}@media only screen and (max-width:767px){.step-welcome_logo__Ys2qB{height:60px;width:60px}}.step-welcome_hero__4AkUA{margin-bottom:.75rem}.step-welcome_button__qiqoW{margin-top:4rem}.buddyfit .step-welcome_logo__Ys2qB{width:270px}.card_card__bMf4y{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1rem;width:100%}@media only screen and (min-width:768px){.card_card__bMf4y{background-color:var(--mui-palette-background-paper);border-radius:16px;flex:none;margin:0 auto 1.5rem;max-width:560px;padding:1.5rem}}.card_mainContent__HQvd6{flex:1 1 auto;height:0;overflow:hidden auto}@media only screen and (min-width:768px){.card_mainContent__HQvd6{height:unset;overflow:unset}}.card_cardAction__hIafT{align-items:center;display:flex;gap:1.5rem;justify-content:flex-end;margin-top:1rem}@media only screen and (min-width:768px){.card_cardAction__hIafT{margin-top:1.5rem}}.card_helper__Wq8N1,.card_helper__Wq8N1.Mui-expanded:last-of-type{margin-bottom:2rem}.card_expanded__0S0\+\+{background-color:red;margin-bottom:40px}.card_detailsText__x2YsX,.card_summaryText__AjUK1{color:var(--mui-palette-secondary-main)}.card_expandIcon__6E-f8{fill:var(--mui-palette-secondary-main)}.card_summaryIcon__cHhK6{flex:none}.card_summaryIcon__cHhK6 path{fill:var(--mui-palette-secondary-main)}.buddyfit .card_card__bMf4y{background-color:var(--mui-palette-background-default)}.buddyfit .card_detailsText__x2YsX,.buddyfit .card_summaryText__AjUK1{color:var(--mui-palette-text-primary)}.buddyfit .card_expandIcon__6E-f8 path,.buddyfit .card_summaryIcon__cHhK6 path{fill:var(--mui-palette-text-primary)}.step-gender_itemGroup__NWfuF,.step-gender_title__MRx\+u,.step-name_textInput__a6\+Mj,.step-name_title__0d8Cq,.step-referral_itemGroup__2SL6o,.step-referral_title__ve3Vo{margin-bottom:2rem}.step-gender_option__NTyu2{justify-content:center}.weight_imperialWrapper__9Vmjg{display:flex;justify-content:space-between}.weight_imperialInputContainer__fIgJL{flex-grow:1;margin-right:1rem}.weight_error__0JlTP input,.weight_error__0JlTP input:active,.weight_error__0JlTP input:focus,.weight_error__0JlTP select,.weight_error__0JlTP select:active,.weight_error__0JlTP select:focus{border-color:rgba(var(--mui-palette-error-main),.5)}.step-gdpr_title__84LDl{margin-bottom:2rem}.step-gdpr_birthDateField__RRswc .label,.step-gdpr_label__UKxve{line-height:1.2;margin-bottom:.75rem}.step-gdpr_birthDateField__RRswc.step-gdpr_hidden__SnJMJ{display:none}.step-gdpr_consentInput__sEulO .label{line-height:1.4}.buddyfit .step-gdpr_weightInput__sjy5N input{background-color:var(--mui-palette-background-default)}.step-training-category_itemGroup__npoEr,.step-training-category_title__xEWVe,.step-training-goal_itemGroup__GsGm2,.step-training-goal_title__NRetN{margin-bottom:2rem}.step-training-category_skipBtn__eFCDr{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0}.step-training-category_category__jxtvC{height:100%;min-height:80px;text-align:center}.step-fitness-level_itemGroup__p5zz1,.step-fitness-level_title__n17C\+,.step-weekly-target_title__gSJPK{margin-bottom:2rem}.step-weekly-target_targetContainer__HEYp4{align-items:center;background-color:var(--mui-palette-background-default);border-radius:8px;display:flex;flex-direction:row;gap:1.5rem;margin-top:2rem;padding:1rem}.step-weekly-target_progressCircle__poooF{flex-shrink:0;height:60px;width:60px}.step-weekly-target_progressCircle__poooF circle{stroke-width:5px}.step-weekly-target_progressCircle__poooF .progress-circle__filler{margin-bottom:0}.step-weekly-target_targetValue__2xRRw{font-size:24px}.step-weekly-target_targetTitle__fZE8i{font-family:GuillonDemi,sans-serif;font-weight:400;margin-bottom:4px}.step-weekly-target_targetOptionsContainer__1r7\+d{align-items:stretch;background-color:var(--mui-palette-background-default);border-radius:8px;display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0;padding:1.5rem 1rem}.step-weekly-target_optionsWrapper__xpqlD{row-gap:1rem}.step-weekly-target_option__zm56M{border:1px solid var(--mui-palette-grey-200)}.step-weekly-target_inputRoot__ZXaK9{height:100%;width:100%}.step-weekly-target_inputRoot__ZXaK9 .MuiOutlinedInput-root:not(.MuiInputBase-multiline){height:100%}.step-weekly-target_inputRoot__ZXaK9 .MuiOutlinedInput-root.MuiInputBase-adornedEnd{padding-right:0}.step-weekly-target_inputHelperText__msTKm,.step-weekly-target_inputRoot__ZXaK9 .MuiInputAdornment-positionEnd{display:none}.step-weekly-target_error__yUI7O{color:var(--mui-palette-error-main)}.step-training-days_content__A\+GcZ,.step-training-days_title__jDLq3{margin-bottom:2rem}.step-training-days_optionsContainer__qrZda{margin:1rem 0}@media only screen and (min-width:768px){.step-training-days_optionsContainer__qrZda{background-color:var(--mui-palette-background-default);border-radius:8px;padding:1rem}}.step-training-days_daysWrapper__ohXJb{flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.step-training-days_daysWrapper__ohXJb{flex-direction:row;gap:unset;justify-content:space-between}}.step-training-days_day__MAvh7{border:none;border-radius:8px;font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin:0;text-transform:capitalize;transition:background-color .125s ease-in-out;width:100%}@media only screen and (min-width:768px){.step-training-days_day__MAvh7{border:1px solid var(--mui-palette-grey-100);text-transform:uppercase;width:56px}}.buddyfit .step-training-days_day__MAvh7{background-color:var(--mui-palette-background-paper)}.step-recommendation-loading_wrapper__wo4-x{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:560px;padding:1rem;text-align:center}.step-recommendation-loading_spinner__p\+o\+Y{margin-bottom:1.5rem}.step-recommendation-loading_title__2tRm-{margin-bottom:.5rem}.step-loading-error_wrapper__mY6xS{align-items:center;gap:2.5rem;text-align:center}.step-loading-error_wrapper__mY6xS,.step-program-recommendation_wrapper__-hj4U{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:560px;padding:1rem}@media only screen and (min-width:768px){.step-program-recommendation_wrapper__-hj4U{padding:0}}.step-program-recommendation_title__FlMMn{margin-bottom:.75rem}.step-program-recommendation_description__IdUNB{font-family:GuillonLight,sans-serif;font-weight:400;margin-bottom:2.5rem}.step-program-recommendation_programsContainer__OhUoL{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.step-program-recommendation_buttons__j7f5q{align-items:center;background-color:var(--mui-palette-background-paper);bottom:0;display:flex;gap:1.5rem;justify-content:flex-end;padding:1rem 0;position:-webkit-sticky;position:sticky;z-index:1}@media only screen and (min-width:768px){.step-program-recommendation_buttons__j7f5q{background-color:#fff}}.step-program-recommendation_skipBtn__HK9aE{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0}.buddyfit .step-program-recommendation_buttons__j7f5q{background-color:var(--mui-palette-background-default)}.buddyfit .step-program-recommendation_buttons__j7f5q button{color:var(--mui-palette-text-primary)}.step-quick-workout-recommendation_wrapper__nQHQO{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:0 auto;max-width:560px;padding:1rem}@media only screen and (min-width:768px){.step-quick-workout-recommendation_wrapper__nQHQO{padding:0}}.step-quick-workout-recommendation_workoutContainer__Z3GrC{display:flex;flex-direction:column;gap:1rem;margin:3rem 0}.step-quick-workout-recommendation_buttons__i9N0Z{align-items:center;background-color:var(--mui-palette-background-paper);bottom:0;display:flex;gap:1.5rem;justify-content:flex-end;padding:1rem 0;position:-webkit-sticky;position:sticky;z-index:1}@media only screen and (min-width:768px){.step-quick-workout-recommendation_buttons__i9N0Z{background-color:#fff}}.step-quick-workout-recommendation_skipBtn__mQfIp{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0}.step-download-app_container__Obndl{align-items:center;display:flex;flex-direction:column;min-height:100vh;text-align:center}.step-download-app_content__kGBIg{max-width:500px;width:100%}.step-download-app_appImage__g-L18{height:auto;margin-bottom:2rem;width:100%}.step-download-app_downloadButtons__WcmUj{display:flex;flex-direction:row;justify-content:center;margin:1.5rem 0 0}.badges_title__JA9kc{margin-bottom:1rem}.badges_intro__yh2x-{margin-bottom:1.5rem}.badges_category__bzpko{margin-bottom:2.5rem;position:relative}.badges_categoryHeadline__bAMPd{margin-bottom:1rem}.badges_badge__OaSZI{cursor:pointer;min-height:140px;min-width:160px;text-align:center}.badges_badgeImage__E07ki{margin-bottom:4px;max-height:100px}.badges_placeholder__F1afb{color:transparent;margin-bottom:32px;min-width:160px;padding-left:0;padding-right:0;text-align:center}.badges_placeholderRow__xkvy6{display:flex;overflow:hidden}.badges_placeholderBadge__kVGNM{border-radius:50%;display:inline-block;height:100px;margin-bottom:.75rem;width:100px}.badges_placeholderText__SiYYk{border-radius:8px;display:inline-block;height:10px;width:90px}.badges_placeholderText2__f808i{width:50px}.badges_placeholderHeadline__JkHVi{height:12px;margin-bottom:1rem;margin-top:.75rem;width:100px}.badges_notRewarded__6oWIl{opacity:.4}.badges_arrowContainer__2uo2G{display:flex;position:absolute;right:0;top:0}.badges_detailsWrapper__6q0R6{padding-bottom:2.5rem;text-align:center}.badges_detailsWrapper__6q0R6 .badges_badgeImage__E07ki{margin-bottom:1.5rem;max-height:205px}.badges_badgeModalWrapper__2j7\+T{max-width:590px}.badges_detailsHeadline__eeKaN{margin-bottom:1rem}.badges_date__BWNCo{display:block;margin-bottom:1rem}.progress-row_rowContainer__bNJ2N{display:flex;flex-direction:column}.progress-row_header__ttaGw{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.progress-row_textWrapper__AgH0h{max-width:80%}.progress-row_title__FGbLX{font-family:Guillon,sans-serif;font-size:24px;font-weight:400;margin-bottom:1.5rem}@media only screen and (min-width:768px)and (max-width:991px){.progress-row_title__FGbLX{margin-bottom:1rem}}@media only screen and (max-width:767px){.progress-row_title__FGbLX{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;margin-bottom:.75rem}}.progress-row_title__FGbLX.animated-background{height:35px;max-width:300px}.progress-row_subtitle__BrxV-{margin-top:.5rem}@media only screen and (max-width:767px){.progress-row_subtitle__BrxV-{display:none}}.progress-row_itemsWrapper__As4fW{flex-wrap:wrap;margin-bottom:1.5rem;row-gap:.5rem}.progress-row_itemsWrapper__As4fW>section{display:flex;flex-direction:column}@media only screen and (min-width:768px){.progress-row_itemsWrapper__As4fW{margin-bottom:3rem;row-gap:.75rem}}@media only screen and (min-width:992px){.progress-row_itemsWrapper__As4fW{row-gap:1rem}}.progress-row_itemsWrapper__As4fW.animated-background{height:186px}.progress-row_link__p3quQ{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;text-transform:uppercase}@media only screen and (min-width:768px){.progress-row_link__p3quQ{font-size:16px}}.progress-row_carouselButtonWrapper__QzScn{align-items:center;display:flex;flex-direction:row}.progress-row_carouselItem__dYYws:not(:last-child){margin-right:3rem}.progress-row_carouselItem__dYYws:not(:last-child).progress-row_workout__nk8aI{margin-right:1rem}@media only screen and (max-width:767px){.progress-row_carouselItem__dYYws:not(:last-child){margin-right:1.5rem}}.progress-row_titleWrapper__7F6hG{align-items:flex-end;display:flex}@media only screen and (max-width:767px){.progress-row_titleWrapper__7F6hG{align-items:flex-start}}.progress-row_titleWrapper__7F6hG .progress-row_infoButton__friAg{background-color:var(--mui-palette-background-default);padding-left:.5rem}.buddyfit .animated-background{background:var(--mui-palette-background-paper);border-radius:8px}.badge_badgeWrapper__bKx0t{text-align:center;width:110px}.badge_badgeImg__AAciV{height:75px;margin-bottom:4px}.metric_metric__hDJWN{background-color:var(--mui-palette-background-default);border-radius:6px;color:var(--mui-palette-text-primary);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem}@media only screen and (min-width:768px){.metric_metric__hDJWN{padding:1.5rem}}.buddyfit .metric_metric__hDJWN{background-color:var(--mui-palette-background-paper)}.metric_headline__TT4LQ{font-size:20px;margin-bottom:2.5rem}.metric_value__S-SFW{margin-bottom:0}.metric_lockIcon__0XZGQ{height:28px;width:28px}.metric_title__Xk\+mu{font-family:Guillon,sans-serif;font-size:24px;font-weight:400;margin-bottom:1.5rem}@media only screen and (min-width:768px)and (max-width:991px){.metric_title__Xk\+mu{margin-bottom:1rem}}@media only screen and (max-width:767px){.metric_title__Xk\+mu{font-family:GuillonDemi,sans-serif;font-size:16px;font-weight:400;margin-bottom:.75rem}}.metric_title__Xk\+mu.animated-background{height:35px;max-width:300px}.benchmark-empty_emptyBenchmark__hyKlS{align-items:center;background-color:#fff;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1.5rem;text-align:center}.benchmark-empty_benchmarksIcon__9XBZP{fill:var(--mui-palette-grey-500);margin-bottom:1rem}.benchmark-empty_subtitle__dRHS2{margin-top:4px}.benchmark-empty_cta__uLXSP{margin-top:1.5rem}.benchmark-empty_cta__uLXSP button{box-shadow:none}.benchmark_benchmark__46TZO{background-color:#fff;border-radius:6px;color:var(--mui-palette-text-primary);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem}@media only screen and (min-width:768px){.benchmark_benchmark__46TZO{padding:1.5rem}.benchmark_name__Pcjm8{font-family:GuillonDemi,sans-serif;font-size:20px;font-weight:400}}.benchmark_date__47vYV{margin-top:1rem}@media only screen and (min-width:768px){.benchmark_date__47vYV{font-size:20px}}.benchmark_count__OTcR3{margin-top:1rem}@media only screen and (min-width:768px){.benchmark_count__OTcR3{font-family:GuillonDemi,sans-serif;font-size:30px;font-weight:400}}.statistics_container__1gAow{background-color:var(--mui-palette-background-default);border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem}@media only screen and (min-width:768px){.statistics_container__1gAow{padding:1.5rem}}@media only screen and (max-width:767px){.statistics_container__1gAow{min-height:130px}}.statistics_container__1gAow.statistics_alternativeTheme__xrXb-{background-color:var(--mui-palette-primary-main)}.statistics_container__1gAow.statistics_alternativeTheme__xrXb- p{color:var(--mui-palette-text-inverted)}.statistics_container__1gAow.statistics_small__zpzRV{flex:1 1;min-height:0;padding:1.5rem 0 0}.buddyfit .statistics_container__1gAow{background-color:var(--mui-palette-background-paper)}.buddyfit .statistics_container__1gAow.statistics_alternativeTheme__xrXb- p{color:var(--mui-palette-text-primary)}.statistics_header__dKTxZ{align-items:center;display:flex;flex-direction:row}.statistics_iconWrapper__DPvYy{align-items:center;background-color:var(--mui-palette-background-paper);border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:1rem;width:30px}.statistics_iconWrapper__DPvYy.statistics_small__zpzRV{height:35px;margin-right:.75rem;width:35px}@media only screen and (min-width:768px){.statistics_iconWrapper__DPvYy{height:50px;margin-right:1rem;width:50px}}.statistics_value__b6Uk2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statistics_value__b6Uk2.statistics_small__zpzRV{font-size:24px}@media only screen and (min-width:768px){.statistics_value__b6Uk2{font-size:30px}}.statistics_value__b6Uk2.statistics_isEmpty__33bOo{font-size:18px}@media only screen and (min-width:992px){.statistics_value__b6Uk2.statistics_isEmpty__33bOo{font-size:20px}}.statistics_icon__cRxaK{height:60%}.statistics_icon__cRxaK,.statistics_icon__cRxaK g{fill:var(--mui-palette-primary-main)}.statistics_title__neBo5{margin-top:.5rem}.statistics_title__neBo5.statistics_small__zpzRV{font-size:16px;margin-top:.75rem}@media only screen and (min-width:768px){.statistics_title__neBo5.statistics_small__zpzRV{margin-top:1rem}}@media only screen and (max-width:767px){.statistics_title__neBo5.statistics_small__zpzRV{font-size:14px}}.statistics_title__neBo5.statistics_isEmpty__33bOo{font-family:Guillon,sans-serif;font-size:14px;font-weight:400}@media only screen and (min-width:768px){.statistics_title__neBo5.statistics_isEmpty__33bOo{font-size:18px}}.statistics_subtitle__hKNCo{color:var(--mui-palette-grey-500);margin-top:.75rem}.statistics_subtitle__hKNCo.statistics_small__zpzRV{margin-top:4px}@media only screen and (max-width:767px){.statistics_subtitle__hKNCo.statistics_small__zpzRV{font-size:14px}}@media only screen and (min-width:768px){.statistics_subtitle__hKNCo{margin-top:1rem}}.empty-state_container__1\+Xmk{background-color:#fff;background-image:url(/train/static/media/bg.801ce836d6d75412f26f.png);background-position:-5px top;background-repeat:no-repeat;background-size:cover;border-radius:6px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem}@media only screen and (min-width:768px)and (max-width:991px){.empty-state_container__1\+Xmk{background-position:-130px top}}@media only screen and (min-width:992px){.empty-state_container__1\+Xmk{min-height:165px}}.empty-state_ctaText__uc-Ed{margin-top:2rem;text-transform:uppercase}.program-progress_programContainer__t6C-y{align-items:center;display:flex;flex-direction:column}@media only screen and (min-width:992px){.program-progress_programContainer__t6C-y{flex-direction:row}}.program-progress_circleContainer__G-yOd{display:flex}.program-progress_progressCircle__y7avl{flex:1 1;height:95px;margin-right:0;width:95px}.program-progress_progressCircle__y7avl circle{stroke-width:5px;stroke-linecap:round}.program-progress_progressCircle__y7avl .progress-circle__filler{margin-bottom:0}.program-progress_circleContent__niFJq{align-items:center;display:flex;flex-direction:row;font-size:14px}.program-progress_circleContent__niFJq div{display:inline}.program-progress_circleContent__niFJq.program-progress_paused__ZLHBz{color:var(--mui-palette-grey-500)}.program-progress_continuousIcon__hu\+\+5{fill:var(--mui-palette-text-primary);height:16px;margin:2px 1px 0;width:16px}.program-progress_labelSection__Opl-U{margin-top:1rem;text-align:center}@media only screen and (min-width:992px){.program-progress_labelSection__Opl-U{margin-left:1rem;margin-top:0;text-align:start}}.active-plans_container__v3uwy{align-items:center;background-color:var(--mui-palette-background-default);border-radius:6px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;padding:1.5rem .75rem}@media only screen and (min-width:992px){.active-plans_container__v3uwy{min-height:165px;padding-left:1.5rem;padding-right:1.5rem}}.active-plans_carousel__dl9Ly{flex:1 1}.active-plans_slide__AX93Y{padding-left:0;padding-right:0;scroll-snap-align:start}.active-plans_nextButton__Xa15z,.active-plans_prevButton__Q98AK{background-color:var(--mui-palette-grey-50);border-radius:50%;margin:0}.active-plans_nextButton__Xa15z svg,.active-plans_prevButton__Q98AK svg{fill:var(--mui-palette-text-primary)}.buddyfit .active-plans_container__v3uwy{background-color:var(--mui-palette-background-paper)}.fitness-check_container__rmvzr{background-color:#fff;background-image:url(/train/static/media/bg.9bc5f9db952098f79cbd.jpg);background-position:0 0;background-repeat:no-repeat;background-size:cover;border-radius:6px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:2rem 1.5rem}@media only screen and (min-width:992px){.fitness-check_container__rmvzr{min-height:165px}}.fitness-check_lastCheck__3ho6F{margin-top:2rem}.fitness-check_cta__5\+M7D{width:130px}.weekly-streaks_streaksContainer__nWgah{align-items:stretch;display:flex;flex-direction:row;gap:.75rem}@media only screen and (min-width:768px){.weekly-streaks_streaksContainer__nWgah{gap:1rem}}.empty-state_container__sMXVo{align-items:center;background-color:var(--mui-palette-background-default);border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:1.5rem;text-align:center}.buddyfit .empty-state_container__sMXVo{background-color:var(--mui-palette-background-paper)}.buddyfit .empty-state_container__sMXVo span{color:var(--mui-palette-text-primary)}.empty-state_icon__3vh2z{fill:var(--mui-palette-grey-500);height:45px;margin-bottom:.5rem;width:45px}.empty-state_subtitle__JRVwZ{margin-top:4px}.empty-state_cta__u95Gu{margin-top:1.5rem}.empty-state_cta__u95Gu button{box-shadow:none}.completed-workout_workoutWrapper__dj8vt{width:330px}.completed-workout_finishDate__Bn2D3{margin-bottom:.5rem}.crop-photo-modal_cropWrapper__IOH3w{position:relative}@media(orientation:landscape){.crop-photo-modal_cropWrapper__IOH3w{height:calc(90vh - 48px);max-height:635px;max-width:476px;min-width:250px;width:calc(67.5vh - 36px)}}@media(orientation:portrait){.crop-photo-modal_cropWrapper__IOH3w{height:120vw;max-height:635px;max-width:476px;width:90vw}}.crop-photo-modal_img__hfCPU{max-width:none}.crop-photo-modal_modal__FgZM0{display:flex;justify-content:center}.crop-photo-modal_modal__FgZM0 .crop-photo-modal_headerWrapper__z6usI{align-items:center;background-color:#fff;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:.5rem}.crop-photo-modal_modal__FgZM0 .crop-photo-modal_modalContent__I0djD{display:flex;flex-direction:column;justify-content:center;outline:none}.crop-photo-modal_modal__FgZM0 .crop-photo-modal_buttonIcon__6-N-7{fill:var(--mui-palette-text-primary);background-color:#fff;border:0;border-radius:50%;cursor:pointer;height:32px;padding:.5rem;width:32px}.crop-photo-modal_cropArea__F7wxM{border-radius:0 0 8px 8px}.add-photo-button_buttonWrapper__1EaxK{flex:1 1}.add-photo-button_button__0OAAC{align-items:center;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center}@media only screen and (max-width:767px){.add-photo-button_button__0OAAC{padding:.5rem}}.add-photo-button_addImgButton__chm-0{border:1px dashed var(--mui-palette-grey-200);cursor:pointer;height:100%}.add-photo-button_addImgButton__chm-0 .add-photo-button_plus__7bjpS{fill:var(--mui-palette-grey-500)}.add-photo-button_reachLimit__3u-NN{border:1px solid var(--mui-palette-error-main);cursor:not-allowed;height:100%}.add-photo-button_reachLimit__3u-NN .add-photo-button_text__wiQA\+{max-width:87px}.add-photo-button_reachLimit__3u-NN .add-photo-button_warning__m10SM{color:var(--mui-palette-error-main)}.add-photo-button_iconWrapper__N-Ka8{height:1.5rem;margin-bottom:.5rem;width:1.5rem}.add-photo-button_hidden__8E1jA{display:none}.add-photo-button_modalWrapper__PnhT5{display:flex;justify-content:center}.add-photo-button_photoModal__0V578{height:auto;max-width:390px}.edit-photo-menu_button__ln-bO{fill:var(--mui-palette-grey-500);background-color:#fff;border:0;border-radius:50%;cursor:pointer;height:32px;padding:.5rem;width:32px}.edit-photo-menu_photoButton__ifZjA{align-items:flex-end;display:flex;flex-direction:column;position:relative}.edit-photo-menu_photoButton__ifZjA .edit-photo-menu_menu__nDvmx{display:none;top:2.5rem;width:160px}.edit-photo-menu_photoButton__ifZjA .edit-photo-menu_menu__nDvmx.edit-photo-menu_open__\+BT3V{display:inline;display:initial}.edit-photo-menu_photoButton__ifZjA .edit-photo-menu_button__ln-bO.edit-photo-menu_open__\+BT3V{display:flex}.carousel-item_wrapper__zL5qW{padding-top:100%;position:relative}.carousel-item_rowItem__NxEcM{background-repeat:no-repeat;background-size:cover;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;width:100%}.carousel-item_photo__vvtBe{cursor:pointer}.carousel-item_photo__vvtBe .carousel-item_showButton__LwMkQ{display:none}.carousel-item_photo__vvtBe:hover .carousel-item_showButton__LwMkQ{display:flex}.carousel-item_photo__vvtBe .carousel-item_editButton__3f2eT{padding:.5rem .5rem 0 0;position:absolute;right:0;top:0}.carousel-item_placeholder__Y3qVZ{background-color:var(--mui-palette-grey-50);border-radius:8px}.buddyfit .carousel-item_placeholder__Y3qVZ{background-color:var(--mui-palette-background-paper)}.carousel-item_seeMoreButton__R3-2T{align-items:center;background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgEASABIAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCADWANYDAREAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD+xD9uD9t7wh+x/wCDbXFnB4p+Kviu2uT4G8GSSyxWnlQt5E/iXxLcQYltfD2nzkRrbwSRahrt4p07T5LaOPUdV0r9K8OPDjH8e5hP95LBZJgZw/tLMFGMqnNJc0cHg4S92eLqx1c5J0sNTftqqm3SoV/Bz3PaOTUV7qq4usn7Cg21Gy0dWq1qqcXpZWlUl7sWkpTh/Ln8Zv2u/wBor49ane33xF+KXie80+7lmaLwppGo3OgeDdPgmZdtpZ+GtKlt9NaKKOOKIXF9He6jOsSyXt9dXDSTP/aHD/AfCfDFGnTynJcHTq04xUsdXpQxWYVZRT/eVMZXjOqpSblJxpOnSi21TpwglFfleNzjMswlKWJxdWUW3alCTp0Yp/ZjSg1GyVleSlJ2vKTd2/m4ksSzEszElmJJJJOSSTySTySeSa+uStotEtEl0PMEoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgCzaXt5p9xHd2F3c2V1EcxXNpPLbXEZ9Y5oXSRD7qwNRUp06sXCrCFSD3hUjGcX6xkmn80NScWnFuLWzTaa9GtT79/Zs/4KTftH/s/wCq2NrqfivVPiv8PhMo1LwT491W61eZLXb5ZHhvxRffbdc8OzQLlra2hnudCMmWudGndhIn5fxf4Q8I8U0Kk6OBo5HmvK/Y5jllCFCLne/+14Kl7PDYuMnpOcowxNtIYiKVn9DlnE2Z5fOKlWni8Pf3qGIm5u237qrLmqUmuiTdPvBn9UfwM+N/gD9of4baD8Ufhvqh1Dw/rSPFPbXCpDq2g6xahBqXh7XrNJJfsOr6bJIgni8ySC4t5bXUbCe70y+sry4/ijiXhzNOFM3xOS5vR9lisO1KM4NyoYrDzv7HFYao0vaUKyT5ZWUoSjOlVjCtTqU4/q+Ax2HzLC08Xhpc1OejT0nTmvip1I3fLOL3WqaalFuMoyf8dv7YPxn1X49/tG/FL4h3901xp8/ibUNC8Jw5YQ2Hgzw5czaR4ZtYIiSsTS6bax6hf+WES41a+1C9KCS6fP8AfXAPD1DhjhLJcqpQUascHSxOOlpzVcwxcI18ZOTWslGtN0qV23GhSpU7tQR+NZzjZ5hmWLxMneLqyp0V0jQptwpJLp7qUpW3nKUt2fNFfYHlhQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFAH6l/8EwP2s7X9nTxn8RtA8YX0zfD7xZ4Yh1ddPe7MUNv4y0bVdMsrK9tVeG4SGW80TUtUgv2iWNrtLHTRO0gsbYRfi3jNwNPizL8pxWApxWa4HGyoOqoJynl+IoVqlSnNqUHKNPE0aMqSk2qbq1uVL2k7/V8LZustr4mnWl/s1akp8rdkq8JwjGS0dnKnKalb4uWN/hVvy1JLEsxLMxJZiSSSTkkk8kk8knkmv2lK2i0S0SXQ+UEoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAmhkkiYtHI8bFSCyMyEjIOMqQcZAOOmQPSpmk1ZpPXqr9+402tnb0IaoQUAFABQAUAFABQAUAFABQAUAFABQAUASrDM/wByKR/91Gb+QNJyit5JerSHZ9mSiyvD0tLk/SCX/wCIqfaU/wDn5D/wKP8AmPll/K/uYxra5T79vOuOu6KRcfmopqcHtKL9JJ/qKzXR/cQkEdQR9aoQlABQAUAFABQAUAFABQA9Ov4f4UpbfMBlMAoAKACgAoAKACgAoAKACgAoA17DRb6/AdE8qE/8tpsqp/3BjdJ0IyoKg8EisKmIp09G+aX8sdX8+i+ZcYSl5LuzrLXwxYQgGcyXT99xMcefZEO7/vpz9K4p4ypL4bQXlq/ven4GypRW+ptxWdrB/qbaCLHGUiRT+LAZP4mueU5y+Kcn6t2+4tJLZJeiLFSMWgAoAikghmGJYYpR6SRo4/8AHgaalKPwycfRtfkJpPdJ+plXGgaXcZP2fyWP8UDGP/xzmP8A8craOJrR+1zLtJX/AB3/ABJdOL6W9NDAuvCkyZaznWUf885h5b/QOMo31OwV1QxsXpUi4+cdV926/EzlSf2Xfyf9f5HM3Fpc2j7LmGSJucb1O1sd0b7rj3UkV1wnCavCSkvLp6rdfMyaa3VivVCCgAoAKACgB6dfw/wpS2+YDKYBQAUAFABQAUAFABQAUASQwyzyLFCjSSOcKijJJ/kAOpJwAOSQKUpKKcpNJLdsaTeiVzu9L8OQ2wWa9Czz8ER9YYj6EHiVh6sNgP3VOAx82tipTvGneMdr7Sf+S/Hv2N400tZavt0X+Z09chqLQAUAFABQAUAFABQAUARyRRzIY5Y0kRvvI6h1P1VgRTTcXeLafdOz/AVk99Tmb7wvbS7nsnNtIefLfLwE+gPMkf4b1HQIBXXTxk42VRcy7rSX+T/D1M5Uk9tH+ByN3pt7Yn/SIHVc8Sr88R+ki5Az6Ntb1AruhWp1Phkr/wAr0l9z/S68zFxlHdfPoUK0JCgAoAenX8P8KUtvmAymAUAFABQAUAFABQAUAWbS0nvZlgt0LO3U/wAKL3d2/hUdz34ABYgGJ1I04uUnZL72+y8xpOTsj0rTNKt9NiwgDzsP3s7AbmP91f7sY7KOvVsnp5NWtOq9dIraK2Xn5vz+46YxUVpv1f8AXQ1KyLCgAoAKACgAoAKACgAoAKACgAoAQgEEEAg8EEZBHoQetAGLdeH9NussIjbuf47chBn3Qgxn8FBPrXRDE1Yfa5l2lr+Oj/Eh04vpZ+X9WMKfwnKDm3u42HpMjIf++k8wH/vkV0Rxq+3Br/C0/wA7fmZuk+j+/wDplBvDOqL0SF/dZlGf++wh/MVqsXRfWS9Yv9Lk+yl5P5gnhzVc8wxjjvNH7ejGlLFUf5n/AOAy/wAgVKb6fijn66jMKACgAoAKACgAoAs2lpPezpbwLudup/hRR953PZV7nqThVBYgGKk404uUnounVvol5saTk7I9N07ToNNgEUQ3O2DNMR80rf0QchEBwo9WLMfIq1ZVZc0tvsx6Jf5931OqMVFWXzff+ui/4LNGsygoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoABSY47njFe+cIUAFABQAUAFAE9vbzXUyQQIXkc4AHYdSzHsqjlieABUznGEXKTsl/Vl3bGk27I9N0vTIdNgEafPM4BmlI5dvQeiL0VfxOSa8itVlVld6RXwrsv831OqMVFW69WadZFBQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAApMcdzxivfOEKACgAoAKAJIopJpEiiQvI7BVVRkknp/9c9B1NKUlFOUnZLVsaV9EelaPpKabDlsPdSgedIOijqIk/2VPU9Xbk8BQPJr1nVl2gvhX6vzf4HTCHKvN7v9DZrAsKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoABSY47njFe+cIUAFABQA5VZ2VEUszEKqqCWZicAADkkngAdaG0ld6JbsD0XRNGXT4/PnAa8kXnuIFP/LNT03H/AJaOP91TtyW8rEV3VfLHSCen9593+i+e+3TCHLq93+HkdBXMaBQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQACkxx3PGK984QoAKAFALEKoLMxAAAJJJOAABySTwAOSaNtXoluwPQdD0QWSrdXKg3TD5EPIt1I5HoZSDhiPujKjuT5eIxHtG4Q0gnq/5v8AgdkdEIcur3/L/gnS1ymoUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFAAKTHHc8Yr3zhCgByIzsqIpd2IVVUEszE4AAHJJPQChtJNt2S1bfQe+i1PQNE0NbILc3QDXRGVTgrbg+h6GXsWHC8hSfvHy8RiHU92F1Dvs5f8AA7L7zeEOXV7/AJf8E6WuU1CgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAAUmOO54xXvnCTW9vNdSrDBG0kjdFX07licBVHdmIA7mplOMIuUmkl/Vl3Y0m3Zas9E0jRYdOUSyYlu2HzSdViyOUiz+TOfmbttXivLr4iVV2WkFsur83/AJdDohBR13fft6f5m7XOaBQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQB0emeHLq+CzTk2tswyCwzNIOxSM42qezvjjBVXBzXHWxcKd4x9+a3/AJV6vq/JfNo0jTb1ei/E7K10HS7UDbbJM46yXAEzE+uGHlqf9xFrz54mtO95uK7R91fhq/mzZQiunzepqJFFGMJHGg9ERVH6AVi5Se7b9W2VZdh5AbggEe4B/nSGUptM0+4z51nbsSMFhEqP/wB/ECuPwbitI1qsfhqTXldtfc7olxi90vuOevPCVu4LWUzwN2jlzLET2Af/AFiD3Pmn2rrp46a0qRUl3jpL7tn+BDpLo7fijkrvSr+xfZPbvg/dkjBkjf8A3XUEA99rbXx1UV3QrUqivGa809GvVP8ANXXmZcsovVf5Hjum6PdaiwKL5VuD807g7fcIODI3svAP3mXNe9VrwpKzd5dIr9e3z17HFGDl5Lv/AJHoVhp1tp0flwJ8xx5krYMkh/2mxwB/Cowo9Mkk+XUqzqu8n6JbL5fqdEYqK0+/qX6zKCgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACkB3mheHhEEvL9AZThobdwCIweQ8qnrJ3VD9z+L5+E8zE4pybp0naO0pLeXkn28+vpvvCnbWW/Rdv+CdjXAbBQAUAFABQAUAFAHiCqqKFVQqqAFVQAoA6AAcADsBX0e+r1b3ZxDqACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgDufDuhhQmoXafMcNawsPujtM4P8R6xqfuj5z8xXb5mLxN70qb02nJdf7qfbu+u217704fafyX6naV55sFABQAUAFABQAUAFAHiVfRnEFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFAHUeHdF+2OLy5X/AEWJv3aMOJ5FPf1iQ/e7Mw2cgOK4cXiPZp04P32tX/Kn+rX3LXsa04X957dF3/4B6LXlHQFABQAUAFABQAUAFABQB4lX0ZxBQAUAFABQAUAFABQAUAFABQAUAFABQAUAFAGzo2kyanP8wK2sRBnk6Z7iJD3du56IuWPO0HmxFdUY6azl8K7f3n5L8X8y4Q5n5Lf/ACPUY40ijSKNQkcahURRgKoGAB/nJ6nmvGbcm23dt3b7tnVtoPpAFABQAUAFABQAUAFABQB4lX0ZxBQAUAFABQAUAFABQAUAFABQAUAFABQAUAaOmaZPqdwIowVjUgzTEfLEmf1duQidWPJwoZhjWrRoxu9ZP4Y9W/8ALu/1KjByfl1Z6pa2sNnBHbwJsjjGP9pj/E7n+J2PLH8BgAAeJOcqknOTu2/u7JeS6HUkkrIsVIwoAKACgAoAKACgAoAKACgDxKvoziCgAoAKACgAoAKACgAoAKACgAoAKACgDU0vSbjU5dsYKQKR505HyoP7q/3pCOijp1bA5rCtXhRWusn8Mer832Xn9xUIOT8ur/rqen2dnBYQJb26bUXkk8vI56u5/iZvyAwqgKAB41SpKpJyk7t/cl2XkdSSirItVAwoAKACgAoAKACgAoAKACgAoA8gu9MvrHP2m3kRQceYBviP0kXK8+hIPtXvQrUqnwTTfbZ/c9TkcJR3Xz6FGtSQoAKACgAoAKACgAoAKACgAoAACSAASScADkknoAO5NIDq9L8Mz3BWa+3W8HUQ9J5B2yP+WSnvu+fjAUZDVxV8ZGF40rSl/N9lf/JP0083saxpN6y0Xbq/8jvYYYreNYYI1iiQYVEGAP8AEk8knJJ5JJry5SlJuUm23u2dCSWi0RLSAKACgAoAKACgAoAKACgAoAKACgAIBBBGQeCDyCD1BFAGLd+H9Mu8kweRIf8AlpbERHJ7lADETnqTGSfWuiniq0NObmXaev47/iQ6cX0t6af8A5u68I3C5a0uY5V6hJgYn+gZd6Mfc+WP69kMfB/HBxfePvL9H+Zm6L6P7zCn0fU7bPm2U+B1eNfOQD1Lxb1H4kV0xr0Z/DUj6N8r+6VmZuElun+ZmkEHBBBHUEYI/CtSQpgFABQAUAFAFmCyu7ogW9tPNnukbFR9XxtUe5IFRKpTh8U4x9Wr/duNRb2TZ0Fp4UvZSGupI7VO6giab8kPljPr5hI/u1yVMdTjpBOb7/DH8dfw+ZoqUnvp+LOvsNGsNPw0MW+bvPLh5ffacBY/+2arkdSa4KuIq1filaP8sdI/Pv8AO5tGEY7LXu9zVrEoKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgCGW3t5uJoIZf+ukaP/wChA1UZyj8MpR9G1+QrJ7pP5FB9E0mT71jAP9wNH/6LZa1WJrrapL52f5pk8kP5UVm8NaOf+XZl/wB2ef8ArIRVLF4hfbv6xj/kHs4dvxYg8M6QP+Xdz9Z5v6OKPrmI/nX/AIDH/IXs4dvxZOmgaQnSyQ4/vvK/6O5B/GpeKrv/AJeP5KK/JD5Ifyr8S5Fp9jD/AKqztkPqsMYP/fW3P61Dq1Jb1Jv1k/8AMrlS2S+5FzGOBwKzGFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFAE9zbzWlxcWlwjR3FrNLbzxsCrRzQu0cqMCAQyOrKQQCCMEA1MJxqQjOLvGcYzi1qnGSTTTWmqd9BtOLae6bT9U7MgqhBQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFABQAUAFAGto+ialr91JZ6VbPdXEcDXLxpkkQpJFEz8A8B5o1/wCBCsMRiaOFgqleahByUE3/ADNSkl90W/kXCnOo3GCu0r28rpfqj62/bm+BeqfBn44+I72OykXwX8Q9R1Hxf4R1CNJTaZ1K5N1rmhmVtyJeaHqlzLH9m815BpdxpV22wXgjT4Tw14lo8Q8N4Sm6ieY5TSo4DH0m48/7mHJhsTZWbp4mjBPn5UvbQr01f2d37GfYCeCx9WSi/YYmUq1GVny+871Kd/5qcm9L35HB9T4zr9CPECgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKAP2M/wCCZf7Ow1G18V/GjxrpCz6Jq2nv4P8ABljfRq0GpxLqVrfeIdcEZIkEVpeaVYaVp04+SaQ60hH7iNm/APGPiz2M8Dw9l1dxxNCqswzGpSbUqLdGdPCYa+16lOvVr1YvWK+rO/vNL7ThfLeZVsdXhenOPsaEZLSa5lKpUtvaMoRhF9Xz9j9Xfiv8JPAnxq8HXvgf4g6MmraLdvHcQyI/2fUtK1CEMLfVNHv1VpbDUIA7os0eUmglntLqK4s7i4t5fw/I89zPh3MKeZZViHQxFNOEk1z0a9KVuehiKTfLVpSsm4vWMoxqQlCpCE4/XYvB4fHUZUMRDnhLVdJQktpwlvGS79U2mnFtP8JP2jv+Cfnij4KW9x4n0HxzoPiPwU8rLaDV4dQ0rxRbsSG+zXFpZ2Go6TeLCjIv2+PULE3LBn/sy0GEr+mOEvFTBcRThgsVluKwmYqN5+wlSr4Kat8cJ1KtGvTcmm/ZOlV5FZe2qbnwOZcO1cCnVp16dWhfTnUoVV5NRjKErfzc0b/yo/PN0MbuhwSjMhx0ypIOMgHGRxwPpX6sndJ90n95821ZtdtBtMAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKACgAoAKANPRtJuNc1G20y0eGO4upY4o3uGdIQ0kiRqXaOOVwoZwSVjY4zgE4BxxFeGGozrVFJwgnJqCTlZJvRNxXTq0VTg6k1CNk3bfbVpdE317H66fs6f8EzYNVbRvG3xl8V6dqvh6UJfWng3wg+pINWVJ2Cw65r99aaZdWlm3lFLmy0mz+1XEcp8nWbFo8yfg/FvjFKgsRl3D2Bq0MWr06mYY9UX7BuK97DYWnUrQqVFzXhUr1OSDj72HqJ6fY5bwup8lfG1ozpv3lRouXv67VKkoxajpqoK7W04n7O6Xpem6Jptho+j2FppelaXaW9hpum2FvFaWVjZWkSwW1paW0CpDBbwQokcUUaKiIoVQAK/nutWrYmtVxGIq1K1etUnVrVqs5TqVak5OU6lScm5SnKTcpSk223dn20IRhGMIRUIQSjGMUlGMUrJJLRJLRJD/2Q==);cursor:pointer;display:flex;justify-content:center}@media only screen and (max-width:767px){.carousel-item_seeMoreButton__R3-2T{flex-direction:column;padding:20px;text-align:center}}.photo-modal_modal__zgK4j{display:flex;justify-content:center}.photo-modal_modal__zgK4j .photo-modal_headerWrapper__dX2CN{align-items:center;background-color:#fff;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:.5rem}.photo-modal_modal__zgK4j .photo-modal_modalContent__OdbHZ{display:flex;flex-direction:column;justify-content:center;outline:none}.photo-modal_modal__zgK4j .photo-modal_closeButton__B9a0u{fill:var(--mui-palette-text-primary);border-radius:50%;cursor:pointer;height:32px;padding:.5rem;width:32px}.photo-modal_modal__zgK4j .photo-modal_modalPhoto__WpY7K{border-radius:0 0 8px 8px}@media(orientation:landscape){.photo-modal_modal__zgK4j .photo-modal_modalPhoto__WpY7K{height:calc(90vh - 48px);max-height:635px;width:auto}}@media(orientation:portrait){.photo-modal_modal__zgK4j .photo-modal_modalPhoto__WpY7K{height:auto;max-width:476px;width:90vw}}.photo-modal_modal__zgK4j .photo-modal_editButtonWrapper__Tk9ze{height:32px;position:relative;width:32px}.photo-modal_modal__zgK4j .photo-modal_editButton__rprrd{position:absolute;right:0}.progress-photo-carousel_slideItem__NR72A>div{display:flex;flex-direction:column;height:100%}.progress-photo-carousel_articleWrapper__P7kC3{margin-top:1rem}.progress-photo-carousel_stretchedColumn__kDfYa{display:flex}.progress-photo-carousel_article__-14IK{border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex:1 1;overflow:hidden}.progress-photo-carousel_article__-14IK:hover{background-color:var(--mui-palette-background-paper);transition:background-color .2s ease-in-out}.progress-photo-carousel_article__-14IK:hover .progress-photo-carousel_thumb__tNmXu{-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.progress-photo-carousel_article__-14IK .progress-photo-carousel_textBox__2Sv8d{display:flex;flex-direction:column;padding:.75rem 1rem .75rem 0}.progress-photo-carousel_article__-14IK .progress-photo-carousel_textBox__2Sv8d .progress-photo-carousel_title__pVYlc{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:.5rem;max-height:3.2rem;overflow:hidden}.progress-photo-carousel_article__-14IK .progress-photo-carousel_textBox__2Sv8d .progress-photo-carousel_baseline__vymI7{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-top:auto;max-height:1.333rem;overflow:hidden}.progress-photo-carousel_article__-14IK .progress-photo-carousel_thumbWrapper__sKBzq{flex-shrink:0;height:100%;line-height:0;margin-right:1.5rem;min-height:123px;overflow:hidden;width:123px}.progress-photo-carousel_article__-14IK .progress-photo-carousel_thumbWrapper__sKBzq .progress-photo-carousel_thumb__tNmXu{height:100%;object-fit:cover;object-position:center;width:100%}.info-button_info__kHIld{border:0;cursor:pointer}.info-button_info__kHIld .info-button_icon__\+w7H1{fill:var(--mui-palette-grey-500);height:24px;width:24px}.info-button_title__v-Orn{padding-bottom:1rem}.info-button_subtitle__vkk2b{padding:1rem 0}.info-button_modalWrapper__uQSrS{max-width:515px}.info-button_modal__Rwnxi{border-radius:8px 8px 0 0;display:flex;flex-direction:column}.graph_title__ZVUgE{font-family:Guillon,sans-serif;font-size:16px}.graph_title__ZVUgE,.graph_total__Tw7u-{color:var(--mui-palette-text-primary);font-weight:400}.graph_total__Tw7u-{font-family:GuillonDemi,sans-serif;font-size:30px}.graph_graphWrapper__ew2Uy{height:200px}.graph_disclaimer__Lo1Rl{font-size:12px;margin-top:1rem}.graph_disclaimer__Lo1Rl,.recharts-cartesian-axis-tick{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-weight:400}.recharts-legend-item-text{color:var(--mui-palette-text-primary);font-size:14px}.horizontal-bar_wrapper__sxD23{align-items:center;display:flex;flex-direction:row;height:42px;margin-bottom:2px;position:relative;width:100%}.horizontal-bar_completed__NDmvA{border-radius:8px;height:100%;left:0;opacity:.2;position:absolute;top:0;transition:width .7s linear;width:0;z-index:5}.horizontal-bar_icon__rtkvc{height:26px;padding:0 .5rem;width:23px}.horizontal-bar_label__OnQlV{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400}.horizontal-bar_value__FqZwx{color:var(--mui-palette-grey-500);font-size:14px}.container_wrapper__gJ8j9{background-color:var(--mui-palette-background-default);border-radius:8px;box-sizing:border-box;height:100%;padding:1.5rem}.buddyfit .container_wrapper__gJ8j9{background-color:var(--mui-palette-background-paper)}.title_wrapper__lIxHq{margin-bottom:1.5rem}.title_title__e026n{margin-bottom:0}.title_childrenWrapper__jqnuw{text-align:end}.title_title__N2u-v{color:var(--mui-palette-text-primary);font-family:Guillon,sans-serif;font-size:16px;font-weight:400}.view-switcher_wrapper__Vh1a1{background-color:var(--mui-palette-grey-100);border-radius:6px;display:inline-flex;padding:2px}@media only screen and (max-width:767px){.view-switcher_wrapper__Vh1a1{margin-top:1rem;width:100%}}.view-switcher_link__SkDND{color:var(--mui-palette-text-primary);font-family:Guillon,sans-serif;font-size:14px;font-weight:400;line-height:28px;padding:0 20px;position:relative;text-align:center}.view-switcher_link__SkDND:not(.view-switcher_selected__gkiXd):not(:last-child):after{background:var(--mui-palette-grey-500);content:"";display:block;height:60%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.view-switcher_link__SkDND.view-switcher_selected__gkiXd{background-color:#fff;border-radius:6px;font-family:GuillonDemi,sans-serif;font-weight:400;margin:0 -1px;padding:0 22px;z-index:1}@media only screen and (max-width:767px){.view-switcher_link__SkDND{width:100%}}.loading-state_sectionWrapper__bpFL2{margin-bottom:1rem}.loading-state_horizontalBar__jaoXF{border-radius:8px;height:42px;margin-bottom:2px}.loading-state_title__CjHrs{border-radius:6px;height:22px;margin-bottom:.5rem;max-width:200px}.loading-state_subtitle__bZQqw{border-radius:6px;height:40px;margin-bottom:1rem;width:50px}@-webkit-keyframes loading-state_placeHolderShimmerVertical__8B4J6{0%{background-position:0 468px}to{background-position:0 -468px}}@keyframes loading-state_placeHolderShimmerVertical__8B4J6{0%{background-position:0 468px}to{background-position:0 -468px}}.loading-state_animatedBackgroundVertical__l46z3{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:loading-state_placeHolderShimmerVertical__8B4J6;animation-name:loading-state_placeHolderShimmerVertical__8B4J6;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(0deg,#eee 8%,#ddd 18%,#eee 33%);background-size:104px 800px;height:96px;position:relative}.loading-state_verticalBarsWrapper__fKQX3{border-bottom:.5px solid #ddd;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem}.loading-state_verticalBar__2OBft{align-self:flex-end;border-top-left-radius:6px;border-top-right-radius:6px;width:8px}.loading-state_graphWrapper__n6PRd{min-height:300px}.loading-state_footerWrapper__G3P9C{align-items:center;display:flex;flex-direction:row;margin-bottom:1.5rem}.loading-state_graphFooter__E38Z9{border-radius:6px;height:10px;width:100px}.loading-state_circle__xiOIG{border-radius:50%;height:10px;margin-right:2px;width:10px}.trainer-card_trainerCard__qIQBb{display:flex;margin-bottom:.5rem}.trainer-card_trainerCard__qIQBb .trainer-card_trainerImg__TRki9{background-color:var(--mui-palette-grey-50);border-radius:50%;box-sizing:border-box;height:42px;margin-right:1rem;width:42px}.trainer-card_trainerCard__qIQBb .trainer-card_trainerImg__TRki9 path{fill:var(--mui-palette-grey-200);stroke:var(--mui-palette-grey-200)}.trainer-card_trainerCard__qIQBb .trainer-card_trainerImg__TRki9 path line{stroke:var(--mui-palette-grey-200)}.trainer-card_trainerCard__qIQBb .trainer-card_trainerName__iTiSi{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400}.trainer-card_trainerCard__qIQBb .trainer-card_workoutsCount__-YhSC{color:var(--mui-palette-grey-500);font-size:14px}.workout-card_workoutCard__MWVRz{border-radius:8px;display:flex;margin-bottom:.5rem;padding-left:0;position:relative}.workout-card_workoutCard__MWVRz:hover{background:var(--mui-palette-grey-50)}@media only screen and (min-width:768px)and (max-width:991px),only screen and (min-width:1200px){.workout-card_workoutCard__MWVRz{margin-right:8px;max-width:calc(50% - 16px);padding-right:16px}}.workout-card_workoutCard__MWVRz .workout-card_arrow__kUnCJ{fill:var(--mui-palette-grey-500);height:12px;position:absolute;right:4px;top:calc(50% - 6px);width:12px}.workout-card_workoutCard__MWVRz .workout-card_meta__5b-i4{overflow:hidden;width:100%}.workout-card_workoutCard__MWVRz .workout-card_workoutImg__hh1pZ{background-color:var(--mui-palette-grey-50);border-radius:8px;box-sizing:border-box;height:42px;margin-right:1rem;width:59px}.workout-card_workoutCard__MWVRz .workout-card_workoutImg__hh1pZ path{fill:var(--mui-palette-grey-200);stroke:var(--mui-palette-grey-200)}.workout-card_workoutCard__MWVRz .workout-card_workoutImg__hh1pZ path line{stroke:var(--mui-palette-grey-200)}.workout-card_workoutCard__MWVRz .workout-card_workoutName__g\+XFA{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:14px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 4px)}.workout-card_workoutCard__MWVRz .workout-card_workoutsCount__SEo89{color:var(--mui-palette-grey-500);font-size:14px}.statistics_wrapper__dtRki{margin-bottom:1rem}.statistics_workoutMinutes__98RNL{color:var(--mui-palette-text-primary);font-family:Guillon,sans-serif;font-size:52px;font-weight:400;line-height:52px}.statistics_statTitleWrapper__zUzmP{margin-bottom:1.5rem}.statistics_topWorkoutsWrapper__QDxdk{display:flex;flex-wrap:wrap}.no-data_container__BX5J3{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:350px;min-height:200px;text-align:center}.no-data_icon__dqu6t{fill:var(--mui-palette-text-primary);height:45px;margin-bottom:.75rem;width:45px}.no-data_subtitle__E-Ztq{margin-top:4px}.no-data_cta__9BADs{margin-top:1.5rem}.no-data_cta__9BADs button{box-shadow:none}.loading-state_loadingHeader__IySJc{height:30px;margin-bottom:2rem}.loading-state_loadingWorkoutRow__b6zsg{margin-bottom:2rem}.workout-swimlane_swimlaneContainer__8UqHP{align-items:center;cursor:pointer;display:flex;justify-content:space-between;-webkit-user-select:none;-ms-user-select:none;user-select:none}.workout-swimlane_workoutsContainer__agwY\+{grid-column-gap:1rem;grid-row-gap:1.5rem;-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:minmax(0,1fr);margin-top:2rem;max-height:0;overflow:hidden;row-gap:1.5rem;transition:max-height .5s ease-out}.workout-swimlane_workoutsContainer__agwY\+.workout-swimlane_visible__JzE1L{max-height:2000vh;transition:max-height 1s ease-in}.workout-swimlane_workoutsContainer__agwY\+>:last-child{margin-bottom:1.5rem}@media only screen and (min-width:768px)and (max-width:991px){.workout-swimlane_workoutsContainer__agwY\+{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:992px){.workout-swimlane_workoutsContainer__agwY\+{grid-template-columns:repeat(4,minmax(0,1fr))}}.workout-swimlane_completedWorkout__DmeMW{width:unset}.workout-swimlane_arrowContainer__jcZ40{align-items:center;display:flex}.workout-swimlane_icon__lmNkJ{padding-left:.75rem}.workout-history_title__rV-qY{margin-bottom:4rem}.photo-library_header__yQ9Ni{display:flex;gap:.5rem}.photo-library_gridWrapper__RL\+zN{display:flex;flex-flow:row wrap;row-gap:20px}.photo-library_fillWidth__r6\+Pb{display:flex;flex-direction:column}.photo-library_addButton__JtZuH{aspect-ratio:3/4}.photo-library_infoButton__K8P7B{background-color:var(--mui-palette-background-paper)}.photo-library_photoWrapper__nbe4b{border-radius:8px;cursor:pointer;position:relative}.photo-library_photoWrapper__nbe4b .photo-library_photo__3x-dI{border-radius:8px;flex:1 1;flex-direction:column}.photo-library_photoWrapper__nbe4b .photo-library_showButton__kxy9\+{display:none}.photo-library_photoWrapper__nbe4b:hover .photo-library_showButton__kxy9\+{display:flex}.photo-library_photoWrapper__nbe4b .photo-library_editButton__ALBDB{padding:.5rem 1rem 0 0;position:absolute;right:0;top:0}.photo-library_photoWrapper__nbe4b .photo-library_date__ZQZdj{bottom:0;margin:.5rem;position:absolute}.photo-library_titlePlaceholder__-HFcW{border-radius:8px;height:3rem;margin-bottom:2.5rem;width:40%}.photo-library_placeholderWrapper__RtbH6{display:flex;flex-wrap:wrap;gap:1rem}.photo-library_placeholderWrapper__RtbH6 .photo-library_photoPlaceholder__Mwd2C{border-radius:8px;height:286px;width:214px}@media only screen and (max-width:767px){.photo-library_placeholderWrapper__RtbH6 .photo-library_photoPlaceholder__Mwd2C{height:146px;width:109px}}.photo-library_infoButtonWrapper__85coe{display:flex;justify-content:flex-end;padding-bottom:1rem}.progress_wrapper__2qYhz{background-color:var(--mui-palette-background-paper)}.buddyfit .progress_wrapper__2qYhz{background-color:var(--mui-palette-background-default)}.progress_menuContainer__O2TwL{max-width:222px}@media only screen and (min-width:992px){.progress_contentContainer__CtLOz{max-width:calc(100% - 222px)}}.progress_menuWrapper__9vgp6{background-color:#fff;border-radius:8px;box-shadow:none}.progress_menuItem__-Qs9N{border-bottom-color:var(--mui-palette-grey-50);color:var(--mui-palette-text-primary)}.progress_contentBox__ku0i-{height:100%;min-height:543px}.progress_contentSubpage__o0VWQ{padding:0 0 0 2rem}@media only screen and (max-width:991px){.progress_contentSubpage__o0VWQ{padding:2rem 1rem}}.error-no-content_wrapper__XWIyg{color:var(--mui-palette-grey-500);margin:auto;max-width:320px}.error-no-content_wrapper__XWIyg .error-no-content_icon__JGLZZ{fill:var(--mui-palette-grey-500);height:50px;margin-bottom:1rem;width:50px}.error-no-content_wrapper__XWIyg .error-no-content_title__U5vnB{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin-bottom:.5rem}.error-no-content_wrapper__XWIyg .error-no-content_text__KGecK{font-size:14px}.error-no-content_wrapper__XWIyg .error-no-content_button__MGjKT{margin:3rem auto auto}.live-workouts_header__UtzRR{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.live-workouts_calendar__W9pEE .live-workouts_dateWrapper__iTsIQ{border-radius:8px}@media only screen and (min-width:768px){.live-workouts_calendar__W9pEE{gap:.75rem;justify-content:space-between}.live-workouts_calendar__W9pEE .live-workouts_dayWrapper__zb3eU{flex:1 1;margin:0;max-width:none}.live-workouts_calendar__W9pEE .live-workouts_dateWrapper__iTsIQ{border-radius:8px;width:100%}}.live-workouts_workoutsWrapper__lBUAS{margin-top:2rem;min-height:50vh}.live-workouts_workout__KJV96{margin-bottom:1.5rem}.live-workouts_workoutTime__W8CdS{align-items:center;display:flex;font-family:GuillonDemi,sans-serif;font-weight:400;margin-bottom:.75rem}.live-workouts_workoutTime__W8CdS.live-workouts_liveNow__d2aTr{color:#ee3f34}.live-workouts_workoutTime__W8CdS .live-workouts_icon__f6zb\+{height:18px;padding-right:.5rem}.live-workouts_workoutTime__W8CdS .live-workouts_icon__f6zb\+>*{fill:#ee3f34}.programs-home_page__iAiCG{background-color:var(--mui-palette-background-paper);padding-bottom:1rem}.buddyfit .programs-home_page__iAiCG{background-color:var(--mui-palette-background-default)}.programs-home_contentExploreMore__wpn6N{display:flex;justify-content:center}.programs-home_contentExploreMore__wpn6N .programs-home_exploreMore__K7JvO{background-color:#677cc7;background-image:url(/train/static/media/bg_explore.f22b2cd7079832e882d5.svg);border:none;padding:0 3rem;text-transform:none}.programs-home_contentExploreMore__wpn6N .programs-home_exploreMore__K7JvO:hover{opacity:.8}.programs-home_punchline__dK2Qx{margin-top:1rem}.programs-home_chips__mJPjJ{-webkit-column-gap:.5rem;column-gap:.5rem;display:inline-flex;margin-top:1rem}.programs-home_chips__mJPjJ .programs-home_chip__fhXG\+{display:flex}.programs-home_chips__mJPjJ .programs-home_chip__fhXG\+:before{border:none!important}.programs-home_chips__mJPjJ .programs-home_chip__fhXG\+:before svg path,.programs-home_chips__mJPjJ .programs-home_chip__fhXG\+:hover svg path{fill:var(--mui-palette-text-primary)}.programs-home_chips__mJPjJ .programs-home_icon__Po8bP{height:16px;width:16px}.programs-home_personalizedBanner__yk7ln{margin-bottom:2rem;margin-top:-2rem}.buddyfit .programs-home_chip__fhXG\+{border-radius:8px;padding-left:.5rem!important}.buddyfit .programs-home_chip__fhXG\+ img,.buddyfit .programs-home_punchline__dK2Qx{display:none}.native-player-modal_modalDialog__JQvee{height:80vh;max-height:80vh;max-width:1050px;width:142.222222vh!important}.native-player-modal_modalDialog__JQvee>div{margin-bottom:0;overflow:visible;padding:0}.native-player-modal_modalDialog__JQvee>div>div:first-child{background:hsla(0,0%,100%,.2);border-radius:50%;padding:0;position:absolute;right:0;top:-50px}@media only screen and (max-width:767px){.native-player-modal_modalDialog__JQvee>div>div:first-child{top:-40px}}.native-player-modal_modalDialog__JQvee>div>div:first-child svg{fill:#fff;background-color:transparent}.native-player-modal_modalDialog__JQvee>div>div:nth-child(2){border-radius:8px;max-height:none;padding:0}.native-player-modal_previewVideo__fK\+f5{background:#000;display:block;outline:none;width:100%}.program-card_programCard__zmGUU{background-color:var(--mui-palette-grey-100);border-radius:8px;display:flex;flex-direction:column;height:0;overflow:hidden;padding-top:56.25%;position:relative}@media only screen and (max-width:767px){.program-card_programCard__zmGUU{box-sizing:border-box;min-height:180px}}.program-card_programCard__zmGUU .program-card_backgroundImage__CCTAu{background-repeat:no-repeat;background-size:cover;bottom:0;box-shadow:inset 3000px 0 0 rgba(0,0,0,.1);left:0;position:absolute;right:0;top:0;transition:all 1s}.program-card_programCard__zmGUU:focus .program-card_backgroundImage__CCTAu,.program-card_programCard__zmGUU:hover .program-card_backgroundImage__CCTAu{-webkit-transform:scale(1.05);transform:scale(1.05)}.program-card_programCard__zmGUU .program-card_iconWrapper__lIM3X{background-color:var(--mui-palette-grey-500);border-radius:50%;box-sizing:border-box;height:2rem;left:.5rem;padding:.5rem;position:absolute;top:.5rem;width:2rem}.program-card_programCard__zmGUU .program-card_iconWrapper__lIM3X .program-card_icon__a-bfT{fill:#fff}.program-card_programCard__zmGUU .program-card_badge__txIC7{position:absolute;right:.5rem;top:.5rem}.program-card_programCard__zmGUU .program-card_continuous__Lo9yh{justify-content:center}.program-card_programCard__zmGUU .program-card_generic__UADhS{justify-content:flex-end}.program-card_programCard__zmGUU .program-card_cardDetails__JFHaI{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;padding-bottom:5%;position:absolute;right:0;top:0}.program-card_programCard__zmGUU .program-card_title__SI2Oc{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-indent:-9999px;top:0}.program-card_programCard__zmGUU .program-card_textDetails__rBYpb{padding:1rem 0}.program-card_programCard__zmGUU .program-card_textImage__CzLNV{max-height:65px;max-width:100%;width:210px}@media only screen and (max-width:767px){.program-card_programCard__zmGUU .program-card_textImage__CzLNV{max-height:50px;max-width:100%;width:185px}}.program-card_compact__EGpkd .program-card_title__SI2Oc{padding:10px 10px 0;text-align:center;width:90%}.program-card_compact__EGpkd .program-card_cardDetails__JFHaI{justify-content:flex-end}.program-card_compact__EGpkd .program-card_iconWrapper__lIM3X{margin-top:1rem;position:static;width:16px}.program-card_compact__EGpkd .program-card_extras__Ca9\+G{align-items:center;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.buddyfit .program-card_programCard__zmGUU{aspect-ratio:1;height:auto}.buddyfit .program-card_textImage__CzLNV{display:none}.buddyfit .program-card_title__SI2Oc{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:24px;font-weight:400;line-height:25px;padding:20px;position:static;text-indent:0;text-shadow:0 0 20px var(--mui-palette-grey-500)}.buddyfit .program-card_compact__EGpkd .program-card_title__SI2Oc{padding:10px 10px 0}.buddyfit .program-card_textDetails__rBYpb{color:var(--mui-palette-text-primary);padding-top:0;text-shadow:0 0 20px #000}.shop-item-card_imageWrapper__Dt6dQ{background-color:var(--mui-palette-grey-100);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;height:0;min-height:2.5rem;overflow:hidden;padding-top:56.25%;position:relative}.shop-item-card_textWrapper__al2xc{bottom:0;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:auto;max-height:35px;max-width:90%;position:absolute;right:0;text-align:center;top:0}.shop-item-card_backgroundImage__eGIY\+{background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;transition:all 1s;width:100%}.shop-item-card_backgroundImage__eGIY\+:focus,.shop-item-card_backgroundImage__eGIY\+:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.shop-item-card_shopLink__kqIaR{color:inherit;display:flex;flex-direction:column;line-height:1.4;margin-top:.5rem;text-decoration:none}.shop-item-card_shopLink__kqIaR:hover .shop-item-card_shopProductTitle__4u0AK{text-decoration:underline}.shop-item-card_shopProductTitle__4u0AK{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-weight:400;min-height:25px;overflow:hidden;padding-top:.75rem;text-overflow:ellipsis;white-space:nowrap}.shop-item-card_shopWrapper__KPE\+6{box-sizing:content-box;min-height:5rem}.programs-row_rowWrapper__SGUiE{margin-bottom:4rem;max-height:none!important}@media only screen and (max-width:767px){.programs-row_rowWrapper__SGUiE{margin-bottom:2.5rem}}.programs-row_carousel__tTeid{margin-left:-.5rem;margin-right:-.5rem}.programs-row_controlsWrapper__bk3Ex .programs-row_controlsHeader__D0L-O{display:flex;flex-direction:row;justify-content:space-between}.programs-row_controlsWrapper__bk3Ex .programs-row_title__HBqkD{flex-grow:1}.programs-row_controlsWrapper__bk3Ex .programs-row_arrowContainer__-QWW6{display:flex}.programs-row_controlsWrapper__bk3Ex .programs-row_subtitle__6tmrw{margin-bottom:1.5rem}.programs-row_placeholders__tzMYB .programs-row_title__HBqkD{max-width:210px}.programs-row_placeholders__tzMYB .programs-row_title__HBqkD:before{content:"​"}.programs-row_placeholders__tzMYB .programs-row_row__or0Wn{flex-wrap:nowrap;overflow:hidden}.buddyfit .programs-row_controlsWrapper__bk3Ex .link{color:var(--mui-palette-text-primary);margin-top:.25rem;text-decoration:none}.buddyfit .programs-row_controlsWrapper__bk3Ex .link:hover{text-decoration:underline}.active-programs_row__GWt0V{background-color:#dcc1b0;background-image:url(/train/static/media/bg.9b7b20a20f2c84b4c68e.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain;border-radius:8px;margin-bottom:4rem;min-height:100px;padding:1.5rem;position:relative}@media only screen and (max-width:767px){.active-programs_row__GWt0V{background-image:url(/train/static/media/bg-mobile.72f8329f724d839aef55.png);background-position:100% 0}}.active-programs_row__GWt0V .active-programs_title__DdhRw{margin-bottom:.75rem}@media only screen and (max-width:767px){.active-programs_row__GWt0V .active-programs_description__HcrEY{font-size:20px;margin-bottom:1.5rem}}.active-programs_closeButton__Sc8YP{background-color:hsla(0,0%,100%,.3);border:0;border-radius:50%;box-sizing:border-box;cursor:pointer;height:32px;padding:9px;position:absolute;right:.75rem;top:.75rem;width:32px}.active-programs_closeButton__Sc8YP .active-programs_icon__KdFXj{fill:#fff}.active-programs_plan__jeWFq{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;-webkit-column-gap:1rem;column-gap:1rem;display:flex;height:100%;padding:1rem}.active-programs_plan__jeWFq.active-programs_verticalCard__Olocx{align-items:flex-start;flex-direction:column;padding:1rem .75rem}.active-programs_plan__jeWFq.active-programs_verticalCard__Olocx .active-programs_programDetails__o3Q2K{margin-top:auto}.active-programs_plan__jeWFq.active-programs_verticalCard__Olocx .active-programs_programTitle__IjxND{font-size:16px}.active-programs_plan__jeWFq.active-programs_verticalCard__Olocx .active-programs_workoutsCount__lhzwE{font-size:14px}.active-programs_plan__jeWFq.active-programs_verticalCard__Olocx .active-programs_progressCircle__0AgXn{align-self:center}.active-programs_plan__jeWFq .active-programs_progressCircle__0AgXn{height:80px;min-width:80px;width:80px}.active-programs_plan__jeWFq .active-programs_progressCircle__0AgXn circle{stroke-width:3px}.active-programs_plan__jeWFq .active-programs_programDetails__o3Q2K{overflow:hidden;width:100%}.active-programs_plan__jeWFq .active-programs_programDetails__o3Q2K .active-programs_programTitle__IjxND{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-programs_placeholder__hMQ0y{border-radius:8px;margin-bottom:4rem;min-height:200px}.active-programs_icon__KdFXj{fill:var(--mui-palette-text-primary);height:24px;width:24px}.buddyfit .active-programs_row__GWt0V{background:var(--mui-palette-secondary-main)}.buddyfit .active-programs_description__HcrEY,.buddyfit .active-programs_title__DdhRw{color:var(--mui-palette-text-primary)}.buddyfit .active-programs_plan__jeWFq{background:transparent}.buddyfit .active-programs_plan__jeWFq .active-programs_programDetails__o3Q2K p{color:var(--mui-palette-text-primary)}.search-dropdown_dropdownBoxWrapper__AUQCP{position:relative}.search-dropdown_dropdownBox__MwXok{background-color:var(--mui-palette-background-default);border:2px solid var(--mui-palette-grey-100);border-radius:8px;left:0;margin:.75rem 0 0;padding:1.5rem 0 1rem;position:absolute;right:0;top:100%;z-index:2}@media only screen and (max-width:767px){.search-dropdown_dropdownBox__MwXok{left:0}}.search-dropdown_dropdownItem__ciiHX{display:flex}.search-dropdown_dropdownItem__ciiHX .search-dropdown_searchFor__WuFFl{align-items:center;display:flex}.search-dropdown_dropdownSection__\+rY63{padding:1rem 1rem .5rem}.search-dropdown_dropdownSection__\+rY63:first-child{padding-top:0}.search-dropdown_dropdownBtn__3gnJi{background-color:transparent;border:0;cursor:pointer;flex:1 1;padding:.5rem 1rem;text-align:left}.search-dropdown_dropdownBtn__3gnJi:hover{background-color:var(--mui-palette-grey-100)}.search-dropdown_dropdownBtn__3gnJi .search-dropdown_searchIcon__nSvlb{stroke:var(--mui-palette-grey-500);margin-right:.5rem;width:1rem}.buddyfit .search-dropdown_dropdownBtn__3gnJi{color:var(--mui-palette-text-primary)}.buddyfit .search-dropdown_dropdownBtn__3gnJi:hover{background-color:var(--mui-palette-background-paper)}.search_formWrapper__q-nEU{position:relative}.search_searchInput__Qg1MK input{stroke:var(--mui-palette-primary-main);border-color:transparent;margin-bottom:2.5rem}@media only screen and (max-width:767px){.search_searchInput__Qg1MK input{margin-bottom:1.5rem}}.search_textFieldWrapper__aoMrP .MuiOutlinedInput-notchedOutline{border-color:transparent}.search_searchIcon__OCLKg{stroke:var(--mui-palette-primary-main);height:20px;width:20px}@media only screen and (max-width:767px){.search_searchIcon__OCLKg{stroke:var(--mui-palette-text-primary)}}.buddyfit .search_searchIcon__OCLKg{stroke:var(--mui-palette-text-primary)}@media only screen and (min-width:992px){.filters-modal_modal__3CCTy{width:525px}}.filters-modal_filtersButton__Pkg0q{align-items:center;background-color:var(--mui-palette-background-default);border-color:transparent;border-radius:8px;box-sizing:border-box;display:flex;gap:.5rem;height:48px;margin-bottom:.5rem;padding:.75rem;position:relative}.filters-modal_filtersButton__Pkg0q:hover{border:2px solid var(--mui-palette-grey-500)}.filters-modal_filtersButton__Pkg0q:focus{border:2px solid var(--mui-palette-text-primary)}.filters-modal_filtersButton__Pkg0q .filters-modal_icon__KHu52{stroke:var(--mui-palette-primary-main);width:24px}@media only screen and (max-width:767px){.filters-modal_filtersButton__Pkg0q .filters-modal_icon__KHu52{stroke:var(--mui-palette-text-primary)}}.filters-modal_filtersButton__Pkg0q .filters-modal_filterCircle__Jc23V{align-items:center;background-color:var(--mui-palette-text-primary);border-radius:150px;display:flex;height:1.5rem;justify-content:center;position:absolute;right:-9px;top:-7px;width:1.5rem}.buddyfit .filters-modal_filtersButton__Pkg0q{background-color:var(--mui-palette-background-paper)}.buddyfit .filters-modal_icon__KHu52{stroke:var(--mui-palette-text-primary)}.buddyfit .filters-modal_filterCircle__Jc23V{color:var(--mui-palette-text-inverted)}.filters-modal_startIcon__S0NcH{-webkit-animation:filters-modal_loading-animation__knie3 .5s linear infinite;animation:filters-modal_loading-animation__knie3 .5s linear infinite;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.filters-modal_sortGroup__IXsH3{border-top:1px solid var(--mui-palette-grey-200);margin-top:2rem;padding-top:2rem}.filters-modal_sortGroup__IXsH3 .filters-modal_sort__TNq\+8>div{gap:1.5rem;justify-content:start}@media only screen and (min-width:992px){.filters-modal_sortGroup__IXsH3 .filters-modal_sort__TNq\+8>div{gap:3rem}}@-webkit-keyframes filters-modal_loading-animation__knie3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes filters-modal_loading-animation__knie3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.filters-footer_formControl__qI-Lb{display:flex;justify-content:space-between;width:100%}.filters-footer_resetButton__paXpB,.filters-footer_resetButton__paXpB:active,.filters-footer_resetButton__paXpB:focus,.filters-footer_resetButton__paXpB:hover{color:var(--mui-palette-text-primary)}.filters-footer_spinner__S3IUG{-webkit-animation:filters-footer_rotate__LNB4e .5s linear infinite;animation:filters-footer_rotate__LNB4e .5s linear infinite;height:10px;margin-right:.5rem;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;width:10px}.filters-footer_spinner__S3IUG path{fill:#fff}@-webkit-keyframes filters-footer_rotate__LNB4e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes filters-footer_rotate__LNB4e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.filters-row_filtersRow__Nm33T{margin-bottom:1.5rem}.filters-row_filtersRow__Nm33T .filters-row_filtersHeading__O0kuG{color:var(--mui-palette-grey-500);display:flex;font-size:18px;justify-content:space-between;width:100%}.filters-row_filtersRow__Nm33T .filters-row_chipRow__XF8nS{margin:0 -.25rem}.filters-row_filtersRow__Nm33T .filters-row_toggle__S\+vv5{display:flex;justify-content:flex-end}.filters-row_filtersRow__Nm33T .filters-row_toggleDesc__76Ymr{color:var(--mui-palette-grey-500)}.toggle-chip_toggleChip__Rtjs8{margin-bottom:.5rem;padding-left:.25rem;padding-right:.25rem}.toggle-chip_checkbox__dzAzy{display:none}.multiple-choice-row_seeAllButton__J\+rZH,.multiple-choice-row_seeAllButton__J\+rZH:focus{color:var(--mui-palette-text-primary)}.multiple-choice-row_seeAllButton__J\+rZH:hover{color:var(--mui-palette-text-primary);opacity:.6}.multiple-choice-row_seeAllButton__J\+rZH .multiple-choice-row_seeAllWrapper__xHWSA{align-items:center;display:flex}.multiple-choice-row_seeAllButton__J\+rZH .multiple-choice-row_seeAllWrapper__xHWSA .multiple-choice-row_showLessArrow__eLYEt{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.multiple-choice-row_seeAllButton__J\+rZH .multiple-choice-row_seeAllWrapper__xHWSA .multiple-choice-row_arrowIcon__c9cZG{fill:var(--mui-palette-text-primary);height:24px;width:24px}.search-and-filters_searchFilter__kUHk6{justify-content:center;padding-bottom:2.5rem}@media only screen and (max-width:991px){.search-and-filters_searchFilter__kUHk6{padding:1rem}}.search-and-filters_searchFilter__kUHk6 .search-and-filters_searchFilterWrapper__6aeRQ{margin-right:.75rem;padding:0}.search-and-filters_placeholderRowWrapper__jrDkm{justify-content:center}.search-and-filters_placeholderRowWrapper__jrDkm .search-and-filters_placeholderWrapper__XAFYn{display:flex;height:3rem;justify-content:center;margin-bottom:2.5rem}.search-and-filters_placeholderRowWrapper__jrDkm .search-and-filters_placeholderWrapper__XAFYn .search-and-filters_searchPlaceholder__oV1LQ{border-radius:8px;width:460px}.search-and-filters_placeholderRowWrapper__jrDkm .search-and-filters_placeholderWrapper__XAFYn .search-and-filters_filterPlaceholder__KtJvQ{border-radius:8px;margin-left:1rem;min-width:4rem}.buddyfit .placeholder{background:var(--mui-palette-background-paper)}.programs-carousel_row__6yYij{margin-bottom:2.5rem}.programs-carousel_card__NjbBH{border-radius:8px;height:300px;overflow:hidden;padding:2.5rem;position:relative;width:100%}.programs-carousel_card__NjbBH.programs-carousel_personalizedBanner__OuqdJ{align-items:center;justify-content:space-evenly}.programs-carousel_card__NjbBH.programs-carousel_personalizedBanner__OuqdJ h5{font-size:46px}.programs-carousel_card__NjbBH.programs-carousel_personalizedBanner__OuqdJ svg{width:100px}.programs-carousel_card__NjbBH.programs-carousel_personalizedBanner__OuqdJ button,.programs-carousel_card__NjbBH.programs-carousel_personalizedBanner__OuqdJ button:hover{background-color:var(--mui-palette-background-inverted);color:var(--mui-palette-text-inverted)}@media only screen and (max-width:767px){.programs-carousel_card__NjbBH{height:100%;padding:1.5rem}}.programs-carousel_card__NjbBH .programs-carousel_background__obvIg{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-filter:blur(90px);filter:blur(90px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.programs-carousel_card__NjbBH .programs-carousel_background__obvIg.programs-carousel_noImage__8RhVF{background-image:url(/train/static/media/bg.9b7b20a20f2c84b4c68e.png)}.programs-carousel_card__NjbBH .programs-carousel_content__0\+fze{align-items:center;display:flex;flex-direction:row;gap:2.5rem;height:100%;justify-content:space-between;position:relative;z-index:2}@media only screen and (max-width:767px){.programs-carousel_card__NjbBH .programs-carousel_content__0\+fze{flex-direction:column;justify-content:center}}.programs-carousel_card__NjbBH .programs-carousel_image__cS9lx{align-items:center;background-position:50%;background-size:cover;border-radius:8px;box-shadow:inset 0 0 200px rgba(0,0,0,.4);display:flex;height:200px;justify-content:center;width:280px}.programs-carousel_card__NjbBH .programs-carousel_image__cS9lx.programs-carousel_noImage__8RhVF{box-shadow:none}.programs-carousel_card__NjbBH .programs-carousel_image__cS9lx .programs-carousel_progressCircle__2hO4U{height:80px;min-width:80px;width:80px}.programs-carousel_card__NjbBH .programs-carousel_image__cS9lx .programs-carousel_progressCircle__2hO4U circle{stroke-width:3px}.programs-carousel_card__NjbBH .programs-carousel_image__cS9lx .programs-carousel_progressCircle__2hO4U circle:first-child{opacity:.5}@media only screen and (max-width:767px){.programs-carousel_card__NjbBH .programs-carousel_image__cS9lx{display:none}}.programs-carousel_card__NjbBH .programs-carousel_details__pEvFb{display:flex;flex-direction:column;width:100%}.programs-carousel_card__NjbBH .programs-carousel_chipContainer__S9-Y2{display:flex;gap:.5rem}.programs-carousel_card__NjbBH .programs-carousel_chipContainer__S9-Y2 .programs-carousel_chip__L7YMv{background-color:var(--mui-palette-background-inverted);border-radius:8px;color:var(--mui-palette-text-inverted)}.programs-carousel_card__NjbBH .programs-carousel_chipContainer__S9-Y2 .programs-carousel_chip__L7YMv:hover span{color:var(--mui-palette-text-inverted)}.programs-carousel_card__NjbBH .programs-carousel_chipContainer__S9-Y2 .programs-carousel_chip__L7YMv:before{border:none!important}.programs-carousel_card__NjbBH .programs-carousel_buttonContainer__l\+75G{display:flex;margin-top:1.5rem}.programs-carousel_card__NjbBH .programs-carousel_buttonContainer__l\+75G .programs-carousel_button__hBASv{background-color:var(--mui-palette-background-inverted);display:inline;max-width:auto}.programs-carousel_carouselContainer__lGXLK{align-items:center;display:flex;position:relative;width:100%}.programs-carousel_carousel__76ddd{flex:1 1;margin:0 1rem}.programs-carousel_slide__8t9BC{flex:0 0 100%;padding:0 .75rem;scroll-snap-align:start}.programs-carousel_arrowLeft__INnh\+,.programs-carousel_arrowRight__\+gY0m{border:none!important;flex-shrink:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10}.programs-carousel_arrowLeft__INnh\+:hover,.programs-carousel_arrowRight__\+gY0m:hover{background-color:transparent!important}.programs-carousel_arrowLeft__INnh\+[class*=arrowDisabled],.programs-carousel_arrowRight__\+gY0m[class*=arrowDisabled]{display:none}.programs-carousel_arrowLeft__INnh\+{left:-2rem!important}.programs-carousel_arrowRight__\+gY0m{right:-1rem!important}@media(hover:none)and (pointer:fine),(pointer:coarse){.filter-pills_filterPill__oiJ9A:first-of-type{margin-left:0}}.filter-pills_filterPill__oiJ9A.filter-pills_truncatePill__zLUR7{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sort-dropdown_sortWrapper__2Y2r9{display:flex;justify-content:flex-end;margin-bottom:1.5rem;position:relative}.sort-dropdown_btn__ams7J{background-color:transparent;border:none;cursor:pointer}.sort-dropdown_btn__ams7J .sort-dropdown_icon__nTszZ{margin-left:.75rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:.75rem}.sort-dropdown_btn__ams7J .sort-dropdown_icon__nTszZ.sort-dropdown_active__XBCY1{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.sort-dropdown_dropdown__oSqXN{background:var(--mui-palette-background-default);border-radius:8px;margin-top:.75rem;padding:2rem;position:absolute;right:0;top:100%;width:380px;z-index:2}.sort-dropdown_dropdown__oSqXN .radio-container{flex-direction:column;gap:1.5rem}.sort-dropdown_dropdown__oSqXN .radio-container>div{margin:0}.buddyfit .sort-dropdown_dropdown__oSqXN{background:var(--mui-palette-background-paper)}.programs-list_page__e3Eu1{background-color:var(--mui-palette-background-paper)}.buddyfit .programs-list_page__e3Eu1{background-color:var(--mui-palette-background-default)}.programs-list_title__L8i24{font-size:36px;margin-bottom:1rem}@media only screen and (max-width:767px){.programs-list_title__L8i24{font-size:24px}}.programs-list_programCard__f23CB{margin-bottom:1rem}.programs-list_appliedFilters__CymrS{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:1rem;overflow-x:auto}.programs-list_searchFilter__F7C8I{display:flex;justify-content:center}.programs-list_sortWrapper__lxfTA{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.alerts_alerts__zU0\+g{float:none;margin-left:auto;margin-right:auto;margin-top:2.5rem;max-width:1400px;padding:0 2.5rem}@media only screen and (max-width:767px){.alerts_alerts__zU0\+g{margin:2rem 0 0;padding:0}}.alerts_alerts__zU0\+g .alerts_button__PxjpZ{align-self:flex-end;color:var(--mui-palette-text-primary);margin-left:1rem}@media only screen and (max-width:767px){.alerts_alerts__zU0\+g .alerts_button__PxjpZ{margin-left:0}}.alerts_alerts__zU0\+g .alerts_button__PxjpZ *{fill:var(--mui-palette-text-primary)}.buddyfit .alerts_alerts__zU0\+g .alert{background-color:var(--mui-palette-background-paper);border:1px solid var(--mui-palette-text-primary);color:var(--mui-palette-text-primary)}.buddyfit .alerts_alerts__zU0\+g .alert svg path{fill:var(--mui-palette-text-primary)}.buddyfit .alerts_alerts__zU0\+g .alerts_button__PxjpZ{background-color:var(--mui-palette-background-inverted);color:var(--mui-palette-text-inverted)}.buddyfit .alerts_alerts__zU0\+g .alerts_button__PxjpZ svg path{fill:var(--mui-palette-text-inverted)}.params_paramSection__8M75-{float:none;margin:1.5rem auto 2.5rem;max-width:1400px}.params_paramSection__8M75- .params_paramCell__YALg0{display:flex}.params_paramSection__8M75- .params_paramCard__\+qbfe{align-items:center;background-color:var(--mui-palette-background-paper);border-radius:8px;display:flex;flex-direction:column;margin-top:1rem;padding:1rem;text-align:center;width:100%}.params_paramSection__8M75- .params_paramCard__\+qbfe .params_icon__Jo9Ke,.params_paramSection__8M75- .params_paramCard__\+qbfe .params_trainer__e1y0y{height:2rem;margin-bottom:.75rem;width:2rem}.params_paramSection__8M75- .params_paramCard__\+qbfe .params_icon__Jo9Ke *{fill:var(--mui-palette-text-primary)}.params_paramSection__8M75- .params_paramCard__\+qbfe .params_trainer__e1y0y{border-radius:50%}.params_paramSection__8M75- .params_paramCard__\+qbfe .params_equipmentIcons__jpqOd{-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex}.params_paramSection__8M75- .params_cardPlaceholder__1IFHG{height:5rem}.favourites-program_main__79vOI{display:flex;flex-direction:column;margin-bottom:2.5rem}.favourites-program_workoutsWrapper__j8ddc{margin-bottom:2.5rem;row-gap:1.5rem}.favourites-program_unfavouredWorkout__7hKN6{opacity:0;pointer-events:none;transition:all .3s ease-in-out}@media only screen and (min-width:992px){.favourites-program_unfavouredWorkout__7hKN6:not(:nth-child(4n))+.favourites-program_workoutCard__uuyL9{margin-left:-25%;transition:all .3s ease-in-out}}@media only screen and (min-width:768px)and (max-width:991px){.favourites-program_unfavouredWorkout__7hKN6:not(:nth-child(2n))+.favourites-program_workoutCard__uuyL9{margin-left:-50%;transition:all .3s ease-in-out}}.favourites-program_title__BSdhm{margin-bottom:1.5rem}.favourites-program_title__BSdhm.placeholder{max-width:250px;min-width:125px}.favourites-program_title__BSdhm.placeholder:before{content:"​"}.favourites-program_addWorkouts__vwAMJ{background-color:#677cc7;background-image:url(/train/static/media/bg_explore.f22b2cd7079832e882d5.svg);background-repeat:no-repeat;background-size:cover;border:none;margin:auto;padding:0 3rem;text-transform:none}.favourites-program_addWorkouts__vwAMJ:hover{opacity:.8}.upsell-button_upsellBtn__kjX-x{background:linear-gradient(90deg,#565cdc,#dc5047);border:0}.upsell-button_upsellBtn__kjX-x svg{fill:#fff}.hero_heroSection__dMaHR{display:flex;flex-direction:column;min-height:465px;overflow-y:hidden;position:relative}.hero_heroImage__XQFo9{bottom:0;display:inline-flex;position:absolute;top:0;width:100%}@media only screen and (max-width:767px){.hero_heroImage__XQFo9{position:relative}}.hero_heroImage__XQFo9 .hero_img__r9sF5{object-fit:cover;object-position:top center;width:100%}.buddyfit .hero_heroImage__XQFo9 .hero_img__r9sF5{object-position:center}.hero_overlay__ffjEu{background:linear-gradient(89.82deg,rgba(54,35,6,.5) .72%,rgba(54,35,6,0) 92.45%);height:100%;position:absolute;width:100%}.hero_logoContainer__5nrj5{float:none;margin-left:auto;margin-right:auto;max-width:1400px;padding:2.5rem 2.5rem 0;position:relative}@media only screen and (max-width:767px){.hero_logoContainer__5nrj5{left:0;padding:1rem;position:absolute;right:0;top:0}}.hero_logoContainer__5nrj5 .hero_logo__Zu7Sx{max-height:95px;max-width:305px}@media only screen and (max-width:767px){.hero_logoContainer__5nrj5 .hero_logo__Zu7Sx{max-height:50px;max-width:185px}}.hero_container__rMARj{display:flex;flex-grow:1}.hero_container__rMARj .hero_content__q0\+t\+{display:flex;flex-direction:column;flex-grow:1;float:none;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 2.5rem 2.5rem;position:relative}@media only screen and (max-width:767px){.hero_container__rMARj .hero_content__q0\+t\+{margin-top:-56px;padding:0 1rem 1rem}.hero_container__rMARj .hero_content__q0\+t\+ .hero_heroText__NGqpf{color:var(--mui-palette-text-primary)}}.hero_container__rMARj .hero_content__q0\+t\+ .hero_headline__dfW0D{margin-bottom:.75rem;margin-top:2rem;overflow-wrap:break-word}.hero_container__rMARj .hero_content__q0\+t\+ .hero_cta__cKCiv{display:flex;margin-top:auto;padding-top:2rem}.hero_container__rMARj .hero_content__q0\+t\+ .hero_cta__cKCiv .hero_startBtn__tuZ8g{border:0}@media only screen and (max-width:767px){.hero_container__rMARj .hero_content__q0\+t\+ .hero_cta__cKCiv{min-height:56px;order:-1;padding-top:0}.hero_container__rMARj .hero_content__q0\+t\+ .hero_cta__cKCiv .hero_startContainer__4UbPr{bottom:1rem;left:0;position:fixed;right:0;z-index:1}.hero_container__rMARj .hero_content__q0\+t\+ .hero_cta__cKCiv .hero_startContainer__4UbPr .hero_startBtn__tuZ8g{margin:auto}}.hero_container__rMARj .hero_content__q0\+t\+ .hero_previewBtn__94aVC{align-self:flex-start;color:var(--mui-palette-text-primary);margin-left:1rem}@media only screen and (max-width:767px){.hero_container__rMARj .hero_content__q0\+t\+ .hero_previewBtn__94aVC{margin-left:0}}.hero_container__rMARj .hero_content__q0\+t\+ .hero_previewBtn__94aVC *{fill:var(--mui-palette-text-primary)}@media only screen and (max-width:767px){.hero_upsellBtn__Qb0or{display:flex;justify-content:center}}.hero_heroContent__RC0A4{padding:0;width:100%}.hero_squareImage__7QIYw{display:none}.buddyfit .hero_heroImage__XQFo9{-webkit-filter:blur(90px);filter:blur(90px);z-index:0}.buddyfit .hero_heroContent__RC0A4{display:flex;flex-direction:row;gap:2rem;margin-left:auto;margin-right:auto;max-width:1400px;padding:0 2.5rem;z-index:1}.buddyfit .hero_squareImage__7QIYw{aspect-ratio:1;border-radius:8px;box-shadow:inset 0 0 200px rgba(0,0,0,.4);display:flex;height:400px;margin-top:2.5rem;overflow:hidden;width:400px}.buddyfit .hero_squareImage__7QIYw img{height:100%;object-fit:cover;object-position:center;width:100%}@media only screen and (max-width:767px){.buddyfit .hero_heroImage__XQFo9{-webkit-filter:none;filter:none;height:250px}.buddyfit .hero_squareImage__7QIYw{display:none}}.programs-carousel_programs__S1ycT{padding-bottom:5rem;padding-top:3rem}.programs-carousel_programs__S1ycT .programs-carousel_carouselHeader__vIBoA{display:flex;justify-content:space-between;margin-bottom:1rem}.programs-carousel_programs__S1ycT .programs-carousel_carouselHeader__vIBoA .programs-carousel_heading__zIWUr{margin:unset}.programs-carousel_programs__S1ycT .programs-carousel_carouselHeader__vIBoA .programs-carousel_controls__2j6Vh{display:flex}.programs-carousel_programs__S1ycT .programs-carousel_carousel__q5Ua8{margin-left:-.5rem;margin-right:-.5rem}.programs-carousel_programs__S1ycT .programs-carousel_programCard__wYtLw{max-width:90%;min-width:450px}@media only screen and (max-width:767px){.programs-carousel_programs__S1ycT .programs-carousel_carousel__q5Ua8{margin-left:-1rem;margin-right:-1rem}.programs-carousel_programs__S1ycT .programs-carousel_programCard__wYtLw{min-width:85%;padding-left:1rem;padding-right:0}.programs-carousel_programs__S1ycT .programs-carousel_programCard__wYtLw:last-child{margin-right:1rem}}.programs-carousel_placeholders__\+OzwK .programs-carousel_heading__zIWUr{max-width:250px;min-width:125px}.programs-carousel_placeholders__\+OzwK .programs-carousel_heading__zIWUr:before{content:"​"}.programs-carousel_placeholders__\+OzwK .programs-carousel_row__3oKYw{flex-wrap:nowrap;overflow:hidden}.shop-carousel_banner__INQM6{background-image:url(/train/static/media/shop-banner-desktop.93a3d91c74983352b902.jpg);background-position:0;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;flex-direction:column;margin-bottom:2.5rem;min-height:240px;padding:2.5rem 65% 1rem 1.5rem;row-gap:1.5rem}@media only screen and (min-width:992px)and (max-width:1199px){.shop-carousel_banner__INQM6{padding-right:60%}}@media only screen and (min-width:768px)and (max-width:991px){.shop-carousel_banner__INQM6{padding-right:50%}}@media only screen and (max-width:767px){.shop-carousel_banner__INQM6{background-position:-270px;padding-right:15%;row-gap:.75rem}}.shop-carousel_btnCta__\+OWVk{margin-right:auto}.shop-carousel_shopRow__6gEqI{color:var(--mui-palette-text-primary);font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400}.shop-carousel_controlsWrapper__AORS8 .shop-carousel_controlsHeader__5IE-i{display:flex;flex-direction:row;justify-content:space-between}.shop-carousel_controlsWrapper__AORS8 .shop-carousel_title__56Gxs{flex-grow:1}.shop-carousel_controlsWrapper__AORS8 .shop-carousel_subtitle__mwUCb{margin-top:.5rem}.shop-carousel_controlsWrapper__AORS8 .shop-carousel_seeMoreWrapper__vt4SJ{display:flex}.shop-carousel_controlsWrapper__AORS8 .shop-carousel_seeMoreWrapper__vt4SJ .shop-carousel_link__cBecm{align-self:center}.shop-carousel_controlsWrapper__AORS8 .shop-carousel_seeMoreWrapper__vt4SJ .shop-carousel_arrowContainer__wUWwS{display:flex}.shop-carousel_rowWrapper__7A689{margin-bottom:3rem;max-height:none!important}@media only screen and (max-width:767px){.shop-carousel_rowWrapper__7A689{margin-bottom:2.5rem}}.shop-carousel_carouselHeader__Iujdj{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.shop-carousel_carouselHeader__Iujdj .shop-carousel_heading__f\+iR0{flex-grow:1;margin:unset}.shop-carousel_carouselHeader__Iujdj .shop-carousel_controls__RVhv0{display:flex}.shop-carousel_carousel__muRwj{margin-left:-.5rem;margin-right:-.5rem}.shop-carousel_shopCard__Zre2w{max-width:90%;min-width:330px}@media only screen and (max-width:767px){.shop-carousel_carousel__muRwj{margin-left:-1rem;margin-right:-1rem}.shop-carousel_shopCard__Zre2w{min-width:85%;padding-left:1rem;padding-right:0}}.normal-program_programBanner__\+IlXt{margin-top:2.5rem}.normal-program_shopItems__OrL4C{padding-bottom:5rem;padding-top:3rem}.open-training-program_openTrainingSection__Q9gSL{margin:5rem auto}@media only screen and (max-width:767px){.open-training-program_openTrainingSection__Q9gSL{margin:2.5rem auto}}.open-training-program_openTrainingSection__Q9gSL .open-training-program_title__f5n-O{margin-bottom:4rem;text-align:center}@media only screen and (max-width:767px){.open-training-program_openTrainingSection__Q9gSL .open-training-program_title__f5n-O{margin-bottom:2rem}}.open-training-program_openTrainingSection__Q9gSL .open-training-program_videoWrapper__jnbUN{display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;width:80%}@media only screen and (max-width:1199px){.open-training-program_openTrainingSection__Q9gSL .open-training-program_videoWrapper__jnbUN{width:100%}}.open-training-program_openTrainingSection__Q9gSL .open-training-program_videoWrapper__jnbUN .open-training-program_videoPlayer__LKNl9{border:3px solid #edf2f6;border-radius:0 0 8px 8px;border-top:0;box-sizing:border-box;max-width:100%}@media only screen and (max-width:1199px){.open-training-program_openTrainingSection__Q9gSL .open-training-program_stepsWrapper__RvTcr{margin-bottom:4rem;order:-1}}.open-training-program_openTrainingSection__Q9gSL .open-training-program_step__cMvKA{-webkit-column-gap:1.5rem;column-gap:1.5rem;display:flex;margin-bottom:3rem}.open-training-program_openTrainingSection__Q9gSL .open-training-program_step__cMvKA:last-child{margin-bottom:0}@media only screen and (max-width:767px){.open-training-program_openTrainingSection__Q9gSL .open-training-program_step__cMvKA{flex-direction:column;row-gap:.75rem;text-align:center}}.open-training-program_openTrainingSection__Q9gSL .open-training-program_step__cMvKA .open-training-program_stepNumber__cyr0e{background-color:#f7f3f0;border-radius:50%;font-size:46px;height:92px;line-height:92px;margin:auto;min-width:92px;text-align:center}@media only screen and (max-width:767px){.open-training-program_openTrainingSection__Q9gSL .open-training-program_step__cMvKA .open-training-program_stepNumber__cyr0e{font-size:30px;height:64px;line-height:64px;min-width:64px}}.workouts-list_page__oQ1zS{background-color:var(--mui-palette-background-paper)}.buddyfit .workouts-list_page__oQ1zS{background-color:var(--mui-palette-background-default)}.workouts-list_workout__0JvvN{margin-bottom:1.5rem}.workouts-list_appliedFilters__HFhHD{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:1rem;overflow-x:auto}.workouts-list_sortWrapper__tsm\+y{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.workout-detail_darkSection__7KjZ2{background-color:var(--mui-palette-background-paper)}.workout-detail_workoutWrapper__OTeBt{display:grid;grid-template-columns:1fr;padding-bottom:2rem}@media only screen and (min-width:992px){.workout-detail_workoutWrapper__OTeBt{-webkit-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:55% 1fr;grid-template-rows:auto auto auto 1fr auto;padding-bottom:0}}.workout-detail_workoutTitle__eBEch{margin-bottom:1rem!important;order:0}@media only screen and (min-width:992px){.workout-detail_workoutTitle__eBEch{grid-column:span 2;margin-bottom:1.5rem!important}}.workout-detail_cardWrapper__y4CRe{grid-row:span 3;margin-bottom:1rem;order:2}@media only screen and (min-width:992px){.workout-detail_cardWrapper__y4CRe{order:1}}.workout-detail_chipsWrapper__fbGn6{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;order:1}@media only screen and (min-width:992px){.workout-detail_chipsWrapper__fbGn6{order:2}}.workout-detail_description__W5ZEJ{order:5}@media only screen and (min-width:992px){.workout-detail_description__W5ZEJ{order:3}}.workout-detail_description__W5ZEJ .workout-detail_info__WhdY0{margin-bottom:.5rem}.workout-detail_history__um9aY{margin:1rem 0;order:5}.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX{border-width:medium;border-bottom:1px solid rgba(var(--mui-palette-grey-500),.2);border-left:0 solid rgba(var(--mui-palette-grey-500),.2);border-right:0 solid rgba(var(--mui-palette-grey-500),.2);border-top:1px solid rgba(var(--mui-palette-grey-500),.2);display:flex;flex-direction:column;padding:.75rem 0;row-gap:.75rem}@media only screen and (min-width:768px){.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX{flex-direction:row;padding:1rem 0}}.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_measure__dm7qo{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;row-gap:.5rem}@media only screen and (min-width:992px){.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_measure__dm7qo{box-sizing:border-box;flex-grow:1;justify-content:center;max-width:50%}}.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_separator__Df190{border-right:1px solid rgba(var(--mui-palette-grey-500),.2);display:none;margin:0 1.5rem}@media only screen and (min-width:768px){.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_separator__Df190{display:block}}.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_text__-oDfh{text-align:center}@media only screen and (min-width:1200px){.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_text__-oDfh{margin-right:auto}}.workout-detail_history__um9aY .workout-detail_measureWrapper__Y0XQX .workout-detail_link__v3lka:hover{text-decoration:underline}.workout-detail_history__um9aY .workout-detail_icon__SW6u3{fill:rgba(var(--mui-palette-primary-main),.3);align-items:center;background-color:rgba(var(--mui-palette-primary-main),.1);border-radius:50%;box-sizing:border-box;display:flex;height:20px;justify-content:center;margin-right:.75rem;width:20px}.workout-detail_history__um9aY .workout-detail_icon__SW6u3>svg{max-height:.75rem;max-width:.75rem}@media only screen and (min-width:768px){.workout-detail_history__um9aY .workout-detail_icon__SW6u3{height:2rem;width:2rem}.workout-detail_history__um9aY .workout-detail_icon__SW6u3>svg{max-height:1rem;max-width:1rem}}.workout-detail_history__um9aY .workout-detail_icon__SW6u3.workout-detail_active__g4VOj{fill:var(--mui-palette-primary-main)}.workout-detail_infoWrapper__WY6jc{margin-bottom:1rem;order:3;overflow:auto;position:relative}@media only screen and (min-width:992px){.workout-detail_infoWrapper__WY6jc{grid-column:span 2;order:5}}.workout-detail_infoWrapper__WY6jc:after{background-image:linear-gradient(to right,hsla(24,29%,97%,.01),var(--mui-palette-background-paper));bottom:0;content:"";position:absolute;right:0;top:0;width:25px}.workout-detail_infoWrapper__WY6jc .workout-detail_infoBar__AuVXz{-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.workout-detail_infoWrapper__WY6jc .workout-detail_infoBar__AuVXz::-webkit-scrollbar{display:none}.workout-detail_infoWrapper__WY6jc .workout-detail_infoBar__AuVXz .workout-detail_info__WhdY0{border-right:1px solid var(--mui-palette-grey-200);margin-right:1rem;padding:.5rem 1rem .5rem 0}.workout-detail_infoWrapper__WY6jc .workout-detail_infoBar__AuVXz .workout-detail_info__WhdY0:last-child{border-right:0;margin-right:0}.workout-detail_info__WhdY0{align-items:center;display:inline-flex;white-space:nowrap}.workout-detail_info__WhdY0.workout-detail_livestream__g4w-Z{color:#ee3f34}.workout-detail_info__WhdY0 .workout-detail_icon__SW6u3{height:18px;padding-right:.5rem}.workout-detail_info__WhdY0 .workout-detail_icon__SW6u3>*{fill:var(--mui-palette-text-primary)}.workout-detail_info__WhdY0 .workout-detail_icon__SW6u3.workout-detail_livestream__g4w-Z>*{fill:#ee3f34}.workout-detail_programsRow__FvznY{background-color:var(--mui-palette-background-paper)}.workout-detail_placeholders__Z5gIW .workout-detail_infoPlaceholder__DQztl,.workout-detail_placeholders__Z5gIW .workout-detail_workoutTitle__eBEch{max-width:250px;min-width:125px}.workout-detail_placeholders__Z5gIW .workout-detail_infoPlaceholder__DQztl:before,.workout-detail_placeholders__Z5gIW .workout-detail_workoutTitle__eBEch:before{content:"​"}.workout-detail_placeholders__Z5gIW .workout-detail_chip__N8qP9{width:150px}.workout-detail_placeholders__Z5gIW .workout-detail_descriptionPlaceholder__1Gwtp{margin-bottom:.5rem;width:80%}.workout-detail_placeholders__Z5gIW .workout-detail_descriptionPlaceholder__1Gwtp:nth-child(2){width:78%}.workout-detail_placeholders__Z5gIW .workout-detail_descriptionPlaceholder__1Gwtp:nth-child(3){width:70%}.workout-detail_placeholders__Z5gIW .workout-detail_descriptionPlaceholder__1Gwtp:before{content:"​"}.workout-detail_upsellBtn__FXvZS{display:block;margin-top:1.5rem;order:4;overflow:auto;position:relative}@media only screen and (max-width:1199px){.workout-detail_upsellBtn__FXvZS{bottom:1rem;display:flex;justify-content:center;left:0;position:fixed;right:0;z-index:1}}.similar-workouts_workoutsCarousel__UD6NO{padding-bottom:3rem;padding-top:2rem}.progress-bar_history__iogcm{margin:1rem 0;order:4}.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn{border:solid hsla(0,0%,53%,.2);border-width:1px 0;display:flex;flex-direction:column;padding:.75rem 0;row-gap:.75rem}@media only screen and (min-width:768px){.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn{flex-direction:row;padding:1rem 0}}.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_measure__22aRO{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap;row-gap:.5rem}@media only screen and (min-width:992px){.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_measure__22aRO{box-sizing:border-box;flex-grow:1;justify-content:center;max-width:50%}}.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_separator__nn46\+{border-right:1px solid hsla(0,0%,53%,.2);display:none;margin:0 1.5rem}@media only screen and (min-width:768px){.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_separator__nn46\+{display:block}}.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_text__KXs61{text-align:center}@media only screen and (min-width:1200px){.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_text__KXs61{margin-right:auto}}.progress-bar_history__iogcm .progress-bar_measureWrapper__MAggn .progress-bar_link__pDZde:hover{text-decoration:underline}.progress-bar_history__iogcm .progress-bar_icon__yfI2j{fill:rgba(255,127,102,.3);align-items:center;background-color:rgba(255,127,102,.1);border-radius:50%;box-sizing:border-box;display:flex;height:20px;justify-content:center;margin-right:.75rem;width:20px}.progress-bar_history__iogcm .progress-bar_icon__yfI2j>svg{max-height:.75rem;max-width:.75rem}@media only screen and (min-width:768px){.progress-bar_history__iogcm .progress-bar_icon__yfI2j{height:2rem;width:2rem}.progress-bar_history__iogcm .progress-bar_icon__yfI2j>svg{max-height:1rem;max-width:1rem}}.progress-bar_history__iogcm .progress-bar_icon__yfI2j.progress-bar_active__6VWBf{fill:var(--mui-palette-primary-main)}.progress-bar_placeholder__NMxoM .progress-bar_measure__22aRO{max-width:250px;width:100%}.progress-bar_placeholder__NMxoM .progress-bar_measure__22aRO:before{content:"​"}.buddyfit .progress-bar_measureWrapper__MAggn,.buddyfit .progress-bar_measureWrapper__MAggn .progress-bar_separator__nn46\+{border-color:#fff}.buddyfit .progress-bar_icon__yfI2j{fill:var(--mui-palette-background-paper);background-color:#fff}.challenges-list_page__lnsrL{background-color:var(--mui-palette-background-paper)}.buddyfit .challenges-list_page__lnsrL{background-color:var(--mui-palette-background-default)}.cta-button_promptFooter__aYx3u{display:flex;gap:1rem;justify-content:flex-end;width:100%}.cta-button_leaveCtaContainer__4xT2N{width:100%}.cta-button_leaveButton__6Rxhu{background-color:#f7f3f0;box-shadow:none;color:var(--mui-palette-text-primary);width:100%}.cta-button_leaveButton__6Rxhu:hover{border-color:var(--mui-palette-primary-light)}@media only screen and (max-width:767px){.cta-button_joinButton__xA4tJ,.cta-button_upsellBtn__ZR-yY,.cta-button_upsellBtn__ZR-yY>button{width:100%}}.buddyfit .cta-button_leaveButton__6Rxhu{background-color:var(--mui-palette-background-paper)}.cta-section_floatingCTAContainer__4g71J{background:#fff;border-radius:1rem 1rem 0 0;bottom:0;box-shadow:0 -4px 44px 10px rgba(0,0,0,.2);gap:1rem;left:0;padding:1.5rem 1rem;position:fixed;right:0;z-index:1000}.cta-section_CTAContainer__847Rx,.cta-section_floatingCTAContainer__4g71J{align-items:center;display:flex;flex-direction:column;justify-content:center}.cta-section_CTAContainer__847Rx{gap:1.5rem;padding:2.5rem 0}@media only screen and (min-width:768px){.cta-section_CTAContainer__847Rx{margin:0 auto;max-width:400px}}.cta-section_checkbox__MAfir{padding:0 .75rem}.cta-section_checkbox__MAfir .MuiTouchRipple-root{overflow:unset}.buddyfit .cta-section_floatingCTAContainer__4g71J{background:var(--mui-palette-background-paper)}.default-content_title__3u2Vr{margin-bottom:.5rem;margin-top:2rem}@media(min-width:991px){.default-content_subtitle__0-j8N{display:none}}@media(max-width:991px){.default-content_description__8WsX8{display:none}}.challenge-header_headerWrapper__Fl2hQ{background-color:var(--mui-palette-background-paper)}.challenge-header_header__O9mKQ{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:1.5rem;padding-top:7rem}.challenge-header_header__O9mKQ .challenge-header_banner__s7V0A{background-image:var(--bg-mobile);background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:8px;padding:2.5rem 1rem}@media only screen and (min-width:768px){.challenge-header_header__O9mKQ .challenge-header_banner__s7V0A{background-image:var(--bg-desktop)}}@media only screen and (min-width:992px){.challenge-header_header__O9mKQ .challenge-header_banner__s7V0A{padding:2.5rem 1.5rem}}.challenge-header_header__O9mKQ .challenge-header_title__YPdL\+{margin-bottom:.5rem;margin-top:2rem}@media(min-width:991px){.challenge-header_header__O9mKQ .challenge-header_subtitle__qE5Fw{display:none}}@media(max-width:991px){.challenge-header_header__O9mKQ .challenge-header_description__A2nGU{display:none}}.challenge-header_header__O9mKQ .challenge-header_basicInfo__3ygDR{display:flex;flex-flow:row wrap;font-size:14px;gap:3rem;justify-content:flex-start}@media only screen and (max-width:991px){.challenge-header_header__O9mKQ .challenge-header_basicInfo__3ygDR{-webkit-column-gap:2rem;column-gap:2rem;font-size:16px;justify-content:center;row-gap:1rem}}.challenge-header_header__O9mKQ .challenge-header_basicInfo__3ygDR .challenge-header_meta__G6eQi{align-items:center;display:flex;font-size:14px}.challenge-header_header__O9mKQ .challenge-header_basicInfo__3ygDR .challenge-header_meta__G6eQi .challenge-header_icon__y1imC{fill:var(--mui-palette-text-primary);margin-right:.5rem;max-height:1.5rem;width:1.5rem}.buddyfit .challenge-header_header__O9mKQ .challenge-header_basicInfo__3ygDR .challenge-header_meta__G6eQi .challenge-header_icon__y1imC{fill:var(--mui-palette-text-primary)}.layout_childrenContainer__NejkQ{margin-bottom:2.5rem}@media only screen and (min-width:768px){.layout_childrenContainer__NejkQ{margin-bottom:4rem}}.challenge-detail-rules_contentWrapper__nomzV{margin-top:2rem}.challenge-detail-rules_rulesRow__Pcdhh{border:1px solid var(--mui-palette-grey-200);border-radius:8px;padding:0 1rem}@media only screen and (min-width:992px){.challenge-detail-rules_rulesRow__Pcdhh{padding:1.5rem 2.5rem}}.challenge-detail-rules_rulesRow__Pcdhh .challenge-detail-rules_rule__fR1jS{align-items:center;display:flex;gap:1rem;padding:.75rem 0}@media only screen and (min-width:992px){.challenge-detail-rules_rulesRow__Pcdhh .challenge-detail-rules_rule__fR1jS{padding:1rem 0}}.challenge-detail-rules_rulesRow__Pcdhh .challenge-detail-rules_rule__fR1jS .challenge-detail-rules_iconWrapper__XjswT{align-items:center;display:flex;justify-content:center}.challenge-detail-rules_rulesRow__Pcdhh .challenge-detail-rules_rule__fR1jS .challenge-detail-rules_icon__B-aBO{flex-shrink:0;height:1rem;width:1rem}.challenge-detail-rules_rulesRow__Pcdhh .challenge-detail-rules_rule__fR1jS .challenge-detail-rules_textWrapper__p-SE1{display:flex;flex-direction:column;gap:.25rem}.challenge-detail-rules_rulesGrid__KxBYH{grid-gap:1rem;display:grid;grid-template-columns:1fr;padding-top:1.5rem}@media only screen and (min-width:768px)and (max-width:991px){.challenge-detail-rules_rulesGrid__KxBYH{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:992px){.challenge-detail-rules_rulesGrid__KxBYH{grid-template-columns:repeat(4,1fr)}}.challenge-detail-rules_rulesGrid__KxBYH .challenge-detail-rules_rules__eT29d{align-items:center;background-color:var(--mui-palette-background-paper);border-radius:8px;display:flex;padding:1.5rem}.challenge-detail-rules_rulesGrid__KxBYH .challenge-detail-rules_ruleIcon__pOFoO{height:35px;margin-right:2rem;width:35px}.progress-bar_progress__s-VHI{align-items:flex-start;border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex:1 1;flex-direction:column;gap:1.5rem;padding:4rem 2rem 2rem}.progress-bar_progress__s-VHI .progress-bar_badge__rqSui{max-height:unset;padding-top:40px;position:absolute;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:86px;z-index:1}.progress-bar_progress__s-VHI .progress-bar_textWrapper__kpYiV{padding-top:4px}.progress-bar_progress__s-VHI .progress-bar_textWrapper__kpYiV.progress-bar_activeTextWrapper__fCBbG{display:flex;justify-content:space-between;width:100%}.progress-bar_progress__s-VHI .progress-bar_heading__Csp8l{margin-bottom:0}.progress-bar_progress__s-VHI .progress-bar_progressLineWrapper__zkULT{position:relative;width:100%}.progress-bar_progress__s-VHI .progress-bar_progressLineWrapper__zkULT .progress-line__total{border-radius:40px;height:40px}.progress-bar_progress__s-VHI .progress-bar_progressLineWrapper__zkULT .progress-line__done{border-radius:40px}.progress-bar_progress__s-VHI .progress-bar_progressLineWrapper__zkULT .progress-line__title{margin:0}.progress-bar_progress__s-VHI .progress-bar_inactive__uCTUi{opacity:.8}.progress-bar_progress__s-VHI .progress-bar_remainingDaysWrapper__abZZ7{align-items:center;display:flex;flex-direction:column;width:86px}.progress-bar_progress__s-VHI .progress-bar_remainingDaysText__lNL4v{white-space:nowrap}.progress-bar_progress__s-VHI .progress-bar_headlineWrapper__rTprg{display:flex;flex-direction:column}.progress-bar_progress__s-VHI .progress-bar_headlineWrapper__rTprg .progress-bar_unit__M7Jel{text-transform:capitalize}.progress-bar_progress__s-VHI .progress-bar_headlineWrapper__rTprg .progress-bar_counter__6V40D{display:flex;gap:5px}.challenge-progress_stretchedColumn__ktXa5{display:flex}.challenge-detail-section_wrapper__VVoyP{align-items:center;border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex:1 1;gap:2rem;padding:0 2rem 0 1rem}@media only screen and (min-width:992px){.challenge-detail-section_wrapper__VVoyP{padding:0 1rem 0 1.5rem}}.challenge-detail-section_wrapper__VVoyP .challenge-detail-section_textWrapper__IaCV5{padding:.75rem 0}@media only screen and (min-width:992px){.challenge-detail-section_wrapper__VVoyP .challenge-detail-section_textWrapper__IaCV5{padding:2rem 0}}.challenge-detail-section_wrapper__VVoyP .challenge-detail-section_heading__m1E66{margin-bottom:0;padding-bottom:1rem}.user-progress_wrapper__ELYw3{padding-top:2rem;row-gap:1rem}@media only screen and (min-width:992px){.user-progress_wrapper__ELYw3{padding-top:4rem}}.user-progress_wrapper__ELYw3 .user-progress_status__orDmg{background-color:var(--mui-palette-background-paper)}.user-progress_wrapper__ELYw3 .user-progress_stretchedColumn__KeQ-X{display:flex}.user-progress_yourContribution__PPy24{align-items:center;background-color:var(--mui-palette-background-paper);border:1px solid var(--mui-palette-background-paper);border-radius:8px;display:flex;flex:1 1;flex-direction:row;justify-content:left;padding:2rem 1.5rem}.user-progress_yourContribution__PPy24 .user-progress_image__kjBKn{height:64px;padding-right:2rem;width:64px}.status-bar_state__7QVn7{background-color:var(--mui-palette-background-paper);border:1px solid var(--mui-palette-background-paper);border-radius:8px;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem 1.5rem}.article-link_article__krENr{border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex:1 1;overflow:hidden}.article-link_article__krENr:hover{background-color:var(--mui-palette-background-paper);transition:background-color .2s ease-in-out}.article-link_article__krENr:hover .article-link_thumb__azW7Q{-webkit-transform:scale(1.05);transform:scale(1.05);transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.article-link_article__krENr .article-link_textBox__unYHU{display:flex;flex-direction:column;padding:.75rem 1rem .75rem 0}.article-link_article__krENr .article-link_textBox__unYHU .article-link_title__XZNAj{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:.5rem;max-height:3.2rem;overflow:hidden}.article-link_article__krENr .article-link_textBox__unYHU .article-link_baseline__t8BPF{line-clamp:2;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-top:auto;max-height:1.333rem;overflow:hidden}.article-link_article__krENr .article-link_thumbWrapper__O4yNT{flex-shrink:0;height:100%;line-height:0;margin-right:1.5rem;min-height:123px;overflow:hidden;width:123px}.article-link_article__krENr .article-link_thumbWrapper__O4yNT .article-link_thumb__azW7Q{height:100%;object-fit:cover;object-position:center;width:100%}.challenge-progress-photo-wrapper_carouselHeader__XgyHf{display:flex;justify-content:space-between;margin-top:2rem;padding-bottom:1.5rem}.challenge-progress-photo-wrapper_titleWrapper__oVAzd{align-items:center;display:flex;gap:.5rem}.challenge-progress-photo-wrapper_controls__6oOsZ,.challenge-progress-photo-wrapper_controlWrapper__B8OD7{display:flex}.challenge-progress-photo-wrapper_infoButton__DInNA{background-color:var(--mui-palette-background-default)}.challenge-progress-photo_slideItem__tEVPp>div{display:flex;flex-direction:column;height:100%}.challenge-progress-photo_articleWrapper__eHOZ2{margin-top:1rem}.challenge-progress-photo_stretchedColumn__whUNo{display:flex}.community-challenge-detail_meta__Xp4Zv{align-items:center;display:flex;font-size:14px}.community-challenge-detail_meta__Xp4Zv .community-challenge-detail_icon__-GOsO{fill:var(--mui-palette-text-primary);margin-right:.5rem;max-height:1.5rem;width:1.5rem}.community-challenge-detail_workoutCarousel__sLwLu{margin-top:4rem}.community-challenge-detail_workoutCarousel__sLwLu:last-of-type{margin-bottom:4rem}.community-challenge-detail_communityCarousel__lFRKU:last-of-type{margin-bottom:2.5rem}.community-challenge-detail_CTAmoreWorkouts__eFrsy{display:flex;justify-content:center;padding-top:2.5rem}.community-challenge-detail_stretchedColumn__nAygL{display:flex}.community-challenge-detail_wrapper__kNhPt{padding-top:2rem;row-gap:1rem}@media only screen and (min-width:992px){.community-challenge-detail_wrapper__kNhPt{padding-top:4rem}}.community-challenge-detail_wrapper__kNhPt .community-challenge-detail_status__rABhm{background-color:var(--mui-palette-background-paper)}.progress-circle_progress__y3cB6{align-items:center;border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex:1 1;gap:1.5rem;padding:0 1rem}@media only screen and (min-width:992px){.progress-circle_progress__y3cB6{padding:0 1.5rem}}.progress-circle_progressCircle__bt1nc{height:70px;margin:0;min-height:70px;min-width:70px;padding:0;width:70px}@media only screen and (min-width:992px){.progress-circle_progressCircle__bt1nc{height:85px;width:85px}}.progress-circle_progressCircle__bt1nc circle{stroke-width:2px;stroke-linecap:round}.progress-circle_progressCircle__bt1nc .progress-circle_image__LWupd{max-width:2rem}.solo-challenge-detail_meta__pklJE{align-items:center;display:flex;font-size:14px}.solo-challenge-detail_meta__pklJE .solo-challenge-detail_icon__yv9hB{fill:var(--mui-palette-text-primary);margin-right:.5rem;max-height:1.5rem;width:1.5rem}.solo-challenge-detail_statusWrapper__SjGD3{padding-top:2rem;row-gap:1rem}@media only screen and (min-width:992px){.solo-challenge-detail_statusWrapper__SjGD3{padding-top:4rem}}.solo-challenge-detail_statusWrapper__SjGD3 .solo-challenge-detail_status__ftJGT{background-color:var(--mui-palette-background-paper)}.solo-challenge-detail_workoutCarousel__k-RCm{margin-top:4rem}.solo-challenge-detail_workoutCarousel__k-RCm:last-of-type{margin-bottom:4rem}.solo-challenge-detail_stretchedColumn__8NNoA{display:flex}.solo-challenge-detail_spinnerModal__nhjtK{display:flex;justify-content:center}.solo-challenge-detail_spinnerModal__nhjtK .solo-challenge-detail_spinner__66pY4{display:flex;flex-direction:column;justify-content:center;outline:none}.header_contestHeader__91P1a{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center}@media only screen and (min-width:992px){.header_contestHeader__91P1a{flex-direction:row;justify-content:space-between}}.header_contestHeader__91P1a.header_contestJoined__\+I6yp{gap:1.5rem}@media only screen and (min-width:992px){.header_contestHeader__91P1a.header_contestJoined__\+I6yp{gap:0}}.header_contestHeader__91P1a .header_ticketIcon__SaTvN{display:block;height:120px}@media only screen and (min-width:992px){.header_contestHeader__91P1a .header_ticketIcon__SaTvN{margin:0 2.5rem;order:1}}.header_contestHeader__91P1a .header_titleContainer__wt-XB{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:center}@media only screen and (min-width:992px){.header_contestHeader__91P1a .header_titleContainer__wt-XB{align-items:flex-start;flex:1 1;gap:2rem;text-align:start}.header_contestHeader__91P1a .header_titleContainer__wt-XB .header_title__r7JHi{max-width:550px}}.header_contestHeader__91P1a .header_progressContainer__plD9E{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:center;text-align:center}@media only screen and (min-width:992px){.header_contestHeader__91P1a .header_progressContainer__plD9E{margin-left:2.5rem}}.rewards_container__5lnVK{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.rewards_container__5lnVK{gap:1.5rem}}.rewards_rewardsWrapper__f2g0A{border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.rewards_rewardItem__MDYK2{align-items:center;display:flex;flex-direction:row;gap:1.5rem}.rewards_icon__WwtWy{flex-shrink:0;height:4rem;width:4rem}.interval-progress_container__Uzy3j{align-items:center;border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;gap:.75rem;padding:1rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:768px){.interval-progress_container__Uzy3j{padding:1.5rem}}.interval-progress_progressCircle__XioFX{flex-shrink:0;height:60px;margin:0;width:60px}.interval-progress_progressCircle__XioFX circle{stroke-width:2px;stroke-linecap:round;r:19px}.interval-progress_progressCircle__XioFX circle:last-child{stroke-dasharray:120;stroke-dashoffset:120;stroke-dashoffset:calc(120 - var(--percentage, 0)*120)}.interval-progress_progressCircle__XioFX .progress-circle__filler{margin-bottom:0}.interval-progress_progressCircle__XioFX .interval-progress_image__PPftM{max-width:2rem}.interval-progress_textWrapper__ftI\+T{display:flex;flex-direction:column;gap:.25rem}.tickets-modal_modalContainer__09Q4X{position:absolute}.tickets-modal_modal__LePzl{background-color:#f7f3f0}.tickets-modal_modal__LePzl>div{background:#f7f3f0}.tickets-modal_modal__LePzl>div:last-child{background-color:var(--mui-palette-background-default);box-shadow:0 -3px 9px 0 hsla(0,0%,71%,.25)}@media only screen and (min-width:768px){.tickets-modal_modal__LePzl{margin:0 auto;width:600px}}.tickets-modal_modalContent__948ee{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:480px;width:100%}.tickets-modal_modalTitle__xC4cz{font-size:24px}.tickets-modal_ticketsList__vBhhl{display:flex;flex-direction:column;gap:2rem;padding-bottom:1.5rem}.tickets-modal_ticketWrapper__o8Wvg{display:flex;gap:.75rem;justify-content:space-between}.tickets-modal_ticketWrapper__o8Wvg.tickets-modal_divider__72TBP{position:relative}.tickets-modal_ticketWrapper__o8Wvg.tickets-modal_divider__72TBP:before{background-color:var(--mui-palette-grey-200);content:"";height:1px;left:0;margin:0 1.5rem;position:absolute;right:0;top:-1rem}.tickets-modal_ticketIcon__\+Ia9w{flex-shrink:0;height:1.5rem;width:1.5rem}.tickets-modal_ticketTextContainer__tnQvS{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.tickets-modal_ticketName__jDedL{font-family:GuillonDemi,sans-serif;font-weight:400}.tickets-modal_ticketSubText__C0uHo{font-size:12px}.tickets-modal_closeBtn__Bkh6I{box-shadow:none;margin:.5rem auto;width:100%}@media only screen and (min-width:768px){.tickets-modal_closeBtn__Bkh6I{max-width:300px}}.buddyfit .tickets-modal_modal__LePzl{background-color:var(--mui-palette-background-paper)}.buddyfit .tickets-modal_modal__LePzl>div{background:var(--mui-palette-background-paper)}.buddyfit .tickets-modal_modal__LePzl>div:last-child{border-top:1px solid var(--mui-palette-grey-500);box-shadow:none}.tickets-collected_container__BRyL7{align-items:center;border:1px solid var(--mui-palette-grey-200);border-radius:8px;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:1rem;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:768px){.tickets-collected_container__BRyL7{padding:1.5rem}}.tickets-collected_container__BRyL7:hover{border:1px solid var(--mui-palette-text-primary)}.tickets-collected_ticketsCountWrapper__wU64A{align-items:center;display:flex;gap:1rem}.tickets-collected_ticketIcon__TmXUl{flex-shrink:0;height:1.5rem;width:1.5rem}@media only screen and (min-width:768px){.tickets-collected_ticketIcon__TmXUl{height:2rem;width:2rem}}.tickets-collected_ctaIcon__ZDmcZ{fill:var(--mui-palette-text-primary);flex-shrink:0;height:1rem;width:1rem}.contest-challenge-detail_wrapper__1hgTZ{gap:1.5rem;margin-bottom:1.5rem;margin-top:1.5rem}@media only screen and (min-width:768px){.contest-challenge-detail_wrapper__1hgTZ{gap:0;margin-left:-1.25rem;margin-right:-1.25rem;margin-top:4rem}}.contest-challenge-detail_contestDetails__1lHeq{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.contest-challenge-detail_carouselContainer__cDXtx,.contest-challenge-detail_contestDetails__1lHeq{padding-left:1.25rem;padding-right:1.25rem}}.contest-challenge-detail_promotionalText__zLrua{border:1px solid var(--mui-palette-grey-200);border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.contest-challenge-detail_progressContainer__uKOmf{display:flex;flex-direction:column;gap:1rem}@media only screen and (min-width:768px){.contest-challenge-detail_progressContainer__uKOmf{gap:1.5rem}}.contest-challenge-detail_rulesRoot__R70aq{margin:0}.contest-challenge-detail_rulesRoot__R70aq .contest-challenge-detail_rulesWrapper__wJzUa{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem;margin:1rem 0 0;padding:1.5rem}@media only screen and (min-width:768px){.contest-challenge-detail_rulesRoot__R70aq .contest-challenge-detail_rulesWrapper__wJzUa{margin-top:1.5rem}}.contest-challenge-detail_rulesRoot__R70aq .contest-challenge-detail_rulesWrapper__wJzUa .contest-challenge-detail_rule__f5PAV{gap:1.5rem;padding:0}.contest-challenge-detail_rulesRoot__R70aq .contest-challenge-detail_rulesWrapper__wJzUa .contest-challenge-detail_ruleIconWrapper__vktEr{background-color:#f7f3f0;border-radius:8px;padding:1.25rem}.contest-challenge-detail_rulesRoot__R70aq .contest-challenge-detail_rulesWrapper__wJzUa .contest-challenge-detail_ruleIconWrapper__vktEr .contest-challenge-detail_ruleIcon__zcHgX{height:1.5rem;width:1.5rem}.challenges-detail_statusWrapper__WRzPP{padding-top:2rem;row-gap:1rem}@media only screen and (min-width:992px){.challenges-detail_statusWrapper__WRzPP{padding-top:4rem}}.challenges-detail_statusWrapper__WRzPP .challenges-detail_status__gIU5o{background-color:var(--mui-palette-background-paper)}.challenges-detail_workoutCarousel__AHJq9{margin-top:4rem}.challenges-detail_workoutCarousel__AHJq9:last-of-type{margin-bottom:4rem}.challenges-detail_placeholders__TldoT .challenges-detail_headerWrapper__0B6jW{background-color:var(--mui-palette-background-paper)}.challenges-detail_placeholders__TldoT .challenges-detail_header__p8bjV{padding-bottom:2rem}.challenges-detail_placeholders__TldoT .challenges-detail_banner__hpJDk{background-position:100%;background-repeat:repeat;background-size:cover;border-radius:8px;height:200px;padding:2.5rem 1.5rem 2rem}.challenges-detail_placeholders__TldoT .challenges-detail_meta__ef1ra{max-width:180px;width:40%}.challenges-detail_placeholders__TldoT .challenges-detail_meta__ef1ra:before{content:"​"}.challenges-detail_placeholders__TldoT .challenges-detail_metaWrapper__qaBKL{display:flex;flex-flow:row wrap;gap:2rem;justify-content:space-between;margin-top:2.5rem}@media(max-width:767px){.challenges-detail_placeholders__TldoT .challenges-detail_metaWrapper__qaBKL{gap:1rem;justify-content:center}}.challenges-detail_placeholders__TldoT .challenges-detail_status__gIU5o>div{border-radius:8px;height:160px;width:100%}.explore-more-cta_contentExploreMore__jBmRF{display:flex;justify-content:center;margin-bottom:3rem}@media only screen and (max-width:767px){.explore-more-cta_contentExploreMore__jBmRF{margin-bottom:2.5rem}}.single-video_singleVideoWrapper__QGUv7{margin-bottom:3rem}@media only screen and (max-width:767px){.single-video_singleVideoWrapper__QGUv7{margin-bottom:2.5rem}}.single-video_singleVideoWrapper__QGUv7 .single-video_workoutCard__Gc2q9{display:flex;margin-top:1.5rem}.single-video_singleVideoWrapper__QGUv7 .single-video_workoutTitle__CC7mF{color:#fff}.single-video_singleVideoWrapper__QGUv7 .single-video_isMd__q4mb0{align-items:center;background:linear-gradient(90deg,#2930d7,#ee3f34);border-radius:8px;display:flex;gap:.5rem;padding:1.5rem 1rem}.single-video_singleVideoWrapper__QGUv7 .single-video_isMd__q4mb0 .single-video_gymondoPlus__phDW-{align-items:center;display:flex;gap:.5rem;justify-content:center}.single-video_singleVideoWrapper__QGUv7 .single-video_title__8XTk8{padding-bottom:.5rem}.single-video_tag__lFS0Y{color:#fff}.single-video_completion__7kYFa{align-items:center;display:flex;font-family:GuillonLight,sans-serif;font-weight:400;padding-top:.5rem}.single-video_completion__7kYFa .single-video_icon__4Y9y4{fill:var(--mui-palette-primary-main);margin-right:.5rem;max-height:1.5rem;max-width:1.5rem;width:1.5rem}.categories-row_wrapper__JiY5Q{margin-bottom:3rem}@media only screen and (max-width:767px){.categories-row_wrapper__JiY5Q{margin-bottom:2.5rem}}.categories-row_categories__9USYi{display:inline-flex;max-width:100%}.categories-row_categories__9USYi::-webkit-scrollbar{display:none}.categories-row_categoriesCarousel__yZmor{overflow:hidden}.categories-row_categoriesCarousel__yZmor:after{background-image:linear-gradient(to right,hsla(24,29%,97%,.01),var(--mui-palette-background-paper));bottom:0;content:" ";position:absolute;right:0;top:0;width:25px}.categories-row_categoriesCarousel__yZmor .categories-row_categorySlide__ZIFZL:last-of-type{margin-right:17px}.buddyfit .categories-row_categoriesCarousel__yZmor:after{background:var(--mui-palette-background-default)}.categories-row_arrowContainer__uC0lp{align-items:center;display:flex}.categories-row_seeAll__-6xM8{margin-right:.5rem}.personalized-plan_wrapper__zMdC0{height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0}.personalized-plan_backdrop__GHXr4{background-color:var(--mui-palette-background-paper);left:0;min-height:100%;position:absolute;right:0}.personalized-plan_page__xeQs1{display:flex;flex-direction:column;height:100%;padding-bottom:0;padding-top:5rem}.personalized-plan_loading__xAjFH{margin:auto}.personalized-plan_lottie__Qur9m{margin:auto;max-width:430px;width:70%}.personalized-plan_accordion__4sRAJ{margin-bottom:1.5rem}.personalized-plan_btn__pD9op{display:flex;justify-content:flex-end;padding:1.5rem 0}@media only screen and (max-width:767px){.personalized-plan_btn__pD9op{bottom:1rem;left:0;min-height:56px;order:-1;padding-top:0;position:fixed;right:0;z-index:1}.personalized-plan_btn__pD9op .personalized-plan_startBtn__08rZH{margin:auto}}.personalized-plan_description__ONo08{margin-bottom:1.5rem}.personalized-plan_workoutWrapper__wxVEr{margin-bottom:4rem;row-gap:24px}.personalized-plan_workoutTitle__8lJD\+{margin-bottom:.5rem}.personalized-plan_workout__aO-Br{display:flex;flex-direction:column;margin-top:.5rem}.personalized-plan_carousel__cn93D{gap:20px}.personalized-plan_img__zDd-T{border-radius:8px;margin:.75rem 0}.personalized-plan_slideItem__3klj7:first-of-type{padding-left:0}.personalized-plan_controls__H8QHe{display:flex;justify-content:flex-end;padding:.75rem 0}.plan-screen_accordion__2o4yJ{margin-bottom:1.5rem}h5{margin-bottom:0}.plan-screen_header__JNP9U{display:flex;padding:1.5rem 0}.plan-screen_header__JNP9U .plan-screen_btn__hFkRv{margin:auto 0 auto auto}@media only screen and (max-width:767px){.plan-screen_header__JNP9U .plan-screen_btn__hFkRv{bottom:1rem;left:1.5rem;min-height:56px;order:-1;padding-top:0;position:fixed;right:1.5rem;z-index:1}}.plan-screen_description__H-N2T{margin-bottom:1.5rem}.plan-screen_workoutWrapper__iI2nR{margin-bottom:4rem;row-gap:24px}.plan-screen_workout__Ph8Xs{display:flex;flex-direction:column}.plan-screen_workout__Ph8Xs .plan-screen_title__78TtH{margin-bottom:.5rem}.plan-screen_carousel__yLkUV{gap:20px}.plan-screen_img__MKMPZ{border-radius:8px;margin:.75rem 0}.plan-screen_slideItem__IkDg\+:first-of-type{padding-left:0}.plan-screen_controls__nAP4f{display:flex;justify-content:flex-end;padding:.75rem 0}.questionnaire_container__si1p2{display:flex;flex-direction:column;height:100%;margin:0 auto;padding:0}.questionnaire_header__NR6YJ{margin-bottom:1rem}@media only screen and (max-width:991px){.questionnaire_header__NR6YJ{padding:0 .75rem}}.questionnaire_navigation__kgb8G{align-items:center;display:flex;gap:2rem}.questionnaire_children__k4fnY{flex-grow:1;overflow-y:hidden;padding:1.5rem}.questionnaire_backBtn__Xayr8{align-items:center;background-color:transparent;border:0;cursor:pointer;display:flex;flex-direction:row;gap:.5rem;padding:0;text-transform:uppercase}.questionnaire_arrowIcon__gPObn{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.questionnaire_arrowIcon__gPObn path~g{fill:var(--mui-palette-text-primary)}.questionnaire_itemGroup__ioPIA,.questionnaire_title__Mh\+8j{margin-bottom:2rem}.questionnaire_progressBar__ForPw{margin:0;width:600px}.questionnaire_progressBar__ForPw .progress-line__title{margin:0}.questionnaire_progressBar__ForPw .progress-line__done,.questionnaire_progressBar__ForPw .progress-line__total{border-radius:8px;height:8px}.questionnaire_progressBar__ForPw .progress-line__total{background-color:var(--mui-palette-grey-200)}.summary_content__syljU{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;margin-bottom:3rem;padding:1rem;row-gap:1rem}.summary_subtitle__oJkcE{margin-bottom:1rem}.summary_choiceWrapper__amCs1{align-items:center;-webkit-column-gap:1rem;column-gap:1rem;display:flex;flex-direction:row}.summary_iconWrapper__BGNrr{align-items:center;background-color:var(--mui-palette-background-paper);border-radius:50%;display:flex;flex:none;height:30px;justify-content:center;padding:5px;width:30px}.summary_icon__xWSHe{max-height:1rem;max-width:1rem}.summary_btn__rIdBT{margin-left:auto}.submit-cta_wrapper__K-XCF{display:flex;justify-content:flex-end;margin-top:2rem}.schedule_content__kMJg2,.schedule_title__R2DPp{margin-bottom:2rem}.schedule_optionsContainer__k7di2{margin:1rem 0}@media only screen and (min-width:768px){.schedule_optionsContainer__k7di2{background-color:#fff;border-radius:8px;padding:1rem}}.schedule_daysWrapper__Ur\+zD{flex-direction:column;gap:1.5rem}@media only screen and (min-width:768px){.schedule_daysWrapper__Ur\+zD{flex-direction:row;gap:unset;justify-content:space-between}}.schedule_day__nAF2a{border:none;border-radius:8px;font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin:0;text-transform:capitalize;transition:background-color .125s ease-in-out;width:100%}@media only screen and (min-width:768px){.schedule_day__nAF2a{border:1px solid var(--mui-palette-grey-100);text-transform:uppercase;width:56px}}.schedule_alertMessage__MzneB{color:#e40000}.chip-layout_header__KzQYG{display:flex;justify-content:space-between}.chip-layout_chipWrapper__gb2Tl{display:flex;flex-wrap:wrap}.chip-layout_chip__JpzyD{margin-bottom:.5rem;padding-left:.25rem;padding-right:.25rem}.chip-layout_seeAllButton__i4rRz{border-color:var(--mui-palette-background-paper)}.chip-layout_seeAllButton__i4rRz,.chip-layout_seeAllButton__i4rRz:focus{color:var(--mui-palette-text-primary)}.chip-layout_seeAllButton__i4rRz:hover{color:var(--mui-palette-text-primary);opacity:.6}.chip-layout_seeAllButton__i4rRz .chip-layout_seeAllWrapper__jN3wq{align-items:center;display:flex}.chip-layout_seeAllButton__i4rRz .chip-layout_seeAllWrapper__jN3wq .chip-layout_showLessArrow__Z\+F6m{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.chip-layout_seeAllButton__i4rRz .chip-layout_seeAllWrapper__jN3wq .chip-layout_arrowIcon__dS8XU{fill:var(--mui-palette-text-primary);height:24px;width:24px}.preferences_title__3zLLk{margin-bottom:2rem}.preferences_wrapper__KhATH{display:flex;flex-direction:column;height:100%}.preferences_questionsWrapper__o84kG{margin-bottom:2rem;overflow-y:auto}.preferences_chipWrapper__X1qsg{display:flex;gap:.75rem}.preferences_neighbourFriendly__nctAO{align-items:center;display:flex;justify-content:space-between;margin-top:1.5rem}.preferences_chipOption__qZsXW{margin-top:1.5rem}.preferences_chipOption__qZsXW h6{margin:0 0 1rem}.question_wrapper__6gusi{display:flex;flex-direction:column;gap:1.5rem;height:100%}.question_itemGroupWrapper__pGhwG{overflow-y:auto}.question_skipBtn__u2ZR1{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;outline:none;padding:0}.question_category__mCKuC{flex:1 1;height:100%;min-height:80px;overflow-y:auto;text-align:center}.question_itemGroup__xRRZY{border:1px solid transparent;height:100%}.close-button_closeButton__BD4Hn{fill:var(--mui-palette-text-primary);background-color:var(--mui-palette-grey-100);border-radius:50%;cursor:pointer;display:flex;height:32px;justify-self:flex-end;padding:.5rem;position:absolute;right:2.5rem;top:2.5rem;width:32px}.close-button_textWrapper__MCjt7{text-align:center}.close-button_textWrapper__MCjt7 .close-button_title__q9TDG{margin-bottom:.5rem}.close-button_modalActions__ebp1a{display:flex;gap:10px;justify-content:flex-end;margin-top:1.5rem}@media only screen and (max-width:767px){.close-button_modalActions__ebp1a{flex-wrap:wrap;justify-content:center}.close-button_btn__sWKXx{padding:0 .75rem}}.recipes-home_recipeHome__-a0Eg{background-color:var(--mui-palette-background-paper)}.recipes-home_recipeHome__-a0Eg h5{margin-bottom:1.5rem}.buddyfit .recipes-home_recipeHome__-a0Eg{background-color:var(--mui-palette-background-default)}.recipes-home_wrapper__iCzQv{align-items:center;display:flex;padding-bottom:2.5rem}.recipes-home_wrapper__iCzQv .recipes-home_textSection__ZqoFn{padding:0 4rem 0 3rem}.recipes-home_wrapper__iCzQv .recipes-home_loadingTitle__93l88{height:4rem;margin-bottom:5rem}.recipes-home_wrapper__iCzQv .recipes-home_loadingSubtitle__EGPpt{height:5rem;padding:2.5rem 0}.recipes-home_carouselPlaceholder__0EKUu{display:flex;margin-bottom:4rem;max-height:400px}@media only screen and (max-width:767px){.recipes-home_carouselPlaceholder__0EKUu{margin-bottom:2.5rem}}.recipes-home_carouselPlaceholder__0EKUu .placeholder{border-radius:8px;padding-bottom:28%;width:100%}.recipes-home_recipeRowPlaceholder__syWiF{margin-bottom:4rem;max-height:none}@media only screen and (max-width:767px){.recipes-home_recipeRowPlaceholder__syWiF{margin-bottom:2.5rem}}.recipes-home_recipeRowPlaceholder__syWiF .recipes-home_title__IALkT{max-width:210px}.recipes-home_recipeRowPlaceholder__syWiF .recipes-home_title__IALkT:before{content:"​"}.recipes-home_recipeRowPlaceholder__syWiF .recipes-home_row__u77aK{flex-wrap:nowrap;overflow:hidden}.recipes-home_singleVideoPlaceholder__3iXDG{background:#fff;border-radius:8px;margin-bottom:3rem;padding:1.5rem 1.5rem 1rem}@media only screen and (max-width:767px){.recipes-home_singleVideoPlaceholder__3iXDG{margin-bottom:2.5rem}}.recipes-home_singleVideoPlaceholder__3iXDG .recipes-home_cardPlacehoderWrapper__1-Fwp{border-radius:8px;-webkit-column-gap:20px;column-gap:20px;padding-top:1.5rem}.recipes-home_singleVideoPlaceholder__3iXDG .recipes-home_cardPlacehoderWrapper__1-Fwp .recipes-home_cardPlaceholder__tj104{border-radius:8px}.recipes-home_searchFilterWrapper__1TTEO{justify-content:center}.recipes-home_searchFilterWrapper__1TTEO .recipes-home_searchFilterPlaceholder__0UkoJ{display:flex;height:3rem;justify-content:center;margin-bottom:2.5rem}.recipes-home_searchFilterWrapper__1TTEO .recipes-home_searchFilterPlaceholder__0UkoJ .recipes-home_searchPlaceholder__UVfA5{border-radius:8px;width:460px}.recipes-home_searchFilterWrapper__1TTEO .recipes-home_searchFilterPlaceholder__0UkoJ .recipes-home_filterPlaceholder__eB2fQ{border-radius:8px;margin-left:1rem;width:5rem}.recipes-home_titlePlaceholder__4miOn{margin-bottom:1.5rem}.filter-food-type-row_wrapper__UQTVt{margin-bottom:3rem}@media only screen and (max-width:767px){.filter-food-type-row_wrapper__UQTVt{margin-bottom:2.5rem}}.filter-food-type-row_filterFoodType__GrkBN{display:inline-flex;height:40px;max-width:100%}.filter-food-type-row_filterFoodType__GrkBN::-webkit-scrollbar{display:none}.filter-food-type-row_filterFoodTypeCarousel__QMiiz{overflow:hidden}.filter-food-type-row_filterFoodTypeCarousel__QMiiz:after{background-image:linear-gradient(to right,hsla(24,29%,97%,.01),var(--mui-palette-background-paper));bottom:0;content:" ";position:absolute;right:0;top:0;width:25px}.filter-food-type-row_filterFoodTypeCarousel__QMiiz .filter-food-type-row_filterFoodTypeSlide__9Szaw:last-of-type{margin-right:17px}.filter-food-type-row_filterFoodTypeCarousel__QMiiz .filter-food-type-row_filterFoodTypeWrapper__vTxV9{margin-right:.5rem}.filter-food-type-row_arrowContainer__znY3u{align-items:center;display:flex}.explore-more-cta-row_contentExploreMore__Pi4UG{display:flex;justify-content:center;margin-bottom:3rem}@media only screen and (max-width:767px){.explore-more-cta-row_contentExploreMore__Pi4UG{margin-bottom:2.5rem}}.recipes-carousel-row_rowWrapper__lX1mD{margin-bottom:3rem;max-height:none!important}@media only screen and (max-width:767px){.recipes-carousel-row_rowWrapper__lX1mD{margin-bottom:2.5rem}}.recipes-carousel-row_carousel__K3Xwc{margin-left:-.5rem;margin-right:-.5rem}.recipes-carousel-row_controlsWrapper__EeQMB .recipes-carousel-row_controlsHeader__AI7Xf{display:flex;flex-direction:row;justify-content:space-between}.recipes-carousel-row_controlsWrapper__EeQMB .recipes-carousel-row_title__FiEmZ{flex-grow:1}.recipes-carousel-row_controlsWrapper__EeQMB .recipes-carousel-row_subtitle__4xWjL{margin-top:.5rem}.recipes-carousel-row_controlsWrapper__EeQMB .recipes-carousel-row_seeMoreWrapper__GOt1E{display:flex}.recipes-carousel-row_controlsWrapper__EeQMB .recipes-carousel-row_seeMoreWrapper__GOt1E .recipes-carousel-row_link__k7SOm{align-self:center}.recipes-carousel-row_controlsWrapper__EeQMB .recipes-carousel-row_seeMoreWrapper__GOt1E .recipes-carousel-row_arrowContainer__15-J1{display:flex}.clean-eats-tracker-row_rowWrapper__wUSRa{margin-bottom:3rem;max-height:none}@media only screen and (max-width:767px){.clean-eats-tracker-row_rowWrapper__wUSRa{margin-bottom:2.5rem}}.clean-eats-banner_wrapper__oOWFz{background-image:url(/train/static/media/clean-eats-mobile.12f2a340c7dfff056da8.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem 1.5rem 2rem}@media only screen and (min-width:768px){.clean-eats-banner_wrapper__oOWFz{background-image:url(/train/static/media/clean-eats-tablet.16b36f608f1bdfec0741.jpg)}}@media only screen and (min-width:992px){.clean-eats-banner_wrapper__oOWFz{background-image:url(/train/static/media/clean-eats-desktop.7b663f65921279130c89.jpg)}}.clean-eats-banner_wrapper__oOWFz .clean-eats-banner_textWrapper__NxzNw{display:flex;flex-direction:column}.clean-eats-banner_button__S3zPM,.clean-eats-banner_subtitle__ouyyt{margin-top:1rem}.buddyfit .clean-eats-banner_textWrapper__NxzNw p,.buddyfit .clean-eats-banner_textWrapper__NxzNw span{color:var(--mui-palette-text-inverted)}.stories-row_rowWrapper__dg3yM{margin-bottom:3rem;max-height:none;padding-left:-100px}@media only screen and (max-width:767px){.stories-row_rowWrapper__dg3yM{margin-bottom:2.5rem}}.stories-row_carousel__BDvOP{margin-left:-.5rem;margin-right:-.5rem}.stories-row_controlsWrapper__G3tuj .stories-row_controlsHeader__biQtR{display:flex;flex-direction:row;justify-content:space-between}.stories-row_controlsWrapper__G3tuj .stories-row_title__E7GRh{flex-grow:1}.stories-row_controlsWrapper__G3tuj .stories-row_seeMoreWrapper__WubDu{display:flex}.stories-row_controlsWrapper__G3tuj .stories-row_seeMoreWrapper__WubDu .stories-row_link__TeQuI{align-self:center}.stories-row_controlsWrapper__G3tuj .stories-row_seeMoreWrapper__WubDu .stories-row_arrowContainer__LseRf{display:flex}.short-video-card_shortVideoModal__4BaGW{width:100%!important}@media only screen and (min-width:768px){.short-video-card_shortVideoModal__4BaGW{width:410px!important}}.short-video-card_shortVideoModal__4BaGW .modal__content{background-color:transparent;box-shadow:none;margin:0!important;max-height:100vh;overflow:auto;position:relative;width:100%}.short-video-card_shortVideoModal__4BaGW .modal__content .modal__scrollable{background:transparent;max-height:100vh;overflow:auto}.short-video-card_shortVideoModal__4BaGW .modal__content .modal__header{background:transparent;padding:0}.short-video-card_imageWrapper__BxU7t{border-radius:8px;cursor:pointer;height:221px;margin-bottom:1rem;overflow:hidden;position:relative;transition:all 1s;width:166px}.short-video-card_imageWrapper__BxU7t:focus .short-video-card_backgroundImage__dXioL,.short-video-card_imageWrapper__BxU7t:hover .short-video-card_backgroundImage__dXioL{-webkit-transform:scale(1.05);transform:scale(1.05)}.short-video-card_imageWrapper__BxU7t .short-video-card_buttons__JmZT4>*{opacity:1;transition:opacity 1s}@media only screen and (max-width:767px){.short-video-card_imageWrapper__BxU7t{margin-bottom:.5rem}}.short-video-card_imageWrapper__BxU7t:hover .short-video-card_playIcon__6zm9h{height:26px;opacity:1;width:26px}.short-video-card_backgroundImage__dXioL{background-color:var(--mui-palette-grey-100);background-position:50%;background-size:cover;height:100%;transition:all 1s;width:100%}.short-video-card_upsell__bH9q4{position:absolute;right:.5rem;top:.5rem}.short-video-card_playIcon__6zm9h{height:24px;left:50%;opacity:.8;pointer-events:auto;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .5s ease-in-out,width .5s ease-in-out,height .5s ease-in-out;width:24px}.short-video-card_details__YKtHm{align-items:center;background:linear-gradient(to bottom,rgba(0,0,0,.01),var(--mui-palette-text-primary));bottom:0;display:flex;padding:.5rem;position:absolute;width:100%}.short-video-card_details__YKtHm .short-video-card_thumbnail__V3ld2 img{border:2px solid #fff;border-radius:50%;height:32px;max-height:none;max-width:none;width:32px}.short-video-card_details__YKtHm p{color:#fff;font-size:14px;margin-left:.75rem;width:80%}.short-video-screen_playerContainer__C8THD{max-height:90vh;position:relative;width:100%}.short-video-screen_toggleVolume__J5J4p{cursor:pointer;opacity:.8;padding:.5rem;position:absolute;right:0;top:0;z-index:100}.short-video-screen_toggleVolume__J5J4p:hover{opacity:1}@media only screen and (max-width:767px){.short-video-screen_toggleVolume__J5J4p{top:2.5rem}}.short-video-description-card_card__odCOt{background-color:hsla(0,0%,100%,.6);border-radius:7px;bottom:1.5rem;display:flex;margin:.5rem;padding:.5rem;position:absolute;width:calc(100% - 1rem);z-index:100}.short-video-description-card_card__odCOt:hover{background-color:hsla(0,0%,100%,.8)}.short-video-description-card_card__odCOt .short-video-description-card_thumbnail__9W3SU img{border-radius:8px;height:60px;width:60px}.short-video-description-card_card__odCOt .short-video-description-card_description__KfPeW{display:flex;flex-direction:column;justify-content:center;margin-left:1rem;max-width:80%}.short-video-description-card_card__odCOt .short-video-description-card_description__KfPeW p{color:var(--mui-palette-text-primary);min-height:40px}.short-video-description-card_card__odCOt .short-video-description-card_description__KfPeW span{align-items:center;color:var(--mui-palette-text-primary);display:flex;font-size:10pt;text-transform:none}.short-video-description-card_card__odCOt .short-video-description-card_description__KfPeW .short-video-description-card_arrow__1Cdgr{margin-left:.1rem}.short-video-player_videoPlayer__VQsdu .vjs-modal-dialog{background:none!important}.short-video-player_videoPlayer__VQsdu .vjs-control-bar{height:90vh!important;top:0}@media only screen and (max-width:767px){.short-video-player_videoPlayer__VQsdu .vjs-control-bar{height:auto!important}}.short-video-player_videoPlayer__VQsdu .vjs-progress-control{bottom:0!important}.short-video-player_videoPlayer__VQsdu .gym-player__gradient--bottom,.short-video-player_videoPlayer__VQsdu .gym-player__gradient--top,.short-video-player_videoPlayer__VQsdu .vjs-big-play-button,.short-video-player_videoPlayer__VQsdu .vjs-has-started.vjs-user-active .gym-player__gradient--overlay{display:none}.short-video-player_videoPlayer__VQsdu .vjs-tech{height:70vh}@media only screen and (min-width:768px){.short-video-player_videoPlayer__VQsdu .vjs-tech{height:auto}}.short-video-player_videoPlayer__VQsdu>div{background:transparent}.food-scanner-upload_page__eQW0N{background-color:var(--mui-palette-background-paper);min-height:500px}.buddyfit .food-scanner-upload_page__eQW0N{background-color:var(--mui-palette-background-default)}.food-scanner-upload_uploadWrapper__HtZE-{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;margin-bottom:4rem;min-height:300px;min-width:400px;text-align:center;width:100%}@media screen and (max-width:768px){.food-scanner-upload_uploadWrapper__HtZE-{min-width:100%}}.food-scanner-upload_cropWrapper__I3izh{display:flex;flex-direction:column;height:calc(100vh - 270px);justify-content:flex-end;position:relative;width:100%}.food-scanner-upload_actions__7c72z{align-items:center;border-radius:0 0 8px 8px;bottom:-77px;display:flex;justify-content:center;padding:1rem;position:relative}.food-scanner-upload_actions__7c72z button{margin:0 .5rem}.food-scanner-upload_cancelButton__VxBJn{background-color:transparent;border-color:transparent}.food-scanner-upload_cancelButton__VxBJn div{color:var(--mui-palette-text-primary)}.food-scanner-upload_img__bCc8t{max-width:none}.food-scanner-upload_cropArea__7FKjZ{border-radius:0 0 8px 8px}.food-scanner-upload_uploading__GnEV\+{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:2rem;min-height:calc(100vh - 210px);width:100%}.food-scanner-upload_uploading__GnEV\+ .food-scanner-upload_top__tP2iv{align-items:center;display:flex;flex-direction:column;justify-content:center}.food-scanner-upload_uploading__GnEV\+ .food-scanner-upload_loader__wAu9m{align-items:center;display:inline-flex;justify-content:center;position:relative}.food-scanner-upload_uploading__GnEV\+ .food-scanner-upload_loader__wAu9m .food-scanner-upload_image__bZyeZ{align-items:center;border-radius:50%;display:flex;height:170px;justify-content:center;object-fit:fill;position:absolute;width:170px}.food-scanner-upload_uploading__GnEV\+ .food-scanner-upload_loader__wAu9m .MuiCircularProgress-root{stroke-linecap:round;-webkit-animation-duration:5s;animation-duration:5s}.food-scanner-upload_uploading__GnEV\+ h6{margin-top:1rem}.food-scanner-upload_uploading__GnEV\+ p{margin-top:1rem;text-align:left}.food-scanner-upload_uploading__GnEV\+ .food-scanner-upload_notice__6d8r1{max-width:500px;padding:1rem}.food-scanner-upload_error__6NcoD{display:flex;flex-direction:column}.food-scanner-upload_error__6NcoD .food-scanner-upload_restartButton__53CM2{margin-top:1rem}.food-scanner-upload_uploadPhotoConsent__RyVRT{max-width:500px}.food-scanner-upload_uploadPhotoConsent__RyVRT .food-scanner-upload_modalActions__IZdvb{display:flex;justify-content:right;width:100%}.food-scanner-upload_uploadPhotoConsent__RyVRT button{border:none}.food-scanner-detail_page__QeeVW{background-color:var(--mui-palette-background-paper);min-height:500px}.buddyfit .food-scanner-detail_page__QeeVW{background-color:var(--mui-palette-background-default)}.food-scanner-detail_detailWrapper__gFDLA{min-height:300px;width:100%}.food-scanner-detail_detailWrapper__gFDLA h4{margin-bottom:1rem}.food-scanner-detail_detailWrapper__gFDLA h5{margin:2rem 0 1rem}.food-scanner-detail_detailWrapper__gFDLA h6{align-items:center;display:flex;justify-content:space-between;margin:1rem 0 .5rem}.food-scanner-detail_detailWrapper__gFDLA p{margin-bottom:1rem}.food-scanner-detail_card__rUTfF{background-color:#fff;border:2px solid var(--mui-palette-grey-100);border-radius:8px;display:flex;flex-direction:column;height:calc(100% - 2rem);min-height:120px;padding:1rem}.food-scanner-detail_iconCard__bdydB{align-items:center;flex-direction:row}.food-scanner-detail_card__rUTfF.food-scanner-detail_main__1nqHJ{justify-content:center;padding:1rem}.food-scanner-detail_infoIcon__-3lVi{cursor:pointer;height:1rem;width:1rem}.food-scanner-detail_disclaimer__v5Vcj{margin-top:1rem}.food-scanner-detail_disclaimer__v5Vcj h6{margin-bottom:1rem}.food-scanner-detail_closeDisclaimerIcon__\+i3qU{fill:var(--mui-palette-text-primary);background-color:#fff;border:0;border-radius:50%;cursor:pointer;height:2rem;padding:.5rem;width:2rem}.food-scanner-detail_ingredients__kKOZW{display:flex;flex-direction:column;justify-content:space-between}.food-scanner-detail_ingredients__kKOZW>div{height:100%}.food-scanner-detail_ingredients__kKOZW .food-scanner-detail_subtitle__mp-px{align-items:center;display:flex}.food-scanner-detail_ingredients__kKOZW .food-scanner-detail_icon__Flb7G{height:2rem;margin:0 .75rem 0 0;width:2rem}.food-scanner-detail_recommendation__MwC10{margin-top:2.5rem}.food-scanner-detail_recommendation__MwC10 .food-scanner-detail_card__rUTfF{height:auto;min-height:auto}.food-scanner-detail_noFood__H0hie{margin-top:1rem}.food-scanner-detail_noFood__H0hie .food-scanner-detail_card__rUTfF{height:auto;padding:1rem}@media only screen and (max-width:991px){.food-scanner-detail_noFood__H0hie .food-scanner-detail_card__rUTfF{flex-direction:column}}.food-scanner-detail_noFood__H0hie .food-scanner-detail_card__rUTfF div{width:80%}.food-scanner-detail_noFood__H0hie .food-scanner-detail_card__rUTfF p,.food-scanner-detail_noFood__H0hie .food-scanner-detail_card__rUTfF span{display:block;margin:1rem 0}@media only screen and (max-width:767px){.food-scanner-detail_healthScore__N1UOX{height:auto}}.food-scanner-detail_healthScore__N1UOX .food-scanner-detail_container__2sG6w{width:100%}.food-scanner-detail_healthScore__N1UOX .food-scanner-detail_score__n4807{margin-right:.5rem}.food-scanner-detail_healthScore__N1UOX .food-scanner-detail_progressLine__-CJdu{margin:.5rem 0}.food-scanner-detail_healthScore__N1UOX .food-scanner-detail_progressLine__-CJdu .progress-line__total{height:10px}.food-scanner-detail_healthScore__N1UOX .food-scanner-detail_progressLine__-CJdu .progress-line__title{margin:0}.food-scanner-detail_healthScore__N1UOX .low .progress-line__done{background-color:#c8374d}.food-scanner-detail_healthScore__N1UOX .medium .progress-line__done{background-color:#fba50d}.food-scanner-detail_healthScore__N1UOX .high .progress-line__done{background-color:#3dc47f}.food-scanner-detail_nutritionalFacts__f\+Cim{align-items:flex-start;display:flex;flex-direction:column}.food-scanner-detail_nutritionalFacts__f\+Cim table{border-collapse:collapse;margin:1rem 0;width:100%}.food-scanner-detail_nutritionalFacts__f\+Cim table tr:nth-child(2n){background-color:var(--mui-palette-background-paper)}.food-scanner-detail_nutritionalFacts__f\+Cim table td,.food-scanner-detail_nutritionalFacts__f\+Cim table th{padding:.75rem}.food-scanner-detail_nutritionalFacts__f\+Cim table th{text-align:left}.food-scanner-detail_nutritionalFacts__f\+Cim table td{text-align:right}.food-scanner-detail_icon__Flb7G{height:64px;margin:.75rem;width:64px}.food-scanner-detail_image__pBgx2{background-color:var(--mui-palette-grey-100);background-position:50%;background-size:cover;border-radius:8px;height:175px;margin-right:1rem;max-width:178px;width:100%}@media only screen and (max-width:767px){.food-scanner-detail_image__pBgx2{height:auto;width:100px}}.food-scanner-detail_actions__2ThY6{align-items:center;display:flex;height:100px;justify-content:center;margin-top:1rem;width:100%}.food-scanner-detail_actions__2ThY6 .food-scanner-detail_restartButton__Ae0OK{min-width:250px;width:30%}.food-scanner-detail_error__qiYkY{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.food-scanner-detail_error__qiYkY .food-scanner-detail_restartButton__Ae0OK{margin-top:1rem}.food-scanner-detail_modal__ox1WL{width:calc(530px + 2rem)}@media only screen and (min-width:768px)and (max-width:991px){.food-scanner-detail_modal__ox1WL>div{margin:auto;width:calc(530px + 2rem)}}.food-scanner-detail_modal__ox1WL>div>div:first-of-type>div{display:none}.food-scanner-detail_modal__ox1WL .food-scanner-detail_modalActions__uugy3{display:flex;justify-content:center;margin-top:1rem}.food-scanner-detail_disclaimer__v5Vcj.food-scanner-detail_modal__ox1WL>div>div:first-of-type>div{display:block}.food-scanner-detail_disclaimer__v5Vcj.food-scanner-detail_modal__ox1WL .modal__header{padding-bottom:0}.food-scanner-detail_disclaimer__v5Vcj.food-scanner-detail_modal__ox1WL .modal__scrollable{height:100vh;max-height:none}.food-scanner-detail_disclaimer__v5Vcj.food-scanner-detail_modal__ox1WL .modal__content{height:100vh;padding-bottom:1rem}.food-scanner-list_page__ZvJdy{background-color:var(--mui-palette-background-paper);min-height:500px}.buddyfit .food-scanner-list_page__ZvJdy{background-color:var(--mui-palette-background-default)}.food-scanner-list_foodScan__sf0RL{margin-bottom:1.5rem}.food-scanner-list_date__AjaQ4{margin-bottom:1rem}.food-scanner-list_noFoodScansWrapper__i7moO{color:var(--mui-palette-grey-500);margin:auto;max-width:320px}.food-scanner-list_noFoodScansWrapper__i7moO .food-scanner-list_noFoodScansIcon__rCJDO{fill:var(--mui-palette-grey-500);height:50px;margin-bottom:1rem;width:50px}.food-scanner-list_noFoodScansWrapper__i7moO .food-scanner-list_noFoodScansTitle__mazw\+{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin-bottom:.5rem}.food-scanner-list_noFoodScansWrapper__i7moO .food-scanner-list_noFoodScansText__ByEmV{font-size:14px}.food-scanner-list_titleCard__pJ9od{align-items:center;display:flex}.food-scanner-list_titleCard__pJ9od .food-scanner-list_titles__kX2-n{display:flex;flex-direction:column;justify-content:center;max-width:600px;width:80%}.food-scanner-list_titleCard__pJ9od .food-scanner-list_titles__kX2-n .food-scanner-list_title__CWq6R{color:var(--mui-palette-text-primary);margin-bottom:0}.food-scanner-list_titleCard__pJ9od .food-scanner-list_titles__kX2-n .food-scanner-list_description__REEbS{color:var(--mui-palette-grey-500);font-family:Guillon,sans-serif;font-weight:400;line-height:1.6}.food-scanner-list_imageWrapper__m894q{border-radius:8px;height:80px;margin:0 .75rem .75rem 0;max-width:100px;overflow:hidden;position:relative;transition:all 1s;width:100%}.food-scanner-list_imageWrapper__m894q:focus .food-scanner-list_backgroundImage__-4PJj,.food-scanner-list_imageWrapper__m894q:hover .food-scanner-list_backgroundImage__-4PJj{-webkit-transform:scale(1.05);transform:scale(1.05)}.food-scanner-list_imageWrapper__m894q .food-scanner-list_backgroundImage__-4PJj{background-color:var(--mui-palette-grey-100);background-position:50%;background-size:cover;height:100%;transition:all 1s;width:100%}.food-scanner-list_modal__QCf3z{width:calc(530px + 2rem)}@media only screen and (min-width:768px)and (max-width:991px){.food-scanner-list_modal__QCf3z>div{margin:auto;width:calc(530px + 2rem)}}.food-scanner-list_modal__QCf3z>div>div:first-of-type>div{display:none}.food-scanner-list_modal__QCf3z .food-scanner-list_modalActions__NhqP-{display:flex;justify-content:center;margin-top:1rem}.recipe-list_page__gTIO3{background-color:var(--mui-palette-background-paper)}.buddyfit .recipe-list_page__gTIO3{background-color:var(--mui-palette-background-default)}.recipe-list_recipe__MR0j8{margin-bottom:1.5rem}.recipe-list_filterModal__mcMZm{margin-left:auto}.recipe-list_appliedFilters__INAK1{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:1rem;overflow-x:auto}.recipe-list_noRecipeWrapper__okOSl{color:var(--mui-palette-grey-500);margin:auto;max-width:320px}.recipe-list_noRecipeWrapper__okOSl .recipe-list_noRecipeIcon__tLlPU{fill:var(--mui-palette-grey-500);height:50px;margin-bottom:1rem;width:50px}.recipe-list_noRecipeWrapper__okOSl .recipe-list_noRecipeTitle__dCfnW{font-family:GuillonDemi,sans-serif;font-size:18px;font-weight:400;margin-bottom:.5rem}.recipe-list_noRecipeWrapper__okOSl .recipe-list_noRecipeText__Gzd2I{font-size:14px}.recipe-list_noRecipeWrapper__okOSl .recipe-list_noRecipeButton__apt7Q{margin:3rem auto auto}.recipe-list_sortWrapper__BuTxm{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between;min-height:49px}.recipe-header_header__qOg9w{background-position:50%;background-size:cover;box-shadow:inset 3000px 0 0 rgba(54,35,6,.2);display:flex;flex-direction:column;height:530px;justify-content:flex-end;margin-bottom:2.5rem;padding:5rem 2.5rem;position:relative;top:2.5rem}@media print{.recipe-header_header__qOg9w{background-image:none!important;box-shadow:none;height:auto;padding:0 1.5rem}.recipe-header_header__qOg9w .recipe-header_title__2S5W5{color:#000}.recipe-header_header__qOg9w .recipe-header_description__-vbSU{display:none}}.buddyfit .recipe-header_header__qOg9w .recipe-header_content__d5Ftp .recipe-header_title__2S5W5{color:var(--mui-palette-text-primary)}.recipe-header_content__d5Ftp{padding:0 2.5rem;width:100%}.recipe-header_content__d5Ftp .recipe-header_title__2S5W5{margin-bottom:1.5rem}.recipe-header_content__d5Ftp .recipe-header_description__-vbSU{font-weight:700;max-width:500px}@media print{.recipe-header_content__d5Ftp{padding:0 .5rem}}.recipe-header_tools__PB6wc{display:flex;gap:1.5rem;position:absolute;right:1.5rem;top:2rem}@media print{.recipe-header_tools__PB6wc{display:none}}.recipe-header_printButton__sNpNh{cursor:pointer;width:24px}.recipe-header_printButton__sNpNh path{fill:#fff}.recipe-header_favoriteButton__N55AP,.recipe-header_favoriteButton__N55AP[disabled],.recipe-header_favoriteButton__N55AP[disabled]:hover{background-color:transparent!important;box-shadow:none}.recipe-header_favoriteButton__N55AP[disabled]:hover svg path,.recipe-header_favoriteButton__N55AP[disabled] svg path,.recipe-header_favoriteButton__N55AP svg path{fill:#fff}.recipe-tags_content__83g\+W{background-color:var(--mui-palette-grey-50);padding:2rem}@media print{.recipe-tags_content__83g\+W{background-color:none;padding:0}}.recipe-tags_tags__MiBdE{display:flex;flex-direction:row;flex-wrap:wrap;gap:5rem;justify-content:flex-start;padding:0 2.5rem}@media only screen and (max-width:767px){.recipe-tags_tags__MiBdE{gap:2rem;justify-content:center;padding:0 1.5rem}}@media print{.recipe-tags_tags__MiBdE{display:none}}.recipe-tags_tags__MiBdE .recipe-tags_tag__VpLun{align-items:center;display:flex;flex-direction:column;text-align:center}.recipe-tags_tags__MiBdE .recipe-tags_tag__VpLun svg{height:45px;width:45px}@media only screen and (max-width:767px){.recipe-tags_tags__MiBdE .recipe-tags_tag__VpLun svg{height:30px;width:30px}}.recipe-tags_tags__MiBdE .recipe-tags_tag__VpLun svg path{fill:var(--mui-palette-primary-main)}.recipe-tags_tags__MiBdE .recipe-tags_tag__VpLun span{color:var(--mui-palette-primary-main);font-weight:700;margin-top:.5rem}.recipe-ingredients_ingredients__lBsj2{width:100%}.recipe-ingredients_content__krYqB{max-width:500px;width:100%}.recipe-ingredients_content__krYqB .recipe-ingredients_title__n1tha{margin-bottom:1.5rem}.recipe-ingredients_content__krYqB .recipe-ingredients_description__iSkqD{font-weight:700}.recipe-ingredients_servings__D7z0i{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem;margin-top:1.5rem}@media print{.recipe-ingredients_servings__D7z0i{display:none}}.recipe-ingredients_list__PWLmc{display:flex;flex-direction:column}@media print{.recipe-ingredients_list__PWLmc{margin-top:1rem}}.recipe-ingredients_list__PWLmc .recipe-ingredients_ingredient__40oPq{border-top:1px solid var(--mui-palette-grey-100);margin:0;padding:1rem 0}@media print{.recipe-ingredients_list__PWLmc .recipe-ingredients_ingredient__40oPq{border-top:none;display:list-item;list-style:disc;margin-left:1.5rem;padding:0}}.recipe-ingredients_tip__Q5jdf{color:var(--mui-palette-primary-main);font-weight:700;margin-top:1.5rem}@media print{.recipe-ingredients_tip__Q5jdf{color:#000}}.recipe-ingredients_instructions__OEVRB{border-top:1px solid var(--mui-palette-grey-100);margin-top:1.5rem;padding-top:1.5rem}.recipe-ingredients_instructions__OEVRB .recipe-ingredients_instructionsList__IQ7N7{margin-top:1.5rem}.recipe-ingredients_instructions__OEVRB ul{padding-left:0}.recipe-info_details__kXNd0{margin-top:1rem;min-width:400px}@media print{.recipe-info_details__kXNd0{display:none}}.recipe-info_block__xJHe9{margin-bottom:2rem}.recipe-info_list__YCH-h{padding:0}.recipe-info_list__YCH-h li{border-top:1px solid var(--mui-palette-grey-100);margin:0;padding:.5rem 0}.recipe-info_list__YCH-h a{margin:0 .5rem .5rem 0}.recipe-info_list__YCH-h svg{height:25px;margin-right:1rem;vertical-align:middle;width:25px}.recipe-info_list__YCH-h .recipe-info_title__-fhny span{color:var(--mui-palette-primary-main);font-weight:700;margin-right:1rem}.recipe-details_wrapper__eUOJ8{padding:0 .5rem}.recipe-details_content__47dwo{display:flex;gap:2rem;padding:2rem}@media only screen and (max-width:767px){.recipe-details_content__47dwo{flex-direction:column}}@media print{.recipe-details_content__47dwo{padding:0 1.5rem}}.recipe-details_relatedRecipes__BqnJF{margin:0 auto 5rem;padding:2rem}@media print{.recipe-details_relatedRecipes__BqnJF{display:none}}.recipe-details_relatedRecipes__BqnJF .recipe-details_recipes__qrJjA{display:flex;flex-direction:row;gap:2rem;margin-top:1.5rem}@media only screen and (max-width:767px){.recipe-details_relatedRecipes__BqnJF .recipe-details_recipes__qrJjA{flex-direction:column;gap:5rem}}.recipe-details_relatedRecipes__BqnJF .recipe-details_recipes__qrJjA .recipe-details_recipe__kGaqE{height:216px;width:285px}@media print{.footer,.header{display:none}}.referral-header_header__Qlk1Q{align-items:center;background:url(/train/static/media/header.2dee94949d7b075d3463.jpg) no-repeat 50%;background-size:cover;box-shadow:inset 3000px 0 0 rgba(54,35,6,.2);display:flex;flex-direction:column;height:686px;justify-content:center;margin-bottom:4rem;position:relative;top:4rem;width:100%}.referral-header_header__Qlk1Q h2{margin:5rem 0 2.5rem}.referral-header_container__rlZVy{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:700px;padding:0 1.5rem;text-align:center}.referral-header_instructions__JrUlI{margin:2.5rem 0 .75rem}.referral-header_form__OwlmX{display:flex;height:3rem;margin-bottom:1.5rem;max-width:500px;width:100%}.referral-header_input__HWcHx{height:100%;margin-right:.75rem;width:100%}.referral-header_button__IDLEB{font-size:14px}.referral-header_socialButtons__5hRin{align-items:center;display:flex;gap:.75rem;justify-content:center;max-width:500px;width:100%}.referral-header_socialButton__rjJcc{flex:1 1;padding:0}.referral-header_socialButton__rjJcc img,.referral-header_socialButton__rjJcc svg{height:1.5rem;width:1.5rem}.referral-header_socialButton__rjJcc.referral-header_whatsapp__KOxpk{background-color:#65d072;border-color:#65d072}.referral-header_socialButton__rjJcc.referral-header_whatsapp__KOxpk:hover{background-color:#8cce93;border-color:#8cce93}.referral-header_socialButton__rjJcc.referral-header_email__p75Wr{background-color:#fff;border-color:#fff}.referral-header_socialButton__rjJcc.referral-header_email__p75Wr:hover{background-color:var(--mui-palette-grey-50);border-color:var(--mui-palette-grey-50)}.referral-header_socialButton__rjJcc.referral-header_messenger__IZRKv{background-color:#0084ff;border-color:#0084ff}.referral-header_socialButton__rjJcc.referral-header_messenger__IZRKv:hover{background-color:#2a98ff;border-color:#2a98ff}.referral-header_socialButton__rjJcc.referral-header_facebook__Rj9wl{background-color:#3b5998;border-color:#3b5998}.referral-header_socialButton__rjJcc.referral-header_facebook__Rj9wl:hover{background-color:#6d84b4;border-color:#6d84b4}.buddyfit .referral-header_header__Qlk1Q h2,.buddyfit .referral-header_header__Qlk1Q span{color:var(--mui-palette-text-primary)}.buddyfit .referral-header_input__HWcHx{background-color:var(--mui-palette-background-paper)}.referral-steps_steps__\+XLVt{display:flex;gap:2rem;margin-top:2.5rem}@media only screen and (max-width:991px){.referral-steps_steps__\+XLVt{flex-direction:column}}.referral-steps_step__-ncnc{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;max-width:300px;padding:1.5rem;text-align:center}.referral-steps_step__-ncnc img{height:40px;width:auto}.referral-steps_step__-ncnc span{margin-top:1.5rem}.buddyfit .referral-steps_step__-ncnc{background-color:var(--mui-palette-background-paper)}.referral-status_status__\+j7zz{background-color:#8a54b8;border-radius:8px;display:flex;margin-top:3rem;max-width:965px;width:100%}@media only screen and (max-width:991px){.referral-status_status__\+j7zz{border-radius:0;flex-direction:column;padding:2rem 0}}.referral-status_loading__O2kHS{margin-top:4rem}.referral-status_description__rE1ua{color:#fff;max-width:400px;padding:2rem}.referral-status_description__rE1ua p{margin-top:1rem}.referral-status_savings__479WK{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem;text-align:center;width:100%}@media only screen and (max-width:991px){.referral-status_savings__479WK{font-size:1rem}}.referral-status_savings__479WK .referral-status_progress__PIaDu{position:relative;width:100%}.referral-status_savings__479WK .referral-status_progress__PIaDu .referral-status_marker__LKh47{position:absolute;top:2rem}.referral-status_savings__479WK .referral-status_progress__PIaDu .referral-status_progressMarkerHalf__OX3aG{left:calc(50% - 10px)}.referral-status_savings__479WK .referral-status_progress__PIaDu .referral-status_progressMarkerFull__PumNr{right:0}.referral-status_savings__479WK .progress-line__total{height:14px}.referral-status_savings__479WK .progress-line__done{background-color:rgba(138,84,184,.5)}.buddyfit .referral-status_description__rE1ua h4,.buddyfit .referral-status_description__rE1ua p{color:var(--mui-palette-text-primary)}.referrals_page__SHRWD{background-color:var(--mui-palette-background-paper)}.buddyfit .referrals_page__SHRWD{background-color:var(--mui-palette-background-default)}.referrals_container__HS3Dr{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;padding:4rem 0;width:100%}.community_page__1mJky{background-color:var(--mui-palette-background-paper);padding-bottom:4rem}.community_header__0eUif{background:url(/train/static/media/header.de63dc969ac720a3b133.jpg) no-repeat 50%;background-size:cover;box-shadow:inset 3000px 0 0 rgba(54,35,6,.2);height:680px;position:relative;top:4rem}.community_header__0eUif .community_container__rC-iO{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.community_header__0eUif .community_container__rC-iO h2{margin-bottom:1.5rem}.community_tabs__vqDOU{align-items:center;display:flex;justify-content:center;margin:1.5rem 0;width:100%}.community_tabs__vqDOU .community_tab__pnJWI{text-transform:none}.community_tabs__vqDOU .community_tab__pnJWI:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.community_tabs__vqDOU .community_tab__pnJWI:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.community_tabs__vqDOU .community_tab__pnJWI svg{height:24px;margin-right:.75rem;width:24px}.community_tabs__vqDOU .btn--inverse svg path{fill:var(--mui-palette-primary-main)}.community_instagram__wl1XO{font-size:14px;text-transform:none}.buddyfit .community_page__1mJky{background-color:var(--mui-palette-background-default)}.buddyfit .community_header__0eUif h2,.buddyfit .community_header__0eUif span{color:var(--mui-palette-text-primary)}.community-gallery_header__Fy\+Xl{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:3rem auto 0;max-width:600px;padding-top:3rem;text-align:center}.community-gallery_header__Fy\+Xl .community-gallery_subtitle__9Mjxo{margin-top:1rem}@media only screen and (max-width:767px){.community-gallery_header__Fy\+Xl{padding:3rem 1.5rem}}.community-gallery_cards__FIoPP{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;margin:2.5rem auto;max-width:900px;padding:0 1.5rem;width:100%}.community-gallery_cards__FIoPP a{color:var(--mui-palette-text-primary)}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:220px}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_image__JOl\+L{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:inset 3000px 0 0 rgba(54,35,6,.2);display:flex;height:200px;justify-content:center;text-align:center;width:100%}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_image__JOl\+L .community-gallery_logo__llN4i{max-width:200px}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_content__pqF1i{align-items:center;background-color:var(--mui-palette-background-default);border-bottom-left-radius:8px;border-bottom-right-radius:8px;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;text-align:center;width:100%}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_content__pqF1i .community-gallery_title__NOZvX{margin:.75rem 0;text-align:center;width:100%}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_content__pqF1i svg{height:1.5rem;margin-right:4px;vertical-align:middle;width:1.5rem}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_content__pqF1i svg path{fill:var(--mui-palette-grey-500)}.community-gallery_cards__FIoPP .community-gallery_card__0lFZS .community-gallery_content__pqF1i .community-gallery_button__4WF8p{color:#fff;margin-top:.75rem;width:100%}.buddyfit .community-gallery_card__0lFZS .community-gallery_image__JOl\+L span{color:var(--mui-palette-text-primary)}.buddyfit .community-gallery_card__0lFZS .community-gallery_content__pqF1i{background-color:var(--mui-palette-background-paper)}.header_programHeader__4hot8{align-items:center;box-sizing:content-box;display:flex;height:720px;justify-content:flex-start;padding-bottom:120px;padding-top:0;text-align:left;width:100%}@media only screen and (max-width:767px){.header_programHeader__4hot8{align-items:flex-end;height:380px;justify-content:center}}.header_heroText__WhMcY{color:var(--mui-palette-text-inverted);margin-bottom:0;max-width:580px}@media only screen and (max-width:767px){.header_heroText__WhMcY{align-items:center;display:flex;flex-direction:column;margin-left:0}}.header_programImg__QLpMG{background-position:0 100%;background-repeat:no-repeat;background-size:contain;height:200px;margin-bottom:3rem;width:450px}@media only screen and (max-width:767px){.header_programImg__QLpMG{background-position:50%;max-height:100px;max-width:400px;width:100%}}.preview_leftSection__C8cFG{padding-right:1rem!important}@media only screen and (min-width:992px){.preview_leftSection__C8cFG{border-right:1px solid var(--mui-palette-grey-200);padding-right:2.5rem!important}.preview_rightSection__HKGRG{padding-left:2rem!important}}.preview_description__nFLDL{margin-bottom:3rem}@media only screen and (min-width:768px){.preview_description__nFLDL{margin-bottom:4rem}}.preview_previewCard__sXf2P{background-color:var(--mui-palette-background-default);border-radius:8px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);cursor:pointer;height:150px;margin-bottom:2.5rem;overflow:hidden;position:relative}@media only screen and (max-width:767px){.preview_previewCard__sXf2P{height:210px;max-width:385px}}.preview_previewCardDetail__ftSdl{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.preview_previewCardDetail__ftSdl svg{fill:hsla(0,0%,100%,.7);height:3rem}.preview_toolIcon__bfWHK{margin-right:.5rem;width:1.5rem}.preview_toolIcon__bfWHK svg{fill:var(--mui-palette-text-primary)}.preview_tools__TspzG{padding-bottom:4rem}@media only screen and (max-width:767px){.preview_tools__TspzG{padding-bottom:3rem}}.preview_tool__zlzHS{display:flex}.review_title__yew6e{margin:0 0 2.5rem}@media only screen and (max-width:767px){.review_title__yew6e{margin:0 0 2rem}.review_reviewSection__9Esr- div{justify-content:flex-start;text-align:left}}.similar-program_wrapper__dWuhG{box-sizing:content-box;padding-top:0!important}.similar-program_title__eF7YE{margin:0 0 2.5rem}@media only screen and (max-width:767px){.similar-program_title__eF7YE{margin:0 0 2rem}}.similar-program_imageProgram__ie6IH{background-position-x:center;background-position-y:center;background-repeat:no-repeat;background-size:contain;height:100%;width:100%}.similar-program_similarWrapper__pPg6z>div{height:70px!important;overflow:hidden!important;width:100%!important}.similar-program_similarWrapper__pPg6z>div>div>div{margin-right:-1.5rem}@media only screen and (min-width:992px){.similar-program_similarWrapper__pPg6z{margin-right:-1.5rem}}.similar-program_programCard__RNrHA{border-radius:8px;display:flex;height:40px;margin-right:1.5rem;padding:10px 15px;position:relative}.similar-program_programCard__RNrHA:hover{opacity:.8}.smart-banner_mobileBanner__M4HgJ{background-color:var(--mui-palette-background-paper);box-sizing:border-box;display:flex;padding:0 1rem}.buddyfit .smart-banner_mobileBanner__M4HgJ{display:none}.smart-banner_closeButton__o0\+\+U{background-color:transparent;border:none;margin-right:.75rem;padding:0}.smart-banner_closeButton__o0\+\+U .smart-banner_closeIcon__OjYuY{fill:var(--mui-palette-text-primary);width:.75rem}.smart-banner_gymondoLogo__eCiLp{fill:#fff;align-items:center;background-color:var(--mui-palette-primary-main);border-radius:8px;box-sizing:border-box;display:flex;height:42px;justify-content:center;margin-right:.5rem;padding:.5rem;width:42px}.smart-banner_mobileLink__oDkUf{align-items:center;color:var(--mui-palette-text-primary);display:flex;flex-grow:1;overflow:hidden;padding:10px 0;text-decoration:none!important}.smart-banner_mobileLink__oDkUf .smart-banner_cta__-LyTQ{box-shadow:none;font-size:14px;margin-left:auto;text-transform:uppercase}@media only screen and (min-width:360px){.smart-banner_shortTitle__6bzIN{display:none}}.smart-banner_title__rAKAc{display:none}@media only screen and (min-width:360px){.smart-banner_title__rAKAc{display:inline;display:initial}}.smart-banner_textContainer__VUvAd{display:flex;flex-direction:column;overflow:hidden;padding-right:.5rem}.smart-banner_textContainer__VUvAd .smart-banner_truncate__cvix0{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=main.a8ea5b5c.css.map*/