@charset "UTF-8";.find-new-activities-container .outer-container{margin-inline:40px;background-color:#f0edeb;border-radius:30px;padding-top:80px;padding-inline:30px;text-align:center;position:relative;overflow:hidden}@media (max-width: 930px){.find-new-activities-container .outer-container{padding-top:40px;padding-inline:0;margin-inline:0}}.find-new-activities-container .outer-container .find-new-activities-cards-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 1440px){.find-new-activities-container .outer-container .find-new-activities-cards-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1080px){.find-new-activities-container .outer-container .find-new-activities-cards-wrapper{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width: 768px){.find-new-activities-container .outer-container .find-new-activities-cards-wrapper{grid-template-columns:1fr}}.find-new-activities-container .outer-container h2{margin-bottom:48px}@media (max-width: 930px){.find-new-activities-container .outer-container h2{margin-bottom:32px}}.find-new-activities-container .outer-container .start-today-letters{position:absolute;bottom:-60px;left:0;width:100%}.find-more-container{margin-top:100px;padding-bottom:130px}.find-more-container .find-more-items-container{padding:0 44px}.find-more-container .find-more-items-container .find-more-item-wrapper{display:flex;width:100%}.find-more-container .find-more-items-container .find-more-item-wrapper .find-more-item{width:25%}.find-more-container .section-name h2{margin-top:4px}@media (max-width: 1080px){.find-more-container .find-more-items-container .find-more-item-wrapper{flex-wrap:wrap;row-gap:30px}.find-more-container .find-more-items-container .find-more-item-wrapper .find-more-item{width:50%}}@media (max-width: 930px){.find-more-container{margin-top:62px;padding-bottom:76px}.find-more-container .find-more-items-container .find-more-item-wrapper{flex-direction:column;row-gap:30px}.find-more-container .find-more-items-container .find-more-item-wrapper .find-more-item{width:100%}}.form .form-tabs{display:flex;margin-bottom:20px}.form .form-tabs .custom-button{padding:4px 12px;border-bottom:2px solid rgb(142,126,114);color:#222;opacity:50%}.form .form-tabs .custom-button.is-active{border-color:#442815;opacity:unset}@media (max-width: 450px){.form .form-tabs .custom-button.is-active{border-color:#d6681d}}.form .form-body{min-height:301px}@media (max-width: 450px){.form .form-body{min-height:0px}}.form .toggle-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a,0 1px 2px #00000014;overflow:hidden;display:inline-flex;height:50px;width:100%;margin-bottom:16px}.form .toggle-wrapper .toggle{border:none;box-shadow:none;display:flex;width:100%}.form .toggle-wrapper .toggle .toggle-btn{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:160%;letter-spacing:0%;border:none;border-radius:0;color:#000;text-transform:none;background-color:transparent;flex:1 1 auto;height:100%;display:flex;align-items:center;justify-content:center;transition:color .2s ease;position:relative}.form .toggle-wrapper .toggle .toggle-btn:after{content:"";position:absolute;top:25%;right:0;height:50%;width:1px;background-color:#e0e0e0}.form .toggle-wrapper .toggle .toggle-btn:last-child:after{content:none}.form .toggle-wrapper .toggle .toggle-btn.Mui-selected{color:#e25f22;background-color:transparent;font-weight:600}.form .toggle-wrapper.date-toggle .toggle-btn:nth-child(4):after{background-color:unset}.form .toggle-wrapper.date-toggle .toggle-btn:nth-child(4) svg{margin-right:6px;font-size:18px;display:none}.form .form-button{max-width:160px}.form .filter-button{max-width:200px;padding:0;justify-content:end}@media (max-width: 450px){.form .toggle-wrapper{height:auto}.form .toggle-wrapper .toggle{display:grid;width:100%;border-radius:8px;overflow:hidden;background-color:#fff;padding-inline:12px;box-shadow:0 2px 8px #0000001a,0 1px 2px #00000014}.form .toggle-wrapper .toggle .toggle-btn{height:36px;border-bottom:1px solid #e0e0e0;background-color:#fff;position:relative;font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:150%;letter-spacing:0%}.form .toggle-wrapper .toggle .toggle-btn:after{background-color:unset}.form .toggle-wrapper .toggle .toggle-btn.Mui-selected{color:#e25f22}.form .toggle-wrapper.activity-toggle .toggle{grid-template-columns:1fr 1fr;padding-block:10px}.form .toggle-wrapper.activity-toggle .toggle .toggle-btn:nth-child(2),.form .toggle-wrapper.activity-toggle .toggle .toggle-btn:nth-child(4){border-left:1px solid #e0e0e0}.form .toggle-wrapper.activity-toggle .toggle .toggle-btn:nth-child(3),.form .toggle-wrapper.activity-toggle .toggle .toggle-btn:nth-child(4){border-bottom:none}.form .toggle-wrapper.date-toggle .toggle{grid-template-columns:1fr 1fr 1fr}.form .toggle-wrapper.date-toggle .toggle .toggle-btn{height:42px;padding:8px 0!important}.form .toggle-wrapper.date-toggle .toggle .toggle-btn:nth-child(4){padding-top:10px;border-bottom:none;grid-column:span 3}.form .toggle-wrapper.date-toggle .toggle .toggle-btn:nth-child(4) svg{display:inline}.form .toggle-wrapper.date-toggle .toggle .toggle-btn .toggle-btn-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid rgb(224,224,224)}.form .toggle-wrapper.date-toggle .toggle .toggle-btn .toggle-btn-inner.first{border-left:none}.form .form-actions{flex-direction:column}.form .form-actions .form-button{max-width:100%}.form .form-actions .search-btn-additional-margin{margin-bottom:8px}.form .form-actions .filter-button{max-width:100%;padding:10px 16px;justify-content:center}.form .form-actions .custom-button{width:100%}}.form .form-row{display:flex;margin-bottom:16px;border-radius:8px;box-shadow:0 2px 8px #0000001a,0 1px 2px #00000014;background-color:#fff}.form .form-row>div:not(:last-child){position:relative}.form .form-row>div:not(:last-child):after{content:"";position:absolute;top:20%;right:0;width:1px;height:60%;background-color:#e0e0e0;z-index:10;pointer-events:none}.form .form-row>div:not(:last-child):hover:after{opacity:0}.form .form-row .Mui-disabled svg{color:#a0a0a0}.form .form-row .form-input{flex:1;width:100%;position:relative}.form .form-row .form-input .MuiSelect-select{display:flex;align-items:center;padding-right:40px}.form .form-row .form-input .MuiSelect-icon{display:none}.form .form-row .form-input fieldset{border:none}.form .form-row .form-input .placeholder-text{color:#a0a0a0;font-size:16px}.form .autocomplete-wrapper{margin-bottom:16px;box-shadow:0 2px 8px #0000001a;border-radius:8px}.form .autocomplete-wrapper .MuiAutocomplete-inputRoot{height:72px}.form .category-button-group{display:flex;justify-content:space-between;background-color:#fff;margin-bottom:20px;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:10px}.form .category-button-group .custom-button{border-right:1px solid #e0e0e0;padding:5px;border-radius:0}.form .category-button-group .custom-button:last-child{border-right:none}.form .category-button-group .custom-button.is-active{color:#e05e1e}.form .smaller-width{width:55%}.form .form-input .MuiOutlinedInput-root{padding:0;height:72px;border-radius:8px;background-color:#fff}.form .form-input .Mui-disabled{color:inherit;opacity:1;cursor:pointer;-webkit-text-fill-color:inherit}.form .form-input fieldset{border:none}@media (max-width: 930px){.form .hero .form-tabs{justify-content:center}.form .smaller-width{width:100%}.form .category-button-group{flex-wrap:wrap;justify-content:center}}.gym-option{display:flex;align-items:center;gap:16px;padding:8px 0;height:60px;max-width:100%;overflow:hidden}.gym-avatar{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.gym-info{display:flex;flex-direction:column;line-height:1}.gym-info .gym-title{font-family:Montserrat;font-size:16px;font-weight:500;color:#222}@media (max-width: 768px){.gym-info .gym-title{font-size:14px}}.gym-info .gym-address{color:#444;margin-top:4px}.group-label-partner{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;color:#555;padding-left:16px;margin-bottom:6px}.group-label,.group-label-club{padding:0;margin:0;display:flex;flex-direction:column;gap:8px;color:#222}.group-label-club{gap:0px}.group-label-club .MuiAutocomplete-option{padding-top:0!important;padding-bottom:0!important}.partner-autocomplete .MuiFilledInput-root{min-height:68px}.partner-autocomplete .MuiAutocomplete-groupLabel{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:150%;letter-spacing:0%;color:red!important}.partner-input input{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:160%;letter-spacing:0%;color:#444!important}.partner-input label{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:160%;letter-spacing:0%;transform:none;left:14px;top:12px;color:#222!important}@media (max-width: 768px){.partner-input label{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:150%;letter-spacing:0%}}.compact-label{font-family:Montserrat,sans-serif;font-weight:500;line-height:150%;letter-spacing:0%;font-size:14px;color:#444;z-index:5}.hero-section-container{position:relative;overflow:hidden}.hero-section-container:before{content:"";position:absolute;width:2673px;height:463px;top:778px;left:-376px;background-color:#ff8f4466;-webkit-filter:blur(400px);filter:blur(400px);z-index:0;pointer-events:none}@media (max-width: 1080px){.hero-section-container:before{display:none}}.hero-section-container .hero-section-wrapper{display:flex;justify-content:space-between;align-items:center;gap:70px;width:100%;position:relative;z-index:1}.hero-section-container .hero-section-wrapper .form-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:560px}.hero-section-container .hero-section-wrapper .form-wrapper .heading{line-height:130%;margin-bottom:40px;color:#221f1f;font-family:Montserrat,sans-serif;font-size:36px;font-weight:500;line-height:140%;color:#222}.hero-section-container .hero-section-wrapper .form-wrapper .heading .highlight{color:#e05e1e}.hero-section-container .hero-section-wrapper .form-wrapper .heading br{display:block;content:""}.hero-section-container .hero-section-wrapper .form-actions{display:flex;justify-content:space-between}@media (max-width: 1080px){.hero-section-container .hero-section-wrapper{justify-content:center;flex-direction:column}.hero-section-container .hero-section-wrapper .form-wrapper{max-width:700px}.hero-section-container .hero-section-wrapper .form-wrapper .heading{text-align:center;font-size:24px}}.hero-images{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;will-change:transform;max-width:700px;max-height:786px;position:relative}@media (max-width: 768px){.hero-images{gap:7px}}@media (max-width: 1080px){.hero-images:before{content:"";position:absolute;display:block;width:1100px;top:500px;height:608px;left:-200px;background-color:#ff8f4466;filter:blur(100px);z-index:0;pointer-events:none}}@media (max-width: 768px){.hero-images:before{top:600px;width:900px}}@media (max-width: 450px){.hero-images:before{top:400px;width:700px}}.hero-images .hero-image{overflow:hidden;padding:0;margin:0;line-height:0}.hero-images .hero-image img{display:block;object-fit:cover}.hero-images .image-2,.hero-images .image-5{transform:translateY(40px)}.scrolling-logos{background-color:transparent;margin-top:40px;overflow:hidden;padding:1rem 0;width:100%}.scrolling-logos .swiper{height:104px;width:100%}.scrolling-logos .swiper-wrapper{display:flex;align-items:center;transition-timing-function:linear!important}.scrolling-logos .logo-slide{display:flex!important;justify-content:center;align-items:center;height:100%;width:250px;flex-shrink:0}.scrolling-logos img{max-height:100px;width:auto;-o-object-fit:contain;object-fit:contain}.suggestions-container{text-align:center;margin-top:100px;margin-bottom:120px}.suggestions-container .suggestions-cards-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width: 1440px){.suggestions-container .suggestions-cards-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1080px){.suggestions-container .suggestions-cards-wrapper{grid-template-columns:1fr 1fr;gap:20px}}@media (max-width: 768px){.suggestions-container .suggestions-cards-wrapper{grid-template-columns:1fr}}.suggestions-container h2{margin-bottom:48px}@media (max-width: 450px){.suggestions-container{margin-bottom:100px;margin-top:60px}}.scroller{max-width:100vw;background-color:#3c241c;overflow:hidden;padding:10px 0}.scroller .scroller-inner{display:flex;flex-wrap:wrap}.scroller .ticker-item{font-weight:600;color:#de8d69}.scroller .ticker-separator{padding-inline:32px}@media screen and (max-width: 800px){.scroller .ticker-separator{padding-inline:16px}}.scroller[data-animated=true]{overflow:hidden}.scroller[data-animated=true] .scroller-inner{width:-webkit-max-content;width:-moz-max-content;width:max-content;flex-wrap:nowrap;-webkit-animation:scroll 90s forwards linear infinite;animation:scroll 90s forwards linear infinite}@-webkit-keyframes scroll{to{transform:translate(-50%)}}@keyframes scroll{to{transform:translate(-50%)}}.scroller .tag-list{margin:0;padding-inline:0;list-style:none}.scroller .tag-list li{display:flex;align-items:center}:root{--fc-today-bg-color: #ffffff;--fc-highlight-color: #d9f4d9}.provider-section{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:center;padding-top:130px;margin-left:-100px;margin-right:-90px;-moz-column-gap:16px;column-gap:30px}@media (max-width: 1534px){.provider-section{margin-left:0}}.provider-section .provider-image-wrapper{max-width:532px;justify-self:end}@media (max-width: 1440px){.provider-section .provider-image-wrapper{max-width:450px}}.provider-section .provider-image-wrapper .provider-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:532px}.provider-section .provider-text{text-align:center;max-width:650px;justify-self:start;align-self:start;padding-top:40px}.provider-section .provider-text .caption-2{font-family:Syne,sans-serif;color:#d6681d;font-size:18px;font-weight:500;line-height:140%;text-transform:uppercase;transform:scaleY(.8);display:inline-block}@media (max-width: 1440px){.provider-section .provider-text h2{font-family:Montserrat,sans-serif;font-size:22px;font-weight:500;line-height:130%}}.provider-section .provider-text p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:150%;letter-spacing:0%;margin-top:30px;margin-bottom:30px}@media (max-width: 1440px){.provider-section .provider-text p{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:150%;letter-spacing:0%;color:#444}}.provider-section .provider-text .btn-wrapper{justify-items:center;display:inline-flex}.provider-section .provider-text .btn-wrapper .know-more-btn{width:30%;padding:10px 24px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;line-height:22px}.provider-section .provider-text .btn-wrapper .know-more-btn:hover{color:#fff}@media (max-width: 1534px){.provider-section .provider-text .btn-wrapper .know-more-btn{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:140%;letter-spacing:0px}}.provider-section .provider-visual-wrapper{position:relative;height:auto;justify-self:center;align-self:end;margin-right:-90px;padding-left:50px}.provider-section .provider-visual-wrapper .calendar-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:20px 20px 0 0;display:block}.provider-section .provider-visual-wrapper .phone-image{position:absolute;bottom:0;left:-1px;width:120px;height:auto}@media (max-width: 1458px){.provider-section .provider-visual-wrapper .calendar-image{max-width:433px;margin-left:auto}.provider-section .provider-visual-wrapper .phone-image{left:11%;transform:translate(-50%);width:100px}}@media (max-width: 1200px){.provider-section{grid-template-columns:1fr;padding:0;gap:60px;margin-right:0;margin-left:0}.provider-section .provider-image-wrapper{display:none}.provider-section .provider-text{max-width:100%;text-align:center}.provider-section .provider-text .text-content{width:100%}.provider-section .provider-text .btn-wrapper .know-more-btn{width:30%;font-family:Montserrat,sans-serif;font-weight:600;font-size:14px;line-height:140%;letter-spacing:0px}.provider-section .provider-visual-wrapper{width:100%;max-width:540px;margin:0 auto;position:relative;padding-left:0}.provider-section .provider-visual-wrapper .calendar-image{width:100%;max-width:100%;border-radius:20px 20px 0 0;-o-object-fit:cover;object-fit:cover;display:block}.provider-section .provider-visual-wrapper:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:52px;background:linear-gradient(to bottom,#fbfbfb00,#fbfbfb);pointer-events:none}.provider-section .provider-visual-wrapper .phone-image{position:absolute;left:1%;transform:translate(-50%);width:130px}}@media (max-width: 1190px){.provider-section .provider-visual-wrapper .phone-image{width:150px}}@media (max-width: 767px){.provider-section .provider-visual-wrapper .phone-image{width:150px}}@media (max-width: 680px){.provider-section .provider-text .btn-wrapper .know-more-btn{width:40%!important}.provider-section .provider-visual-wrapper{width:100%;margin:0;max-width:unset;padding-left:45px}.provider-section .provider-visual-wrapper .phone-image{left:10%;width:120px}}@media (max-width: 540px){.provider-section .provider-visual-wrapper .phone-image{width:110px}}@media (max-width: 496px){.provider-section .provider-text .btn-wrapper .know-more-btn{width:60%!important}.provider-section .provider-visual-wrapper .calendar-image{width:100%;max-width:100%;border-radius:20px 20px 0 0;-o-object-fit:cover;object-fit:cover;display:block}.provider-section .provider-visual-wrapper .phone-image{position:absolute;left:12%;transform:translate(-50%);width:85px}}@media (max-width: 371px){.provider-section .provider-visual-wrapper .phone-image{width:60px;left:15%}}
