:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial);ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.0%;size-adjust:105.43%}.bricolage_grotesque_be877567-module__bMsL0W__className{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.bricolage_grotesque_be877567-module__bMsL0W__variable{--font-bricolage-grotesque:"Bricolage Grotesque","Bricolage Grotesque Fallback"}
@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/11585c847165ad0e-s.7d320061.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/13fed06a2d0cf90e-s.e4d1a202.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:400;font-display:swap;src:url(../media/37aa8c6b0f8b34b7-s.p.9131fc1a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a39b49b873ee5b9c-s.5994132e.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f0dc7b3c031e546-s.38c627fa.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:500;font-display:swap;src:url(../media/75b9ef0645d2e540-s.p.effe0a15.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9198c759540db417-s.1c1923c5.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a0b8c4c12062150d-s.3b3497b7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:600;font-display:swap;src:url(../media/291359208d9dcfb6-s.p.fba0e765.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/3d74d75132e925fe-s.e8079fd3.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47858859338d3a33-s.a5ed1b3c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:700;font-display:swap;src:url(../media/53f045aead50c8a0-s.p.0415156a.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:800;font-display:swap;src:url(../media/531128cde23024a4-s.120d3b5a.woff2)format("woff2");unicode-range:U+964-965,U+D81-DF4,U+1CF2,U+200C-200D,U+25CC,U+111E1-111F4}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2a1b6410be77a7ac-s.3a3c8676.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Abhaya Libre;font-style:normal;font-weight:800;font-display:swap;src:url(../media/f2872608a26ac812-s.p.4712295c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Abhaya Libre Fallback;src:local(Times New Roman);ascent-override:83.78%;descent-override:33.9%;line-gap-override:0.0%;size-adjust:100.24%}.abhaya_libre_75946cdf-module__OTUsXG__className{font-family:Abhaya Libre,Abhaya Libre Fallback;font-style:normal}.abhaya_libre_75946cdf-module__OTUsXG__variable{--font-abhaya_libre:"Abhaya Libre","Abhaya Libre Fallback"}
:root{--primary:#bf8410;--primary-hover:#edb74c;--secondary:#0a0a0a;--yellow-200:#f6e6c0;--grey-400:#a4a4a4;--grey-500:#544f42;--grey-800:#2d2d2d;--grey-900:#011729;--black:#000;--white:#fff;--gradient-100:linear-gradient(0deg,#e8d6ac00 0%,#e8d6ac80 100%)}.loyalty_app .auth_page{background-color:var(--yellow-200);min-height:calc(100vh - 370px);position:relative}.loyalty_app .auth_page:before{content:"";background:url(/images/vector-1.svg) 50%/cover no-repeat;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loyalty_app .orBlock{justify-content:space-between;align-items:center;width:100%;margin:16px auto;display:flex}.loyalty_app .orBlock .line{background:var(--grey-400);flex:1;height:1px}.loyalty_app .orBlock .ordiv{background:#fff;border-radius:100%;justify-content:center;align-items:center;width:46px;height:46px;margin:0 16px;display:flex}.loyalty_app .orBlock .ordiv span{letter-spacing:.03em;color:var(--secondary);font-size:18px;font-weight:500;line-height:25.59px;position:relative;top:2px}.loyalty_app .otp_div>div{justify-content:center;gap:20px}.loyalty_app .otp_div .otp_fld{text-align:center;border:1px solid var(--grey-400);background-color:#fff;border-radius:8px;outline:0;width:94px;max-width:94px;height:65px}.loyalty_app .otp_div .otp_fld:focus{border-color:var(--primary)}@media screen and (max-width:1279px){.loyalty_app .otp_div .otp_fld{width:50px;max-width:50px;height:50px}}.loyalty_app .otp_div .react-code-input{display:flex!important}.loyalty_app .otp_div .react-code-input input{outline:0;width:94px;height:60px;font-size:30px}@media screen and (max-width:600px){.loyalty_app .otp_div .react-code-input input{width:56px;height:42px;font-size:22px}}.loyalty_app .otp_div .react-code-input input:focus{border-color:var(--primary)}.loyalty_app .otp_div .react-code-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.loyalty_app .otp_div .react-code-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.main_header{background-color:var(--yellow-200);z-index:9;width:100%;padding:10px 0;transition:all .5s;position:sticky;top:0}.main_header .row_block{justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:1279px){.main_header .row_block .logo_block img{max-width:120px}}@media screen and (max-width:1200px){.main_header .row_block .logo_block img{max-width:90px;height:80px}}@media screen and (max-width:767px){.main_header .row_block .middle_block{background:var(--yellow-200);z-index:10;width:320px;height:100vh;padding:24px;transition:all .5s;position:fixed;top:0;right:-100%}.main_header .row_block .middle_block.show{right:0}}.main_header .row_block .middle_block .main_menu ul{gap:24px;margin:0;padding:0;list-style:none;display:flex}@media screen and (max-width:1199px){.main_header .row_block .middle_block .main_menu ul{gap:20px}}@media screen and (max-width:767px){.main_header .row_block .middle_block .main_menu ul{flex-direction:column}}.main_header .row_block .middle_block .main_menu ul li a{color:var(--grey-500);border-radius:10px;padding:12px 20px;font-size:18px;font-weight:500;transition:all .5s;position:relative}@media screen and (max-width:1023px){.main_header .row_block .middle_block .main_menu ul li a{width:100%}}@media screen and (max-width:1200px){.main_header .row_block .middle_block .main_menu ul li a{font-size:16px}}.main_header .row_block .middle_block .main_menu ul li a.active,.main_header .row_block .middle_block .main_menu ul li a:hover{color:var(--white);background-color:var(--grey-900)}.main_header .row_block .right_block{justify-content:flex-end;align-items:center;gap:20px;display:flex}@media screen and (max-width:1199px){.main_header .row_block .right_block{gap:14px}}@media screen and (max-width:767px){.main_header .row_block .right_block{gap:8px}}.main_header .row_block .right_block .account_menu_btn{align-items:center;gap:7px;display:flex}.main_header .row_block .right_block .account_menu_btn p{white-space:nowrap;text-overflow:ellipsis;color:#000;margin:0;font-size:18px;font-weight:500;overflow:hidden}@media screen and (max-width:1100px){.main_header .row_block .right_block .account_menu_btn p{max-width:90px}}@media screen and (max-width:767px){.main_header .row_block .right_block .account_menu_btn p{display:none}}.main_header .row_block .right_block .mobile_menu{display:none}@media screen and (max-width:767px){.main_header .row_block .right_block .mobile_menu{display:flex}}.loyalty_app .banner_sec{background-color:var(--white);background:url(/images/banner.png) 0 0/100% no-repeat;height:920px;position:relative}@media screen and (min-width:2000px){.loyalty_app .banner_sec{background-position:0 100%;height:1090px}}@media screen and (min-width:2561px){.loyalty_app .banner_sec{height:1270px}}@media screen and (max-width:1600px){.loyalty_app .banner_sec{height:770px}}@media screen and (max-width:1500px){.loyalty_app .banner_sec{height:710px}}@media screen and (max-width:1366px){.loyalty_app .banner_sec{height:650px}}@media screen and (max-width:1280px){.loyalty_app .banner_sec{height:610px}}@media screen and (max-width:1200px){.loyalty_app .banner_sec{height:570px}}@media screen and (max-width:1150px){.loyalty_app .banner_sec{height:550px}}@media screen and (max-width:991px){.loyalty_app .banner_sec{background:url(/images/mob-banner.png) bottom/100% no-repeat;background-color:var(--yellow-200);height:1050px}}@media screen and (max-width:850px){.loyalty_app .banner_sec{height:950px}}@media screen and (max-width:767px){.loyalty_app .banner_sec{height:840px}}@media screen and (max-width:600px){.loyalty_app .banner_sec{height:750px}}@media screen and (max-width:400px){.loyalty_app .banner_sec{height:700px}}@media screen and (min-width:2000px){.loyalty_app .banner_sec:before{content:"";z-index:-1;background-color:#f6e6c1;width:100%;height:208px;display:block;position:absolute;top:0;left:0%}}.loyalty_app .banner_sec .banner_content{padding-top:85px}@media screen and (max-width:1365px){.loyalty_app .banner_sec .banner_content{padding-top:35px}}.loyalty_app .banner_sec .banner_content .banner_content_inner{max-width:600px}@media screen and (max-width:1200px){.loyalty_app .banner_sec .banner_content .banner_content_inner{max-width:540px}}@media screen and (max-width:991px){.loyalty_app .banner_sec .banner_content .banner_content_inner{max-width:100%}}.loyalty_app .banner_sec .banner_content .banner_content_inner h1{margin-bottom:16px;line-height:100px}@media screen and (max-width:1439px){.loyalty_app .banner_sec .banner_content .banner_content_inner h1{line-height:90px}}@media screen and (max-width:1365px){.loyalty_app .banner_sec .banner_content .banner_content_inner h1{line-height:80px}}@media screen and (max-width:1200px){.loyalty_app .banner_sec .banner_content .banner_content_inner h1{line-height:70px}}@media screen and (max-width:991px){.loyalty_app .banner_sec .banner_content .banner_content_inner h1{text-align:center}}@media screen and (max-width:600px){.loyalty_app .banner_sec .banner_content .banner_content_inner h1{line-height:50px}}.loyalty_app .banner_sec .banner_content .banner_content_inner h5{color:#2d2d2d;margin-bottom:42px}@media screen and (max-width:991px){.loyalty_app .banner_sec .banner_content .banner_content_inner h5{text-align:center}}@media screen and (max-width:400px){.loyalty_app .banner_sec .banner_content .banner_content_inner h5{margin-bottom:20px}}@media screen and (max-width:991px){.loyalty_app .banner_sec .banner_content .banner_content_inner .MuiGrid-container{justify-content:center}}.loyalty_app .how_it_works_sec{background-color:var(--white);padding:80px 0 95px}@media screen and (max-width:600px){.loyalty_app .how_it_works_sec{padding:42px 0}}.loyalty_app .how_it_works_sec .sec_title h3{color:var(--grey-900)}.loyalty_app .how_it_works_sec .sec_title .line{justify-content:center;align-items:center;width:182px;margin:0 auto;display:flex;position:relative}.loyalty_app .how_it_works_sec .sec_title .line:after{content:"";background-color:#011729;width:100%;height:2px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.loyalty_app .how_it_works_sec .how_it_works_box{position:relative}.loyalty_app .how_it_works_sec .how_it_works_box h6{color:var(--grey-600);max-width:347px;margin:0 auto;line-height:30px}.loyalty_app .how_it_works_sec .swiper-horizontal{padding-top:50px}.loyalty_app .how_it_works_sec .swiper-pagination{top:0!important;bottom:initial!important}.loyalty_app .how_it_works_sec .swiper-pagination-bullet{text-align:center;color:#000;opacity:1;background:#fff;border:1px solid #adadad;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;line-height:20px;display:inline-flex}.loyalty_app .how_it_works_sec .swiper-pagination-bullet-active{color:#fff;background:#bf8410;border-color:#bf8410}.loyalty_app .why_choose_sec{background:linear-gradient(17deg,#fff 66.32%,#fbf2dd 120.05%);padding-top:104px}@media screen and (max-width:991px){.loyalty_app .why_choose_sec{padding-top:60px}}.loyalty_app .why_choose_sec .sec_title h3{color:var(--grey-900)}@media screen and (max-width:991px){.loyalty_app .why_choose_sec .sec_title h3{text-align:center}}.loyalty_app .why_choose_sec .sec_title .line{justify-content:center;align-items:center;width:182px;display:flex;position:relative}@media screen and (max-width:991px){.loyalty_app .why_choose_sec .sec_title .line{margin:0 auto}}.loyalty_app .why_choose_sec .sec_title .line:after{content:"";background-color:#011729;width:100%;height:2px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.loyalty_app .first_reward_sec{background-color:var(--grey-900);background-image:url(/images/vector-3.svg),url(/images/vector-2.svg),url(/images/vector-4.svg);background-position:50px 0,right 100%,50% 30%;background-repeat:no-repeat;padding:130px 0}@media screen and (max-width:1200px){.loyalty_app .first_reward_sec{padding:60px 0}}@media screen and (max-width:767px){.loyalty_app .first_reward_sec{background-position:0 0,right 100%,50% 15%;background-size:100px,100px,400px}}@media screen and (max-width:400px){.loyalty_app .first_reward_sec{background-position:0 0,right 100%,50% 15%;background-size:300px,300px,350px 300px}}.loyalty_app .first_reward_sec .first_reward_title{position:relative}.loyalty_app .first_reward_sec .first_reward_title:before{content:"";background-image:url(/images/curv-1.svg);background-repeat:no-repeat;background-size:100%;width:200px;height:34px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width:1200px){.loyalty_app .first_reward_sec .first_reward_title:before{bottom:-10px}}.loyalty_app .client_sec{padding:50px 0}@media screen and (max-width:1200px){.loyalty_app .client_sec{padding:30px 0}}.loyalty_app .custom_sidebar{background-color:var(--grey-900);width:100%;height:100vh;position:sticky;top:0}@media screen and (max-width:1199px){.loyalty_app .custom_sidebar{height:calc(100vh - 60px)}}.loyalty_app .custom_sidebar .top_block{justify-content:space-between;align-items:center;padding:40px 0;display:flex}.loyalty_app .custom_sidebar .top_block a{margin:0 auto}.loyalty_app .custom_sidebar ul{flex-direction:column;align-items:flex-start;gap:8px;height:calc(100vh - 280px);margin-top:16px;padding:0;list-style:none;display:flex;overflow:auto}@media screen and (max-width:1199px){.loyalty_app .custom_sidebar ul{height:calc(100vh - 320px)}}.loyalty_app .custom_sidebar ul li{width:100%}.loyalty_app .custom_sidebar ul li a{color:var(--white);align-items:center;gap:10px;padding:12px 26px;font-size:16px;display:flex}.loyalty_app .custom_sidebar ul li a:hover,.loyalty_app .custom_sidebar ul li a.active{background-color:#002f59}.loyalty_app .custom_sidebar ul li a span{white-space:nowrap}@media screen and (max-width:1199px){.loyalty_app .custom_sidebar ul li a span{display:block}}.loyalty_app .custom_sidebar .logoutbox .MuiButton-contained.MuiButton-sizeSmall{min-width:46px;padding:8px 10px!important}@media screen and (max-width:1199px){.loyalty_app .custom_sidebar .logoutbox .hide_text{display:block}}.loyalty_app .custom_sidebar .logoutbox .MuiButton-icon{margin-right:0}.loyalty_app .auth_header{z-index:999;background-color:#fff;justify-content:space-between;align-items:center;width:100%;padding:10px 32px;display:flex;position:sticky;top:0;box-shadow:0 0 24px #c3d0e052}@media screen and (max-width:900px){.loyalty_app .auth_header{padding:10px 16px}}.loyalty_app .auth_header .logo_block{align-items:center;gap:8px;display:flex}@media screen and (max-width:600px){.loyalty_app .auth_header .logo_block h4{font-size:16px}}.loyalty_app .auth_header .right_block{align-items:center;gap:8px;display:flex}@media screen and (max-width:767px){.loyalty_app .auth_header .right_block .blue_btn{width:52px!important;min-width:initial!important;white-space:nowrap!important;padding:8px 16px!important;overflow:hidden!important}}@media screen and (max-width:600px){.loyalty_app .auth_header .right_block .blue_btn{width:40px!important;padding:5px 9px!important}}@media screen and (max-width:767px){.loyalty_app .auth_header .right_block .blue_btn .btn_text{display:none;white-space:nowrap!important}.loyalty_app .auth_header .right_block .blue_btn .MuiButton-icon{margin-right:0}}@media screen and (max-width:600px){.loyalty_app .auth_header .right_block .notifi_bell{width:39px;height:39px}.loyalty_app .auth_header .right_block .notifi_bell img{width:20px}}.loyalty_app .auth_header .right_panel{z-index:999;background:#fff;border-left:1px solid #cad1db;width:283px;height:calc(100vh - 61px);padding:32px 24px;transition:all .5s;position:fixed;top:61px;right:-100%;overflow:auto;box-shadow:0 3px 10px #0000000d}.loyalty_app .auth_header .right_panel.show{right:0}.loyalty_app .auth_header .right_panel ul{flex-wrap:wrap;gap:16px;list-style:none;display:flex}.loyalty_app .auth_header .right_panel ul li{width:100%}.loyalty_app .auth_header .right_panel ul li a,.loyalty_app .auth_header .right_panel ul li button{color:var(--secondary);font-size:17px;font-family:var(--font-bricolage-grotesque);border-radius:8px;align-items:center;gap:8px;padding:8px;transition:all .5s;display:flex}.loyalty_app .auth_header .right_panel ul li a:hover,.loyalty_app .auth_header .right_panel ul li a.active,.loyalty_app .auth_header .right_panel ul li button:hover,.loyalty_app .auth_header .right_panel ul li button.active{background-color:#e7eff9}.loyalty_app .main_content{background-color:#efefef;min-height:calc(100vh - 150px);padding:32px}@media screen and (max-width:1599px){.loyalty_app .main_content{padding:32px 28px}}@media screen and (max-width:767px){.loyalty_app .main_content{padding:32px 16px}}.loyalty_app .main_content .main_content_child{max-width:1920px;margin:0 auto}.loyalty_app .auth_footer{background-color:#efefef;padding:16px 0}.loyalty_app .auth_footer .footer_link a{display:block}*{box-sizing:border-box;margin:0;padding:0}.loyalty_app{font-family:var(--font-bricolage-grotesque);color:var(--secondary);font-size:18px}.loyalty_app ::-webkit-scrollbar{width:10px}.loyalty_app ::-webkit-scrollbar-track{background-color:#e8dbd1;border-radius:10px}.loyalty_app ::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.loyalty_app .MuiTypography-root,.loyalty_app .MuiButton-root,.loyalty_app .MuiFormControlLabel-root,.loyalty_app .MuiChip-root,.loyalty_app .MuiMenuItem-root,.loyalty_app .MuiTab-root,.loyalty_app .MuiTableCell-root,.loyalty_app .MuiAccordionSummary-root{font-family:var(--font-bricolage-grotesque)}.loyalty_app .site_container{width:100%;max-width:1920px;margin:0 auto;padding-left:100px;padding-right:100px}@media screen and (max-width:1800px){.loyalty_app .site_container{padding-left:80px;padding-right:80px}}@media screen and (max-width:1600px){.loyalty_app .site_container{padding-left:50px;padding-right:50px}}@media screen and (max-width:1350px){.loyalty_app .site_container{padding-left:20px;padding-right:20px}}.loyalty_app .MuiButton-contained{background-color:var(--primary);box-shadow:none;letter-spacing:normal;color:var(--white);border:1px solid var(--primary);border-radius:10px;padding:14px 40px;font-size:18px;font-weight:700}@media screen and (max-width:1279px){.loyalty_app .MuiButton-contained{padding:10px 30px;font-size:18px}}@media screen and (max-width:600px){.loyalty_app .MuiButton-contained{padding:8px 24px;font-size:16px}}.loyalty_app .MuiButton-contained.MuiButton-sizeSmall{padding:8px 32px;font-size:16px}@media screen and (max-width:1279px){.loyalty_app .MuiButton-contained.MuiButton-sizeSmall{padding:6px 30px;font-size:16px}}@media screen and (max-width:600px){.loyalty_app .MuiButton-contained.MuiButton-sizeSmall{padding:6px 20px}}.loyalty_app .MuiButton-contained.small_btn{padding:5px 32px}.loyalty_app .MuiButton-contained:hover{background-color:var(--primary-hover);border:1px solid var(--primary-hover);box-shadow:none}.loyalty_app .MuiButton-contained.Mui-disabled{background-color:var(--yellow-200);color:#fff}.loyalty_app .MuiButton-contained.blue_btn{background-color:var(--contained-primary);color:var(--white);border:1px solid var(--contained-primary)}.loyalty_app .MuiButton-contained.blue_btn:hover{background-color:var(--contained-primary-hover);border:1px solid var(--contained-primary-hover)}.loyalty_app .MuiButton-contained.white_btn{color:var(--blue-500);background-color:#fff}.loyalty_app .MuiButton-contained.custom_padding{padding:8px 32px}.loyalty_app .MuiButton-contained.text_hide{width:52px;min-width:initial;white-space:nowrap;padding:8px 16px;overflow:hidden}.loyalty_app .MuiButton-contained.text_hide .btn_text{white-space:nowrap;display:none}.loyalty_app .MuiButton-contained.text_hide .MuiButton-icon{margin-right:0}.loyalty_app .break-word{word-wrap:break-word}.loyalty_app .text_hide{width:52px;min-width:initial;white-space:nowrap;padding:8px 16px;overflow:hidden}.loyalty_app .text_hide .btn_text{white-space:nowrap;display:none}.loyalty_app .text_hide .MuiButton-icon{margin-right:0}.loyalty_app .MuiButton-outlined{box-shadow:none;letter-spacing:normal;color:var(--primary);border-color:var(--primary);background-color:#0000;border-radius:10px;padding:14px 40px;font-size:18px;font-weight:600}@media screen and (max-width:1279px){.loyalty_app .MuiButton-outlined{padding:10px 30px}}@media screen and (max-width:600px){.loyalty_app .MuiButton-outlined{padding:8px 24px;font-size:16px}}.loyalty_app .MuiButton-outlined.MuiButton-sizeSmall{padding:8px 32px;font-size:16px}@media screen and (max-width:1279px){.loyalty_app .MuiButton-outlined.MuiButton-sizeSmall{padding:6px 24px}}@media screen and (max-width:600px){.loyalty_app .MuiButton-outlined.MuiButton-sizeSmall{padding:6px 20px}}.loyalty_app .MuiButton-outlined:hover{background-color:var(--primary);border-color:var(--primary);color:#fff}.loyalty_app .MuiButton-outlined:hover img{filter:brightness(0)invert()}.loyalty_app .MuiButton-outlined.Mui-disabled{color:#0080807a;border-color:#0080807a}.loyalty_app .MuiButton-outlined.btn_v2{border-radius:4px}.loyalty_app .MuiButton-outlined.blue_btn{border-color:var(--grey-900);color:var(--grey-900)}.loyalty_app .MuiButton-outlined.blue_btn:hover{background-color:var(--grey-800);border-color:var(--grey-800);color:#fff}.loyalty_app .MuiButton-outlined.grey_btn{color:#0a0a0a;background-color:#fbfbfb;border-color:#ccc}.loyalty_app .MuiButton-outlined.grey_btn:hover img{filter:initial}.loyalty_app .MuiButton-outlined.white_btn{border-color:var(--white);color:var(--white)}.loyalty_app .MuiButton-outlined.white_btn:hover{background-color:var(--white);border-color:var(--white);color:var(--grey-900)}.loyalty_app .MuiFormHelperText-root.Mui-error{margin:4px 0 0}.loyalty_app .normal_btn{color:#fff;background-color:#0000;border:none}.loyalty_app ul{margin:0;padding:0}.loyalty_app h1{font-size:100px;font-weight:800;font-family:var(--font-abhaya_libre)}@media screen and (max-width:1439px){.loyalty_app h1{font-size:90px}}@media screen and (max-width:1365px){.loyalty_app h1{font-size:80px}}@media screen and (max-width:1200px){.loyalty_app h1{font-size:70px}}@media screen and (max-width:600px){.loyalty_app h1{font-size:52px}}.loyalty_app h2{font-size:90px;font-weight:800;font-family:var(--font-abhaya_libre)}@media screen and (max-width:1439px){.loyalty_app h2{font-size:80px}}@media screen and (max-width:1365px){.loyalty_app h2{font-size:70px}}@media screen and (max-width:1200px){.loyalty_app h2{font-size:60px}}@media screen and (max-width:600px){.loyalty_app h2{font-size:52px}}.loyalty_app h3{font-size:62px;font-weight:800;font-family:var(--font-abhaya_libre)}@media screen and (max-width:1200px){.loyalty_app h3{font-size:40px}}@media screen and (max-width:600px){.loyalty_app h3{font-size:36px}}.loyalty_app h4{font-size:42px;font-family:var(--font-abhaya_libre)}@media screen and (max-width:1200px){.loyalty_app h4{font-size:38px}}@media screen and (max-width:600px){.loyalty_app h4{font-size:32px}}.loyalty_app h5{font-size:24px;font-family:var(--font-bricolage-grotesque)}@media screen and (max-width:600px){.loyalty_app h5{font-size:20px}}.loyalty_app h6{font-size:20px}@media screen and (max-width:600px){.loyalty_app h6{font-size:18px}}.loyalty_app p{font-size:16px;font-weight:400}.loyalty_app .subtitle1{font-size:14px}.loyalty_app .subtitle2{font-size:12px}.loyalty_app .text-right{text-align:right!important}@media screen and (max-width:600px){.loyalty_app .mob_text_12{font-size:12px}.loyalty_app .mob_text_14{font-size:14px}}.loyalty_app .rdrSelected,.loyalty_app .rdrInRange,.loyalty_app .rdrStartEdge,.loyalty_app .rdrEndEdge{color:var(--primary)!important}.loyalty_app .rdrDayHovered{border-color:var(--primary)!important}.loyalty_app .three_line{text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:21px;display:-webkit-box;overflow:hidden}.loyalty_app .font_abhaya_libre{font-family:var(--font-abhaya_libre)!important}.loyalty_app .mb_1{margin-bottom:8px!important}.loyalty_app .mb_2{margin-bottom:16px!important}.loyalty_app .mb_3{margin-bottom:24px!important}.loyalty_app .mb_6{margin-bottom:48px!important}.loyalty_app .mob_mb_4{margin-bottom:32px!important}.loyalty_app a:not(.MuiButton-root){color:var(--blue-500);text-decoration:none}.loyalty_app .text-wrap{white-space:wrap!important}.loyalty_app .word-break-word{word-break:break-word!important}.loyalty_app .hide_text{display:none}.loyalty_app .color_white{color:var(--white)!important}.loyalty_app .color_black{color:var(--black)!important}.loyalty_app .color_grey{color:#2d2d2d!important}.loyalty_app .color_error{color:#e92c2c!important}.loyalty_app .color_light_grey{color:#5b5b5b}.loyalty_app .color_grey_600{color:var(--grey-600)!important}.loyalty_app .color_grey_400{color:var(--grey-400)!important}.loyalty_app .bg_primary{background-color:var(--primary)!important}.loyalty_app .bg_blue{background-color:var(--blue-500)!important}.loyalty_app .fontweight_800{font-weight:800!important}.loyalty_app .fontweight_700{font-weight:700!important}.loyalty_app .fontweight_600{font-weight:600!important}.loyalty_app .fontweight_500{font-weight:500!important}.loyalty_app .fontweight_400{font-weight:400!important}.loyalty_app .MuiLinearProgress-root{border-radius:999px;background-color:#e2e6ec!important}.loyalty_app .MuiLinearProgress-bar{background-color:#059ded!important}.loyalty_app .MuiAutocomplete-hasClearIcon .form_control .MuiAutocomplete-inputRoot{padding-right:119px}.loyalty_app .color_primary{color:var(--primary)!important}.loyalty_app .MuiFormLabel-root{color:var(--grey-800);margin-bottom:8px;font-family:var(--font-bricolage-grotesque)!important;font-size:20px!important;font-weight:500!important}@media screen and (max-width:900px){.loyalty_app .MuiFormLabel-root{font-size:16px!important}}@media screen and (max-width:600px){.loyalty_app .MuiFormLabel-root{font-size:14px!important}}.loyalty_app .MuiFormLabel-root.subtitle1{font-size:14px!important}.loyalty_app .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked .MuiSwitch-thumb,.loyalty_app .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#bf8410}.loyalty_app .form_control.MuiNativeSelect-root{border:1px solid #8b8b8b;border-radius:8px;font-family:var(--font-bricolage-grotesque)!important}.loyalty_app .form_control.MuiNativeSelect-root:after,.loyalty_app .form_control.MuiNativeSelect-root:before{display:none}.loyalty_app .form_control.MuiNativeSelect-root.Mui-focused{border-color:teal}.loyalty_app .form_control .MuiAutocomplete-inputRoot{padding:0 9px}.loyalty_app .form_control .MuiAutocomplete-inputRoot .MuiAutocomplete-hasClearIcon{padding-right:119px}.loyalty_app .form_control .MuiStack-root{width:100%;margin:0;padding-top:0}.loyalty_app .form_control .MuiStack-root .MuiFormControl-root{width:100%}.loyalty_app .form_control .MuiStack-root .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:var(--primary)!important}.loyalty_app .form_control .MuiInputBase-multiline{padding:0}.loyalty_app .form_control .MuiInputBase-input{padding:14px;font-family:var(--font-bricolage-grotesque)!important}@media screen and (max-width:600px){.loyalty_app .form_control .MuiInputBase-input{padding:12px 14px}}.loyalty_app .form_control .MuiInputBase-input.MuiInputBase-inputSizeSmall{padding:12px 10px}.loyalty_app .form_control .MuiOutlinedInput-notchedOutline{border-color:var(--grey-400);border-radius:8px}.loyalty_app .form_control .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--primary)!important}.loyalty_app .form_control .MuiPickersOutlinedInput-notchedOutline{border-color:var(--grey-300);border-radius:6px}.loyalty_app .form_control .MuiPickersSectionList-root,.loyalty_app .form_control .MuiPickersInputBase-inputSizeSmall .MuiPickersSectionList-root{padding:12px 0}.loyalty_app .form_control .MuiPickersSectionList-section,.loyalty_app .form_control .MuiPickersSectionList-sectionContent,.loyalty_app .form_control .MuiSelect-select{font-family:var(--font-bricolage-grotesque)!important}.loyalty_app .MuiDateCalendar-root .MuiPickersCalendarHeader-labelContainer{font-family:var(--font-abhaya_libre)}.loyalty_app .MuiStack-root{padding-top:0}.loyalty_app .custom_modal .MuiDialog-paper{border-radius:8px}.loyalty_app .custom_modal .MuiDialog-paper .MuiDialogTitle-root{font-size:20px;font-weight:500}.loyalty_app .MuiTooltip-popper .MuiTooltip-tooltip{color:#fff;background-color:#000;font-size:12px}.loyalty_app .MuiTooltip-popper .MuiTooltip-tooltip .MuiTooltip-arrow{color:#000}.loyalty_app .MuiTooltip-popper .MuiTooltip-tooltip .MuiTooltip-arrow:after{background-color:#000}.loyalty_app .MuiTooltip-popper .MuiTooltip-tooltip p{color:#fff;max-width:130px;margin:0;font-size:12px}.loyalty_app .MuiToggleButtonGroup-root{border:2px solid teal;border-radius:999px}.loyalty_app .MuiToggleButtonGroup-root .MuiButtonBase-root{color:teal;font-family:var(--font-abhaya_libre);text-transform:capitalize;border:none;width:123px}.loyalty_app .MuiToggleButtonGroup-root .MuiButtonBase-root.Mui-selected{color:#fff;background-color:teal}.loyalty_app .MuiToggleButtonGroup-root .MuiButtonBase-root.MuiToggleButtonGroup-firstButton{border-right:1px solid #0000;border-top-left-radius:999px;border-bottom-left-radius:999px}.loyalty_app .MuiToggleButtonGroup-root .MuiButtonBase-root.MuiToggleButtonGroup-lastButton{border-left:1px solid #0000;border-top-right-radius:999px;border-bottom-right-radius:999px}.loyalty_app .MuiTabs-root .MuiTabScrollButton-horizontal.Mui-disabled{display:none}.loyalty_app .MuiTabs-root .MuiTab-root{color:#000;text-transform:capitalize;min-height:30px;margin-right:24px;padding:0;font-size:14px;font-style:normal;font-weight:600;line-height:24px;font-family:var(--font-abhaya_libre)!important}@media screen and (max-width:1500px){.loyalty_app .MuiTabs-root .MuiTab-root{margin-right:20px}}@media screen and (max-width:767px){.loyalty_app .MuiTabs-root .MuiTab-root{margin-right:10px}}.loyalty_app .MuiTabs-root .MuiTab-root:last-child{margin-right:0}.loyalty_app .MuiTabs-root .MuiTab-root.Mui-selected{color:#0d2e6d}@media screen and (max-width:420px){.loyalty_app .MuiTabs-root .MuiTab-root .MuiTab-iconWrapper{display:none}}.loyalty_app .MuiTabs-root .MuiTabs-indicator{background-color:#0d2e6d}.loyalty_app .terms_condition h5{font-size:18px}.loyalty_app .terms_condition p{font-size:14px}.loyalty_app .terms_condition ul{margin-bottom:16px;padding-left:20px}.loyalty_app .terms_condition ul li{color:var(--grey);font-size:14px;font-weight:400;line-height:20px}.loyalty_app .site_footer{background:var(--yellow-200);padding:69px 0}@media screen and (max-width:900px){.loyalty_app .site_footer{padding:44px 0}}@media screen and (max-width:600px){.loyalty_app .site_footer{padding:24px 0}}.loyalty_app .site_footer .footer_link a{display:block}.loyalty_app .custom_table{overflow:auto}.loyalty_app .custom_table::-webkit-scrollbar{width:5px;height:5px}.loyalty_app .custom_table table{white-space:nowrap}@media screen and (max-width:900px){.loyalty_app .custom_table table{white-space:wrap}.loyalty_app .custom_table table thead{display:none}}.loyalty_app .custom_table table thead th{color:#fff;background:#00162a;padding:10px 16px;font-size:14px;font-weight:500}.loyalty_app .custom_table table thead th:first-child{border-radius:8px 0 0 8px}.loyalty_app .custom_table table thead th:last-child{border-radius:0 8px 8px 0}@media screen and (max-width:900px){.loyalty_app .custom_table table tbody tr{background:#fff;border:1px solid #dbdbdb;border-radius:4px;flex-wrap:wrap;margin-bottom:12px;padding:0;display:flex}}.loyalty_app .custom_table table tbody tr td{color:#3a3a3a;border-bottom:1px solid #ededed;padding:10px 16px;font-size:14px;font-weight:500}@media screen and (max-width:900px){.loyalty_app .custom_table table tbody tr td{color:#000;border:none;width:50%}}@media screen and (max-width:600px){.loyalty_app .custom_table table tbody tr td{width:100%}}@media screen and (max-width:900px){.loyalty_app .custom_table table tbody tr td.m_w_100{width:100%}.loyalty_app .custom_table table tbody tr td:before{content:attr(data-th);color:#3a3a3a;width:100%;display:block}}.loyalty_app .custom_table .MuiTablePagination-toolbar p{font-family:var(--font-bricolage-grotesque);margin:0}.loyalty_app .custom_table .MuiTablePagination-toolbar .MuiSelect-select{font-family:var(--font-bricolage-grotesque)}.loyalty_app .details_slider .swiper-pagination-bullets{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;border-radius:30px;padding:1px 16px;transform:translate(-50%);width:max-content!important;left:50%!important}.loyalty_app .details_slider .swiper-pagination-bullets span{background-color:#fff;opacity:1!important}.loyalty_app .details_slider .swiper-pagination-bullets span.swiper-pagination-bullet-active{background-color:#bf8410;opacity:1!important}.loyalty_app .reedem_row{gap:16px}.loyalty_app .reedem_row .reedem_col{width:calc(20% - 13px)}@media screen and (max-width:1700px){.loyalty_app .reedem_row .reedem_col{width:calc(25% - 12px)}}@media screen and (max-width:1439px){.loyalty_app .reedem_row .reedem_col{width:calc(33.333% - 11px)}}@media screen and (max-width:900px){.loyalty_app .reedem_row .reedem_col{width:calc(50% - 8px)}}@media screen and (max-width:600px){.loyalty_app .reedem_row .reedem_col{width:100%}}.loyalty_app .theme-menu-dropdown-s1 .MuiPaper-root{width:200px;filter:initial;border:1px solid #bf85104f;border-radius:8px;padding:16px 8px;box-shadow:0 24px 64px #00000026}.loyalty_app .theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root{margin:0;padding:0}.loyalty_app .theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root{color:#212121;background-color:#0000;border-radius:6px;align-items:center;column-gap:0;width:100%;padding:8px 16px;font-size:16px;font-weight:500;line-height:16px;transition:all .3s;display:flex}.loyalty_app .theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root:hover,.loyalty_app .theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root.active{background-color:#bf851034}.loyalty_app .loader{aspect-ratio:1;border:8px solid #f6e6c0;border-right-color:#bf8410;border-radius:50%;width:50px;animation:1s linear infinite l2}@keyframes l2{to{transform:rotate(1turn)}}.loyalty_app .swal2-popup{border-radius:8px}.loyalty_app .swal2-popup .swal2-title{font-size:1.875em;font-weight:600}.loyalty_app .swal2-popup .swal2-confirm{background-color:var(--primary);min-width:100px}.gm-style-iw-chr{display:none}.subpage_banner_sec{background:#f6e6c0 0 0/cover;max-height:400px;padding:100px 0}.subpage_banner_sec h3{text-align:center;color:#000;text-transform:capitalize}.about_sec{padding:65px 0}.about_row{flex-wrap:wrap;display:flex}.about_row .img_block{border-radius:16px;width:600px;overflow:hidden}.about_row .img_block img{width:100%}.about_row .content_block{width:calc(100% - 600px);padding-left:38px}.about_row .content_block h4{margin:0 0 30px;line-height:74px}.about_row .content_block p{color:#535252}.our_mission_sec{background:#011729;padding:65px 0}.our_mission_sec img{margin:0 auto 16px;display:block}.our_mission_sec h4{color:#fff;text-align:center}.our_mission_sec p{color:#fff;text-align:center;max-width:1000px;margin:0 auto}.contact_page{padding:65px 0}.contact_row{flex-wrap:wrap;display:flex}.contact_details{width:calc(100% - 648px);padding-right:85px}.contact_details ul{list-style:none}.contact_details ul li{color:#032d50;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-style:normal;font-weight:700;display:flex}.contact_details .map_block{border-radius:16px;overflow:hidden}.contact_form{background:#fff;border-radius:20px;width:100%;max-width:648px;padding:40px 30px;box-shadow:0 4px 64px #00000026}.contact_form h4{text-align:center;border-bottom:1px solid #bababa;margin-bottom:20px;padding-bottom:20px;font-weight:600}
