: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}
:root{--font-size:16px;--font-color:#1a1410;--background:#fff;--header-height:0px;--shop-header-height:0px;--primary-color:#910523;--primary-color2:#910623;--primary-color3:#910320;--primary-deep-color:#6a0419;--secondary-color:#b17f2c;--gold:#c9a44a;--gold-1:#b27f2c;--gold-2:#e0bd61;--gold-3:#f7dd7c;--gold-4:#fff1a5;--gold-5:#fdec9b;--ivory:#f6f1e7;--ivory-deep:#ede4d1;--cream:#faf6ec;--dark:#1a1410;--dark-soft:#2a221b;--gold-gradient:linear-gradient(180deg, #b27f2c 0%, #e0bd61 28%, #f7dd7c 50%, #fff1a5 62%, #e0bd61 80%, #b27f2c 100%)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-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)}html,body{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;max-width:100vw;overflow-x:clip}body{background:var(--background);color:var(--font-color);font-family:var(--font-plus-jakarta);font-size:var(--font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}ul{margin:0;padding:0;list-style:none}p{margin-block:0;margin:0}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-mongolian-baiti), serif}.kh-container{width:100%;margin:0 auto;padding:0 5%}.kh-container-min{max-width:1200px;margin:0 auto}.bird-flock{pointer-events:none;z-index:200;position:fixed;inset:0}.bird{pointer-events:none;will-change:transform, opacity;width:22px;height:18px;margin-top:-9px;margin-left:-11px;transition:opacity .25s;position:absolute}.cursor-dot{pointer-events:none;z-index:202;background:0 0;border:1px solid #b27f2c8c;border-radius:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;transition:width .25s,height .25s,opacity .2s,border-color .25s;position:fixed;top:0;left:0}.kh-cursor svg{filter:drop-shadow(0 2px 6px #b27f2c59);display:block}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.site-container{width:100%;max-width:1400px;margin:0 auto;padding:0 5%}
@media (min-width:2200px){.sv-container{max-width:2200px!important}}@media only screen and (min-width:2201px) and (max-width:2400px){:root{--font-size:20px}}@media only screen and (min-width:2001px) and (max-width:2200px){:root{--font-size:18px}}@media only screen and (min-width:1850px) and (max-width:2000px){:root{--font-size:16px}}@media only screen and (min-width:1500px) and (max-width:1650px){:root{--font-size:12px}}@media only screen and (min-width:1300px) and (max-width:1500px){:root{--font-size:10px}}@media only screen and (max-width:768px){:root{--font-size:12px}.kh-container{padding:0 15px}}
.kh-bird{transition:transform .4s;display:inline-block}.kh-bird-animated .wing-r{transform-origin:54.5px 70px;animation:1.4s cubic-bezier(.45,.05,.55,.95) infinite khFlapRight}.kh-bird-animated .wing-l{transform-origin:54.5px 70px;animation:1.4s cubic-bezier(.45,.05,.55,.95) infinite khFlapLeft}.kh-bird:hover .wing-r,.kh-bird:hover .wing-l{animation-play-state:paused}@keyframes khFlapRight{0%,to{transform:rotate(-5deg)}45%{transform:rotate(15deg)}}@keyframes khFlapLeft{0%,to{transform:rotate(5deg)}45%{transform:rotate(-15deg)}}@keyframes khBirdBob{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.kh-bird-gold:hover{filter:drop-shadow(0 0 5px #d4af3766)}.kh-bird-maroon:hover{filter:drop-shadow(0 0 5px #80000066)}
.SiteLoaderVideo-module__-miREq__loaderContainer{background:var(--primary-color3);z-index:999999;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .8s cubic-bezier(.77,0,.175,1),visibility .8s;display:flex;position:fixed;top:0;left:0}.SiteLoaderVideo-module__-miREq__fadeOut{opacity:0;visibility:hidden}.SiteLoaderVideo-module__-miREq__loaderContent{flex-direction:column;align-items:center;gap:0;display:flex}.SiteLoaderVideo-module__-miREq__videoWrapper{justify-content:center;align-items:center;width:950px;max-width:80vw;display:flex;position:relative;-webkit-mask-image:radial-gradient(#000 40%,#0000 85%);mask-image:radial-gradient(#000 40%,#0000 85%)}.SiteLoaderVideo-module__-miREq__loaderVideo{object-fit:contain;width:100%;height:auto}.SiteLoaderVideo-module__-miREq__brandText{flex-direction:column;align-items:center;gap:10px;animation:1s ease-out forwards SiteLoaderVideo-module__-miREq__fadeInScale;display:flex}.SiteLoaderVideo-module__-miREq__brandName{color:#6a0419;letter-spacing:8px;margin-right:-8px;font-size:28px;font-weight:300}.SiteLoaderVideo-module__-miREq__brandTagline{font-family:var(--inter);color:#0006;letter-spacing:4px;text-transform:uppercase;font-size:10px;font-weight:400}.SiteLoaderVideo-module__-miREq__brandLogo{position:absolute;bottom:5%}.SiteLoaderVideo-module__-miREq__brandLogo img{width:auto;height:8vh}@keyframes SiteLoaderVideo-module__-miREq__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media screen and (max-width:768px){.SiteLoaderVideo-module__-miREq__videoWrapper{width:auto;max-width:100%;height:50vh}.SiteLoaderVideo-module__-miREq__brandName{letter-spacing:6px;font-size:22px}.SiteLoaderVideo-module__-miREq__brandTagline{letter-spacing:3px;font-size:8px}}
.Header-module__DQA2XW__header{z-index:1000;flex-direction:column;width:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),background .4s,border-bottom .4s;display:flex;position:fixed;top:0;left:0}.Header-module__DQA2XW__header.Header-module__DQA2XW__transparent{background:0 0!important;border-bottom:1px solid #0000!important}.Header-module__DQA2XW__header.Header-module__DQA2XW__white_bg{background:#fff!important;border-bottom:1px solid #0000000d!important}.Header-module__DQA2XW__header.Header-module__DQA2XW__hidden{transform:translateY(-100%)}.Header-module__DQA2XW__top_row{z-index:1001;justify-content:space-between;align-items:center;width:100%;padding:20px 50px 10px;transition:padding .4s;display:flex;position:relative}.Header-module__DQA2XW__left_actions{flex:1;justify-content:flex-start;align-items:center;gap:20px;display:flex}.Header-module__DQA2XW__social_links{align-items:center;gap:1vw;display:flex}.Header-module__DQA2XW__social_icon{color:var(--dark);font-size:calc(var(--font-size) + 4px);justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__DQA2XW__social_icon:hover{color:var(--third-color);transform:translateY(-2px)}.Header-module__DQA2XW__logo_container{flex:1;justify-content:center;align-items:center;display:flex}.Header-module__DQA2XW__logo{object-fit:contain;width:auto;height:5.5vh;transition:transform .3s,height .4s}.Header-module__DQA2XW__logo:hover{transform:scale(1.03)}.Header-module__DQA2XW__header_actions{flex:1;justify-content:flex-end;align-items:center;gap:25px;display:flex}.Header-module__DQA2XW__action_btn{color:var(--dark);font-size:calc(var(--font-size) + 8px);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .3s;display:flex}.Header-module__DQA2XW__action_btn:hover{color:var(--third-color);transform:translateY(-2px)}.Header-module__DQA2XW__hamburger_btn{color:var(--dark);cursor:pointer;background:0 0;border:none;font-size:26px;transition:color .3s;display:none}.Header-module__DQA2XW__hamburger_btn:hover{color:var(--third-color)}.Header-module__DQA2XW__nav_menu{justify-content:center;align-items:center;gap:40px;width:100%;padding:0 50px 10px;transition:padding .4s;display:flex}.Header-module__DQA2XW__nav_link{color:var(--dark);font-family:var(--font-mongolian-baiti), serif;font-size:var(--font-size);text-transform:uppercase;letter-spacing:1px;padding:5px 0;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Header-module__DQA2XW__nav_link:after{content:"";background-color:var(--third-color);width:0;height:2px;transition:all .3s;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.Header-module__DQA2XW__nav_link:hover{color:var(--primary-color)}.Header-module__DQA2XW__nav_link:hover:after{width:100%}.Header-module__DQA2XW__dropdown_container{display:inline-block;position:relative}.Header-module__DQA2XW__chevron{vertical-align:middle;opacity:.8;margin-left:6px;font-size:10px;transition:transform .35s cubic-bezier(.25,1,.5,1)}.Header-module__DQA2XW__dropdown_container:hover .Header-module__DQA2XW__chevron{opacity:1;transform:rotate(180deg);color:var(--primary-color)!important}.Header-module__DQA2XW__dropdown_menu{opacity:0;visibility:hidden;z-index:1002;background-color:#fff;border:1.5px solid #b27f2c4d;border-radius:12px;min-width:220px;padding:14px 0;transition:all .35s cubic-bezier(.25,1,.5,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(12px);box-shadow:0 20px 40px #1a161314}.Header-module__DQA2XW__dropdown_menu:before{content:"";pointer-events:none;z-index:1;border:1px dashed #b27f2c40;border-radius:8px;position:absolute;inset:4px}.Header-module__DQA2XW__dropdown_menu:after{content:"";z-index:1;background-color:#fff;border-top:1.5px solid #b27f2c4d;border-left:1.5px solid #b27f2c4d;width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module__DQA2XW__dropdown_container:hover .Header-module__DQA2XW__dropdown_menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(16px)}.Header-module__DQA2XW__submenu_link{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1.5px;text-align:left;white-space:nowrap;z-index:2;justify-content:space-between;align-items:center;padding:10px 24px;font-size:15px;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;color:var(--dark)!important}.Header-module__DQA2XW__submenu_link:after{content:"→";opacity:0;color:var(--secondary-color);font-family:sans-serif;font-size:14px;transition:all .3s cubic-bezier(.25,1,.5,1);transform:translate(-8px)}.Header-module__DQA2XW__submenu_link:hover{background-color:#b27f2c0d;padding-left:28px;color:var(--primary-color)!important}.Header-module__DQA2XW__submenu_link:hover:after{opacity:1;transform:translate(0)}.Header-module__DQA2XW__mobile_menu_overlay{z-index:999;opacity:0;visibility:hidden;background:#fff;flex-direction:column;justify-content:center;width:100vw;height:100dvh;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.Header-module__DQA2XW__mobile_menu_overlay.Header-module__DQA2XW__open{opacity:1;visibility:visible}.Header-module__DQA2XW__mobile_menu_inner{flex-direction:column;justify-content:space-between;height:100%;padding:70px 20px 20px;display:flex;overflow-y:auto}.Header-module__DQA2XW__mobile_nav{text-align:left;flex-direction:column;align-items:self-start;gap:0;display:flex}.Header-module__DQA2XW__mobile_nav_link{font-family:var(--khoobi), sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--dark);opacity:0;width:100%;padding:12px 0;font-size:20px;font-weight:500;text-decoration:none;transition:all .6s cubic-bezier(.19,1,.22,1);position:relative;transform:translateY(30px)}.Header-module__DQA2XW__mobile_nav_link:after{content:"";background-color:var(--third-color);width:0;height:1px;transition:width .3s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Header-module__DQA2XW__mobile_menu_overlay.Header-module__DQA2XW__open .Header-module__DQA2XW__mobile_nav_link{opacity:1;transition-delay:calc(var(--animation-order) * .1s + .15s);transform:translateY(0)}.Header-module__DQA2XW__mobile_nav_link:hover{color:var(--third-color)}.Header-module__DQA2XW__mobile_nav_link:hover:after{width:40px}.Header-module__DQA2XW__mobile_footer{opacity:0;border-top:0 solid #0000001a;margin-top:30px;padding-top:25px;transition:all .5s .5s;transform:translateY(20px)}.Header-module__DQA2XW__mobile_menu_overlay.Header-module__DQA2XW__open .Header-module__DQA2XW__mobile_footer{opacity:1;transform:translateY(0)}.Header-module__DQA2XW__mobile_footer_text{color:#00000080;text-transform:uppercase;letter-spacing:2px;text-align:center;margin-bottom:20px;font-size:12px}.Header-module__DQA2XW__mobile_socials{justify-content:center;gap:20px;display:flex}.Header-module__DQA2XW__mobile_social_icon{color:var(--dark);font-size:18px;transition:all .4s cubic-bezier(.19,1,.22,1)}.Header-module__DQA2XW__mobile_social_icon:hover{color:var(--third-color);transform:translateY(-5px)scale(1.1)}@media only screen and (max-width:991px){.Header-module__DQA2XW__nav_menu,.Header-module__DQA2XW__social_links{display:none}.Header-module__DQA2XW__hamburger_btn{display:flex}.Header-module__DQA2XW__hamburger_btn.Header-module__DQA2XW__active{transform:rotate(90deg)}.Header-module__DQA2XW__top_row{border-bottom:1px solid #0000;padding:15px}.Header-module__DQA2XW__menu_open .Header-module__DQA2XW__top_row{border-bottom-color:#e0e0e0}.Header-module__DQA2XW__header.Header-module__DQA2XW__menu_open{-webkit-backdrop-filter:none;border-bottom:1px solid #0000000d;background:#fff!important}.Header-module__DQA2XW__header.Header-module__DQA2XW__menu_open .Header-module__DQA2XW__hamburger_btn,.Header-module__DQA2XW__header.Header-module__DQA2XW__menu_open .Header-module__DQA2XW__action_btn{color:var(--dark)!important}}.Header-module__DQA2XW__mobile_nav_item{opacity:0;border-bottom:1px solid #e1e1e1;width:100%;padding:12px 0;transition:all .6s cubic-bezier(.19,1,.22,1);transform:translateY(30px)}.Header-module__DQA2XW__mobile_menu_overlay.Header-module__DQA2XW__open .Header-module__DQA2XW__mobile_nav_item{opacity:1;transition-delay:calc(var(--animation-order) * .1s + .15s);transform:translateY(0)}.Header-module__DQA2XW__mobile_nav_link_btn{font-family:var(--khoobi), sans-serif;text-transform:uppercase;letter-spacing:1px;color:var(--dark);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;font-size:20px;font-weight:500;display:flex}.Header-module__DQA2XW__mobile_chevron{font-size:18px;transition:transform .3s}.Header-module__DQA2XW__mobile_chevron.Header-module__DQA2XW__open{color:var(--primary-color);transform:rotate(180deg)}.Header-module__DQA2XW__mobile_submenu{flex-direction:column;max-height:0;padding-left:15px;transition:max-height .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Header-module__DQA2XW__mobile_submenu.Header-module__DQA2XW__open{max-height:1000px}.Header-module__DQA2XW__mobile_sub_link{font-family:var(--font-plus-jakarta), sans-serif;color:var(--dark-soft);text-transform:uppercase;letter-spacing:1px;padding:8px 0;font-size:14px;text-decoration:none;transition:color .3s}.Header-module__DQA2XW__mobile_sub_link:hover{color:var(--primary-color)}.Header-module__DQA2XW__mobile_megamenu_wrapper{flex-direction:column;gap:20px;width:100%;padding:10px 0;display:flex}.Header-module__DQA2XW__mobile_megamenu_col{flex-direction:column;gap:8px;display:flex}.Header-module__DQA2XW__mobile_megamenu_col_title{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1px;color:var(--secondary-color,#b17f2c);border-bottom:1px dashed #b27f2c33;margin-bottom:4px;padding-bottom:4px;font-size:14px;font-weight:600}.Header-module__DQA2XW__mobile_megamenu_col_links{flex-direction:column;gap:6px;padding-left:10px;display:flex}.Header-module__DQA2XW__megamenu_container{position:static!important}.Header-module__DQA2XW__megamenu_menu{opacity:0;visibility:hidden;z-index:1002;box-sizing:border-box;background-color:#faf6ec;background-image:url(/assets/images/banners/minimal-megamenu-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid #0000000d;border-bottom:2px solid #b27f2c73;width:100%;padding:24px 0;transition:all .35s cubic-bezier(.25,1,.5,1);position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 20px 40px #1a161314}.Header-module__DQA2XW__megamenu_menu:before,.Header-module__DQA2XW__megamenu_menu:after{display:none}.Header-module__DQA2XW__megamenu_container:hover .Header-module__DQA2XW__megamenu_menu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__DQA2XW__force_close .Header-module__DQA2XW__megamenu_menu,.Header-module__DQA2XW__force_close .Header-module__DQA2XW__dropdown_menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(10px)!important}.Header-module__DQA2XW__megamenu_inner{z-index:2;box-sizing:border-box;justify-content:space-between;gap:40px;width:100%;max-width:1020px;margin:0 auto;padding:30px 40px;display:flex;position:relative}.Header-module__DQA2XW__megamenu_columns{flex:1;gap:50px;display:flex}.Header-module__DQA2XW__megamenu_column{flex-direction:column;gap:15px;min-width:230px;display:flex}.Header-module__DQA2XW__megamenu_column_title{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-color);text-align:left;border-bottom:1.5px solid #b27f2c33;margin:0;padding-bottom:6px;font-size:15px;font-weight:600}.Header-module__DQA2XW__megamenu_column_links{text-align:left;flex-direction:column;gap:10px;display:flex}.Header-module__DQA2XW__megamenu_link{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1.5px;z-index:2;box-sizing:border-box;border-radius:6px;justify-content:space-between;align-items:center;width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;padding:8px 12px;font-size:15px;font-weight:400;text-decoration:none;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;color:var(--dark)!important}.Header-module__DQA2XW__megamenu_link:after{content:"";opacity:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23b17f2c' d='m359.873 121.377l-22.627 22.627l95.997 95.997H16v32.001h417.24l-95.994 95.994l22.627 22.627L494.498 256z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:14px;height:14px;transition:all .3s cubic-bezier(.25,1,.5,1);display:block;transform:translate(-8px)}.Header-module__DQA2XW__megamenu_link:hover{background-color:#b27f2c0d;padding-left:20px;color:var(--primary-color)!important}.Header-module__DQA2XW__megamenu_link:hover:after{opacity:1;transform:translate(0)}.Header-module__DQA2XW__megamenu_images{flex-direction:column;gap:20px;display:flex}.Header-module__DQA2XW__megamenu_image_card{cursor:pointer;flex-direction:column;gap:8px;width:400px;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__DQA2XW__megamenu_image_card:hover{transform:translateY(-4px)}.Header-module__DQA2XW__megamenu_image_wrapper{border:1px solid #b27f2c2e;border-radius:6px;width:100%;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000000a}.Header-module__DQA2XW__megamenu_img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Header-module__DQA2XW__megamenu_image_card:hover .Header-module__DQA2XW__megamenu_img{transform:scale(1.06)}.Header-module__DQA2XW__megamenu_image_title{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1.5px;color:#1a1410;text-align:center;font-size:10px;font-weight:600;display:block}.Header-module__DQA2XW__megamenu_tabs_col{border-right:1.5px solid #b27f2c33;flex-direction:column;gap:15px;min-width:170px;padding-right:25px;display:flex}.Header-module__DQA2XW__megamenu_tab_btn{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1.2px;color:var(--dark);text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:4px;width:100%;padding:8px 15px;font-size:15px;font-weight:500;transition:all .3s;position:relative}.Header-module__DQA2XW__megamenu_tab_btn:hover,.Header-module__DQA2XW__megamenu_tab_btn.Header-module__DQA2XW__active{color:var(--primary-color);background:#9105230d}.Header-module__DQA2XW__megamenu_links_col{flex-direction:column;flex:1;gap:15px;min-width:180px;display:flex}.Header-module__DQA2XW__megamenu_preview_col{justify-content:center;align-items:center;width:340px;display:flex}.Header-module__DQA2XW__megamenu_preview_card{cursor:pointer;flex-direction:column;gap:12px;width:100%;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__DQA2XW__megamenu_preview_card:hover{transform:translateY(-4px)}.Header-module__DQA2XW__megamenu_preview_image_wrapper{aspect-ratio:1.6;border:1.5px solid #b27f2c40;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014}.Header-module__DQA2XW__megamenu_preview_img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Header-module__DQA2XW__megamenu_preview_card:hover .Header-module__DQA2XW__megamenu_preview_img{transform:scale(1.05)}.Header-module__DQA2XW__megamenu_preview_title{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:2px;color:var(--primary-color);text-align:center;font-size:13px;font-weight:600;transition:color .3s;display:block}.Header-module__DQA2XW__megamenu_preview_card:hover .Header-module__DQA2XW__megamenu_preview_title{color:var(--secondary-color)}.Header-module__DQA2XW__megamenu_grid{grid-template-columns:repeat(4,200px);justify-content:center;gap:24px 32px;width:100%;display:grid}.Header-module__DQA2XW__jewellery_grid_card{cursor:pointer;flex-direction:column;align-items:center;gap:10px;width:100%;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__DQA2XW__jewellery_grid_card:hover{transform:translateY(-4px)}.Header-module__DQA2XW__jewellery_grid_image_wrapper{aspect-ratio:1.15;background-color:#faf9f6;border:1.5px solid #b27f2c2e;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000000a}.Header-module__DQA2XW__jewellery_grid_img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Header-module__DQA2XW__jewellery_grid_card:hover .Header-module__DQA2XW__jewellery_grid_img{transform:scale(1.05)}.Header-module__DQA2XW__jewellery_grid_title{font-family:var(--font-mongolian-baiti), serif;text-transform:uppercase;letter-spacing:1.5px;text-align:center;font-size:15px;font-weight:500;transition:color .3s;display:block}.Header-module__DQA2XW__jewellery_grid_card:hover .Header-module__DQA2XW__jewellery_grid_title{color:var(--primary-color)}.Header-module__DQA2XW__wedding_preview_col{justify-content:center;align-items:center;width:440px;display:flex}.Header-module__DQA2XW__wedding_preview_card{cursor:pointer;flex-direction:column;width:100%;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.Header-module__DQA2XW__wedding_preview_card:hover{transform:translateY(-4px)}.Header-module__DQA2XW__wedding_preview_image_wrapper{aspect-ratio:1.5;border:1.5px solid #b27f2c40;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014}.Header-module__DQA2XW__wedding_preview_img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Header-module__DQA2XW__wedding_preview_card:hover .Header-module__DQA2XW__wedding_preview_img{transform:scale(1.05)}@media only screen and (max-width:768px){.Header-module__DQA2XW__logo{height:4vh}.Header-module__DQA2XW__mobile_nav_link,.Header-module__DQA2XW__mobile_nav_link_btn,.Header-module__DQA2XW__mobile_nav_link_btn span{font-size:13px}.Header-module__DQA2XW__mobile_sub_link{font-size:12px}}
.Footer-module__Jz1H6G__footer{background-color:var(--primary-deep-color);background:radial-gradient(circle, var(--primary-color) 0%, var(--primary-deep-color) 100%);color:#fff;border-top:1px solid #ffffff1a;padding:4vw 0 0;position:relative;overflow:hidden}.Footer-module__Jz1H6G__footer:before{content:"";opacity:.02;pointer-events:none;background-image:url(/assets/images/textures/brush-stroke.png);background-position:50%;background-size:60%;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__Jz1H6G__footer_inner{z-index:2;margin:0 auto;position:relative}.Footer-module__Jz1H6G__footer_top{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5vw;display:flex}.Footer-module__Jz1H6G__footer_logo{width:auto;height:3.5vw;margin-bottom:20px}.Footer-module__Jz1H6G__footer_tagline{text-transform:uppercase;letter-spacing:12px;color:var(--gold-3);opacity:.9;padding-bottom:20px;font-size:.75rem;position:relative}.Footer-module__Jz1H6G__footer_tagline:after{content:"";background-color:var(--gold-3);opacity:.4;width:40px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Footer-module__Jz1H6G__footer_grid{grid-template-columns:.7fr .7fr .7fr 1.3fr 1.3fr;gap:2.5vw;margin-bottom:10vw;display:grid}.Footer-module__Jz1H6G__footer_column{flex-direction:column;display:flex}.Footer-module__Jz1H6G__column_title{font-size:calc(var(--font-size));text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:35px;font-weight:400}.Footer-module__Jz1H6G__links_list{flex-direction:column;gap:18px;display:flex}.Footer-module__Jz1H6G__footer_link{font-size:calc(var(--font-size));color:#ffffff80;width:fit-content;text-decoration:none;transition:all .4s cubic-bezier(.19,1,.22,1);display:block;position:relative}.Footer-module__Jz1H6G__footer_link:hover{color:var(--gold-3);transform:translate(10px)}.Footer-module__Jz1H6G__footer_link:before{content:"";background-color:var(--gold-3);opacity:0;width:5px;height:1px;transition:all .4s;position:absolute;top:50%;left:-15px}.Footer-module__Jz1H6G__footer_link:hover:before{opacity:1;left:-10px}.Footer-module__Jz1H6G__about_text{font-size:calc(var(--font-size));color:#ffffff80;margin-bottom:30px;line-height:1.8}.Footer-module__Jz1H6G__contact_details{flex-direction:column;gap:1.8vw;display:flex}.Footer-module__Jz1H6G__brand_name{color:var(--gold-3);letter-spacing:2px;text-transform:uppercase;margin:0;font-size:1.2rem;font-weight:500}.Footer-module__Jz1H6G__address{font-size:calc(var(--font-size));color:#ffffff80;margin:0;line-height:1.8}.Footer-module__Jz1H6G__contact_actions{flex-wrap:wrap;justify-content:flex-start;gap:30px;display:flex}.Footer-module__Jz1H6G__action_item{flex-direction:column;align-items:center;gap:12px;display:flex}.Footer-module__Jz1H6G__action_item span{font-size:calc(var(--font-size) - 6px);color:#fff6;text-transform:uppercase;letter-spacing:2px;text-align:center;white-space:nowrap;transition:color .3s;display:none}.Footer-module__Jz1H6G__action_item:hover span{color:var(--gold-3)}.Footer-module__Jz1H6G__action_icon_wrapper{color:#fff;width:50px;height:50px;font-size:calc(var(--font-size) + 2px);background:#ffffff05;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.19,1,.22,1);display:flex;position:relative;overflow:hidden}.Footer-module__Jz1H6G__action_icon_wrapper:after{content:"";background:linear-gradient(45deg,#0000,#c9a44a33,#0000);width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0;transform:translate(-100%)}.Footer-module__Jz1H6G__action_icon_wrapper:hover:after{transform:translate(100%)}.Footer-module__Jz1H6G__action_icon_wrapper:hover{background:var(--gold-3);color:var(--primary-deep-color);border-color:var(--gold-3);transform:translateY(-8px);box-shadow:0 15px 30px #0000004d,0 0 15px #c9a44a4d}.Footer-module__Jz1H6G__social_links{gap:25px;display:flex}.Footer-module__Jz1H6G__social_link{font-size:calc(var(--font-size) + 6px);color:#ffffff4d;padding:5px;transition:all .5s cubic-bezier(.19,1,.22,1)}.Footer-module__Jz1H6G__social_link:hover{color:var(--gold-3);transform:translateY(-5px)scale(1.1)}.Footer-module__Jz1H6G__footer_bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:1vw 0;display:flex;position:relative}.Footer-module__Jz1H6G__copyright_wrapper{align-items:center;gap:10px;display:flex}.Footer-module__Jz1H6G__copyright{font-size:calc(var(--font-size) - 2px);color:#ffffff80;letter-spacing:1px;align-items:center;gap:.2vw;margin:0;display:flex}.Footer-module__Jz1H6G__copyrightBrandIcon{margin:0 .3vw}.Footer-module__Jz1H6G__copyright img{vertical-align:middle;width:auto;height:1.5vw}.Footer-module__Jz1H6G__bottom_links{gap:40px;display:flex}.Footer-module__Jz1H6G__bottom_link{color:#ffffff80;font-size:.8rem;text-decoration:none;transition:color .3s}.Footer-module__Jz1H6G__bottom_link:hover{color:#fff}.Footer-module__Jz1H6G__footer_gif_container{pointer-events:none;justify-content:center;align-items:center;width:100%;margin-top:10px;margin-bottom:20px;display:flex;position:absolute;bottom:0;left:0}.Footer-module__Jz1H6G__footer_gif{opacity:.85;mix-blend-mode:screen;pointer-events:none;width:34%;height:auto;margin:0 0 -5.8%}.Footer-module__Jz1H6G__copyright br{display:none}@media (max-width:1200px){.Footer-module__Jz1H6G__footer_grid{gap:40px}}@media (max-width:991px){.Footer-module__Jz1H6G__footer_grid{grid-template-columns:1fr 1fr;gap:60px}}@media only screen and (max-width:768px){.Footer-module__Jz1H6G__footer{padding:45px 0 0}.Footer-module__Jz1H6G__footer_top{margin-bottom:35px}.Footer-module__Jz1H6G__footer_logo{width:50%;height:auto;margin-bottom:20px}.Footer-module__Jz1H6G__footer_tagline{letter-spacing:4px;padding-bottom:12px;font-size:10px}.Footer-module__Jz1H6G__copyright{flex-wrap:wrap;justify-content:center}.Footer-module__Jz1H6G__copyrightBrandIcon{margin:0 7px}.Footer-module__Jz1H6G__copyright img{height:24px;padding-left:3px}.Footer-module__Jz1H6G__footer_grid{text-align:left;grid-template-columns:1fr 1fr;gap:35px}.Footer-module__Jz1H6G__footer_column:nth-child(3),.Footer-module__Jz1H6G__footer_column:nth-child(4),.Footer-module__Jz1H6G__footer_column:nth-child(5){grid-column:span 2}.Footer-module__Jz1H6G__footer_column{align-items:left}.Footer-module__Jz1H6G__column_title{margin-bottom:20px}.Footer-module__Jz1H6G__about_text{margin-bottom:10px}.Footer-module__Jz1H6G__contact_actions{justify-content:left;gap:15px;margin-top:12px}.Footer-module__Jz1H6G__footer_link:hover{transform:unset}.Footer-module__Jz1H6G__footer_link:before{display:none}.Footer-module__Jz1H6G__footer_bottom{text-align:center;border-top:1px solid var(--secondary-color);flex-direction:column-reverse;gap:12px;padding:15px 0}.Footer-module__Jz1H6G__social_links{gap:18px}.Footer-module__Jz1H6G__action_icon_wrapper{width:42px;height:42px}.Footer-module__Jz1H6G__footer_grid{margin-bottom:32vw}.Footer-module__Jz1H6G__footer_gif_container{margin-bottom:0;bottom:102px}.Footer-module__Jz1H6G__footer_gif{width:86%}.Footer-module__Jz1H6G__copyright,.Footer-module__Jz1H6G__copyright br{display:block}}.Footer-module__Jz1H6G__address_wrapper{flex-direction:column;gap:10px;display:flex}.Footer-module__Jz1H6G__get_directions_link{font-family:var(--font-plus-jakarta), sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#fff;background-color:#ffffff05;border:1px solid #ffffff14;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-top:10px;padding:8px 20px;font-size:11px;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.19,1,.22,1);display:inline-flex}.Footer-module__Jz1H6G__get_directions_link:hover{background-color:var(--gold-3);color:var(--primary-deep-color);border-color:var(--gold-3);transform:translateY(-4px);box-shadow:0 10px 20px #0003}.Footer-module__Jz1H6G__link_icon{font-size:14px}
.Breadcrumb-module__0MNxnG__breadcrumbSection{background-color:#30000a;border-bottom:1px solid #e0bd6126;justify-content:center;align-items:center;width:100%;padding:180px 0 80px;display:flex;position:relative;overflow:hidden}.Breadcrumb-module__0MNxnG__breadcrumbSection:before{content:"";opacity:.85;z-index:1;background-image:url(/assets/images/banners/luxury_velvet_bg.png);background-position:50%;background-size:cover;position:absolute;inset:0}.Breadcrumb-module__0MNxnG__breadcrumbSection:after{content:"";z-index:2;background:radial-gradient(circle,#91052340 0%,#30000abf 80%,#050001 100%);position:absolute;inset:0}.Breadcrumb-module__0MNxnG__breadcrumbContent{z-index:3;text-align:center;color:#fff;max-width:850px;margin:0 auto;position:relative}.Breadcrumb-module__0MNxnG__title{font-family:var(--font-mongolian-baiti), serif;color:#fff;letter-spacing:1px;text-shadow:0 2px 15px #00000080;margin:0 0 14px;font-size:48px;font-weight:400;line-height:1.2}.Breadcrumb-module__0MNxnG__nav{font-family:var(--font-plus-jakarta), sans-serif;text-transform:uppercase;letter-spacing:2px;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.Breadcrumb-module__0MNxnG__link{color:var(--gold-2,#e0bd61);text-decoration:none;transition:color .3s}.Breadcrumb-module__0MNxnG__link:hover{color:#fff}.Breadcrumb-module__0MNxnG__separator{color:#fff6;font-size:10px}.Breadcrumb-module__0MNxnG__current{color:#fffffff2;font-weight:500}.Breadcrumb-module__0MNxnG__decorativeFooter{opacity:.7;justify-content:center;align-items:center;gap:16px;margin-top:24px;display:flex}.Breadcrumb-module__0MNxnG__line{background-color:var(--gold-2,#e0bd61);width:40px;height:1px}.Breadcrumb-module__0MNxnG__starIcon{color:var(--gold-2,#e0bd61);font-size:12px}.Breadcrumb-module__0MNxnG__diamondOne,.Breadcrumb-module__0MNxnG__diamondTwo{display:none}@media (max-width:768px){.Breadcrumb-module__0MNxnG__breadcrumbSection{padding:140px 0 60px}.Breadcrumb-module__0MNxnG__breadcrumbSection .Breadcrumb-module__0MNxnG__title{font-size:20px}.Breadcrumb-module__0MNxnG__breadcrumbSection .Breadcrumb-module__0MNxnG__breadcrumbContent{padding:0 20px}.Breadcrumb-module__0MNxnG__breadcrumbSection .Breadcrumb-module__0MNxnG__current{text-align:left}.Breadcrumb-module__0MNxnG__breadcrumbSection .Breadcrumb-module__0MNxnG__nav{align-items:flex-start}}
@font-face{font-family:Oswald;font-style:normal;font-weight:200;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:200;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:200;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:200;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:200;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/efadc3f7fcf6ac94-s.0ronfshk6c11u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8e410338cab7e12e-s.0pzfatk.cc28~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7e93c0a52799e849-s.02iuq1j5cuj0..woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/037b6aa687f94b32-s.04mfs5x1exovh.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9a800f173b8d9e8f-s.p.129r4siq6of2c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_f9074786-module__B8VomW__className{font-family:Oswald,Oswald Fallback;font-style:normal}.oswald_f9074786-module__B8VomW__variable{--oswald:"Oswald", "Oswald Fallback"}
@font-face{font-family:roman;src:url(../media/C792_Roman_Regular-s.p.02s9eggwera4y.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:roman Fallback;src:local(Arial);ascent-override:92.89%;descent-override:26.99%;line-gap-override:7.52%;size-adjust:99.68%}.roman_e3dc045e-module__hz8jOW__className{font-family:roman,roman Fallback}.roman_e3dc045e-module__hz8jOW__variable{--roman:"roman", "roman Fallback"}
@font-face{font-family:boska;src:url(../media/Boska_Extralight-s.p.00bhx~_tjoizs.otf)format("opentype");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:boska;src:url(../media/Boska_ExtralightItalic-s.p.16pjm9w72d31_.otf)format("opentype");font-display:swap;font-weight:200;font-style:italic}@font-face{font-family:boska;src:url(../media/Boska_Light-s.p.0-13zfb.k_9go.otf)format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:boska;src:url(../media/Boska_LightItalic-s.p.0hs8j2i--08.w.otf)format("opentype");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:boska;src:url(../media/Boska_Regular-s.p.0wpt6b2cy19nm.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:boska;src:url(../media/Boska_Italic-s.p.0pc44m6945--4.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:boska;src:url(../media/Boska_Medium-s.p.0~4nzuk11hawo.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:boska;src:url(../media/Boska_MediumItalic-s.p.0yfuhks9516tf.otf)format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:boska;src:url(../media/Boska_Bold-s.p.15ovdx.h-m~42.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:boska;src:url(../media/Boska_BoldItalic-s.p.0v9l1gs5kyee4.otf)format("opentype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:boska;src:url(../media/Boska_Black-s.p.0aov5nmm6s2xz.otf)format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:boska;src:url(../media/Boska_BlackItalic-s.p.104c31kvn_zph.otf)format("opentype");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:boska Fallback;src:local(Arial);ascent-override:105.04%;descent-override:27.35%;line-gap-override:9.85%;size-adjust:91.39%}.boska_3cbdbe58-module__VOKSLq__className{font-family:boska,boska Fallback}.boska_3cbdbe58-module__VOKSLq__variable{--boska:"boska", "boska Fallback"}
@font-face{font-family:erode;src:url(../media/Erode_Light-s.p.0q1z53q~fzv5g.otf)format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:erode;src:url(../media/Erode_LightItalic-s.p.0ee05mfqd85-6.otf)format("opentype");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:erode;src:url(../media/Erode_Regular-s.p.0366x_c89usgj.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:erode;src:url(../media/Erode_Italic-s.p.047to-w~mix1~.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:erode;src:url(../media/Erode_Medium-s.p.0kr8u4yb7ir9q.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:erode;src:url(../media/Erode_MediumItalic-s.p.0lq8.c423ys.~.otf)format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:erode;src:url(../media/Erode_Semibold-s.p.0syiqldy1qel..otf)format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:erode;src:url(../media/Erode_SemiboldItalic-s.p.0944-0zvw.l0m.otf)format("opentype");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:erode;src:url(../media/Erode_Bold-s.p.0tvlcdddju87k.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:erode;src:url(../media/Erode_BoldItalic-s.p.10kifs-t~n9go.otf)format("opentype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:erode Fallback;src:local(Arial);ascent-override:100.5%;descent-override:23.77%;line-gap-override:9.73%;size-adjust:92.54%}.erode_ffd37335-module__3rz-Ea__className{font-family:erode,erode Fallback}.erode_ffd37335-module__3rz-Ea__variable{--erode:"erode", "erode Fallback"}
@font-face{font-family:sentient;src:url(../media/Sentient_Extralight-s.p.03_05p_0g0j8~.otf)format("opentype");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:sentient;src:url(../media/Sentient_ExtralightItalic-s.p.0~.ri7bme8sp0.otf)format("opentype");font-display:swap;font-weight:200;font-style:italic}@font-face{font-family:sentient;src:url(../media/Sentient_Light-s.p.0-7sjxg1hg4z2.otf)format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:sentient;src:url(../media/Sentient_LightItalic-s.p.11tn7uhk.o46s.otf)format("opentype");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:sentient;src:url(../media/Sentient_Regular-s.p.0-nw-_7qli83s.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:sentient;src:url(../media/Sentient_Italic-s.p.16.iexa86-et_.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:sentient;src:url(../media/Sentient_Medium-s.p.05zwn977rcaez.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:sentient;src:url(../media/Sentient_MediumItalic-s.p.16jp2qah9sk0y.otf)format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:sentient;src:url(../media/Sentient_Bold-s.p.0pgm-wan317~5.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:sentient;src:url(../media/Sentient_BoldItalic-s.p.0p6wvxmpl61yp.otf)format("opentype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:sentient Fallback;src:local(Arial);ascent-override:88.27%;descent-override:29.42%;line-gap-override:7.36%;size-adjust:108.76%}.sentient_6f0433c8-module__wMH2BW__className{font-family:sentient,sentient Fallback}.sentient_6f0433c8-module__wMH2BW__variable{--sentient:"sentient", "sentient Fallback"}
@font-face{font-family:khoobi;src:url(../media/C059_BDITA-s.p.17yl~0ec6~hx7.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:khoobi;src:url(../media/C059_BOLD-s.p.0in~~oxw0ps3f.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:khoobi Fallback;src:local(Arial);ascent-override:62.27%;descent-override:22.22%;line-gap-override:16.9%;size-adjust:118.35%}.khoobi_949625d-module__gVQ6lW__className{font-family:khoobi,khoobi Fallback}.khoobi_949625d-module__gVQ6lW__variable{--khoobi:"khoobi", "khoobi Fallback"}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.04o39dzmj.ey..woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/e629b5bc06499d58-s.0b_~8bw~gzh90.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/1a099d89ee94ee96-s.0_qb~~5cn13jl.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.0eehd8tgys7nv.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_6cbb988-module__vh2mgq__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_6cbb988-module__vh2mgq__variable{--font-plus-jakarta:"Plus Jakarta Sans", "Plus Jakarta Sans Fallback"}
@font-face{font-family:mongolianBaiti;src:url(../media/monbaiti-s.p.17y-1-lxs.s0k.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:mongolianBaiti Fallback;src:local(Arial);ascent-override:92.34%;descent-override:23.98%;line-gap-override:0.0%;size-adjust:91.43%}.mongolianbaiti_9e53d3d1-module__gPqRCG__className{font-family:mongolianBaiti,mongolianBaiti Fallback}.mongolianbaiti_9e53d3d1-module__gPqRCG__variable{--font-mongolian-baiti:"mongolianBaiti", "mongolianBaiti Fallback"}
