body{box-sizing:border-box;margin:0;padding:0;overflow-x:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}h1{color:#1e1e1e;font-size:clamp(40px,5vw,80px);font-style:normal;font-weight:500;line-height:120%}h1.bold{font-weight:600}h1.white{color:#fff}h1.extrabold{font-weight:900}h2{color:#000;font-size:clamp(32px,5vw,64px);font-style:normal;font-weight:400;line-height:110%}h3{color:#1e1e1e;font-size:clamp(28px,5vw,48px);font-style:normal;font-weight:400;line-height:140%}h4{color:#1e1e1e;font-size:clamp(26px,5vw,32px);font-style:normal;font-weight:400;line-height:140%}h4.white{color:#fff}h4.medium-bold{font-weight:700}h4.extrabold{font-weight:900}h4.height-120{line-height:120%}h4 span.lightgrey{color:#727272}h5{color:#1e1e1e;font-size:clamp(20px,5vw,24px);font-style:normal;font-weight:500;line-height:140%}h5.white{color:#fff}h5.lightgrey,h5 span.lightgrey{color:#727272}h6{color:#1e1e1e;font-size:clamp(18px,5vw,20px);font-style:normal;font-weight:500;line-height:140%}h6.bold{font-weight:600}h6.extrabold{font-weight:800}h6 span.lightgrey{color:#727272}@media (max-width:767px){.page-title{font-size:40px}}.primary-font{font-family:var(--font-azeret)}.secondary-font{font-family:var(--font-newclarendon)}p{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:140%}p.white{color:#fff}p.medium{font-size:14px}p.small{font-size:12px}p.large{font-size:18px}p.semibold{font-weight:500}p.bold{font-weight:600}p.lightgrey{color:#727272}p.grey{color:#999!important}p.xs{font-size:10px}p.xxs{font-size:8px}p span.lightgrey{color:#727272}p.medium-bold{font-weight:700}p.extrabold{font-weight:900}p.height-120{line-height:120%}.weight-700{font-weight:700!important}.padding-120{padding-top:120px;padding-bottom:120px}.padding-160{padding-top:160px;padding-bottom:160px}.padding-240{padding-top:240px;padding-bottom:240px}.padding-80{padding-top:80px;padding-bottom:80px}.container{--bs-gutter-x:4rem;--bs-gutter-y:0;width:100%;max-width:1440px;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-left:auto;margin-right:auto}.bedge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);text-transform:uppercase;background:#fff9;border:1px solid #e2d8ce66;border-radius:4px;padding:6px 12px;font-size:10px;font-style:normal;font-weight:600;line-height:normal}.loc-tags{flex-wrap:wrap;gap:5px;display:flex}.loc-tags .tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #e2d8ce66;border-radius:2px;padding:4px 8px}.loc-tags .tag p{color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);text-transform:uppercase;font-size:8px;font-style:normal;font-weight:600;line-height:normal}.loc-tags .tag.yellow{background:var(--Yellow-1,#fdffc6)}.loc-tags .tag.orange{background:#ffb17d}.loc-tags .tag.green{background:#9ce88c;align-items:center;gap:8px;display:flex}.loc-tags .tag.pink{background:#f5c4d2}.loc-tags .tag.blue{background:#76a8f8}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x));flex-wrap:wrap;display:flex}.row>*{max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);flex-shrink:0}@media (max-width:1024px){.container{--bs-gutter-x:3rem}}@media (max-width:991px){.container{--bs-gutter-x:2.5rem}.padding-120{padding-top:60px;padding-bottom:60px}}@media (max-width:767px){.container{--bs-gutter-x:2.5rem}}.app-header{z-index:100;background-color:#0000;width:100%;position:fixed;top:0}.app-header .container{justify-content:space-between;width:100%;padding:20px 32px;display:flex}.app-header .container .cta-div-header{align-items:center;gap:8px;display:flex}.app-header .menu-anchor{flex:none;width:101px;height:40px;position:relative}.app-header .menu-new{border:1px solid var(--White-2,#e9e9e9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffa3;border-radius:4px;width:101px;height:40px;padding:7px 8px 8px 16px;transition:width .5s cubic-bezier(.2,.8,.2,1),height .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 0 16px #0000000a}.app-header .menu-new .menu-strip{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-header .menu-new .strip-actions{align-items:center;gap:8px;display:flex}.app-header .menu-new .menu-icon{border:1px solid var(--White-2,#e9e9e9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#fff;border-radius:4px;place-items:center;width:24px;height:24px;display:grid}.app-header .menu-new .menu-icon:hover{background:#fdffc6;transition:background .2s}.app-header .menu-new .btn-back{cursor:pointer;border:1px solid var(--White-2,#e9e9e9);background:var(--White-0,#fff);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:4px;justify-content:center;align-items:center;gap:4px;width:69px;height:24px;display:flex}.app-header .menu-new .btn-back span{color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);font-size:10px;font-style:normal;font-weight:500;line-height:normal}.app-header .menu-new .btn-back:hover{background:#fdffc6;transition:background .2s}.app-header .menu-new.is-open{border:1px solid var(--White-2,#e9e9e9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:101;background:#ffffffa3;border-radius:4px;width:376px;height:396px;box-shadow:0 0 16px #0000000a}.app-header .menu-new.is-open.is-lg{width:496px;height:707px;transition:width .5s cubic-bezier(.2,.8,.2,1),height .5s cubic-bezier(.2,.8,.2,1)}.app-header .menu-popover{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:48px 12px 12px}.app-header .menu-list-outer{flex:1;justify-content:center;align-items:center;min-height:314px;display:flex}.app-header .menu-list{text-align:center;gap:4px;display:grid}.app-header .menu-list a{font-family:var(--font-newclarendon);color:#1e1e1e;text-transform:capitalize;font-size:18px;font-weight:500;text-decoration:none}.app-header .locations-view{scrollbar-width:none;border-radius:16px;flex-direction:column;gap:32px;min-height:0;max-height:615px;display:flex;overflow-y:scroll}.app-header .locations-view .loc-card-outer{flex-direction:column;flex:1;gap:16px;display:flex}.app-header .locations-view .loc-card-outer .loc-card{border-radius:16px;height:100%;min-height:246px;position:relative;overflow:hidden}.app-header .locations-view .loc-card-outer .loc-card .menu-img{z-index:1;border-radius:16px;width:100%;position:relative;overflow:hidden}.app-header .locations-view .loc-card-outer .loc-card .menu-img-overlay{z-index:2;background:linear-gradient(110deg,#0000007a 13.98%,#0000 89.17%);width:100%;height:100%;position:absolute;left:0;right:0}.app-header .locations-view .loc-card-outer .loc-card .imgupper-detail{z-index:3;flex-direction:column;justify-content:space-between;height:100%;padding:18px 16px 16px;display:flex;position:absolute;top:0}.app-header .locations-view .loc-card-outer .loc-card .loc-tags{flex-wrap:wrap;gap:5px;display:flex}.app-header .locations-view .loc-card-outer .loc-card .loc-tags .tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #e2d8ce66;border-radius:2px;padding:4px 8px}.app-header .locations-view .loc-card-outer .loc-card .loc-tags .tag p{color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);text-transform:uppercase;font-size:8px;font-style:normal;font-weight:600;line-height:normal}.app-header .locations-view .loc-card-outer .loc-card .loc-tags .tag.yellow{background:var(--Yellow-1,#fdffc6)}.app-header .locations-view .loc-card-outer .loc-card .loc-tags .tag.orange{background:#ffb17d}.app-header .locations-view .loc-card-outer .loc-card .loc-tags .tag.green{background:#9ce88c;align-items:center;gap:8px;display:flex}.app-header .locations-view .loc-card-outer .loc-card:hover .menu-img-overlay{background:linear-gradient(107deg,#0000007a 9.13%,#0000 27.22%);transition:all .3s ease-in-out}.app-header .locations-view .coming-soon{flex-direction:column;flex:1;gap:16px;display:flex}.app-header .locations-view .coming-soon .loc-card{border-radius:16px;height:100%;min-height:246px;position:relative;overflow:hidden}.app-header .locations-view .coming-soon .loc-card .menu-img{z-index:1;border-radius:16px;width:100%;position:relative;overflow:hidden}.app-header .locations-view .coming-soon .loc-card .menu-img-overlay{z-index:2;background:linear-gradient(110deg,#0000007a 13.98%,#0000 89.17%);width:100%;height:100%;position:absolute;left:0;right:0}.app-header .locations-view .coming-soon .loc-card .imgupper-detail{z-index:3;flex-direction:column;justify-content:space-between;height:100%;padding:18px 16px 16px;display:flex;position:absolute;top:0}.app-header .locations-view .coming-soon .loc-card .loc-tags{flex-wrap:wrap;gap:5px;display:flex}.app-header .locations-view .coming-soon .loc-card .loc-tags .tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #e2d8ce66;border-radius:2px;padding:4px 8px}.app-header .locations-view .coming-soon .loc-card .loc-tags .tag p{color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);text-transform:uppercase;font-size:8px;font-style:normal;font-weight:600;line-height:normal}.app-header .locations-view .coming-soon .loc-card .loc-tags .tag.two{border:1px solid var(--Black-4,#999);background:#c3c3c380}.app-header .locations-view .coming-soon .loc-card .img-overlay-text{z-index:5;opacity:0;max-height:108px;transition:opacity .3s ease-in-out;position:absolute;top:25%;left:25%}.app-header .locations-view .coming-soon .loc-card:hover .menu-img{filter:grayscale();transition:all .3s ease-in-out}.app-header .locations-view .coming-soon .loc-card:hover .menu-img-overlay{background:linear-gradient(107deg,#0000007a 9.13%,#0000 27.22%);transition:all .3s ease-in-out}.app-header .locations-view .coming-soon .loc-card:hover .img-overlay-text{opacity:1}.app-header .menu-footer{justify-content:center;align-items:center;gap:8px;padding-top:6px;display:flex}.app-header .menu-footer a{color:#484848;font-size:10px;font-family:var(--font-azeret);text-decoration:none}.app-header .menu-footer a:hover{text-decoration:underline}.app-header .menu-footer .dot{background:#484848;width:1px;height:10px;display:inline-block}.app-header .menu-overlay{z-index:100;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.app-header .menu-new{transition:none}}
body{box-sizing:border-box;margin:0;padding:0;overflow-x:hidden}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}h1{color:#1e1e1e;font-size:clamp(40px,5vw,80px);font-style:normal;font-weight:500;line-height:120%}h1.bold{font-weight:600}h1.white{color:#fff}h1.extrabold{font-weight:900}h2{color:#000;font-size:clamp(32px,5vw,64px);font-style:normal;font-weight:400;line-height:110%}h3{color:#1e1e1e;font-size:clamp(28px,5vw,48px);font-style:normal;font-weight:400;line-height:140%}h4{color:#1e1e1e;font-size:clamp(26px,5vw,32px);font-style:normal;font-weight:400;line-height:140%}h4.white{color:#fff}h4.medium-bold{font-weight:700}h4.extrabold{font-weight:900}h4.height-120{line-height:120%}h4 span.lightgrey{color:#727272}h5{color:#1e1e1e;font-size:clamp(20px,5vw,24px);font-style:normal;font-weight:500;line-height:140%}h5.white{color:#fff}h5.lightgrey,h5 span.lightgrey{color:#727272}h6{color:#1e1e1e;font-size:clamp(18px,5vw,20px);font-style:normal;font-weight:500;line-height:140%}h6.bold{font-weight:600}h6.extrabold{font-weight:800}h6 span.lightgrey{color:#727272}@media (max-width:767px){.page-title{font-size:40px}}.primary-font{font-family:var(--font-azeret)}.secondary-font{font-family:var(--font-newclarendon)}p{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:140%}p.white{color:#fff}p.medium{font-size:14px}p.small{font-size:12px}p.large{font-size:18px}p.semibold{font-weight:500}p.bold{font-weight:600}p.lightgrey{color:#727272}p.grey{color:#999!important}p.xs{font-size:10px}p.xxs{font-size:8px}p span.lightgrey{color:#727272}p.medium-bold{font-weight:700}p.extrabold{font-weight:900}p.height-120{line-height:120%}.weight-700{font-weight:700!important}.padding-120{padding-top:120px;padding-bottom:120px}.padding-160{padding-top:160px;padding-bottom:160px}.padding-240{padding-top:240px;padding-bottom:240px}.padding-80{padding-top:80px;padding-bottom:80px}.container{--bs-gutter-x:4rem;--bs-gutter-y:0;width:100%;max-width:1440px;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-left:auto;margin-right:auto}.bedge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);text-transform:uppercase;background:#fff9;border:1px solid #e2d8ce66;border-radius:4px;padding:6px 12px;font-size:10px;font-style:normal;font-weight:600;line-height:normal}.loc-tags{flex-wrap:wrap;gap:5px;display:flex}.loc-tags .tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border:1px solid #e2d8ce66;border-radius:2px;padding:4px 8px}.loc-tags .tag p{color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);text-transform:uppercase;font-size:8px;font-style:normal;font-weight:600;line-height:normal}.loc-tags .tag.yellow{background:var(--Yellow-1,#fdffc6)}.loc-tags .tag.orange{background:#ffb17d}.loc-tags .tag.green{background:#9ce88c;align-items:center;gap:8px;display:flex}.loc-tags .tag.pink{background:#f5c4d2}.loc-tags .tag.blue{background:#76a8f8}.row{--bs-gutter-x:1rem;--bs-gutter-y:0;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x));flex-wrap:wrap;display:flex}.row>*{max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);flex-shrink:0}@media (max-width:1024px){.container{--bs-gutter-x:3rem}}@media (max-width:991px){.container{--bs-gutter-x:2.5rem}.padding-120{padding-top:60px;padding-bottom:60px}}@media (max-width:767px){.container{--bs-gutter-x:2.5rem}}.slider-cta{-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);font-family:var(--font-azeret);z-index:20;cursor:pointer;pointer-events:auto;background:#ffffffe6;border-radius:70px;justify-content:flex-start;align-items:center;gap:24px;width:100%;min-width:283px;max-width:285px;height:auto;padding:8px;display:flex}.slider-cta .slider-cta-img{transition:transform .3s ease-in-out}.slider-cta:hover{opacity:1;background:#fff}.slider-cta:hover .slider-cta-img{transform:scale(1.1)}.header-grey-cta{border:1px solid var(--White-2,#e9e9e9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);background:#fff9;border-radius:32px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-style:normal;font-weight:600;line-height:normal;display:flex}.header-grey-cta.white{background:#fff}.header-grey-cta.white:hover{background:#76a8f8;border:1px solid #76a8f8;transition:all .5s}.header-grey-cta.black{color:#fff;border:1px solid var(--White-2,#1f1f1f);background:#1e1e1e}.header-grey-cta.black:hover{background:#1e1e1e;border:1px solid #1f1f1f}.header-grey-cta.darkgrey{color:#fff;background:#1e1e1e99}.header-grey-cta.extra-padding{padding:16px 24px}.header-grey-cta.large-padding{padding:8px 24px}.header-grey-cta:hover{background:var(--Yellow-1,#fdffc6);border:1px solid #fdffc6;transition:all .5s}.volley-footer{background:#fefaf6}.volley-footer .devider{background-color:#e2d8ce;width:100%;max-width:1376px;height:1px}.volley-footer .main-container{padding-top:80px;padding-bottom:32px}.volley-footer .main-container .footer-links-container{justify-content:space-between;padding-bottom:64px;display:flex}.volley-footer .main-container .footer-links-container .left-link-col{gap:96px;width:100%;max-width:677px;display:flex}.volley-footer .main-container .footer-links-container .left-link-col .footer-links{gap:51px;width:100%;display:flex}.volley-footer .main-container .footer-links-container .left-link-col .footer-links .links-outer{width:100%;max-width:124px}.volley-footer .main-container .footer-links-container .left-link-col .footer-links .links-outer p{color:#1e1e1e}.volley-footer .main-container .footer-links-container .left-link-col .footer-links .links-outer .links{flex-direction:column;gap:12px;margin-top:16px;display:flex}.volley-footer .main-container .footer-links-container .left-link-col .footer-links .links-outer .links a{color:var(--Black-1,#1e1e1e);font-family:var(--font-azeret);font-size:10px;font-style:normal;font-weight:600;line-height:120%}.volley-footer .main-container .footer-links-container .right-detail-col{flex-direction:column;gap:49px;width:100%;max-width:434px;display:flex}.volley-footer .main-container .footer-links-container .right-detail-col .app-store-col{justify-content:flex-end;gap:8px;display:flex}.volley-footer .main-container .footer-links-container .right-detail-col .app-store-col .outer-store{background:var(--Black-1,#1e1e1e);border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:132px;height:36px;display:flex}.volley-footer .main-container .footer-links-container .right-detail-col .content{text-align:right;font-weight:300;line-height:140%}.volley-footer .main-container .footer-links-container .right-detail-col p.year{color:var(--Black-2,#484848);text-align:right;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:300;line-height:120%}.volley-footer .main-container .newslatter-div-outer{padding-top:32px;padding-bottom:32px}.volley-footer .main-container .newslatter-div-outer .newslatter-div-inner{justify-content:space-between;align-items:center;padding-top:32px;padding-bottom:32px;display:flex}.volley-footer .main-container .newslatter-div-outer .newslatter-div-inner .input-newslatter input::placeholder{color:var(--Black-4,#999);font-family:var(--font-azeret);font-size:10px;font-style:normal;font-weight:400;line-height:120%}.volley-footer .main-container .newslatter-div-outer .newslatter-div-inner .input-newslatter .input-wrapper{box-shadow:none;background-color:#0000;padding:0!important}.volley-footer .main-container .social-div-bottom{justify-content:space-between;align-items:center;padding-top:32px;display:flex}
