: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-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.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-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.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}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);touch-action:none;background:var(--swiper-scrollbar-bg-color,#0000001a);position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));position:absolute}.swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:var(--swiper-scrollbar-border-radius,10px);width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;z-index:var(--yarl__portal_zindex,9999);transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);pointer-events:auto;position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));-webkit-user-select:none;user-select:none;touch-action:var(--yarl__controller_touch_action,none);overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));opacity:var(--yarl__pull_opacity,1);flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{width:var(--yarl__slide_icon_error_size,48px);height:var(--yarl__slide_icon_error_size,48px);color:var(--yarl__slide_icon_error_color,red)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{width:var(--yarl__icon_size,32px);height:var(--yarl__icon_size,32px)}.yarl__button{cursor:pointer;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);color:var(--yarl__color_button,#fffc);filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.yarl__thumbnails{height:100%;display:flex}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));padding:var(--yarl__thumbnails_container_padding,16px);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_vignette{pointer-events:none;--yarl__thumbnails_vignette_size:12%;position:absolute}@media (min-width:1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (min-width:2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000) 100%);width:100%;top:0;bottom:0}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{cursor:pointer;appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-width:var(--yarl__thumbnails_thumbnail_border,1px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,#fffc));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);-webkit-tap-highlight-color:transparent;padding:var(--yarl__thumbnails_thumbnail_padding,4px);width:var(--yarl__thumbnails_thumbnail_width,120px);height:var(--yarl__thumbnails_thumbnail_height,80px);box-sizing:content-box;outline:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{opacity:0;animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{visibility:hidden;cursor:unset}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,#fffc));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px #000c));width:var(--yarl__thumbnails_thumbnail_icon_size,32px);height:var(--yarl__thumbnails_thumbnail_icon_size,32px);position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
:root{--font-color:#000;--font-size-base:14px;--background:#fff;--header-height:0px;--shop-header-height:0px;--theme-red-color:#a21235;--primary-color:#461322;--primary-color-80:#461322cc;--primary-color-60:#46132299;--primary-color-40:#46132266;--primary-color-20:#46132233;--primary-color-10:#4613221a;--secondary-color:#e9dac7;--secondary-color-80:#e9dac7cc;--secondary-color-60:#e9dac799;--secondary-color-40:#e9dac766;--secondary-color-20:#e9dac733;--secondary-color-10:#e9dac71a}html,body{scroll-behavior:smooth;max-width:100vw;overflow-x:clip}body{background:var(--background);color:var(--font-color);font-family:var(--nunito);font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}*{box-sizing:border-box}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--secondary-color-10)}::-webkit-scrollbar-thumb{background:var(--primary-color);border:2px solid var(--secondary-color-10);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--nunito)}input,textarea,select{font-family:var(--nunito)}img{max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--newsreader)}p{margin-block:0;margin:0}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}.sv-container{width:100%;margin:0 auto;padding:0 3.5%}.sv-container-min{max-width:1200px;margin:0 auto}.ant-message{flex-direction:column;justify-content:flex-end;align-items:center;display:flex;top:auto!important;bottom:24px!important}.ant-select-selector{border:1px solid #eaeaea!important;border-radius:10px!important;transition:all .3s cubic-bezier(.25,.8,.25,1)!important;box-shadow:0 2px 8px #00000005!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--primary-color)!important;box-shadow:0 2px 12px #4613220f!important}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:var(--primary-color)!important;box-shadow:0 0 0 3px var(--primary-color-10)!important}.ant-select-dropdown{border:1px solid #f4f4f4!important;border-radius:12px!important;padding:.417vw!important;box-shadow:0 12px 30px #00000014!important}.ant-select-item-option{border-radius:8px!important;margin-bottom:.208vw!important;padding:.417vw .625vw!important;transition:all .2s!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:var(--secondary-color-20)!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:var(--primary-color-10)!important;color:var(--primary-color)!important;font-weight:600!important}.ant-select-arrow{color:#999!important;transition:transform .3s!important}.ant-select-open .ant-select-arrow{transform:rotate(180deg)!important}
@media (min-width:2200px){.sv-container{max-width:2200px!important}}
.SiteLoader-module__LXnQsG__loaderContainer{background:radial-gradient(circle at 45% 45%, #5a1a2d 0%, var(--primary-color) 60%, #2a0a14 100%);z-index:99999;opacity:1;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .8s cubic-bezier(.65,0,.45,1),visibility .8s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.SiteLoader-module__LXnQsG__star{background-color:var(--secondary-color-60);clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);opacity:.15;pointer-events:none;z-index:1;filter:drop-shadow(0 0 5px #e9dac733);width:12px;height:12px;position:absolute}.SiteLoader-module__LXnQsG__star1{animation:4s ease-in-out infinite SiteLoader-module__LXnQsG__sparkleSlow;top:15%;left:20%}.SiteLoader-module__LXnQsG__star2{animation:4s ease-in-out 1s infinite SiteLoader-module__LXnQsG__sparkleSlow;bottom:25%;right:15%}.SiteLoader-module__LXnQsG__star3{animation:5s ease-in-out 2s infinite SiteLoader-module__LXnQsG__sparkleSlow;top:65%;left:30%}.SiteLoader-module__LXnQsG__star4{animation:3s ease-in-out .5s infinite SiteLoader-module__LXnQsG__sparkleSlow;top:40%;right:35%}@keyframes SiteLoader-module__LXnQsG__sparkleSlow{0%,to{opacity:.1;transform:scale(.6)rotate(0)}50%{opacity:.4;transform:scale(1.1)rotate(15deg)}}.SiteLoader-module__LXnQsG__fadeOut{opacity:0;visibility:hidden}.SiteLoader-module__LXnQsG__loaderContent{flex-direction:column;align-items:center;gap:40px;animation:1s ease-out forwards SiteLoader-module__LXnQsG__contentReveal;display:flex}@keyframes SiteLoader-module__LXnQsG__contentReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SiteLoader-module__LXnQsG__logoWrapper{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.SiteLoader-module__LXnQsG__logoBg{background-color:var(--secondary-color-40);border:1px solid var(--secondary-color-60);z-index:1;opacity:.15;border-radius:50%;width:180px;height:180px;animation:3s ease-in-out infinite SiteLoader-module__LXnQsG__bgPulse;position:absolute}@keyframes SiteLoader-module__LXnQsG__bgPulse{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.25;transform:scale(1.1)}}.SiteLoader-module__LXnQsG__dividerLine{background:linear-gradient(90deg, transparent 0%, var(--secondary-color-40) 50%, transparent 100%);width:60px;height:1px;margin-top:-.521vw;animation:1.5s ease-out SiteLoader-module__LXnQsG__fadeIn;box-shadow:0 0 10px #e9dac733}@keyframes SiteLoader-module__LXnQsG__fadeIn{0%{opacity:0;width:0}to{opacity:1;width:60px}}.SiteLoader-module__LXnQsG__taglineWrapper{flex-direction:column;align-items:center;gap:8px;margin:-.781vw 0 0;display:flex}.SiteLoader-module__LXnQsG__tagline{font-family:var(--nunito);color:#fff;font-size:calc(var(--font-size-base) + 0px);letter-spacing:3px;text-transform:uppercase;opacity:0;margin:0;font-weight:400;animation:1.2s ease-out forwards SiteLoader-module__LXnQsG__textFadeIn}.SiteLoader-module__LXnQsG__taglineWrapper :first-child{animation-delay:.6s}.SiteLoader-module__LXnQsG__taglineWrapper :nth-child(2){animation-delay:1.2s}@keyframes SiteLoader-module__LXnQsG__textFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:.8;transform:translateY(0)}}.SiteLoader-module__LXnQsG__logo{z-index:2;width:100px;height:auto;animation:2.5s ease-in-out infinite SiteLoader-module__LXnQsG__logoPulse}.SiteLoader-module__LXnQsG__pulseRing{border:2px solid var(--secondary-color-20);border-radius:50%;width:100%;height:100%;animation:2.5s cubic-bezier(.4,0,.2,1) infinite SiteLoader-module__LXnQsG__ringPulse;position:absolute}@keyframes SiteLoader-module__LXnQsG__logoPulse{0%,to{filter:drop-shadow(0 0 #e9dac700);transform:scale(1)}50%{filter:drop-shadow(0 8px 25px #e9dac726);transform:scale(1.03)}}@keyframes SiteLoader-module__LXnQsG__ringPulse{0%{opacity:0;transform:scale(.5)}40%{opacity:.3}to{opacity:0;transform:scale(1.6)}}.SiteLoader-module__LXnQsG__loaderFooter{text-align:center;width:100%;position:absolute;bottom:15px}.SiteLoader-module__LXnQsG__loaderFooter p{color:var(--secondary-color)}.SiteLoader-module__LXnQsG__loaderFooter img{vertical-align:middle;background-color:var(--secondary-color-10);border-radius:50%;width:30px;height:30px;padding:.26vw}.SiteLoader-module__LXnQsG__loaderFooter span{color:#fff;font-weight:600}
.Header-module__DQA2XW__header{box-shadow:0 24px 36px -20px #00000014}.Header-module__DQA2XW__header .Header-module__DQA2XW__topHeader{background:#fff}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner{padding:1vw 0}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__logoArea .Header-module__DQA2XW__logo{grid-template-columns:1fr 1.8fr;align-items:center;gap:0;width:60%;display:grid}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__logoArea .Header-module__DQA2XW__logo .Header-module__DQA2XW__logoImage{width:100%;height:auto}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__logoArea .Header-module__DQA2XW__logo .Header-module__DQA2XW__logoImage:first-child{width:85%;height:auto}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__searchArea{justify-content:left;align-items:center;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__searchArea .Header-module__DQA2XW__searchInput{box-shadow:none;width:70%;height:45px;font-size:calc(var(--font-size-base) + 1px);border-radius:13px}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__searchArea .Header-module__DQA2XW__searchInput .ant-input-prefix{color:var(--primary-color);font-size:calc(var(--font-size-base) + 4px);margin-right:.26vw}.Header-module__DQA2XW__headerSearchInput{cursor:text;background-color:#f5f5f5;border-radius:.417vw;align-items:center;width:100%;height:6vh;padding:.521vw .833vw;display:flex;overflow:hidden}.Header-module__DQA2XW__headerSearchIcon{color:var(--primary-color);font-size:calc(var(--font-size-base) + 6px);flex-shrink:0;margin-right:.7vw}.Header-module__DQA2XW__headerSearchTickerWrap{flex:1;height:24px;overflow:hidden}.Header-module__DQA2XW__headerSearchTicker{transition:transform .5s cubic-bezier(.65,0,.35,1)}.Header-module__DQA2XW__headerSearchItem{color:#a0a0a0;height:24px;font-size:calc(var(--font-size-base) + 1px);-webkit-user-select:none;user-select:none;align-items:center;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea{justify-content:flex-end;align-items:center;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul{justify-content:flex-end;align-items:center;gap:1.5vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul li a{font-size:calc(var(--font-size-base) + 8px);flex-direction:column;justify-content:center;align-items:center;gap:.2vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul li:last-child{position:relative}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul li:last-child a{font-size:calc(var(--font-size-base) + 6px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul li a span{font-size:calc(var(--font-size-base) - 2px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText{justify-content:center;align-items:center;gap:.3vw;display:flex;position:relative}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText:after{content:"";background:#e5e7eb;width:1px;height:3vh;margin-left:1.5vw}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText p{font-size:calc(var(--font-size-base) + 0px);align-items:center;gap:.3vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText p svg{font-size:calc(var(--font-size-base) + 6px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText a{font-size:calc(var(--font-size-base) + 0px);color:var(--primary-color);font-weight:600}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader{border-top:1px solid var(--primary-color-10);z-index:1000;background:#fff;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isSticky{background:0 0;border-top:0 solid #0000;width:100%;animation:.4s forwards Header-module__DQA2XW__slideDown;position:fixed;top:0;left:0;box-shadow:0 4px 20px #00000014}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isSticky:before{content:"";-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);z-index:-1;background:#ffffffe6;width:100%;height:100%;position:absolute;top:0;left:0}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isHidden{opacity:0;visibility:hidden;border:none;height:0;padding:0;overflow:hidden}@keyframes Header-module__DQA2XW__slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea{justify-content:space-between;align-items:center;display:flex;position:static}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea .Header-module__DQA2XW__stickyLogo{justify-content:center;align-items:center;display:none}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isSticky .Header-module__DQA2XW__menuArea .Header-module__DQA2XW__stickyLogo{display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea .Header-module__DQA2XW__stickyLogoImage{object-fit:contain;width:auto;height:2vw}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul{justify-content:center;align-items:center;gap:2.5vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li{align-items:center;height:100%;display:flex;position:static}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li a{font-size:calc(var(--font-size-base) + 0px);color:#000;justify-content:center;align-items:center;gap:.25vw;padding:.7vw 0;font-weight:500;transition:color .3s;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li a:hover{color:var(--primary-color)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isSticky .Header-module__DQA2XW__menuArea ul li a{padding:1.1vw 0}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isSticky .Header-module__DQA2XW__actionArea ul li a span{display:none}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu{z-index:10000;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);background:#ffffffe6;border-top:1px solid #f2ece8;width:100%;padding:2.2vw 0 1.5vw;display:none;position:absolute;top:100%;left:0;box-shadow:0 15px 30px #0000000d}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li:hover .Header-module__DQA2XW__megaMenu{display:block!important}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__megaMenuGrid{grid-template-columns:1fr 1fr 1fr 1fr 2fr;gap:40px;display:grid}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__columnTitle{font-size:calc(var(--font-size-base) - 2px);color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.042vw;font-weight:700;display:block}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__megaMenuColumn .Header-module__DQA2XW__groupedSection{margin-top:1.302vw}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__columnLinks{grid-template-columns:repeat(1,1fr);align-items:flex-start;gap:10px 20px;margin:0;padding:0;list-style:none;display:grid}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__featuredLinks{grid-template-columns:repeat(1,1fr)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__columnLinks li{align-items:center;margin-bottom:0;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__columnLinks li a{width:100%;transition:all .2s;color:#333!important;padding:0!important;font-size:14px!important;font-weight:400!important;display:inline-block!important}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__columnLinks li a:hover{transform:translate(3px);color:var(--primary-color)!important}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__signatureGrid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__signatureCard{flex-direction:column;gap:10px;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__signatureCard .Header-module__DQA2XW__signatureImg{aspect-ratio:1;background:#f9f9f9;border-radius:25px;width:100%;overflow:hidden}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__signatureCard .Header-module__DQA2XW__signatureImg img{object-fit:cover;width:100%;height:100%;transition:all .4s}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__signatureCard:hover .Header-module__DQA2XW__signatureImg img{transform:scale(1.05)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__signatureCard span{font-size:calc(var(--font-size-base) - 1px);color:#222;text-align:center;font-weight:600}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li .Header-module__DQA2XW__megaMenu .Header-module__DQA2XW__simpleMenuGrid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__menuArea ul li a svg{font-size:calc(var(--font-size-base) - 2px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea{justify-content:flex-end;align-items:center;display:none}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader.Header-module__DQA2XW__isSticky .Header-module__DQA2XW__actionArea{display:block}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul{justify-content:flex-end;align-items:center;gap:1.5vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul li a{font-size:calc(var(--font-size-base) + 6px);justify-content:center;align-items:center;gap:.5vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul li a svg{font-size:calc(var(--font-size-base) + 6px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul li:last-child{position:relative}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul li:last-child a{font-size:calc(var(--font-size-base) + 4px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul li a span{font-size:calc(var(--font-size-base) + 0px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText{justify-content:center;align-items:center;gap:.3vw;display:flex;position:relative}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText:after{content:"";background:#e5e7eb;width:1px;height:3vh;margin-left:1.5vw}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText p{font-size:calc(var(--font-size-base) + 0px);align-items:center;gap:.3vw;display:flex}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText p svg{font-size:calc(var(--font-size-base) + 6px)}.Header-module__DQA2XW__header .Header-module__DQA2XW__bottomHeader .Header-module__DQA2XW__actionArea ul .Header-module__DQA2XW__helpText a{font-size:calc(var(--font-size-base) + 0px);color:var(--primary-color);font-weight:600}.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea .Header-module__DQA2XW__profileWrapper .Header-module__DQA2XW__profileDropdownUI .Header-module__DQA2XW__profileMenu .Header-module__DQA2XW__profileMenuItem,.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea .Header-module__DQA2XW__profileWrapper .Header-module__DQA2XW__profileDropdownUI .Header-module__DQA2XW__profileMenu .Header-module__DQA2XW__profileMenuItemLogout,.Header-module__DQA2XW__header .Header-module__DQA2XW__header_inner .Header-module__DQA2XW__actionArea .Header-module__DQA2XW__profileWrapper .Header-module__DQA2XW__profileDropdownUI .Header-module__DQA2XW__profileHeader .Header-module__DQA2XW__profileHeaderContent .Header-module__DQA2XW__myProfileBtn{flex-direction:row}.Header-module__DQA2XW__profileWrapper{position:relative}.Header-module__DQA2XW__userInitialAvatar{color:#fff;width:1.8vw;height:1.8vw;font-size:calc(var(--font-size-base));background:linear-gradient(135deg,#8b1d3d 0%,#4a0818 100%);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.Header-module__DQA2XW__profileWrapper:hover .Header-module__DQA2XW__profileDropdownUI{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__DQA2XW__profileDropdownUI{z-index:9999;visibility:hidden;opacity:0;pointer-events:none;background:#fff;border:1px solid #0000000d;border-radius:1.2vw;width:18vw;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;right:0;overflow:hidden;transform:translateY(10px);box-shadow:0 10px 40px #0000001a}.Header-module__DQA2XW__profileDropdownUI:before{content:"";background:0 0;height:30px;position:absolute;top:-30px;left:0;right:0}.Header-module__DQA2XW__profileHeader{background:linear-gradient(160deg,#6b0f2b 0%,#8b1a3a 60%,#4a0818 100%);border-radius:1.2vw;flex-direction:column;padding:1vw 1.2vw;display:flex;position:relative;overflow:hidden}.Header-module__DQA2XW__profileHeaderContent{z-index:2;flex-direction:column;display:flex;position:relative}.Header-module__DQA2XW__greeting{font-size:calc(var(--font-size-base) - 2px);color:#ffffffbf;margin-bottom:0}.Header-module__DQA2XW__userName{font-size:calc(var(--font-size-base) + 6px);color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:14vw;margin-bottom:.7vw;font-weight:700;overflow:hidden}.Header-module__DQA2XW__myProfileBtn{align-items:center!important;gap:0..4vw!important;color:#fff!important;font-size:calc(var(--font-size-base))!important;background:#ffffff26!important;border-radius:40px!important;width:fit-content!important;padding:.4vw 1vw!important;font-weight:400!important;text-decoration:none!important;transition:all .3s!important;display:flex!important}.Header-module__DQA2XW__myProfileBtn:hover{color:#fff;background:#ffffff40}.Header-module__DQA2XW__sparkleIcon1{font-size:calc(var(--font-size-base) + 14px);color:#fffffff2;z-index:1;position:absolute;top:25px;right:25px}.Header-module__DQA2XW__sparkleIcon2{font-size:calc(var(--font-size-base) + 2px);color:#fffc;z-index:1;position:absolute;top:65px;right:18px}.Header-module__DQA2XW__profileMenu{flex-direction:column;align-items:self-start;padding:0;display:flex}.Header-module__DQA2XW__profileMenuItem,.Header-module__DQA2XW__profileMenuItemLogout{cursor:pointer;align-items:center;width:100%;font-weight:500;text-decoration:none;transition:all .2s;display:flex;font-size:calc(var(--font-size-base))!important;justify-content:flex-start!important;gap:1vw!important;padding:.8vw 1.5vw!important}.Header-module__DQA2XW__profileMenuItem:hover,.Header-module__DQA2XW__profileMenuItemLogout:hover{background:#fdfaf8}.Header-module__DQA2XW__menuIconBox{width:40px;height:40px;color:var(--primary-color,#8b1d3d);font-size:calc(var(--font-size-base) + 6px);background:#fdfaf8;border:1px solid #f2e6e1;border-radius:50%;justify-content:center;align-items:center;display:flex}.Header-module__DQA2XW__profileDivider{background:#0000000d;height:1px;margin:.625vw 1.042vw}.Header-module__DQA2XW__counterItem{position:relative}.Header-module__DQA2XW__counterItem .Header-module__DQA2XW__counterView{content:"";background:#b33347;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px;box-shadow:0 0 0 2px #fff}
.LoginModal-module__SORcsW__loginModal .ant-modal-content{border-radius:20px;padding:0;overflow:hidden}.LoginModal-module__SORcsW__loginModal .ant-modal-container{border-radius:20px;padding:.781vw;overflow:hidden}.LoginModal-module__SORcsW__loginWrapper{min-height:500px;display:flex}.LoginModal-module__SORcsW__loginImageSide{color:#fff;background:linear-gradient(135deg,#461322 0%,#2a0b14 100%);border-radius:15px;flex-direction:column;justify-content:center;width:40%;padding:1.302vw;display:flex;position:relative;overflow:hidden}.LoginModal-module__SORcsW__loginImageSide:before{content:"";background:#ffffff0d;border-radius:50%;width:150px;height:150px;position:absolute;top:-50px;right:-50px}.LoginModal-module__SORcsW__brandInfo h2{font-size:calc(var(--font-size-base) + 18px);color:#fff;font-weight:700;font-family:var(--newsreader);margin-bottom:.781vw}.LoginModal-module__SORcsW__brandInfo p{font-size:calc(var(--font-size-base) + 1px);color:#fffc;margin-bottom:1.563vw;line-height:1.6}.LoginModal-module__SORcsW__featureList{margin:0;padding:0;list-style:none}.LoginModal-module__SORcsW__featureItem{font-size:calc(var(--font-size-base) + 0px);color:#ffffffe6;align-items:center;gap:12px;margin-bottom:1.042vw;display:flex}.LoginModal-module__SORcsW__featureItem .iconify{font-size:calc(var(--font-size-base) + 6px);color:#f2ece8}.LoginModal-module__SORcsW__loginFormSide{background:#fff;flex-direction:column;justify-content:center;width:60%;padding:2.604vw;display:flex;position:relative}.LoginModal-module__SORcsW__formHeader{text-align:center;margin-bottom:.781vw}.LoginModal-module__SORcsW__formHeader h3{font-size:calc(var(--font-size-base) + 10px);color:var(--primary-color);font-weight:700}.LoginModal-module__SORcsW__formHeader p{color:#888;font-size:var(--font-size-base)}.LoginModal-module__SORcsW__formHeader2{text-align:center;margin-bottom:.781vw}.LoginModal-module__SORcsW__formHeader2 h3{font-size:calc(var(--font-size-base) + 2px);color:var(--primary-color);font-weight:700}.LoginModal-module__SORcsW__formHeader2 p{color:#888;font-size:var(--font-size-base)}.LoginModal-module__SORcsW__inputGroup{margin-bottom:1.042vw}.LoginModal-module__SORcsW__inputGroup label{font-size:calc(var(--font-size-base) - 1px);color:#444;margin-bottom:.26vw;font-weight:700;display:block}.LoginModal-module__SORcsW__inputField{width:100%;height:50px;font-family:var(--nunito);border:1px solid #f2ece8;border-radius:10px;outline:none;padding:0 .781vw;transition:all .3s}.LoginModal-module__SORcsW__inputField:focus{border-color:#9e2649;box-shadow:0 0 0 4px #9e26490d}.LoginModal-module__SORcsW__forgotPass{text-align:right;font-size:calc(var(--font-size-base) - 1px);color:#9e2649;margin-top:-.521vw;margin-bottom:1.302vw;font-weight:600;text-decoration:none;display:block}.LoginModal-module__SORcsW__loginBtn{width:100%;height:55px;color:#fff!important;background:#461322!important;border:none!important;border-radius:12px!important;margin-bottom:1.302vw!important;font-size:16px!important;font-weight:700!important}.LoginModal-module__SORcsW__divider{text-align:center;margin-bottom:1.302vw;position:relative}.LoginModal-module__SORcsW__divider:before{content:"";z-index:1;background:#f2ece8;width:100%;height:1px;position:absolute;top:50%;left:0}.LoginModal-module__SORcsW__divider span{font-size:calc(var(--font-size-base) - 1px);color:#aaa;z-index:2;background:#fff;padding:0 .781vw;position:relative}.LoginModal-module__SORcsW__socialLogin{gap:15px;display:flex}.LoginModal-module__SORcsW__socialBtn{height:50px;font-size:calc(var(--font-size-base) + 0px);color:#444;cursor:pointer;background:#fff;border:1px solid #f2ece8;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:10px;font-weight:600;transition:all .2s;display:flex}.LoginModal-module__SORcsW__socialBtn:hover{background:#fdfaf8;border-color:#d1cfcf}.LoginModal-module__SORcsW__formFooter{text-align:center;font-size:calc(var(--font-size-base) + 0px);color:#666;margin-top:1.823vw}.LoginModal-module__SORcsW__formFooter a{color:#9e2649;font-weight:700;text-decoration:none}.LoginModal-module__SORcsW__shrinkSide{width:40%!important}.LoginModal-module__SORcsW__loginFormSide{width:65%;padding:2.5vw}.LoginModal-module__SORcsW__phoneInputWrapper{background:#fff;border:1px solid #f2ece8;border-radius:12px;align-items:center;padding:0 .781vw;transition:all .3s;display:flex}.LoginModal-module__SORcsW__phoneInputWrapper span{font-size:calc(var(--font-size-base) + 2px);color:#272626;border-right:1px solid #f2ece8;margin-right:.781vw;padding-right:.781vw;font-weight:700}.LoginModal-module__SORcsW__phoneInputWrapper .LoginModal-module__SORcsW__inputField{border:none;flex:1;padding:0}.LoginModal-module__SORcsW__phoneInputWrapper:focus-within{border-color:#9e2649;box-shadow:0 0 0 4px #9e26490d}.LoginModal-module__SORcsW__backBtn{cursor:pointer;color:#9e2649;width:40px;height:40px;font-size:calc(var(--font-size-base) + 6px);z-index:10;background:#fff6eb;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:30px;left:30px}.LoginModal-module__SORcsW__backBtn:hover{color:#fff;background:#9e2649;transform:translate(-5px)}.LoginModal-module__SORcsW__dateGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.LoginModal-module__SORcsW__datePicker{font-family:var(--nunito)!important;border:1px solid #f2ece8!important;border-radius:10px!important}.LoginModal-module__SORcsW__datePicker:focus,.LoginModal-module__SORcsW__datePicker:hover{border-color:#9e2649!important}.LoginModal-module__SORcsW__errorText{color:#e74c3c;font-size:calc(var(--font-size-base) - 2px);margin-top:.26vw;display:block}.LoginModal-module__SORcsW__termsText,.LoginModal-module__SORcsW__resendText{text-align:center;font-size:calc(var(--font-size-base) - 1px);color:#888;margin-top:.781vw}.LoginModal-module__SORcsW__termsText span,.LoginModal-module__SORcsW__resendText span{color:#9e2649;cursor:pointer;font-weight:700}.LoginModal-module__SORcsW__loginBtn{margin-top:.521vw}@media (max-width:991px){.LoginModal-module__SORcsW__loginFormSide{padding:2.083vw}.LoginModal-module__SORcsW__dateGrid{grid-template-columns:1fr}}.LoginModal-module__SORcsW__customOtpContainer .ant-input-otp{gap:15px;display:flex}.LoginModal-module__SORcsW__customOtpContainer .ant-input{text-align:center!important;color:#461322!important;background:#fdfaf8!important;border:2px solid #f2ece8!important;border-radius:14px!important;outline:none!important;width:50px!important;height:50px!important;padding:0!important;font-size:20px!important;font-weight:700!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:inset 0 2px 4px #00000005!important}.LoginModal-module__SORcsW__customOtpContainer .ant-input:hover{background:#fff!important;border-color:#d1cfcf!important}.LoginModal-module__SORcsW__customOtpContainer .ant-input:focus{background:#fff!important;border-color:#9e2649!important;transform:translateY(-5px)scale(1.05)!important;box-shadow:0 15px 25px -10px #9e264966!important}
