:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);backface-visibility:hidden}.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{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.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-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,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.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);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.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);left:0;top: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%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--font-sans: "Montserrat", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif: "Arapey", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-black: #000000;--color-black-alt: #121415;--color-white: #FFFFFF;--color-primary: #AC997F;--color-secondary: #DEDAD3;--color-tertiary: #F8F5F1;--breakpoint-xs: 500px;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1440px;--breakpoint-3xl: 1728px;--breakpoint-4xl: 1920px;--breakpoint-5xl: 2220px;--breakpoint-6xl: 2560px}.block-home-slideshow{position:relative;overflow:hidden;background-color:var(--color-black)}.block-home-slideshow.block-index-0{padding-top:0}.home-slideshow-swiper,.home-slideshow-slide{width:100%;min-height:100svh}.home-slideshow-slide{position:relative;display:flex;align-items:flex-end;overflow:hidden;color:var(--color-tertiary)}.home-slideshow-slide__image,.home-slideshow-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.home-slideshow-slide__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-slideshow-slide__overlay{z-index:1;background:linear-gradient(180deg,#000,#0000 36.781%),linear-gradient(224.235deg,#0000 50.758%,#000 88.806%)}.home-slideshow-slide__content{position:relative;z-index:2;width:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.home-slideshow-slide__wysiwyg h1,.home-slideshow-slide__wysiwyg h2,.home-slideshow-slide__wysiwyg h3,.home-slideshow-slide__wysiwyg h4,.home-slideshow-slide__wysiwyg h5,.home-slideshow-slide__wysiwyg p,.home-slideshow-slide__wysiwyg a,.home-slideshow-slide__wysiwyg li{color:var(--color-tertiary)}.home-slideshow-slide__wysiwyg h1,.home-slideshow-slide__wysiwyg .h1{margin-bottom:8px}.home-slideshow-slide__wysiwyg p{font-weight:300;line-height:normal}.home-slideshow-slide__link{margin-top:16px}@media(min-width:1440px){.home-slideshow-slide__link{margin-top:16px}}@media(min-width:1440px)and (min-width:1728px){.home-slideshow-slide__link{margin-top:calc(1.0416666667vw - 2px)}}@media(min-width:1440px)and (min-width:1920px){.home-slideshow-slide__link{margin-top:calc(1vw - 1.2px)}}@media(min-width:1440px)and (min-width:2220px){.home-slideshow-slide__link{margin-top:calc(.8823529412vw + 1.4117647059px)}}@media(min-width:1440px)and (min-width:2560px){.home-slideshow-slide__link{margin-top:24px}}.home-slideshow-pagination{position:absolute;right:18px!important;bottom:28px!important;left:auto!important;z-index:3;display:flex;justify-content:flex-end;gap:6px}@media(min-width:768px){.home-slideshow-pagination{right:48px!important;bottom:48px!important;left:auto;justify-content:flex-end}}@media(min-width:1440px){.home-slideshow-pagination{right:48px}}@media(min-width:1440px)and (min-width:1728px){.home-slideshow-pagination{right:calc(3.125vw - 6px)}}@media(min-width:1440px)and (min-width:1920px){.home-slideshow-pagination{right:calc(2.6666666667vw + 2.8px)}}@media(min-width:1440px)and (min-width:2220px){.home-slideshow-pagination{right:calc(2.9411764706vw - 3.2941176471px)}}@media(min-width:1440px)and (min-width:2560px){.home-slideshow-pagination{right:72px}}@media(min-width:1440px){.home-slideshow-pagination{bottom:48px}}@media(min-width:1440px)and (min-width:1728px){.home-slideshow-pagination{bottom:calc(3.125vw - 6px)}}@media(min-width:1440px)and (min-width:1920px){.home-slideshow-pagination{bottom:calc(2.6666666667vw + 2.8px)}}@media(min-width:1440px)and (min-width:2220px){.home-slideshow-pagination{bottom:calc(2.9411764706vw - 3.2941176471px)}}@media(min-width:1440px)and (min-width:2560px){.home-slideshow-pagination{bottom:72px}}@media(min-width:1440px){.home-slideshow-pagination{gap:10px}}@media(min-width:1440px)and (min-width:1728px){.home-slideshow-pagination{gap:calc(1.0416666667vw - 8px)}}@media(min-width:1440px)and (min-width:1920px){.home-slideshow-pagination{gap:calc(.3333333333vw + 5.6px)}}@media(min-width:1440px)and (min-width:2220px){.home-slideshow-pagination{gap:calc(.5882352941vw - .0588235294px)}}@media(min-width:1440px)and (min-width:2560px){.home-slideshow-pagination{gap:15px}}.home-slideshow-pagination .swiper-pagination-bullet{width:6px;height:6px;margin:0!important;border-radius:999px;background:var(--color-tertiary);opacity:.45;transition:all .3s ease}@media(min-width:1440px){.home-slideshow-pagination .swiper-pagination-bullet{width:9px}}@media(min-width:1440px)and (min-width:1728px){.home-slideshow-pagination .swiper-pagination-bullet{width:calc(.5208333333vw + 0px)}}@media(min-width:1440px)and (min-width:1920px){.home-slideshow-pagination .swiper-pagination-bullet{width:calc(.6666666667vw - 2.8px)}}@media(min-width:1440px)and (min-width:2220px){.home-slideshow-pagination .swiper-pagination-bullet{width:calc(.5882352941vw - 1.0588235294px)}}@media(min-width:1440px)and (min-width:2560px){.home-slideshow-pagination .swiper-pagination-bullet{width:14px}}@media(min-width:1440px){.home-slideshow-pagination .swiper-pagination-bullet{height:9px}}@media(min-width:1440px)and (min-width:1728px){.home-slideshow-pagination .swiper-pagination-bullet{height:calc(.5208333333vw + 0px)}}@media(min-width:1440px)and (min-width:1920px){.home-slideshow-pagination .swiper-pagination-bullet{height:calc(.6666666667vw - 2.8px)}}@media(min-width:1440px)and (min-width:2220px){.home-slideshow-pagination .swiper-pagination-bullet{height:calc(.5882352941vw - 1.0588235294px)}}@media(min-width:1440px)and (min-width:2560px){.home-slideshow-pagination .swiper-pagination-bullet{height:14px}}.home-slideshow-pagination .swiper-pagination-bullet-active{opacity:1}
