.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{justify-content:center;align-items:center;display:flex}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px)solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px)solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px)solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));width:300px;max-height:200px;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));flex-direction:column;margin:0;padding:4px 0;list-style:none;display:flex;position:absolute;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro));border:none}.react-international-phone-country-selector-dropdown__list-item{min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px;display:flex}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap;margin-right:8px;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;align-items:center;margin-right:-1px;padding:0 8px;display:flex}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);background-color:var(--react-international-phone-background-color,white);color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);border-top-left-radius:0;border-bottom-left-radius:0;margin:0;padding:0 8px;overflow:visible}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}
.glassixTicketModal-module__oiOWlW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#000000b3;animation:.2s ease-out glassixTicketModal-module__oiOWlW__fadeIn;position:fixed;inset:0}@keyframes glassixTicketModal-module__oiOWlW__fadeIn{0%{opacity:0}to{opacity:1}}.glassixTicketModal-module__oiOWlW__modal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1002;background:linear-gradient(135deg,#0a0a09fa 0%,#191918fa 50%,#0a0a09fa 100%);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:450px;padding:40px 32px;animation:.3s ease-out glassixTicketModal-module__oiOWlW__modalSlideIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 80px -10px #00000080,0 0 0 1px #ffffff1a}@keyframes glassixTicketModal-module__oiOWlW__modalSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.glassixTicketModal-module__oiOWlW__closeButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.glassixTicketModal-module__oiOWlW__closeButton:hover{color:#fff;background:#ffffff1a}html[dir=rtl] .glassixTicketModal-module__oiOWlW__closeButton{right:unset;left:16px}.glassixTicketModal-module__oiOWlW__modalTitle{color:var(--primaryColor);text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:24px;font-weight:600}.glassixTicketModal-module__oiOWlW__description{color:#ffffffb3;text-align:center;margin-bottom:24px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:16px;line-height:1.5}.glassixTicketModal-module__oiOWlW__form{flex-direction:column;gap:16px;display:flex}.glassixTicketModal-module__oiOWlW__inputGroup{width:100%}.glassixTicketModal-module__oiOWlW__phoneWrapper{direction:ltr;background:#ffffff29;border:1px solid #0000;border-radius:12px;justify-content:flex-end;align-self:stretch;align-items:center;gap:8px;width:100%;height:64px;padding:12px 16px;font-family:FbReissfeder,Brother1816Printed,sans-serif;transition:border .3s;display:flex}html[dir=rtl] .glassixTicketModal-module__oiOWlW__phoneWrapper{direction:rtl}html[dir=rtl] .glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type{flex-direction:row-reverse}html[dir=rtl] .glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>input{text-align:right;direction:ltr}.glassixTicketModal-module__oiOWlW__phoneWrapper:focus-within{border:1px solid #fffc}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type{background:0 0;width:100%}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type{align-items:center;gap:4px;display:flex}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>button{background:0 0;border:0}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>button>div>img{width:32px;height:32px}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>button>div>div{background:url(/images/expand.svg) 50% no-repeat;border:0;width:25px;height:25px;margin:0}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>ul{z-index:50;color:#efede4;scrollbar-width:none;background:#404040;border:0;border-radius:12px;outline:0;width:327px;margin-top:12px;padding:0;font-family:Brother1816Printed,sans-serif;left:-17px}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>ul::-webkit-scrollbar{display:none}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>ul>li{background:inherit;color:inherit;padding:8px 12px}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>div:first-of-type>ul>li>span:nth-of-type(2){display:none}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>input{color:#efede4;letter-spacing:.4px;background-color:#0000;border:1px solid #0000;width:100%;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%}.glassixTicketModal-module__oiOWlW__phoneWrapper>div:first-of-type>input::placeholder{color:#fff6}.glassixTicketModal-module__oiOWlW__errorMessage{color:#dd3825;text-align:center;margin:0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:14px}.glassixTicketModal-module__oiOWlW__successMessage{color:var(--primaryColor);text-align:center;padding:40px 0;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:18px}.glassixTicketModal-module__oiOWlW__submitButton{width:100%;margin-top:8px}@media screen and (max-width:480px){.glassixTicketModal-module__oiOWlW__modal{width:95%;padding:32px 20px}.glassixTicketModal-module__oiOWlW__modalTitle{font-size:20px}.glassixTicketModal-module__oiOWlW__description{font-size:14px}}
.branchBookingPopover-module__VnD4jq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000b3;animation:.2s ease-out branchBookingPopover-module__VnD4jq__fadeIn;position:fixed;inset:0}@keyframes branchBookingPopover-module__VnD4jq__fadeIn{0%{opacity:0}to{opacity:1}}.branchBookingPopover-module__VnD4jq__modal{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;background:linear-gradient(135deg,#0a0a09fa 0%,#191918fa 50%,#0a0a09fa 100%);border:1px solid #ffffff1a;border-radius:20px;width:90%;max-width:600px;padding:40px 32px;animation:.3s ease-out branchBookingPopover-module__VnD4jq__modalSlideIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 80px -10px #00000080,0 0 0 1px #ffffff1a}@keyframes branchBookingPopover-module__VnD4jq__modalSlideIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.branchBookingPopover-module__VnD4jq__closeButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.branchBookingPopover-module__VnD4jq__closeButton:hover{color:#fff;background:#ffffff1a}html[dir=rtl] .branchBookingPopover-module__VnD4jq__closeButton{right:unset;left:16px}.branchBookingPopover-module__VnD4jq__modalTitle{color:var(--primaryColor);text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:32px;font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:24px;font-weight:600}.branchBookingPopover-module__VnD4jq__branchGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.branchBookingPopover-module__VnD4jq__anyBranchButton{width:100%}@media screen and (max-width:768px){.branchBookingPopover-module__VnD4jq__modal{width:95%;padding:32px 20px}.branchBookingPopover-module__VnD4jq__modalTitle{margin-bottom:24px;font-size:20px}.branchBookingPopover-module__VnD4jq__branchGrid{grid-template-columns:repeat(2,1fr);gap:10px}.branchBookingPopover-module__VnD4jq__branchButton{padding:14px 10px;font-size:13px}.branchBookingPopover-module__VnD4jq__anyBranchButton{padding:16px 20px;font-size:14px}}
.followersCounter-module__1h13kq__counterContainer{cursor:pointer;background:linear-gradient(135deg,#e8d7c3 0%,#d4c4b0 100%);border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:inline-flex;box-shadow:0 10px 20px #0003,inset 0 1px 2px #ffffff4d}.followersCounter-module__1h13kq__counterContainer.followersCounter-module__1h13kq__rtl{direction:rtl}.followersCounter-module__1h13kq__counterContainer.followersCounter-module__1h13kq__rtl .followersCounter-module__1h13kq__digitsContainer{flex-direction:row-reverse}.followersCounter-module__1h13kq__counterContainer.followersCounter-module__1h13kq__small{border-radius:.75rem;gap:.75rem;padding:.5rem .75rem}.followersCounter-module__1h13kq__counterContainer.followersCounter-module__1h13kq__medium{border-radius:1rem;gap:1rem;padding:1.25rem 1.75rem}.followersCounter-module__1h13kq__counterContainer.followersCounter-module__1h13kq__large{border-radius:2rem;gap:1.5rem;padding:2rem 3rem}.followersCounter-module__1h13kq__iconBox{background:0 0;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__iconBox{border-radius:.5rem;width:2rem;height:2rem}.followersCounter-module__1h13kq__medium .followersCounter-module__1h13kq__iconBox{border-radius:.75rem;width:3.5rem;height:3.5rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__iconBox{border-radius:1.5rem;width:5rem;height:5rem}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__icon,.followersCounter-module__1h13kq__medium .followersCounter-module__1h13kq__icon{width:2rem;height:2rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__icon{width:3rem;height:3rem}.followersCounter-module__1h13kq__digitsContainer{gap:.25rem;display:flex}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__digitsContainer{gap:.2rem}.followersCounter-module__1h13kq__medium .followersCounter-module__1h13kq__digitsContainer{gap:.35rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__digitsContainer{gap:.5rem}.followersCounter-module__1h13kq__flipCard{perspective:300px;border-radius:.35rem;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000004d,inset 0 1px 1px #fff3}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__flipCard{border-radius:.25rem;width:1.75rem;height:2.75rem}.followersCounter-module__1h13kq__medium .followersCounter-module__1h13kq__flipCard{border-radius:.35rem;width:2.5rem;height:4rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCard{border-radius:.5rem;width:4rem;height:6rem}.followersCounter-module__1h13kq__flipCardTop{z-index:2;background:linear-gradient(#a855f7 0%,#d946ef 100%);border-radius:.35rem .35rem 0 0;justify-content:center;align-items:flex-end;height:50%;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__flipCardTop{border-radius:.25rem .25rem 0 0}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCardTop{border-radius:.5rem .5rem 0 0}.followersCounter-module__1h13kq__flipCardTopOverlay{background:linear-gradient(#0000001a 0%,#0000 100%);position:absolute;inset:0}.followersCounter-module__1h13kq__flipCardBottom{z-index:1;background:linear-gradient(#d946ef 0%,#ec4899 100%);border-radius:0 0 .35rem .35rem;justify-content:center;align-items:flex-start;height:50%;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__flipCardBottom{border-radius:0 0 .25rem .25rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCardBottom{border-radius:0 0 .5rem .5rem}.followersCounter-module__1h13kq__flipCardBottomOverlay{background:linear-gradient(#0000 0%,#0003 100%);position:absolute;inset:0}.followersCounter-module__1h13kq__digit{color:#fff;text-shadow:0 1px 2px #0000004d;-webkit-user-select:none;user-select:none;font-weight:700;line-height:1}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__digit{font-size:1.5rem}.followersCounter-module__1h13kq__medium .followersCounter-module__1h13kq__digit{font-size:2.25rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__digit{font-size:3.5rem}.followersCounter-module__1h13kq__flipCardTop .followersCounter-module__1h13kq__digit{transform:translateY(50%)}.followersCounter-module__1h13kq__flipCardBottom .followersCounter-module__1h13kq__digit{transform:translateY(-50%)}.followersCounter-module__1h13kq__flipCardLine{z-index:3;background:#0000004d;height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCardLine{height:2px}.followersCounter-module__1h13kq__flipCardFlip{z-index:5;position:absolute;inset:0}.followersCounter-module__1h13kq__flipCardFlipTop{transform-origin:bottom;background:linear-gradient(#a855f7 0%,#d946ef 100%);border-radius:.35rem .35rem 0 0;justify-content:center;align-items:flex-end;height:50%;animation:.6s ease-in-out forwards followersCounter-module__1h13kq__flipTop;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 4px #0003}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__flipCardFlipTop{border-radius:.25rem .25rem 0 0}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCardFlipTop{border-radius:.5rem .5rem 0 0}.followersCounter-module__1h13kq__flipCardFlipTop .followersCounter-module__1h13kq__digit{transform:translateY(50%)}.followersCounter-module__1h13kq__flipCardFlipBottom{transform-origin:top;background:linear-gradient(#d946ef 0%,#ec4899 100%);border-radius:0 0 .35rem .35rem;justify-content:center;align-items:flex-start;height:50%;animation:.6s ease-in-out forwards followersCounter-module__1h13kq__flipBottom;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -2px 4px #0003}.followersCounter-module__1h13kq__small .followersCounter-module__1h13kq__flipCardFlipBottom{border-radius:0 0 .25rem .25rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCardFlipBottom{border-radius:0 0 .5rem .5rem}.followersCounter-module__1h13kq__flipCardFlipBottom .followersCounter-module__1h13kq__digit{transform:translateY(-50%)}@keyframes followersCounter-module__1h13kq__flipTop{0%{transform:rotateX(0)}to{transform:rotateX(-90deg)}}@keyframes followersCounter-module__1h13kq__flipBottom{0%{transform:rotateX(90deg)}50%{transform:rotateX(90deg)}to{transform:rotateX(0)}}.followersCounter-module__1h13kq__flipCardFlipTop:after{content:"";background:linear-gradient(#0000 0%,#0000004d 100%);animation:.6s ease-in-out forwards followersCounter-module__1h13kq__fadeOut;position:absolute;inset:0}@keyframes followersCounter-module__1h13kq__fadeOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (max-width:640px){.followersCounter-module__1h13kq__counterContainer.followersCounter-module__1h13kq__large{gap:1rem;padding:1.5rem 2rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__iconBox{width:4rem;height:4rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__icon{width:2.5rem;height:2.5rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__flipCard{width:3rem;height:4.5rem}.followersCounter-module__1h13kq__large .followersCounter-module__1h13kq__digit{font-size:2.5rem}}
.socialIcon-module__1otmUq__iconWrapper{cursor:pointer;background:url(/images/social-icon-background.png) 50%/cover no-repeat;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s;display:flex}.socialIcon-module__1otmUq__iconWrapper:hover{transform:scale(1.15)}
.hero-module__pMtDSa__hero{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.hero-module__pMtDSa__hero .hero-module__pMtDSa__videoBackground{object-fit:cover;z-index:0;min-width:100%;min-height:100%;position:absolute;top:0;left:0;transform:scale(1.1)}.hero-module__pMtDSa__hero .hero-module__pMtDSa__videoOverlay{z-index:1;background:linear-gradient(#0a0a0980 0%,#0a0a09 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__pMtDSa__hero .hero-module__pMtDSa__overlay{background:linear-gradient(180deg,#0a0a0980 0%,#0a0a09 100%),var(--heroImage)lightgray 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content{z-index:2;padding:var(--padding-inline)}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent{justify-content:center;align-items:center;gap:var(--hero-content-gap);flex-direction:column;display:flex}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__buttonWrapper{justify-content:center;align-items:center;gap:var(--gap-lg);width:100%;padding:0 var(--padding-content);flex-direction:column;display:flex}@media screen and (min-width:768px){.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__buttonWrapper{flex-direction:row}}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__titleWrapper{justify-content:center;align-items:center;gap:var(--hero-title-gap);flex-direction:column;display:flex;position:relative}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__titleWrapper .hero-module__pMtDSa__subtitle{font-family:var(--font-primary);font-size:var(--font-hero-subtitle);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-wider);color:var(--primaryColor)}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__titleWrapper .hero-module__pMtDSa__title{font-family:var(--font-primary);font-size:var(--font-hero-title);font-weight:var(--font-weight-bold);text-align:center;line-height:var(--line-height-tight);color:var(--text-primary);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__titleWrapper .hero-module__pMtDSa__title[data-variant=pitmasters]{font-size:var(--font-hero-title-alt)}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__homepageContent{justify-content:center;align-items:center;gap:var(--hero-content-gap);flex-direction:column;display:flex}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__homepageContent .hero-module__pMtDSa__titleWrapper{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.hero-module__pMtDSa__hero .hero-module__pMtDSa__content .hero-module__pMtDSa__homepageContent .hero-module__pMtDSa__titleWrapper .hero-module__pMtDSa__logo{width:var(--font-hero-logo);height:auto}.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__overlay{background:linear-gradient(180deg,#0a0a09 72%,#0a0a0900 100%),var(--heroImage)lightgray bottom/contain no-repeat;background-size:130%}@media screen and (min-width:768px){.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__overlay{background:linear-gradient(180deg,#0a0a09 50%,#0a0a0900 100%),var(--heroImage)lightgray bottom/contain no-repeat;background-size:120%}}@media screen and (min-width:1024px){.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__overlay{background:linear-gradient(180deg,#0a0a09 30%,#0a0a0900 100%),var(--heroImage)lightgray bottom -70px center/contain no-repeat;background-size:110%}}@media screen and (min-width:1440px){.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__overlay{background:linear-gradient(180deg,#0a0a09 25%,#0a0a0900 100%),var(--heroImage)lightgray bottom -90px center/contain no-repeat;background-size:110%}}@media screen and (min-width:1024px){.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent{margin-bottom:5rem}.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__titleWrapper .hero-module__pMtDSa__title{font-size:var(--font-h1)}}@media screen and (min-width:1440px){.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent{margin-bottom:20rem}.hero-module__pMtDSa__hero[data-variant=pitmasters] .hero-module__pMtDSa__content .hero-module__pMtDSa__heroContent .hero-module__pMtDSa__titleWrapper .hero-module__pMtDSa__title{font-size:var(--font-h1)}}html[dir=rtl] .hero-module__pMtDSa__button{text-wrap:nowrap}
.pitShow-module__R4zufW__section{align-items:flex-start;gap:var(--gap-lg);width:100%;height:100%;padding:var(--padding-section)var(--padding-content);background:linear-gradient(180deg,#0a0a09 70%,#0a0a0900 100%),var(--dividerImage)lightgray bottom/contain no-repeat;background-size:135%;flex-direction:column;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__event{flex:1}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;width:100%;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper .pitShow-module__R4zufW__contentTitleWrapper{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper .pitShow-module__R4zufW__contentTitleWrapper .pitShow-module__R4zufW__contentTitle{font-family:var(--font-primary);font-size:var(--font-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-relaxed);color:var(--primaryColor)}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper .pitShow-module__R4zufW__subtitle{font-family:var(--font-primary);font-weight:var(--font-weight-bold);font-size:var(--font-h3);line-height:var(--line-height-normal);text-align:start;color:#ffc75c}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper .pitShow-module__R4zufW__buttonWrapper{justify-content:flex-start;align-items:center;gap:var(--gap-md);width:255px;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;width:100%;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__wordsWrapper{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__wordsWrapper .pitShow-module__R4zufW__word{font-family:var(--font-primary);font-size:var(--font-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);-webkit-text-fill-color:transparent;text-wrap:nowrap;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__content{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__content .pitShow-module__R4zufW__contentTitleWrapper{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__content .pitShow-module__R4zufW__contentTitleWrapper .pitShow-module__R4zufW__contentTitle{font-family:var(--font-primary);font-size:var(--font-h4);font-weight:var(--font-weight-bold);line-height:var(--line-height-relaxed);color:var(--primaryColor)}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__content .pitShow-module__R4zufW__contentTextParagraphs{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;display:flex}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__content .pitShow-module__R4zufW__contentTextParagraphs .pitShow-module__R4zufW__contentParagraph{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed);color:var(--text-primary);white-space:break-spaces}.pitShow-module__R4zufW__section.pitShow-module__R4zufW__isHasEvent{background:#000}.pitShow-module__R4zufW__section.pitShow-module__R4zufW__isHasEvent .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__wordsWrapper{flex-wrap:wrap;gap:0}.pitShow-module__R4zufW__section.pitShow-module__R4zufW__isHasEvent .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__buttonWrapper{margin-top:var(--gap-md)}.pitShow-module__R4zufW__section[data-dir=ltr] .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__wordsWrapper{flex-wrap:wrap}@media screen and (min-width:768px){.pitShow-module__R4zufW__section{background:linear-gradient(180deg,#0a0a09 55%,#0a0a0900 100%),var(--dividerImage)lightgray bottom/contain no-repeat;background-size:130%}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper{gap:var(--gap-md)}}@media screen and (min-width:1024px){.pitShow-module__R4zufW__section{background:linear-gradient(180deg,#0a0a09 45%,#0a0a0900 100%),var(--dividerImage)lightgray bottom -60px center/contain no-repeat;background-size:120%}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper{align-items:flex-start;gap:var(--gap-xl);flex-direction:row}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__wordsWrapper{align-items:flex-start;gap:unset;flex-direction:column}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__content{margin-top:.875rem}}@media screen and (min-width:1440px){.pitShow-module__R4zufW__section{background:linear-gradient(180deg,#0a0a09 45%,#0a0a0900 100%),var(--dividerImage)lightgray bottom -85px center/contain no-repeat;padding:var(--padding-section)var(--padding-big-screens)}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__titleWrapper{gap:12px}.pitShow-module__R4zufW__section .pitShow-module__R4zufW__contentWrapper .pitShow-module__R4zufW__content{margin-top:1rem}}
.imageDivider-module__7giVfW__imageDivider{background-position:50%;background-repeat:no-repeat;background-size:cover;align-self:stretch;width:100%;height:clamp(300px,20vw + 150px,550px)}
.videoSection-module__X8fFLa__wrapper{justify-content:center;align-items:center;gap:var(--gap-xl);padding:3rem var(--padding-inline);flex-direction:column;width:90%;height:100%;display:flex;position:relative}@media screen and (min-width:768px){.videoSection-module__X8fFLa__wrapper{width:80%}}@media screen and (min-width:1024px){.videoSection-module__X8fFLa__wrapper{width:70%;padding-top:8rem}}@media screen and (min-width:1440px){.videoSection-module__X8fFLa__wrapper{width:50%}}.videoSection-module__X8fFLa__video{box-sizing:border-box;aspect-ratio:16/9;border:2px solid #ffffff3d;border-radius:24px;width:100%;margin-bottom:5rem;position:relative;overflow:hidden}.videoSection-module__X8fFLa__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.videoSection-module__X8fFLa__placeholder{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.videoSection-module__X8fFLa__thumbnail{object-fit:cover;aspect-ratio:16/9;width:100%;height:100%;display:block}.videoSection-module__X8fFLa__playButton{pointer-events:none;background-color:#fff6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.videoSection-module__X8fFLa__playButton .videoSection-module__X8fFLa__playIcon{margin-inline-end:8px;font-size:25px;transition:transform .2s}.videoSection-module__X8fFLa__placeholder:hover .videoSection-module__X8fFLa__playIcon{transform:scale(1.1)}
.sectionHeader-module__YoOe4a__header{justify-content:center;align-items:center;gap:var(--gap-sm);flex-direction:column;display:flex}.sectionHeader-module__YoOe4a__subtitle{font-family:var(--font-primary);font-size:var(--font-h3);font-weight:var(--font-weight-bold);text-align:center;line-height:var(--line-height-normal);color:var(--primaryColor);-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:repeat;mask-repeat:repeat}.sectionHeader-module__YoOe4a__title{font-family:var(--font-primary);font-size:var(--font-h1);font-weight:var(--font-weight-bold);text-align:center;line-height:var(--line-height-tight);color:var(--text-primary);-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:repeat;mask-repeat:repeat}@media screen and (min-width:1024px){.sectionHeader-module__YoOe4a__title{font-size:4em}}
.cardsSlider-module__jLqT5a__wrapper{width:100%;position:relative}.cardsSlider-module__jLqT5a__slider{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}@media (min-width:768px){.cardsSlider-module__jLqT5a__slider{gap:24px}}.cardsSlider-module__jLqT5a__slider::-webkit-scrollbar{display:none}@media (min-width:768px){.cardsSlider-module__jLqT5a__slider::-webkit-scrollbar{display:block}}.cardsSlider-module__jLqT5a__slide{scroll-snap-align:start;flex:none;margin-right:16px}@media (min-width:768px){.cardsSlider-module__jLqT5a__slide{margin-right:0}}.cardsSlider-module__jLqT5a__navButton{color:#fff;cursor:pointer;text-align:center;z-index:1;background:#00000080;border:none;border-radius:4px;width:32px;height:48px;line-height:48px;position:absolute;top:50%;transform:translateY(-50%)}.cardsSlider-module__jLqT5a__navButton.cardsSlider-module__jLqT5a__left{left:8px}.cardsSlider-module__jLqT5a__navButton.cardsSlider-module__jLqT5a__right{right:8px}
.branchesSection-module__ZmCm9q__section{justify-content:center;align-items:center;gap:var(--gap-xl);padding:var(--padding-section)0;width:100%;font-family:var(--font-primary);flex-direction:column;display:flex}.branchesSection-module__ZmCm9q__section .branchesSection-module__ZmCm9q__branches{gap:var(--gap-lg);visibility:hidden;width:100%;display:none}@media screen and (min-width:1440px){.branchesSection-module__ZmCm9q__section .branchesSection-module__ZmCm9q__branches{visibility:visible;gap:var(--gap-lg);flex-direction:row;display:flex}}@media screen and (min-width:1440px){.branchesSection-module__ZmCm9q__section{padding:var(--padding-section)var(--padding-content)var(--padding-section)var(--padding-content)}}@media screen and (min-width:1440px){.branchesSection-module__ZmCm9q__carousel{visibility:hidden;display:none}}
.branchCard-module__VrkrGa__card{text-align:center;border-radius:24px;flex-direction:column;justify-content:flex-end;align-items:center;gap:24px;width:100%;height:400px;padding:16px;display:flex;position:relative}@media screen and (min-width:768px){.branchCard-module__VrkrGa__card{width:100%;height:50vh;padding:24px}}@media screen and (min-width:1440px){.branchCard-module__VrkrGa__card{min-height:450px}}@media screen and (min-width:1441px){.branchCard-module__VrkrGa__card{min-height:550px}}.branchCard-module__VrkrGa__card .branchCard-module__VrkrGa__content{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:16px;width:100%;display:flex}@media screen and (min-width:768px){.branchCard-module__VrkrGa__card .branchCard-module__VrkrGa__content{gap:24px}.branchCard-module__VrkrGa__card .branchCard-module__VrkrGa__content.branchCard-module__VrkrGa__smallGap{gap:12px}}.branchCard-module__VrkrGa__card .branchCard-module__VrkrGa__content .branchCard-module__VrkrGa__title{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:var(--font-h2);-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text;font-weight:700}.branchCard-module__VrkrGa__card .branchCard-module__VrkrGa__content .branchCard-module__VrkrGa__actions{flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:12px;width:100%;display:flex}@media screen and (min-width:768px){.branchCard-module__VrkrGa__card .branchCard-module__VrkrGa__content .branchCard-module__VrkrGa__actions{flex-direction:row;gap:24px;padding:0}}@media screen and (min-width:768px){.branchCard-module__VrkrGa__action{height:70px;font-size:26px}.branchCard-module__VrkrGa__action{height:57px;font-size:20px}}html[dir=rtl] .branchCard-module__VrkrGa__actions{flex-direction:row!important}@media screen and (min-width:768px){html[dir=ltr] .branchCard-module__VrkrGa__actions{flex-direction:column!important}}.branchCard-module__VrkrGa__ribbon{--f:.2em;--r:.8em;padding:8px;color:#000;z-index:2;border-bottom:var(--f)solid #000c;border-right:var(--r)solid transparent;min-width:50%;clip-path:polygon(0 0,100% 0,calc(100% - var(--r))calc(50% - var(--f)/2),100% calc(100% - var(--f)),var(--f)100%,var(--f)calc(100% - var(--f)),0 calc(100% - var(--f)));background-color:#ffc75c;justify-content:center;align-items:center;margin-inline-start:auto;padding-inline:.8em;font-size:28px;font-weight:700;line-height:1.4;display:flex;position:absolute;top:24px;left:0}.branchCard-module__VrkrGa__address{color:var(--primaryColor)}
.textAndImageSection-module__3j7_lW__section{width:100%;height:100%;padding-top:var(--padding-section)var(--padding-content);background:linear-gradient(180deg,#0a0a09 60%,#0a0a0900 100%),var(--imageUrl)lightgray bottom var(--customImagePositionInsideFrame)/contain no-repeat;flex-direction:column;align-items:flex-start;display:flex;position:relative}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__bell{width:var(--bell-width);height:auto;position:absolute;top:0;right:80%}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__bell.textAndImageSection-module__3j7_lW__ltr{right:unset;left:75%}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__kosherBadge{width:var(--kosher-badge-width);top:0;position:absolute;inset-inline-end:var(--gap-sm)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__kosherBadge.textAndImageSection-module__3j7_lW__ltr{width:var(--kosher-badge-width-ltr)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper{width:100%}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper[data-variant=social]{padding:0 var(--padding-inline)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper[data-variant=social] .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent{margin-inline:0}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content{width:100%;padding:var(--padding-section)var(--padding-content);gap:var(--gap-lg);flex-direction:column;display:flex;position:relative}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__titles{flex-direction:column;align-items:flex-start;gap:0;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__titles .textAndImageSection-module__3j7_lW__title{font-family:var(--font-primary);font-size:var(--font-h1);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-tight);color:var(--text-primary);-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__titles .textAndImageSection-module__3j7_lW__titlePrimary{font-family:var(--font-primary);font-size:var(--font-h2);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-tight);color:var(--primaryColor);-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;padding-inline-start:var(--gap-lg);display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__pitmasterQuoteContent{margin-bottom:100px}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__pitmasterQuoteContent .textAndImageSection-module__3j7_lW__pitName{font-family:var(--font-primary);font-size:var(--font-h1);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-normal);color:var(--text-primary)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__pitmasterQuoteContent .textAndImageSection-module__3j7_lW__quote{justify-content:flex-start;align-items:flex-start;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__pitmasterQuoteContent .textAndImageSection-module__3j7_lW__quote .textAndImageSection-module__3j7_lW__quoteIcon{min-width:var(--font-h1);height:auto;margin-top:var(--negative-spacing-sm)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__pitmasterQuoteContent .textAndImageSection-module__3j7_lW__quote .textAndImageSection-module__3j7_lW__quoteText{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);text-align:start;line-height:var(--line-height-relaxed);color:var(--text-primary)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__journeyContent{align-items:flex-start;gap:var(--gap-lg);flex-direction:column;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__journeyContent .textAndImageSection-module__3j7_lW__journeyItem{flex-direction:column;align-items:flex-start;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__journeyContent .textAndImageSection-module__3j7_lW__journeyItem .textAndImageSection-module__3j7_lW__journeyTitle{font-family:var(--font-primary);font-weight:var(--font-weight-bold);font-size:var(--font-h3);line-height:var(--line-height-normal);color:#ffc75c}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__internalContent .textAndImageSection-module__3j7_lW__journeyContent .textAndImageSection-module__3j7_lW__journeyItem .textAndImageSection-module__3j7_lW__journeyText{font-family:var(--font-primary);font-weight:var(--font-weight-normal);font-size:var(--font-body-large);line-height:var(--line-height-relaxed);color:var(--text-primary)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__subtitle{font-family:var(--font-primary);font-size:var(--font-body);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-normal);color:var(--text-primary)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__paragraphs{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);text-align:start;align-items:flex-start;gap:var(--paragraph-gap);line-height:var(--line-height-relaxed);white-space:break-spaces;flex-direction:column;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__list{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);text-align:start;align-items:flex-start;gap:var(--list-gap);flex-direction:column;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__list .textAndImageSection-module__3j7_lW__listItem{justify-content:flex-start;align-items:center;gap:var(--gap-sm);width:100%;display:flex}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__list .textAndImageSection-module__3j7_lW__listItem .textAndImageSection-module__3j7_lW__listItemText{width:100%;line-height:var(--line-height-relaxed)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__actions{justify-content:flex-start;align-items:center;gap:var(--gap-md);width:100%;margin-top:var(--gap-lg);display:flex}@media screen and (min-width:768px){.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__actions{justify-content:flex-start}}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__note{font-family:var(--font-primary);font-size:var(--font-note);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-normal);color:var(--primaryColor);padding-top:var(--gap-sm)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content .textAndImageSection-module__3j7_lW__facebookGroupLogo{width:201px;height:130px}@media screen and (min-width:768px){.textAndImageSection-module__3j7_lW__section{background:linear-gradient(180deg,#0a0a09 50%,#0a0a0900 100%),var(--imageUrl)lightgray bottom/contain no-repeat;padding-left:var(--padding-inline);padding-right:var(--padding-inline);background-size:100%}}@media screen and (min-width:1024px){.textAndImageSection-module__3j7_lW__section{background:linear-gradient(270deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray left/contain repeat}.textAndImageSection-module__3j7_lW__section[data-dir=ltr]{background:linear-gradient(90deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray right/contain repeat}.textAndImageSection-module__3j7_lW__section{flex-direction:row-reverse}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content{width:60vw}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__kosherBadge{inset-inline-end:var(--gap-2xl);top:var(--negative-spacing-sm)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__kosherBadge.textAndImageSection-module__3j7_lW__ltr{width:var(--kosher-badge-width-ltr)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__bell{width:var(--bell-width);height:auto;position:absolute;top:0;right:55%}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__bell.textAndImageSection-module__3j7_lW__ltr{right:unset;left:75%}.textAndImageSection-module__3j7_lW__section[data-variant=reverse]{background:linear-gradient(90deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray right/contain no-repeat}.textAndImageSection-module__3j7_lW__section[data-variant=reverse][data-dir=ltr]{background:linear-gradient(270deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray left/contain no-repeat}.textAndImageSection-module__3j7_lW__section[data-variant=reverse]{flex-direction:row-reverse}.textAndImageSection-module__3j7_lW__section[data-variant=reverse] .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content{width:60vw;margin-inline-start:calc(100vw - 60vw - var(--padding-inline))}}@media screen and (min-width:1440px){.textAndImageSection-module__3j7_lW__section{background:linear-gradient(270deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray left/contain repeat}.textAndImageSection-module__3j7_lW__section[data-dir=ltr]{background:linear-gradient(90deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray right/contain repeat}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content{width:60vw}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__kosherBadge{top:var(--negative-spacing-sm)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__kosherBadge.textAndImageSection-module__3j7_lW__ltr{width:var(--kosher-badge-width-ltr)}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__bell{width:var(--bell-width);height:auto;position:absolute;top:0;right:55%}.textAndImageSection-module__3j7_lW__section .textAndImageSection-module__3j7_lW__bell.textAndImageSection-module__3j7_lW__ltr{right:unset;left:75%}.textAndImageSection-module__3j7_lW__section[data-variant=reverse]{background:linear-gradient(90deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray right/contain no-repeat}.textAndImageSection-module__3j7_lW__section[data-variant=reverse][data-dir=ltr]{background:linear-gradient(270deg,#0a0a09 60%,#0a0a097a 85%,#0a0a0900 100%),var(--imageUrl)lightgray left/contain no-repeat}.textAndImageSection-module__3j7_lW__section[data-variant=reverse]{background-size:100%;flex-direction:row-reverse}.textAndImageSection-module__3j7_lW__section[data-variant=reverse] .textAndImageSection-module__3j7_lW__contentWrapper .textAndImageSection-module__3j7_lW__content{width:60vw;margin-inline-start:calc(100vw - 60vw - var(--padding-inline))}}
.imageGallerySection-module__9fuh1a__section{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;padding:80px 0 0;font-family:FbReissfeder,Brother1816Printed,sans-serif;display:flex}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__imageWrapper{border-radius:24px;justify-content:center;align-items:center;width:100%;height:450px;display:flex;overflow:hidden}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__imageWrapper img{object-fit:cover;width:100%;height:100%}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__button{width:250px}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__cardsSection{visibility:hidden;display:none}@media screen and (min-width:768px){.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__imageWrapper{height:50em}}@media screen and (min-width:1024px){.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__carousel{visibility:hidden;display:none}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__cardsSection{visibility:visible;width:100%;height:100%;display:block}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__imageWrapper{height:25em}}@media screen and (min-width:1440px){.imageGallerySection-module__9fuh1a__section{padding-top:80px}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__imageWrapper{height:30em}}@media screen and (min-width:1680px){.imageGallerySection-module__9fuh1a__section{padding-top:80px}.imageGallerySection-module__9fuh1a__section .imageGallerySection-module__9fuh1a__imageWrapper{height:42em}}
.highlightSection-module__CNFqRG__main{justify-content:center;align-items:center;gap:var(--gap-lg);padding:var(--padding-section)var(--padding-content);flex-direction:column;width:100%;height:100%;display:flex}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__primaryTitle,.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__secondaryTitle{font-family:var(--font-primary);font-size:var(--font-h2);font-weight:var(--font-weight-bold);text-align:center;white-space:pre-line;line-height:1}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__primaryTitle{color:var(--text-primary);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__secondaryTitle{color:var(--primaryColor)}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__secondaryTitleHighlight{font-family:var(--font-primary);font-size:clamp(2.5rem,1.5rem + 5vw,6rem);font-weight:var(--font-weight-bold);text-align:start;color:var(--text-primary);-webkit-text-fill-color:transparent;white-space:pre-line;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text;align-self:flex-start;line-height:1}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__text{font-family:var(--font-primary);font-size:var(--font-h2);font-weight:var(--font-weight-bold);text-align:var(--justify-text);color:var(--primaryColor)}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__text[data-variant=smallFont]{font-size:var(--font-h3)}@media screen and (min-width:768px){.highlightSection-module__CNFqRG__main{width:100%}.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__primaryTitle,.highlightSection-module__CNFqRG__main .highlightSection-module__CNFqRG__secondaryTitle{font-size:var(--font-display-large)}}@media screen and (min-width:1024px){.highlightSection-module__CNFqRG__main{width:100%}}
.faqSection-module__rS2Bna__section{width:100%;padding:var(--padding-section)var(--padding-content);flex-direction:column;display:flex}.faqSection-module__rS2Bna__content{gap:var(--gap-lg);width:100%;color:var(--text-primary);background-color:#0a0a09;border-radius:16px;flex-direction:column;display:flex}.faqSection-module__rS2Bna__header{align-items:flex-start;gap:var(--gap-sm);text-align:start;flex-direction:column;display:flex}.faqSection-module__rS2Bna__title{font-family:var(--font-primary);font-size:var(--font-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--text-primary);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text;margin:0}.faqSection-module__rS2Bna__subtitle{font-family:var(--font-primary);font-size:var(--font-h3);font-weight:var(--font-weight-bold);color:var(--primaryColor)}.faqSection-module__rS2Bna__description{gap:var(--gap-md);font-family:var(--font-primary);flex-direction:column;display:flex}.faqSection-module__rS2Bna__description .faqSection-module__rS2Bna__text,.faqSection-module__rS2Bna__description .faqSection-module__rS2Bna__contactText,.faqSection-module__rS2Bna__description .faqSection-module__rS2Bna__contactLink{font-size:var(--font-body-small);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed)}.faqSection-module__rS2Bna__description .faqSection-module__rS2Bna__contactText{white-space:pre-line}.faqSection-module__rS2Bna__description .faqSection-module__rS2Bna__contactText .faqSection-module__rS2Bna__contactLink{color:var(--primaryColor)}.faqSection-module__rS2Bna__questionsContainer{gap:var(--gap-md);flex-direction:column;width:100%;margin:0 auto;display:flex}.faqSection-module__rS2Bna__questionItem{padding-bottom:var(--gap-md);cursor:pointer;border-bottom:1px solid #ffffff80}.faqSection-module__rS2Bna__questionHeader{-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;width:100%;display:flex}.faqSection-module__rS2Bna__questionTitle{font-family:var(--font-primary);font-size:var(--font-body-large);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal);color:var(--text-primary);-webkit-user-select:none;user-select:none}.faqSection-module__rS2Bna__icon{font-size:var(--icon-md);color:var(--text-primary)}.faqSection-module__rS2Bna__answer{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed);color:var(--text-secondary,#fffc)}.faqSection-module__rS2Bna__answerLink{color:var(--primaryColor);cursor:pointer;text-decoration:none;transition:color .2s}.faqSection-module__rS2Bna__answerLink:hover{color:var(--primaryHoverColor)}@media screen and (min-width:768px){.faqSection-module__rS2Bna__content{width:90%;margin:0 auto}.faqSection-module__rS2Bna__title{font-size:var(--font-display-large)}.faqSection-module__rS2Bna__subtitle,.faqSection-module__rS2Bna__text,.faqSection-module__rS2Bna__contactText,.faqSection-module__rS2Bna__contactLink{font-size:var(--font-body-xl)}}@media screen and (min-width:1024px){.faqSection-module__rS2Bna__title{font-size:var(--font-display-medium)}.faqSection-module__rS2Bna__subtitle{font-size:var(--font-body)}.faqSection-module__rS2Bna__text,.faqSection-module__rS2Bna__contactText,.faqSection-module__rS2Bna__contactLink{font-size:clamp(.7rem,.7rem + .4vw,1rem)}.faqSection-module__rS2Bna__questionTitle{font-size:var(--font-h5)}}
.pitmasterSection-module__NGun9G__background{background-color:#000;width:100%;height:100%}.pitmasterSection-module__NGun9G__section{background:linear-gradient(0deg,#0a0a09 45%,#0a0a0900 100%),var(--pitmasterImage)lightgray top/contain no-repeat;width:100%;min-height:60vh;padding:var(--padding-inline)var(--padding-inline);border-radius:24px;flex-direction:column;justify-content:flex-end;display:flex}.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection{align-items:center;gap:var(--gap-lg);flex-direction:column;width:100%;display:flex}.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection .pitmasterSection-module__NGun9G__content{justify-content:flex-start;align-items:center;gap:var(--gap-lg);width:100%;padding:0 var(--gap-sm)var(--gap-sm)var(--gap-sm);z-index:2;flex-direction:column;display:flex}.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection .pitmasterSection-module__NGun9G__content .pitmasterSection-module__NGun9G__name{font-family:var(--font-primary);font-size:var(--font-h2);font-weight:var(--font-weight-bold);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text;line-height:.9}.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection .pitmasterSection-module__NGun9G__content .pitmasterSection-module__NGun9G__quote{text-align:center;justify-content:center;align-items:center;gap:var(--gap-sm);flex-direction:column;display:flex}.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection .pitmasterSection-module__NGun9G__content .pitmasterSection-module__NGun9G__quote .pitmasterSection-module__NGun9G__text{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:500;line-height:var(--line-height-relaxed);color:var(--text-primary);margin:0;padding:0}@media screen and (min-width:768px){.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection{width:80%;margin:0 auto}}@media screen and (min-width:1024px){.pitmasterSection-module__NGun9G__section .pitmasterSection-module__NGun9G__pitmasterSection{background:linear-gradient(90deg,#0a0a09 60%,#0a0a0900 100%),var(--pitmasterImage)lightgray left/contain no-repeat;flex-direction:row;width:100%;position:relative}}@media screen and (min-width:768px){html[dir=rtl] .pitmasterSection-module__NGun9G__pitmasterSection .pitmasterSection-module__NGun9G__reversed{background:linear-gradient(90deg,#0a0a0900 -2.8%,#0a0a09 100.03%)}html[dir=rtl] .pitmasterSection-module__NGun9G__pitmasterSection .pitmasterSection-module__NGun9G__overlay:not(.pitmasterSection-module__NGun9G__reversed){background:linear-gradient(-90deg,#0a0a0900 -2.8%,#0a0a09 100.03%)}}
.eventSection-module__mjFNNq__section{flex-direction:column;width:100%;display:flex}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer img{object-fit:cover;width:100%;height:100%;max-height:800px}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(#0a0a09 -.030005%,#0a0a0900 100%);position:absolute;inset:0}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content{width:100%;padding:var(--padding-section)var(--padding-content);flex-direction:column;gap:24px;display:flex;position:relative}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content .eventSection-module__mjFNNq__titleWrapper{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;width:100%;display:flex}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content .eventSection-module__mjFNNq__titleWrapper .eventSection-module__mjFNNq__title{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-h1);text-align:start;color:var(--text-primary);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content .eventSection-module__mjFNNq__titleWrapper .eventSection-module__mjFNNq__subtitle{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-h2);text-align:start;color:#ffc75c}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content .eventSection-module__mjFNNq__description .eventSection-module__mjFNNq__text{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:400;font-size:var(--font-body-small);text-align:start;color:var(--text-primary);line-height:140%}@media screen and (min-width:768px){.eventSection-module__mjFNNq__section{flex-direction:row-reverse;flex:1 0 0;justify-content:center;align-self:stretch;align-items:center}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer{width:100%;height:auto;aspect-ratio:unset;position:relative;overflow:hidden}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer img{height:800px}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(var(--degrees),#0a0a0900 -13.49%,#0a0a09 95%)}.eventSection-module__mjFNNq__section[data-dir=ltr]{flex-direction:row}.eventSection-module__mjFNNq__section[data-dir=ltr] .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(calc(180deg - var(--degrees)),#0a0a0900 -13.49%,#0a0a09 95%)}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content{width:100%;padding:0 var(--padding-inline);justify-content:center;align-items:center}}@media screen and (min-width:1024px){.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer{width:35%;height:auto;aspect-ratio:unset;position:relative;overflow:hidden}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer img{height:800px}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(var(--degrees),#0a0a0900 -13.49%,#0a0a09 95%)}.eventSection-module__mjFNNq__section[data-dir=ltr]{flex-direction:row}.eventSection-module__mjFNNq__section[data-dir=ltr] .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(calc(180deg - var(--degrees)),#0a0a0900 -13.49%,#0a0a09 95%)}.eventSection-module__mjFNNq__section[data-dir=ltr] .eventSection-module__mjFNNq__content{width:65%;justify-content:center;align-items:center;padding-inline-start:var(--padding-content);padding-inline-end:var(--padding-content)}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content{width:65%;justify-content:center;align-items:center;padding-inline-start:var(--padding-content);padding-inline-end:var(--padding-content)}}@media screen and (min-width:1440px){.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer{width:35%;height:auto;aspect-ratio:unset;position:relative;overflow:hidden}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer img{height:800px}.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(var(--degrees),#0a0a0900 -13.49%,#0a0a09 95%)}.eventSection-module__mjFNNq__section[data-dir=ltr]{flex-direction:row}.eventSection-module__mjFNNq__section[data-dir=ltr] .eventSection-module__mjFNNq__imageContainer .eventSection-module__mjFNNq__overlay{background:linear-gradient(calc(180deg - var(--degrees)),#0a0a0900 -13.49%,#0a0a09 95%)}}@media screen and (min-width:1920px){.eventSection-module__mjFNNq__section .eventSection-module__mjFNNq__content{padding-inline-start:var(--padding-section);padding-inline-end:var(--padding-section)}.eventSection-module__mjFNNq__section[data-variant=reverse] .eventSection-module__mjFNNq__content{padding-inline-start:var(--padding-section);padding-inline-end:var(--padding-section)}.eventSection-module__mjFNNq__section[data-dir=ltr] .eventSection-module__mjFNNq__content{padding-inline-start:var(--padding-section);padding-inline-end:var(--padding-section)}}
.ourEventsSection-module__lJZFdq__section{flex-direction:column;gap:24px;width:100%;padding:64px 24px;display:flex}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__titleWrapper{text-align:start;flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__titleWrapper .ourEventsSection-module__lJZFdq__title{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-h1);color:var(--text-primary);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__titleWrapper .ourEventsSection-module__lJZFdq__subtitle{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-h3);color:#ffc75c}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__content{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__content .ourEventsSection-module__lJZFdq__event{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__content .ourEventsSection-module__lJZFdq__event .ourEventsSection-module__lJZFdq__eventTitle{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-h3);color:#ffc75c}.ourEventsSection-module__lJZFdq__section .ourEventsSection-module__lJZFdq__content .ourEventsSection-module__lJZFdq__event .ourEventsSection-module__lJZFdq__eventDescription{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:400;font-size:var(--font-body-small);color:var(--text-primary);white-space:pre-line;line-height:140%}@media screen and (min-width:768px){.ourEventsSection-module__lJZFdq__section{flex-direction:row;flex:1 0 0;justify-content:center;align-self:stretch;align-items:flex-start;width:80%;margin:0 auto;padding:120px 0}}
.eventRegistrationForm-module__To9RXW__wrapper{margin-block:0}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container{width:100%;color:var(--text-primary);background-color:var(--darkGray);flex-direction:column;gap:24px;padding:64px 24px;font-family:FbReissfeder,Brother1816Printed,sans-serif;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection{text-align:right;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__titleWrapper{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__titleWrapper .eventRegistrationForm-module__To9RXW__title{font-weight:700;font-size:var(--font-h1);color:var(--text-primary);text-align:start;-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__titleWrapper .eventRegistrationForm-module__To9RXW__subtitle{font-weight:700;font-size:var(--font-h2);color:#ffc75c}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__contactInfo{align-items:flex-start;gap:var(--gap-md);flex-direction:column;width:100%;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__contactInfo .eventRegistrationForm-module__To9RXW__phone,.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__contactInfo .eventRegistrationForm-module__To9RXW__email,.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__contactInfo .eventRegistrationForm-module__To9RXW__whatsapp,.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__contactInfo .eventRegistrationForm-module__To9RXW__openingHours{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection .eventRegistrationForm-module__To9RXW__contactInfo .eventRegistrationForm-module__To9RXW__openingHoursContainer{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__formSection{background-color:var(--bgColor);border-radius:24px;flex-direction:column;gap:24px;padding:40px;display:flex}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__formSection .eventRegistrationForm-module__To9RXW__formTitle{font-weight:700;font-size:var(--font-h3);color:var(--text-primary);text-align:center}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__formSection .eventRegistrationForm-module__To9RXW__form{flex-direction:column;gap:16px;display:flex}@media screen and (min-width:1024px){.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container{border-radius:40px;flex-direction:column;width:80%;margin:0 auto;padding:64px}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__infoSection{gap:40px}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__formSection{flex-direction:column;justify-content:center;display:flex}}@media (min-width:1440px){.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container{align-items:flex-start;gap:var(--gap-lg);flex-direction:row;width:80%}.eventRegistrationForm-module__To9RXW__wrapper .eventRegistrationForm-module__To9RXW__container .eventRegistrationForm-module__To9RXW__formSection{width:50%}}@media screen and (min-width:768px){.eventRegistrationForm-module__To9RXW__wrapper{margin-block:5%}}.eventRegistrationForm-module__To9RXW__phoneTitle,.eventRegistrationForm-module__To9RXW__emailTitle,.eventRegistrationForm-module__To9RXW__whatsappTitle,.eventRegistrationForm-module__To9RXW__openingHoursTitle{font-weight:700;font-size:var(--font-h3);color:var(--text-primary)}.eventRegistrationForm-module__To9RXW__phoneNumber,.eventRegistrationForm-module__To9RXW__emailLink,.eventRegistrationForm-module__To9RXW__whatsappLink,.eventRegistrationForm-module__To9RXW__openingHoursItem{font-size:var(--font-body);color:var(--primaryColor);text-align:start;font-weight:700;text-decoration:none}.eventRegistrationForm-module__To9RXW__phoneNumber{cursor:pointer}.eventRegistrationForm-module__To9RXW__openingHoursItem{color:var(--text-primary)}.eventRegistrationForm-module__To9RXW__input,.eventRegistrationForm-module__To9RXW__textarea{background-color:var(--bgColor);border-bottom:1px solid var(--text-primary);width:100%;color:var(--text-primary);font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:var(--font-body);text-align:start;border-top:none;border-left:none;border-right:none;outline:none;padding:16px 8px}.eventRegistrationForm-module__To9RXW__textarea{resize:vertical;min-height:100px}.eventRegistrationForm-module__To9RXW__submitButton{margin-top:24px}.eventRegistrationForm-module__To9RXW__submitButton:hover{background-color:#e6b14f}
.vertical-timeline *{box-sizing:border-box}.vertical-timeline{width:95%;max-width:1170px;margin:0 auto;padding:2em 0;position:relative}.vertical-timeline:after{content:"";clear:both;display:table}.vertical-timeline:before{content:"";background:var(--line-color);width:4px;height:100%;position:absolute;top:0;left:18px}.vertical-timeline.vertical-timeline--one-column-right:before{right:18px;left:unset}@media only screen and (min-width:1170px){.vertical-timeline.vertical-timeline--two-columns{width:90%}.vertical-timeline.vertical-timeline--two-columns:before{margin-left:-2px;left:50%}}.vertical-timeline-element{margin:2em 0;position:relative}.vertical-timeline-element>div{min-height:1px}.vertical-timeline-element:after{content:"";clear:both;display:table}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}@media only screen and (min-width:1170px){.vertical-timeline-element{margin:4em 0}.vertical-timeline-element:first-child{margin-top:0}.vertical-timeline-element:last-child{margin-bottom:0}}.vertical-timeline-element-icon{border-radius:50%;width:40px;height:40px;position:absolute;top:0;left:0}.vertical-timeline-element-icon.shadow-size-small{box-shadow:0 0 0 2px #fff,inset 0 1px #00000014,0 2px 0 4px #0000000d}.vertical-timeline-element-icon.shadow-size-medium{box-shadow:0 0 0 3px #fff,inset 0 2px #00000014,0 3px 0 5px #0000000d}.vertical-timeline-element-icon.shadow-size-large{box-shadow:0 0 0 4px #fff,inset 0 2px #00000014,0 4px 0 6px #0000000d}.vertical-timeline--one-column-right .vertical-timeline-element-icon{right:0;left:unset}.vertical-timeline-element-icon svg{width:24px;height:24px;margin-top:-12px;margin-left:-12px;display:block;position:relative;top:50%;left:50%}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-icon{width:60px;height:60px;margin-left:-30px;left:50%}}.vertical-timeline-element-icon{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.vertical-timeline--animate .vertical-timeline-element-icon.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-icon.bounce-in{visibility:visible;animation:.6s cd-bounce-1}@-webkit-keyframes cd-bounce-1{0%{opacity:0;-webkit-transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2)}to{-webkit-transform:scale(1)}}@-moz-keyframes cd-bounce-1{0%{opacity:0;-moz-transform:scale(.5)}60%{opacity:1;-moz-transform:scale(1.2)}to{-moz-transform:scale(1)}}@keyframes cd-bounce-1{0%{opacity:0;transform:scale(.5)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}.vertical-timeline-element-content{background:#fff;border-radius:.25em;margin-left:60px;padding:1em;position:relative;box-shadow:0 3px #ddd}.vertical-timeline--one-column-right .vertical-timeline-element-content{margin-right:60px;margin-left:unset}.vertical-timeline-element--no-children .vertical-timeline-element-content{box-shadow:none;background:0 0}.vertical-timeline-element-content:after{content:"";clear:both;display:table}.vertical-timeline-element-content h2{color:#303e49}.vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline-element-content p{font-size:.8125rem;font-weight:500}.vertical-timeline-element-content .vertical-timeline-element-date{display:inline-block}.vertical-timeline-element-content p{margin:1em 0 0;line-height:1.6}.vertical-timeline-element-title,.vertical-timeline-element-subtitle{margin:0}.vertical-timeline-element-content .vertical-timeline-element-date{float:left;opacity:.7;padding:.8em 0}.vertical-timeline-element-content-arrow{content:"";border:7px solid #0000;border-right-color:#fff;width:0;height:0;position:absolute;top:16px;right:100%}.vertical-timeline--one-column-right .vertical-timeline-element-content-arrow{content:"";top:16px;right:unset;border:7px solid #0000;border-left-color:#fff;width:0;height:0;position:absolute;left:100%}.vertical-timeline--one-column-right .vertical-timeline-element-content:before{border-left:7px solid #fff;border-right:unset;left:100%}.vertical-timeline-element--no-children .vertical-timeline-element-content:before,.vertical-timeline-element--no-children .vertical-timeline-element-content-arrow{display:none}@media only screen and (min-width:768px){.vertical-timeline-element-content h2{font-size:1.25rem}.vertical-timeline-element-content p{font-size:1rem}.vertical-timeline-element-content .vertical-timeline-element-date{font-size:.875rem}}@media only screen and (min-width:1170px){.vertical-timeline--two-columns .vertical-timeline-element-content{width:44%;margin-left:0;padding:1.5em}.vertical-timeline--two-columns .vertical-timeline-element-content-arrow{top:24px;left:100%;transform:rotate(180deg)}.vertical-timeline--two-columns .vertical-timeline-element-content .vertical-timeline-element-date{width:100%;font-size:1rem;position:absolute;top:6px;left:124%}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content{float:right}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:24px;left:auto;right:100%;transform:rotate(0)}.vertical-timeline--one-column-right .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content-arrow,.vertical-timeline--one-column-right .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content-arrow{top:24px;left:100%;right:auto;transform:rotate(0)}.vertical-timeline--two-columns .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content .vertical-timeline-element-date,.vertical-timeline--two-columns .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content .vertical-timeline-element-date{text-align:right;left:auto;right:124%}}.vertical-timeline--animate .vertical-timeline-element-content.is-hidden{visibility:hidden}.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;animation:.6s cd-bounce-2}@media only screen and (min-width:1170px){.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element.vertical-timeline-element--right .vertical-timeline-element-content.bounce-in,.vertical-timeline--two-columns.vertical-timeline--animate .vertical-timeline-element:nth-child(2n):not(.vertical-timeline-element--left) .vertical-timeline-element-content.bounce-in{animation:.6s cd-bounce-2-inverse}}@media only screen and (max-width:1169px){.vertical-timeline--animate .vertical-timeline-element-content.bounce-in{visibility:visible;animation:.6s cd-bounce-2-inverse}}@-webkit-keyframes cd-bounce-2{0%{opacity:0;-webkit-transform:translate(-100px)}60%{opacity:1;-webkit-transform:translate(20px)}to{-webkit-transform:translate(0)}}@-moz-keyframes cd-bounce-2{0%{opacity:0;-moz-transform:translate(-100px)}60%{opacity:1;-moz-transform:translate(20px)}to{-moz-transform:translate(0)}}@keyframes cd-bounce-2{0%{opacity:0;transform:translate(-100px)}60%{opacity:1;transform:translate(20px)}to{transform:translate(0)}}@-webkit-keyframes cd-bounce-2-inverse{0%{opacity:0;-webkit-transform:translate(100px)}60%{opacity:1;-webkit-transform:translate(-20px)}to{-webkit-transform:translate(0)}}@-moz-keyframes cd-bounce-2-inverse{0%{opacity:0;-moz-transform:translate(100px)}60%{opacity:1;-moz-transform:translate(-20px)}to{-moz-transform:translate(0)}}@keyframes cd-bounce-2-inverse{0%{opacity:0;transform:translate(100px)}60%{opacity:1;transform:translate(-20px)}to{transform:translate(0)}}
.timelineSection-module___cs7Ea__icon{border-radius:50%;justify-content:center;align-items:center;display:flex;left:50%;transform:translate(-50%);box-shadow:unset!important;margin:0 auto!important}.timelineSection-module___cs7Ea__yellow{background:var(--primaryColor)}.timelineSection-module___cs7Ea__default{background:#7a7a7396}.timelineSection-module___cs7Ea__timelineItem{gap:24px;display:grid}.timelineSection-module___cs7Ea__left h3,.timelineSection-module___cs7Ea__right h3{font-size:var(--font-timeline-paragraph);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal)}.timelineSection-module___cs7Ea__left>div>span,.timelineSection-module___cs7Ea__right>div>span{all:unset;width:100%}.timelineSection-module___cs7Ea__left>div,.timelineSection-module___cs7Ea__right>div{box-shadow:unset}@media screen and (max-width:1170px){.timelineSection-module___cs7Ea__icon{left:20px}}.timelineSection-module___cs7Ea__content{max-width:1200px;margin:0 auto;position:relative}.timelineSection-module___cs7Ea__timelineContainer{position:relative}.timelineSection-module___cs7Ea__timelineLine{z-index:0;background:#7a7a73;width:4px;height:100%;position:absolute;top:0;left:20px;overflow:hidden;transform:translate(-50%)}.timelineSection-module___cs7Ea__textYellow{color:var(--primaryColor);opacity:1!important}.timelineSection-module___cs7Ea__timelineLineFill{background:var(--primaryColor);width:100%;transition:height .2s ease-out;position:absolute;top:0;left:0}html[dir=rtl] .timelineSection-module___cs7Ea__left{flex-direction:row-reverse;display:flex}html[dir=rtl] .timelineSection-module___cs7Ea__left>div>span,html[dir=rtl] .timelineSection-module___cs7Ea__right>div>span{all:unset;width:100%}html[dir=rtl] .timelineSection-module___cs7Ea__left>div>span{text-align:right}.timelineSection-module___cs7Ea__vertical-timeline{padding-left:20px}html[dir=rtl] .timelineSection-module___cs7Ea__right>div>span{text-align:right;right:127%}html[dir=rtl] .timelineSection-module___cs7Ea__left>div,html[dir=rtl] .timelineSection-module___cs7Ea__right>div{flex:1}html[dir=rtl] .timelineSection-module___cs7Ea__right div:first-child{transform:rotate(0)}.timelineSection-module___cs7Ea__left>div,.timelineSection-module___cs7Ea__right>div{top:-13px}@media screen and (min-width:1024px){html[dir=rtl] .timelineSection-module___cs7Ea__left>div,html[dir=rtl] .timelineSection-module___cs7Ea__right>div{flex:unset;width:44%;margin-left:0;top:-12px}.timelineSection-module___cs7Ea__left>div,.timelineSection-module___cs7Ea__right>div{flex:unset;width:44%;margin-left:0;top:-13px!important}.timelineSection-module___cs7Ea__icon{left:50%}html[dir=rtl] .timelineSection-module___cs7Ea__left>div>span,html[dir=rtl] .timelineSection-module___cs7Ea__right>div>span{width:100%;position:absolute;top:-6px}html[dir=rtl] .timelineSection-module___cs7Ea__left>div>span{text-align:left;right:-127%}html[dir=rtl] .timelineSection-module___cs7Ea__right>div>span{text-align:right;right:127%}.timelineSection-module___cs7Ea__left>div>span{text-align:left;width:100%;position:absolute;top:6px;right:-127%;top:-6px!important}.timelineSection-module___cs7Ea__right>div>span{text-align:left;width:100%;position:absolute;top:0;left:127%;top:-6px!important}html[dir=rtl] .timelineSection-module___cs7Ea__left div:first-child{right:-13px;transform:rotate(180deg)}html[dir=rtl] .timelineSection-module___cs7Ea__right div:first-child,.timelineSection-module___cs7Ea__left div:first-child{left:-13px;right:auto;transform:rotate(0)}.timelineSection-module___cs7Ea__right div:first-child{left:auto;right:-13px;transform:rotate(180deg)}html[dir=rtl] .timelineSection-module___cs7Ea__left>div>span,html[dir=rtl] .timelineSection-module___cs7Ea__right>div>span{font-size:24px}.timelineSection-module___cs7Ea__timelineLine{left:50%}.timelineSection-module___cs7Ea__left>div>span,.timelineSection-module___cs7Ea__right>div>span{all:unset;width:100%;font-size:24px!important}.timelineSection-module___cs7Ea__left{flex-direction:row-reverse;display:flex}.timelineSection-module___cs7Ea__left>div>span{text-align:right;left:-127%!important}.timelineSection-module___cs7Ea__left>div,.timelineSection-module___cs7Ea__right>div{top:-22px}}@media screen and (min-width:1440px){html[dir=rtl] .timelineSection-module___cs7Ea__left>div,html[dir=rtl] .timelineSection-module___cs7Ea__right>div{top:-22px}}
.cta-module__-Tw0Ja__main{padding:var(--padding-section)var(--padding-content);flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;display:flex}.cta-module__-Tw0Ja__main .cta-module__-Tw0Ja__title{text-align:center}
.title-module__nS0jea__title{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-size:var(--font-h1);color:var(--text-primary);-webkit-text-fill-color:transparent;background:#000 url(/images/texture.png) 20%/contain;-webkit-background-clip:text;background-clip:text;font-weight:700}.title-module__nS0jea__title.title-module__nS0jea__primary{color:var(--primaryColor)}
.pitmastersCarousel-module__oBltlq__section{visibility:hidden;width:100%;padding:var(--padding-section)var(--padding-content);flex-direction:column;gap:24px;margin-top:2rem;display:none}@media screen and (min-width:768px){.pitmastersCarousel-module__oBltlq__section{visibility:visible;display:flex}}.pitmastersCarousel-module__oBltlq__titleWrapper{flex-direction:column;align-items:center;gap:8px;display:flex}.pitmastersCarousel-module__oBltlq__title{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-h1);color:var(--text-primary)}.pitmastersCarousel-module__oBltlq__note{font-family:var(--font-primary);font-weight:400;font-size:var(--font-body-small);color:var(--primaryColor)}.pitmastersCarousel-module__oBltlq__subtitle{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-body);color:#ffc75c}.pitmastersCarousel-module__oBltlq__content{z-index:1;flex-direction:column;gap:24px;width:100%;display:flex;position:relative}@media (min-width:1024px){.pitmastersCarousel-module__oBltlq__content{flex-direction:row;justify-content:center;align-items:center;gap:24px;height:60vh;padding:0;position:relative;overflow:hidden}}.pitmastersCarousel-module__oBltlq__pitmaster{border-bottom:1px solid var(--darkGray);filter:grayscale();flex-direction:column;justify-content:flex-end;align-items:center;gap:16px;width:100%;height:300px;padding:32px 24px;transition:filter .3s ease-in-out;display:flex;overflow:hidden}@media (min-width:1024px){.pitmastersCarousel-module__oBltlq__pitmaster{cursor:pointer;will-change:width,filter;border-bottom:none;border-radius:8px;width:180px;height:100%;position:relative;background-position:50%!important}}.pitmastersCarousel-module__oBltlq__overlay{display:none}.pitmastersCarousel-module__oBltlq__pitDetails{opacity:0;text-align:justify-all;flex-direction:column;align-items:flex-start;gap:24px;max-height:0;transition:opacity .3s ease-in-out,max-height .3s ease-in-out;display:flex;position:relative}@media (min-width:768px){.pitmastersCarousel-module__oBltlq__pitDetails{z-index:2;justify-content:flex-end;width:100%;padding:32px 24px 16px;position:absolute;bottom:0;left:0}}.pitmastersCarousel-module__oBltlq__pitDetails:before{content:"";opacity:0;z-index:-1;background:linear-gradient(#0000 0%,#000000b3 50%,#000 100%);border-radius:0 0 8px 8px;transition:opacity .4s ease-in-out;position:absolute;inset:-20px -24px -16px}.pitmastersCarousel-module__oBltlq__pitmasterTitleWrapper{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.pitmastersCarousel-module__oBltlq__pitName,.pitmastersCarousel-module__oBltlq__pitSubtitle{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:700;font-size:var(--font-body-small);color:var(--text-primary)}.pitmastersCarousel-module__oBltlq__pitName{font-size:var(--font-h3)}.pitmastersCarousel-module__oBltlq__pitmasterDescription{font-family:FbReissfeder,Brother1816Printed,sans-serif;font-weight:400;font-size:var(--font-body-small);color:var(--primaryColor);opacity:0;z-index:1;max-height:0;line-height:140%;position:relative;overflow:hidden}.pitmastersCarousel-module__oBltlq__pitmaster.pitmastersCarousel-module__oBltlq__active{filter:grayscale(0);pointer-events:auto;z-index:10;height:500px;position:relative}@media (min-width:768px){.pitmastersCarousel-module__oBltlq__pitmaster.pitmastersCarousel-module__oBltlq__active{z-index:10;width:550px;height:100%}}.pitmastersCarousel-module__oBltlq__pitmaster.pitmastersCarousel-module__oBltlq__active .pitmastersCarousel-module__oBltlq__pitDetails{opacity:1;z-index:2;max-height:500px}.pitmastersCarousel-module__oBltlq__pitmaster.pitmastersCarousel-module__oBltlq__active .pitmastersCarousel-module__oBltlq__pitDetails:before{opacity:1}.pitmastersCarousel-module__oBltlq__pitmaster.pitmastersCarousel-module__oBltlq__active .pitmastersCarousel-module__oBltlq__pitmasterDescription{opacity:1;max-height:500px}.pitmastersCarousel-module__oBltlq__pitmaster.pitmastersCarousel-module__oBltlq__active .pitmastersCarousel-module__oBltlq__overlay{display:none}[dir=rtl] .pitmastersCarousel-module__oBltlq__pitDetails{text-align:right}[dir=rtl] .pitmastersCarousel-module__oBltlq__pitmasterTitleWrapper{align-items:flex-end}@media (min-width:768px){[dir=rtl] .pitmastersCarousel-module__oBltlq__pitmasterTitleWrapper{align-items:center}}
.whatsappWidget-module__jef2hG__whatsappWidget{cursor:pointer;aspect-ratio:1;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:44px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:20px;right:20px}.whatsappWidget-module__jef2hG__whatsappWidget:hover{transform:scale(1.1)}[dir=ltr] .whatsappWidget-module__jef2hG__whatsappWidget{right:unset;left:20px}
.Section-module__bbXS8G__section{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden auto}.Section-module__bbXS8G__section.Section-module__bbXS8G__heroSection{align-items:center;height:100vh;overflow:hidden}
.TextAndImageSectionNEW-module__7T7F-a__section{flex-direction:column;align-items:flex-start;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{z-index:1;background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;inset:0}.TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{z-index:2;pointer-events:none;background:linear-gradient(#0a0a09 0% 50%,#0a0a09f2 70%,#0a0a0999 85%,#0a0a0900 100%);width:100%;height:100%;position:absolute;inset:0}.TextAndImageSectionNEW-module__7T7F-a__contentContainer{z-index:3;width:100%;padding:var(--padding-section)var(--padding-content);flex-direction:column;padding-bottom:15vh;display:flex;position:relative;overflow:visible}.TextAndImageSectionNEW-module__7T7F-a__bell{width:var(--bell-width);z-index:4;height:auto;position:absolute;top:0;right:80%}.TextAndImageSectionNEW-module__7T7F-a__bell.TextAndImageSectionNEW-module__7T7F-a__ltr{right:unset;left:75%}.TextAndImageSectionNEW-module__7T7F-a__kosherBadge{width:var(--kosher-badge-width);z-index:4;top:var(--negative-spacing-sm);position:absolute;inset-inline-end:0}.TextAndImageSectionNEW-module__7T7F-a__kosherBadge.TextAndImageSectionNEW-module__7T7F-a__topPosition{top:var(--gap-sm);inset-inline-end:var(--gap-sm)}.TextAndImageSectionNEW-module__7T7F-a__kosherBadge.TextAndImageSectionNEW-module__7T7F-a__ltr{width:100px}.TextAndImageSectionNEW-module__7T7F-a__contentWrapper{width:100%}.TextAndImageSectionNEW-module__7T7F-a__contentWrapper[data-variant=social]{padding:0 var(--padding-inline)}.TextAndImageSectionNEW-module__7T7F-a__contentWrapper[data-variant=social] .TextAndImageSectionNEW-module__7T7F-a__content .TextAndImageSectionNEW-module__7T7F-a__internalContent{margin-inline:0}.TextAndImageSectionNEW-module__7T7F-a__content{gap:var(--gap-lg);background:linear-gradient(#0a0a094d 0%,#0a0a0933 50%,#0a0a0900 100%);flex-direction:column;width:100%;display:flex;position:relative}.TextAndImageSectionNEW-module__7T7F-a__titles{flex-direction:column;align-items:flex-start;gap:0;display:flex}.TextAndImageSectionNEW-module__7T7F-a__title{font-family:var(--font-primary);font-size:var(--font-h1);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-tight);color:var(--text-primary);-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:repeat;mask-repeat:repeat}.TextAndImageSectionNEW-module__7T7F-a__titlePrimary{font-family:var(--font-primary);font-size:var(--font-h2);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-tight);color:var(--primaryColor);-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:repeat;mask-repeat:repeat}.TextAndImageSectionNEW-module__7T7F-a__internalContent{align-items:flex-start;gap:var(--gap-sm);flex-direction:column;padding-inline-start:var(--gap-lg);display:flex}.TextAndImageSectionNEW-module__7T7F-a__subtitle{font-family:var(--font-primary);font-size:var(--font-body);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-normal);color:var(--text-primary)}.TextAndImageSectionNEW-module__7T7F-a__paragraphs{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);text-align:start;align-items:flex-start;gap:var(--paragraph-gap);line-height:var(--line-height-relaxed);white-space:break-spaces;flex-direction:column;display:flex}.TextAndImageSectionNEW-module__7T7F-a__list{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);text-align:start;align-items:flex-start;gap:var(--list-gap);flex-direction:column;display:flex}.TextAndImageSectionNEW-module__7T7F-a__listItem{justify-content:flex-start;align-items:flex-start;gap:var(--gap-sm);width:100%;display:flex}.TextAndImageSectionNEW-module__7T7F-a__listItemText{width:100%;line-height:var(--line-height-tight);white-space:break-spaces}.TextAndImageSectionNEW-module__7T7F-a__journeyContent{align-items:flex-start;gap:var(--gap-lg);flex-direction:column;display:flex}.TextAndImageSectionNEW-module__7T7F-a__journeyItem{flex-direction:column;align-items:flex-start;display:flex}.TextAndImageSectionNEW-module__7T7F-a__journeyTitle{font-family:var(--font-primary);font-weight:var(--font-weight-bold);font-size:var(--font-h3);line-height:var(--line-height-normal);color:#ffc75c}.TextAndImageSectionNEW-module__7T7F-a__journeyText{font-family:var(--font-primary);font-weight:var(--font-weight-normal);font-size:var(--font-body-large);line-height:var(--line-height-relaxed);color:var(--text-primary)}.TextAndImageSectionNEW-module__7T7F-a__actions{justify-content:flex-start;align-items:center;gap:var(--gap-md);width:100%;margin-top:var(--gap-lg);flex-direction:column;display:flex}.TextAndImageSectionNEW-module__7T7F-a__note{font-family:var(--font-primary);font-size:var(--font-note);font-weight:var(--font-weight-bold);text-align:start;line-height:var(--line-height-normal);color:var(--primaryColor);padding-top:var(--gap-sm)}.TextAndImageSectionNEW-module__7T7F-a__facebookGroupLogo{width:201px;height:130px}@media screen and (min-width:768px){.TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(#0a0a09 40%,#0a0a0980 60%,#0a0a0900 80%)}.TextAndImageSectionNEW-module__7T7F-a__contentContainer{padding-left:var(--padding-inline);padding-right:var(--padding-inline);padding-bottom:var(--padding-section);max-height:none}.TextAndImageSectionNEW-module__7T7F-a__content{background:0 0}.TextAndImageSectionNEW-module__7T7F-a__actions{flex-direction:row;justify-content:flex-start}}@media screen and (min-width:1024px){.TextAndImageSectionNEW-module__7T7F-a__section{flex-direction:row-reverse}.TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:0}.TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(270deg,#0a0a09 60%,#0a0a09b3 75%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__section[data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:100%}.TextAndImageSectionNEW-module__7T7F-a__section[data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(90deg,#0a0a09 60%,#0a0a09b3 75%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__contentWrapper .TextAndImageSectionNEW-module__7T7F-a__content{width:60vw}.TextAndImageSectionNEW-module__7T7F-a__kosherBadge{inset-inline-end:var(--gap-2xl);top:var(--negative-spacing-sm)}.TextAndImageSectionNEW-module__7T7F-a__bell{right:55%}.TextAndImageSectionNEW-module__7T7F-a__bell.TextAndImageSectionNEW-module__7T7F-a__ltr{right:unset;left:75%}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse]{flex-direction:row-reverse}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse] .TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:100%}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse] .TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(90deg,#0a0a09 62%,#0a0a09b3 80%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse][data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:0}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse][data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(270deg,#0a0a09 62%,#0a0a09b3 80%,#0a0a0900 90%)}}@media screen and (min-width:1440px){.TextAndImageSectionNEW-module__7T7F-a__contentContainer{padding-inline-start:calc(var(--padding-section)*1.2);padding-inline-end:calc(var(--padding-section)*2)}.TextAndImageSectionNEW-module__7T7F-a__contentWrapper .TextAndImageSectionNEW-module__7T7F-a__content{width:50vw}.TextAndImageSectionNEW-module__7T7F-a__kosherBadge{top:var(--negative-spacing-sm)}.TextAndImageSectionNEW-module__7T7F-a__bell{right:55%}.TextAndImageSectionNEW-module__7T7F-a__bell.TextAndImageSectionNEW-module__7T7F-a__ltr{right:unset;left:75%}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse] .TextAndImageSectionNEW-module__7T7F-a__contentWrapper .TextAndImageSectionNEW-module__7T7F-a__content{margin-inline-start:30vw}}@media screen and (min-width:1920px){.TextAndImageSectionNEW-module__7T7F-a__contentContainer{padding-inline-start:calc(var(--padding-big-screens)*1.2);padding-inline-end:calc(var(--padding-big-screens)*3)}.TextAndImageSectionNEW-module__7T7F-a__contentWrapper .TextAndImageSectionNEW-module__7T7F-a__content{width:50vw}.TextAndImageSectionNEW-module__7T7F-a__kosherBadge{top:var(--negative-spacing-sm)}.TextAndImageSectionNEW-module__7T7F-a__bell{right:55%}.TextAndImageSectionNEW-module__7T7F-a__bell.TextAndImageSectionNEW-module__7T7F-a__ltr{right:unset;left:75%}.TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(270deg,#0a0a09 64%,#0a0a09b3 75%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__section[data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:100%}.TextAndImageSectionNEW-module__7T7F-a__section[data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(90deg,#0a0a09 64%,#0a0a09b3 75%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse] .TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:100%}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse] .TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(90deg,#0a0a09 64%,#0a0a09b3 80%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse][data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__backgroundLayer{background-position:0}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse][data-dir=ltr] .TextAndImageSectionNEW-module__7T7F-a__gradientOverlay{background:linear-gradient(270deg,#0a0a09 64%,#0a0a09b3 80%,#0a0a0900 90%)}.TextAndImageSectionNEW-module__7T7F-a__section[data-variant=reverse] .TextAndImageSectionNEW-module__7T7F-a__contentWrapper .TextAndImageSectionNEW-module__7T7F-a__content{margin-inline-start:30vw}}
.googleBanner-module__FFhMAW__section{flex-direction:column;gap:24px;width:100%;margin:0 auto;display:flex}.googleBanner-module__FFhMAW__container{border-radius:24px;flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.googleBanner-module__FFhMAW__column1{padding:var(--padding-content);align-items:center;gap:var(--gap-md);flex-direction:column;width:100%;display:flex}.googleBanner-module__FFhMAW__title{text-align:center}.googleBanner-module__FFhMAW__arrow{width:auto;height:6rem;-webkit-mask-image:url(/images/texture.png);mask-image:url(/images/texture.png);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:repeat;mask-repeat:repeat}.googleBanner-module__FFhMAW__column2{padding:var(--padding-content);justify-content:center;align-items:center;gap:var(--gap-md);width:100%;display:flex}.googleBanner-module__FFhMAW__googleWidget{justify-content:center;align-items:center;gap:var(--gap-md);width:100%;height:100%;padding:var(--padding-content);background:var(--darkGray);cursor:pointer;border-radius:24px;display:flex}.googleBanner-module__FFhMAW__reviewsWrapper{align-items:flex-start;gap:var(--gap-md);flex-direction:column;display:flex}.googleBanner-module__FFhMAW__reviewTitle{font-family:var(--font-primary);font-size:var(--font-h3);font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:.5}.googleBanner-module__FFhMAW__starsAndRating{justify-content:center;align-items:center;gap:var(--gap-sm);display:flex}.googleBanner-module__FFhMAW__rating{font-family:var(--font-primary);font-size:var(--font-h2);font-weight:var(--font-weight-bold);color:var(--text-primary);line-height:.5}.googleBanner-module__FFhMAW__reviewCount{font-family:var(--font-primary);font-size:var(--font-body-small);font-weight:var(--font-weight-normal);color:var(--text-primary);white-space:nowrap}.googleBanner-module__FFhMAW__stars{align-items:center;gap:2px;display:flex}.googleBanner-module__FFhMAW__star,.googleBanner-module__FFhMAW__starEmpty{width:var(--icon-md);height:var(--icon-md);flex-shrink:0}.googleBanner-module__FFhMAW__star{color:#fbbc04}.googleBanner-module__FFhMAW__starEmpty{color:#e0e0e0}.googleBanner-module__FFhMAW__googleIcon{width:auto;height:3rem}@media screen and (min-width:768px){.googleBanner-module__FFhMAW__googleWidget{width:unset}}@media screen and (min-width:1024px){.googleBanner-module__FFhMAW__section{padding:var(--padding-inline)}.googleBanner-module__FFhMAW__container{gap:var(--gap-md);flex-direction:row}.googleBanner-module__FFhMAW__column1{padding:unset;gap:var(--gap-sm);flex-direction:row}.googleBanner-module__FFhMAW__title{text-align:start}html[dir=ltr] .googleBanner-module__FFhMAW__arrow{transform:rotate(270deg)}.googleBanner-module__FFhMAW__arrow{height:15rem;transform:rotate(90deg)}.googleBanner-module__FFhMAW__column2{padding:var(--padding-inline)}.googleBanner-module__FFhMAW__googleWidget{width:100%;padding:var(--padding-inline)}}@media screen and (min-width:1440px){.googleBanner-module__FFhMAW__section{padding:var(--padding-content)var(--padding-section)}.googleBanner-module__FFhMAW__container{gap:var(--gap-lg);flex-direction:row}.googleBanner-module__FFhMAW__column1{gap:var(--gap-md)}.googleBanner-module__FFhMAW__arrow{height:18rem}.googleBanner-module__FFhMAW__column2{justify-content:flex-end}.googleBanner-module__FFhMAW__googleWidget{justify-content:unset;width:90%}}
