@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Guardian+Sans:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css?family=Oswald);
html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}@font-face{font-family:"FlyingFlea-Bold";src:url("clientlib-site/resources/fonts/FlyingFlea-Bold.woff2") format("woff2"),url("clientlib-site/resources/fonts/FlyingFlea-Bold.woff") format("woff"),url("clientlib-site/resources/fonts/FlyingFlea-Bold.otf") format("opentype");font-weight:bold;font-style:normal}@font-face{font-family:"FlyingFlea-BoldOutline";src:url("clientlib-site/resources/fonts/FlyingFlea-BoldOutline.woff2") format("woff2"),url("clientlib-site/resources/fonts/FlyingFlea-BoldOutline.woff") format("woff"),url("clientlib-site/resources/fonts/FlyingFlea-BoldOutline.otf") format("opentype");font-weight:bold;font-style:normal}@font-face{font-family:"InterDisplay";src:url("clientlib-site/resources/fonts/InterDisplay-Bold.otf") format("opentype");font-style:normal;font-weight:700}@font-face{font-family:"InterDisplay";src:url("clientlib-site/resources/fonts/InterDisplay-ExtraBold.otf") format("opentype");font-style:normal;font-weight:800}@font-face{font-family:"InterDisplay";src:url("clientlib-site/resources/fonts/InterDisplay-Medium.otf") format("opentype");font-style:normal;font-weight:500}@font-face{font-family:"Inter";src:url("https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@-webkit-keyframes zoomOutAnimation{0%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomOutAnimation{0%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomInAnimation{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}30%{opacity:.5;-webkit-transform:scale(0.6);transform:scale(0.6)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInAnimation{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}30%{opacity:.5;-webkit-transform:scale(0.6);transform:scale(0.6)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomOutReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes zoomOutReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes zoomInReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes zoomInReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}}.zoom-container{overflow:hidden;opacity:0}.zoom-container img{opacity:1;will-change:transform;-webkit-transform:scale(1.5);transform:scale(1.5)}.zoom-container img.zoom-animate{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-in-animate{-webkit-animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-animate-reverse{-webkit-animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-in-animate-reverse{-webkit-animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container.visible{opacity:1}.zoom-container.hidden{opacity:0}.zoom-delay-100{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.zoom-delay-200{-webkit-animation-delay:400ms !important;animation-delay:400ms !important}.zoom-delay-300{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.zoom-delay-400{-webkit-animation-delay:400ms !important;animation-delay:400ms !important}.zoom-delay-500{-webkit-animation-delay:500ms !important;animation-delay:500ms !important}html,body{font-size:16px;font-family:"Inter";line-height:1.5;color:#202020;background:#fff;overflow-x:auto}a{color:#2020e0}button,input,optgroup,select,textarea{font:inherit}#container-0f2e46d054>div>div.container.responsivegrid.aem-GridColumn.aem-GridColumn--default--12{margin-top:80px}@media screen and (max-width: 768px){#container-0f2e46d054>div>div.container.responsivegrid.aem-GridColumn.aem-GridColumn--default--12{margin-top:64px}}.faq-container{height:auto;top:421px;left:129px;border-radius:16px;opacity:1;padding:40px 130px;gap:10px;border-width:1px}.faq-list{height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.faq-item{-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;opacity:1;border:1px solid #c5c5c5;border-radius:16px;padding:24px 32px}.faq-row{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;opacity:1;gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq-question{height:auto;opacity:1;font-family:"Inter";font-weight:700;font-style:Bold;font-size:24px;line-height:31px;letter-spacing:0%}.faq-icon-button{width:40px;height:40px;border:none;font-size:2rem;background-color:rgba(0,0,0,0);cursor:pointer}.faq-item.active .faq-icon-button{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq-item.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;border:1px solid #00a8a3;-webkit-box-shadow:0 0 0 2px rgba(0,168,163,.2);box-shadow:0 0 0 2px rgba(0,168,163,.2)}.faq-answer{display:none;height:auto;opacity:1;font-family:"Inter";font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:0%}.faq-answer p{color:#000}.faq-item.active .faq-answer{display:block}@-webkit-keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{from{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width: 767px){.faq-container{width:100%;padding:24px 16px;border-radius:12px;gap:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.faq-list{width:100%;gap:10px}.faq-item{width:100%;padding:16px;border-radius:16px}.faq-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.faq-question{width:100%;font-size:16px;line-height:24px;margin-top:3px;width:88%}.faq-icon-button{width:32px;height:32px;font-size:1.5rem}.faq-answer{width:88% !important;font-size:14px;line-height:20px}.faq-answer p{color:#000;font-size:12px !important;line-height:18px !important}}@-webkit-keyframes lp-banner-translate{0%{-webkit-transform:translateY(-80);transform:translateY(-80)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes lp-banner-translate{0%{-webkit-transform:translateY(-80);transform:translateY(-80)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}#lp-page-container{background-color:#fff !important}#lp-page-container .banner-lp-display-section{overflow:hidden}@-webkit-keyframes lp-banner-image-scale{0%{-webkit-transform:scale(1.31);transform:scale(1.31)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lp-banner-image-scale{0%{-webkit-transform:scale(1.31);transform:scale(1.31)}100%{-webkit-transform:scale(1);transform:scale(1)}}#lp-page-container .bannerexperienceLP{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation:lp-banner-translate 1.2s ease-out;animation:lp-banner-translate 1.2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(max-width: 768px){#lp-page-container .bannerexperienceLP{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}}#lp-page-container .bannerexperienceLP .banner-lp-display-section img{-webkit-transform:scale(1.31);transform:scale(1.31);-webkit-animation:lp-banner-image-scale 1.2s ease-out;animation:lp-banner-image-scale 1.2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(max-width: 768px){#lp-page-container .bannerexperienceLP .banner-lp-display-section img{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}}#lp-page-container .breadcrumb{-webkit-transform:translateY(-80px);transform:translateY(-80px);-webkit-animation:lp-banner-translate 1.2s ease-out;animation:lp-banner-translate 1.2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media(max-width: 768px){#lp-page-container .breadcrumb{-webkit-animation:none;animation:none;-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}}.bannerexperienceLP .banner-lp__button-section{padding:16px 32px;background-color:#05a8a3;width:222px;height:56px;font-family:"Inter";border-radius:8px;font-size:16px;font-weight:700;font-style:bold;font-weight:800;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 768px){.bannerexperienceLP .banner-lp__button-section{width:197px;height:48px;background-color:#00a8a3;font-weight:700;line-height:100%}}.bannerexperienceLP .banner-lp-display-section{width:100%;position:relative;margin-bottom:-7px}.bannerexperienceLP .banner-lp-display-section .banner-lp__heading{font-size:54px !important;font-weight:700;color:#fff}.bannerexperienceLP .banner-lp-display-section .banner-lp__content-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;bottom:80px;gap:32px;left:40px}.bannerexperienceLP .banner-lp-display-section .banner-lp__content-section .button{padding:.75rem;background-color:#05a8a3;color:#000;font-family:"Inter" !important;border:none;border-radius:8px;font-weight:bold;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:222px;height:56px;font-weight:800}@media(max-width: 768px){.bannerexperienceLP .banner-lp-display-section .banner-lp__heading{font-size:32px !important}}.bannerexperienceLP .banner-lp-display-section img{width:100%;height:651px}@media(max-width: 768px){.bannerexperienceLP .banner-lp-display-section img{width:100%;height:550px;-o-object-fit:cover;object-fit:cover}.bannerexperienceLP .banner-lp-display-section .banner-lp__content-section{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;position:absolute;bottom:39px;gap:24px;left:19px}.bannerexperienceLP .banner-lp-display-section .banner-lp__content-section .button{width:197px;height:48px}}#ff-club-heading .breadcrumb li{font-size:12px;font-weight:500;color:#000 !important}#ff-club-heading .breadcrumb li::after{color:#000 !important}@media screen and (max-width: 768px){#ff-club-heading .breadcrumb li{font-size:12px}}#ff-club-heading .breadcrumb a{font-size:12px;font-weight:400;color:#666 !important;text-decoration:none}#ff-club-heading .breadcrumb a:hover{text-decoration:underline}@media screen and (max-width: 768px){#ff-club-heading .breadcrumb a{font-size:12px}}.breadcrumb{padding:0px;margin-top:10px !important;margin-bottom:8px;max-width:932px;width:100%;background-color:#fff !important}.breadcrumb ol{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;margin:0;gap:.5em;width:100%;overflow:hidden;margin-top:10px;margin-left:40px}.breadcrumb li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;white-space:nowrap;-ms-flex-negative:1;flex-shrink:1;min-width:0;overflow:visible;color:#000 !important}.breadcrumb li .breadcrumb-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.breadcrumb li::after{content:">";margin:0 .5em;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;color:#000 !important}.breadcrumb li:last-child::after{content:""}.breadcrumb a{color:#000}.breadcrumb li[aria-current=page]{max-width:clamp(120px,30vw,300px)}.breadcrumb li[aria-current=page] .breadcrumb-title{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width: 932px){.breadcrumb{padding:0px 40px}.breadcrumb a{color:#000;max-width:100px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}}@media(max-width: 500px){.breadcrumb{display:none !important}.breadcrumb{padding:0px 10px}.breadcrumb ol{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.1em;overflow:visible;margin-left:19px}.breadcrumb a{color:#000;max-width:75px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.breadcrumb li{font-size:12px;white-space:nowrap;-ms-flex-negative:1;flex-shrink:1;min-width:0;overflow:hidden}.breadcrumb li[aria-current=page]{max-width:100%;-ms-flex-negative:1;flex-shrink:1;min-width:0;overflow:hidden}.breadcrumb li[aria-current=page] .breadcrumb-title{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.cookie-consent-banner{position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:20px 0 40px;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;font-family:"Inter",sans-serif;height:191px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cookie-banner-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 24px;height:32px}.cookie-close{background:none;border:none;font-size:24px;cursor:pointer}.cookie-banner-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:0 40px;gap:24px}.cookie-banner-text{max-width:820px}.cookie-heading{font-weight:700;font-size:24px;line-height:29px;margin:0 0 16px;color:#000;font-family:"Inter" !important}.cookie-description{font-weight:500;font-size:18px;line-height:22px;margin:0;color:#000}.cookie-banner-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.cookie-manage{padding:16px 32px;background:#00a8a3;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer;border:none;width:213px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"Inter" !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cookie-accept{padding:16px 32px;border:1px solid #000;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer;background:#fff;width:213px;height:56px;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:"Inter" !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 768px){.cookie-close svg{width:18px;height:18px}.cookie-banner-top{height:18px;padding:0 16px}.cookie-consent-banner{padding:16px 0 16px;gap:0}.cookie-banner-content{padding:0 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cookie-description{font-size:12px;line-height:16px}.cookie-heading{margin:0 0 10px;font-size:18px}.cookie-manage,.cookie-accept{width:156px;height:48px;padding:16px 16px}.cookie-banner-actions{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cookie-consent-banner{height:216px}}@-webkit-keyframes slideUpFadeIn{0%{-webkit-transform:translateY(80px);transform:translateY(80px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUpFadeIn{0%{-webkit-transform:translateY(80px);transform:translateY(80px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media(max-width: 768px){#ff-club-app>div>div.ctacomponent.aem-GridColumn.aem-GridColumn--default--12>div{padding:16px 24px !important;position:fixed;bottom:0;left:0;right:0;z-index:1000;background-color:#1e1e20;-webkit-box-shadow:0px -1px 14px 0px rgba(0,0,0,.4);box-shadow:0px -1px 14px 0px rgba(0,0,0,.4);-webkit-animation:slideUpFadeIn 1s ease-out forwards;animation:slideUpFadeIn 1s ease-out forwards;-webkit-transform:translateY(80px);transform:translateY(80px)}#ff-club-app>div>div.ctacomponent.aem-GridColumn.aem-GridColumn--default--12>div .join-now-btn{width:100% !important;font-family:"Inter";font-weight:700;font-size:16px;line-height:16px;letter-spacing:2%;text-align:center;text-transform:capitalize;color:#000}}@media(max-width: 768px){#ff-club-app>div>div.benefitslist.aem-GridColumn.aem-GridColumn--default--12{background-color:#1c1c1e !important}}.ctacomponent,.threecardcarousel,.productDisplay{height:auto}.ctacomponent .button-section,.threecardcarousel .button-section,.productDisplay .button-section{padding:20px 24px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:end !important}@media screen and (max-width: 768px){.ctacomponent .button-section,.threecardcarousel .button-section,.productDisplay .button-section{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}}.ctacomponent .button-section .join-now-btn,.ctacomponent .button-section .product-display-btn,.threecardcarousel .button-section .join-now-btn,.threecardcarousel .button-section .product-display-btn,.productDisplay .button-section .join-now-btn,.productDisplay .button-section .product-display-btn{padding:10px 16px !important;background-color:#05a8a3;width:213px !important;color:#000;border:none;border-radius:8px;font-weight:700;cursor:pointer;width:100%;font-size:16px;font-family:"Inter" !important;line-height:16px;letter-spacing:.02em;height:56px}@media screen and (max-width: 768px){.ctacomponent .button-section .join-now-btn,.ctacomponent .button-section .product-display-btn,.threecardcarousel .button-section .join-now-btn,.threecardcarousel .button-section .product-display-btn,.productDisplay .button-section .join-now-btn,.productDisplay .button-section .product-display-btn{background-color:#05a8a3;border:1px solid #05a8a3;color:#000;padding:16px 0;width:197px !important;height:48px}}@media(max-width: 768px){.product-display-btn{width:197px !important}}@media(max-width: 768px){#lp-page-container>div.aem-Grid.aem-Grid--12.aem-Grid--default--12>div.descriptiontext.aem-GridColumn.aem-GridColumn--default--12>div>div.heading>div.heading2>h2{color:#00a8a3 !important}}.descriptiontext{background-color:#000}.descriptiontext .description-text__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:80px 0 80px 40px !important;height:266px}.descriptiontext .description-text__section .heading{width:25.46%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.descriptiontext .description-text__section .heading .heading1 h2{font-size:48px !important;color:#fff !important;line-height:70%;margin:0 0 8px 0}.descriptiontext .description-text__section .heading .heading2 h2{font-size:48px !important;margin:0}.descriptiontext .description-text__section .description{padding:10px 50px 10px 96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.descriptiontext .description-text__section .description p{position:relative;font-size:16px;line-height:25px;font-weight:400;color:#fff !important;margin:0}@media(max-width: 768px){.descriptiontext .description-text__section .description p{font-size:14px !important;line-height:18px !important}}.descriptiontext .vertical-divider{position:relative;width:1px;background-color:rgba(255,255,255,.3);margin:0;height:92px;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 768px){.descriptiontext{background-color:#fff}.descriptiontext .vertical-divider{position:relative;width:27.22%;background-color:#e6e6e6;margin:0;height:0px;border-bottom:1px solid #e6e6e6;-ms-flex-item-align:start;align-self:flex-start}.descriptiontext .description-text__section{padding:40px 16px 0 !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:16px;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.descriptiontext .description-text__section .heading{width:100%}.descriptiontext .description-text__section .heading1 h2{color:#000 !important;margin:0}.descriptiontext .description-text__section .heading .heading1 h2{font-size:36px !important;line-height:40px;color:#000 !important;margin:0}.descriptiontext .description-text__section .heading .heading2 h2{font-size:36px !important;line-height:40px;margin:0}.descriptiontext .description-text__section .highlight{color:#05a8a3}.descriptiontext .description-text__section .description{color:#000;padding:0px !important}.descriptiontext .description-text__section .description p{color:#000 !important;width:100%}}@keyframes zoomOutAnimation{0%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInAnimation{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}30%{opacity:.5;-webkit-transform:scale(0.6);transform:scale(0.6)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomOutReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes zoomInReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}}.zoom-container{overflow:hidden;opacity:0}.zoom-container img{opacity:1;will-change:transform;-webkit-transform:scale(1.5);transform:scale(1.5)}.zoom-container img.zoom-animate{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-in-animate{-webkit-animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-animate-reverse{-webkit-animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-in-animate-reverse{-webkit-animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container.visible{opacity:1}.zoom-container.hidden{opacity:0}.zoom-delay-100{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.zoom-delay-200{-webkit-animation-delay:400ms !important;animation-delay:400ms !important}.zoom-delay-300{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.zoom-delay-400{-webkit-animation-delay:400ms !important;animation-delay:400ms !important}.zoom-delay-500{-webkit-animation-delay:500ms !important;animation-delay:500ms !important}@media screen and (max-width: 768px){#mobile-experience-page{background:#1c1c1e}#mobile-experience-page .story-url-wrapper h3{color:#fff !important}}#lp-app-page .mob-experience-page{background:#1c1c1e}#lp-app-page .mob-experience-page .story-url-wrapper h3{color:#fff !important}#lp-app-page .mob-experience-page .content-wrapper .date{color:#fff !important}.eventslist .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eventslist .tab.active{color:#05a8a3;font-weight:900}.experience-top-banner{display:none;width:100%;opacity:1 !important;-webkit-animation:slideInFromTop 1.5s ease-out forwards;animation:slideInFromTop 1.5s ease-out forwards}@-webkit-keyframes slideInFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideInFromTop{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.experience-top-banner.active{display:block}.experience-top-banner.no-anim{-webkit-animation:none !important;animation:none !important;-webkit-transform:none !important;transform:none !important;opacity:1 !important}.top-banner-container .card-img{width:100%;height:100%;opacity:1 !important;will-change:transform,opacity;-webkit-transform:scale(1) !important;transform:scale(1) !important}@media screen and (max-width: 768px){.top-banner-container .card-img{height:481px !important}}.top-banner-container{position:relative;overflow:hidden}.top-banner-container .card-img{width:100%;height:100%;opacity:1;will-change:transform;-webkit-transform:scale(1.5);transform:scale(1.5)}.top-banner-container .card-img.zoom-animate{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.top-banner-container .card-img.zoom-in-animate{-webkit-animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.top-banner-container .card-img.zoom-animate-reverse{-webkit-animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.top-banner-container .card-img.zoom-in-animate-reverse{-webkit-animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.top-banner-container .shadow-overylay{height:40%;width:100%;padding:15px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(42.43%, rgba(0, 0, 0, 0.496)), to(rgba(0, 0, 0, 0.8)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.496) 42.43%, rgba(0, 0, 0, 0.8) 100%);position:absolute;bottom:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 768px){.top-banner-container .shadow-overylay{padding:32px 24px !important}}.top-banner-container .shadow-overylay .story-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px;gap:20%}@media screen and (max-width: 768px){.experiences{min-height:500px}#mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title{color:#fff}}.top-banner-container .shadow-overylay .story-url-wrapper .title{font-size:32px;line-height:110%;color:#fff;font-family:"FlyingFlea-Bold" !important}@media screen and (max-width: 768px){.top-banner-container .shadow-overylay .story-url-wrapper .title{font-family:"FlyingFlea-Bold"}}.top-banner-container .shadow-overylay .story-url-wrapper .title .highlight{color:#d0fd08 !important;width:100%;display:inline-block}.top-banner-container .shadow-overylay .content-wrapper{margin-top:45px;width:100%}.top-banner-container .shadow-overylay .content-wrapper{font-size:12px;font-weight:100;color:#fff}.top-banner-container .shadow-overylay .content-wrapper .arrow-link{-ms-flex-item-align:end;align-self:end}.top-banner-container .shadow-overylay .content-wrapper .arrow-link img{width:28px;height:28px}.mob-experience-page .experiences .carousel-tracker{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.story-date_time-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:12px;gap:12px}@media screen and (max-width: 768px){.story-date_time-wrapper{margin-top:0}}.mob-experience-page .story-date_time-wrapper .divider{color:#b7b7b7}.showMore-btn-wrapper{display:none;padding:10px}.showMore-btn-wrapper .showMore-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%;background:unset;border:none;margin-bottom:70px}.showMore-btn-wrapper .showMore-btn span{font-size:16px;color:#05a8a3;font-weight:700;line-height:118%;font-family:"Inter"}.showMore-btn-wrapper .showMore-btn img{width:20px;height:20px}.experiences .experience-card{overflow:hidden}.experiences .experience-card .card-img{opacity:1;will-change:transform;-webkit-transform:scale(1.5);transform:scale(1.5)}.experiences .experience-card .card-img.zoom-animate{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.experiences .experience-card .card-img.zoom-in-animate{-webkit-animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.experiences .experience-card .card-img.zoom-animate-reverse{-webkit-animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.experiences .experience-card .card-img.zoom-in-animate-reverse{-webkit-animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}@media screen and (max-width: 768px){#mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title{color:#fff !important}}.responsivegrid:has(#lp-ff-world-scroller .experiencesCarousel .container){padding:0px !important}@media(max-width: 768px){#lp-page-container .experiencesCarousel .cmp-experience-carousel{gap:30px !important}}div#lp-feature-stories .experiencesCarousel .second-container .first-carousel .carousel-item{overflow:hidden}@media(max-width: 768px){#become-member-web>div>div>div.becomeMember-pagination{margin-top:14px !important;margin-bottom:9.7px !important}#become-member-web>div>div>div.becomeMember-pagination .memberCard.active{background-color:#05a8a3 !important}}@media(max-width: 768px){#lp-ff-world-scroller>div>div>div.header.second-box{margin-top:56px !important}}#lp-feature-stories>div>div>div.header.first-top>div.title>h2>span{color:#057b76}#lp-ff-world-scroller>div.experiencesCarousel>div>div.second-container>div.buttons{margin-bottom:40px}#lp-feature-stories>div>div>div.second-container>div.buttons{margin-bottom:40px}#lp-ff-world-scroller>div>div{gap:40px}#exp-carousel-scrollContainer>div:nth-child(1)>div>div.carousel-caption>p{font-weight:700;line-height:40px;letter-spacing:0px;font-family:"FlyingFlea-Bold";color:#fff}@media screen and (max-width: 768px){#exp-carousel-scrollContainer>div:nth-child(1)>div>div.carousel-caption>p{font-size:28px;line-height:32px}}#lp-ff-world-scroller>div.experiencesCarousel>div>div.header.second-box>div.title>h2>span{color:#057b76}@media screen and (max-width: 768px){#lp-ff-world-scroller>div.experiencesCarousel>div>div.header.second-box>div.title>h2>span{color:#00a8a3}}#experience-lp-page .buttons{margin-bottom:0px !important}@media(max-width: 768px){#lp-ff-world-scroller .cmp-experience-carousel{gap:30px !important}#lp-ff-world-scroller .cmp-experience-carousel #exp-carousel-scrollContainer .buttons{display:none !important}}@media(max-width: 768px){#lp-feature-stories>div>div>div.header.first-top>div.title>h2{color:#000;font-size:32px !important;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}#lp-page-container #lp-feature-stories>div>div>div.header.first-top>div.view-all-section{display:none !important}@media(max-width: 768px){#lp-page-container #lp-feature-stories .experiencesCarousel .header .title h2{font-size:36px !important}}@media(max-width: 768px){#lp-feature-stories>div>div>div.header.first-top{margin:32px 0 0 !important}}#experience-homepage .experiencesCarousel{background:-webkit-gradient(linear, left bottom, left top, from(#e6e7e2), to(rgba(230, 231, 226, 0))) !important;background:linear-gradient(360deg, #e6e7e2 0%, rgba(230, 231, 226, 0) 100%) !important}#experience-homepage .experiencesCarousel .chevron{background-color:unset !important}#experience-homepage .experiencesCarousel .header{background-color:unset !important}@media(max-width: 768px){#home-page-container .header .title h2{color:#000;font-size:32px !important;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.experiencesCarousel{background-color:#fff}.experiencesCarousel .highlight-blue{color:#00a8a3}.experiencesCarousel .dot.active{background-color:#00a8a3}.experiencesCarousel .title h2{color:#000 !important;font-size:48px !important}.experiencesCarousel .view-all-section{padding-right:45px !important}@media(max-width: 768px){.experiencesCarousel .view-all-section{padding-right:0px !important}}.experiencesCarousel .view-all-section p{font-size:18px;color:#00a8a3;font-weight:700}.experiencesCarousel .view-all-section .cta-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.experiencesCarousel .view-all-section .cta-button:hover{opacity:.8}.experiencesCarousel .view-all-section .cta-button p{margin:0;font-size:18px;color:#00a8a3;font-weight:700}.experiencesCarousel .view-all-section .cta-button .right-arrow{color:#00a8a3;font-size:16px}.experiencesCarousel .no-gap{padding:0px !important}.experiencesCarousel .no-gap-item{padding:0px !important}.experiencesCarousel #lp-ff-world-scroller #exp-carousel-scrollContainer.second-carousel .gradient-overlay{display:none}.experiencesCarousel .gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));background:linear-gradient(to top, #000000, transparent);border-radius:10px;-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out, -webkit-transform 1s ease-in-out;-webkit-transform:scale(1);transform:scale(1)}.experiencesCarousel .gradient-overlay:hover{-webkit-transform:scale(1.5);transform:scale(1.5)}.experiencesCarousel .gradient-overlay:hover+.carousel-caption .read-more-container{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.experiencesCarousel .chevron{background-color:#fff}.experiencesCarousel .chevron .highlight-blue{color:#057b76}.experiencesCarousel .chevron .dot.active{background-color:#05a8a3}.experiencesCarousel .chevron .title h2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;font-size:48px !important;color:#000 !important}.experiencesCarousel .chevron .chevron-left{rotate:180deg}.experiencesCarousel .chevron .view-all-section p{color:#05a8a3}.experiencesCarousel .chevron .view-all-section .cta-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;text-decoration:none;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.experiencesCarousel .chevron .view-all-section .cta-button:hover{opacity:.8}.experiencesCarousel .chevron .view-all-section .cta-button p{margin:0;font-size:18px;color:#05a8a3;font-weight:700}.experiencesCarousel .chevron .view-all-section .cta-button .right-arrow{color:#05a8a3;font-size:16px}.experiencesCarousel .chevron .no-gap{padding:0px !important}.experiencesCarousel .chevron .no-gap-item{padding:0px !important}.experiencesCarousel .chevron .gradient-overlay{position:absolute;height:50%;bottom:0;left:0;right:0;z-index:100;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(#000000), to(transparent));background:linear-gradient(to top, #000000, transparent)}.experiencesCarousel .chevron .marginBottom-56{margin-bottom:0px}.experiencesCarousel .chevron .gradient-overlay-border-radius{border-radius:10px}.experiencesCarousel .chevron .exp-carousel-chevron{width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.experiencesCarousel .chevron .exp-carousel-chevron.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.experiencesCarousel .chevron .exp-carousel-chevron svg path{stroke:#b3b3b3 !important}.experiencesCarousel .chevron .chevron{cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.experiencesCarousel .chevron .chevron.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.experiencesCarousel .chevron .chevron.disabled svg path{stroke:#b3b3b3 !important}.experiencesCarousel .carousel-inner{padding:0px}.experiencesCarousel .read-more-container p{font-size:14px;font-weight:700;font-family:"Inter" !important;color:#00a8a3}.experiencesCarousel .read-more-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;pointer-events:none}.experiencesCarousel .container{display:-webkit-box;display:-ms-flexbox;display:flex}.experiencesCarousel .gap{gap:24px}.experiencesCarousel .second-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media(max-width: 768px){.experiencesCarousel .second-container{gap:8px !important}}.experiencesCarousel .gaped-items-dimensions{width:518px;height:562px;border-radius:10px}.experiencesCarousel .no-gaped-items-dimensions{width:504px;height:650px}.experiencesCarousel .carousel-item{position:relative;text-align:left;overflow:hidden}.experiencesCarousel .carousel-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:16px !important;-o-object-position:top;object-position:top}.experiencesCarousel .carousel-item:hover .read-more-container{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.experiencesCarousel .carousel-item:hover .carousel-caption p{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}.experiencesCarousel .carousel-item:hover .carousel-caption .carousel-past-event{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}.experiencesCarousel .second-carousel-item{position:relative;text-align:left}.experiencesCarousel .second-carousel-item img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.experiencesCarousel .second-carousel-item:hover .read-more-container{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.experiencesCarousel .second-carousel-item:hover .carousel-caption p{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}.experiencesCarousel .second-carousel-item:hover .carousel-caption .carousel-past-event{-webkit-transform:translate(0, 0px);transform:translate(0, 0px)}.experiencesCarousel .cmp-experience-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media(max-width: 768px){.experiencesCarousel .cmp-experience-carousel{gap:20px !important}}.experiencesCarousel .carousel-caption{position:absolute;bottom:32px;left:24px;color:#fff}.experiencesCarousel .carousel-caption p{font-size:24px !important}.experiencesCarousel .read-more-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:18px;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out;pointer-events:none}.experiencesCarousel .read-more-container h2{font-size:16px;font-weight:700 !important;font-family:"Inter" !important;color:#00a8a3}.experiencesCarousel .read-time{position:absolute;top:20px;right:22px;color:#fff;font-family:"Inter"}.experiencesCarousel #experience-lp-page .read-time{top:16px !important;right:16px !important}.experiencesCarousel .read-time p{font-size:14px;font-weight:700;font-family:"FlyingFlea-Bold" !important;color:#fff;text-transform:uppercase}.experiencesCarousel .hide-read-time{display:none}.experiencesCarousel .unhide-read-time{display:block}.experiencesCarousel .hideCarouselItem{display:block}.experiencesCarousel .carousel-item img{border-radius:16px !important}.experiencesCarousel .line-and-dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:8px !important}@media(max-width: 768px){.experiencesCarousel .line-and-dots{gap:4px !important}}@media(max-width: 768px){.experiencesCarousel .read-time{position:absolute;top:13px;right:22px}.experiencesCarousel .experiencesCarousel.header.hide-view-all-section{display:none !important}.experiencesCarousel .read-time p{font-size:16px !important;line-height:20px}.experiencesCarousel .carousel-caption{position:absolute;bottom:24px !important;left:16px !important;color:#fff}.experiencesCarousel .carousel-caption p{font-size:28px !important;font-weight:700;line-height:28px;letter-spacing:0px}.experiencesCarousel .marginBottom-32{margin-bottom:32px}.experiencesCarousel .hideCarouselItem{display:none}.experiencesCarousel .container{padding:0 16px}.experiencesCarousel .carousel-inner{padding:0px}.experiencesCarousel .gap{gap:16px}.experiencesCarousel .header .title h2{color:#000;font-size:36px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.experiencesCarousel #lp-ff-world-scroller .cmp-experience-carousel .buttons{display:none !important}.experiencesCarousel .cmp-experience-carousel{padding:20px 0px}.experiencesCarousel .cmp-experience-carousel .chevron-container{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media(max-width: 768px)and (max-width: 768px){.experiencesCarousel .cmp-experience-carousel .chevron-container{gap:16px !important}.experiencesCarousel .cmp-experience-carousel .chevron-container svg{width:24px !important;height:24px !important}}@media(max-width: 768px){.experiencesCarousel .gradient-overlay{background:-webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(17.54%, #000000), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, #000000 0%, #000000 17.54%, rgba(0, 0, 0, 0) 100%);height:50%;-webkit-transition:none;transition:none}.experiencesCarousel .gradient-overlay:hover{-webkit-transform:none;transform:none}}@media(max-width: 768px){.experiencesCarousel .carousel-item{overflow:unset;max-width:272px;min-width:272px;max-height:272px;min-height:272px;border-radius:10px}}@media(max-width: 768px){.experiencesCarousel .second-carousel-item{height:464px;width:100%}}@media(max-width: 768px){.experiencesCarousel .carousel-item img{border-radius:10px}}@media(max-width: 768px){.experiencesCarousel .view-all-section p{font-size:16px !important;font-weight:800;font-family:"InterDisplay"}}.experiencesCarousel .carousel-caption{position:absolute;bottom:32px;left:24px;color:#fff}.experiencesCarousel .carousel-caption p{font-size:24px}.experiencesCarousel .carousel-caption{z-index:100}.experiencesCarousel .carousel-caption p{font-size:28px;font-weight:700;font-family:"FlyingFlea-Bold" !important;color:#fff;position:relative;-webkit-transform:translate(0, 45px);transform:translate(0, 45px);z-index:2;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out, -webkit-transform .6s ease-out}.experiencesCarousel .carousel-caption .carousel-past-event{font-weight:400;font-size:16px;color:#fff;position:relative;-webkit-transform:translate(0, 45px);transform:translate(0, 45px);z-index:2;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out, -webkit-transform .6s ease-out}.experiencesCarousel .line-and-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:50%;margin-left:4px;-ms-flex-wrap:wrap;flex-wrap:wrap}.experiencesCarousel .container{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.experiencesCarousel .container::-webkit-scrollbar{display:none}.experiencesCarousel .line{width:40px;height:2px;background-color:#05a8a3}.experiencesCarousel .buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.experiencesCarousel .chevron-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.experiencesCarousel .chevron-container button{background:none;outline:none;border:none;cursor:pointer;max-width:48px !important;min-width:48px !important;aspect-ratio:1/1;max-height:48px !important;min-height:48px !important}.experiencesCarousel .chevron-container button img{background:none;outline:none;border:none;cursor:pointer;max-width:48px !important;min-width:48px !important;aspect-ratio:1/1;max-height:48px !important;min-height:48px !important}.experiencesCarousel .chevron .buttons img{max-width:48px !important;min-width:48px !important;aspect-ratio:1/1;max-height:48px !important;min-height:48px !important}.experiencesCarousel .second-box{margin-top:80px}.experiencesCarousel .first-top{margin-top:80px}@media screen and (max-width: 768px){.experiencesCarousel .first-top{margin-top:40px !important;margin-bottom:10px !important}}.experiencesCarousel .first-top h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.experiencesCarousel .header{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.experiencesCarousel .container{padding:0px 40px}.experiencesCarousel .buttons{padding:0px 40px;margin-bottom:20px;height:48px;margin-bottom:72px}.experiencesCarousel .header .view-all-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:40%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#05a8a3}.experiencesCarousel .header .view-all-section .right-arrow{width:6px;height:12px;margin-bottom:10px;font-weight:50px;color:#00a8a3}.experiencesCarousel .dot{width:6px;height:6px;background-color:#000;border-radius:50%;cursor:pointer;-webkit-transition:width .4s ease,height .4s ease,border-radius .4s ease,background-color .4s ease;transition:width .4s ease,height .4s ease,border-radius .4s ease,background-color .4s ease}@media(max-width: 768px){.experiencesCarousel .dot{width:4px !important;height:4px !important}}.experiencesCarousel .dot.active{width:40px;height:6px;border-radius:2px;background-color:#05a8a3 !important}@media(max-width: 768px){.experiencesCarousel .dot.active{width:20px !important;height:4px !important}}.experiencesCarousel .hide-second-heading{display:block !important}.experiencesCarousel .disabled{opacity:.5;cursor:not-allowed}.experiencesCarousel .disabled svg path{stroke:#b3b3b3 !important}@media(max-width: 768px){.experiencesCarousel .cmp-experience-carousel{padding:0px !important}.experiencesCarousel .header{width:100%}.experiencesCarousel .hide-second-heading{display:none !important}.experiencesCarousel .no-gap-container .container.no-gap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.experiencesCarousel .no-gap-container .carousel-item{max-width:306px;min-width:306px;max-height:356px;min-height:356px;border-radius:10px}.experiencesCarousel .no-gap-container .second-carousel-item{height:464px;width:100%}.experiencesCarousel .no-gap-container .carousel-item img{border-radius:10px}.experiencesCarousel .carousel-inner.no-gap-item .carousel-top-caption{position:absolute;bottom:35px;left:17px;font-size:10px}.experiencesCarousel .experiencesCarousel .container{margin:0px;padding:16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth}.experiencesCarousel .experiencesCarousel .carousel-inner{scroll-snap-align:center}.experiencesCarousel .header{margin:32px 0 0;padding:0px 16px}.experiencesCarousel .container{padding:0px 16px}.experiencesCarousel .buttons{margin:0px;padding:16px 16px 32px 26px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;width:100% !important}.experiencesCarousel .chevron-container{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:16px !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.experiencesCarousel .line-and-dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:4px !important;-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;width:100% !important;overflow:visible !important}.experiencesCarousel .dot{display:block !important;min-width:4px !important;min-height:4px !important}}#exp-carousel-scrollContainer.first-carousel img{width:100%;height:100%;-webkit-transition:-webkit-transform 1s ease-in-out;transition:-webkit-transform 1s ease-in-out;transition:transform 1s ease-in-out;transition:transform 1s ease-in-out, -webkit-transform 1s ease-in-out;-webkit-transform:scale(1);transform:scale(1)}#exp-carousel-scrollContainer.first-carousel img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}@media(max-width: 768px){#exp-carousel-scrollContainer.first-carousel img{width:100%;height:100%}}@media screen and (max-width: 768px){#exp-carousel-scrollContainer.first-carousel .carousel-item{height:356px;width:306px;min-height:unset;min-width:unset;max-width:unset;max-height:unset;overflow:hidden}#exp-carousel-scrollContainer.first-carousel .carousel-item div.gradient-overlay.gradient-overlay-border-radius{width:306px}}@media screen and (max-width: 768px){#home-exp #exp-carousel-scrollContainer.first-carousel .carousel-item{height:272px;width:272px;min-height:unset;min-width:unset;max-width:unset;max-height:unset;overflow:hidden}#home-exp #exp-carousel-scrollContainer.first-carousel .carousel-item div.gradient-overlay.gradient-overlay-border-radius{width:272px}}#home-exp #exp-carousel-scrollContainer.first-carousel .carousel-item .read-time p{font-size:14px !important}@media(max-width: 768px){#home-exp #exp-carousel-scrollContainer.first-carousel .carousel-item .read-time p{font-size:12px !important}}#home-exp #exp-carousel-scrollContainer.first-carousel .carousel-item .carousel-caption p{font-size:24px !important}@media(max-width: 768px){#home-exp #exp-carousel-scrollContainer.first-carousel .carousel-item .carousel-caption p{font-size:18px !important}}@media screen and (max-width: 768px){#exp-carousel-scrollContainer.second-carousel{margin-bottom:0}}#exp-carousel-scrollContainer.second-carousel img{width:504px;height:650px}@media(max-width: 768px){#exp-carousel-scrollContainer.second-carousel img{width:100vw;height:464px}}#lp-ff-world-scroller #exp-carousel-scrollContainer.second-carousel .gradient-overlay{display:none}#exp-carousel-scrollContainer.second-carousel .gradient-overlay{border-radius:0}.banner-lp__display-btn a{text-decoration:none}.text-overlay-text[style*="display: block"]{opacity:1 !important}@media(max-width: 700px){#lp-ff-world-scroller #exp-carousel-scrollContainer{gap:0 !important}}.carousel-caption .carousel-past-event{font-weight:400;font-size:16px}@-webkit-keyframes full-container-slide-up{from{-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes full-container-slide-up{from{-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes text-parbase-slide-up{from{-webkit-transform:translateY(200px);transform:translateY(200px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes text-parbase-slide-up{from{-webkit-transform:translateY(200px);transform:translateY(200px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes two-image-section-gap{from{gap:70px}to{gap:34px}}@keyframes two-image-section-gap{from{gap:70px}to{gap:34px}}@-webkit-keyframes home-page-experience-gap{from{gap:70px}to{gap:24px}}@keyframes home-page-experience-gap{from{gap:70px}to{gap:24px}}.footer-image-gap-in{gap:70px;-webkit-animation:two-image-section-gap 1.2s ease-out;animation:two-image-section-gap 1.2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.home-page-experience-gap-in{gap:70px;-webkit-animation:home-page-experience-gap 1.2s ease-out;animation:home-page-experience-gap 1.2s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}div#experiences-details-dp-desktop{background-color:#fff;-webkit-transform:translateY(-120px);transform:translateY(-120px);-webkit-animation:full-container-slide-up 1.2s ease-out;animation:full-container-slide-up 1.2s ease-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#experiences-details-dp-desktop .breadcrumb li{font-size:12px;font-weight:500;color:#fff !important}#experiences-details-dp-desktop .breadcrumb li::after{color:#fff !important}@media screen and (max-width: 768px){#experiences-details-dp-desktop .breadcrumb li{font-size:12px}}#experiences-details-dp-desktop .breadcrumb a{font-size:12px;font-weight:400;color:rgba(255,255,255,.6980392157) !important;text-decoration:none}#experiences-details-dp-desktop .breadcrumb a:hover{text-decoration:underline}@media screen and (max-width: 768px){#experiences-details-dp-desktop .breadcrumb a{font-size:12px}}#experiences-details-dp-desktop #cc-card-corousel-container-0>div>div.story-url-wrapper>a>span{color:#000 !important}div#experiences-details-dp-desktop #experiences-details-dp-desktop img{width:100%;aspect-ratio:1512/651}@media screen and (max-width: 768px){div#experiences-details-dp-desktop #experiences-details-dp-desktop img{width:100%;aspect-ratio:1}}@media only screen and (max-width: 768px){div#experiences-details-dp-desktop .image{max-height:390px;overflow:hidden}}div#experiences-details-dp-desktop .highlight-green{font-size:40px !important}@media only screen and (max-width: 768px){div#experiences-details-dp-desktop .highlight-green{font-size:24px !important}}div#experiences-details-dp-desktop .more-stories-container h2{font-size:48px !important;font-weight:700 !important;margin-bottom:32px !important}@media screen and (max-width: 768px){div#experiences-details-dp-desktop .more-stories-container h2{font-size:32px !important;font-weight:700 !important;margin-bottom:30px !important}}div#experiences-details-dp-desktop .moreStoriesCarousel .more-stories-container img{-webkit-animation:none !important;animation:none !important;-webkit-transition:-webkit-transform ease-out 1s !important;transition:-webkit-transform ease-out 1s !important;transition:transform ease-out 1s !important;transition:transform ease-out 1s, -webkit-transform ease-out 1s !important;-webkit-transform:scale(1) !important;transform:scale(1) !important;will-change:transform}div#experiences-details-dp-desktop .moreStoriesCarousel .more-stories-container img:hover{-webkit-transform:scale(1.3) !important;transform:scale(1.3) !important}@media screen and (max-width: 768px){div#experiences-details-dp-desktop .moreStoriesCarousel .more-stories-container img{-webkit-animation:none !important;animation:none !important;-webkit-transition:none !important;transition:none !important;-webkit-transform:scale(1) !important;transform:scale(1) !important}div#experiences-details-dp-desktop .moreStoriesCarousel .more-stories-container img:hover{-webkit-transform:scale(1) !important;transform:scale(1) !important}}@media screen and (max-width: 768px){div#experiences-details-dp-desktop .view-all{font-family:"Inter" !important}}div#experiences-details-dp-desktop .card-img{border-radius:8px !important}div#experiences-details-dp-desktop>.image:nth-of-type(1) img{max-height:651px !important;min-height:651px !important;-o-object-fit:cover !important;object-fit:cover !important}.experience-card-2 img{width:100% !important}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop>.image:nth-of-type(1) img{max-height:651px !important;min-height:651px !important}#experiences-details-dp-desktop>.quote{padding:40px 100px 0px !important}}@media only screen and (max-width: 768px){div#experiences-details-dp-desktop>.image img:nth-of-type(4){padding-bottom:16px !important}}@media(max-width: 768px){#experiences-details-dp-desktop>.imagesCarousel>.experiences{padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important}#experiences-details-dp-desktop .experiences-desktop-images-section:nth-of-type(1){padding-top:0px;padding-bottom:0px}}@media only screen and (max-width: 768px){div#experiences-details-dp-desktop>.image:nth-of-type(1) img{max-height:390px !important;min-height:390px !important}}div#experiences-details-dp-desktop{overflow-x:hidden}@media(min-width: 769px){div#experiences-details-dp-desktop .experiences-mobile-show-images{display:none !important}}@media(max-width: 768px){div#experiences-details-dp-desktop .experiences-desktop-show-images{display:none !important}}div#experiences-details-dp-desktop .story-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out}div#experiences-details-dp-desktop .experience-card{width:518px !important}@media(min-width: 769px){div#experiences-details-dp-desktop .experience-card:hover .more-stories-carousel-caption{-webkit-transform:translateY(-45px);transform:translateY(-45px)}div#experiences-details-dp-desktop .experience-card:hover .story-url-wrapper{opacity:1}}div#experiences-details-dp-desktop .quote-mark.start{width:25px;height:19.35px}div#experiences-details-dp-desktop .quote-mark.end{width:25px;height:19.35px}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .cq-dd-image{width:342px}div#experiences-details-dp-desktop .experiences-desktop-images-section:nth-of-type(2) .experience-card-2{height:374px !important}div#experiences-details-dp-desktop .experiences-desktop-images-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0px 100px}}@media only screen and (min-width: 768px)and (max-width: 768px){div#experiences-details-dp-desktop .experiences-desktop-images-section{-webkit-animation:none;animation:none;gap:24px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experiences-desktop-images-section .image.parbase img{width:100%;height:785px;-o-object-fit:cover;object-fit:cover;border-radius:4px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .moreStoriesCarousel{padding:160px 50px 40px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experiences-desktop-images-section .image{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experiences-desktop-images-section img{width:100%;height:785px;-o-object-fit:cover;object-fit:cover;display:block}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .prev-next-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .prev-next-buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;border:none;outline:none;background-color:rgba(0,0,0,0)}div#experiences-details-dp-desktop .prev-next-buttons button:disabled{-webkit-filter:grayscale(100%);filter:grayscale(100%)}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .prev-next-buttons button img{height:48px;width:48px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .prev-next-buttons .prev{rotate:0deg !important}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experiences{padding:0px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experiences .title{text-align:center;font-size:48px;font-size:700;margin-bottom:30px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .prev-next-buttons-mobile{display:none}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experiences .stories{color:#057b76}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding-left:100px;padding-right:100px;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:text-parbase-slide-up 1.2s ease-out;animation:text-parbase-slide-up 1.2s ease-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .image.parbase,div#experiences-details-dp-desktop .quote,div#experiences-details-dp-desktop .imagesCarousel,div#experiences-details-dp-desktop .moreStoriesCarousel{overflow:hidden;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-animation:text-parbase-slide-up 1.2s ease-out;animation:text-parbase-slide-up 1.2s ease-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase:nth-of-type(4){padding-top:40px;padding-bottom:80px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase:nth-of-type(7){padding-top:40px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase:nth-of-type(8){padding-top:48px;padding-bottom:80px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase:nth-of-type(14){gap:24px}div#experiences-details-dp-desktop .text.parbase:nth-of-type(14) p{line-height:28px}}@media only screen and (min-width: 768px)and (max-width: 768px){div#experiences-details-dp-desktop .text.parbase:nth-of-type(14) p{line-height:20px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .highlight-green{color:#05a8a3;padding-left:4px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase h1{color:#000;margin:0;font-size:40px !important;display:block}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase h2{color:#000;font-size:40px !important;font-family:"FlyingFlea-Bold" !important}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .text.parbase p{color:#333;font-size:18px;font-weight:400;letter-spacing:0px;letter-spacing:0%;line-height:24px;font-family:"Inter"}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .quote{padding:10px 100px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experience-card{height:562px;width:518px;position:relative;overflow:hidden}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experience-card-2{max-height:785px;min-height:785px;min-width:639px;max-width:639px;border-radius:0px}}@media only screen and (min-width: 768px)and (min-width: 1550px){div#experiences-details-dp-desktop .experience-card-2{min-width:660px;max-width:660px}}@media only screen and (min-width: 768px)and (min-width: 1620px){div#experiences-details-dp-desktop .experience-card-2{min-width:690px;max-width:690px}}@media only screen and (min-width: 768px)and (min-width: 1700px){div#experiences-details-dp-desktop .experience-card-2{min-width:710px;max-width:710px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .experience-card-2 img{max-height:785px;min-height:785px;-o-object-fit:cover;object-fit:cover;width:304px;border-radius:0px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .quote-content{font-weight:500;font-style:italic;font-size:14px;line-height:20px;letter-spacing:0%}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .quote-block{margin:10px;max-width:unset}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .quote-mark.start{width:35px;height:27px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .quote-mark.end{width:35px;height:27px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .imagesCarousel{padding:80px 100px}div#experiences-details-dp-desktop .imagesCarousel img{height:500px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .overlay{position:absolute;bottom:0;left:0;right:0;height:50%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000000));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);border-bottom-left-radius:8px;border-bottom-right-radius:8px}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .more-stories-carousel-caption{z-index:102;position:absolute;bottom:12px;left:20px;display:block;font-family:"FlyingFlea-Bold" !important;-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out, -webkit-transform .6s ease-out}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .more-stories-carousel-caption-top{z-index:102;position:absolute;top:16px;right:16px;display:block}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .more-stories-carousel-caption-top span{display:block;color:#fff;font-size:14px;line-height:14px;font-family:"FlyingFlea-Bold";font-weight:700;text-transform:uppercase}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .more-stories-carousel-caption span{display:block;color:#fff;font-size:24px;font-style:"FlyingFlea" !important;font-weight:700;text-transform:uppercase}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .carousel-tracker{display:-webkit-box;display:-ms-flexbox;display:flex}div#experiences-details-dp-desktop .carousel-tracker img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex:1;flex:1}div#experiences-details-dp-desktop .carousel-tracker p{display:none}div#experiences-details-dp-desktop .carousel-tracker .story-url-wrapper{display:none}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .carousel-tracker-2{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}div#experiences-details-dp-desktop .carousel-tracker-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex:1;flex:1}div#experiences-details-dp-desktop .carousel-tracker-2 .arrow-link img{height:auto}}@media only screen and (min-width: 768px){div#experiences-details-dp-desktop .carousel-tracker-2:nth-of-type(1){display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media only screen and (max-width: 768px){div#experiences-details-dp-desktop .experiences-desktop-images-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;gap:5px}div#experiences-details-dp-desktop .more-stories-carousel-caption{display:none}div#experiences-details-dp-desktop .more-stories-carousel-caption-top{display:none}div#experiences-details-dp-desktop .imagesCarousel{padding:32px 0px}div#experiences-details-dp-desktop .prev-next-buttons{display:none}div#experiences-details-dp-desktop .prev-next-buttons-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}div#experiences-details-dp-desktop .prev-next-buttons-mobile button{border:none;color:#05a8a3;outline:none;background-color:rgba(0,0,0,0);background:none}div#experiences-details-dp-desktop .experiences .stories{color:#057b76;padding-bottom:30px}div#experiences-details-dp-desktop .more-stories-container{margin-top:48px;margin-bottom:0;padding-right:24px;background-color:#eef4f1;-webkit-box-sizing:border-box;box-sizing:border-box;height:522px}div#experiences-details-dp-desktop .text.parbase{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:24px;padding-right:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-animation:none;animation:none;-webkit-transform:translateY(0px);transform:translateY(0px)}div#experiences-details-dp-desktop .image.parbase,div#experiences-details-dp-desktop .quote,div#experiences-details-dp-desktop .imagesCarousel,div#experiences-details-dp-desktop .moreStoriesCarousel{-webkit-animation:none;animation:none;-webkit-transform:translateY(0px);transform:translateY(0px)}div#experiences-details-dp-desktop .text.parbase:nth-of-type(4){padding-top:24px;padding-bottom:32px}div#experiences-details-dp-desktop .text.parbase:nth-of-type(7){padding-top:24px}div#experiences-details-dp-desktop .text.parbase:nth-of-type(8){padding-top:32px;padding-bottom:32px}div#experiences-details-dp-desktop .highlight-green{color:#05a8a3;padding-left:4px}div#experiences-details-dp-desktop .text.parbase h1{color:#000;margin:0;font-size:24px !important;display:block}div#experiences-details-dp-desktop .text.parbase h2{font-size:24px !important;color:#000}div#experiences-details-dp-desktop .text.parbase p{color:#333;font-size:14px !important;font-weight:400;font-family:"Inter";letter-spacing:0%;font-style:Regular}div#experiences-details-dp-desktop .overlay{display:none}div#experiences-details-dp-desktop .image.parbase img{width:100%;border-radius:16px}div#experiences-details-dp-desktop .quote{padding:25px 25px 0px;margin-bottom:-18px}div#experiences-details-dp-desktop .experience-card{width:100% !important;margin-right:12px;margin-right:12px;border-radius:16px}div#experiences-details-dp-desktop .experience-card>img{max-height:256px;min-height:256px}div#experiences-details-dp-desktop .experience-card img{border-radius:16px}div#experiences-details-dp-desktop .experience-card-2{max-width:304px;min-width:304px;height:374px;margin-right:12px;border-radius:16px}div#experiences-details-dp-desktop .experience-card-2 img{max-height:auto;min-height:auto;-o-object-fit:contain;object-fit:contain;border-radius:16px}div#experiences-details-dp-desktop .experiences-desktop-images-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}div#experiences-details-dp-desktop .experiences-desktop-images-section img{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;display:block}div#experiences-details-dp-desktop .more-stories-carousel-caption p{display:none}div#experiences-details-dp-desktop .carousel-tracker{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}div#experiences-details-dp-desktop .carousel-tracker img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex:1;flex:1}div#experiences-details-dp-desktop .carousel-tracker .arrow-link img{height:auto}div#experiences-details-dp-desktop .carousel-tracker-2{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:5px !important}div#experiences-details-dp-desktop .carousel-tracker-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-box-flex:1;-ms-flex:1;flex:1}div#experiences-details-dp-desktop .carousel-tracker-2 .arrow-link img{height:auto}}div#experiences-details-dp-desktop h1{font-weight:700;font-style:bold;font-size:24px;line-height:33px;letter-spacing:0%;color:#fff}div#experiences-details-dp-desktop p{font-weight:400;font-style:normal;font-size:14px;line-height:20px;letter-spacing:0%;color:#b9b9bb}div#experiences-details-dp-desktop p.date{color:#5b5b5b;font-size:12px}div#experiences-details-dp-desktop .image.parbase{display:grid;grid-template-columns:repeat(auto, 1fr)}div#experiences-details-dp-desktop .image.parbase img{height:100%;-o-object-fit:cover;object-fit:cover}div#experiences-details-dp-desktop .quote-content{font-weight:500;font-style:italic;font-size:24px !important;line-height:20px;letter-spacing:0%}.image-container-carousel-wrapper{width:100%;overflow:hidden}.image-container-carousel-wrapper .experiences{padding:24px 32px;overflow:hidden}.image-container-carousel-wrapper .experiences .carousel-wrapper.active{display:block}.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media(min-width: 769px){.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2{gap:34px}.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2 .experience-card-2{width:calc(50% - 17px);-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 17px);flex:0 0 calc(50% - 17px);height:785px;border-radius:0px;overflow:hidden}.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2 .experience-card-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0px}}@media(max-width: 768px){.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2{gap:16px}.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2 .experience-card-2{width:304px;height:374px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;border-radius:16px;overflow:hidden}.image-container-carousel-wrapper .experiences .carousel-wrapper .carousel-tracker-2 .experience-card-2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:16px}}.image-container-carousel-wrapper .experiences .experience-footer{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-container-carousel-wrapper .experiences .experience-footer #image-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.image-container-carousel-wrapper .experiences .experience-footer #image-dots.no-dots{display:none}.image-container-carousel-wrapper .experiences .experience-footer #image-dots .dot{width:8px;height:8px;border-radius:50%;background-color:#ccc;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.image-container-carousel-wrapper .experiences .experience-footer #image-dots .dot.active{background-color:#05a8a3}.image-container-carousel-wrapper .experiences .experience-footer #image-dots .dot:hover{background-color:#05a8a3}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons{display:none;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 1191px){.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button:hover{background-color:rgba(5,168,163,.1);-webkit-transform:scale(1.1);transform:scale(1.1)}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button:active{-webkit-transform:scale(0.95);transform:scale(0.95)}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button.disabled{opacity:.4;cursor:not-allowed}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button.disabled:hover{background-color:rgba(0,0,0,0);-webkit-transform:none;transform:none}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button.disabled svg path{stroke:#d4d4d4}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons button svg{width:24px;height:24px}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons-mobile{display:none}@media(max-width: 768px){.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons-mobile{display:block}}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons-mobile .view-all{color:#05a8a3;text-decoration:none;font-weight:800;font-size:16px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background:none;border:none;cursor:pointer;z-index:1}.image-container-carousel-wrapper .experiences .experience-footer .prev-next-buttons-mobile .view-all img{width:24px;height:24px}.carousel-arrow{background:#057b76;border:none;border-radius:50%;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);margin:0 5px}.carousel-arrow:hover{background:#045a55;-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-box-shadow:0 4px 16px rgba(0,0,0,.15);box-shadow:0 4px 16px rgba(0,0,0,.15)}.carousel-arrow:disabled{cursor:not-allowed;opacity:.5;background:#ccc}.carousel-arrow img{width:20px;height:20px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.carousel-controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.carousel-navigation{position:absolute;bottom:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:15px;z-index:10}.carousel-wrapper{position:relative}.dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dots span{width:8px;height:8px;border-radius:50%;background:#ddd;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:2px solid rgba(0,0,0,0)}.dots span:hover{background:#057b76;-webkit-transform:scale(1.2);transform:scale(1.2)}.dots span.active{background:#057b76;border-color:#057b76;-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width: 768px){#experience-dp-app-first-carousel .experience-footer{margin-top:24px !important}#experience-dp-app-first-carousel .image-container-carousel-wrapper{padding:24px 0 0 17px !important}#experience-dp-app-first-carousel .image-container-carousel-wrapper .carousel-tracker-2{gap:23px !important}#experience-dp-app-first-carousel .image-container-carousel-wrapper .experience-footer{padding:0 7px}}.experience-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0px;margin-top:32px !important}@media screen and (max-width: 768px){.experience-footer{margin-top:12px !important}}@media only screen and (max-width: 768px){.carousel-navigation{bottom:15px;right:15px;gap:12px}.carousel-arrow{width:36px;height:36px}.carousel-arrow img{width:18px;height:18px}.dots .dot{width:6px;height:6px}}div#dp-two-image-section-mobile .image.parbase{overflow:unset;max-height:unset}div#dp-two-image-section-mobile img{width:100% !important;height:420px !important}div#dp-quote-image-mobile .image.parbase{overflow:unset;max-height:unset}div#dp-quote-image-mobile img{width:100% !important;height:420px !important;padding:0 24px;border-radius:16px}div#dp-two-image-section-desktop .image.parbase{overflow:hidden}@media screen and (max-width: 768px){div#dp-two-image-section-desktop .image.parbase{overflow:unset}}div#dp-two-image-section-desktop img{width:100% !important;height:785px !important}div#dp-quote-image-desktop img{width:100% !important;height:710px !important}#BAD-mobile img{width:100%;height:auto;margin-top:0;margin-bottom:32px}@media screen and (max-width: 768px){#BAD-mobile img{margin-top:0;margin-bottom:0}}@media screen and (max-width: 768px){div#experiences-desktop-show-images>div{display:-webkit-box;display:-ms-flexbox;display:flex}}div#experiences-desktop-show-images img{width:100%;aspect-ratio:1512/651}@media screen and (max-width: 768px){div#experiences-desktop-show-images img{aspect-ratio:1}}@-webkit-keyframes dp-app-full-container-slide-up{from{-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes dp-app-full-container-slide-up{from{-webkit-transform:translateY(-120px);transform:translateY(-120px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes dp-app-text-parbase-slide-up{from{-webkit-transform:translateY(60px);transform:translateY(60px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes dp-app-text-parbase-slide-up{from{-webkit-transform:translateY(60px);transform:translateY(60px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}div#experiences-details-mobile-app{overflow-x:hidden;overflow-y:auto;height:100vh;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;gap:5px;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width: 768px){div#experiences-details-mobile-app .visible{opacity:1;-webkit-transform:scale(1) !important;transform:scale(1) !important;height:390px !important}div#experiences-details-mobile-app .cmp-image__image{width:100% !important;height:390px !important;position:relative !important;left:0 !important}div#experiences-details-mobile-app .text.parbase{padding:0px 24px 32px 24px !important}div#experiences-details-mobile-app .text.parbase h1{font-size:24px !important}div#experiences-details-mobile-app .text.parbase h2{font-size:24px !important}div#experiences-details-mobile-app .text.parbase p{margin-top:16px !important}div#experiences-details-mobile-app .cq-dd-image.visible{height:420px !important}}div#experiences-details-mobile-app::-webkit-scrollbar{display:none}div#experiences-details-mobile-app .story-date_time-wrapper .story-url-wrapper{display:none}div#experiences-details-mobile-app .text.parbase{padding:0 24px 24px 24px;width:100%}div#experiences-details-mobile-app .text.parbase h1{font-weight:700;font-size:24px;line-height:33px;font-family:"FlyingFlea-Bold";letter-spacing:0%;color:#fff}div#experiences-details-mobile-app .text.parbase h2{font-weight:700;font-size:24px;line-height:33px;font-family:"FlyingFlea-Bold";letter-spacing:0%;color:#fff}div#experiences-details-mobile-app .text.parbase p{font-weight:400;font-size:14px;line-height:20px;font-family:"Inter";letter-spacing:0%;color:#b9b9bb;margin-top:16px}@-webkit-keyframes slideUp{from{-webkit-transform:translateY(16px);transform:translateY(16px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUp{from{-webkit-transform:translateY(16px);transform:translateY(16px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}div#experiences-details-mobile-app .image.parbase{padding:0 14px;margin-bottom:24px}div#experiences-details-mobile-app .image.parbase img{border-radius:16px;width:100%;height:420px;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .75s ease-out;transition:-webkit-transform .75s ease-out;transition:transform .75s ease-out;transition:transform .75s ease-out, -webkit-transform .75s ease-out}@media screen and (max-width: 768px){div#experiences-details-mobile-app .image.parbase img{padding:0 10px;border-radius:28px}}div#experiences-details-mobile-app .image.parbase:last-child{margin-bottom:0 !important}div#experiences-details-mobile-app .quote{padding:24px}@media screen and (max-width: 768px){div#experiences-details-mobile-app .quote{padding:0 34px 0 24px;margin-top:-32px;margin-bottom:-8px}}div#experiences-details-mobile-app .experience-card{width:87%;scroll-snap-align:start;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;gap:12%}div#experiences-details-mobile-app .carousel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}div#experiences-details-mobile-app .carousel-wrapper:not(.active){display:none}div#experiences-details-mobile-app .carousel-tracker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;gap:23px}@media screen and (max-width: 768px){div#experiences-details-mobile-app #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title{color:#fff !important}}div#experiences-details-mobile-app .exp-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px}div#experiences-details-mobile-app #mobile-homepage-carousel-container .exp-tab{color:#706e6e}div#experiences-details-mobile-app .exp-tab{background:none;border:none;color:#fff;font-size:16px;padding:8px 16px;cursor:pointer}div#experiences-details-mobile-app .exp-tab.active{border-bottom:2px solid #fff}div#experiences-details-mobile-app .vertical-divider{width:1px;background:#b9b9bb}div#experiences-details-mobile-app .card-img{width:304px;height:374px !important;border-radius:16px;-o-object-fit:cover;object-fit:cover;-webkit-transform:none !important;transform:none !important}@media screen and (max-width: 768px){div#experiences-details-mobile-app .card-img{height:374px;width:304px}}div#experiences-details-mobile-app .arrow-link img{max-width:24px !important;max-height:24px !important}div#experiences-details-mobile-app .story-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out}div#experiences-details-mobile-app .story-url-wrapper.title{font-family:"Inter Regular"}div#experiences-details-mobile-app .experience-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (max-width: 768px){div#experiences-details-mobile-app .experience-footer{margin-top:-19px !important}}div#experiences-details-mobile-app .dots{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;gap:4px}div#experiences-details-mobile-app .dots span{width:4px;height:4px;background:#5e5e5e;border-radius:12px;cursor:pointer}div#experiences-details-mobile-app .dots span.active{background:#05a8a3;width:14px;height:4px}div#experiences-details-mobile-app #experience-dp-hero-image>div.moreStoriesCarousel>section>div.experience-footer>div.experience-footer>a{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div#experiences-details-mobile-app .view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;background-color:none;background:none;border:none;font-family:"InterDisplay" !important;font-weight:800 !important;font-size:16px !important;line-height:16px !important;color:#05a8a3 !important;gap:8px;margin-top:24px !important;z-index:1}div#experiences-details-mobile-app .view-all img{margin-bottom:0 !important}div#experiences-details-mobile-app .quote-content{font-weight:500;font-style:italic;font-size:14px;line-height:20px;letter-spacing:0%}div#experiences-details-mobile-app .quote-mark.start{top:-15px !important}div#experiences-details-mobile-app .quote-mark.end{bottom:8px !important}.carousel-tracker-2{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:23px}@media screen and (max-width: 768px){.carousel-tracker .cc-card-container{width:99% !important}.carousel-tracker .cc-card-container .visible{height:256px !important;width:100% !important}}.view-all .visible{max-height:25px !important}.experience-card-2 img{width:100% !important}@media(max-width: 768px){.experience-card-2 img{width:304px !important;height:100% !important}}#experience-dp-app-main-container{background-color:#1c1c1e;overflow-x:hidden}#experience-dp-app-main-container #experience-dp-hero-image{padding:0 !important;margin:-10px -24px 24px -24px !important}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-hero-image{margin:0 !important}#experience-dp-app-main-container #experience-dp-hero-image .experience-footer{margin-top:32px !important}}#experience-dp-app-main-container #experience-dp-hero-image img{width:100% !important;height:auto !important;aspect-ratio:1 !important;border-radius:0 !important}@media screen and (max-width: 768px){#experience-dp-app-engaging-worlds-media .text.parbase h2{margin-top:8px !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-hero-image #motoverse-text .text.parbase{display:block !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-hero-image #motoverse-text .text.parbase p{margin-bottom:20px !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-hero-image #motoverse-text .text.parbase p:last-child{margin-bottom:0px !important}}@media screen and (max-width: 768px){#experience-dp-hero-image>div:nth-child(1){width:100%}#experience-dp-hero-image>div:nth-child(1) div{width:100%}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-hero-image div:nth-child(1){display:-webkit-box;display:-ms-flexbox;display:flex}}#experience-dp-app-main-container #experience-dp-main-images::-webkit-scrollbar{display:none}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-main-images{scrollbar-width:none;-ms-overflow-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;margin-top:32px;-webkit-transform:translateY(16px);transform:translateY(16px);-webkit-transition:-webkit-transform 1s ease-out;transition:-webkit-transform 1s ease-out;transition:transform 1s ease-out;transition:transform 1s ease-out, -webkit-transform 1s ease-out;-webkit-animation:moveUp 1.35s ease-out forwards;animation:moveUp 1.35s ease-out forwards}#experience-dp-app-main-container #experience-dp-main-images .image.parbase{width:87.66%;aspect-ratio:341.89/420}#experience-dp-app-main-container #experience-dp-main-images .image.parbase div{width:100%;height:100%;border-radius:16px;overflow:hidden}#experience-dp-app-main-container #experience-dp-main-images .image.parbase div img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}@-webkit-keyframes moveUp{from{-webkit-transform:translateY(16px);transform:translateY(16px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveUp{from{-webkit-transform:translateY(16px);transform:translateY(16px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width: 768px){#experience-dp-app-main-container .text.parbase{padding:24px 24px 0 24px;-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-animation:dp-app-text-parbase-slide-up 1.2s ease-out;animation:dp-app-text-parbase-slide-up 1.2s ease-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#experience-dp-app-main-container .text.parbase h1{font-size:24px;line-height:33px;margin-bottom:16px;font-weight:700;color:#fff}#experience-dp-app-main-container .text.parbase h2{font-size:24px !important;line-height:33px !important;margin-bottom:16px !important;font-weight:700 !important;color:#fff}#experience-dp-app-main-container .text.parbase p{font-size:14px;line-height:20px;font-weight:400;color:#b9b9bb}}@media screen and (max-width: 768px){#experience-dp-app-main-container .image.parbase,#experience-dp-app-main-container .quote,#experience-dp-app-main-container #experience-dp-app-first-carousel{-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-animation:dp-app-text-parbase-slide-up 1.2s ease-out;animation:dp-app-text-parbase-slide-up 1.2s ease-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-app-first-image .image.parbase{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important;-webkit-animation:none !important;animation:none !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-app-engaging-worlds-media,#experience-dp-app-main-container #experience-dp-app-motoverse{margin-bottom:16px}#experience-dp-app-main-container #experience-dp-app-engaging-worlds-media div.text.parbase,#experience-dp-app-main-container #experience-dp-app-motoverse div.text.parbase{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#experience-dp-app-main-container #experience-dp-app-engaging-worlds-media div.text.parbase p,#experience-dp-app-main-container #experience-dp-app-motoverse div.text.parbase p{margin-bottom:16px}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-app-quote-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#experience-dp-app-main-container #experience-dp-app-quote-image .image.parbase{width:87.7%;aspect-ratio:342/420;border-radius:16px;overflow:hidden}#experience-dp-app-main-container #experience-dp-app-quote-image .image.parbase img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 768px){#experience-dp-app-main-container .moreStoriesCarousel{z-index:50 !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container .more-stories-container{margin-top:48px;padding-bottom:56px}}@media screen and (max-width: 768px){#experience-dp-app-main-container .image.parbase{-webkit-transform:translateY(60px);transform:translateY(60px);-webkit-animation:dp-app-text-parbase-slide-up 1.2s ease-out;animation:dp-app-text-parbase-slide-up 1.2s ease-out;-webkit-animation-delay:1.2s;animation-delay:1.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}}@media screen and (max-width: 768px){#experience-dp-app-main-container .quote{padding-left:24px;padding-right:34px}}@media screen and (max-width: 768px){#experience-dp-app-main-container .quote-mobile-bar{margin-top:31.12px}}@media screen and (max-width: 768px){#experience-dp-app-main-container #quote-text{padding-top:52.12px;padding-right:0;color:#b9b9bb !important;font-weight:500 !important;font-size:14px !important;line-height:20px !important;letter-spacing:0% !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container .quote-mark.start{top:20px;left:0}#experience-dp-app-main-container .quote-mark.start path{fill:rgba(228,228,228,.3019607843) !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container .quote-mark.end{bottom:8px;right:32px}#experience-dp-app-main-container .quote-mark.end path{fill:rgba(228,228,228,.3019607843) !important}}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel h2.title{font-size:32px;line-height:110%;letter-spacing:0%;color:#fff}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel h2.title span{color:#057b76}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel #cc-card-corousel-container-0 .experience-card.cc-card-container img.card-img{width:87.7vw !important;aspect-ratio:342/256 !important;border-radius:16px !important}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel #cc-card-corousel-container-0 .experience-card.cc-card-container p.date{font-weight:400;font-size:12px;line-height:12px;letter-spacing:0%;color:#8d8d8e}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel #cc-card-corousel-container-0 .experience-card.cc-card-container .more-stories-carousel-caption{display:none !important}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel #cc-card-corousel-container-0 .experience-card.cc-card-container .story-url-wrapper h3.title{font-weight:700 !important;font-size:16px !important;font-size:16px !important;line-height:18px !important;letter-spacing:0% !important;margin-bottom:0 !important;color:#f5f5f5 !important}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel .view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-family:"InterDisplay" !important;font-weight:800;font-size:16px;line-height:16px;letter-spacing:0%;color:#05a8a3;outline:none;background:none;border:none;z-index:1 !important}#experience-dp-app-main-container #experience-dp-hero-image .moreStoriesCarousel .view-all img{height:24px !important;width:24px !important}}#experience-dp-app-main-container #experience-dp-app-first-carousel{width:100%}@media screen and (max-width: 768px){#experience-dp-app-main-container #experience-dp-app-first-carousel .experience-card-2{width:304px !important;height:374px;overflow:hidden}#experience-dp-app-main-container #experience-dp-app-first-carousel .experience-card-2 .card-img{width:100% !important;height:100% !important;border-radius:14.29px !important;-o-object-fit:cover !important;object-fit:cover !important}}.prev-next-buttons{display:none}#featured .experience-card,.experience-card{width:100% !important;position:relative;z-index:1;-webkit-transition:z-index .3s ease-out;transition:z-index .3s ease-out}@media(min-width: 769px){#featured .experience-card:hover,.experience-card:hover{z-index:2}#featured .experience-card:hover .more-stories-carousel-caption,.experience-card:hover .more-stories-carousel-caption{-webkit-transform:translateY(-45px);transform:translateY(-45px)}#featured .experience-card:hover .story-url-wrapper,.experience-card:hover .story-url-wrapper{opacity:1}}#featured .experience-card:hover,.experience-card:hover{z-index:2}#featured .card-img,.card-img{width:100% !important;height:auto !important;aspect-ratio:342/256;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;will-change:transform}#featured .experience-card-image,.experience-card-image{overflow:hidden;border-radius:inherit}#featured .date,#featured .more-stories-carousel-caption{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#featured .story-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-ms-flex-pack:distribute;justify-content:space-around}#featured .carousel-tracker{overflow:visible;position:relative}#featured .carousel-wrapper{overflow:hidden;position:relative}#image-dots span,#dots span{margin-top:0;margin-left:0px !important;margin-right:4px !important}@media screen and (max-width: 768px){#dp-two-image-section-app{margin-bottom:-27px}#dp-two-image-section-app div.image.parbase{margin-bottom:-4px}}@media screen and (max-width: 768px){#featured-2{margin-top:8px}}.container{position:relative}.breadcrumb{position:absolute;z-index:1000 !important;background-color:unset !important}@media(max-width: 768px){#home-page-container .header .title h2{color:#000;font-size:32px !important;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media screen and (max-width: 768px){.cmp-experience-carousel .title{width:100% !important}.cmp-experience-carousel .title h2{max-width:-webkit-fit-content !important;max-width:-moz-fit-content !important;max-width:fit-content !important}.cmp-experience-carousel .title h2{font-size:36px !important}#home-exp .experiencesCarousel .cmp-experience-carousel .title h2{font-size:32px !important}.cmp-experience-carousel .description{font-size:16px !important}#experience-lp-page .buttons{display:none !important}#experience-lp-com-second .chevron-container{display:none !important}}.banner-lp__button-section a{text-decoration:none}#lp-page-container .breadcrumb li{font-size:12px;font-weight:500;color:#fff !important}#lp-page-container .breadcrumb li::after{color:#fff !important}@media screen and (max-width: 768px){#lp-page-container .breadcrumb li{font-size:12px}}#lp-page-container .breadcrumb a{font-size:12px;font-weight:400;color:rgba(255,255,255,.6980392157) !important;text-decoration:none}#lp-page-container .breadcrumb a:hover{text-decoration:underline}@media screen and (max-width: 768px){#lp-page-container .breadcrumb a{font-size:12px}}#home-page-container #lp-feature-stories .cmp-experience-carousel .second-container{background:linear-gradient(357deg, #E6E7E2 0%, rgba(230, 231, 226, 0) 100%)}#home-page-container #lp-feature-stories .cmp-experience-carousel .chevron{background:unset !important}@media(max-width: 768px){#lp-ff-world-scroller>div>div>div.second-container>div.buttons{display:none !important}#lp-feature-stories .cmp-experience-carousel .buttons{display:none !important}#lp-ff-world-scroller .cmp-experience-carousel .buttons{display:none !important}#home-page-container #lp-feature-stories .cmp-experience-carousel .buttons{margin-bottom:0px !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}#home-page-container #lp-feature-stories .cmp-experience-carousel .second-container{background:linear-gradient(1deg, #E6E7E2 0%, rgba(230, 231, 226, 0) 100%)}#home-page-container #lp-feature-stories .cmp-experience-carousel .chevron{background:unset !important}#home-page-container .carousel-item{height:272px !important;width:272px !important}#home-page-container .carousel-item .carousel-caption p{font-size:18px !important;line-height:24px !important}#home-page-container .carousel-item .read-time p{font-size:12px !important}}#lp-page-app>div>div>div>div:nth-child(1)>div>div>div>p{font-family:"Inter";font-weight:500;font-size:12px;line-height:110%;letter-spacing:0;color:#fff}@media screen and (max-width: 768px){#feature-stories-app{background:#1c1c1e}#feature-stories-app .story-url-wrapper h3{color:#fff !important}#feature-stories-app .exp-tab.active{color:#06a7a2 !important}#feature-stories-app .exp-tab{color:#9b9a9a !important}}#lp-page-app>div>div>div>section>div.tabs>button.tab.active{color:#06a7a2 !important;font-family:"Inter";font-weight:800;font-size:16px;line-height:120%;letter-spacing:0}.featuredstories .experience-top-banner{width:100%}.featuredstories .top-banner-container{position:relative}.featuredstories .top-banner-container .card-img{width:100%;height:100%;opacity:1 !important}@media screen and (max-width: 768px){.featuredstories .top-banner-container .card-img{height:487px !important}}.featuredstories .top-banner-container .shadow-overylay{height:40%;width:100%;padding:15px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(42.43%, rgba(0, 0, 0, 0.496)), to(rgba(0, 0, 0, 0.8)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.496) 42.43%, rgba(0, 0, 0, 0.8) 100%);position:absolute;bottom:0;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 768px){.featuredstories .top-banner-container .shadow-overylay{padding:32px 24px !important}}.featuredstories .top-banner-container .shadow-overylay .story-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.featuredstories .top-banner-container .shadow-overylay .date{font-size:12px;font-weight:500;line-height:110%;font-family:"Inter";color:#fff}@media screen and (max-width: 768px){.featuredstories #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title{color:#fff}}.featuredstories .top-banner-container .shadow-overylay .story-url-wrapper .title{font-size:32px;font-weight:700;line-height:110%;font-family:"FlyingFlea-Bold" !important;color:#fff}.featuredstories .top-banner-container .shadow-overylay .story-url-wrapper .title .highlight{color:#d0fd08}.featuredstories .top-banner-container .shadow-overylay .content-wrapper{margin-top:45px;width:100%}.featuredstories .top-banner-container .shadow-overylay .content-wrapper{font-size:12px;font-weight:100;color:#fff}.featuredstories .top-banner-container .shadow-overylay .content-wrapper .arrow-link{-ms-flex-item-align:end;align-self:end}.featuredstories .mob-experience-page .experiences .carousel-tracker{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.featuredstories .story-date_time-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:12px}.featuredstories .mob-experience-page .story-date_time-wrapper .divider{color:#b7b7b7}.featuredstories .mob-experience-page .experiences .exp-tab{text-decoration:none}.featuredstories .showMore-btn-wrapper{display:none;padding:10px}.featuredstories .showMore-btn-wrapper .showMore-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:100%;background:unset;border:none;margin-bottom:70px}.featuredstories .showMore-btn-wrapper .showMore-btn span{font-size:16px;font-family:"Inter";color:#05a8a3;font-weight:700;line-height:118%}.featuredstories .showMore-btn-wrapper .showMore-btn img{width:20px;height:20px}.moreStoriesCarousel .experience-footer a{display:none !important}@media screen and (max-width: 768px){.moreStoriesCarousel .experience-footer a{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}.story-url-wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}@media screen and (max-width: 768px){#experiences-details-dp-desktop #cc-card-corousel-container-0>div:last-child{padding-right:0px !important}}#experience-dp-app-main-container #experience-dp-hero-image>div.moreStoriesCarousel>section>div.experience-footer>div.experience-footer{margin-top:0px !important}.featuredStoryCarousel .experiences,.featuredstories .experiences,.eventslist .experiences,.moreStoriesCarousel .experiences,.imagesCarousel .experiences{padding:24px 16px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences,.featuredstories .experiences,.eventslist .experiences,.moreStoriesCarousel .experiences,.imagesCarousel .experiences{padding:24px;scrollbar-width:none;-ms-overflow-style:none}.featuredStoryCarousel .experiences #mobile-experience-page,.featuredstories .experiences #mobile-experience-page,.eventslist .experiences #mobile-experience-page,.moreStoriesCarousel .experiences #mobile-experience-page,.imagesCarousel .experiences #mobile-experience-page{background:#2a2a2d}.featuredStoryCarousel .experiences::-webkit-scrollbar,.featuredstories .experiences::-webkit-scrollbar,.eventslist .experiences::-webkit-scrollbar,.moreStoriesCarousel .experiences::-webkit-scrollbar,.imagesCarousel .experiences::-webkit-scrollbar{display:none}}@-webkit-keyframes slideUpFromBottom{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes slideUpFromBottom{0%{-webkit-transform:translateY(100px);transform:translateY(100px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.featuredStoryCarousel .vertical-divider,.featuredstories .vertical-divider,.eventslist .vertical-divider,.moreStoriesCarousel .vertical-divider,.imagesCarousel .vertical-divider{width:1px;height:10px;background-color:#ccc;margin:0px 10px}.featuredStoryCarousel .exp-tabs,.featuredstories .exp-tabs,.eventslist .exp-tabs,.moreStoriesCarousel .exp-tabs,.imagesCarousel .exp-tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width: 768px){.featuredStoryCarousel #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title,.featuredstories #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title,.eventslist #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title,.moreStoriesCarousel #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title,.imagesCarousel #mobile-homepage-carousel-container .featuredStoryCarousel .experiences .title{color:#fff !important}}.featuredStoryCarousel .experiences .title,.featuredstories .experiences .title,.eventslist .experiences .title,.moreStoriesCarousel .experiences .title,.imagesCarousel .experiences .title{font-size:32px;font-weight:100;line-height:110%;margin-bottom:12px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .title,.featuredstories .experiences .title,.eventslist .experiences .title,.moreStoriesCarousel .experiences .title,.imagesCarousel .experiences .title{margin-bottom:24px}}.featuredStoryCarousel .experiences .exp-tabs,.featuredstories .experiences .exp-tabs,.eventslist .experiences .exp-tabs,.moreStoriesCarousel .experiences .exp-tabs,.imagesCarousel .experiences .exp-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:24px;margin-bottom:16px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .exp-tabs,.featuredstories .experiences .exp-tabs,.eventslist .experiences .exp-tabs,.moreStoriesCarousel .experiences .exp-tabs,.imagesCarousel .experiences .exp-tabs{margin-bottom:24px}}.featuredStoryCarousel .experiences .exp-tab,.featuredstories .experiences .exp-tab,.eventslist .experiences .exp-tab,.moreStoriesCarousel .experiences .exp-tab,.imagesCarousel .experiences .exp-tab{background:none;border:none;font-size:16px;font-family:"Inter" !important;font-weight:400;cursor:pointer;padding:4px 0;line-height:120%}.featuredStoryCarousel .experiences .exp-tab.active,.featuredstories .experiences .exp-tab.active,.eventslist .experiences .exp-tab.active,.moreStoriesCarousel .experiences .exp-tab.active,.imagesCarousel .experiences .exp-tab.active{font-weight:800}.featuredStoryCarousel .experiences .divider,.featuredstories .experiences .divider,.eventslist .experiences .divider,.moreStoriesCarousel .experiences .divider,.imagesCarousel .experiences .divider{color:#d6d6d6;margin:0 0 !important;height:12px !important;width:1px;background:#b7b7b7}.featuredStoryCarousel .experiences .carousel-wrapper,.featuredstories .experiences .carousel-wrapper,.eventslist .experiences .carousel-wrapper,.moreStoriesCarousel .experiences .carousel-wrapper,.imagesCarousel .experiences .carousel-wrapper{display:none;overflow-x:scroll;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;margin-top:24px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .carousel-wrapper,.featuredstories .experiences .carousel-wrapper,.eventslist .experiences .carousel-wrapper,.moreStoriesCarousel .experiences .carousel-wrapper,.imagesCarousel .experiences .carousel-wrapper{scroll-behavior:auto;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:scroll-position;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity}}.featuredStoryCarousel .carousel-wrapper.allow-overflow,.featuredstories .carousel-wrapper.allow-overflow,.eventslist .carousel-wrapper.allow-overflow,.moreStoriesCarousel .carousel-wrapper.allow-overflow,.imagesCarousel .carousel-wrapper.allow-overflow{overflow:visible}.featuredStoryCarousel .experiences .carousel-wrapper::-webkit-scrollbar,.featuredstories .experiences .carousel-wrapper::-webkit-scrollbar,.eventslist .experiences .carousel-wrapper::-webkit-scrollbar,.moreStoriesCarousel .experiences .carousel-wrapper::-webkit-scrollbar,.imagesCarousel .experiences .carousel-wrapper::-webkit-scrollbar{display:none}.featuredStoryCarousel .experiences .carousel-wrapper.active,.featuredstories .experiences .carousel-wrapper.active,.eventslist .experiences .carousel-wrapper.active,.moreStoriesCarousel .experiences .carousel-wrapper.active,.imagesCarousel .experiences .carousel-wrapper.active{display:block}.featuredStoryCarousel .experiences .carousel-tracker,.featuredstories .experiences .carousel-tracker,.eventslist .experiences .carousel-tracker,.moreStoriesCarousel .experiences .carousel-tracker,.imagesCarousel .experiences .carousel-tracker{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .carousel-tracker,.featuredstories .experiences .carousel-tracker,.eventslist .experiences .carousel-tracker,.moreStoriesCarousel .experiences .carousel-tracker,.imagesCarousel .experiences .carousel-tracker{margin-top:0;gap:32px !important}}.featuredStoryCarousel .experiences .experience-card-image,.featuredstories .experiences .experience-card-image,.eventslist .experiences .experience-card-image,.moreStoriesCarousel .experiences .experience-card-image,.imagesCarousel .experiences .experience-card-image{width:100%;border-radius:16px}.featuredStoryCarousel .experiences .experience-card,.featuredstories .experiences .experience-card,.eventslist .experiences .experience-card,.moreStoriesCarousel .experiences .experience-card,.imagesCarousel .experiences .experience-card{width:100%;border-radius:8px;scroll-snap-align:start;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:100;font-size:12px;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .experience-card,.featuredstories .experiences .experience-card,.eventslist .experiences .experience-card,.moreStoriesCarousel .experiences .experience-card,.imagesCarousel .experiences .experience-card{will-change:auto;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@media(min-width: 769px){.featuredStoryCarousel .experiences .experience-card:hover .more-stories-carousel-caption,.featuredstories .experiences .experience-card:hover .more-stories-carousel-caption,.eventslist .experiences .experience-card:hover .more-stories-carousel-caption,.moreStoriesCarousel .experiences .experience-card:hover .more-stories-carousel-caption,.imagesCarousel .experiences .experience-card:hover .more-stories-carousel-caption{-webkit-transform:translateY(-45px);transform:translateY(-45px)}.featuredStoryCarousel .experiences .experience-card:hover .story-url-wrapper,.featuredstories .experiences .experience-card:hover .story-url-wrapper,.eventslist .experiences .experience-card:hover .story-url-wrapper,.moreStoriesCarousel .experiences .experience-card:hover .story-url-wrapper,.imagesCarousel .experiences .experience-card:hover .story-url-wrapper{opacity:1}}@media screen and (max-width: 768px){.featuredStoryCarousel #experiences-details-dp-desktop .moreStoriesCarousel .experiences .experience-card:last-child,.featuredstories #experiences-details-dp-desktop .moreStoriesCarousel .experiences .experience-card:last-child,.eventslist #experiences-details-dp-desktop .moreStoriesCarousel .experiences .experience-card:last-child,.moreStoriesCarousel #experiences-details-dp-desktop .moreStoriesCarousel .experiences .experience-card:last-child,.imagesCarousel #experiences-details-dp-desktop .moreStoriesCarousel .experiences .experience-card:last-child{padding-right:0px !important}}@media(max-width: 768px){.featuredStoryCarousel #experience-dp-app-main-container .more-stories-container #cc-card-corousel-container-0>div:last-child,.featuredstories #experience-dp-app-main-container .more-stories-container #cc-card-corousel-container-0>div:last-child,.eventslist #experience-dp-app-main-container .more-stories-container #cc-card-corousel-container-0>div:last-child,.moreStoriesCarousel #experience-dp-app-main-container .more-stories-container #cc-card-corousel-container-0>div:last-child,.imagesCarousel #experience-dp-app-main-container .more-stories-container #cc-card-corousel-container-0>div:last-child{padding-right:24px !important}.featuredStoryCarousel #experiences-details-dp-desktop .moreStoriesCarousel #cc-card-corousel-container-0>div:last-child,.featuredstories #experiences-details-dp-desktop .moreStoriesCarousel #cc-card-corousel-container-0>div:last-child,.eventslist #experiences-details-dp-desktop .moreStoriesCarousel #cc-card-corousel-container-0>div:last-child,.moreStoriesCarousel #experiences-details-dp-desktop .moreStoriesCarousel #cc-card-corousel-container-0>div:last-child,.imagesCarousel #experiences-details-dp-desktop .moreStoriesCarousel #cc-card-corousel-container-0>div:last-child{padding-right:0px !important}}@-webkit-keyframes zoomInOut{0%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes zoomInOut{0%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.featuredStoryCarousel .experiences .card-img,.featuredstories .experiences .card-img,.eventslist .experiences .card-img,.moreStoriesCarousel .experiences .card-img,.imagesCarousel .experiences .card-img{width:100%;height:256px;border-radius:16px;-webkit-transform:translateZ(0);transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:transform}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .card-img,.featuredstories .experiences .card-img,.eventslist .experiences .card-img,.moreStoriesCarousel .experiences .card-img,.imagesCarousel .experiences .card-img{aspect-ratio:342/256}}.featuredStoryCarousel .experiences .date,.featuredstories .experiences .date,.eventslist .experiences .date,.moreStoriesCarousel .experiences .date,.imagesCarousel .experiences .date{font-size:12px;font-family:"Inter";color:#8d8d8e;margin-bottom:12px;line-height:12px;font-weight:400;margin-top:10px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .date,.featuredstories .experiences .date,.eventslist .experiences .date,.moreStoriesCarousel .experiences .date,.imagesCarousel .experiences .date{margin-top:24px;margin-bottom:12px}}.featuredStoryCarousel .experiences .story-url-wrapper,.featuredstories .experiences .story-url-wrapper,.eventslist .experiences .story-url-wrapper,.moreStoriesCarousel .experiences .story-url-wrapper,.imagesCarousel .experiences .story-url-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;opacity:0;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out}.featuredStoryCarousel .more-stories-carousel-caption,.featuredstories .more-stories-carousel-caption,.eventslist .more-stories-carousel-caption,.moreStoriesCarousel .more-stories-carousel-caption,.imagesCarousel .more-stories-carousel-caption{-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out, -webkit-transform .6s ease-out}.featuredStoryCarousel .experiences .experience-card h3,.featuredstories .experiences .experience-card h3,.eventslist .experiences .experience-card h3,.moreStoriesCarousel .experiences .experience-card h3,.imagesCarousel .experiences .experience-card h3{font-size:16px;font-family:"Inter";font-weight:700;line-height:18px;margin-bottom:8px}.featuredStoryCarousel .experiences .arrow-link,.featuredstories .experiences .arrow-link,.eventslist .experiences .arrow-link,.moreStoriesCarousel .experiences .arrow-link,.imagesCarousel .experiences .arrow-link{color:#00a99d;font-size:18px;text-decoration:none}.featuredStoryCarousel .experiences .experience-footer,.featuredstories .experiences .experience-footer,.eventslist .experiences .experience-footer,.moreStoriesCarousel .experiences .experience-footer,.imagesCarousel .experiences .experience-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .experience-footer,.featuredstories .experiences .experience-footer,.eventslist .experiences .experience-footer,.moreStoriesCarousel .experiences .experience-footer,.imagesCarousel .experiences .experience-footer{margin-top:32px}}.featuredStoryCarousel .experiences .dots,.featuredstories .experiences .dots,.eventslist .experiences .dots,.moreStoriesCarousel .experiences .dots,.imagesCarousel .experiences .dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .dots,.featuredstories .experiences .dots,.eventslist .experiences .dots,.moreStoriesCarousel .experiences .dots,.imagesCarousel .experiences .dots{gap:4px}}.featuredStoryCarousel .experiences .dots span,.featuredstories .experiences .dots span,.eventslist .experiences .dots span,.moreStoriesCarousel .experiences .dots span,.imagesCarousel .experiences .dots span{display:inline-block;width:4px;height:4px;margin:0 4px;background-color:#5e5e5e;border-radius:40px}@media screen and (max-width: 768px){.featuredStoryCarousel .experiences .dots span,.featuredstories .experiences .dots span,.eventslist .experiences .dots span,.moreStoriesCarousel .experiences .dots span,.imagesCarousel .experiences .dots span{margin:0}}.featuredStoryCarousel .experiences .dots .active,.featuredstories .experiences .dots .active,.eventslist .experiences .dots .active,.moreStoriesCarousel .experiences .dots .active,.imagesCarousel .experiences .dots .active{background-color:#05a8a3;width:14px;height:4px}.featuredStoryCarousel .experiences .view-all,.featuredstories .experiences .view-all,.eventslist .experiences .view-all,.moreStoriesCarousel .experiences .view-all,.imagesCarousel .experiences .view-all{color:#05a8a3;text-decoration:none;font-weight:800;font-size:16px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;background-color:none;z-index:1}.featuredStoryCarousel .experiences .view-all img,.featuredstories .experiences .view-all img,.eventslist .experiences .view-all img,.moreStoriesCarousel .experiences .view-all img,.imagesCarousel .experiences .view-all img{width:24px;height:24px}.more-stories-container{background-color:#2a2a2d;margin-top:24px}.more-stories-container h2{margin-bottom:30px !important}@media screen and (max-width: 768px){.featured-date-read-time-divider:after{content:"|";margin:0 16px;color:#8d8d8e;font-size:10px}}@media screen and (max-width: 768px){div#mobile-homepage-carousel-container .exp-tab{padding:0;color:#706e6e}}@media screen and (max-width: 768px){div#mobile-homepage-carousel-container .exp-tab.active{color:#06a7a2}}@media screen and (max-width: 768px){div#mobile-homepage-carousel-container>div.highlightedheading.slide .subtitle{font-size:14px;line-height:110%;font-family:"Inter"}}@media screen and (max-width: 768px){div#mobile-homepage-carousel-container .experiences .vertical-divider{margin:0}}@media screen and (max-width: 768px){div#mobile-homepage-carousel-container .join-now-btn{width:342px !important;height:48px;font-size:16px;font-family:"Inter";font-weight:700}}.cmp-title__text{text-align:center !important;margin-bottom:42px !important;margin-top:76px}@media screen and (max-width: 768px){.cmp-title__text{margin-bottom:40px !important}}@media screen and (max-width: 768px){.searchbarcomponent{padding:0px 16px !important}}.faq-search-box{margin-bottom:48px !important;margin:0px auto !important;width:697px !important;height:60px !important;max-width:unset !important}@media screen and (max-width: 768px){.faq-search-box{height:48px !important;width:100% !important;padding:11.2px}}.faq-container{padding:0px 129px 120px !important}@media screen and (max-width: 768px){.faq-container{padding:0px 16px 32px !important}}.faq-item{width:1254px !important}@media screen and (max-width: 768px){.faq-item{width:100% !important}}.faq-row{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}@media screen and (max-width: 768px){.faq-row{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}}.faq-answer p{color:#4d4d4d !important;font-weight:400 !important}.faq-item.active{-webkit-box-shadow:0px 0px 24px 0px rgba(0,0,0,.1019607843) !important;box-shadow:0px 0px 24px 0px rgba(0,0,0,.1019607843) !important}.faq-question{color:#000 !important}@media screen and (max-width: 768px){.faq-question{font-size:16px !important}}.faq-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px !important;width:100% !important}@media screen and (max-width: 768px){.faq-list{gap:24px !important}}#faq-header-text .cmp-title__text{line-height:36px !important;color:#000 !important}@media screen and (max-width: 768px){#faq-header-text .cmp-title__text{text-align:left !important;width:230px !important;margin:24px 16px 36px 16px !important}#faq-header-text .cmp-title__text::after{content:"";display:block;width:98px;height:1px;background-color:#e6e6e6;margin:16px 0 24px 0}}@media screen and (max-width: 768px){.faq-icon-button svg{width:24px !important;height:24px !important}}@media screen and (max-width: 768px){div#frequently-asked-questions .cmp-title__text{margin-bottom:0 !important;margin-top:36px}div#frequently-asked-questions .cmp-title__text::after{content:"";display:block;width:98px;height:1px;background-color:#e6e6e6;margin:16px 0 24px 0px}}@media(max-width: 768px){#lp-page-container #main-footer-container .newsletter-section{margin-top:0px !important}}.newsletter-section{background-color:#e9f7f4;padding:30px 40px 30px 40px;border-radius:16px;margin:2rem 8rem -5pc;min-width:88.5%;height:216px;margin-inline:auto;position:relative;z-index:10;margin-bottom:-80px;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.15);box-shadow:0 8px 20px rgba(0,0,0,.15);top:-265px;display:none;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,-webkit-transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity 1s ease-out,transform 1s ease-out,-webkit-transform 1s ease-out}.newsletter-section.animate{-webkit-transform:translateY(0);transform:translateY(0)}.highlight-green{font-family:"FlyingFlea-Bold" !important;font-size:28px !important}@media(max-width: 768px){.highlight-green{font-size:28px !important}}.newsletter-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:128px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.newsletter-content{max-width:609px;-webkit-box-flex:2;-ms-flex:2;flex:2}.newsletter-content h2{margin:0 0 20px;font-size:48px !important;font-family:"FlyingFlea-Bold";font-weight:700;color:#000}@media(max-width: 768px){.newsletter-content h2{margin-bottom:12px}}.highlight-blue{color:#00a8a3}.newsletter-content p{color:#333;font-weight:400;font-size:18px;font-family:"Inter";width:auto;line-height:100%}@media(max-width: 768px){.newsletter-content p{color:#212121}}.newsletter-form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;-webkit-box-flex:1;flex:1;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:20px}.newsletter-form input{padding:0 0 8px;border:none;border-bottom:1px solid #000;background:rgba(0,0,0,0);font-size:20px;font-weight:500;font-family:"InterDisplay" !important;outline:none;color:#000}@media(max-width: 768px){.newsletter-form input{font-size:14px !important}}.newsletter-form button{padding:.75rem;background-color:#00a8a3;color:#000;border:none;border-radius:6px;font-weight:700;font-size:16px;cursor:pointer;font-family:"Inter" !important;width:213px;height:56px;font-family:"InterDisplay"}.footer{background-color:#000;position:relative}.footer{-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}@media screen and (max-width: 768px){.footer{-webkit-transition:none;transition:none;-webkit-transform:none;transform:none}}.footer.animate{-webkit-transform:translateY(0);transform:translateY(0)}#main-footer-container .footer{padding:18rem 87px 2rem 87px !important}.footer-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.footer-brand h3{color:#d0fd0a;font-size:1.5rem;font-weight:700;font-family:"FlyingFlea-Bold" !important}.footer-column h4{font-size:.9rem;font-weight:700;margin-bottom:.5rem;color:#fff;font-size:18px !important;font-family:"FlyingFlea-Bold" !important}@media(max-width: 768px){.footer-column h4{margin-bottom:16px}}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{color:#fff;font-size:.85rem;margin:1rem 0;font-size:14px;font-family:"Inter";font-weight:400}.footer-column ul li a{color:rgba(255,255,255,.8);text-decoration:none}.footer-column ul li a:hover{color:#fff;text-decoration:underline}@media(max-width: 768px){.footer-column ul li{margin:16px 0}}.social-icons{margin-top:24px}.social-icons span{font-size:1.25rem;margin-right:.75rem}.footer-bottom{border-top:1px solid #444;margin-top:2rem;padding-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.8rem;color:#ccc}.scroll-top{color:#05a8a3;text-decoration:none;font-weight:bold;font-size:28px;line-height:28px;font-family:"FlyingFlea-Bold" !important}.footer-content{margin-top:100px}@media(max-width: 768px){.footer{background-color:#000;padding:124px 16px 16px;position:relative}.newsletter-content h2{font-size:24px}.newsletter-content p{font-size:12px}.newsletter-form input{padding:.75rem 0rem;font-size:14px !important}.newsletter-section{width:98% !important;min-width:328px !important;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;padding:24px 16px !important;top:-312px !important}.newsletter-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:36px !important}.newsletter-content h2{font-size:24px !important;padding-right:80px !important;width:274px !important}.newsletter-content p{font-size:12px;font-weight:400;padding-right:0px !important;line-height:17px}.footer-content{margin-top:40px;padding-left:8px}#main-footer-container .footer{padding:20rem 16px 2rem 16px !important}.newsletter-form{width:100%}.newsletter-form button{width:100%;font-size:16px;font-family:"Inter" !important;font-weight:700;font-style:normal;line-height:100%;letter-spacing:0%;height:48px !important;border-radius:8px}.footer-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.footer-bottom{gap:.5rem;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.scroll-top{font-size:20px !important}.scroll-top img{height:18px;width:18px}}h3.highlight-green{margin-top:-328px;margin-bottom:31px}.footer-bottom p{color:#8f8f8f}@media(max-width: 768px){.footer-bottom p{font-size:10px !important;color:#8f8f8f;line-height:140%}}footer a{text-decoration:none}footer a span.cmp-link__screen-reader-only{display:none}.header-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#000;color:#fff;padding:16px 0px !important;position:fixed;top:0;z-index:10000;width:100vw}.header-navbar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;-webkit-animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;-webkit-transform:translateY(-80px);transform:translateY(-80px)}@-webkit-keyframes headerContainerSlide{from{-webkit-transform:translateY(-80px);transform:translateY(-80px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes headerContainerSlide{from{-webkit-transform:translateY(-80px);transform:translateY(-80px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}.header-navbar__logo-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;height:48px}.header-navbar__logo{font-weight:100;font-size:33.23px;font-family:"FlyingFlea-Bold";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header-navbar__logo-text{padding-left:40px;-webkit-transition:opacity .3s ease,visibility .3s ease,display .3s ease;transition:opacity .3s ease,visibility .3s ease,display .3s ease;opacity:1;visibility:visible;display:block;width:200px;text-align:left}.header-navbar__logo-icon{-webkit-transition:opacity .3s ease,visibility .3s ease,display .3s ease;transition:opacity .3s ease,visibility .3s ease,display .3s ease;opacity:0;visibility:hidden;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width: 769px){.header-navbar__logo-icon{opacity:0;visibility:hidden;display:none}}@media(max-width: 768px){.header-navbar__logo-icon{display:none}}.header-navbar__nav-container{display:-webkit-box;display:-ms-flexbox;display:flex}.header-navbar__nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-left:25px;font-family:Inter;font-weight:400;font-style:Regular;font-size:14px;line-height:110%;letter-spacing:0%}.header-navbar__link{cursor:pointer;color:#fff;text-decoration:none;font-size:14px;font-weight:400;font-family:"InterDisplay";-webkit-transition:color .2s;transition:color .2s}.header-navbar__nav:hover{color:#00b3b3}.header-navbar__link:hover{color:#00b3b3}.header-navbar__link.active{color:#00b3b3}.header-navbar__nav.active{color:#00b3b3}.header-navbar__actions{padding-right:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-navbar__search{width:28px;height:28px;background:none;border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;padding:0;display:none !important}.header-navbar__lang-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header-navbar__lang-btn{background:none;border:none;color:#fff;font-size:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:16px;font-weight:400;font-family:"InterDisplay"}.header-navbar__lang-icon{width:20px;height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:6px}.header-navbar__lang-text{margin:0 4px;font-family:"InterDisplay";font-size:14px;font-weight:400}.header-navbar__lang-arrow{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:2px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.header-navbar__lang-dropdown{position:absolute;right:0;top:calc(100% + 15px);background:#fff;color:#000;border:1px solid #fff;border-radius:12px;min-width:276px;width:276px;padding:20px;display:none;z-index:11000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.header-navbar__lang-dropdown::before{content:"";position:absolute;top:-5px;right:16px;width:12px;height:12px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-navbar__lang-option{width:100%;padding:0 0 16px;background:none;border:none;text-align:left;font-size:14px;font-weight:500;font-family:"InterDisplay" !important;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ededed;text-decoration:none}.header-navbar__lang-option p{color:#000}.header-navbar__lang-option img{width:22px;height:22px}.header-navbar__cta{background:#05a8a3;color:#000;border:none;border-radius:8px;padding:10px 22px;font-size:16px;font-weight:700;font-family:"InterDisplay" !important;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;text-decoration:none}.header-navbar__cta:hover{background:#099}@media(max-width: 768px){.header-navbar__lang-icon{width:14.5px !important;height:14.5px !important;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:6px}.header-navbar__lang-dropdown{right:-79px}.header-navbar__lang-dropdown::before{right:100px}}.header-navbar__lang-select.is-open .header-navbar__lang-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex}.header-navbar__lang-arrow{width:16px;height:16px}.header-navbar__lang-select.is-open .header-navbar__lang-arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header-navbar__cta{background:#05a8a3;color:#000;border:none;border-radius:8px;font-size:16px;font-weight:700;font-family:"InterDisplay" !important;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-navbar__cta:hover{background:#099}.header-navbar__logo button{display:none}.header-navbar__hamburger{position:relative;background:none;border:none;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-navbar__hamburger{position:relative;background:none;border:none;padding:0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px}.hamburger-lines{position:relative;width:17px;height:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hamburger-line{height:2px;background-color:#fff;border-radius:1px;-webkit-transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);-webkit-transform-origin:center;transform-origin:center}.hamburger-line.line-1{width:100%}.hamburger-line.line-2{width:75%}.hamburger-line.line-3{width:50%}.header-navbar__hamburger.active .hamburger-lines{width:12px !important;height:12px !important}.header-navbar__hamburger.active .line-1,.mobile-modal.active~.header-navbar .header-navbar__hamburger .line-1{width:100%;-webkit-transform:translateY(5px) rotate(45deg);transform:translateY(5px) rotate(45deg)}.header-navbar__hamburger.active .line-2,.mobile-modal.active~.header-navbar .header-navbar__hamburger .line-2{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.header-navbar__hamburger.active .line-3,.mobile-modal.active~.header-navbar .header-navbar__hamburger .line-3{width:100%;-webkit-transform:translateY(-5px) rotate(-45deg);transform:translateY(-5px) rotate(-45deg)}.header-navbar__logo h1{color:#fff;font-size:33.23px}@media(max-width: 768px){.header-navbar{padding:16px 16px;height:64px !important;-webkit-box-sizing:border-box;box-sizing:border-box}.header-navbar__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header-navbar__logo-text{padding-left:0px;font-size:18px !important;width:auto}.header-navbar__actions{padding-right:20px}.header-navbar__logo-icon{display:none !important;width:auto}.header-navbar__cta{font-size:12px;padding:8px 16px;height:32px;font-family:"Inter" !important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none}.header-navbar__logo button{background:none;border:none;padding:0;display:block}.header-navbar__logo h1{color:#fff;font-size:18px !important}.headernavbar .header-navbar .header-navbar__logo-nav .header-navbar__logo{font-family:"FlyingFlea-Bold";font-weight:700;font-style:Bold;font-size:18px;margin-left:20px}.headernavbar .header-navbar .header-navbar__logo-nav .header-navbar__nav{display:none !important}.headernavbar .header-navbar__actions .header-navbar__search{display:none !important}.headernavbar .header-navbar__actions .header-navbar__lang-select .header-navbar__lang-text{display:none !important}}.mobile-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;display:none;background:#fff;opacity:0;pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;pointer-events:auto;visibility:visible}.mobile-modal.closing{opacity:0;pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);pointer-events:auto}.mobile-modal.active .mobile-modal__overlay{opacity:1}.mobile-modal.closing .mobile-modal__overlay{opacity:0;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal__content{position:relative;width:100%;height:100dvh;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal.active .mobile-modal__content{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.mobile-modal.closing .mobile-modal__content{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal__header{background:#000;color:#fff;height:72px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;z-index:10000}.mobile-modal__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:24px 16px;overflow-y:auto;width:100%;min-height:0}.mobile-modal__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:32px;opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s,-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s;transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s,-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s;transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s,transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s;transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s,transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s,-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .1s}.mobile-modal.active .mobile-modal__nav{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.mobile-modal.closing .mobile-modal__nav{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal__nav-item a{background:#fff;border:1px solid #ccc;border-radius:12px;overflow:hidden}.mobile-modal__nav-item{display:contents;gap:16px}.mobile-modal__link{color:#000;text-decoration:none;font-size:16px;font-weight:500;font-family:"InterDisplay";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4px 0 16px;-webkit-transition:all .2s ease;transition:all .2s ease;min-height:52px}.mobile-modal__link:hover{background-color:#f8f8f8;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.mobile-modal__link-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.mobile-modal__link-arrow{-ms-flex-negative:0;flex-shrink:0}.mobile-modal__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:auto;padding-top:16px;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s,-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s;transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s,-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s;transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s,transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s;transition:opacity .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s,transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s,-webkit-transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s;width:100%}.mobile-modal.active .mobile-modal__actions{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.mobile-modal.closing .mobile-modal__actions{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.mobile-modal__action-btn{width:100%;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:700;font-family:"Inter" !important;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;min-height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;text-align:center;word-wrap:break-word;white-space:normal;line-height:1.2}.mobile-modal__action-btn--secondary{background:#fff;color:#000;border:1px solid #000;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.mobile-modal__action-btn--secondary:hover{background:#f8f8f8;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}.mobile-modal__action-btn--primary{background:#00b3b3;color:#000;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.mobile-modal__action-btn--primary:hover{background:#099;-webkit-transform:translateY(-1px);transform:translateY(-1px);-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media(max-width: 480px){.mobile-modal__action-btn{padding:14px 20px;font-size:15px;min-height:48px}.mobile-modal__actions{gap:10px;padding-top:12px}}.ff-club-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;display:none;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ff-club-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:20px;overflow-y:auto;opacity:1;pointer-events:auto;visibility:visible}@media(max-width: 768px){.ff-club-modal.active{padding:0px !important}}.ff-club-modal.closing{opacity:0;pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ff-club-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ff-club-modal__content{position:relative;background:#fff;border-radius:12px;max-width:500px;width:90%;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.3);box-shadow:0 20px 40px rgba(0,0,0,.3);-webkit-animation:modalSlideIn .3s ease-out;animation:modalSlideIn .3s ease-out;opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@media(max-width: 768px){.ff-club-modal__content{width:100% !important;border-radius:0px !important;margin:0px !important}}.ff-club-modal.active .ff-club-modal__content{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.ff-club-modal.closing .ff-club-modal__content{opacity:0;-webkit-transform:scale(0.95) translateY(40px);transform:scale(0.95) translateY(40px);-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),-webkit-transform .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}@-webkit-keyframes modalSlideIn{from{opacity:0;-webkit-transform:scale(0.9) translateY(-20px);transform:scale(0.9) translateY(-20px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes modalSlideIn{from{opacity:0;-webkit-transform:scale(0.9) translateY(-20px);transform:scale(0.9) translateY(-20px)}to{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}.mobile-modal__link-text{font-size:14px !important}.ff-club-modal__close{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;z-index:10;border-radius:50%;-webkit-transition:background-color .2s;transition:background-color .2s}.ff-club-modal__close:hover{background-color:#f5f5f5}.ff-club-modal__body{padding:66px 60px 24px 60px;max-width:560px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.ff-club-modal__header{text-align:center;margin-bottom:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ff-club-modal__title{font-size:36px;font-weight:700;margin:0 0 16px 0;line-height:1.2;text-align:center}.ff-club-modal__body--success h2{font-size:38px !important}.ff-club-modal__title-line1{display:block;margin-bottom:4px}.ff-club-modal__title-line2{display:block}.ff-club-modal__title-part1{color:#000}.ff-club-modal__title-part2{color:#000}.ff-club-modal__title-part3{color:#00b3b3}.ff-club-modal__underline{width:60px;height:2px;background:#000;margin:0 auto 16px}.ff-club-modal__description{color:#787878;font-size:16px;line-height:18px;margin:0;font-family:"Inter" !important;font-weight:400;width:280px}.ff-club-modal__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.ff-club-modal__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}#email-field .ff-club-modal__input{padding:0px !important}#email-field{gap:0px !important}#terms .ff-club-modal__checkbox-text{font-size:14px !important;font-weight:400 !important;line-height:150% !important}.ff-club-modal__label{color:#0f1010;font-family:"Guardian Sans",sans-serif;font-weight:400;font-size:16px;line-height:20px}.ff-club-modal__input{border:none;border-bottom:1px solid #bdbdbd;background:rgba(0,0,0,0);font-size:16px;line-height:40px;font-family:"Guardian Sans",sans-serif;outline:none;color:#0f1010;-webkit-transition:border-color .2s;transition:border-color .2s}.ff-club-modal__input::-webkit-input-placeholder{font-family:"Guardian Sans",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:0;color:#0f1010}.ff-club-modal__input::-moz-placeholder{font-family:"Guardian Sans",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:0;color:#0f1010}.ff-club-modal__input:-ms-input-placeholder{font-family:"Guardian Sans",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:0;color:#0f1010}.ff-club-modal__input::-ms-input-placeholder{font-family:"Guardian Sans",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:0;color:#0f1010}.ff-club-modal__input::placeholder{font-family:"Guardian Sans",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:20px;letter-spacing:0;color:#0f1010}.ff-club-modal__input #email{color:#000;padding:0px !important}.ff-club-modal__input:focus{border-bottom-color:#00b3b3}.ff-club-modal__input.error{border-bottom-color:#f44}.ff-club-modal__error{color:#f44;font-size:12px;min-height:16px}.ff-club-modal__select-wrapper{position:relative}.ff-club-modal__select{width:100%;border:none;border-bottom:1px solid #bdbdbd;font-size:16px;line-height:40px;font-weight:400;outline:none;background:rgba(0,0,0,0);color:#0f1010;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.ff-club-modal__select-arrow{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#666;pointer-events:none}.ff-club-modal__radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.ff-club-modal__radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer}.ff-club-modal__radio input{display:none}.ff-club-modal__radio-custom{width:18px;height:18px;border:2px solid #ddd;border-radius:50%;position:relative;-webkit-transition:all .2s;transition:all .2s}.ff-club-modal__radio input:checked+.ff-club-modal__radio-custom{border-color:#acdd00;background:#acdd00}.ff-club-modal__radio input:checked+.ff-club-modal__radio-custom::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:4.12px;border-right:2px solid #000;border-top:2px solid #000;-webkit-transform:translate(-50%, -50%) rotate(125deg);transform:translate(-50%, -50%) rotate(125deg)}.ff-club-modal__radio-text{font-size:14px;color:#000}.ff-club-modal__section-title{font-size:16px;font-weight:600;color:#000;margin:0 0 10px 0}.ff-club-modal__section-description{color:#474747;font-size:14px;line-height:20px;margin:14px 0 15px 0;font-weight:400}.ff-club-modal__scrollable-content{max-height:400px;overflow-y:auto;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;margin-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media(max-width: 768px)and (min-height: 650px){.ff-club-modal__scrollable-content{max-height:380px}}@media(max-width: 768px)and (min-height: 800px){.ff-club-modal__scrollable-content{max-height:480px}}@media(max-width: 768px)and (min-height: 900px){.ff-club-modal__scrollable-content{max-height:550px}}.ff-club-modal__scrollable-content.expanded{max-height:none;overflow:visible}.ff-club-modal__scrollable-content::-webkit-scrollbar{width:7px}.ff-club-modal__scrollable-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ff-club-modal__scrollable-content::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:40px;min-height:93px}.ff-club-modal__scrollable-content::-webkit-scrollbar-thumb:hover{background:#d9d9d9}.ff-club-modal__scrollable-content{scrollbar-width:thin;scrollbar-color:#d9d9d9 rgba(0,0,0,0)}.ff-club-modal__down-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:50%;-webkit-transition:all .3s ease;transition:all .3s ease}.ff-club-modal__down-arrow svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.ff-club-modal__down-arrow.expanded{display:none}.ff-club-modal__checkbox-group{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.ff-club-modal__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer}.ff-club-modal__divider{background-color:#ccc;color:#ccc}.ff-club-modal__checkbox input{display:none}.ff-club-modal__checkbox-custom{width:13px;height:13.24px;border:2px solid #ddd;border-radius:50%;position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:2px;-webkit-transition:all .2s;transition:all .2s}.ff-club-modal__checkbox-custom--terms{border-radius:2px;width:24px;height:24px}.ff-club-modal__checkbox input:checked+.ff-club-modal__checkbox-custom{border-color:#787878;background:#787878}.ff-club-modal__checkbox input:checked+.ff-club-modal__checkbox-custom::after{content:"";position:absolute;top:50%;left:50%;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:translate(-50%, -60%) rotate(45deg);transform:translate(-50%, -60%) rotate(45deg)}.ff-club-modal__checkbox input:checked+.ff-club-modal__checkbox-custom--terms{border-color:#acdd00;background:#acdd00}.ff-club-modal__checkbox input:checked+.ff-club-modal__checkbox-custom--terms::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;-webkit-transform:translate(-50%, -60%) rotate(45deg);transform:translate(-50%, -60%) rotate(45deg)}.ff-club-modal__checkbox-text{font-size:14px;color:#474747;line-height:1.4;font-weight:300}.ff-club-modal__checkbox-text a{text-decoration:none;color:#474747;font-weight:800}.ff-club-modal__checkbox a{text-decoration:none}.ff-club-modal__submit{background:#00b3b3;color:#000;border:none;padding:16px 32px;font-family:"Inter" !important;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;margin-top:10px;width:100%;text-transform:none}.ff-club-modal__submit:hover{background:#099}.ff-club-modal--success{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10000;display:none;background:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;-webkit-transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);transition:opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94),visibility .4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.ff-club-modal--success .ff-club-modal__content{max-width:560px;max-height:380px;text-align:center}.ff-club-modal__success-icon{margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ff-club-modal__success-title{font-size:38px !important;font-family:"FlyingFlea-Bold" !important;font-weight:700;margin:0 0 15px 0;color:#000;letter-spacing:.5px;line-height:140%}.ff-club-modal__success-greeting{color:#000}.ff-club-modal__success-message{color:#787878;font-size:16px;line-height:110%;margin:0 0 32px 0;max-width:330px;margin-left:auto;margin-right:auto;font-weight:400}.ff-club-modal__success-btn{background:#05a8a3;color:#000;border:none;padding:16px 40px;border-radius:8px;font-size:18px;font-weight:800;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;min-width:190px;height:56px;font-family:"Inter" !important}.ff-club-modal__success-btn:hover{background:#099}@media(max-width: 768px){.ff-club-modal__content{width:95%;margin:20px;height:100dvh}.ff-club-modal__body{padding:32px 40px 24px 40px}.ff-club-modal__title{font-size:24px}.ff-club-modal__radio-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}}.newsletter-success-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter-success-modal.active{display:-webkit-box;display:-ms-flexbox;display:flex}.newsletter-success-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(62,62,62,.5)}.newsletter-success-modal__content{position:relative;background:#fff;border-radius:12px;padding:20px;max-width:509px;height:210px;text-align:center;-webkit-animation:modalSlideIn .3s ease-out;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{from{opacity:0;-webkit-transform:translateY(-20px) scale(0.95);transform:translateY(-20px) scale(0.95)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.newsletter-success-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;border-radius:50%;-webkit-transition:background-color .2s;transition:background-color .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.newsletter-success-modal__close:hover{background:rgba(0,0,0,.05)}.newsletter-success-modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.newsletter-success-modal__icon{height:72px;width:72px}.newsletter-success-modal__title{font-size:20px;font-family:"Inter" !important;font-weight:600 !important;color:#000;margin:0;line-height:1.2}.newsletter-success-modal__message{font-size:14px;color:#000;margin:0;line-height:17px;font-family:"Inter";font-weight:400}@media(max-width: 768px){.newsletter-success-modal__content{padding:32px 24px;margin:20px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.newsletter-success-modal__title{font-size:24px}.newsletter-success-modal__message{font-size:14px}}.ff-club-modal--success.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:1;pointer-events:auto;visibility:visible}@media(max-width: 768px){#ffClubSuccessModal .ff-club-modal__content{margin:20px !important;border-radius:12px !important;height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}#ffClubSuccessModal .ff-club-modal__body{padding:32px 20px 24px 20px}.ff-club-modal__form{height:100%}.ff-club-modal__form-footer{position:absolute;width:80%;bottom:24px;background:#fff}}.ff-club-modal .validation{color:#ff6161;display:none}#terms.highlight .ff-club-modal__checkbox-text p,#terms.highlight .ff-club-modal__checkbox-text a{color:#ff6161;font-weight:500;-webkit-animation:blink-bg .6s ease;animation:blink-bg .6s ease}@-webkit-keyframes blink-bg{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,0)}}@keyframes blink-bg{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,0)}}.cmp-helloworld__item-label{margin-bottom:0}.cmp-helloworld__item-output{margin-top:0}@-webkit-keyframes slideDownFadeInImage{0%{-webkit-transform:translateY(-210px);transform:translateY(-210px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDownFadeInImage{0%{-webkit-transform:translateY(-210px);transform:translateY(-210px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideDownFadeInImageZoomIn{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes slideDownFadeInImageZoomIn{0%{-webkit-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideDownFadeInText{0%{opacity:0;-webkit-transform:translateY(-120px);transform:translateY(-120px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDownFadeInText{0%{opacity:0;-webkit-transform:translateY(-120px);transform:translateY(-120px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideDownFadeIn{0%{opacity:0;-webkit-transform:translateY(-210px);transform:translateY(-210px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDownFadeIn{0%{opacity:0;-webkit-transform:translateY(-210px);transform:translateY(-210px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.top-section{text-align:center;padding:48px 494px 52px 495px}@media screen and (max-width: 768px){.top-section{-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 47px 24px 47px;height:125px;width:100%;margin-bottom:-20px}}#ff-top-header-web .top-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ff-top-header-web .top-section .subtitle{width:15%}@media screen and (max-width: 768px){#ff-top-header-web .top-section .subtitle{width:100% !important}}.top-section h1{font-size:48px;font-family:"FlyingFlea-Bold";font-weight:700;letter-spacing:0;line-height:110%}@media screen and (max-width: 768px){.top-section h1{font-size:32px !important}}#ff-club-heading .top-section .club{color:#05a8a3;font-size:70px}@media screen and (max-width: 768px){#ff-club-heading .top-section .club{font-size:50px !important}}.top-section .club{color:#05a8a3}#ff-club-heading .subtitle{margin-top:18px;line-height:21px}.subtitle{font-size:18px;color:#333;margin-top:8px;font-family:"Inter";font-weight:500;line-height:100%;padding:0 84px}@media screen and (max-width: 768px){.subtitle{padding:0px 40px;line-height:110%;color:#333;font-family:"Inter";font-weight:400}}#ff-club-heading{opacity:0;-webkit-transform:translateY(-210px);transform:translateY(-210px);-webkit-animation:slideDownFadeIn 1.2s ease-out forwards;animation:slideDownFadeIn 1.2s ease-out forwards;display:block;width:100%;position:relative;overflow:visible;z-index:1}#ff-club-heading .top-section h1{font-size:27px;font-family:"FlyingFlea-Bold";font-weight:700;letter-spacing:0;line-height:110%;-webkit-animation:slideDownFadeInText 1s ease-out forwards;animation:slideDownFadeInText 1s ease-out forwards;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media screen and (max-width: 700px){#ff-club-heading{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:none;animation:none;min-height:142px}#ff-club-heading .top-section h1{-webkit-animation:none;animation:none}}#ff-club-banner-image{-webkit-transform:translateY(-210px);transform:translateY(-210px);-webkit-animation:slideDownFadeInImage 1.2s ease-out forwards;animation:slideDownFadeInImage 1.2s ease-out forwards;display:block;width:100%;position:relative;overflow:visible;z-index:10}#ff-club-banner-image #banner-video{-webkit-animation:slideDownFadeInImageZoomIn 1.5s ease-out forwards;animation:slideDownFadeInImageZoomIn 1.5s ease-out forwards}@media screen and (max-width: 700px){#ff-club-banner-image{-webkit-transform:translateY(0);transform:translateY(0);-webkit-animation:none;animation:none}#ff-club-banner-image #banner-video{-webkit-animation:none;animation:none}}@media screen and (max-width: 768px){#ff-club-heading .top-section{-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px 48px 24px 47px !important;width:100%}#ff-club-heading .top-section h1{font-size:20px !important;font-family:"FlyingFlea-Bold" !important;font-weight:700;letter-spacing:0;line-height:110%}#ff-club-heading .top-section .subtitle{font-size:14px !important;color:#1a1a1a;font-family:"Inter" !important;font-weight:400;line-height:110%;letter-spacing:0}}@media screen and (max-width: 768px){#mobile-homepage-carousel-container .top-section h1{color:#fff}#mobile-homepage-carousel-container .top-section .subtitle{font-size:14px !important;color:#f4f4f2}}.notactive{height:100% !important}#mobile-homepage-carousel-container .horizontalslidingstack{height:75% !important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:0 !important;position:relative}@media screen and (max-height: 680px){#mobile-homepage-carousel-container .horizontalslidingstack{height:70% !important}}#mobile-homepage-carousel-container .horizontalslidingstack .horizontal-stack-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:75vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%;overflow:hidden}#mobile-homepage-carousel-container .horizontalslidingstack .underline{color:#d0fd0a}#mobile-homepage-carousel-container .horizontalslidingstack .item{cursor:-webkit-grab;cursor:grab;height:100%;padding:15px;position:absolute;-ms-touch-action:none;touch-action:none;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s;max-width:500px;width:95%;border-radius:16px}@media screen and (max-width: 768px){#mobile-homepage-carousel-container .horizontalslidingstack .item{padding:0}}#mobile-homepage-carousel-container .horizontalslidingstack .item:first-child{max-width:100%;width:100%}#mobile-homepage-carousel-container .horizontalslidingstack .sliding .item{-webkit-transition:none;transition:none}#mobile-homepage-carousel-container .horizontalslidingstack .item:not(.active){top:10px;-webkit-filter:brightness(1);filter:brightness(1);height:100% !important}#mobile-homepage-carousel-container .horizontalslidingstack .item.active{top:15px}#mobile-homepage-carousel-container .horizontalslidingstack .card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#888;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;height:82%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0px;pointer-events:none;position:relative;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s, -webkit-box-shadow .3s;width:100%;border-radius:16px !important;overflow:hidden}#mobile-homepage-carousel-container .horizontalslidingstack .item:first-child.active .card{border-radius:0}#mobile-homepage-carousel-container .horizontalslidingstack .horizontalslidingstack:last-child{height:88% !important}#mobile-homepage-carousel-container .horizontalslidingstack .horizontalslidingstack:last-child .item.active .card{height:100%}#mobile-homepage-carousel-container .horizontalslidingstack .horizontalslidingstack:last-child .item:not(.active) .card{height:82%}#mobile-homepage-carousel-container .horizontalslidingstack .horizontalslidingstack:last-child .item.active{top:0 !important;-webkit-transform:none !important;transform:none !important;-webkit-transition:none !important;transition:none !important}#mobile-homepage-carousel-container .horizontalslidingstack .horizontalslidingstack:last-child .item{-webkit-transition:none !important;transition:none !important}#mobile-homepage-carousel-container .horizontalslidingstack .horizontalslidingstack:last-child .item.active{cursor:-webkit-grab !important;cursor:grab !important}#mobile-homepage-carousel-container .horizontalslidingstack .next .card:before,#mobile-homepage-carousel-container .horizontalslidingstack .next .card:after{content:"";display:block;height:7px;position:absolute}#mobile-homepage-carousel-container .horizontalslidingstack .underline{color:#d0fd0a}#mobile-homepage-carousel-container .horizontalslidingstack .next .card:before{background:rgba(255,255,255,.6);bottom:-7px;left:4%;width:92%}#mobile-homepage-carousel-container .horizontalslidingstack .next .card:after{background:rgba(255,255,255,.2);bottom:-14px;left:7%;width:86%}#mobile-homepage-carousel-container .horizontalslidingstack .active{z-index:2}#mobile-homepage-carousel-container .horizontalslidingstack .next{z-index:1}#mobile-homepage-carousel-container .horizontalslidingstack .next .card{height:82% !important}#mobile-homepage-carousel-container .horizontalslidingstack .active .card{-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;height:100% !important}#mobile-homepage-carousel-container .horizontalslidingstack .indicator{-webkit-animation:move 1s infinite ease-in-out;animation:move 1s infinite ease-in-out;bottom:20px;color:#ccc;font-size:5vh;left:20px;position:absolute;z-index:10}@-webkit-keyframes move{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(20%);transform:translateX(20%)}}@keyframes move{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(20%);transform:translateX(20%)}}#mobile-homepage-carousel-container .horizontalslidingstack .dots-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;position:absolute;bottom:0px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1000;pointer-events:auto;width:100%;height:30px}#mobile-homepage-carousel-container .horizontalslidingstack .dot{width:6px;height:6px;border-radius:8px;background-color:rgba(255,255,255,.8);cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}#mobile-homepage-carousel-container .horizontalslidingstack .dot:hover{background-color:#fff}#mobile-homepage-carousel-container .horizontalslidingstack .dot.active{background-color:#d0fd0a;width:14px}.intoductionsection .introduction-section{width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:82px 0}.intoductionsection .intro-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1450px;width:100%;gap:120px;padding:0 40px}.intoductionsection .intro-image{width:654px;height:368px;border-radius:16px;display:block}@media(max-width: 768px){.intoductionsection .intro-image{width:100%;height:auto;border-radius:8px}.intoductionsection .intoductionsection .intro-content .intro-text{font-size:16px;font-weight:700;color:#333;margin-bottom:32px;line-height:20px;padding-right:0 !important}.intoductionsection .introduction-section{width:100%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 15px 41px 16px}}.intoductionsection .intro-content{-webkit-box-flex:2;-ms-flex:2 1 0px;flex:2 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:601px;height:229px;margin-top:60px}.intoductionsection .intro-content .intro-text{font-size:22px;font-weight:700;font-family:"Inter" !important;color:#000;margin-bottom:32px;line-height:24px;padding-right:0 !important}@media(min-width: 700px){.intoductionsection .intro-content .intro-text{-webkit-transform:translateY(-40px);transform:translateY(-40px);opacity:0;-webkit-transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;will-change:transform,opacity}.intoductionsection .intro-content .intro-text.animate-in{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.intoductionsection .intro-underline{width:98px;height:1px;background:#05a8a3;margin-bottom:32px}.intoductionsection .intro-content p{color:#000;font-size:16px;line-height:20px;padding-right:64px;margin:0;font-weight:400}@media(min-width: 700px){.intoductionsection .intro-content p{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0;-webkit-transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;will-change:transform,opacity}.intoductionsection .intro-content p.animate-in{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@media(min-width: 700px){.intoductionsection .intro-sub-text{-webkit-transform:translateY(40px);transform:translateY(40px);opacity:0;-webkit-transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out;transition:transform 1.2s ease-out,opacity 1.2s ease-out,-webkit-transform 1.2s ease-out;will-change:transform,opacity}.intoductionsection .intro-sub-text.animate-in{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@media(max-width: 768px){.intoductionsection .intro-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.intoductionsection .intro-content{min-width:0;margin-top:0}.intoductionsection .intro-text{font-size:16px !important;line-height:23px !important;margin-bottom:24px !important;padding-right:0 !important;opacity:1 !important;-webkit-transform:none !important;transform:none !important}.intoductionsection .intro-sub-text{font-size:12px !important;line-height:20px;color:#000;font-family:"Inter";opacity:1 !important;-webkit-transform:none !important;transform:none !important}.intoductionsection .intro-underline{margin-bottom:24px !important;width:98px !important}.intoductionsection .intro-underline{font-size:12px !important}.intoductionsection .intro-content p{font-size:16px;line-height:21px !important;padding-right:4% !important}.intoductionsection .two-card-section{-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 50.74px 40px 51.74px !important}}@media(max-width: 768px){.intoductionsection .intro-container{padding:0;gap:24px}.intoductionsection .intro-image-wrapper{max-width:100%;min-width:0}.intoductionsection .intro-image-wrapper img{width:100%;height:auto;aspect-ratio:329/185}.intoductionsection .intro-content h2{font-size:1.1rem}.intoductionsection .intro-highlight{font-size:1.2rem}}.intoductionsection .intro-image-wrapper{overflow:hidden;border-radius:8px}.intoductionsection .intro-image-wrapper img{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:-webkit-transform 1.2s ease-out;transition:-webkit-transform 1.2s ease-out;transition:transform 1.2s ease-out;transition:transform 1.2s ease-out, -webkit-transform 1.2s ease-out;will-change:transform}.intoductionsection .intro-image-wrapper img.scaled-down{-webkit-transform:scale(1);transform:scale(1)}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.marketingbanner .banner-image.desktop{display:block;width:100%;height:789px;position:relative;-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-animation:bannerImageScale 1200ms ease-out forwards;animation:bannerImageScale 1200ms ease-out forwards}@media(max-width: 768px){.marketingbanner .banner-image.desktop{height:550px}}.marketingbanner .banner-image.mobile{display:none}.marketingbanner .marketing-banner{position:relative;width:100%;min-height:600px;overflow:hidden;background:#111;-webkit-transform:translateY(-51px);transform:translateY(-51px);-webkit-animation:bannerOverlaySlide 1200ms ease-out forwards;animation:bannerOverlaySlide 1200ms ease-out forwards}@media(min-width: 700px){.marketingbanner .marketing-banner{-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important}}.marketingbanner .fallbackImage.banner-image.mobile{display:""}@-webkit-keyframes bannerImageScale{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bannerImageScale{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.marketingbanner .banner-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(0.7);filter:brightness(0.7)}.marketingbanner .banner-overlay{position:absolute;left:0;bottom:0;width:100%;padding:40px 60px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.marketingbanner .banner-down-arrow-web{position:absolute;bottom:24px;left:50%}@media(max-width: 700px){.marketingbanner .banner-down-arrow-web{display:none}}@-webkit-keyframes bannerOverlaySlide{from{-webkit-transform:translateY(-51px);transform:translateY(-51px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bannerOverlaySlide{from{-webkit-transform:translateY(-51px);transform:translateY(-51px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerContainerSlide{from{-webkit-transform:translateY(-80px);transform:translateY(-80px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}.marketingbanner .banner-overlay h1{-webkit-animation:slideDownFadeInText 1200ms ease-out forwards;animation:slideDownFadeInText 1200ms ease-out forwards}@keyframes slideDownFadeInText{from{-webkit-transform:translateY(-51px);transform:translateY(-51px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.marketingbanner .banner-overlay h1{font-size:clamp(2rem,5vw,2.8rem);font-weight:100;margin-bottom:32px;line-height:1.2;font-size:54px !important}.marketingbanner .banner-overlay .bold{font-weight:100;color:#fff}.marketingbanner .banner-overlay .highlight{color:#fff;font-weight:100;-webkit-animation:highlightColorChange 1200ms ease-out 1200ms forwards;animation:highlightColorChange 1200ms ease-out 1200ms forwards}@media(max-width: 700px){.marketingbanner .banner-overlay,.marketingbanner .banner-overlay *,.marketingbanner .banner-overlay h1,.marketingbanner .marketing-banner,.marketingbanner .banner-image.desktop{-webkit-animation:none !important;animation:none !important}.marketingbanner .banner-overlay{-webkit-animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards !important;animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards !important;-webkit-transform:translateY(-80px);transform:translateY(-80px)}.marketingbanner .banner-overlay h1,.marketingbanner .banner-overlay *{-webkit-animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards !important;animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards !important;-webkit-transform:translateY(-80px);transform:translateY(-80px)}.marketingbanner .banner-overlay .highlight{-webkit-animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards,highlightColorChange 1200ms ease-out 1200ms forwards !important;animation:headerContainerSlide .6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards,highlightColorChange 1200ms ease-out 1200ms forwards !important;-webkit-transform:translateY(-80px);transform:translateY(-80px)}}@-webkit-keyframes highlightColorChange{0%{color:#fff}100%{color:#d0fd0a}}@keyframes highlightColorChange{0%{color:#fff}100%{color:#d0fd0a}}.marketingbanner .banner-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-bottom:24px}.marketingbanner .banner-navigation .dot{width:60px;height:5px;background:#fff;opacity:.4;border-radius:2px;-webkit-transition:opacity .3s;transition:opacity .3s;cursor:pointer}.marketingbanner .banner-navigation .dot.active{opacity:1;background:#00a8a3 !important;width:90px}.marketingbanner .banner-arrows{position:absolute;right:40px;bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.marketingbanner .banner-arrows .arrow{background:none;border:none;color:#fff;cursor:pointer;opacity:.7;-webkit-transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,-webkit-transform .2s;transition:opacity .2s,transform .2s;transition:opacity .2s,transform .2s,-webkit-transform .2s;padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px}.marketingbanner .banner-arrows .arrow:hover{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.marketingbanner .banner-arrows .arrow svg{width:18px;height:34px;-webkit-transition:stroke .2s;transition:stroke .2s}.marketingbanner .banner-arrows .arrow:hover svg path{stroke:#00a8a3 !important}.marketingbanner .banner-down-arrow{position:absolute;width:65px;left:50%;bottom:0px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(max-width: 768px){.marketingbanner .banner-down-arrow{display:none}.marketingbanner .marketing-banner{height:100%;-webkit-transform:translateY(0px) !important;transform:translateY(0px) !important}.marketingbanner .introduction-section{padding:32px 16px;height:550px !important}.marketingbanner .banner-overlay{padding:20px 30px}.marketingbanner .banner-overlay h1{font-size:32px !important;margin-bottom:20px}.marketingbanner .banner-navigation{margin-bottom:16px}.marketingbanner .banner-arrows{right:20px;bottom:20px;gap:16px}.marketingbanner .banner-arrows .arrow{font-size:1.8rem}.marketingbanner .fallbackImage.banner-image.desktop{display:""}}@media(max-width: 480px){.marketingbanner .banner-overlay{padding:16px 20px}.marketingbanner .banner-overlay h1{font-size:32px;margin-bottom:16px}.marketingbanner .banner-navigation .dot{width:28px;height:3px}.marketingbanner .banner-arrows{right:16px;bottom:16px;gap:12px}.marketingbanner .banner-arrows .arrow{font-size:1.5rem}}.marketingbanner h1{color:#fff}@media(max-width: 768px){.marketingbanner .banner-image.mobile{display:block}.marketingbanner .banner-image.desktop{display:none}.marketingbanner .banner-image{width:100%;height:600px}.marketingbanner .banner-navigation{display:none !important}.marketingbanner .card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.marketingbanner .banner-arrows{display:none !important}}@media screen and (max-width: 768px){#membershipCard-container>div>div.membership-body .membership-title{margin-left:21px !important;margin-right:37px !important;font-family:"Inter";font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;color:#fff !important}}@media screen and (max-width: 768px){#membershipCard-container>div>div.membership-body>ul>li{font-family:"Inter";font-weight:300;font-size:14px;line-height:100%;letter-spacing:0px;color:#ddd !important}}#ff-club-app>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div{background-color:#1c1c1e !important}@media screen and (max-width: 768px){#ff-club-app #membershipCard-container>div{margin:20px 24px}#ff-club-app #membershipCard-container>div .membership-body>div{border:1px solid;border-image-source:linear-gradient(90deg, #1d3332 0%, #00a8a3 49.96%, #1c3231 100%);border-image-slice:1;height:1px;margin-bottom:20px}}.membershipbenefits .membership-card{background:#1c1c1e;border:1px solid #404040;border-radius:12px;max-width:400px;margin:16px;overflow:hidden;-webkit-box-shadow:0px 0px 14px 0px rgba(0,0,0,.0784313725);box-shadow:0px 0px 14px 0px rgba(0,0,0,.0784313725)}@media screen and (max-width: 768px){.membershipbenefits .membership-card{max-width:100% !important;margin:20px 24px !important}}.membershipbenefits .membership-header{background-color:#242a27;text-align:center;padding:1.5rem 1rem}@media screen and (max-width: 768px){.membershipbenefits .membership-header{padding:32px 0 !important}}.membershipbenefits .membership-price{font-size:32px;line-height:32px;font-weight:700;color:#fff}.membershipbenefits .membership-duration{color:#fff;margin-top:4px;font-size:16px;font-weight:500;line-height:100%;margin-left:5px}.membershipbenefits .membership-body{padding:1.5rem 1.2rem}.membershipbenefits .membership-title{font-size:24px;font-weight:700;line-height:100%;margin-bottom:1.5rem;color:#fff;text-align:center}@media screen and (max-width: 768px){.membershipbenefits .membership-title{margin-top:29px;margin-bottom:21px;font-family:"InterDisplay";font-size:24px !important}}.membershipbenefits .highlight{color:#05a8a3}.membershipbenefits .underline{height:1px;background:-webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(49.96%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));background:linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 49.96%, rgba(0, 0, 0, 0) 100%)}.membershipbenefits .benefits-list{list-style-type:disc;padding-left:1.2rem;font-size:14px;font-weight:300;color:#ddd !important}@media screen and (max-width: 768px){.membershipbenefits .benefits-list{margin:0 16px 24px 16px}}.membershipbenefits .benefits-list li{margin-bottom:1rem;line-height:1.5;color:#ddd !important}@media screen and (max-width: 768px){.membershipbenefits .benefits-list li{font-family:"InterDisplay";font-weight:300;font-size:14px;color:#ddd !important;margin-bottom:16px !important}}.membershipbenefits .benefits-list li:last-child{margin-bottom:0 !important}.benefitslist .membershipCard-container{display:block}.benefitslist .mobile-membership-card{display:block !important}.benefitslist h1{color:#000 !important}.benefitslist h2{color:#000 !important}.benefitslist li{color:#000 !important}.goodies-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 12px;gap:10px;width:100%;height:40px;background:#d0fd0a;border-radius:0px 0px 12px 12px;position:absolute;bottom:0;left:0}.goodies-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;height:22px;font-family:Inter;font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:14px;letter-spacing:0px;text-align:center;color:#1a1a1a}.goodies-icon{display:-webkit-box;display:-ms-flexbox;display:flex}@-webkit-keyframes slideUpFadeInText{0%{opacity:0;-webkit-transform:translateY(-210px);transform:translateY(-210px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideUpFadeInText{0%{opacity:0;-webkit-transform:translateY(-210px);transform:translateY(-210px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideUpFadeInImageZoomIn{0%{-webkit-transform:scale(1.27) translateY(-210px);transform:scale(1.27) translateY(-210px)}100%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes slideUpFadeInImageZoomIn{0%{-webkit-transform:scale(1.27) translateY(-210px);transform:scale(1.27) translateY(-210px)}100%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@media screen and (max-width: 768px){#ff-club-app>div>div.highlightedheading.slide.aem-GridColumn.aem-GridColumn--default--12>div{-webkit-animation:slideUpFadeInText 1s ease-out forwards;animation:slideUpFadeInText 1s ease-out forwards}}@media screen and (max-width: 768px){#ff-club-app>div>div.videobanner.ffClubTopBanner.aem-GridColumn.aem-GridColumn--default--12{-webkit-transform:scale(1.27) translateY(-210px);transform:scale(1.27) translateY(-210px);-webkit-animation:slideUpFadeInImageZoomIn 1s ease-out forwards;animation:slideUpFadeInImageZoomIn 1s ease-out forwards}}#ff-club-web-heading .top-section{padding:48px 0 52px !important}#ff-club-web-heading .top-section h1{font-size:52px !important}#ff-club-web-heading .top-section .subtitle{font-size:18px !important}@media screen and (max-width: 768px){#mobile-homepage-carousel-container .highlightedheading{position:relative;z-index:1;background:#1c1c1e}}@media screen and (max-width: 768px){#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item{height:92%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);margin:0px auto;border-radius:16px !important;overflow:hidden;width:95% !important;max-width:95% !important;margin-bottom:10px}}@media screen and (max-width: 768px)and (max-height: 680px){#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item{height:85%}}@media screen and (max-width: 768px){#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item .next{-webkit-animation:none !important;animation:none !important;-webkit-transform:none !important;transform:none !important;opacity:1 !important;padding:0 24px 20px 24px;top:0% !important;height:100% !important}}@media screen and (max-width: 768px){#mobile-homepage-carousel-container>div.ctacomponent .button-section{-webkit-animation:none !important;animation:none !important;-webkit-transform:none !important;transform:none !important;opacity:1 !important;padding:24px}}#mobile-homepage-carousel-container{height:100vh;overflow-y:scroll;overflow-x:hidden !important;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#mobile-homepage-carousel-container{background:#1c1c1e}}#mobile-homepage-carousel-container .slide:first-child{height:100vh}#mobile-homepage-carousel-container .slide:nth-child(n+4){height:auto;min-height:50vh}#mobile-homepage-carousel-container .topbanner,#mobile-homepage-carousel-container .threecardcarousel,#mobile-homepage-carousel-container .motorcyclehighlights{height:auto;-ms-flex-negative:0;flex-shrink:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}#mobile-homepage-carousel-container .textOverlay,#mobile-homepage-carousel-container .highlightedheading,#mobile-homepage-carousel-container .ctacomponent{-ms-flex-negative:0;flex-shrink:0;overflow-y:hidden;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){#mobile-homepage-carousel-container>div.highlightedheading.slide{overflow-y:hidden}}#mobile-homepage-carousel-container::-webkit-scrollbar{display:none}.slide{height:auto;-ms-flex-negative:0;flex-shrink:0;-webkit-overflow-scrolling:touch}#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child{touch-action:pan-x pan-y;-ms-touch-action:pan-x pan-y;overscroll-behavior-y:auto;overscroll-behavior-x:contain}#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child,#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child .next,#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child .card,#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child img,#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child [data-anim],#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child [class*=anim],#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item.expanded:last-child [style*=transform]{-webkit-transform:none !important;transform:none !important;-webkit-animation:none !important;animation:none !important;-webkit-transition:none !important;transition:none !important}#mobile-homepage-carousel-container>div.horizontalslidingstack.slide>div>div.item *{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.textOverlay{pointer-events:none}.textOverlay *{pointer-events:auto}.textOverlay .text-box,.textOverlay p,.textOverlay h1,.textOverlay h2,.textOverlay h3,.textOverlay span,.textOverlay div:not([onclick]):not([ontouch]){pointer-events:none}.textOverlay button,.textOverlay a,.textOverlay input,.textOverlay [onclick],.textOverlay [ontouch]{pointer-events:auto}.story-url-wrapper h3{font-size:16px;font-weight:700 !important;font-family:"Inter" !important;color:#00a8a3}.story-url-wrapper .arrow-link img{max-width:25px !important;height:25px !important}.story-url-wrapper{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;position:absolute;bottom:12px;left:20px;opacity:0;-webkit-transition:opacity .6s ease-out;transition:opacity .6s ease-out}@media screen and (max-width: 768px){.story-url-wrapper{position:relative !important;bottom:0 !important;left:0 !important;opacity:1 !important;width:100% !important}}#experiences-details-dp-desktop .moreStoriesCarousel .experience-card .story-url-wrapper .arrow-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}@media screen and (max-width: 768px){#experiences-details-dp-desktop .moreStoriesCarousel .experience-card .story-url-wrapper .arrow-link{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#experiences-details-dp-desktop .moreStoriesCarousel .experience-card .story-url-wrapper .arrow-link img{margin-bottom:8px}#experience-dp-app-main-container .moreStoriesCarousel .experience-card .story-url-wrapper .arrow-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:6px}@media screen and (max-width: 768px){#experience-dp-app-main-container .moreStoriesCarousel .experience-card .story-url-wrapper .arrow-link{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#experience-dp-app-main-container .moreStoriesCarousel .experience-card .story-url-wrapper .arrow-link img{margin-bottom:8px}@media(min-width: 769px){.experience-card:hover .more-stories-carousel-caption{-webkit-transform:translateY(-45px);transform:translateY(-45px)}.experience-card:hover .story-url-wrapper{opacity:1}}.more-stories-carousel-caption{-webkit-transition:-webkit-transform .6s ease-out;transition:-webkit-transform .6s ease-out;transition:transform .6s ease-out;transition:transform .6s ease-out, -webkit-transform .6s ease-out}.story-url-wrapper .card-title{display:none}.story-url-wrapper .read-more{display:block}@media screen and (max-width: 768px){.story-url-wrapper .card-title{font-family:"Inter";font-style:normal;font-weight:700;font-size:16px;display:block;color:#fff}.story-url-wrapper .read-more{display:none}}@keyframes zoomOutAnimation{0%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}30%{opacity:.5;-webkit-transform:scale(1.4);transform:scale(1.4)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.motorcyclehighlights{position:relative;z-index:3}.motorcyclehighlights .tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}@media screen and (max-width: 768px){.motorcyclehighlights .tabs{margin-top:16px;margin-bottom:28px}}.motorcyclehighlights .card{border-radius:8px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:100;font-size:18px}.motorcyclehighlights .card{position:absolute}.motorcyclehighlights .card.active-view{opacity:1;z-index:1}.motorcyclehighlights .card{opacity:0;-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out;width:100%}.motorcyclehighlights .card.active-view .background-img{opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:opacity 1s ease-in-out;transition:opacity 1s ease-in-out}.motorcyclehighlights .card .background-img{opacity:0;will-change:opacity;-webkit-transform:scale(1);transform:scale(1)}.motorcyclehighlights .carousel.tab-zoom .card.active-view .background-img{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.motorcyclehighlights .carousel.tab-zoom .background-img{-webkit-transition:-webkit-transform .8s ease-out;transition:-webkit-transform .8s ease-out;transition:transform .8s ease-out;transition:transform .8s ease-out, -webkit-transform .8s ease-out}.motorcyclehighlights .carousel-track{height:430px}.motorcyclehighlights .text-overlay h2,.motorcyclehighlights .text-overlay p{opacity:1 !important}.motorcyclehighlights .vertical-divider{width:1px;height:10px;background-color:#ccc;margin:0px 10px}@media screen and (max-width: 768px){.motorcyclehighlights .vertical-divider{margin:0 24px}}.motorcyclehighlights .tabs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-image{text-align:center;opacity:1}.top-image img{width:65%;max-width:320px;opacity:1;will-change:transform,opacity}.tabs{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.tab{font-size:16px;border:none;font-family:"Inter" !important;background:none;cursor:pointer;color:#7e7e7e;font-weight:400;line-height:120%}.tab.active{color:#05a8a3;font-weight:900}.carousel-wrapper{overflow:hidden;position:relative}.carousel{display:none}.card-carousel .carousel::-webkit-scrollbar{display:none}.carousel.active{display:block}.carousel-track{display:-webkit-box;display:-ms-flexbox;display:flex}.divider{margin:0 10px;color:#b7b7b7}@media screen and (max-width: 768px){.divider{height:12px !important}}.inactive-tab{color:#999}.background-section{position:relative;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:441px}.background-img{width:100%;height:auto;display:block}.crosshair{position:absolute;top:40%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:40px;height:40px;border-left:2px dashed #0af;border-top:2px dashed #0af;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg);opacity:.6;z-index:2}.button-section{width:100%}.product-display-btn{background-color:#05a8a3;color:#000;border:none;border-radius:8px;font-weight:700;cursor:pointer;width:100%;font-size:16px;font-family:"InterDisplay";line-height:16px;letter-spacing:.02em;width:100%;height:48px}.shadow-overylay{height:382.5px;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.8)), color-stop(50.04%, rgba(0, 0, 0, 0.488)), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.488) 50.04%, rgba(0, 0, 0, 0) 100%);position:absolute;bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-overlay{position:absolute;bottom:-18px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;text-align:center;color:#fff;width:352px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-overlay h2{font-family:"FlyingFlea-Bold";font-size:28px !important;font-weight:700;line-height:28px;margin-bottom:8px;color:#fff}.text-overlay p{font-size:16px;line-height:15px;font-weight:200;color:#fff}@media screen and (max-width: 768px){.text-overlay p{font-family:"Inter";font-weight:400;font-size:14px;line-height:20px}}.text-width{width:300px;text-align:center;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width: 768px){p.text-width{font-family:"Inter";font-weight:400;font-size:16px !important;line-height:20px !important}}.dots{display:block}@media screen and (max-width: 768px){.dots{gap:4px}}.dots span{display:inline-block;width:4px;height:4px;margin:0 4px;border-radius:50%;background-color:#ccc}@media screen and (max-width: 768px){.dots span{margin:0}}#mobile-homepage-carousel-container .background-section .dots span.active{background:#d0fd08;border-color:#d0fd08}.dots span.active{background:#05a8a3;border-color:#05a8a3}.dots .active{background-color:#d0fd08;width:14px;border-radius:40px}.discover-btn{position:sticky;bottom:50px;left:20px;width:90%;background-color:#05a8a3;color:#000;border:none;padding:14px 36px;border-radius:10px;font-size:16px;font-weight:800;cursor:pointer;z-index:10;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.3);box-shadow:0 4px 8px rgba(0,0,0,.3);line-height:16px;letter-spacing:.02em}.card-carousel .top-image{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease, -webkit-transform .4s ease;will-change:transform}.card-carousel .top-image img{-webkit-transform:scale(0.5);transform:scale(0.5);-webkit-transition:-webkit-transform .8s ease-out;transition:-webkit-transform .8s ease-out;transition:transform .8s ease-out;transition:transform .8s ease-out, -webkit-transform .8s ease-out}.card-carousel .top-image img.scaled-down{-webkit-transform:scale(1.4);transform:scale(1.4)}.card-carousel .top-image{height:175px;margin-top:24px;width:100%;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .1s ease-out;transition:-webkit-transform .1s ease-out;transition:transform .1s ease-out;transition:transform .1s ease-out, -webkit-transform .1s ease-out;will-change:transform}.card-carousel .zoom-animate{height:100%}.text-overlay.in-view h2{-webkit-transition-delay:.1s;transition-delay:.1s}.text-overlay.in-view p{-webkit-transition-delay:.2s;transition-delay:.2s}.carousel.tab-zoom .card.active-view .background-img{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.cmp-navigation__item--level-0:hover>.cmp-navigation__group{background:#ececec}.ourworldsection .our-world{background:linear-gradient(134deg, #0d0d0d 25.43%, #202020 57.47%, #313131 89.76%);padding:40px}.ourworldsection .our-world h2{font-size:48px !important;margin-bottom:33px;font-weight:bold;margin-top:40px;line-height:52px}@media(max-width: 768px){.ourworldsection .our-world h2{font-size:32px !important}}.ourworldsection .white{color:#fff}.ourworldsection .blue{color:#00a8a3}.ourworldsection .green{color:#d0fd0a}.ourworldsection .our-world-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;overflow:auto;margin-bottom:40px}@media(max-width: 768px){.ourworldsection .our-world-content{margin-bottom:0px}}.ourworldsection .our-world-feature-image{background-repeat:no-repeat;background-size:cover;min-height:333px}.ourworldsection .feature{position:relative;border-radius:10px;overflow:hidden;width:100%;height:600px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ourworldsection .feature-authentic{background-image:url("../../../world/images/full.jpg");background-size:contain;background-repeat:no-repeat;width:100%;height:333px}.ourworldsection .feature-tech{background-image:url("../../../world/images/first.jpg");background-size:cover;background-repeat:no-repeat;width:100%;height:350px}.ourworldsection .feature-electric{background-image:url("../../../world/images/second.jpg");background-size:cover;background-repeat:no-repeat;width:100%;height:350px}.ourworldsection .feature.large{-webkit-box-flex:3;-ms-flex:3;flex:3;min-width:300px;height:530px}.ourworldsection .feature.small{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ourworldsection .feature.large .text-overlay-text{position:absolute;height:50%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(20.01%, #000000), to(#000000));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 20.01%, #000000 100%);color:#fff;padding:0 0 1.5rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:385px}.ourworldsection .feature.small .text-overlay-text{position:absolute;bottom:0;width:100%;height:40%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.01%, #000000), to(#000000));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 49.01%, #000000 100%);padding:0 0 0 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;color:#e6e6e6;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.ourworldsection .text-box{z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;color:#e6e6e6;padding:40px 16px;position:absolute;bottom:0}.ourworldsection .text-overlay-text{position:absolute;bottom:0;padding:40px}@media(max-width: 768px){.ourworldsection .text-overlay-text{padding:16px}}.ourworldsection .text-overlay-text h3{font-size:40px;margin:0 0 .5rem;text-align:left;margin-bottom:20px;font-family:"FlyingFlea-Bold" !important}.ourworldsection .text-overlay-text p{font-size:16px;margin:0px 0px 0px 0;font-family:"Inter Regular";font-weight:300;color:#e6e6e6;text-align:left}@media(max-width: 768px){.ourworldsection .text-overlay-text p{margin:0px !important}}.ourworldsection .text-box p{font-size:20px;margin:0 0;font-weight:700;width:145px;font-family:"FlyingFlea-Bold" !important}@media(max-width: 768px){.ourworldsection .text-box p{width:94px !important}}.ourworldsection .arrow{display:inline-block;margin-top:.5rem;width:48px;height:48px;border:none !important;background:none !important}@media(max-width: 768px){.ourworldsection .arrow{width:24px;height:24px}.ourworldsection .arrow svg{width:14px !important;height:14px !important}}@media(max-width: 768px){.ourworldsection .our-world-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}}@media(max-width: 768px)and (max-width: 768px){.ourworldsection .our-world-content{gap:16px !important}}@media(max-width: 768px){.ourworldsection .our-world{-webkit-box-sizing:border-box;box-sizing:border-box;padding:32px 15px 34px 16px}}@media(max-width: 768px){.ourworldsection .our-world h2{font-size:32px;margin-bottom:19px;font-weight:bold;margin-top:0px}}@media(max-width: 768px){.ourworldsection .our-world-feature-image{background-repeat:no-repeat;background-size:cover;background-position:center}}@media(max-width: 768px){.ourworldsection .cmp-image__image{width:230%;height:auto;position:relative;left:-72%}}@media(max-width: 768px)and (max-width: 768px){.ourworldsection .cmp-image__image{height:560px}}@media(max-width: 768px){.ourworldsection .feature{position:relative;border-radius:10px;overflow:hidden;width:100%;height:81px;background-size:cover;background-position:center}}@media(max-width: 768px){.ourworldsection .feature-authentic{background-image:url("../../../world/images/full-mob.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}}@media(max-width: 768px){.ourworldsection .feature-tech{background-image:url("../../../world/images/first-mob.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:81px}}@media(max-width: 768px){.ourworldsection .out-world-small-image{background-size:cover;background-position:center;height:81px}}@media(max-width: 768px){.ourworldsection .out-world-small-image .text-box{top:0 !important;width:100% !important}}@media(max-width: 768px){.ourworldsection .out-world-small-image .arrow svg{-webkit-transform:rotate(90deg) !important;transform:rotate(90deg) !important}}@media(max-width: 768px){.ourworldsection .feature-electric{background-image:url("../../../world/images/second-mob.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:81px}}@media(max-width: 768px){.ourworldsection .feature.large .text-overlay-text{position:absolute;bottom:0;width:100%;height:73%;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(60%, #000000), to(#000000));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 60%, #000000 100%);top:96px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff}}@media(max-width: 768px){.ourworldsection .feature.small .text-overlay-text{position:absolute;bottom:0;width:50%;height:100%;background:-webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(60%, #000000), to(#000000));background:linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #000000 60%, #000000 100%);padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#e6e6e6}}@media(max-width: 768px){.ourworldsection .feature.small .text-box{position:absolute;bottom:18px;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 2rem);color:#e6e6e6;padding:0 1rem 0 1rem}}@media(max-width: 768px){.ourworldsection .text-box p{font-size:14px !important;margin:0}}@media(max-width: 768px){.ourworldsection .arrow{margin-top:0}}@media(max-width: 768px){.ourworldsection .text-overlay-text h3{font-size:20px !important;margin-bottom:8px !important}}@media(max-width: 768px){.ourworldsection .text-overlay-text p{font-size:12px !important}}@-webkit-keyframes expandAnimation{0%{opacity:.8;-webkit-transform:translateY(10px);transform:translateY(10px)}50%{opacity:.9;-webkit-transform:translateY(5px);transform:translateY(5px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes expandAnimation{0%{opacity:.8;-webkit-transform:translateY(10px);transform:translateY(10px)}50%{opacity:.9;-webkit-transform:translateY(5px);transform:translateY(5px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes collapseAnimation{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:.9;-webkit-transform:translateY(5px);transform:translateY(5px)}100%{opacity:.8;-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes collapseAnimation{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:.9;-webkit-transform:translateY(5px);transform:translateY(5px)}100%{opacity:.8;-webkit-transform:translateY(10px);transform:translateY(10px)}}.ourworldsection .feature{-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.ourworldsection .feature.expanded{width:100% !important;-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-animation:expandAnimation .8s ease-in-out;animation:expandAnimation .8s ease-in-out}@media(max-width: 768px){.ourworldsection .feature.expanded{height:333px !important}}.ourworldsection .feature.expanded .text-box{display:none !important;visibility:hidden !important;opacity:0 !important}@media(max-width: 768px){.ourworldsection .feature.expanded .text-box{max-height:80px !important;padding:0 16px !important}}.ourworldsection .feature.expanded .text-overlay-text{display:block !important;visibility:visible !important;opacity:0 !important;-webkit-transition:opacity .8s ease-in-out,width .8s ease-in-out;transition:opacity .8s ease-in-out,width .8s ease-in-out;-webkit-transition-delay:.05s;transition-delay:.05s}.ourworldsection .feature.expanded .text-overlay-text.animate-in{opacity:1 !important}.ourworldsection .feature.collapsed{width:100% !important;-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;opacity:.8 !important;-webkit-animation:collapseAnimation .8s ease-in-out;animation:collapseAnimation .8s ease-in-out}@media(max-width: 768px){.ourworldsection .feature.collapsed{height:80px !important;background-position:center top !important}}.ourworldsection .feature.collapsed .text-box{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;visibility:visible !important;opacity:1 !important}.ourworldsection .feature.collapsed .text-overlay-text{display:none !important;visibility:hidden !important;opacity:0 !important}.ourworldsection .expanded{width:100% !important;-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;-webkit-animation:expandAnimation .8s ease-in-out;animation:expandAnimation .8s ease-in-out}@media(max-width: 768px){.ourworldsection .expanded{height:333px !important}}.ourworldsection .expanded .text-box{display:none !important;visibility:hidden !important;opacity:0 !important}.ourworldsection .expanded .text-overlay-text{display:block !important;visibility:visible !important;opacity:0 !important;width:100% !important;-webkit-transition:opacity .8s ease-in-out,width .8s ease-in-out;transition:opacity .8s ease-in-out,width .8s ease-in-out;-webkit-transition-delay:.05s;transition-delay:.05s}.ourworldsection .expanded .text-overlay-text.animate-in{opacity:1 !important}.ourworldsection .collapsed{width:100% !important;-webkit-box-flex:1 !important;-ms-flex:1 !important;flex:1 !important;opacity:.8 !important;-webkit-animation:collapseAnimation .8s ease-in-out;animation:collapseAnimation .8s ease-in-out}@media(max-width: 768px){.ourworldsection .collapsed{height:80px !important;background-position:center top !important}}.ourworldsection .collapsed .text-box{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;visibility:visible !important;opacity:1 !important}.ourworldsection .collapsed .text-overlay-text{display:none !important;visibility:hidden !important;opacity:0 !important}.ourworldsection .arrow{cursor:pointer;-webkit-transition:-webkit-transform .8s ease-in-out;transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out, -webkit-transform .8s ease-in-out}.ourworldsection .arrow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width: 768px){.ourworldsection .arrow svg{width:14px !important;height:14px !important}.ourworldsection .feature.expanded{width:100% !important;height:333px !important;min-height:333px !important;max-height:333px !important}.ourworldsection .feature.collapsed{width:100% !important;height:80px !important;min-height:80px !important;max-height:80px !important}.ourworldsection .feature.collapsed .text-box{height:80px !important;min-height:80px !important;max-height:80px !important}}#home-bottom-image{overflow:hidden}#home-bottom-image img{margin-bottom:60px !important;width:100%;height:auto}@media(max-width: 768px){#home-bottom-image img{margin-bottom:0px !important;width:260%;height:auto;-webkit-transform:translate(-35%, 0px);transform:translate(-35%, 0px)}}.product-display-section{background-color:#1d1d1d !important;width:100%;position:relative}.product-display-section svg{position:absolute;top:80px;left:20px;z-index:1000}.product-display-section img{width:100%}.product-display-section .button-section{position:absolute;right:10px;bottom:60px}.product-display-section #mobile-product-image{display:none}.product-display-section #desktop-product-image{display:block}@media(max-width: 768px){.product-display-section #mobile-product-image{display:block}.product-display-section #desktop-product-image{display:none}}.product-display-section .image-container{position:relative;overflow:hidden;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width: 768px){.product-display-section .image-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.product-display-section .image-container .product-image{width:100%;display:block}@media(min-width: 700px){.product-display-section .image-container .product-image{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:-webkit-transform 1.2s ease-out;transition:-webkit-transform 1.2s ease-out;transition:transform 1.2s ease-out;transition:transform 1.2s ease-out, -webkit-transform 1.2s ease-out;will-change:transform}.product-display-section .image-container .product-image.scaled-down{-webkit-transform:scale(1);transform:scale(1)}}@media(max-width: 768px){.product-display-section .button-section{right:0px !important}div.experiencesCarousel>div.productDisplay>div>div.button-section>button{width:197px !important;height:48px}.product-display-section svg{top:18px;height:40px;width:129px !important;height:31px !important}.product-display-section .image-container .product-image{width:100% !important}.product-display-section .image-container .blur-overlay{position:absolute;left:0;right:0;height:40px;pointer-events:none;z-index:1}.product-display-section .image-container .blur-overlay.blur-top{top:56px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-display-section .image-container .blur-overlay.blur-bottom{bottom:-27px;background:linear-gradient(177deg, #E6E7E2 0%, #D3D8D9 77.36%, rgba(218, 219, 216, 0) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.productDisplay{background:-webkit-gradient(linear, left top, left bottom, from(#E6E7E2), color-stop(50%, #D7D8D5), to(#DADBD8));background:linear-gradient(180deg, #E6E7E2 0%, #D7D8D5 50%, #DADBD8 100%)}}@media screen and (max-width: 768px)and (max-width: 768px){.productDisplay{background:linear-gradient(358deg, #E6E7E2 0%, #D7D8D5 50%, #DADBD8 100%) !important}}@media(max-width: 768px){.product-display-section{background:-webkit-gradient(linear, left top, left bottom, from(#F5F5F5), color-stop(40%, #E6E7E2), to(#DADBD8));background:linear-gradient(180deg, #F5F5F5 0%, #E6E7E2 40%, #DADBD8 100%)}}@media screen and (max-width: 768px)and (max-width: 768px){.product-display-section{background:linear-gradient(181deg, #E6E7E2 0%, #D7D8D5 56.96%, rgba(218, 219, 216, 0) 100%) !important}}@media(max-width: 768px){.product-display-section svg{top:18px}}@media(max-width: 768px){.product-display-section .image-container .product-image{width:714px}}.cmp-quote{background-color:rgba(0,0,0,0);font-family:"Inter";position:relative;z-index:1}.quote-block{position:relative;max-width:600px;margin:0 auto;background-color:rgba(0,0,0,0);font-size:1.1rem;text-align:center}.quote-mark{font-size:3rem;color:#e4e4e4;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:25px;height:20px}.start{top:-16px;left:13px}.quote-mark.end{bottom:0;right:52px}.quote-content{color:#000;font-size:24px;font-weight:500;text-align:center}#quote-text{margin:0;padding:20px 15px;font-size:24px !important;font-weight:500 !important;line-height:31px !important;font-style:italic;text-align:center;font-family:"Inter" !important;color:#000 !important}@media only screen and (max-width: 768px){#quote-text{color:#333 !important;padding-left:0}}.quote-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:5%;margin:0 auto;background-color:#05a8a3;height:2px;border-radius:2px}.quote-mobile-bar{display:none}@media only screen and (max-width: 768px){.start{top:-16.77px;left:8px}.cmp-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}#quote-text{text-align:start;font-size:14px !important;font-weight:500 !important;line-height:20px !important;font-style:italic;color:#333 !important}.quote-mark.end{right:15px;bottom:4px}.quote-bar{display:none}.quote-mobile-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.quote-mobile-bar div{height:92px !important;width:2px;background-color:#05a8a3}}@media only screen and (max-width: 768px)and (max-width: 768px){.quote-mobile-bar div{height:92px !important}}@-webkit-keyframes ff-club-app-heading-slide-up{from{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes ff-club-app-heading-slide-up{from{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes ff-club-app-image-self-zoom-in{from{-webkit-transform:scale(1.27);transform:scale(1.27)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ff-club-app-image-self-zoom-in{from{-webkit-transform:scale(1.27);transform:scale(1.27)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ff-club-app-image-gap-in{from{gap:32px}to{gap:16px}}@keyframes ff-club-app-image-gap-in{from{gap:32px}to{gap:16px}}.ff-club-app-heading-slide-up{-webkit-animation:ff-club-app-heading-slide-up 1s ease-out;animation:ff-club-app-heading-slide-up 1s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ff-club-app-image-self-zoom-in{-webkit-animation:ff-club-app-image-self-zoom-in 1s ease-out;animation:ff-club-app-image-self-zoom-in 1s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.ff-club-app-image-gap-in{-webkit-animation:ff-club-app-image-gap-in 1s ease-out;animation:ff-club-app-image-gap-in 1s ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.club-reviews-section{margin:auto;padding:40px 0 141px 40px !important}@media screen and (max-width: 768px){.club-reviews-section{padding:20px 4px 22px 24px !important}}@media screen and (max-width: 768px){#ff-club-app>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>div.club-reviews-container>div>div.review-slide>div.testimonial-card{border:1px solid rgba(204,204,204,.2) !important;-webkit-box-shadow:0px 0px 24px 0px rgba(0,0,0,.3803921569);box-shadow:0px 0px 24px 0px rgba(0,0,0,.3803921569)}#ff-club-app>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>div.club-reviews-container>div>div.review-slide>div.testimonial-card .testimonial-text{color:#b4b4b5 !important}#ff-club-app>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>div.club-reviews-container>div>div.review-slide>div.testimonial-card .user-name{color:#fff !important}}@media screen and (max-width: 768px){#ff-club-app>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div{padding:20px 4px 100px 24px !important}}#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2{font-size:48px;font-family:"FlyingFlea-Bold";font-weight:700;line-height:52px;letter-spacing:0}#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2 .highlight{color:#00a8a3}@media screen and (max-width: 768px){#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2{font-size:32px;line-height:36px;letter-spacing:0;text-align:center}}.club-reviews-section-title{font-size:52px;font-weight:700 !important;line-height:110%;margin-bottom:41px !important;text-transform:uppercase;color:#1c1c1e !important}@media screen and (max-width: 768px){.club-reviews-section-title{font-size:32px;margin-bottom:40px !important;font-family:"FlyingFlea-Bold" !important}}.club-reviews-section-title .highlight{color:#00a8a3}@media screen and (max-width: 768px){.club-reviews-section-title .highlight{font-size:32px !important;font-family:"FlyingFlea-Bold" !important}}.club-reviews-container{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-left:16px}.club-reviews-container::-webkit-scrollbar{display:none}.club-reviews-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;margin-top:30px}.review-slide{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%;min-width:300px;position:relative}@media screen and (max-width: 768px){.review-slide .testimonial-card{max-width:299px !important;min-height:224px !important}}@media screen and (max-width: 768px){.review-slide .testimonial-card .testimonial-text{color:#333 !important}}@media screen and (max-width: 768px){.review-slide{-webkit-box-flex:0 !important;-ms-flex:0 !important;flex:0 !important}}.review-slide:first-child{margin-left:0}.testimonial-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e6e6e6 !important;border-radius:12px;padding:72px 85px 48px 32px;position:relative;min-height:310px}@media screen and (max-width: 768px){.testimonial-card{-webkit-box-pack:normal !important;-ms-flex-pack:normal !important;justify-content:normal !important;padding:32px 25px 24px 20px !important;max-width:300px !important;min-height:auto !important}}.quote-top-line{position:absolute;top:-15px;z-index:998;left:20px;padding:0 5px}@media screen and (max-width: 768px){.quote-top-line svg{width:37px;height:28px}}.quote-icon{font-size:2.5rem;color:#444;font-family:serif;-webkit-transform:translateY(-0.4rem);transform:translateY(-0.4rem)}.testimonial-text{font-size:14px;font-style:italic;font-weight:500;line-height:20px;color:#b4b4b5;margin:1.5rem 0 1.5rem 0;line-height:1.6}@media screen and (max-width: 768px){.testimonial-text{font-size:14px !important;line-height:20px !important;font-family:"Inter" !important;font-style:Italic !important;margin-bottom:24px !important;color:#000 !important;margin-top:0 !important;margin-bottom:24px !important}}.review-slide .underline{border-bottom:1px solid !important;border:.5px solid #05a8a3 !important;width:39px !important;margin:0 !important;margin-bottom:24px !important}.user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px !important}.avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.user-name{font-family:"Inter" !important;color:#000;line-height:100%}.club-reviews-pagination{margin-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.club-reviews-pagination .review-slides-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media screen and (max-width: 768px){.club-reviews-pagination .review-slides-wrapper{gap:4px}}.club-reviews-pagination .prev-next-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-right:20px}.club-reviews-pagination .prev-next-arrows .prev-btn,.club-reviews-pagination .prev-next-arrows .next-btn{all:unset;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.club-reviews-pagination .prev-next-arrows .prev-btn.disabled,.club-reviews-pagination .prev-next-arrows .next-btn.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.club-reviews-pagination .prev-next-arrows .prev-btn.disabled svg path,.club-reviews-pagination .prev-next-arrows .next-btn.disabled svg path{stroke:#e6e6e6 !important}@media(max-width: 768px){.club-reviews-pagination .prev-next-arrows{display:none}}.review{display:inline-block;width:4px;height:4px;background-color:#5e5e5e;border-radius:40px}.review.active{background-color:#05a8a3;width:14px;height:4px}.faq-search-box{width:697px;height:60px;top:313px;left:407px;border-width:1px;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:600px;margin:40px auto;border:1px solid #ccc;border-radius:8px;padding:16px 24px;background:#fff}.faq-item.active{border:1px solid #00a8a3;background:linear-gradient(178.1deg, #EBF8F5 -27.72%, #FFFFFF 93.28%)}.faq-answer p{font-weight:400;font-size:16px}.search-icon{font-size:18px;margin-right:10px;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex}.faq-search-input{border:none;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-family:"Inter";outline:none;background-color:#fff}@media(max-width: 767px){.faq-search-box{width:328px;height:auto;top:295px;left:16px;opacity:1;border-width:1px}}.cookie-table{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding:0 138px;height:auto;opacity:1;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width: 1024px){.cookie-table{padding:0;margin-bottom:32px}}#cookie-policy-table{margin-top:53px;margin-bottom:129px}@media screen and (max-width: 768px){#cookie-policy-table{margin-top:0;margin-bottom:-30px}}.cookie-table__header{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;border:none;border-bottom:1px solid #e5e5e5;padding-bottom:24px}@media screen and (max-width: 768px){.cookie-table__header{padding-bottom:24px}}.cookie-table__row{width:100%;height:auto;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.cookie-table__body .cookie-table__row{border-bottom:1px solid #e5e5e5;padding-bottom:24px;margin-bottom:24px}@media screen and (max-width: 768px){.cookie-table__body .cookie-table__row{padding-bottom:24px;margin-bottom:24px}}#privacy-policy-main-container .cookie-table__heading{width:32.33% !important}#privacy-policy-main-container .cookie-table__cell{width:32.33% !important}.cookie-table__heading{width:33.33%;height:auto;opacity:1;font-family:"Inter";font-weight:700;font-style:Bold;font-size:20px;line-height:24px;letter-spacing:0%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;color:#333}.cookie-table__body{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0px}.cookie-table__cell{width:33.33%;height:auto;opacity:1;font-family:"Inter";font-weight:400;font-size:18px;line-height:24px;letter-spacing:0%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-negative:0;flex-shrink:0;word-wrap:break-word}.tablecomponent{overflow-x:auto}@media screen and (max-width: 768px){.tablecomponent{padding:0 20px}}.cookie-table{scrollbar-width:thin;scrollbar-color:#00a8a3 #e5e5e5}.cookie-table::-webkit-scrollbar{width:2px;height:98px}.cookie-table::-webkit-scrollbar-track{background:#e5e5e5;border-radius:40px !important;-webkit-border-radius:40px !important;margin:0 1px}.cookie-table::-webkit-scrollbar-thumb{background:#00a8a3;border-radius:40px !important;-webkit-border-radius:40px !important;opacity:1;border:none;min-height:40px}.cookie-table::-webkit-scrollbar-thumb:hover{background:#048a85;border-radius:40px !important;-webkit-border-radius:40px !important}.cookie-table::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.cookie-table::after{content:"";position:absolute;right:0;top:0;width:2px;height:98px;background:#e5e5e5;border-radius:40px;pointer-events:none;z-index:1}@media(max-width: 1024px){.cookie-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.cookie-table__header,.cookie-table__row{min-width:800px}.cookie-table__heading,.cookie-table__cell{min-width:200px}}@media(max-width: 768px){.cookie-table__heading{font-size:16px;line-height:20px}.cookie-table__cell{font-size:14px;line-height:18px;color:#333 !important}.cookie-table__header,.cookie-table__row{gap:16px}}@media(max-width: 768px){#app-homepage-2-text>div>div>div{bottom:-30px !important}}.textOverlay{width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(50.04%, rgba(0, 0, 0, 0.61)), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.61) 50.04%, rgba(0, 0, 0, 0) 100%);bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:top 1.3s ease;transition:top 1.3s ease}.textOverlay .overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vw;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#000000), color-stop(50.04%, rgba(0, 0, 0, 0.61)), to(rgba(0, 0, 0, 0)));background:linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.61) 50.04%, rgba(0, 0, 0, 0) 100%);position:absolute;bottom:0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.textOverlay .overlay .text-box{position:absolute;bottom:30px;left:50%;width:325px;padding:20px 0px;text-align:center;border-radius:8px;-webkit-transform:translate(-50%, 110%) scale(1);transform:translate(-50%, 110%) scale(1);-webkit-transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:transform .8s ease-out,opacity .8s ease-out;transition:transform .8s ease-out,opacity .8s ease-out,-webkit-transform .8s ease-out;will-change:transform,opacity;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.textOverlay .overlay .text-box.scrolled{-webkit-transform:translate(-50%, 100%) scale(0.7);transform:translate(-50%, 100%) scale(0.7);opacity:0;-webkit-transition-delay:0s;transition-delay:0s}.textOverlay .text-heading-color{color:#fff}.textOverlay .paragraph-color{color:#fff;font-weight:400}.image-section{position:relative;width:100%;height:592px !important}.background-img{width:100%;height:auto;display:block}.shadow-effect{position:absolute;top:0%;width:100%;background:-webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));background:linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%)}.shadow-effect .overlay-text{position:initial;top:unset;padding:25px 61px 64px 61px}.overlay-text{position:absolute;top:40px;width:288px;text-align:center;padding:0}@media screen and (max-width: 768px){.overlay-text{font-size:18px;line-height:24px;font-weight:400;color:#fff;font-family:"Inter"}.image-section{height:378px !important}}.overlay-text h2{font-size:22px;font-weight:100;margin-bottom:6px;line-height:118%;color:#f5f5f5}@media screen and (max-width: 768px){.overlay-text h2{font-family:"FlyingFlea-Bold";margin-bottom:0}}.overlay-text .underline{width:40px;height:1px;background-color:#d0fd0a;margin:0 auto 10px auto;border-radius:1px}@media screen and (max-width: 768px){.overlay-text .underline{margin:12px auto 12px auto}}.overlay-text p{font-size:14px;font-weight:400;line-height:1.5;color:#fff;font-family:"Inter Regular"}@media screen and (max-width: 768px){.overlay-text p{font-size:14px;line-height:18px;font-family:"Inter"}}.scroll-stack-container{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-left:16px;scroll-padding-left:16px}.scroll-stack-container::-webkit-scrollbar{display:none}.card-slider{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-right:0px}.image-section{position:relative;-webkit-box-flex:0;-ms-flex:0 0 90vw;flex:0 0 90vw;scroll-snap-align:start;border-radius:16px;overflow:hidden;margin-left:-50px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;background:#000;z-index:1}.image-section:first-child{margin-left:0}.background-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-section:not(:first-child){margin-left:-40px;z-index:1}.cmp-title__text{text-align:center !important}@-webkit-keyframes tnc-text-slide-in{from{-webkit-transform:translateY(80px);transform:translateY(80px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes tnc-text-slide-in{from{-webkit-transform:translateY(80px);transform:translateY(80px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes tnc-title-slide-in{from{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@keyframes tnc-title-slide-in{from{-webkit-transform:translateY(40px);transform:translateY(40px)}to{-webkit-transform:translateY(0px);transform:translateY(0px)}}@-webkit-keyframes footer-img-self-zoom-in{0%{-webkit-transform:scale(1.31) translateY(100px);transform:scale(1.31) translateY(100px)}100%{-webkit-transform:scale(1) translateY(0px);transform:scale(1) translateY(0px)}}@keyframes footer-img-self-zoom-in{0%{-webkit-transform:scale(1.31) translateY(100px);transform:scale(1.31) translateY(100px)}100%{-webkit-transform:scale(1) translateY(0px);transform:scale(1) translateY(0px)}}@-webkit-keyframes footer-img-self-zoom-in-only{from{-webkit-transform:scale(1.31);transform:scale(1.31)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes footer-img-self-zoom-in-only{from{-webkit-transform:scale(1.31);transform:scale(1.31)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes more-stories-carousel-gap-in{from{gap:70px}to{gap:24px}}@keyframes more-stories-carousel-gap-in{from{gap:70px}to{gap:24px}}@-webkit-keyframes home-footer-image-transform{from{-webkit-transform:scale(1.31);transform:scale(1.31)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes home-footer-image-transform{from{-webkit-transform:scale(1.31);transform:scale(1.31)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes home-footer-image-transform-mobile{from{-webkit-transform:scale(1.31) translate(-35%, 0px);transform:scale(1.31) translate(-35%, 0px)}to{-webkit-transform:scale(1) translate(-35%, 0px);transform:scale(1) translate(-35%, 0px)}}@keyframes home-footer-image-transform-mobile{from{-webkit-transform:scale(1.31) translate(-35%, 0px);transform:scale(1.31) translate(-35%, 0px)}to{-webkit-transform:scale(1) translate(-35%, 0px);transform:scale(1) translate(-35%, 0px)}}#privacy-policy-main-container>div>div.ppolicyparagraph.aem-GridColumn.aem-GridColumn--default--12>div>div>section>div.terms-description>ul>li>ul>li{padding-bottom:0px !important}#privacy-policy-main-container>div>div.ppolicyparagraph.aem-GridColumn.aem-GridColumn--default--12>div>div>section>div.terms-description>ul>li{padding-bottom:0px !important}@media(max-width: 768px){#cookie-policy-main-container .terms-description li{font-size:18px !important;line-height:20px !important;padding-bottom:16px}}@media(max-width: 768px){.ppolicyparagraph .paragraph-component{padding-bottom:76px !important}}#cookie-policy-permission-list>div>div>div>section>div.terms-description>ol>li{padding-bottom:0px !important}@media(max-width: 768px){#cookie-policy-permission-list>div>div>div>section>div.terms-description>ol>li{font-size:14px !important;line-height:20px !important}}#cookie-policy-permission-list>div>div>div>section>div.terms-description>ul>li{padding-bottom:0px !important}@media(max-width: 768px){#cookie-policy-permission-list>div>div>div>section>div.terms-description>ul>li{font-size:14px !important;line-height:20px !important}}#dp-two-image-section-desktop{gap:70px}@media screen and (max-width: 768px){#dp-two-image-section-desktop{gap:24px}}.footer-img-zoom-in{-webkit-animation:footer-img-self-zoom-in 1s ease-in-out !important;animation:footer-img-self-zoom-in 1s ease-in-out !important;will-change:transform,opacity;-webkit-transform-origin:center center;transform-origin:center center}.dp-tow-images-img-zoom-in{-webkit-animation:footer-img-self-zoom-in 1.5s ease-in-out !important;animation:footer-img-self-zoom-in 1.5s ease-in-out !important;will-change:transform,opacity;-webkit-transform-origin:center center;transform-origin:center center}.footer-img-zoom-in-only{-webkit-animation:footer-img-self-zoom-in-only 1s ease-in-out !important;animation:footer-img-self-zoom-in-only 1s ease-in-out !important;will-change:transform,opacity;-webkit-transform-origin:center center;transform-origin:center center}.home-footer-image-transform{-webkit-animation:home-footer-image-transform 1s ease-in-out !important;animation:home-footer-image-transform 1s ease-in-out !important;will-change:transform,opacity;-webkit-transform-origin:center center;transform-origin:center center}@media screen and (max-width: 768px){.home-footer-image-transform{-webkit-animation:home-footer-image-transform-mobile 1s ease-in-out !important;animation:home-footer-image-transform-mobile 1s ease-in-out !important}}.more-stories-carousel-gap-in{-webkit-animation:more-stories-carousel-gap-in 1s ease-in-out;animation:more-stories-carousel-gap-in 1s ease-in-out;will-change:gap;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media screen and (max-width: 768px){.more-stories-carousel-gap-in{-webkit-animation:none;animation:none}}.paragraph-component{width:100%;max-width:1432px;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding-top:76px;padding-bottom:55px;margin:0 auto;overflow-x:hidden;-ms-flex-wrap:wrap;flex-wrap:wrap}.paragraph-component a{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#4d4d4d;text-decoration:none}.paragraph-component a:hover{cursor:pointer;text-decoration:underline}.tablecomponent::-webkit-scrollbar{display:none}.terms-and-conditions{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:auto}.terms-and-conditions:nth-of-type(1) .terms-heading{font-size:32px !important;line-height:36px !important;font-family:"FlyingFlea-Bold" !important}.terms-and-conditions:nth-of-type(1) .terms-heading p{-webkit-animation:tnc-title-slide-in .8s ease-out !important;animation:tnc-title-slide-in .8s ease-out !important}@media screen and (max-width: 768px){.terms-and-conditions:nth-of-type(1) .terms-heading{font-size:32px !important;line-height:36px !important;font-family:"FlyingFlea-Bold" !important}.terms-and-conditions:nth-of-type(1) .terms-heading p{-webkit-animation:none !important;animation:none !important}}.terms-and-conditions:nth-of-type(1) .terms-description p{padding-bottom:0px}.terms-and-conditions:nth-of-type(1) .terms-description b{font-size:22px;color:#000}@media screen and (max-width: 768px){.terms-and-conditions:nth-of-type(1) .terms-description b{font-size:18px}}.terms-and-conditions:nth-of-type(1) .terms-description{padding-left:0px}@media screen and (max-width: 768px){.terms-and-conditions:nth-of-type(1) .terms-description{padding-left:0}}@media screen and (min-width: 768px){.terms-description,.faq-search-box,.faq-container{padding-left:30px;-webkit-animation:tnc-text-slide-in .8s ease-out;animation:tnc-text-slide-in .8s ease-out}}.terms-description ol{font-size:18px;font-family:"Inter";font-weight:400;font-style:normal;margin-left:54px;padding-bottom:16px}@media screen and (max-width: 768px){.terms-description ol{padding-bottom:0}}#cookie-policy-main-container .terms-description ol{padding-top:16px;padding-bottom:40px}@media screen and (max-width: 768px){#cookie-policy-main-container .terms-description ol{padding-top:4px;padding-bottom:16px}}.terms-section{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.terms-heading{width:100%;height:auto;font-family:"Inter" !important;font-weight:700;font-style:Bold;font-size:22px;line-height:100%;letter-spacing:0px;color:#000}@media screen and (max-width: 768px){.terms-heading{font-size:18px !important;line-height:100%}}.terms-heading h2{width:100%;height:auto;font-family:"FlyingFlea-Bold" !important;font-weight:700 !important;font-style:Bold;font-size:32px !important;line-height:46px;letter-spacing:0px !important;color:#000 !important}.terms-heading:not(:has(p)),.tablecomponent{-webkit-animation:tnc-text-slide-in .8s ease-out;animation:tnc-text-slide-in .8s ease-out}@media screen and (max-width: 768px){.terms-heading:not(:has(p)),.tablecomponent{-webkit-animation:none;animation:none}}.terms-heading p{font-family:"FlyingFlea-Bold" !important;font-weight:bold;font-style:normal;font-size:32px;line-height:36px;letter-spacing:0%;color:#000 !important;-webkit-animation:tnc-text-slide-in .8s ease-out;animation:tnc-text-slide-in .8s ease-out}@media screen and (max-width: 768px){.terms-heading p{-webkit-animation:none;animation:none}}.cmp-image__image{width:100%;height:auto;margin-bottom:60px}.terms-description h2{font-family:"Inter" !important;font-weight:700;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0%;padding-right:170px;padding-left:30px;padding-bottom:16px}#privacy-policy-main-container .terms-description h4{padding-bottom:16px !important}#privacy-policy-main-container .terms-and-conditions .terms-section{gap:16px !important}.terms-description h4{width:100%;height:auto;font-family:"Inter" !important;font-weight:700;font-style:normal;color:#000;font-size:22px;line-height:100%;letter-spacing:0%;padding-bottom:24px}.terms-description b{color:#000}.terms-description p{width:100%;height:auto;font-family:"Inter" !important;font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0%;color:#4d4d4d;padding-bottom:24px}@media screen and (max-width: 768px){.terms-description p{padding-bottom:0}}.terms-description p b{color:#333}.terms-description h5{width:100%;height:auto;font-family:"Inter" !important;font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0%;color:#4d4d4d}.terms-description ul{padding-left:35px !important;width:100%;height:auto;font-family:"Inter" !important;font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0%;list-style:disc}.terms-description ul:not(:last-child){padding-bottom:24px}.terms-description ul:last-child{padding-bottom:0}.terms-description ul li:last-child{padding-bottom:0px}.terms-heading::before{content:"";display:block;width:100%;height:1px;background-color:#e6e6e6;margin-bottom:40px}@media screen and (max-width: 768px){.terms-heading::before{margin-bottom:24px}}.terms-and-conditions:nth-of-type(-n + 2) .terms-heading::before{display:none}.terms-description li{padding-bottom:16px;font-family:"Inter" !important;font-weight:400;font-style:normal;font-size:18px;line-height:24px;letter-spacing:0%;color:#333}.terms-description li a{color:#4d4d4d;text-decoration:none}.cookie-table__cell{color:#4d4d4d}.cmp-separator{width:100%;height:0px;opacity:.4;border-width:1px;border:1px solid #e6e6e6;display:none}@media(max-width: 1024px){.paragraph-component{padding-top:40px;padding-bottom:45px}.terms-and-conditions{padding-right:40px;padding-left:40px}.terms-heading p{font-family:"FlyingFlea-Bold";font-weight:bold;font-style:normal;font-size:32px;line-height:36px;letter-spacing:0%}.terms-description h4{font-size:16px;line-height:22px;padding-right:60px;padding-bottom:12px}.terms-description p{font-size:14px;line-height:22px;padding-right:60px;padding-left:20px}.terms-description ul{padding-left:35px !important;padding-right:60px;padding-bottom:12px}.terms-description li{font-size:16px;line-height:22px;padding-bottom:12px}}@media(max-width: 768px){.paragraph-component{padding-top:30px;padding-bottom:35px;gap:24px}.cmp-image__image{position:relative;-o-object-fit:cover;object-fit:cover}}@media screen and (max-width: 768px)and (max-width: 768px){.cmp-image__image{margin-bottom:32px}}@media(max-width: 768px){.terms-and-conditions{padding-right:20px;padding-left:20px}}@media(max-width: 768px){.terms-section{gap:20px}}@media(max-width: 768px){.terms-description h4{font-size:14px;line-height:20px;padding-right:0;padding-left:15px;padding-bottom:10px}}@media(max-width: 768px){.terms-description p{font-size:16px;line-height:20px;padding-right:0;padding-left:0}}@media(max-width: 768px){.terms-description ol{font-size:16px;font-family:"Inter";font-weight:400;font-style:normal;margin-left:54px}}@media(max-width: 768px){.terms-description ul{padding-left:18px !important;padding-right:0;padding-bottom:10px;font-size:16px;font-family:"Inter";font-weight:400;font-style:normal}}@media(max-width: 768px){.terms-description li{font-size:16px;line-height:20px;padding-bottom:10px}}@media(max-width: 768px){.paragraph-component{padding-top:36px;padding-bottom:25px;gap:24px}.terms-and-conditions{padding-right:16px;padding-left:16px}}@media screen and (max-width: 768px)and (max-width: 768px){.terms-and-conditions .terms-description{padding-left:30px}}@media screen and (max-width: 768px)and (max-width: 768px){.terms-and-conditions .terms-description p{font-size:14px;line-height:18px;color:#4d4d4d;font-weight:400;margin-bottom:20px}.terms-and-conditions .terms-description p:last-child{margin-bottom:0}}@media(max-width: 768px){.terms-section{gap:16px}}@media(max-width: 768px){.terms-heading h2{font-size:18px;line-height:100%;font-family:"Inter"}}@media(max-width: 768px){.terms-description h4{font-size:16px;line-height:100%;padding-left:0;padding-bottom:16px}}@media(max-width: 768px){.terms-description ul{padding-left:20px !important;padding-bottom:24px;font-size:14px;font-family:"Inter";font-weight:400;font-style:normal}.terms-description ul:not(:last-child){padding-bottom:24px}.terms-description ul:last-child{padding-bottom:0}}@media(max-width: 768px){.terms-description li{font-size:14px;line-height:18px;padding-bottom:16px}.terms-description li ul{padding-bottom:0}.terms-description li li{list-style-type:disc;padding-top:16px;padding-bottom:0}.terms-description li a{color:#4d4d4d;text-decoration:none}}#become-a-dealer .paragraph-component{padding-top:76px;padding-bottom:55px}@media screen and (max-width: 768px){#become-a-dealer .paragraph-component{padding-top:36px;padding-bottom:25px}}@media screen and (max-width: 768px){#become-a-dealer .terms-section{gap:0}}@media screen and (max-width: 768px){#become-a-dealer .terms-heading::after{content:"";display:block;width:98px;height:1px;background-color:#e6e6e6;margin:16px 0}}#become-a-dealer .terms-description{padding-bottom:41px}@media screen and (max-width: 768px){#become-a-dealer .terms-description{padding-left:0;padding-bottom:7px}#become-a-dealer .terms-description p{font-size:16px;line-height:130%}}@media screen and (max-width: 1024px){#become-a-dealer .terms-description{padding-left:0}}#become-a-dealer #BAD-mobile img{margin-bottom:60px}@media screen and (max-width: 768px){#become-a-dealer #BAD-mobile img{margin-bottom:0}}@media screen and (min-width: 1024px){.ppolicyparagraph{padding:0 135px}}@media screen and (min-width: 1024px){#cookie-policy-main-container .ppolicyparagraph,#become-a-dealer .ppolicyparagraph{padding:0 138px}}#cookie-policy-main-container .terms-description li{color:#4d4d4d}#cookie-policy-main-container .terms-description li b{color:#333;font-size:18px}@media screen and (max-width: 768px){#cookie-policy-main-container .terms-description p{font-size:16px !important}}#cookie-policy-main-container .terms-description p b{color:#4d4d4d;font-size:18px;font-weight:400}@media screen and (max-width: 768px){#cookie-policy-main-container .terms-description p b{font-size:14px !important}}#cookie-policy-main-container #cookie-policy-permission-list .paragraph-component{padding-top:0px;gap:0;overflow-x:visible;padding-bottom:80px}@media screen and (max-width: 768px){#cookie-policy-main-container #cookie-policy-permission-list .paragraph-component{padding-top:36px;padding-bottom:32px;overflow-x:hidden}}@media screen and (min-width: 768px){#cookie-policy-main-container #cookie-policy-permission-list .paragraph-component::before{content:"";display:block;width:100%;height:1px;background-color:#e6e6e6;margin:0 -38px 16px -38px;-webkit-animation:tnc-text-slide-in .8s ease-out;animation:tnc-text-slide-in .8s ease-out}}@media screen and (max-width: 768px){#cookie-policy-main-container #cookie-policy-permission-list .terms-description p:first-child{font-size:16px;line-height:120%;color:#4d4d4d}#cookie-policy-main-container #cookie-policy-permission-list .terms-description p:last-child{font-size:14px;line-height:100%;color:#4d4d4d}}#terms-and-conditions-container .terms-description{padding-left:0}@media screen and (max-width: 768px){#terms-and-conditions-container .terms-description p,#cookie-policy-main-container .terms-description p{font-size:16px;line-height:120%;color:#4d4d4d}}@media screen and (max-width: 768px){#terms-and-conditions-container .terms-description li{font-size:0px;line-height:120%;color:#4d4d4d}}div#cookie-policy-mobile img{width:100%;height:auto}div#cookie-policy-mobile,div#tnc-mobile{overflow:hidden;margin-bottom:28px}@media screen and (max-width: 768px){div#cookie-policy-mobile,div#tnc-mobile{margin-bottom:0}}div#tnc-mobile img{width:100%;height:auto;margin-top:35px;overflow:visible;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media screen and (max-width: 768px){div#tnc-mobile img{margin-top:7px}}#terms-and-conditions-container>div>div.ppolicyparagraph.aem-GridColumn.aem-GridColumn--default--12>div>div:nth-child(1)>section>div.terms-heading::before{display:none}#terms-and-conditions-container .terms-and-conditions .terms-description p:last-child{padding-bottom:0}#terms-and-conditions-container .terms-heading::before{content:"";display:block;width:100%;height:1px;background-color:#e6e6e6;margin-bottom:32px;-webkit-animation:tnc-text-slide-in .8s ease-out;animation:tnc-text-slide-in .8s ease-out}@media screen and (max-width: 768px){#terms-and-conditions-container .terms-heading::before{margin-bottom:32px;-webkit-animation:none;animation:none}}#terms-and-conditions-container .terms-and-conditions:nth-of-type(2) .terms-heading::before{margin-bottom:40px !important}@media screen and (max-width: 768px){#terms-and-conditions-container .terms-and-conditions:nth-of-type(2) .terms-heading::before{margin-bottom:32px !important}}#terms-and-conditions-container .terms-heading::after{-webkit-animation:tnc-text-slide-in .8s ease-out;animation:tnc-text-slide-in .8s ease-out}@media screen and (max-width: 768px){#terms-and-conditions-container .terms-heading::after{content:"";display:block;width:100%;height:1px;background-color:#e6e6e6;width:98px;height:1px;margin-top:16px;-webkit-animation:none;animation:none}}@media screen and (min-width: 768px){#terms-and-conditions-container .ppolicyparagraph{padding:0 140px !important}}@media screen and (min-width: 768px){#privacy-policy-main-container .ppolicyparagraph{padding:0 131px !important}}#cookie-policy-main-container div.terms-and-conditions:nth-of-type(1) .terms-heading,#privacy-policy-main-container div.terms-and-conditions:nth-of-type(1) .terms-heading,#faq-header-text .cmp-title__text{-webkit-animation:tnc-title-slide-in .8s ease-out !important;animation:tnc-title-slide-in .8s ease-out !important}@media screen and (max-width: 768px){#cookie-policy-main-container div.terms-and-conditions:nth-of-type(1) .terms-heading,#privacy-policy-main-container div.terms-and-conditions:nth-of-type(1) .terms-heading,#faq-header-text .cmp-title__text{-webkit-animation:none !important;animation:none !important}}#privacy-policy-main-container .tablecomponent{overflow:visible}#privacy-policy-main-container .cookie-table{margin-top:-31px}@media screen and (max-width: 768px){#privacy-policy-main-container .cookie-table{margin-top:0}}#privacy-policy-main-container .terms-heading{font-size:22px;color:#000}@media screen and (max-width: 768px){#privacy-policy-main-container .terms-heading{font-size:18px}}#privacy-policy-main-container .terms-description h4{font-size:18px;color:#333}@media screen and (max-width: 768px){#privacy-policy-main-container .terms-description h4{font-size:16px}}@media screen and (max-width: 768px){#privacy-policy-main-container>div>div.ppolicyparagraph.aem-GridColumn.aem-GridColumn--default--12>div>div:nth-child(1)>section>div.terms-heading::after{content:"";display:block;width:98px;height:1px;background-color:#e6e6e6;margin:16px 0 8px 0px}}#terms-and-conditions-container .breadcrumb li,#privacy-policy-main-container .breadcrumb li,#cookie-policy-main-container .breadcrumb li,#become-a-dealer .breadcrumb li{font-size:12px;color:#1a1a1a !important}#terms-and-conditions-container .breadcrumb li::after,#privacy-policy-main-container .breadcrumb li::after,#cookie-policy-main-container .breadcrumb li::after,#become-a-dealer .breadcrumb li::after{color:#000 !important}@media screen and (max-width: 768px){#terms-and-conditions-container .breadcrumb li,#privacy-policy-main-container .breadcrumb li,#cookie-policy-main-container .breadcrumb li,#become-a-dealer .breadcrumb li{font-size:12px}}#terms-and-conditions-container .breadcrumb a,#privacy-policy-main-container .breadcrumb a,#cookie-policy-main-container .breadcrumb a,#become-a-dealer .breadcrumb a{font-size:12px;font-weight:400;color:#666 !important;text-decoration:none}#terms-and-conditions-container .breadcrumb a:hover,#privacy-policy-main-container .breadcrumb a:hover,#cookie-policy-main-container .breadcrumb a:hover,#become-a-dealer .breadcrumb a:hover{text-decoration:underline}@media screen and (max-width: 768px){#terms-and-conditions-container .breadcrumb a,#privacy-policy-main-container .breadcrumb a,#cookie-policy-main-container .breadcrumb a,#become-a-dealer .breadcrumb a{font-size:12px}}[id^=ff-Text] h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}[id^=ff-Text] p{height:100%;font-family:"Inter";color:#fff}#ff-Text2 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}#ff-Text3 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}#ff-Text4 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}#ff-Text5 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}#ff-Text6 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}#ff-Text7 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}#ff-Text8 h1{height:100%;font-family:"FlyingFlea-Bold";color:#fff}.topbanner-container{position:relative;width:100%;height:100vh;overflow:hidden}.background-video{position:absolute;top:0;left:0;width:100%;height:699.28px;-o-object-fit:cover;object-fit:cover}.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.crosshair{position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:24px;color:#0af;opacity:.6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.text-box h1{font-size:32px;font-weight:100;margin-bottom:20px;line-height:118%}@media screen and (max-width: 768px){.text-box h1{margin-bottom:16px}}.bold{font-weight:100}.highlight{color:#d0fd08;font-weight:100}.underline{width:40px;height:1px;margin:0 auto 16px auto;border-radius:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#d0fd0a}.text-box p{font-family:"Inter";font-size:14px;line-height:1.5;color:#fff;font-weight:400}@media screen and (max-width: 768px){.text-box p{font-size:14px;line-height:18px}}.topbanner-container{position:relative;width:100%;overflow:hidden}.video-wrapper{position:relative;width:100%}.background-video{width:100%;height:auto;display:block}.progress-bar{position:absolute;top:0;right:0;width:10px;height:100%;background-color:rgba(0,0,0,.3)}.progress{width:100%;height:0;background-color:#fff;-webkit-transition:height .1s linear;transition:height .1s linear}.twoCardsComponent .two-card-section{width:100%;background:#111;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 40px 65px 40px}@media(max-width: 768px){.twoCardsComponent .two-card-section{padding:40px 50.74px 40px 51.74px !important;height:643px !important}}.twoCardsComponent .two-card-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:124px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.twoCardsComponent .card{background:rgba(0,0,0,0);border-radius:10px;overflow-x:hidden;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:654px}.twoCardsComponent .card-media{width:100%;height:333px;background:#222;border-radius:10px;overflow:hidden;margin-bottom:14px}.twoCardsComponent .card-video{width:654px;height:354px;-o-object-fit:cover;object-fit:cover;display:block;border-radius:10px}.twoCardsComponent .card-label{color:#d0fd0a;font-size:28px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:118%;margin-top:70px;font-family:"FlyingFlea-Bold";opacity:1 !important;-webkit-transition:margin-top 600ms ease-out;transition:margin-top 600ms ease-out}.twoCardsComponent .card-label.card-label-animate-in{margin-top:32px !important}@media(max-width: 700px){.twoCardsComponent .card-label{opacity:1 !important;-webkit-transition:none !important;transition:none !important}.twoCardsComponent .card-label.card-label-animate-in{margin-top:32px !important;opacity:1 !important}}.twoCardsComponent .card-underline{display:inline-block;width:123px;height:1px;background:#d0fd0a;margin-left:24px}@media(max-width: 768px){.twoCardsComponent .two-card-section{padding:40px 40px}.twoCardsComponent .first-child .card-label{margin-top:0;margin-bottom:6px}.twoCardsComponent .card-label-reverse{-webkit-box-orient:vertical !important;-webkit-box-direction:reverse !important;-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important}.twoCardsComponent .card-media,.twoCardsComponent .card-video{width:257px;height:130px !important;margin-bottom:0}.twoCardsComponent .two-card-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.twoCardsComponent .card{width:90vw;max-width:420px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.twoCardsComponent .card.first-child{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.twoCardsComponent .card-label{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px !important;-webkit-box-align:centre;-ms-flex-align:centre;align-items:centre;font-size:24px;margin-top:16px;opacity:1 !important;-webkit-transition:margin-top 600ms ease-out;transition:margin-top 600ms ease-out}.twoCardsComponent .card-label.card-label-animate-in{margin-top:16px}.twoCardsComponent .card-underline{width:1px;height:78px !important;margin-bottom:16px;margin-left:0}}.becomeamember{background-color:#fff}#membership-card-web .desktop-membership-card{background-color:#000 !important}#ff-club-app{background-color:#000 !important}@media(max-width: 768px){#ff-club-app>div>div.videobanner.ffClubTopBanner.aem-GridColumn.aem-GridColumn--default--12>div>div>div.video-banner-carouel-tracker>div.video-slides-wrapper .video-slide.active{width:14px;height:4px;border-radius:40px;background-color:#d0fd08}#ff-club-app>div>div.videobanner.ffClubTopBanner.aem-GridColumn.aem-GridColumn--default--12>div>div>div.video-banner-carouel-tracker>div.video-slides-wrapper .video-slide.active:not(.active){width:4px;height:4px;background-color:#fff}}@media(max-width: 768px){#ff-club-app>div>div.becomeamember.aem-GridColumn.aem-GridColumn--default--12>div>div.become-member-scroll-container>div>div:nth-child(1)>div>div{font-family:"Inter";font-weight:400;font-size:18px;line-height:24px;letter-spacing:0;color:#fff}}@media(max-width: 768px){#membershipCard-container>div{border:1px solid #404040 !important}}@media(max-width: 768px){#membershipCard-container>div>div.membership-header{background-color:#242a27 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#membershipCard-container>div>div.membership-header .membership-price{color:#fff !important}#membershipCard-container>div>div.membership-header .membership-duration{color:#fff !important;margin-top:9px !important;margin-left:10px !important}}@media(max-width: 768px){#ff-club-app>div>div.highlightedheading.slide.aem-GridColumn.aem-GridColumn--default--12>div{margin-bottom:0 !important;padding:24px 48px 24px 47px;background-color:#1c1c1e !important}#ff-club-app>div>div.highlightedheading.slide.aem-GridColumn.aem-GridColumn--default--12>div h1{font-family:"FlyingFlea-Bold";font-weight:700;font-size:32px;line-height:110%;letter-spacing:0;text-align:center;color:#fff}#ff-club-app>div>div.highlightedheading.slide.aem-GridColumn.aem-GridColumn--default--12>div h1 .club{color:#05a8a3}#ff-club-app>div>div.highlightedheading.slide.aem-GridColumn.aem-GridColumn--default--12>div .subtitle{font-family:"Inter";font-weight:400;font-size:14px;line-height:110%;letter-spacing:0;text-align:center;color:#fff}}@media(max-width: 768px){#ff-club-app>div>div.becomeamember.aem-GridColumn.aem-GridColumn--default--12{background-color:#1c1c1e !important}#ff-club-app>div>div.becomeamember.aem-GridColumn.aem-GridColumn--default--12 .top-section{padding:20px 40px 32px 24px !important}#ff-club-app>div>div.becomeamember.aem-GridColumn.aem-GridColumn--default--12 .top-section h1{font-family:"FlyingFlea-Bold";font-weight:700;font-size:32px;line-height:110%;letter-spacing:0;color:#fff}#ff-club-app>div>div.becomeamember.aem-GridColumn.aem-GridColumn--default--12 .top-section h1 .club{color:#05a8a3}#ff-club-app>div>div.becomeamember.aem-GridColumn.aem-GridColumn--default--12 .becomeMember-pagination{margin-top:12px !important}}.become-member-compo .top-section{padding:79px 40px 41px;margin:auto;text-align:left}@media(max-width: 768px){.become-member-compo .top-section{padding:35px 15px !important}}.become-member-compo .top-section h1{font-size:48px;font-family:"FlyingFlea";font-weight:bold;letter-spacing:0;line-height:110%;color:#000}@media(max-width: 768px){.become-member-compo .top-section h1{font-size:32px !important}}.become-member-compo .top-section h1 .club{color:#00a8a3}.become-member-compo .become-member-scroll-container{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 40px;scroll-padding-left:16px}.become-member-compo .become-member-scroll-container::-webkit-scrollbar{display:none}.become-member-compo .become-member-scroll-container .card-slider{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:100%;padding-right:0px}.become-member-compo .become-member-scroll-container .card-slider .image-section{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;scroll-snap-align:start;border-radius:16px;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;background:#000;z-index:1;margin-left:0}.become-member-compo .become-member-scroll-container .card-slider .image-section:first-child{margin-left:0}.become-member-compo .become-member-scroll-container .card-slider .image-section .background-img{height:592px !important;-o-object-fit:cover;object-fit:cover}.become-member-compo .become-member-scroll-container .card-slider .image-section:not(:first-child){margin-left:0;z-index:1}.become-member-compo .become-member-scroll-container .card-slider .image-section .shadow-overylay{position:absolute;bottom:0;width:100%;height:45%;display:-webkit-box;display:-ms-flexbox;display:flex;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(49.01%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 49.01%, rgba(0, 0, 0, 0.9) 100%)}.become-member-compo .become-member-scroll-container .card-slider .image-section .shadow-overylay .overlay-text{position:absolute;bottom:10%;gap:62px;font-weight:700;width:88%;font-size:18px;font-family:"Inter";line-height:120%}@media(max-width: 768px){.become-member-compo .become-member-scroll-container .card-slider .image-section .shadow-overylay .overlay-text{gap:32px;bottom:15%}}.become-member-compo .become-member-scroll-container .card-slider .image-section .shadow-overylay .overlay-text p{font-size:18px;font-weight:400;line-height:24px;color:#fff}.become-member-compo .becomeMember-pagination{display:none}.become-member-compo .overlay-text{text-align:LEFT;padding:0;-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:-webkit-box;display:-ms-flexbox;display:flex;color:#e6e6e6}@media(max-width: 768px){.become-member-compo .overlay-text{color:#fff}}.become-member-compo .overlay-text p{color:#fff !important}@media(max-width: 768px){.become-member-compo .overlay-text{text-align:LEFT;padding:0;-webkit-box-align:end;-ms-flex-align:end;align-items:end;display:-webkit-box;display:-ms-flexbox;display:flex}.become-member-compo .card-slider{gap:16px !important}.become-member-compo .top-section{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important;padding:28px 24px 24px !important}.become-member-compo .become-member-scroll-container{padding:0px 24px;scroll-padding-left:24px}.become-member-compo .become-member-scroll-container .image-section{-webkit-box-flex:0 !important;-ms-flex:0 0 90vw !important;flex:0 0 90vw !important;height:auto;height:378px;width:310px;max-width:310px}.become-member-compo .ctacomponent{height:auto;position:fixed !important;bottom:0 !important;background:#fff !important;-webkit-box-shadow:0 -10px 14px 0 rgba(0,0,0,.06) !important;box-shadow:0 -10px 14px 0 rgba(0,0,0,.06) !important}.become-member-compo .becomeMember-pagination{display:block;margin-top:6px;padding-left:24px;margin-bottom:20px}.become-member-compo .becomeMember-pagination .memberCard{display:inline-block;width:4px;height:4px;background-color:#5e5e5e;border-radius:40px}.become-member-compo .becomeMember-pagination .memberCard.active{background-color:#d0fd08;width:14px;height:4px}}.overlay-wrapper{position:fixed;top:0px;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}@media(max-width: 768px){.overlay-wrapper{z-index:10000}}.overlay-container{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 40px;scrollbar-width:none}.overlay-container::-webkit-scrollbar{display:none}.overlay-card{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:90vw;max-width:1320px;height:75vh;max-height:717px;border-radius:12px;overflow:hidden;scroll-snap-align:center;margin-right:40px}.overlay-card:last-child{margin-right:0}.overlay-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.overlay-card::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:1}.close-btn{position:absolute;top:24px;right:24px;background:none;border:none;cursor:pointer;z-index:10;border-radius:50%;-webkit-transition:background-color .2s;transition:background-color .2s}.overlay-content{position:absolute;right:10%;top:40%;width:420px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px;z-index:2}.overlay-content h2{font-family:"Inter" !important;font-size:32px;font-weight:700;line-height:39px;color:#fff;margin:0}.overlay-content h2 span{color:#d0fd0a}.overlay-content p{font-size:16px;line-height:24px;color:#e6e6e6;font-family:"Inter" !important;margin:0;font-weight:400}.overlay-items-tracker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;position:absolute;bottom:38px;z-index:1;width:100%;padding:0px 40px}.overlay-items-tracker .overlay-slides-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}@media(max-width: 768px){.overlay-items-tracker .overlay-slides-wrapper{gap:4px}}.overlay-items-tracker .overlay-slides-wrapper .overlay-slide{display:inline-block;width:6px;height:6px;background-color:#e6e6e6;border-radius:40px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media(max-width: 768px){.overlay-items-tracker .overlay-slides-wrapper .overlay-slide{width:4px;height:4px}}.overlay-items-tracker .overlay-slides-wrapper .overlay-slide:hover{background-color:#d0fd08;-webkit-transform:scale(1.2);transform:scale(1.2)}.overlay-items-tracker .overlay-slides-wrapper .overlay-slide.active{background-color:#d0fd08;width:40px;height:6px}@media(max-width: 768px){.overlay-items-tracker .overlay-slides-wrapper .overlay-slide.active{width:14px;height:4px}}.overlay-items-tracker .prev-next-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.overlay-items-tracker .prev-next-arrows .prev-arrow,.overlay-items-tracker .prev-next-arrows .next-arrow,.overlay-items-tracker .prev-next-arrows .prev-btn,.overlay-items-tracker .prev-next-arrows .next-btn{all:unset;cursor:pointer;-webkit-transition:opacity .3s ease,-webkit-transform .2s ease;transition:opacity .3s ease,-webkit-transform .2s ease;transition:opacity .3s ease,transform .2s ease;transition:opacity .3s ease,transform .2s ease,-webkit-transform .2s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%}.overlay-items-tracker .prev-next-arrows .prev-arrow:active,.overlay-items-tracker .prev-next-arrows .next-arrow:active,.overlay-items-tracker .prev-next-arrows .prev-btn:active,.overlay-items-tracker .prev-next-arrows .next-btn:active{-webkit-transform:scale(0.95);transform:scale(0.95)}.overlay-items-tracker .prev-next-arrows .prev-arrow.disabled,.overlay-items-tracker .prev-next-arrows .next-arrow.disabled,.overlay-items-tracker .prev-next-arrows .prev-btn.disabled,.overlay-items-tracker .prev-next-arrows .next-btn.disabled{cursor:not-allowed;opacity:.4;pointer-events:none}.overlay-items-tracker .prev-next-arrows .prev-arrow.disabled svg path,.overlay-items-tracker .prev-next-arrows .next-arrow.disabled svg path,.overlay-items-tracker .prev-next-arrows .prev-btn.disabled svg path,.overlay-items-tracker .prev-next-arrows .next-btn.disabled svg path{stroke:#e6e6e6 !important}.overlay-items-tracker .prev-next-arrows .prev-arrow svg,.overlay-items-tracker .prev-next-arrows .next-arrow svg,.overlay-items-tracker .prev-next-arrows .prev-btn svg,.overlay-items-tracker .prev-next-arrows .next-btn svg{-webkit-transition:all .2s ease;transition:all .2s ease}@media(max-width: 768px){.close-btn svg{width:24px;height:24px}.overlay-container{padding:0 20px}.overlay-card{width:95vw;height:85vh;margin-right:20px}.overlay-content{left:20px;top:auto;bottom:4%;width:calc(100% - 40px);max-width:350px}.overlay-content h2{font-size:16px;line-height:13px}.overlay-content p{font-size:14px;line-height:18px}.overlay-items-tracker{bottom:36px;padding:0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 768px)and (min-height: 700px){.overlay-items-tracker{bottom:36px}}@media(max-width: 768px)and (min-height: 800px){.overlay-items-tracker{bottom:46px}}@media(max-width: 768px)and (min-height: 900px){.overlay-items-tracker{bottom:56px}}@media(max-width: 768px){.prev-next-arrows{display:none !important;gap:20px;margin-right:10px}}.clubPage-top-banner-container .background-video{position:relative !important}.clubPage-top-banner-container .top-banner-video-scroller{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-left:16px}.clubPage-top-banner-container .top-banner-video-scroller::-webkit-scrollbar{display:none}.clubPage-top-banner-container .top-banner-video-scroller .video-section{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content}.clubPage-top-banner-container .top-banner-container{width:100%;height:683px;scroll-snap-align:start;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;z-index:1;position:relative}@media(max-width: 768px){.clubPage-top-banner-container .top-banner-container{height:448px !important}}.clubPage-top-banner-container .top-banner-container video{width:100vw}.clubPage-top-banner-container .top-banner-container #playButton{cursor:pointer}.clubPage-top-banner-container .top-banner-container .card-img{width:100%;height:100%;background:-webkit-gradient(linear, left top, left bottom, color-stop(14.18%, rgba(0, 0, 0, 0)), color-stop(71.96%, rgba(0, 0, 0, 0.58)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 14.18%, rgba(0, 0, 0, 0.58) 71.96%)}.clubPage-top-banner-container .prev-next-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.clubPage-top-banner-container .prev-next-arrows .prev-arrow,.clubPage-top-banner-container .prev-next-arrows .next-arrow{cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.clubPage-top-banner-container .prev-next-arrows .prev-arrow:hover,.clubPage-top-banner-container .prev-next-arrows .next-arrow:hover{opacity:.7}.clubPage-top-banner-container .prev-next-arrows .prev-arrow svg,.clubPage-top-banner-container .prev-next-arrows .next-arrow svg{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.clubPage-top-banner-container .prev-next-arrows .prev-arrow:hover svg,.clubPage-top-banner-container .prev-next-arrows .next-arrow:hover svg{-webkit-transform:scale(1.1);transform:scale(1.1)}.clubPage-top-banner-container .clubPage-top-banner{width:100%;position:relative}.clubPage-top-banner-container .clubPage-top-banner .playButton-wrapper{position:absolute;top:45%;left:45%}.clubPage-top-banner-container .clubPage-top-banner .video-banner-carouel-tracker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;position:absolute;bottom:32px;z-index:1;width:100%;padding:0px 40px}.clubPage-top-banner-container .clubPage-top-banner .video-banner-carouel-tracker .video-slides-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.clubPage-top-banner-container .clubPage-top-banner .video-banner-carouel-tracker .video-slides-wrapper .video-slide{display:inline-block;width:6px;height:6px;background-color:#5e5e5e;border-radius:40px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.clubPage-top-banner-container .clubPage-top-banner .video-banner-carouel-tracker .video-slides-wrapper .video-slide:hover{background-color:#d0fd08;-webkit-transform:scale(1.2);transform:scale(1.2)}.clubPage-top-banner-container .clubPage-top-banner .video-banner-carouel-tracker .video-slides-wrapper .video-slide.active{background-color:#d0fd08;width:40px;height:6px}.clubPage-top-banner-container .video-desktop{display:block}.clubPage-top-banner-container .video-mobile{display:none}@media(max-width: 768px){.clubPage-top-banner-container .highlighted-compo{width:100%}.clubPage-top-banner-container .video-slides-wrapper{gap:4px !important}.clubPage-top-banner-container .top-section{width:100% !important}.clubPage-top-banner-container .video-desktop{display:none}.clubPage-top-banner-container .video-mobile{display:block;height:448px}.clubPage-top-banner-container .clubPage-top-banner .video-banner-carouel-tracker{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:20px}.clubPage-top-banner-container .clubPage-top-banner .playButton-wrapper{left:40%;top:40%}}.highlighted-compo{padding:35px 15px;width:20%;margin:auto}.highlighted-compo h1{font-size:32px;font-family:"FlyingFlea";font-weight:bold;letter-spacing:0;line-height:110%;color:#000}.highlighted-compo .club{color:#00a8a3}.highlighted-compo .subtitle{font-size:14px;color:#333;margin-top:8px;font-weight:400}.membershipbenefits{background-color:#fff}#membershipCard-container{height:696px}#membershipCard-container .club-reviews-section .club-reviews-section-title{font-size:48px !important;font-family:"FlyingFlea-Bold" !important}#membershipCard-container .club-reviews-section-title{font-size:48px !important;font-family:"FlyingFlea-Bold" !important}@media(max-width: 768px){#membershipCard-container{height:100%}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .section-title{display:block}}#membershipCard-container .desktop-membership-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:101px;height:100%}#membershipCard-container .desktop-membership-card .background-img{position:absolute;z-index:0;width:100%;-o-object-fit:cover;object-fit:cover;height:696px}#membershipCard-container .desktop-membership-card .membership-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:129.8px 71px;z-index:1}#membershipCard-container .desktop-membership-card .membership-section .benefits-left{max-width:65%;width:814px;color:#fff}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .section-title{font-family:"FlyingFlea";font-size:32px !important;line-height:45px;font-weight:700;margin-bottom:50px;text-align:left;color:#fff !important}@media screen and (max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .benefits-left .section-title{margin-bottom:24px !important}}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .section-title .highlight{color:#d0fd0a}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:60px 100px}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid{grid-template-columns:repeat(2, 1fr);gap:32px !important}}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid .benefit-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-size:16px;line-height:20px;font-weight:400;color:#fff}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid .benefit-item p{color:#e6e6e6;font-size:16px;font-weight:400;line-height:20px;letter-spacing:0px;font-family:"Inter" !important;font-style:normal}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid .benefit-item p{font-size:14px;line-height:18px}}#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid .benefit-item img{width:32px;height:32px}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .benefits-left .benefits-grid .benefit-item img{width:16px;height:16px}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section{background-color:#fff;color:#333;border-radius:12px;padding:52.2px 30px;width:473px;max-width:473px;position:relative;height:100%;min-height:442px;text-align:center;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.3);box-shadow:0 8px 20px rgba(0,0,0,.3)}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section{width:100% !important;min-height:332px}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .free-goodies-div{background:#d0fd0a;position:absolute;bottom:0;width:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 0 12px 12px;gap:6px;padding:6px 0}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .free-goodies-div h4{font-size:14px;font-weight:500;color:#333}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .free-goodies-div h4 span{font-size:14px;font-weight:800;color:#1a1a1a}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .free-goodies-div .free-goodies-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .card-title{font-family:"FlyingFlea-Bold" !important;font-size:48px;font-weight:700;line-height:48px;margin-bottom:16px}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .card-title{font-size:28px !important;margin-bottom:11.52px !important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .card-title .club{color:#00a8a3}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .card-subtitle{font-size:18px;line-height:22px;font-weight:400;color:#333;margin:0 auto 24px;width:310px}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .card-subtitle{font-size:16px !important;line-height:20px !important;padding:0 23px !important;margin-bottom:17.35px !important}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .underline{width:310px;background-color:none !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}@media screen and (max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .underline{margin-bottom:17.35px !important;width:224.14px !important}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .price{color:#000;font-family:"Inter" !important;font-size:38px;line-height:32px;font-weight:700}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .price{font-size:28px !important;margin:0 25% !important;line-height:1 !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:7px}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .price .duration{font-size:16px;color:#727272;font-weight:500}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .price .duration{font-size:11px !important;line-height:1 !important}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .join-button{background-color:#05a8a3;color:#000;border:none;padding:20px 103px;font-size:16px;line-height:100%;border-radius:6px;letter-spacing:.02em;font-family:"Inter" !important;font-weight:700;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s;margin-top:20px}@media screen and (max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .join-button{margin-top:28.92px !important;width:298px}}#membershipCard-container .desktop-membership-card .membership-section .membership-price-section .join-button:hover{background-color:#009393}@media(max-width: 768px){#membershipCard-container .desktop-membership-card .membership-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:36px 24px 36.29px;position:relative;z-index:1}#membershipCard-container .desktop-membership-card .membership-section .benefits-left{max-width:100%;margin-bottom:40px}}#membershipCard-container .mobile-membership-card{display:none;border:1px solid #cfcfcf;border-radius:12px;max-width:400px;margin:16px;overflow:hidden;-webkit-box-shadow:0px 0px 14px 0px rgba(0,0,0,.0784313725);box-shadow:0px 0px 14px 0px rgba(0,0,0,.0784313725)}#membershipCard-container .mobile-membership-card .membership-header{background-color:#d4e2dc;text-align:center;padding:1.5rem 1rem}#membershipCard-container .mobile-membership-card .membership-header .membership-price{font-size:32px;line-height:32px;font-weight:700;color:#000}#membershipCard-container .mobile-membership-card .membership-header .membership-duration{color:#000;margin-top:4px;font-size:16px;font-weight:500;line-height:100%;margin-left:5px}#membershipCard-container .mobile-membership-card .membership-body{padding:1.5rem 1.2rem}#membershipCard-container .mobile-membership-card .membership-body .membership-title{font-size:24px;font-weight:700;line-height:100%;margin-bottom:1.5rem;color:#333;text-align:center}@media screen and (max-width: 768px){#membershipCard-container .mobile-membership-card .membership-body .membership-title{margin-bottom:21px !important}}#membershipCard-container .mobile-membership-card .membership-body .membership-title .highlight{color:#05a8a3;font-weight:700}#membershipCard-container .mobile-membership-card .membership-body .underline{width:100%;background-color:none !important}#membershipCard-container .mobile-membership-card .membership-body .benefits-list{list-style-type:disc;padding-left:1.2rem;font-size:14px;font-weight:300;color:#484848}#membershipCard-container .mobile-membership-card .membership-body .benefits-list li{margin-bottom:1rem;line-height:1.5}@media(max-width: 768px){#membershipCard-container .membership-header{padding:32px 0 !important;font-size:24px !important}#membershipCard-container .membership-body{padding:29px 16px 0px 16px !important}#membershipCard-container .membership-title{font-family:"InterDisplay" !important;font-size:24px !important}#membershipCard-container .desktop-membership-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0px !important}#membershipCard-container .desktop-membership-card .background-img{position:absolute;z-index:0;width:100%;-o-object-fit:cover;object-fit:cover;height:891.29px}}@media(max-width: 768px)and (max-width: 768px){#membershipCard-container .desktop-membership-card .background-img{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media(max-width: 768px){#membershipCard-container .benefits-grid .benefit-item:nth-child(2),#membershipCard-container .benefits-grid .benefit-item:nth-child(4),#membershipCard-container .benefits-grid .benefit-item:nth-child(9){display:none !important}}@media(max-width: 768px){#membershipCard-container .mobile-membership-card{display:none}}.payment-screen{max-width:400px;margin:auto;background-color:#1c1c1e;border-radius:12px;padding:16px}.payment-screen .screen-title{font-size:1rem;line-height:120%;font-family:"InterDisplay";font-weight:500;margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.payment-screen .price-summary{background:linear-gradient(182.89deg, #153332 1.93%, #252525 110.63%);border:.5px solid rgba(0,168,163,.5019607843);padding:14px 16px;border-radius:12px;margin-bottom:20px}.payment-screen .price-summary .price-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.payment-screen .price-summary .price-row.muted{border-bottom:1px solid #535354;padding-bottom:10px}.payment-screen .price-summary .price-row.total .total-text{font-size:1rem;line-height:1rem;font-family:"InterDisplay";font-weight:700}.payment-screen .price-summary .price-row.total .total-value{font-size:1rem;line-height:22px;font-family:"InterDisplay";font-weight:700;letter-spacing:-0.04em}.payment-screen .price-summary .price-row .price-text span{display:block}.payment-screen .price-summary .price-row .price-text .title{font-size:14px;line-height:1rem;font-family:"InterDisplay";font-weight:500;color:#fff}.payment-screen .price-summary .price-row .price-text .subTitle{font-size:12px;line-height:1rem;font-family:"InterDisplay";font-weight:500;color:#7d7d7d;margin-top:3px}.payment-screen .price-summary .price-row .price-value{font-size:1rem;line-height:22px;letter-spacing:-0.04em;font-family:"InterDisplay";font-weight:500}.payment-screen .section-title{margin-bottom:10px;font-size:1rem;line-height:1rem;font-family:"InterDisplay";font-weight:700}.payment-screen .payment-methods{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.payment-screen .payment-methods .payment-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #727272;border-radius:12px;padding:14px;cursor:pointer;margin-bottom:12px;-webkit-transition:all .3s ease;transition:all .3s ease;position:relative}.payment-screen .payment-methods .payment-option input[type=radio]{display:none}.payment-screen .payment-methods .payment-option input[type=radio]:checked+.custom-radio{border-color:#0cc}.payment-screen .payment-methods .payment-option input[type=radio]:checked+.custom-radio::after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;background-color:#0cc;border-radius:50%}.payment-screen .payment-methods .payment-option input[type=radio]:checked~.method-info{color:#fff}.payment-screen .payment-methods .payment-option input[type=radio]:checked~.method-info .method-subtitle{opacity:.7}.payment-screen .payment-methods .payment-option input[type=radio]:checked~*{-webkit-transition:all .3s ease;transition:all .3s ease}.payment-screen .payment-methods .payment-option .custom-radio{width:20px;height:20px;border:2px solid #777;border-radius:50%;margin-right:12px;-ms-flex-negative:0;flex-shrink:0;position:relative;-webkit-transition:border-color .3s;transition:border-color .3s}.payment-screen .payment-methods .payment-option.selected{border:1px solid #0cc;background-color:#003f3f;-webkit-box-shadow:0 0 0 1px rgba(0,204,204,.4);box-shadow:0 0 0 1px rgba(0,204,204,.4)}.payment-screen .payment-methods .payment-option .icon{margin-right:12px}.payment-screen .payment-methods .payment-option .method-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.payment-screen .payment-methods .payment-option .method-info .method-title{font-family:"InterDisplay";font-weight:500;font-size:14px;line-height:16px}.payment-screen .payment-methods .payment-option .method-info .method-subtitle{font-size:12px;line-height:16px;font-family:"InterDisplay";font-weight:500;color:#7d7d7d}.payment-screen .disclaimer{font-size:14px;line-height:130%;font-family:"InterDisplay";font-weight:500;color:#898a8d;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-screen .disclaimer .info-icon{margin-right:10px}.payment-screen .pay-button{width:100%;padding:16px 48px;background-color:#002e2c;border:none;border-radius:8px;font-size:1rem;line-height:16px;font-family:"InterDisplay";font-weight:800;color:#535252;margin-top:16px;cursor:not-allowed}.payment-screen .pay-button.enabled{background-color:#05a8a3;color:#000;font-family:"InterDisplay";font-weight:700;cursor:pointer}.payment-container{text-align:center;padding:24px 16px;width:100%}.payment-container .status-icon{margin:0 auto 16px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.payment-container .status-icon .status-message{font-size:20px;line-height:34px;font-family:"InterDisplay";font-weight:700;margin-bottom:16px}.payment-container .amount-paid .amount{font-size:40px;font-family:"InterDisplay";font-weight:700;letter-spacing:-0.02em;margin:0}.payment-container .amount-paid .subtext{color:#ddd;margin-top:4px;font-size:1rem;font-family:"InterDisplay";font-weight:500}.payment-container .payment-details{margin-top:32px;background:linear-gradient(182.89deg, #153332 1.93%, #252525 110.63%);border:.5px solid rgba(0,168,163,.5019607843);padding:14px 16px;border-radius:12px;text-align:left}.payment-container .payment-details .detail-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.payment-container .payment-details .detail-row .label{color:#f5f5f5;font-size:14px;line-height:1rem;font-family:"InterDisplay";font-weight:500}.payment-container .payment-details .detail-row .value{color:#fff;font-size:1rem;line-height:22px;font-family:"InterDisplay";font-weight:500;letter-spacing:-0.025em}.referral-popup .modal-icon{margin:0 auto 8px auto}.referral-popup .modal-title{font-size:14px;font-family:"InterDisplay";font-weight:500;margin-bottom:30px;color:#7d7878}.referral-popup .modal-description{font-size:20px;line-height:22px;font-family:"InterDisplay";font-weight:700;margin-bottom:20px}.reviewsection{background-color:#fff}#ff-club-page .club-reviews-section-title{color:#000 !important}#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2{font-size:48px;font-family:"FlyingFlea-Bold";font-weight:700;line-height:52px;letter-spacing:0}#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2 .highlight{color:#00a8a3}@media screen and (max-width: 768px){#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2{font-size:32px;line-height:36px;letter-spacing:0;text-align:center}#ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2 .highlight{color:#05a8a3 !important}}#ff-club-page>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>div.club-reviews-pagination{margin-top:40px !important}@media(max-width: 768px){#ff-club-page>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>div.club-reviews-pagination{margin-top:24.81px !important}}#ff-club-page>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div{padding:40px 0 120px 40px !important}@media(max-width: 768px){#ff-club-page>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div{padding:20px 4px 20px 24px !important}}.club-reviews-section{margin-top:40px;padding:20px 0 141px 16px}.club-reviews-section .club-reviews-section-title{font-size:48px;font-weight:700 !important;line-height:110%;margin-bottom:41px !important;text-transform:uppercase;color:#1c1c1e !important}.club-reviews-section .club-reviews-section-title .highlight{color:#00a8a3}.club-reviews-section #ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2{font-size:48px;font-family:"FlyingFlea-Bold";font-weight:700;line-height:52px;letter-spacing:0}.club-reviews-section #ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2 .highlight{color:#00a8a3}@media screen and (max-width: 768px){.club-reviews-section #ff-club-page #container-37d21d2fd0>div>div.reviewsection.aem-GridColumn.aem-GridColumn--default--12>div>h2{font-size:32px;line-height:36px;letter-spacing:0;text-align:center}}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-section-title{font-size:32px;margin-bottom:40px !important;font-family:"FlyingFlea-Bold" !important;color:#fff !important}}.club-reviews-section .club-reviews-container{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scroll-padding-left:16px}.club-reviews-section .club-reviews-container::-webkit-scrollbar{display:none}.club-reviews-section .club-reviews-container .club-reviews-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-top:30px}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%;max-width:80%;min-width:300px;position:relative;scroll-snap-align:start}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide:first-child{margin-left:0}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .quote-top-line{position:absolute;top:-15px;left:20px;z-index:998;padding:0 5px}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .quote-top-line svg{width:37px;height:28px}}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .quote-top-line .quote-icon{font-size:2.5rem;color:#444;font-family:serif;-webkit-transform:translateY(-0.4rem);transform:translateY(-0.4rem)}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:1px solid #e6e6e6 !important;border-radius:12px;padding:72px 85px 48px 32px;position:relative;min-height:310px}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .testimonial-text{font-size:18px;font-style:italic;font-weight:500;color:#333;margin:0 0 32px 0;line-height:1.6}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .underline{border:1px solid #05a8a3;width:39px;margin-bottom:32px}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .user-info .avatar{width:54px;height:54px;border-radius:50%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .user-info .avatar{width:40px;height:40px}}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .user-info .user-name{font-size:24px;font-weight:700;color:#000;line-height:100%}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-container .club-reviews-track .review-slide .testimonial-card .user-info .user-name{font-size:14px !important}}.club-reviews-section .club-reviews-pagination{margin-top:61px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-pagination{margin-top:24px}}.club-reviews-section .club-reviews-pagination .review-slides-wrapper .review{display:inline-block;width:6px;height:6px;background-color:#5e5e5e;border-radius:40px}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-pagination .review-slides-wrapper .review{width:4px;height:4px}}.club-reviews-section .club-reviews-pagination .review-slides-wrapper .review.active{background-color:#05a8a3;width:40px;height:6px}@media screen and (max-width: 768px){.club-reviews-section .club-reviews-pagination .review-slides-wrapper .review.active{width:14px;height:4px}}.club-reviews-section .club-reviews-pagination .prev-next-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;margin-right:20px}.club-reviews-section .club-reviews-pagination .prev-next-arrows .prev-btn,.club-reviews-section .club-reviews-pagination .prev-next-arrows .next-btn{all:unset;cursor:pointer}@media(max-width: 768px){.club-reviews-section{max-width:900px;margin:auto}.club-reviews-section .prev-next-arrows{display:none}.club-reviews-section .club-reviews-container .club-reviews-track .review-slide{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%}.club-reviews-section .club-reviews-container .club-reviews-track .testimonial-card{max-width:299px;min-height:224px}.club-reviews-section .club-reviews-container .club-reviews-track .testimonial-card .testimonial-text{font-size:14px;line-height:20px}.club-reviews-section .club-reviews-container .club-reviews-track .testimonial-card .user-info .user-name{font-size:14px}.club-reviews-section .club-reviews-pagination .prev-next-arrows{display:none}}.modal-overlay{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.modal-overlay .modal-card{position:relative;background-color:#2c2c2c;color:#fff;border-radius:16px;padding:16px 24px;width:100%;max-width:320px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.3);box-shadow:0 8px 24px rgba(0,0,0,.3);text-align:center}.modal-overlay .modal-card .modal-close-btn{position:absolute;top:12px;right:12px;background:none;border:none;color:#ccc;font-size:22px;cursor:pointer}.modal-overlay .modal-card .modal-icon{background-color:rgba(170,199,186,.0784313725);border-radius:9.6px;padding:12px;margin:0 auto 16px auto;width:48px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-overlay .modal-card .modal-title{font-size:18px;line-height:22px;font-family:"InterDisplay";font-weight:500;margin-bottom:8px}.modal-overlay .modal-card .modal-description{font-size:14px;line-height:20px;font-family:"InterDisplay";font-weight:500;margin-bottom:20px}.modal-overlay .modal-card .sign-in-btn{background-color:#05a8a3;color:#000;border:none;border-radius:8px;padding:16px 32px;font-size:1rem;line-height:1rem;font-family:"InterDisplay";font-weight:800;width:100%;cursor:pointer}.member-thanksNote-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.member-thanksNote-container .member-name{font-family:"FlyingFlea";font-weight:700;font-size:37px;line-height:34px;letter-spacing:-0.02em;text-align:center;vertical-align:middle}.member-thanksNote-container .thanks-msg{font-family:"InterDisplay";font-weight:500;font-size:20px;letter-spacing:-0.02em;text-align:center}@keyframes zoomOutAnimation{0%{opacity:1;-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomInAnimation{0%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}30%{opacity:.5;-webkit-transform:scale(0.6);transform:scale(0.6)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomOutReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes zoomInReverseAnimation{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0.5);transform:scale(0.5)}}.zoom-container{overflow:hidden;opacity:0}.zoom-container img{opacity:1;will-change:transform;-webkit-transform:scale(1.5);transform:scale(1.5)}.zoom-container img.zoom-animate{-webkit-animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-in-animate{-webkit-animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInAnimation 1.2s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-animate-reverse{-webkit-animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomOutReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container img.zoom-in-animate-reverse{-webkit-animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards;animation:zoomInReverseAnimation .8s cubic-bezier(0.22, 1, 0.36, 1) forwards}.zoom-container.visible{opacity:1}.zoom-container.hidden{opacity:0}.zoom-delay-100{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.zoom-delay-200{-webkit-animation-delay:400ms !important;animation-delay:400ms !important}.zoom-delay-300{-webkit-animation-delay:300ms !important;animation-delay:300ms !important}.zoom-delay-400{-webkit-animation-delay:400ms !important;animation-delay:400ms !important}.zoom-delay-500{-webkit-animation-delay:500ms !important;animation-delay:500ms !important}main.container{padding:.5em 1em}footer.experiencefragment{padding:.5em 1em;border-top:1px solid #202020}footer.experiencefragment .cmp-separator__horizontal-rule{margin:0;border:0}.experiencefragment .cmp-container{background-color:#fff}header.experiencefragment{padding:.5em 1em;border-bottom:1px solid #202020}header.experiencefragment a{color:#202020;text-decoration:none}header.experiencefragment a:hover,header.experiencefragment a:focus{color:#2020e0;text-decoration:underline}header.experiencefragment .cmp-container{display:grid;grid-template-columns:4fr 1fr 1fr}header.experiencefragment .cmp-navigation__group{margin:0;padding:0;list-style:none}header.experiencefragment .cmp-navigation__item--level-0{display:grid;grid-template-columns:1fr 3fr}header.experiencefragment .cmp-navigation__item--level-0>.cmp-navigation__group{display:grid;grid-template-columns:repeat(3, 1fr)}header.experiencefragment .cmp-navigation__item-link{display:block}header.experiencefragment .cmp-navigation__item--active>.cmp-navigation__item-link{font-weight:bold}header.experiencefragment .cmp-languagenavigation{position:relative}header.experiencefragment .cmp-languagenavigation::before{content:" ";display:block;height:1.5em;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="rgb(32,32,32)" d="M12.1,0.2h-0.1c-3.1,0-6.1,1.3-8.3,3.5C1.4,6,0.2,8.9,0.2,12.1c0,3.1,1.3,6.1,3.5,8.3c2.2,2.2,5.1,3.4,8.3,3.4 c0,0,0,0,0.1,0c6.5,0,11.7-5.3,11.7-11.8C23.7,5.5,18.5,0.3,12.1,0.2z M18.3,11.5c-0.1-1.4-0.3-2.8-0.7-4.1C18.5,7,19.4,6.5,20.3,6 c1.1,1.6,1.9,3.5,2,5.5H18.3z M22.2,12.5c-0.1,2.1-0.8,4-2,5.5c-0.8-0.6-1.7-1-2.6-1.4c0.3-1.1,0.6-2.2,0.7-3.3c0-0.3,0-0.5,0-0.8 H22.2z M19.6,5.2c-0.8,0.5-1.6,0.9-2.4,1.3c-0.6-1.4-1.4-2.7-2.3-3.8c-0.2-0.2-0.4-0.4-0.6-0.6C16.4,2.5,18.3,3.7,19.6,5.2z M12.8,22.2c-0.1,0-0.2,0-0.3,0v-5.7c1.3,0,2.6,0.3,3.8,0.7C15.6,19.1,14.3,20.8,12.8,22.2z M9.9,20.8c-0.9-1.1-1.7-2.3-2.2-3.6 c1.2-0.4,2.5-0.6,3.8-0.7v5.7c-0.1,0-0.2,0-0.3,0C10.7,21.8,10.3,21.3,9.9,20.8z M11.4,1.8c0,0,0.1,0,0.1,0v5.7 c-1.3,0-2.6-0.3-3.8-0.7C8.5,4.9,9.7,3.2,11.4,1.8z M14.1,3.3c0.9,1.1,1.6,2.3,2.2,3.5c-1.2,0.4-2.5,0.6-3.8,0.7V1.8 c0.1,0,0.1,0,0.2,0C13.2,2.2,13.7,2.7,14.1,3.3z M16.7,7.7c0.4,1.2,0.6,2.5,0.7,3.8h-4.8V8.4C13.9,8.4,15.3,8.2,16.7,7.7z M11.5,8.4 v3.1H6.7C6.7,10.2,7,9,7.4,7.7C8.7,8.2,10.1,8.4,11.5,8.4z M11.5,12.5v3.1c-1.4,0-2.8,0.3-4.2,0.7c-0.4-1.2-0.6-2.5-0.7-3.8H11.5z M12.5,15.6v-3.1h4.8c0,0.2,0,0.5,0,0.7c-0.1,1.1-0.3,2.1-0.6,3.1C15.3,15.8,13.9,15.6,12.5,15.6z M9.6,2C8.4,3.3,7.4,4.8,6.8,6.5 C5.9,6.1,5.1,5.7,4.4,5.2c0.1-0.1,0.2-0.3,0.4-0.4C6.1,3.4,7.8,2.5,9.6,2z M5.7,11.5H1.8c0.1-2,0.8-3.9,1.9-5.5 C4.6,6.5,5.5,7,6.4,7.4C6,8.7,5.7,10.1,5.7,11.5z M6.4,16.6C5.5,17,4.6,17.5,3.7,18c-1.2-1.6-1.9-3.5-1.9-5.5h3.9 C5.7,13.9,5.9,15.3,6.4,16.6z M4.4,18.8c0.8-0.5,1.5-0.9,2.4-1.3c0.6,1.4,1.4,2.7,2.4,3.9c0.1,0.2,0.3,0.3,0.4,0.5 c-1.8-0.4-3.4-1.3-4.7-2.7C4.6,19.1,4.5,19,4.4,18.8z M14.5,21.9c1.2-1.3,2.1-2.8,2.8-4.4c0.8,0.3,1.6,0.8,2.4,1.2 C18.3,20.3,16.5,21.4,14.5,21.9z"/></svg>');background-repeat:no-repeat}header.experiencefragment .cmp-languagenavigation>.cmp-languagenavigation__group{visibility:hidden;-webkit-transition-delay:.5s;transition-delay:.5s;position:absolute;top:34px;width:20em;padding:0 8px;border:1px solid #202020;border-top:0;background:#fff}header.experiencefragment .cmp-languagenavigation:hover>.cmp-languagenavigation__group{visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}header.experiencefragment .cmp-languagenavigation__group{margin:0;padding:0;list-style:none}header.experiencefragment .cmp-languagenavigation__item-title{font-size:x-small;text-transform:uppercase}header.experiencefragment .cmp-languagenavigation__item--level-0{margin-bottom:.5em}header.experiencefragment .cmp-languagenavigation__item--level-1{display:inline}header.experiencefragment .cmp-languagenavigation__item--level-1:not(:first-child)::before{content:" | "}header.experiencefragment .cmp-languagenavigation__item--active>.cmp-languagenavigation__item-link{font-weight:bold}header.experiencefragment .cmp-search__field{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-3px 0}header.experiencefragment .cmp-search__input{height:26px}@font-face{font-family:"FlyingFlea-Bold-otf";src:url("resources/fonts/FlyingFlea-Bold.otf") format("opentype");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}@font-face{font-family:"FlyingFlea-Bold-woff";src:url("resources/fonts/FlyingFlea-Bold.woff") format("woff");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}@font-face{font-family:"FlyingFlea-Bold-woff2";src:url("resources/fonts/FlyingFlea-Bold.woff2") format("woff2");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}@font-face{font-family:"FlyingFlea-BoldOutline-otf";src:url("resources/fonts/FlyingFlea-BoldOutline.otf") format("opentype");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}@font-face{font-family:"FlyingFlea-BoldOutline.woff";src:url("resources/fonts/FlyingFlea-BoldOutline.woff") format("woff");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}@font-face{font-family:"FlyingFlea-BoldOutline.woff2";src:url("resources/fonts/FlyingFlea-BoldOutline.woff2") format("woff2");font-style:normal;font-weight:normal;text-rendering:optimizeLegibility}html{scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar{display:none}*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}img{-webkit-user-drag:none;pointer-events:none;user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}:root{color-scheme:light dark}.cmp-container{width:100%;overflow-x:hidden}body{font-family:"Inter" !important;background-color:#fff;color:#1c1c1e;font-weight:500;overflow-x:auto}h1,h2{font-size:32px;font-family:"FlyingFlea-Bold" !important;font-weight:bold !important;letter-spacing:0 !important;line-height:110%;color:#1c1c1e}h3,h4,h5{font-family:"Inter" !important}button,.button-section{font-family:"FlyingFlea-Bold" !important;font-weight:bold}p{font-family:"Inter" !important;color:#1c1c1e;font-weight:500}.white-vertical-gradient{position:relative}.white-vertical-gradient::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear, left bottom, left top, from(rgb(255, 255, 255)), color-stop(25%, rgba(255, 255, 255, 0)));background:linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 25%);pointer-events:none}
