.card{height:100%;}.card [class^=ratio-] img,.card [class*=" ratio-"] img,.card .fullscreen img,.card .fullscreen-md img,.card .fullscreen-lg img,.card .fullscreen-xl img{transition:550ms ease transform;}.card-media-link{position:relative;overflow:hidden;display:block;}.card-media-link:hover [class^=ratio-] img,.card-media-link:hover [class*=" ratio-"] img,.card-media-link:hover .fullscreen img,.card-media-link:hover .fullscreen-md img,.card-media-link:hover .fullscreen-lg img,.card-media-link:hover .fullscreen-xl img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}.card-title{width:100%;position:absolute;top:50%;left:0;padding:1rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);}.card-content{margin-top:1rem;}.card-content h1,.card-content h2,.card-content h3,.card-content h4,.card-content h5{margin-bottom:8px;}.card-content h1:last-child,.card-content h2:last-child,.card-content h3:last-child,.card-content h4:last-child,.card-content h5:last-child{margin-bottom:0;}.card-content .card-link{display:inline-block;color:#606562;font-weight:600;padding-right:32px;background:transparent url("/images/custom/svg/arrow-right-grey.svg") no-repeat center right 5px;background-size:18px 14px;transition:250ms ease background-position-x;}.card-content .card-link *{color:inherit;}.card-content .card-link:hover{background-color:transparent;background-position-x:right;}.card-content .text-link+.text-link{margin-left:16px;}.card .tw{padding:1rem;height:auto;}.card .tw .tag-list{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:100%;}.card .tw .tag-list li{border-radius:2px;background:rgba(255,255,255,.8);}.card .tw .tag-list li.category{margin-right:auto;background:rgba(29,29,29,.8);color:#fff;}.carousel-card .reveal::before{z-index:3;}.carousel-card .card-title{z-index:2;}@media(min-width:768px){.col-md-12 .card{gap:3rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.col-md-12 .card>*{margin:0;flex-basis:50%;}}.card-title{font-size:40px;line-height:1.1;color:#fff;font-weight:400;text-align:center;}@media(min-width:576px){.card-title{font-size:46px;line-height:1.1;}}@media(min-width:768px){.card-title{font-size:52px;line-height:1.1;}}@media(min-width:992px){.card-title{font-size:62px;line-height:1.1;}}@media(min-width:1200px){.card-title{font-size:68px;line-height:1.1;}}.card-content h1,.card-content h2,.card-content h3,.card-content h4,.card-content h5{font-size:20px;line-height:1.3;}@media(min-width:576px){.card-content h1,.card-content h2,.card-content h3,.card-content h4,.card-content h5{font-size:23px;line-height:1.3;}}@media(min-width:768px){.card-content h1,.card-content h2,.card-content h3,.card-content h4,.card-content h5{font-size:26px;line-height:1.3;}}.card .tw .tag-list{gap:.25rem;}.card .tw .tag-list li{font-weight:600;padding:.25rem .5rem;padding:.25rem .5rem;}
@media(min-width:768px){.block-cards .col-md-6+.col-md-6:nth-child(even) .reveal.run::before{animation-delay:.7s;animation-timing-function:linear;}}
.reveal::before{content:"";position:absolute;top:0;left:-10%;width:120%;height:100%;background-color:var(--reveal-background,#fff);z-index:1;-webkit-transform:skew(-15deg);-moz-transform:skew(-15deg);-ms-transform:skew(-15deg);-o-transform:skew(-15deg);transform:skew(-15deg);}.reveal.run::before{animation:reveal .5s cubic-bezier(.695,.29,.74,.54) forwards;animation-delay:.4s;}.theme-col-black{--reveal-background:#1d1d1d;}.theme-col-green{--reveal-background:#00865a;}.theme-col-grey-darkest{--reveal-background:#333;}.theme-col-grey-light{--reveal-background:#f4f4f4;}.theme-col-red{--reveal-background:#d61f29;}@keyframes reveal{100%{left:120%;}}
.countdown{display:inline-flex;text-align:center;}.countdown-digit,.countdown-splitter{display:flex;height:1.5em;justify-content:center;align-items:center;font-size:1.8em;}.countdown-digit{border-radius:8px;width:1.5em;}.countdown-splitter{width:.8em;}.countdown-label{font-size:.9em;}
#footer{padding:30px 0;background:#1d1d1d;}#footer *:last-child{margin-bottom:0;}#footer .row{padding-bottom:30px;}#footer .row:last-child{padding-bottom:0;}#footer .footer-links{padding:0;}#footer .footer-links li{margin-bottom:5px;}#footer .footer-links li:last-child{margin-bottom:0;}#footer .footer-links li.title{margin-bottom:10px;}#footer .footer-links li::before{display:none;}#footer.disabled{pointer-events:none;}#footer.disabled *{pointer-events:none;}@media(max-width:575px){#footer .footer-links li:not(.title){display:none;}#footer .footer-links li.title{position:relative;}#footer .footer-links li.title::after{content:"";position:absolute;top:50%;right:0;width:16px;height:16px;margin-top:-8px;background-image:url("/images/custom/svg/icons/icon-chevron-down.svg");background-position:center;background-size:contain;background-repeat:no-repeat;transition:350ms ease transform;}#footer .footer-links li.title.is-active::after{transform:rotate(180deg);}}@media(min-width:576px){#footer .footer-links li:not(.title){display:block!important;}}@media(min-width:768px){#footer{padding:45px 0;}}#footer{padding:45px 0;color:#b0b0b0;z-index:2;border-top:1px solid #606562;}#footer .row{padding-bottom:45px;}#footer .row:last-child{position:relative;padding-top:45px;}#footer .row:last-child::before{content:"";position:absolute;top:0;left:50%;width:calc(100% - 40px);height:1px;transform:translateX(-50%);background:#3d3d3d;}#footer .footer-links li a{color:#e7e7e7;font-size:14px;font-weight:500;transition:250ms ease color;}#footer .footer-links li a:hover{color:#fff;}#footer .footer-links li.title{color:#fff;font-size:14px;}#footer .sub-heading{color:#fff;}#footer .text-small{margin-bottom:15px;}#footer .text-small:last-child{margin-bottom:0;}@media(max-width:575px){#footer .footer-links{padding-bottom:10px;border-bottom:1px solid #3d3d3d;}#footer .footer-links li:not(.title){display:none;}#footer .footer-links li.title{position:relative;}#footer .footer-links li.title::after{background-image:url("/images/fitnessfirst/svg/icons/icon-chevron-down-white.svg");}}@media(min-width:768px){#footer .copyright{text-align:right;}}@media(min-width:992px){#footer{padding:60px 0;}#footer .row{padding-bottom:60px;}}
.social-accounts{margin:0;padding:0;}.social-accounts li{display:inline-block;vertical-align:top;margin-bottom:0;margin-left:15px;}.social-accounts li::before{display:none;}.social-accounts li:first-child{margin-left:0;}.social-accounts li a{font-size:0;display:block;width:25px;height:25px;background:transparent no-repeat center;background-size:contain;transition:250ms ease background;}.social-accounts li a[href*=facebook]{background-image:url("/images/default/svg/facebook-logo.svg");}.social-accounts li a[href*=instagram]{background-image:url("/images/default/svg/instagram-logo.svg");}.social-accounts li a[href*=twitter]{background-image:url("/images/default/svg/twitter-logo.svg");}.social-accounts li a[href*=linkedin]{background-image:url("/images/default/svg/linkedin-logo.svg");}.social-accounts li a[href*=tiktok]{background-image:url("/images/default/svg/tiktok-logo.svg");}.social-accounts li a span{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}.social-accounts li a[href*=facebook]{background-image:url("/images/custom/svg/facebook-logo-white.svg");}.social-accounts li a[href*=facebook]:hover{background-image:url("/images/custom/svg/facebook-logo-hover.svg");}.social-accounts li a[href*=instagram]{background-image:url("/images/custom/svg/instagram-logo-white.svg");}.social-accounts li a[href*=instagram]:hover{background-image:url("/images/custom/svg/instagram-logo-hover.svg");}.social-accounts li a[href*=twitter]{background-image:url("/images/custom/svg/twitter-logo-white.svg");}.social-accounts li a[href*=twitter]:hover{background-image:url("/images/custom/svg/twitter-logo-hover.svg");}.social-accounts li a[href*=linkedin]{background-image:url("/images/custom/svg/linkedin-logo-white.svg");}.social-accounts li a[href*=linkedin]:hover{background-image:url("/images/custom/svg/linkedin-logo-hover.svg");}.social-accounts li a[href*=tiktok]{background-image:url("/images/custom/svg/tiktok-logo-white.svg");}.social-accounts li a[href*=tiktok]:hover{background-image:url("/images/custom/svg/tiktok-logo-hover.svg");}
.payment-methods{color:#fff;font-size:14px;}.payment-methods img{height:32px;width:auto;}
