@charset "UTF-8";:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.template_error__e9nqj{color:red}@font-face{font-family:revicons;fallback:fallback;src:url(/_next/static/media/revicons.ff59b316.woff) format("woff"),url(/_next/static/media/revicons.b96bdb22.ttf) format("ttf"),url(/_next/static/media/revicons.652e7269.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:rgba(0,0,0,.5);min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border:2px solid grey;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/poppins-devanagari-400-normal.87c72f23.woff2) format("woff2"),url(/_next/static/media/poppins-all-400-normal.268c923b.woff) format("woff");unicode-range:u+0900-097f,u+1cd0-1cf6,u+1cf8-1cf9,u+200c-200d,u+20a8,u+20b9,u+25cc,u+a830-a839,u+a8e0-a8fb}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/poppins-latin-ext-400-normal.591327bf.woff2) format("woff2"),url(/_next/static/media/poppins-all-400-normal.268c923b.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/poppins-latin-400-normal.916d3686.woff2) format("woff2"),url(/_next/static/media/poppins-all-400-normal.268c923b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-cyrillic-ext-300-normal.cd7c5715.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-cyrillic-300-normal.88798412.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-greek-ext-300-normal.bc5ce703.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-greek-300-normal.25dc89b0.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-vietnamese-300-normal.b3d3e960.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-latin-ext-300-normal.37d4965d.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_next/static/media/roboto-latin-300-normal.a4eae32d.woff2) format("woff2"),url(/_next/static/media/roboto-all-300-normal.39add8fb.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-cyrillic-ext-400-normal.d7827ae3.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-cyrillic-400-normal.2d9c9d60.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-greek-ext-400-normal.2b547ded.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-greek-400-normal.63e6dc18.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-vietnamese-400-normal.c95fc061.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-latin-ext-400-normal.21abc8c8.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/roboto-latin-400-normal.f2894edc.woff2) format("woff2"),url(/_next/static/media/roboto-all-400-normal.2e9e9400.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-cyrillic-ext-500-normal.a1b5c90d.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-cyrillic-500-normal.aa68ea54.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-greek-ext-500-normal.7ea6cffa.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-greek-500-normal.533b03d2.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-vietnamese-500-normal.7f8c0554.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-latin-ext-500-normal.85ebfb55.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/roboto-latin-500-normal.3170fd9a.woff2) format("woff2"),url(/_next/static/media/roboto-all-500-normal.d96daa81.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-cyrillic-ext-700-normal.dd3651fb.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-cyrillic-700-normal.258a358e.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-greek-ext-700-normal.a8d16efd.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+1f??}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-greek-700-normal.432b858b.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-vietnamese-700-normal.72bf832f.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-latin-ext-700-normal.6af98c24.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/roboto-latin-700-normal.71b2beb8.woff2) format("woff2"),url(/_next/static/media/roboto-all-700-normal.ca3d0fdb.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.react-multiple-carousel__arrow{background-color:#ffffff!important;border:1px solid #dddddd!important;min-width:30px!important;min-height:30px!important;z-index:9!important}.react-multiple-carousel__arrow:before{color:#8c8c8c!important;font-weight:700;font-size:15px!important}.react-multiple-carousel__arrow--left{left:calc(1.3% + -10px)!important}.react-multiple-carousel__arrow--right{right:calc(1.2% + -10px)!important}#mobileDealsCarousel div .react-multiple-carousel__arrow--left,#mobileDealsCarousel div .react-multiple-carousel__arrow--right{margin-top:-75px}.css-1whwgxy:hover:not(.Mui-disabled):before{border-bottom:1px solid rgba(0,0,0,0)}.css-1whwgxy:after,.css-1whwgxy:before{border-bottom:0}.css-1q60rmi-MuiAutocomplete-endAdornment svg{color:grey!important}@media (max-width:594px){#headerDownloadBtn{padding-left:40px!important;padding-right:22px!important}}#language_select,#language_select div div{border-radius:20px;background-color:rgba(0,0,0,0)}@media (max-width:320px){#language_select{margin:0}}@media (max-width:464px){#language_select div div{padding-right:16px!important}}#currency_select .css-1d2bacj-MuiInputBase-root-MuiInput-root-MuiSelect-root:after,#currency_select .css-1d2bacj-MuiInputBase-root-MuiInput-root-MuiSelect-root:before,#language_select .css-17jm3ii-MuiInputBase-root-MuiInput-root-MuiSelect-root:after,#language_select .css-17jm3ii-MuiInputBase-root-MuiInput-root-MuiSelect-root:before,.css-5cq6v1-MuiInputBase-root-MuiInput-root-MuiSelect-root:after,.css-5cq6v1-MuiInputBase-root-MuiInput-root-MuiSelect-root:before,.css-60iydm-MuiInputBase-root-MuiInput-root-MuiSelect-root:after,.css-60iydm-MuiInputBase-root-MuiInput-root-MuiSelect-root:before{border-bottom:0!important}#login_logo{width:100px;height:100px;background:linear-gradient(90deg,white 4px,transparent 0) 0 0,linear-gradient(90deg,white 4px,transparent 0) 0 100%,linear-gradient(270deg,white 4px,transparent 0) 100% 0,linear-gradient(270deg,white 4px,transparent 0) 100% 100%,linear-gradient(180deg,white 4px,transparent 0) 0 0,linear-gradient(180deg,white 4px,transparent 0) 100% 0,linear-gradient(0deg,white 4px,transparent 0) 0 100%,linear-gradient(0deg,white 4px,transparent 0) 100% 100%;background-repeat:no-repeat;background-size:20px 20px}#autoSearch .css-1t0wpgs-MuiInputBase-root-MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:2px solid var(--autoColor)}#autoSearch .css-dieadb-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{color:var(--autoColor)}#autoSearch .css-154xyx0-MuiInputBase-root-MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:2px solid var(--autoColor)}#autoSearch .css-1sumxir-MuiFormLabel-root-MuiInputLabel-root.Mui-focused{color:var(--autoColor)}.outer{width:65px;height:65px;position:relative;margin-right:5px;margin-left:5px;margin-top:0;cursor:pointer}.inner,.outer{border-radius:50%}.inner{position:absolute;width:80%;height:80%;background-color:#ffffff;border:2px solid #0094ff;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease-out}.css-1hyl1h2{position:absolute!important;display:flex!important;right:0!important;flex-direction:column;max-height:none;max-width:100%;width:22%!important;height:100%;border-radius:0!important}#mobileGridCarousel.outer{width:65px;height:65px;border-radius:50%;position:relative;background-color:#ffffff;margin-right:5px;margin-left:5px;margin-top:5px;cursor:pointer;display:block}#mobileGridCarousel.inner{position:absolute;width:90%;height:90%;border-radius:50%;background-color:#ffffff;border:2px solid #0094ff;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s ease-out}@media (min-width:1200px){#logoutDialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:300px!important}}@media (max-width:425px){#logoutDialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:60vw!important}}@media (max-width:768px){#logoutDialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:50vw!important}}@media (min-width:1200px){#eyedialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:100%!important}}@media (max-width:425px){#eyedialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:100%!important;left:35%!important}}@media (max-width:768px){#eyedialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{left:35%!important}}#eyedialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{min-width:100%}#eyedialog .css-hz1bth-MuiDialog-container{right:40%!important}@media (max-width:392px){.headerLang{font-size:12px}}@media (max-width:900px){.headerIcon{width:30px!important;height:30px!important}}@media (max-width:1349px) and (min-width:1200px){.headerIcon{width:30px!important;height:30px!important}}.css-1wyfize{background-color:#dddddd!important}#borderProgess.css-dxhebu-MuiLinearProgress-root{background-color:#dddddd}.css-a5n1v1-MuiButtonBase-root-MuiBottomNavigationAction-root{min-width:75px}@media (max-width:656px){.carouselDelasIcon{width:50%;height:50%}}.homePageBanner div ul li{max-height:300px;display:flex;text-align:center;justify-content:center;align-items:center}@media (max-width:1220px) and (min-width:1025px){.carouselDivType{font-size:12px}}@media (max-width:470px){.picGif{width:100%;height:220px!important}}@media (max-width:320px){#firstCarousel{top:0!important}}#firstCarousel{top:20%}.checkBoxFilterBtn,.checkBoxFilterBtnChecked{padding:5px 15px;border-radius:10px}@media (max-width:768px){.checkBoxFilterBtn,.checkBoxFilterBtnChecked{padding:5px 2px}}.checkBoxFilterBtnMob{border:1px solid #dddddd;background-color:#fafafa;color:#000000}.checkBoxFilterBtnCheckedMob,.checkBoxFilterBtnMob{padding:7px;border-radius:5px;font-size:13px;white-space:nowrap}.checkBoxFilterBtnCheckedMob{background-color:#0094ff;color:white}.categoryFilterIcon{color:black}.categoryFilterIconChecked{color:#0094ff}.TimeCountDown{width:32px;height:32px;background:#ffdccc;border:1px solid #0094ff;border-radius:3px}.css-i13748-MuiTypography-root-MuiLink-root{font-size:12px;color:#666666}.MuiAccordion-root{width:100%}.css-1udylxd-MuiPaper-root-MuiAppBar-root{background:#0094ff!important;z-index:9}.css-1qeeyna-MuiButtonBase-root-MuiPaginationItem-root.Mui-selected{background-color:#0094ff!important}.css-hfutr2-MuiSvgIcon-root-MuiSelect-icon{color:#dddddd}.addMoneySelectChecked{background:#0094ff;border-radius:5px;color:#ffffff}.addMoneySelect{background:#f5f5f5;border:1px solid #0094ff;border-radius:5px;color:#0094ff}#bankCard.css-h4y409-MuiList-root{padding-top:0;color:#ffffff}@media (min-width:900px) and (max-width:1002px){.addressEditBtn{width:110px;margin-bottom:5px}}.xxxyyy.css-1347qk7-MuiButtonBase-root-MuiButton-root{background:transparent}.activeSideBar .css-10hburv-MuiTypography-root,.activeSideBar .css-yb0lig{color:var(--sideBarColor);font-weight:700!important;font-size:15px!important}.css-hz1bth-MuiDialog-container{height:100%;width:100%;position:absolute;right:0}.css-10ghrmp-MuiPaper-root-MuiAppBar-root{background-color:#1976d2}#sideBarButton.MuiButtonBase-root{padding:15px!important}.MuiIconButton-edgeStart{margin-left:0!important;position:fixed!important;right:435px;z-index:99999999999999;margin-top:20px!important;background:transparent;color:#fff}#dialogcard.css-zw3mfo-MuiModal-root-MuiDialog-root{position:fixed;z-index:1300;right:0!important;bottom:0;top:0;left:unset!important;width:22%}.css-i4bv87-MuiSvgIcon-root{width:1em;height:1em}.css-m9glnp-MuiPaper-root-MuiDialog-paper{border-radius:0!important}.css-h4y409-MuiList-root .css-1vfabgn-MuiButtonBase-root-MuiListItem-root{display:flex;justify-content:space-between;align-items:flex-start}.MuiPaper-elevation4{box-shadow:none!important}.css-1vfabgn-MuiButtonBase-root-MuiListItem-root .css-2ulfj5-MuiTypography-root{font-size:20px;line-height:1.4}.css-f3jmwv-MuiPaper-root-MuiAppBar-root .css-h4y409-MuiList-root,.css-h4y409-MuiList-root{padding-top:0!important}.css-f3jmwv-MuiPaper-root-MuiAppBar-root{background-color:transparent!important}.css-hyum1k-MuiToolbar-root{padding-left:16px}.css-6b3s0t-MuiTypography-root{margin-left:0;color:#666666;font-weight:700}#detailsSlotsAmountInput fieldset{border-color:rgb(0 0 0/0)!important}#CartAdditionButton,#CartSubButton{border-radius:0}#slotsAmountInput div{width:80px!important;padding:0!important;text-align:center;font-size:13px}#slotsAmountInput div div fieldset{border-color:rgba(0,0,0,0)}#slotsAmountInput div div input{height:0;text-align:center}#slotsAmountInput div{width:60px}#slotsAmountInput .css-1d3z3hw-MuiOutlinedInput-notchedOutline,#slotsAmountInput .css-1hs2tk8-MuiInputBase-root-MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:0 solid black}.css-1l70ank-MuiTooltip-tooltip,.css-ja5taz-MuiTooltip-tooltip{margin-bottom:0!important}.css-1tmqsvs-MuiButtonBase-root-MuiButton-root:hover,.css-8847yu-MuiButtonBase-root-MuiButton-root:hover{background-color:#e3e3e3}.css-avjtuo-MuiTypography-root{color:#000000}.css-hv711q-MuiButtonBase-root-MuiButton-root:hover{background-color:#f57f7f96}li.MuiListItem-root.MuiListItem-gutters.css-uzqoor-MuiListItem-root:hover,li.MuiListItem-root.MuiListItem-gutters.css-uzqoor-MuiListItem-root:visited{background-color:rgba(0,0,0,.04)!important}#cartTable.css-n8te21-MuiButtonBase-root-MuiButton-root{min-width:30px!important;padding:0!important}#cartTable.css-1p4znaw{min-width:40px}@media (max-width:320px){#productImage{width:70px}}a:hover:after{content:"<i class=" material-icons ">link</i>"}div1.css-2ulfj5-MuiTypography-root{background:#ffffff;border:2px solid #dddddd;border-radius:5px;padding:8px}div1.css-2ulfj5-MuiTypography-root:after{content:url(https://api.iconify.design/radix-icons/cross-circled.svg);position:absolute;right:10px;top:5px;cursor:pointer}.css-8t49rw-MuiStepConnector-line{min-height:80px}body::-webkit-scrollbar{display:none}.css-e63z2t-MuiButtonBase-root-MuiIconButton-root:hover{background-color:#ffdccc}#footerContent.css-kieccu-MuiGrid-root{margin-top:0!important;margin-bottom:0!important}#footerContent .css-1h9yfbd-MuiTypography-root-MuiTypography-root-MuiLink-root{margin-top:10px}#footerCategory.MuiPaper-rounded{border-radius:0!important;margin-top:100px}#footerLink a:visited{color:#666666!important;text-decoration:none!important}@media (max-width:1550px) and (min-width:1200px){.footerIcon{width:65px!important}}.css-10hvvmz{color:#666!important}.selectBoxChecked{background:#0094ff;border-radius:5px;color:#ffffff}.selectBoxUnChecked{background:#ffffff;border:1px solid #dddddd;border-radius:5px;color:black}@media (max-width:464px){#searchPageBanner div ul li{max-height:150px!important}}#searchPageBanner div ul li{display:flex;text-align:center;justify-content:center;align-items:center}.notActive{z-index:85}@media (max-width:1506px) and (min-width:1200px){.productSinType{font-size:13px}}@media (max-width:1410px) and (min-width:1200px){#circleTypeLeftRight{min-width:15px}}@media (max-width:369px){#searchPageEnrollBtn{width:30px;font-size:8px;white-space:nowrap}}#categoryCarousel div ul .react-multi-carousel-item{min-width:180px}#categoryCarousel .react-multi-carousel-list{min-height:250px}#filterMinMax.css-1n4twyu-MuiInputBase-input-MuiOutlinedInput-input{padding:5px!important}#searchFilterCheckBox .css-i4bv87-MuiSvgIcon-root{color:#0094ff!important}@media (max-width:530px){#sideBarFilterDesktop .css-hoxo2u-MuiListItem-root{padding-left:0!important}}@media (max-width:425px){#searchFilterCheckBox{height:28px}.css-1m893uf-MuiFormControlLabel-root-MuiGrid-root{max-width:40%}}@media (max-width:320px){#priceSelectFilter.css-1skm9qp-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root{max-width:130px;min-width:130px}}#priceSelectFilter label{color:var(--mainColor)}#priceSelectFilter .css-13mlvs0-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline,#priceSelectFilter .css-aplk03-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline,#priceSelectFilter .css-xwdhfh.Mui-focused .MuiOutlinedInput-notchedOutline{border:2px solid var(--mainColor)!important}@media (max-width:320px){.css-8urvl5-MuiFormControlLabel-root-MuiGrid-root,.css-rcxxij-MuiFormControlLabel-root-MuiGrid-root{max-width:50%}#filterCheckBox.css-1746fqj-MuiFormGroup-root-MuiGrid-root{flex-wrap:nowrap;max-width:60%}#filterButton{position:absolute;right:0}.css-1nrlq1o-MuiFormControl-root{margin:5px}#categoryCarousel div ul .react-multi-carousel-item{min-width:170px}#categoryPriceTextField{max-width:40%}}#minMaxFieldSet fieldset{border:2px solid var(--mainColor)}#categoryPriceFilter{top:-10px;position:absolute}#filtersideBar .css-cveggr-MuiListItemIcon-root{min-width:35px;min-width:30px}.css-egpt17-MuiButtonBase-root-MuiPaginationItem-root.Mui-selected{color:white!important}@media (max-width:550px){#filtersideBar.css-hoxo2u-MuiListItem-root{padding:0!important}}#outlined-size-small{padding:8.5px 6px!important}.priceRangeLine{width:30px}@media (max-width:830px){.priceRangeLine{width:18px}}#descr div,#descr div div div{overflow:auto}#descr div{max-height:-moz-fit-content!important;max-height:fit-content!important}#descr div,#descr table{width:auto!important}@media (max-width:1170px) and (min-width:900px){#detailsSlots{font-size:12px!important}}@media (max-width:375px){#detailsIcon{display:none}}@media (max-width:975px) and (min-width:900px){#addWishListBtn{position:absolute!important;left:0}}#detailsSlotsAmountInput{min-width:45px!important;max-width:180px!important}@media (max-width:464px){#detailsSlotsAmountInput{min-width:45px!important;max-width:90px!important}#threeLinesEllipsm{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:11px!important;word-break:break-word;line-height:1;height:11px}}#detailsSlotsAmountInput .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{width:100px!important;padding:0!important;text-align:center;font-size:15px}#detailsSlotsAmountInput .css-1d3z3hw-MuiOutlinedInput-notchedOutline,#detailsSlotsAmountInput .css-1hs2tk8-MuiInputBase-root-MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#detailsSlotsAmountInput fieldset{border:0 solid black}#detailsSlotsAmountInput div div input{text-align:center;padding:5px 14px}#triangle-topleft{border-top:100px solid red;border-right:100px solid transparent}#triangle-down,#triangle-topleft{width:0;height:0;position:absolute}#triangle-down{border-left:10px solid transparent;border-right:10px solid transparent;border-top:15px solid #d8d8d8;right:50%;top:47px}#straightLine{border-left:3px solid #0094ff}#straightLine,#straightLine2{min-height:30px;margin-top:5px;margin-bottom:5px}#straightLine2{border-left:3px solid #a0a0a0;margin-left:13px}#language_select .css-14eko1a:after,#language_select .css-14eko1a:before{border-bottom:0!important}.css-pw3qd7:after,.css-pw3qd7:before{border-bottom:0}@media (max-width:555px){#langPickerMobileHeader{margin-left:4px!important;display:flex;align-items:center;padding:0 3px;max-height:30px}.react-multi-carousel-dot-list{bottom:4px!important}#langPickerMobileHeader #language_select svg{width:20px;height:20px}}#logRegBtn{text-overflow:ellipsis;overflow:hidden;width:100px}.css-e63z2t-MuiButtonBase-root-MuiIconButton-root:hover{background-color:#0094ff}#mobileSideBar.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{padding-top:2px;padding-bottom:2px}.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input:-webkit-autofill{height:15px}#checkOutToggle .MuiSvgIcon-fontSizeMedium.css-i4bv87-MuiSvgIcon-root{color:#0094ff!important}#checkOutTable .css-1yhpg23-MuiTableCell-root{font-size:12px!important;padding:10px}.inactiveItem{position:relative}.inactiveItem:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0,0,0,.5);z-index:999}@media (max-width:464px){.inactiveItem:before{top:5px!important;height:95%!important;border-radius:10px}.inactiveItem:after{position:absolute;content:attr(data-title);left:2px;top:6px;font-size:1.5rem;color:white;background-color:#0094ff;z-index:1000;padding:5px;border-radius:10px}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}#removeborder .css-20t7zy-MuiGrid-root{border-radius:0}.css-opt7yd-MuiStepIcon-text{fill:#f3fff3}.activeStep{border-color:#33ff00!important;color:darkgreen!important;background-color:#f3fff3!important}@media (max-width:464px){.refDataTable{max-width:98%!important;overflow:auto}}@media (max-width:768px){.refDataTable{max-width:90vw;overflow:auto}}#lastRefLevel{position:absolute;height:290px;width:10px;background-color:white;left:-45px;bottom:-30px}@media (min-width:1551px){#lastRefLevel{position:absolute;height:195px;width:10px;background-color:white;left:-45px;bottom:-35px}}@media (max-width:767px){#lastRefLevel{position:absolute;height:290px;width:10px;background-color:white;left:-45px;bottom:-35px}}@media (max-width:599px){#lastRefLevel{position:absolute;height:495px;width:10px;background-color:white;left:-45px;bottom:-30px}}@media (max-width:1550px) and (min-width:1200px){#lastRefLevel{position:absolute;height:195px;width:10px;background-color:white;left:-45px;bottom:-35px}}@media (max-width:320px){#qrBtn{font-size:10px!important}}@media (max-width:669px){#userDashboard{padding-left:0}}#userDashboardSideBar{padding-left:0!important}#userDashboardSideBar .css-cveggr-MuiListItemIcon-root{min-width:35px!important}#myPurchaseListItem.css-h4y409-MuiList-root{padding-bottom:0}#myPurchaseListItem .css-1ketras-MuiListItem-root{padding-top:0;padding-bottom:0}.winningNumber{color:#00ad30;font-weight:700}#toShip .MuiBox-root{padding:10px}.css-1e7qhte-MuiButtonBase-root-MuiIconButton-root{padding:4px}.hiddenNames{width:130px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;height:20px}@media (min-width:1520px){.hiddenNames{width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.addressBox{border-radius:15px}.addressBox,.addressBoxSelected{padding:5px;min-height:100px;cursor:pointer}.addressBoxSelected{border:2px solid #ff9360;border-radius:15px;color:#0094ff;box-shadow:0 3px 5px -1px #7a7a7a9f,0 5px 8px 0 #8b8b8b4f,0 1px 14px 0 #ff936000}@media (max-width:599.95px){#purchaseTabsScroll.css-7fv5ep-MuiContainer-root-MuiTabs-root .MuiTabs-scrollButtons{display:flex}}.triangle-left{border-right:20px solid#0094ff}.triangle-left,.triangle-right{width:0;height:0;border-top:19px solid transparent;border-bottom:18px solid transparent}.triangle-right{border-left:20px solid#0094ff}.triangle-left-success{border-right:20px solid#1aad19}.triangle-left-success,.triangle-right-success{width:0;height:0;border-top:19px solid transparent;border-bottom:18px solid transparent}.triangle-right-success{border-left:20px solid#1aad19}.vertical-timeline-element-icon{box-shadow:none!important;margin-top:22px!important}.vertical-timeline-element{margin:0!important}.vertical-timeline-element-content{box-shadow:none!important}#refPageTable .css-1ygcj2i-MuiTableCell-root{padding:0!important}#refPageTable{border:1px solid #dddddd}.css-bk3cyg-MuiTypography-root{font-family:Poppins}@media (max-width:1024px){#ImageCarouselIcon{max-width:60px!important;max-height:50px!important}}#orderPagePagination .css-i4bv87-MuiSvgIcon-root{width:1em;height:1em}.react-multi-carousel-dot--active button{background:#f5f5f5!important}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#c7c7c7;border-radius:10px}::-webkit-scrollbar-thumb{background:rgb(172,171,171);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgb(173,173,173)}#regInput div input{height:1em!important}.middle-grid{max-width:1600px;margin:0 auto;padding-left:15px;padding-right:15px}.ml-auto{margin-left:auto}@media (min-width:464px){body,p{font-size:13px!important}}.sl-1{padding-left:5px}.link-left p{margin-right:20px;position:relative}.link-left p:after{content:"";position:absolute;height:13px;width:1px;background-color:#fff;z-index:1;right:-12px;top:4px}.link-left p.no-after:after{display:none}.link-left .MuiGrid-item p.register-btn,.login-link{cursor:pointer}.login-link{padding:2px 15px;font-weight:500;border-radius:30px}.search-top label{line-height:1rem}.search-top div div{padding:4px 9px!important}.search-top .MuiAutocomplete-endAdornment{display:none}.carousel-upper-div{padding:0 0 8px}.cat-img-div{width:70px;height:70px;margin:10px auto;position:relative;display:inherit}.cat-img-div:after{width:100%;height:100%;content:"";border-radius:50%;top:0;left:0;background:#fff1eb;z-index:1;position:absolute}.cat-img-div img{width:68px;height:68px;position:relative;z-index:2;margin:0 auto;top:1px;padding:3px;border-radius:50%}.category-name{font-family:Roboto!important;font-style:normal;font-weight:500;text-shadow:none}.banner-custom{display:flex;width:100%;margin-left:-15px;margin-right:-15px}.left-first-big{width:49%}.left-first-big,.mid-two-div{padding-left:15px;padding-right:15px}.mid-two-div{width:28.5%}.banner-custom img{max-width:100%;border-radius:5px;width:100%}.right-long-div{width:24.01%;padding-left:15px;padding-right:15px}@media (min-width:1300px){.middle-grid-2{margin:0 auto}}.middle-grid-2{max-width:1300px}.helpPage .middle-grid-2{max-width:1300px;width:100%;margin:0 auto}.border-left-after,.inActive{position:relative;padding:8px}@media (max-width:464px){#wishlistMob.border-left-after,.inActive{position:relative;padding:8px!important}}.border-left-after:after,.inActive:after{content:"";position:absolute;height:100%;width:100%;left:0;background:transparent;z-index:3}#wishlistClose{z-index:900!important}.inActive div{z-index:1}.carousel-product-title,.carousel-product-title p{font-weight:600;font-size:14px!important;margin-top:6px}.prize,.prizeee{text-align:center;display:block;margin:5px 0;font-weight:600}.prizeee{text-decoration:line-through}#prize,#prizeee{text-align:center;display:block;margin:5px 0;font-weight:600}#prizeee{text-decoration:line-through}.v-small{font-size:12px!important}.category-footer-box{width:20%;float:left;position:relative;padding-left:0!important;margin-bottom:10px}.p-0{padding:0!important}.footer-main{padding:20px 0!important}#footerContent p{font-size:12px!important}.px-0{padding-left:0!important;padding-right:0!important}.inActive:before{content:attr(data-content);position:absolute;height:0;background-color:rgba(255,0,0,.58);text-align:center;line-height:100%;z-index:3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:0;transition:height .15s ease-out;transition-property:height;border-radius:50%}.inActive:active:before,.inActive:before{position:absolute;height:50%;width:50%;top:40px;left:40px;font-size:20px;transition:height .15s ease-in;transition-property:height;transform:translate(30%,30%)}#oneLinesEllips{-webkit-line-clamp:1}#oneLinesEllips,#threeLinesEllips{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#threeLinesEllips{-webkit-line-clamp:3}#twoLinesEllips{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sidebar{padding-left:0;padding-right:15px}.sidbar-widget{background:#fff}.sidbar-widget .css-i5s5f8-MuiButtonBase-root-MuiAccordionSummary-root.Mui-expanded{min-height:auto}.sidbar-widget .css-o4b71y-MuiAccordionSummary-content.Mui-expanded{margin:10px 0}.sidbar-widget .css-15v22id-MuiAccordionDetails-root{padding:0 16px}.category-product-list .inActive:after{display:none}.noborder-select fieldset{border:none}.lnr p{margin-bottom:10px}.heading-lnr{position:relative}.heading-lnr:after{content:"";position:absolute;width:50px;height:2px;bottom:-5px;left:0}.footer-main .footercolumn1,.footer-main .footercolumn2,.footer-main .footercolumn3{width:24.5%}.footer-main .footercolumn4{width:10%}.footer-main .footercolumn5{width:24%}@media (max-width:991px){.footer-main .footercolumn1,.footer-main .footercolumn2,.footer-main .footercolumn3{width:20%}.footer-main .footercolumn4{width:12%}.footer-main .footercolumn5{width:28%}}@media (max-width:900px){.footer-main .footercolumn1,.footer-main .footercolumn2,.footer-main .footercolumn3{width:33.33%}.footer-main .footercolumn4,.footer-main .footercolumn5{width:50%}.mob-horizontal{display:flex}.mob-horizontal li{display:inline-block;margin-right:10px}}@media (max-width:767px){.category-footer-box{width:33.33%}.mob-horizontal{display:block}}@media (max-width:650px){.mob-horizontal{display:block}.footer-main .footercolumn1,.footer-main .footercolumn2,.footer-main .footercolumn3,.footer-main .footercolumn4,.footer-main .footercolumn5{width:50%}.mob-horizontal li{display:inline-block;margin-right:10px}.mobile-top-grid-650 p{padding-right:4px;font-size:12px!important}.mobile-top-grid-650 .link-left p{margin-right:5px}.mobile-top-grid-650 .login-link{padding:2px 8px}.banner-custom{display:block}.left-first-big{width:100%}.mid-two-div{float:left;width:54.4%}.right-long-div{width:45.6%;float:left}.react-multiple-carousel__arrow--left{left:calc(1.3% + 2px)!important}.react-multiple-carousel__arrow--right{right:calc(1.2% + 2px)!important}}#mobileMenu div button{min-width:65px}.border-left-after,.disActive{position:relative;padding:15px}@media (max-width:464px){.border-left-after,.disActive{position:relative;padding:8px}}.border-left-after:after,.disActive:after{content:"";position:absolute;height:100%;left:0;width:1px;background:#ddd;z-index:2}.disActive div{z-index:1}.disActive:active:before,.disActive:hover:before{content:"Expired";position:absolute;height:0;background-color:#0094ff;text-align:center;line-height:100%;z-index:10;color:#fff;display:flex;width:100%;align-items:center;justify-content:center;font-size:0;transition:height .15s ease-out;transition-property:height}.disActive:before{height:100%;font-size:20px;transition:height .15s ease-in;transition-property:height}.category-product-list .disActive:after{display:none}.css-11xur9t-MuiPaper-root-MuiTableContainer-root{overflow-x:initial}.unread{font-weight:700;font-size:14px!important}.ChildrenAccordion.Mui-expanded,.ChildrenAccordion:hover,.ParentAccordion.Mui-expanded,.ParentAccordion:hover{color:#0094ff}.ParentAccordion .MuiAccordionSummary-expandIconWrapper.Mui-expanded,.css-yw020d-MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(90deg)!important}@media (max-width:425px){.css-yw020d-MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(90deg)!important}}.css-i5s5f8-MuiButtonBase-root-MuiAccordionSummary-root,.css-sh22l5-MuiButtonBase-root-MuiAccordionSummary-root{min-height:0!important}.css-1udso76-MuiPaper-root-MuiAccordion-root.Mui-expanded{margin:0!important}.css-1rxz5jq-MuiSelect-select-MuiInputBase-input-MuiInput-input:focus{background-color:rgb(0 0 0/0);border-radius:0}.css-1n3tkec.Mui-expanded:before,.css-1udso76-MuiPaper-root-MuiAccordion-root.Mui-expanded:before{opacity:1!important}.css-1udso76-MuiPaper-root-MuiAccordion-root:first-of-type{opacity:1!important;border-top:1px solid rgba(0,0,0,.12)!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.notificationUnread{color:white;background:#0094ff}.notificationRead{background:white}.css-o9xcls-MuiButtonBase-root-MuiButton-root{width:100%;padding:16px 0;color:#fff}.css-1t1j96h-MuiPaper-root-MuiDialog-paper{width:450px}.css-3bimyf-MuiButtonBase-root-MuiButton-root{padding:14px 0}@media (max-width:464px){#dateRange{padding-top:15px;margin-left:5px;margin-right:5px}}#searchTrans{padding:5px 14px!important;max-width:70px}.paymentclass{padding:0}.paymentclass form{width:100%!important}.paymentclass .css-1vg31rc-MuiFormHelperText-root{position:absolute;bottom:-24px}.bouncing-loader{display:flex;justify-content:center}.bouncing-loader>div{width:16px;height:16px;margin:3px 6px;border-radius:50%;background-color:var(--loadColor);opacity:1;animation:bouncing-loader .6s infinite alternate}@keyframes bouncing-loader{to{opacity:.1;transform:translateY(-16px)}}.bouncing-loader>div:nth-child(2){animation-delay:.2s}.bouncing-loader>div:nth-child(3){animation-delay:.4s}.SortByTextTransaction{color:#0094ff}@media (max-width:375px){#noDataCell{margin-right:60px}}#startDatePicker{text-transform:capitalize;white-space:nowrap;height:30px!important;min-width:150px}#transDropDown .css-1pme38v.Mui-focused .MuiOutlinedInput-notchedOutline,#transDropDown .css-1qrgcia-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:2px solid var(--transColor)!important}.catScroll{overflow:auto;height:79vh}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:2.7rem!important;line-height:1.7rem;text-align:center;margin:.166rem}#withdrawModal div .css-uhb5lp{width:40%!important}@media (max-width:464px){#withdrawModal div .css-uhb5lp{width:80%!important}}@media (max-width:464px) and (min-width:321px){#withdrawNoData{margin-left:100px}}@media (max-width:320px){#withdrawNoData{margin-left:50px}}#paymentInput div div input{padding-top:9.5px!important;padding-bottom:9.5px!important}#withdrawCur{padding:9.5px!important;background:linear-gradient(180deg,#0094ff,#0094ff);color:whitesmoke;border-radius:0 10px 10px 0!important;min-width:45px}#withdrawCur.css-1nrlq1o-MuiFormControl-root{margin:0!important}.player-wrapper{margin-top:10px;position:relative;padding-top:56.25%}.react-player{padding:0 10px 10px;position:absolute;top:0;left:0}.css-4pdmu4-MuiBreadcrumbs-ol{-webkit-box-flex-wrap:wrap}.css-4pdmu4-MuiBreadcrumbs-ol,.css-nhb8h9{display:flex;flex-wrap:nowrap;align-items:center;padding:0;margin:0;list-style:none}#referral-breadcrumbs{flex-wrap:nowrap}.minheightfix.css-1qvzpvr-MuiGrid-root{height:100%;min-height:250px;padding:100px}.adventure-heading span{width:100%;text-align:center;max-width:347px;position:relative;display:block}.adventure-heading span:after{content:"";display:block;width:40%;height:1px;padding-top:15px;border-bottom:2px solid var(--jnBd);transition:.5s;margin:0 auto}.sub-heading span{width:100%;max-width:255px;margin:0 auto;display:block;text-align:center}.makeStyles-journeyheadingtext-218{width:370px;margin:0 auto}span.rotate{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);float:left;font-size:8px}.singleCardBg{position:relative;height:400px;width:100%;display:flex;align-items:center;justify-content:center}.singleCardBg:before{content:"";background:var(--bgImg);background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.1);-webkit-transition:transform .3s ease-in-out;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.singleCardBg:hover:before{transform:scale(1)}.singleCardBgMobile{position:relative;height:auto;min-height:350px;width:100%;display:flex;align-items:center;justify-content:center}.singleCardBgMobile:before{content:"";background:var(--bgImg);background-size:cover;position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.1);-webkit-transition:transform .3s ease-in-out;background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.singleCardBgMobile:hover:before{transform:scale(1)}#language_select .css-163g7bk-MuiInputBase-root-MuiInput-root-MuiSelect-root:before{border-bottom:0!important}#loginbg{width:60px;min-width:60px!important}.borderright:after{padding-right:10px}#borderright:after,.borderright:after{content:"";border-right:2px solid #c2bfbf;transition:.5s;margin:0 auto}#borderright:after{position:absolute;right:-1px;height:19px;top:7px}#stepperdot .css-1nexvva-MuiMobileStepper-dot{background-color:var(--mainColor)!important}#stepperdot .css-114p2tk-MuiMobileStepper-dot{background-color:#d9d9d9}#stepperdot .css-26w9jf-MuiMobileStepper-dot{background-color:var(--mainColor)!important}.categoryCardBg{content:"";background:-webkit-linear-gradient(rgba(31,31,32,.8),rgba(31,29,29,.8)),var(--bgImg);background-color:#272626;background-repeat:no-repeat;background-position:50%;background-size:auto 100%}.categoryBannerBg{content:"";background:-webkit-linear-gradient(rgba(31,31,32,.8),rgba(27,26,26,.8)),var(--bgImg);background-repeat:no-repeat;background-size:cover;background-position:0;background-position-y:0}#customCarouselBtn{position:relative}#customCarouselBtn .react-multi-carousel-list{position:unset!important}#customCarouselBtn .react-multiple-carousel__arrow:before{color:#000!important}@media (max-width:768px){#customCarouselBtn .react-multiple-carousel__arrow--right{top:-75px;background-color:#dddddd!important}#customCarouselBtn .react-multiple-carousel__arrow--left{top:-75px;left:calc(95% + -60px)!important;background-color:#dddddd!important}}@media (min-width:769px){#customCarouselBtn .react-multiple-carousel__arrow--right{top:-75px;background-color:#dddddd!important}#customCarouselBtn .react-multiple-carousel__arrow--left{top:-75px;left:calc(95% + -20px)!important;background-color:#dddddd!important}}@media (min-width:464px){.homeBanner3-text{font-size:45px!important}}.GridListText{font-size:22px!important}@media (max-width:464px){.GridListText{font-size:18px!important}}#cartTable.MuiButton-root{min-width:40px}.react-multi-carousel-list-custom>ul{margin:0 auto}