.btn{padding:15px 20px;display:inline-block;position:relative;background-color:transparent;appearance:none;zoom:1;text-align:center;text-transform:uppercase;outline:none;border:0;border-radius:0;cursor:pointer;color:#fff}.btn:before{content:"";position:absolute;top:0;left:0;z-index:1;width:2px;transition:all .3s ease-in-out;height:40px;background-color:#fff}.btn span{font-family:"Playfair Display",serif;color:#fff;font-weight:700;letter-spacing:2.6px;font-size:.8125rem;text-transform:uppercase;line-height:1;display:block;position:relative;padding:0;margin:0;z-index:2;transition:all .3s ease-in-out}@media not all and (pointer: coarse){.btn:hover:before{left:0;width:100%;transform:translateX(0%)}.btn:hover span{color:#26442B}}.btn:focus-visible:before{left:0;width:100%;transform:translateX(0%)}.black.btn span{color:#000}.black.btn:before{background-color:#000}@media not all and (pointer: coarse){.black.btn:hover span{color:#fff}}.read-more{padding:15px 20px;display:inline-block;position:relative;background-color:transparent;appearance:none;zoom:1;text-align:center;text-transform:uppercase;outline:none;border:0;border-radius:0;cursor:pointer;font-family:"Playfair Display",serif;color:#fff;font-weight:700;letter-spacing:2.6px;font-size:.875rem;text-transform:uppercase;line-height:1}.read-more:before{content:"";position:absolute;z-index:1;width:50px;height:2px;background-color:#fff;left:0;bottom:0;transition:all .3s ease-in-out}@media not all and (pointer: coarse){.read-more:hover:before{width:100%}}.hidden{position:absolute;display:block;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.animated{transition:all 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.footer a,.privary-navigation a,.map-tabs-module__filter--items ul li{position:relative}.footer a::before,.privary-navigation a::before,.map-tabs-module__filter--items ul li::before{content:"";height:1px;width:0%;position:absolute;left:0%;bottom:-10px;border-radius:10px;background-color:#fff;transition:all .7s ease-in-out}.footer a:hover::before,.privary-navigation a:hover::before,.map-tabs-module__filter--items ul li:hover::before{width:100%}.footer a.active::before,.privary-navigation a.active::before,.map-tabs-module__filter--items ul li.active::before{width:100%}@media screen and (min-width: 1300px){.team-quad__item figure{position:relative}.team-quad__item figure::before{content:'';position:absolute;transition:all 0.5s ease-in;opacity:0;top:5%;left:5%;width:90%;height:90%;background-color:rgba(38,68,43,0.5);pointer-events:none}.team-quad__item figure::after{content:'';position:absolute;top:calc(50% - 18px);left:calc(50% - 18px);transition:all 0.5s ease-in;background:url(svg/expand.svg);opacity:0;width:37px;height:37px}.team-quad__item figure:hover::before,.team-quad__item figure:hover::after{opacity:1}}.btn-secondary{padding:2px;display:inline-block;position:relative;background-color:transparent;appearance:none;zoom:1;outline:none;border:0;border-radius:0;cursor:pointer;font-family:"Open Sans",sans-serif;color:#26442B;font-weight:100;letter-spacing:2.6px;font-size:.8125rem;text-transform:uppercase;line-height:1}.btn-secondary:before{content:"";position:absolute;right:0;bottom:-2px;z-index:0;width:100%;height:1px;border-bottom:1px dashed #26442B;transition:all .3s ease-in-out}@media not all and (pointer: coarse){.btn-secondary:hover:before{animation:width 0.8s ease-in forwards}}*{box-sizing:border-box}html{font-size:16px}@media (max-width: 1250px){html{max-width:100vw;zoom:1 !important;overflow-x:hidden}}body{font-family:"Open Sans",sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#26442B;color:#fff}.skip-to-content{background:black;padding:10px;color:#fff;padding:10px 20px;position:fixed;transition:all 300ms ease-out;z-index:99999999;top:-100px;display:block;margin:0}.skip-to-content:focus{top:0}.skip-to-content:hover{background:#EACD77;color:black}.lbx{display:-ms-grid;display:grid;place-items:center;width:100%;height:100%;padding:30px;position:fixed;top:0;left:0;z-index:99;overflow-y:auto;box-sizing:border-box}.lbx.lbx-fullscreen{padding:0}.lbx *{box-sizing:border-box}.lbx_bg{background:rgba(0,0,0,0.7);display:block;position:absolute;inset:0;animation:lbxFadeOut 0.6s ease-in-out forwards}.active .lbx_bg{animation:lbxFadeIn 0.6s ease-in-out forwards}.lbx_container{display:inline-block;width:auto;min-width:200px;max-width:100%;height:auto;min-height:120px;position:relative;z-index:2;animation:lbxFadeOutUp 0.4s ease-in-out forwards}.active .lbx_container{animation:lbxFadeInUp 0.4s ease-in-out forwards}.lbx_loading{display:block;position:absolute;top:50%;left:50%;z-index:0;transform:translate(-50%, -50%);opacity:0;transition:opacity 0.6s}.active .lbx_loading{opacity:1}.lbx_loading svg{display:block;width:40px;height:auto}.lbx_loading svg circle{transform-origin:center center}.lbx_loading svg circle:first-child{animation:lbxSpin 5s infinite linear}.lbx_loading svg circle:last-child{animation:lbxSpin 3s infinite linear reverse}.lbx_item{display:block;margin:0;transition:opacity 0.6s}.lbx_item:not(.active){width:0;height:0;position:absolute;top:0;left:0;opacity:0}.lbx_item>*{display:block !important}.lbx_item img,.lbx_item video{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 120px)}.lbx-fullscreen .lbx_item img,.lbx-fullscreen .lbx_item video{width:100vw;max-width:100vw;height:100vh;max-height:100vh;object-fit:cover}.lbx_item iframe{display:block;max-width:100%;max-height:100%}.lbx-inline .lbx_item{background:#fff}.lbx_item-foot{display:block;width:100%;padding:0 20px;position:absolute;bottom:0;left:0;z-index:1;text-align:center}.lbx_item-caption{display:inline-block;padding:0.5em;transform:translateY(100%);transition:transform 0.3s 0.3s}.lbx_item.active .lbx_item-caption{transform:translateY(0)}.lbx_arrow{background:none;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0;line-height:1;position:absolute;top:50%;z-index:1;transform:translateY(-50%);cursor:pointer}.lbx-wideArrows .lbx_arrow{width:50%;height:100%;border:0;top:0;transform:none}.lbx_arrow-box{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;padding:5px}.lbx_arrow svg{display:block}.lbx_prev{left:0}.lbx_next{right:0;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lbx_next .lbx_arrow-box{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.lbx_close{background:rgba(255,255,255,0.5);font-size:14px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;padding:5px;line-height:1;position:absolute;top:0;right:0;z-index:2;cursor:pointer}body.lbx_body-noscroll{overflow:hidden}@keyframes lbxFadeIn{from{opacity:0}to{opacity:1}}@keyframes lbxFadeOut{to{opacity:0}}@keyframes lbxFadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lbxFadeOutUp{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}@keyframes lbxSpin{from{transform:rotate(0)}to{transform:rotate(359deg)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}: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{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;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:translate3d(0px, 0, 0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;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{-ms-flex-align:start;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-cube-shadow,.swiper-3d .swiper-slide{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{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;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:'';-ms-flex-negative:0;flex-shrink:0;-ms-flex-order:9999;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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))}.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-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .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(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.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-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 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-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{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(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.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, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow: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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-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:translateX(-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,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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;-ms-touch-action:none;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0,0,0,0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;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%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;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%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0,0,0,0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;-ms-touch-action:none;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.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-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{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.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,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.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-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@keyframes home-scroll{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes width{0%{width:100%;right:0;left:inherit}50%{width:0%;right:0;left:inherit}51%{width:0%;left:0;right:inherit}68%{width:0%;left:0;right:inherit}100%{width:100%;left:0%;right:inherit}}.form-module{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;column-gap:40px;row-gap:30px;background-color:#fff;max-width:1170px;margin:0 auto}.form-module .col-6{width:calc(50% - 30px)}@media (max-width: 600px){.form-module .col-6{width:100%}}.form-module .col-12{width:100%}.form-module-wrapper{width:100%;max-width:1500px;margin:0 auto;padding:65px 25px;background-color:#fff}.contact-block+.form-module-wrapper{padding-top:0}.text-modules-wrapper+.form-module-wrapper{padding-top:50px}.form-module-wrapper h2{width:100%;text-align:center;font-family:"Bodoni Moda",serif;color:#000;font-weight:400;letter-spacing:2px;font-size:3.125rem;text-transform:uppercase;line-height:1.2;margin-bottom:65px}.form-module__field{position:relative;margin-bottom:25px}.form-module__field label:not(.error){position:absolute;top:10px;left:7px;transform-origin:0;z-index:1;font-family:"Open Sans",sans-serif;color:#000;font-weight:400;letter-spacing:0px;font-size:1.125rem;text-transform:none;line-height:1;transition:all .3s ease-in-out}@media (max-width: 600px){.form-module__field label:not(.error){font-size:14px}}.form-module__field input[type=text],.form-module__field input[type=email],.form-module__field input[type=tel],.form-module__field input[type=date],.form-module__field input[type=number],.form-module__field select,.form-module__field textarea{border:0;background-color:transparent;width:100%;position:relative;z-index:2;border-bottom:1px solid #26442B;padding:10px;margin:0;font-family:"Open Sans",sans-serif;color:#000;font-weight:400;letter-spacing:0px;font-size:.8125rem;text-transform:none;line-height:1}.form-module__field input[type=text]:-ms-input-placeholder,.form-module__field input[type=email]:-ms-input-placeholder,.form-module__field input[type=tel]:-ms-input-placeholder,.form-module__field input[type=date]:-ms-input-placeholder,.form-module__field input[type=number]:-ms-input-placeholder,.form-module__field select:-ms-input-placeholder,.form-module__field textarea:-ms-input-placeholder{color:transparent}.form-module__field input[type=text]::placeholder,.form-module__field input[type=email]::placeholder,.form-module__field input[type=tel]::placeholder,.form-module__field input[type=date]::placeholder,.form-module__field input[type=number]::placeholder,.form-module__field select::placeholder,.form-module__field textarea::placeholder{color:transparent}.form-module__field.focused label:not(.error){top:0;left:7;transform:translateY(-101%) scale(0.7)}.form-module__field--label{font-family:"Open Sans",sans-serif;color:#26442B;font-weight:400;letter-spacing:0px;font-size:1.125rem;text-transform:none;line-height:1;margin-bottom:20px}.form-module__field--unit{margin-bottom:10px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:auto;flex:auto;margin-right:10px;gap:10px}.form-module__field--unit label:not(.error){position:relative;top:0;margin:0;text-transform:none;letter-spacing:1px}.focused .form-module__field--unit label:not(.error){transform:translateY(0%) scale(1)}.form-module__field--unit input[type="checkbox"]{appearance:none;border-radius:0;border:1px solid #26442B;width:12px;height:12px;background-color:transparent;position:relative}.form-module__field--unit input[type="checkbox"]:before{content:"";position:absolute;top:2px;left:2px;z-index:0;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#26442B;opacity:0;transition:all .3s ease-in-out}.form-module__field--unit input[type="checkbox"]:checked::before{opacity:1}@media (max-width: 600px){.form-module__field.date label:not(.error){top:0;left:0;transform:translateY(-101%) scale(0.7)}}.form-module__confirmation{text-align:center;padding:30px 0px;color:#26442B}.form-module__submit .btn{line-height:44px}.form-module__submit .btn:before{bottom:10px}@media (max-width: 600px){.form-module__submit{margin:0 auto}}form .field:not(.gdpr){position:relative;margin-bottom:25px}form .field:not(.gdpr) label{margin:0}form .field:not(.gdpr) label:not(.error){position:absolute;z-index:1;top:10px;left:0px;transform-origin:0;font-family:"Open Sans",sans-serif;color:#26442B;font-weight:100;letter-spacing:0px;font-size:.8125rem;text-transform:uppercase;line-height:1;transition:all .3s ease-in-out}@media (max-width: 600px){form .field:not(.gdpr) label:not(.error){font-size:14px}}form .field:not(.gdpr) input[type=text],form .field:not(.gdpr) input[type=email],form .field:not(.gdpr) input[type=tel],form .field:not(.gdpr) input[type=date],form .field:not(.gdpr) input[type=number],form .field:not(.gdpr) select,form .field:not(.gdpr) textarea{border:0;background-color:transparent;width:100%;position:relative;z-index:2;border-bottom:1px solid #26442B;padding:10px;margin:0;font-family:"Open Sans",sans-serif;color:#26442B;font-weight:100;letter-spacing:0px;font-size:.8125rem;text-transform:uppercase;line-height:1}form .field:not(.gdpr) input[type=text]:-ms-input-placeholder,form .field:not(.gdpr) input[type=email]:-ms-input-placeholder,form .field:not(.gdpr) input[type=tel]:-ms-input-placeholder,form .field:not(.gdpr) input[type=date]:-ms-input-placeholder,form .field:not(.gdpr) input[type=number]:-ms-input-placeholder,form .field:not(.gdpr) select:-ms-input-placeholder,form .field:not(.gdpr) textarea:-ms-input-placeholder{color:transparent}form .field:not(.gdpr) input[type=text]::placeholder,form .field:not(.gdpr) input[type=email]::placeholder,form .field:not(.gdpr) input[type=tel]::placeholder,form .field:not(.gdpr) input[type=date]::placeholder,form .field:not(.gdpr) input[type=number]::placeholder,form .field:not(.gdpr) select::placeholder,form .field:not(.gdpr) textarea::placeholder{color:transparent}form .field:not(.gdpr).focused label:not(.error){top:0;left:0;transform:translateY(-101%) scale(0.7)}form button[type=submit]{padding:13px 20px;border:0;border-radius:0;cursor:pointer;position:relative}form button[type=submit]:before{content:"";position:absolute;top:0;left:0;z-index:1;width:2px;transition:all .3s ease-in-out;height:40px;background-color:#000}form button[type=submit] span{font-family:"Playfair Display",serif;color:#000;font-weight:700;letter-spacing:2.6px;font-size:.875rem;text-transform:uppercase;line-height:1.1;display:block;position:relative;z-index:2;transition:all .3s ease-in-out}@media not all and (pointer: coarse){form button[type=submit]:hover:before{left:0;width:100%;transform:translateX(0%)}form button[type=submit]:hover span{color:#fff}}form button[type=submit]:focus-visible:before,form button[type=submit]:focus-visible:after{left:0;width:100%;transform:translateX(0%)}label.error{position:absolute;bottom:100%;left:0px;font-size:14px;color:#fff;background:#e74c3c;padding:7px 12px;border-radius:3px;margin-bottom:2px;z-index:3}label.error:before{content:"";position:absolute;z-index:0;top:100%;left:20px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #e74c3c}input[type=text].error,input[type=tel].error,input[type=email].error,select.error,textarea.error{border-color:#e74c3c}.errorMsg,#email-error p{line-height:1.4;margin:0 auto 10px;text-align:left}.errorMsg ul,.errorMsg ul li{color:#fff !important;margin-bottom:0;list-style:none}.errorMsg ul li:before{display:none}#email-error.success{background-color:#26442B}p#thankyou{text-align:center}.gdpr-wrap{width:calc(100% - 160px);display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;gap:10px}@media (max-width: 600px){.gdpr-wrap{-ms-flex-direction:column;flex-direction:column;width:100%}}.gdpr-wrap .field.gdpr{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:5px;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px;-ms-flex:auto;flex:auto}@media (max-width: 600px){.gdpr-wrap .field.gdpr{-ms-flex-align:center;align-items:center}}.gdpr-wrap .field.gdpr input{float:none;margin:0;appearance:none;border-radius:0;border:1px solid #26442B;width:12px;height:12px;position:relative;background-color:transparent}@media (max-width: 600px){.gdpr-wrap .field.gdpr input{width:45px;height:30px;border-radius:20px}}.gdpr-wrap .field.gdpr input:before{content:"";position:absolute;top:2px;left:2px;z-index:0;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#26442B;opacity:0;transition:all .3s ease-in-out}@media (max-width: 600px){.gdpr-wrap .field.gdpr input:before{width:23px;height:23px;opacity:1;background-color:#26442B;border-radius:50%}}.gdpr-wrap .field.gdpr input:checked:before{opacity:1}@media (max-width: 600px){.gdpr-wrap .field.gdpr input:checked:before{left:17px;background-color:white}}@media (max-width: 600px){.gdpr-wrap .field.gdpr input:checked{background-color:#26442B}}.gdpr-wrap .field.gdpr label:not(.error){margin:0;font-family:"Open Sans",sans-serif;color:#000;font-weight:400;letter-spacing:0px;font-size:.875rem;text-transform:none;line-height:1;width:calc(100% - 20px)}@media (max-width: 600px){.gdpr-wrap .field.gdpr label:not(.error){width:calc(100% - 60px);line-height:1.2}}.gdpr-wrap .field.gdpr label:not(.error) a{color:inherit;text-decoration:underline}@media not all and (pointer: coarse){.gdpr-wrap .field.gdpr label:not(.error) a:hover{opacity:0.6}}.container{max-width:1170px;padding:0 15px;margin:0 auto;width:95%}@media (max-width: 1024px){.container{padding:0}}@media (max-width: 600px){.container{max-width:calc(100vw - 30px)}}.wrapper{margin:0 auto;max-width:1500px;width:100%}.img-fit{width:100%;height:100%;object-fit:cover;object-position:center}.flex-box{display:-ms-flexbox;display:flex}@media (max-width: 980px){.flex-box:not(.n-columns){-ms-flex-direction:column;flex-direction:column}}.flex-box.j-between{-ms-flex-pack:justify;justify-content:space-between}.flex-box.j-center{-ms-flex-pack:center;justify-content:center}.flex-box.j-end{-ms-flex-pack:end;justify-content:flex-end}.flex-box.j-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-box.a-center{-ms-flex-align:center;align-items:center}.flex-box.a-start{-ms-flex-align:start;align-items:flex-start}.flex-box.a-end{-ms-flex-align:end;align-items:flex-end}.flex-box.a-stretch{-ms-flex-align:stretch;align-items:stretch}.flex-box.r-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width: 980px){.flex-box.r-reverse:not(.n-columns){-ms-flex-direction:column;flex-direction:column}}h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal}p,li{font-family:"Open Sans",sans-serif;color:#fff;font-weight:400;letter-spacing:0;font-size:.875rem;text-transform:none;line-height:2}@media (max-width: 600px){p,li{font-size:.875rem}}ul{margin:0}ul.sym-inline-list{margin:20px}button,select{appearance:none;border:none;background-color:transparent}a,input,button,select{color:#26442B;transition:all .3s ease-in-out}a:focus,input:focus,button:focus,select:focus{outline:none}a:focus-visible,input:focus-visible,button:focus-visible,select:focus-visible{outline:-webkit-focus-ring-color auto 1px !important}.swiper-arrows button{border:none;background:url(svg/arrow-next-brown.svg) no-repeat center;width:73px;cursor:pointer;height:54px;transition:all .3s ease-in-out}.swiper-arrows button.swiper-prev{transform-origin:50%;transform:rotate(180deg)}@media not all and (pointer: coarse){.swiper-arrows button:hover{opacity:0.5}}.title{font-family:"Bodoni Moda",serif;color:#fff;font-weight:400;letter-spacing:3.25px;font-size:3.4375rem;text-transform:uppercase;line-height:1}@media (max-width: 600px){.title{font-size:2.625rem;letter-spacing:1px}}.subtitle{font-family:"Open Sans",sans-serif;color:#fff;font-weight:600;letter-spacing:0px;font-size:.875rem;text-transform:capitalize;line-height:1.3}.h2{font-family:"Bodoni Moda",serif;color:#fff;font-weight:400;letter-spacing:4px;font-size:2.5rem;text-transform:none;line-height:1.1}@media (max-width: 600px){.h2{font-size:1.75rem;letter-spacing:2px}}.h2 em{font-family:"Open Sans",sans-serif;color:#26442B;font-weight:400;letter-spacing:0px;font-size:2.5rem;text-transform:none;line-height:1.1}.wrapper-content{background-position:center bottom;background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.text-modules.columns-2 .sym-inline-list{columns:2;gap:40px}@media (max-width: 980px){.text-modules.columns-2 .sym-inline-list{columns:1;gap:0}}.text-modules.columns-2 .sym-inline-list li{display:inline-block;width:100%}.text-modules-wrapper{margin:0 auto;width:95%;max-width:986px;padding-bottom:60px}@media (max-width: 600px){.text-modules-wrapper{padding:0 20px 60px 20px}}.text-modules-wrapper:has(.text-center){max-width:900px}.text-modules-wrapper p{font-size:1.125rem}.text-modules p{margin:0 0 20px 0}.text-modules p a{color:inherit;text-decoration:underline}@media not all and (pointer: coarse){.text-modules p a:hover{color:#A38322}}.text-modules li{margin-bottom:10px;padding-left:20px;position:relative}.text-modules li:before{content:"";position:absolute;top:11px;left:0;z-index:1;width:6px;height:6px;border-radius:50%;background:#26442B}.text-modules li a{color:inherit;text-decoration:underline}@media not all and (pointer: coarse){.text-modules li a:hover{color:#26442B}}@media (max-width: 600px){.text-modules li a{word-break:break-all}}.text-modules ol{list-style:decimal;margin:20px}.text-modules h2{font-family:"Bodoni Moda",serif;color:#26442B;font-weight:400;letter-spacing:0px;font-size:2.5rem;text-transform:none;line-height:1.17;margin:30px 0 10px 0}.text-modules h2 em{font-family:"Open Sans",sans-serif;color:#26442B;font-weight:400;letter-spacing:0px;font-size:2.5rem;text-transform:none;line-height:1.1}.text-modules h3{font-family:"Bodoni Moda",serif;color:#26442B;font-weight:400;letter-spacing:0px;font-size:1.625rem;text-transform:none;line-height:1.17;margin:10px 0}.text-modules.text-center h2{font-size:4.0625rem;margin-bottom:20px}@media (max-width: 600px){.text-modules.text-center h2{font-size:2.5rem}}.center-headlines h2,.center-headlines h3{text-align:center}.center-headlines h2{font-family:"Bodoni Moda",serif;color:#26442B;font-weight:400;letter-spacing:3.25px;font-size:4.0625rem;text-transform:none;line-height:1.17;margin:10px 0 40px 0}.center-headlines h3{font-family:"Open Sans",sans-serif;color:#26442B;font-weight:400;letter-spacing:10.34px;font-size:.6875rem;text-transform:none;line-height:1.17}.text-center{text-align:center}.lightbox-content{display:none;padding:40px;max-width:780px;width:95vw}@media (max-width: 600px){.lightbox-content{padding:30px 20px;width:100%}}.lightbox-content h2{font-family:"Bodoni Moda",serif;color:#26442B;font-weight:400;letter-spacing:0px;font-size:2.125rem;text-transform:none;line-height:1.17;margin-bottom:15px}@media (max-width: 600px){.lightbox-content h2{font-size:1.25rem}}.lightbox-content iframe{width:100%;height:600px;max-height:90vh}.lightbox-content p{margin-bottom:20px}.lightbox-content p:last-of-type{margin-bottom:0}.lightbox-content .date{margin:0 0 20px 0;padding:3px 0 3px 20px;background:url(svg/icon-calendar.svg) no-repeat left center;font-family:"Open Sans",sans-serif;color:#fff;font-weight:600;letter-spacing:5.5px;font-size:.6875rem;text-transform:uppercase;line-height:1}@media (max-width: 600px){.lightbox-content .date{letter-spacing:2px}}.lightbox-content.long-event{overflow-y:scroll;max-height:85vh}.lbx_arrow{width:40px;height:40px;background:rgba(255,255,255,0.4);transition:all .3s ease-in-out}.lbx_arrow span{width:100%;height:100%;-ms-flex-pack:center;justify-content:center}.lbx_arrow span svg{color:#26442B}@media not all and (pointer: coarse){.lbx_arrow:hover{background:rgba(255,255,255,0.9)}}.lbx_close{padding:15px !important}.lbx_close svg{color:#26442B}@media not all and (pointer: coarse){.lbx_close:hover{background:#fff}}.swiper-pagination-bullets .swiper-pagination-bullet{background-color:white;cursor:pointer;width:7px;height:7px;opacity:0.7;transform-origin:50%;position:relative;margin:0 10px !important}.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;transform:scale(1.3)}.swiper-arrows button{appearance:none;cursor:pointer;transform-origin:center;width:50px;height:50px;border-radius:50%}.swiper-arrows button.arrow-prev{transform:rotate(180deg)}.swiper-arrows button.dark{background:url(svg/arrow-next.svg) no-repeat center transparent;border:1px solid #26442B}@media not all and (pointer: coarse){.swiper-arrows button.dark:hover{background:url(svg/arrow-next-white.svg) no-repeat center #26442B}}.swiper-arrows button.white{background:url(svg/arrow-next-white.svg) no-repeat center transparent;border:1px solid white}@media not all and (pointer: coarse){.swiper-arrows button.white:hover{background:url(svg/arrow-next.svg) no-repeat center white}}@media not all and (pointer: coarse){.swiper-arrows button:hover{opacity:1}}.only-mobile{display:none}@media (max-width: 600px){.only-mobile{display:block}}.before{position:relative}.before .amenities-block{position:relative}.before .amenities-block .container{position:relative;z-index:2}.before .amenities-block:before{content:"";position:absolute;bottom:0;left:0;z-index:0;width:100%;height:50%;border-top:1px solid #A38322;background-color:#26442B}.before .slider-block:first-child{padding-bottom:120px}.before .slider-block:first-child .swiper-copy-slider .item{padding-top:60px}@media (max-width: 980px){.before .slider-block:first-child .swiper-copy-slider .item{padding-top:0}}.bottom-beige{position:relative;background-color:#26442B}.bottom-beige:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:380px}.bottom-beige section{position:relative;z-index:2}.bg-beige{background-color:#26442B !important}.bg-beige .slider-block:first-child{padding-top:120px}@media (max-width: 600px){.bg-beige .slider-block:first-child{padding-top:40px}}.bg-beige .cards-block:first-child{padding-top:0;position:relative}.bg-beige .cards-block:first-child .wrapper{position:relative;z-index:2}.bg-beige .cards-block:first-child:before{content:"";position:absolute;top:0;left:0;z-index:0;width:100%;height:380px;background-color:white}@media (max-width: 600px){.desktop-only{display:none !important}}.mobile-only{display:none !important}@media (max-width: 600px){.mobile-only{display:-ms-flexbox !important;display:flex !important}}.lbx{overflow-y:unset;z-index:99999999999999999999999999}.lbx .lbx_bg{background-color:rgba(0,0,0,0.8)}.lbx.lbx-inline .lbx_item{background-color:#FAFAFA !important;padding:70px !important;text-align:start;max-width:745px;min-height:475px;height:100%}@media (max-width: 600px){.lbx.lbx-inline .lbx_item{padding:80px 30px !important;text-align:center}}.lbx.lbx-inline .lbx_item .title{font-size:30px;text-transform:uppercase;color:#000;display:block;width:100%;text-align:left;margin-bottom:20px}@media (max-width: 600px){.lbx.lbx-inline .lbx_item .title{font-size:1.5625rem}}.lbx.lbx-inline .lbx_item .small-title{margin-bottom:30px}.lbx.lbx-inline .lbx_item a{color:#26442B}.lbx.lbx-inline .lbx_item .learn-more{margin-top:20px}.lbx.lbx-inline .lbx_item ul{position:relative;margin:0 0 20px 0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.lbx.lbx-inline .lbx_item ul li{color:#000;width:50%;position:relative;display:block;padding:6px 0 6px 25px;line-height:1.5em;text-align:left}@media (max-width: 980px){.lbx.lbx-inline .lbx_item ul li{width:100%}}.lbx.lbx-inline .lbx_item ul li:before{content:"";position:absolute;top:13px;left:0;width:8px;height:8px;z-index:0;background-color:#26442B}.lbx.lbx-inline .lbx_item ul li a{color:#fff;text-decoration:underline}@media not all and (pointer: coarse){.lbx.lbx-inline .lbx_item ul li a:hover{color:#26442B}}.lbx.lbx-inline .lbx_item ul.c-two{columns:2;column-gap:15px}.lbx.lbx-inline .lbx_item p{margin-bottom:20px}.lbx.lbx-inline .copy-terms p{font-size:.75rem;font-style:italic}.lbx.lbx-inline .btn{margin-top:30px}@media not all and (pointer: coarse){.lbx.lbx-inline .btn:hover{background-color:#EACD77}}.lbx_container{max-height:100%;overflow-y:auto;width:70%}.lbx_container figure img{width:100% !important;height:70% !important}.offers .lbx_container{max-width:641px}@media (max-width: 980px){.lbx_container{max-width:100%}}.lbx_container .lbx_close{background-color:#26442B;outline:none;border:none;top:30px;right:30px;width:30px;height:30px;gap:0;padding:0;transition:all .4s ease-in-out;fill:#EACD77;stroke:#EACD77;stroke-width:1.5;width:14px;margin:0 auto;height:14px;transform:rotate(90deg);transition:all .4s ease-in-out}.lbx_container .lbx_close::after,.lbx_container .lbx_close::before{content:'';position:absolute;top:45%;transition:all 0.5s ease;left:7px;width:15px;height:2px;background-color:#fff}.lbx_container .lbx_close::after{transform:rotate(45deg)}.lbx_container .lbx_close::before{transform:rotate(135deg)}.lbx_container .lbx_close svg path{fill:#fff}.lbx_container .lbx_arrow{border:none;background:transparent !important;width:50px !important;height:50px !important;top:50%}.lbx_container .lbx_arrow:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:50px;z-index:0;background-color:rgba(38,68,43,0.8);border:solid 1px #26442b;border-radius:50%;transform:translate(-50%, -50%);transition:all .4s ease-in-out}.lbx_container .lbx_arrow .lbx_arrow-box{content:"";position:absolute;top:50%;left:50%;width:15px;height:15px;z-index:0;padding:0;margin:0;transition:all .4s ease-in-out}.lbx_container .lbx_arrow .lbx_arrow-box svg{stroke:#fff;width:auto;height:100%}.lbx_container .lbx_arrow.lbx_prev{left:10px}.lbx_container .lbx_arrow.lbx_prev .lbx_arrow-box{transform:translate(-40%, -50%)}.lbx_container .lbx_arrow.lbx_next{right:10px}.lbx_container .lbx_arrow.lbx_next .lbx_arrow-box{transform:translate(-60%, -50%)}@media not all and (pointer: coarse){.lbx_container .lbx_arrow:hover{transform:translate(0, -50%) !important}.lbx_container .lbx_arrow:hover:before{width:54px;height:54px}.lbx_container .lbx_arrow:hover .lbx_arrow-box{width:13px;height:13px}}.lbx_container strong{text-align:center;display:block}.lbx_container .sym-inline-list li{width:fit-content}.lbx.lbx-gallery{padding:0}.lbx.lbx-gallery .lbx_container{width:100%;max-height:100vh}.lbx.lbx-gallery .lbx_container .lbx_close{top:15px;right:15px;width:40px;height:40px;transition:all .4s ease-in-out}.lbx.lbx-gallery .lbx_container .lbx_close:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;z-index:0;border-radius:50%;transform:translate(-50%, -50%);border:solid 1px #022638;background-color:rgba(0,0,0,0.8);transition:all .4s ease-in-out}.lbx.lbx-gallery .lbx_container .lbx_close svg{content:"";position:absolute;top:50%;left:50%;width:13px;height:auto;z-index:0;transform:translate(-50%, -50%);fill:rgba(255,255,255,0.8);stroke:#fff;stroke-width:2;transition:all .4s ease-in-out}@media not all and (pointer: coarse){.lbx.lbx-gallery .lbx_container .lbx_close:hover:before{width:44px;height:44px}.lbx.lbx-gallery .lbx_container .lbx_close:hover svg{width:11px}}.lbx.lbx-gallery .lbx_container .lbx_item{width:100%;height:100vh}.lbx.lbx-gallery .lbx_container .lbx_item img,.lbx.lbx-gallery .lbx_container .lbx_item video{width:100%;height:100%;object-fit:cover;max-width:unset;top:50%;left:50%;transform:translate(-50%, -50%);max-height:100vh}#gallery-flex .gallery-flex__image{overflow:hidden}#gallery-flex .gallery-flex__image img{transform:scale(1);transition:all .3s ease-in-out}#gallery-flex .gallery-flex__image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;background:url("/assets/svg/expand.svg") no-repeat center center rgba(103,108,122,0.6);background-size:auto 5px;opacity:0;transition:all .3s ease-in-out}#gallery-flex .gallery-flex__image a .gallery-flex__overlay{display:none}@media not all and (pointer: coarse){#gallery-flex .gallery-flex__image:hover a{opacity:1;background-size:auto 25px}#gallery-flex .gallery-flex__image:hover img{transform:scale(1.1)}}#gallery-flex .lbx-media{padding:0}#gallery-flex .lbx-media .lbx_container{width:100%;max-height:100vh}#gallery-flex .lbx-media .lbx_container .lbx_close{top:15px;right:15px;width:40px;height:40px;background-color:transparent;transition:all .4s ease-in-out}#gallery-flex .lbx-media .lbx_container .lbx_close:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;z-index:0;background-color:#fff;border-radius:50%;transform:translate(-50%, -50%);transition:all .4s ease-in-out}#gallery-flex .lbx-media .lbx_container .lbx_close svg{content:"";position:absolute;top:50%;left:50%;width:12px;height:auto;z-index:0;transform:translate(-50%, -50%);fill:rgba(255,255,255,0.8);stroke:#fff;transition:all .4s ease-in-out}#gallery-flex .lbx-media .lbx_container .lbx_item{width:100%;height:100vh}#gallery-flex .lbx-media .lbx_container .lbx_item img,#gallery-flex .lbx-media .lbx_container .lbx_item video{width:100%;height:100vh;top:50%;transform:translateY(-50%);max-width:100%;max-height:100vh;object-fit:cover}.animate-fade.fade{opacity:0}.animate-fade.fade.fade-in{opacity:1;transition:opacity 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99),transform 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.animate-fade.top{transform:translateY(-30px)}.animate-fade.top.fade-in{transform:translateY(0);transition:opacity 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99),transform 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.animate-fade.bottom{transform:translateY(30px)}.animate-fade.bottom.fade-in{transform:translateY(0);transition:opacity 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99),transform 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.animate-fade.left{transform:translateX(-20px)}.animate-fade.left.fade-in{transform:translateX(0);transition:opacity 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99),transform 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.animate-fade.right{transform:translateX(20px)}.animate-fade.right.fade-in{transform:translateX(0);transition:opacity 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99),transform 1.4s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.animate-fade[data-delay="1"]{transition-delay:.2s !important}.animate-fade[data-delay="2"]{transition-delay:.4s !important}.animate-fade[data-delay="3"]{transition-delay:.6s !important}.animate-fade[data-delay="4"]{transition-delay:.8s !important}.animate-fade[data-delay="5"]{transition-delay:1s !important}.animate-fade[data-delay="6"]{transition-delay:1.2s !important}.animate-fade[data-delay="7"]{transition-delay:1.4s !important}.animate-fade[data-delay="8"]{transition-delay:1.6s !important}.animate-fade[data-delay="9"]{transition-delay:1.8s !important}.animate-fade[data-delay="10"]{transition-delay:2s !important}.animate-fade[data-delay="11"]{transition-delay:2.2s !important}.animate-fade[data-delay="12"]{transition-delay:2.4s !important}.animate-fade[data-delay="13"]{transition-delay:2.6s !important}.animate-fade[data-delay="14"]{transition-delay:2.8s !important}.animate-fade[data-delay="15"]{transition-delay:3s !important}.animate-fade[data-delay="16"]{transition-delay:3.2s !important}.animate-fade[data-delay="17"]{transition-delay:3.4s !important}.animate-fade[data-delay="18"]{transition-delay:3.6s !important}.animate-fade[data-delay="19"]{transition-delay:3.8s !important}.animate-fade[data-delay="20"]{transition-delay:4s !important}.animate-fade[data-delay="21"]{transition-delay:4.2s !important}.animate-fade[data-delay="22"]{transition-delay:4.4s !important}.animate-fade[data-delay="23"]{transition-delay:4.6s !important}.animate-fade[data-delay="24"]{transition-delay:4.8s !important}.animate-fade[data-delay="25"]{transition-delay:5s !important}.animate-fade[data-delay="26"]{transition-delay:5.2s !important}.animate-fade[data-delay="27"]{transition-delay:5.4s !important}.animate-fade[data-delay="28"]{transition-delay:5.6s !important}.animate-fade[data-delay="29"]{transition-delay:5.8s !important}.animate-fade[data-delay="30"]{transition-delay:6s !important}.animate-fade[data-delay="31"]{transition-delay:6.2s !important}.animate-fade[data-delay="32"]{transition-delay:6.4s !important}.animate-fade[data-delay="33"]{transition-delay:6.6s !important}.animate-fade[data-delay="34"]{transition-delay:6.8s !important}.animate-fade[data-delay="35"]{transition-delay:7s !important}.animate-fade[data-delay="36"]{transition-delay:7.2s !important}.animate-fade[data-delay="37"]{transition-delay:7.4s !important}.animate-fade[data-delay="38"]{transition-delay:7.6s !important}.animate-fade[data-delay="39"]{transition-delay:7.8s !important}.animate-fade[data-delay="40"]{transition-delay:8s !important}.animate-fade[data-delay="41"]{transition-delay:8.2s !important}.animate-fade[data-delay="42"]{transition-delay:8.4s !important}.animate-fade[data-delay="43"]{transition-delay:8.6s !important}.animate-fade[data-delay="44"]{transition-delay:8.8s !important}.animate-fade[data-delay="45"]{transition-delay:9s !important}.animate-fade[data-delay="46"]{transition-delay:9.2s !important}.animate-fade[data-delay="47"]{transition-delay:9.4s !important}.animate-fade[data-delay="48"]{transition-delay:9.6s !important}.animate-fade[data-delay="49"]{transition-delay:9.8s !important}.animate-fade[data-delay="50"]{transition-delay:10s !important}.animate-fade.mask{clip-path:polygon(-5% -5%, 105% -5%, 105% 0, 0 0);transition:all .8s ease-in-out;transition-delay:.2s}.animate-fade.mask.fade-in{clip-path:polygon(0 0, 105% -5%, 105% 105%, 0 100%)}.animate-fade.animate-clip{clip-path:inset(0 100% 0 0);opacity:1;position:relative;transition:all 2s cubic-bezier(0.18, 0.32, 0.17, 0.99)}.animate-fade.animate-clip.fade-in{clip-path:inset(0 0 0 0)}body.sitemap{background-color:#26442B}body.sitemap .intro-content{padding:160px 0 0px}body.sitemap .intro-content .container{-ms-flex-pack:center;justify-content:center}body.sitemap .intro-content .container h1.subtitle{font-family:"Bodoni Moda",serif;color:#fff;font-weight:600;letter-spacing:0px;font-size:3.125rem;text-transform:uppercase;line-height:1.2}ul.global-sitemap{position:relative;column-count:2;column-gap:20px;width:95%;max-width:600px;margin:0 auto;padding:30px 0 120px 80px}@media (max-width: 980px){ul.global-sitemap{padding:20px 0 30px 30px;max-width:none}}@media (max-width: 600px){ul.global-sitemap{columns:1}}ul.global-sitemap li{line-height:1.6;position:relative;margin-bottom:15px;padding-left:30px}ul.global-sitemap li a{text-decoration:underline;color:inherit;display:inline-block;line-height:44px}@media not all and (pointer: coarse){ul.global-sitemap li a:hover{color:#A38322}}ul.global-sitemap li ul{border-left:1px solid rgba(38,68,43,0.4);margin-left:0px;padding:5px 0px;margin:5px 0px}ul.global-sitemap li ul li{padding-left:10px;line-height:18px;opacity:.7}ul.global-sitemap li ul li:last-child{margin-bottom:0px}ul.global-sitemap li ul li:before{display:none}.swiper-arrow__white{width:51px;height:55px;background:url(./svg/swiper-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:20px 20px;cursor:pointer;transition:all .3s ease-in-out;border:1px solid #fff;border-radius:50%}.swiper-arrow__white.prev{transform:rotate(180deg);margin-right:25px}.swiper-arrow__white:hover{background-color:#EACD77}.footer{clear:both;margin-bottom:-25px;margin-top:50px}.footer__top{border-top:1px solid #fff;padding:100px 0;font-size:.875rem}.footer__top .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 50px}.footer__top .logo{margin-top:6px}.footer__top .address{color:#fff}.footer__top .address p{font-weight:600;margin-bottom:10px}.footer__top .address a,.footer__top .address div{line-height:1.9}.footer__bottom{border-top:1px solid #fff;padding:25px 0 45px 0;font-size:.6875rem}.footer__bottom .container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.footer a{color:#fff}.footer a::before{bottom:-3px}.footer a.logo-link::before{content:none}.footer a.logo-link:hover{opacity:0.5}.footer ul.social-media{display:-ms-flexbox;display:flex;margin-top:20px}.footer ul.social-media li{margin-right:15px}.footer ul.social-media li a{color:#fff}.footer ul.social-media li a svg{fill:#fff;width:16px;height:16px}.footer ul.social-media li a:hover{opacity:0.7}.footer ul.social-media li a:hover svg{fill:#fff}.footer a.tambourine{color:#fff}.footer a.tambourine svg{fill:#fff}.footer a.tambourine:hover{opacity:0.7}.footer .secondary-navigation__item,.footer .tertiary-navigation__item{margin:3px 0;font-weight:400}.footer .secondary-navigation__item a,.footer .tertiary-navigation__item a{text-transform:uppercase;font-size:15px}@media (max-width: 980px){.footer__top .container{padding:0 15px}.footer__top .logo-link img{max-width:80%}}@media (max-width: 600px){.footer{padding:0 15px}.footer ul.social-media{-ms-flex-pack:center;justify-content:center}.footer__top{padding:40px 0 20px 0}.footer__top .address{margin:30px 0}.footer__top .address:nth-child(3){margin-bottom:60px}.footer__top .container{-ms-flex-direction:column;flex-direction:column;padding:0;-ms-flex-pack:center;justify-content:center}.footer__top .container>div{text-align:center}.footer__top .logo-link img{max-width:180px}.footer__bottom .container{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center}.footer__bottom .container>*{margin:15px 0}.footer .secondary-navigation,.footer .tertiary-navigation{text-align:center;padding:20px 0;border-top:1px solid #fff}.footer .secondary-navigation__item,.footer .tertiary-navigation__item{margin:20px 0}}.header{position:fixed;top:0;z-index:99;width:100%;background-color:transparent;transition:all 0.7s ease-in-out;height:100px}.header__logo{display:inline-block;height:121px;width:121px}.header__logo:hover{opacity:0.7}.header__logo span{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.header__logo img{width:100%;height:100%;object-fit:cover}.header .container{padding:10px 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:1160px}@media (max-width: 600px){.header .container{-ms-flex-pack:center;justify-content:center}}.header.down,.header.up{background-color:rgba(0,0,0,0.8)}.header.down .container,.header.up .container{padding:10px 0}.header.down .header__logo,.header.up .header__logo{width:82px;height:82px}.privary-navigation__item{list-style:none;position:relative;margin:0 25px}.privary-navigation__list{display:-ms-flexbox;display:flex;margin-bottom:0;margin-left:200px}.privary-navigation a{color:#fff;font-size:.8125rem;text-transform:uppercase;font-weight:400;letter-spacing:1px}.privary-navigation__submenu{position:absolute;background-color:#000;left:50%;width:180px;text-align:center;margin-left:-90px;padding:5px 5px;z-index:10;top:72px;display:none}.privary-navigation__submenu li{margin:0;padding:0;display:block;border-bottom:1px solid #4d4133}.privary-navigation__submenu a{color:#fff;padding:12px 0px;text-transform:capitalize}.privary-navigation__submenu a:hover{color:#26442B}@media (max-width: 980px){.header .privary-navigation__list{margin-left:0px}}.mobileMenu{position:fixed;top:-100%;left:0;z-index:999;background:#000;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-size:cover;transition:all .5s ease-in-out}.mobileMenu.open{top:0;transition:all .5s ease-in-out}.mobileMenu__close{position:absolute;top:3rem;right:3rem;width:85px;height:18px;background-color:transparent;z-index:9;cursor:pointer;display:inline-block;transition:all 0.3s ease}.mobileMenu__close span{font-family:"Open Sans",sans-serif;color:#fff;font-weight:700;letter-spacing:1px;font-size:.75rem;text-transform:uppercase;line-height:1}.mobileMenu__close .icon-close{padding-left:40px;position:relative}.mobileMenu__close .icon-close::before,.mobileMenu__close .icon-close::after{content:"";position:absolute;top:50%;left:50%;width:13px;height:2px;background-color:#fff;z-index:0;transform:translate(-50%, -50%);transition:transform 0.7s ease}.mobileMenu__close .icon-close::before{transform:translate(-50%, -50%) rotate(45deg)}.mobileMenu__close .icon-close::after{transform:translate(-50%, -50%) rotate(-45deg)}.mobileMenu .logo{position:absolute;top:60px;left:50%;transform:translate(-50%)}.mobileMenu__nav{padding-top:4rem;margin-bottom:2rem}.mobileMenu__nav li{text-align:center;margin-bottom:1rem;font-family:"Bodoni Moda",serif;position:relative;padding-bottom:0}.mobileMenu__nav li a{position:relative;font-family:"Open Sans",sans-serif;color:#fff;font-weight:300;letter-spacing:0px;font-size:1.5rem;text-transform:uppercase;line-height:1;line-height:40px;padding:0}.mobileMenu__nav li a.selected:before,.mobileMenu__nav li a.active:before{position:absolute;bottom:-4px;content:"";background-color:#9F8B5A;width:85%;height:2px;left:50%;transform:translateX(-50%)}.mobileMenu__nav li .sub-sub-menu .submenu{opacity:0;height:0;pointer-events:none}.mobileMenu__nav li .sub-sub-menu .submenu.active{margin-top:30px;opacity:1;height:fit-content;pointer-events:all}.mobileMenu__nav li .sub-sub-menu .submenu li{margin-bottom:0;padding-bottom:0;font-family:"Open Sans",sans-serif}.mobileMenu__nav li .sub-sub-menu .submenu li a{font-size:.75rem}.mobileMenu .tertiary-navigation{width:100%;padding-top:30px;border-top:1px solid #fff}.mobileMenu .tertiary-navigation ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;max-width:300px}.mobileMenu .tertiary-navigation ul li{padding:10px 15px;position:relative}.mobileMenu .tertiary-navigation ul li:after{content:'';width:3px;height:3px;position:absolute;top:50%;right:0px;transform:translateY(-50%);border-radius:100%;background:#fff}.mobileMenu .tertiary-navigation ul li:last-of-type:after{opacity:0}.mobileMenu .tertiary-navigation ul li a{font-family:"Open Sans",sans-serif;color:#fff;font-weight:400;letter-spacing:0px;font-size:.8125rem;text-transform:none;line-height:1}.bottom-nav{position:fixed;bottom:0;left:0;display:-ms-flexbox;display:flex;z-index:123;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:55px;background:#000}.bottom-nav__burger{border:none;width:25%}.bottom-nav__icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;gap:6px;width:20px;height:22px;margin-bottom:6px}.bottom-nav__icon--bar{background:#fff;width:9px;height:1px;display:block}.bottom-nav__icon--bar:nth-child(1){margin-right:auto}.bottom-nav__icon--bar:nth-child(2){width:18px}.bottom-nav__icon--bar:nth-child(3){margin-left:auto}.bottom-nav__menu,.bottom-nav__call{font-family:"Open Sans",sans-serif;color:#fff;font-weight:700;letter-spacing:1px;font-size:.6875rem;text-transform:uppercase;line-height:1;display:block}.bottom-nav__phone,.bottom-nav__burger{padding:10px 0}.bottom-nav__phone{text-align:center;width:25%}.bottom-nav__phoneicon{margin:0 auto 10px}.bottom-nav__cta{font-family:"Open Sans",sans-serif;color:#000;font-weight:600;letter-spacing:3px;font-size:.875rem;text-transform:uppercase;line-height:1;background-color:#fff;text-align:center;width:50%;border-left:1px solid #EACD77}.top-content{background-color:#fff;position:relative;width:100vw}.top-content_uvp{position:absolute;top:47%;left:0;z-index:2;transform:translateY(-50%);width:100%;text-align:left}@media (max-width: 600px){.top-content_uvp{top:55%}}.top-content .scroll-down{position:absolute;bottom:69px;cursor:pointer;left:15%;text-transform:uppercase;font-size:.75rem;font-weight:600;padding-left:65px;transform:rotate(270deg);color:#fff;z-index:1;transition:color ease-in-out 0.3s}.top-content .scroll-down::before{content:'';position:absolute;width:60px;height:1px;background-color:#fff;top:50%;left:0}.top-content .scroll-down::after{content:'';position:absolute;width:90px;height:1px;background-color:#fff;top:50%;right:-63%}.top-content .scroll-down:hover{color:#EACD77}.top-content_dots{position:absolute;z-index:5;top:calc(100% - 120px);right:14%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.top-content_navigation{position:absolute;top:40px;left:0;z-index:2;width:100%}.top-content_navigation ul{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:30px}.top-content_navigation ul li{position:relative}.top-content_navigation ul li:first-child a{font-weight:600}.top-content_navigation ul li:first-child a:after{opacity:0}.top-content_navigation ul li:first-child:before{content:"";position:absolute;top:7px;right:-10px;z-index:0;width:1px;height:15px;background-color:#fff}.top-content_navigation a{font-family:"Open Sans",sans-serif;color:#fff;font-weight:300;letter-spacing:5.5px;font-size:.6875rem;text-transform:uppercase;line-height:1;display:inline-block;position:relative}.top-content_navigation a:after{content:"";position:absolute;bottom:-2px;left:50%;z-index:0;width:0px;height:1px;background-color:#fff;transition:all .3s ease-in-out}.top-content_navigation a.parent-active{font-weight:600}@media not all and (pointer: coarse){.top-content_navigation a:hover:after{width:100%;left:0}}.top-content_navigation a.active:after,.top-content_navigation a:focus-visible:after{width:100%;left:0}#home .top-content{height:100vh;max-height:800px}@media (max-width: 600px){#home .top-content{height:calc(100dvh - 60px)}}#home .top-content_image{position:relative;z-index:1}#home .top-content_image img,#home .top-content_image video{width:100%;height:100%;object-fit:cover;object-position:center bottom}#home .top-content_image figure,#home .top-content_image .swiper-slide{height:100vh;max-height:800px}@media (max-width: 600px){#home .top-content_image figure,#home .top-content_image .swiper-slide{height:calc(100dvh - 55px)}}@media (max-width: 600px){#home .top-content_image figure::before,#home .top-content_image .swiper-slide::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(to top, rgba(0,0,0,0.6), transparent 30%),linear-gradient(to bottom, rgba(0,0,0,0.6), transparent 30%)}}#home .top-content_uvp .container{width:72%}@media (max-width: 600px){#home .top-content_uvp .container{width:75%}}#home .top-content_uvp .page-title{font-family:"Bodoni Moda",serif;color:#fff;font-weight:600;letter-spacing:0px;font-size:3.125rem;text-transform:uppercase;line-height:1.2}#home .top-content_uvp .page-title em{display:block;font-family:"Open Sans",sans-serif;color:#fff;font-weight:100;letter-spacing:0px;font-size:2.8125rem;text-transform:none;line-height:1;font-style:italic}@media (max-width: 600px){#home .top-content_uvp .page-title em{font-size:1.875rem}}@media (max-width: 600px){#home .top-content_uvp .page-title{font-size:2.5rem;text-align:center}}@media (max-width: 600px){#home .top-content_dots{right:40%}}#home .top-content_dots .wrapper{width:68px;height:68px}@media (max-width: 600px){#home .top-content_dots .wrapper{width:82px;height:82px}}#home .top-content_dots .wrapper .swiper-pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;top:0}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet{background-color:transparent;border-radius:unset !important;height:34px;width:34px;margin:0 !important;position:relative}@media (max-width: 600px){#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet{width:41px;height:41px}}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:none;background-color:#26442B}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet::before{content:"";position:absolute;top:50%;left:50%;z-index:0;font-size:.75rem;color:#fff;font-weight:700;transform:translate(-50%, -50%)}@media (max-width: 600px){#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet::before{font-size:.875rem}}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:first-of-type{border-top:1px solid #fff;border-right:0.5px solid #fff;border-bottom:0.5px solid #fff;border-left:1px solid #fff}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:first-of-type::before{content:'1'}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:first-of-type.swiper-pagination-bullet-active{border-top:none;border-right:none;border-bottom:none;border-left:none}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(2){border-top:1px solid #fff;border-right:1px solid #fff;border-bottom:0.5px solid #fff;border-left:0.5px solid #fff}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(2)::before{content:'2'}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(2).swiper-pagination-bullet-active{border-top:none;border-right:none;border-bottom:none;border-left:none}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(3){border-top:0.5px solid #fff;border-right:0.5px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #fff}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(3)::before{content:'3'}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(3).swiper-pagination-bullet-active{border-top:none;border-right:none;border-bottom:none;border-left:none}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(4){border-top:0.5px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;border-left:0.5px solid #fff}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(4)::before{content:'4'}#home .top-content_dots .wrapper .swiper-pagination .swiper-pagination-bullet:nth-child(4).swiper-pagination-bullet-active{border-top:none;border-right:none;border-bottom:none;border-left:none}#default .top-content{height:100vh;max-height:800px}@media (max-width: 600px){#default .top-content{height:400px}}#default .top-content .top-content_image{position:relative;z-index:1;height:100%}#default .top-content .top-content_image img,#default .top-content .top-content_image video{width:100%;height:100%;object-fit:cover;object-position:center bottom}#default .top-content .top-content_image figure,#default .top-content .top-content_image .swiper-slide{height:100%;max-height:800px}@media (max-width: 600px){#default .top-content .top-content_image figure,#default .top-content .top-content_image .swiper-slide{height:400px}}#default .top-content_uvp{top:calc(100% - 100px)}#default .top-content_uvp .page-title{font-family:"Bodoni Moda",serif;color:#fff;font-weight:300;letter-spacing:15px;font-size:3.125rem;text-transform:uppercase;line-height:1.3}@media (max-width: 600px){#default .top-content_uvp .page-title{font-size:2.125rem}}@media (max-width: 600px){#default .top-content_uvp .page-title{letter-spacing:8px}}#default .intro-content{padding:130px 0}@media (max-width: 600px){#default .intro-content{padding:90px 0}#default .intro-content .container{max-width:calc(100vw - 40px)}}#default .intro-content.centered{padding-bottom:100px}#default .intro-content.centered .container .wrap{margin-left:unset;margin:0 auto}#default .intro-content.centered .container .wrap h1{text-align:center}#default .intro-content.centered .container .wrap .copy{display:block;margin-left:unset;margin:0 auto;text-align:center}#default .intro-content .wrap{margin-left:auto;max-width:750px}#default .intro-content .copy{display:inline-block;max-width:620px;margin-left:8vw}#default .intro-content .copy p{font-size:1.125rem}#default .intro-content .copy a{color:#fff;text-decoration:underline}@media not all and (pointer: coarse){#default .intro-content .copy a:hover{color:#A38322}}@media (max-width: 600px){#default .intro-content .copy{margin-left:0}}#default .intro-content h2{margin:60px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:"Bodoni Moda",serif;color:#fff;font-weight:100;letter-spacing:3px;font-size:3.125rem;text-transform:uppercase;line-height:1.1}@media (max-width: 600px){#default .intro-content h2{margin:24px 0 50px 0;font-size:2.5rem;letter-spacing:1px}}#default .intro-content h2 span{display:block;text-align:center}#default .intro-content h2.animate-fade span{opacity:0;transform:translateY(50px)}#default .intro-content h2.animate-fade.fade-in span{opacity:1;transform:translateX(0) translateY(0);transition:all .6s ease-in-out}#default .intro-content h2.animate-fade.fade-in span{transition-delay:0.4s}#default.privacy-policy .intro-content{padding-bottom:10px}#default.accessibility #intro-content{padding:130px 0 40px}@media (max-width: 600px){#default.privacy-policy .intro-content,#default.accessibility .intro-content{padding-top:150px;text-align:center}#default.privacy-policy .intro-content h1,#default.accessibility .intro-content h1{margin-bottom:30px}#default.accessibility .intro-content.centered{padding-bottom:0}}#home .wrapper-content{background-attachment:local;background-attachment:fixed}#home .intro-content{padding:130px 0}@media (max-width: 600px){#home .intro-content{padding:90px 0}#home .intro-content .container{max-width:calc(100vw - 40px)}}#home .intro-content .wrap{margin-left:auto;max-width:750px}#home .intro-content .copy{display:inline-block;max-width:620px;margin-left:8vw}#home .intro-content .copy p{font-size:1.125rem;padding:15px 0}@media (max-width: 600px){#home .intro-content .copy{margin-left:0}}#home .intro-content h2{margin:35px 0 70px 0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-family:"Bodoni Moda",serif;color:#fff;font-weight:100;letter-spacing:3px;font-size:3.125rem;text-transform:uppercase;line-height:1.1}@media (max-width: 600px){#home .intro-content h2{margin:24px 0 50px 0;font-size:2.5rem;letter-spacing:1px}}#home .intro-content h2 span{display:block;text-align:center}#home .intro-content h2.animate-fade span{opacity:0;transform:translateY(50px)}#home .intro-content h2.animate-fade.fade-in span{opacity:1;transform:translateX(0) translateY(0);transition:all .6s ease-in-out}#home .intro-content h2.animate-fade.fade-in span{transition-delay:0.4s}#home .group-start.home-group{background-position-y:150px !important}@media (max-width: 980px){#home .single-quad__text{padding-top:30px}}@media (max-width: 600px){.gallery-block .gallery-mobile__slider figure a{pointer-events:none}}.cards{padding:0px;position:relative}.cards .wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;max-width:1600px}.cards__image-box{position:absolute;top:10%;z-index:9}.cards__images{width:100%;height:800px}.cards__image{position:relative;width:100%}.cards__image img{width:100%;height:800px;object-fit:cover}.cards__slides{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.cards__slides .swiper-pagination{left:0px}.cards__slides .swiper-pagination-bullet{width:55px;height:2px;border-radius:0}.cards__slides .swiper-wrapper{-ms-flex-pack:center;justify-content:center}.cards__slides .swiper-slide{width:250px !important}.cards__item{border:1px solid rgba(255,255,255,0.6);width:250px;height:609px;margin:0 2px 15px 0;overflow:hidden;cursor:pointer;position:relative}.cards__item:hover .cards__content{top:0}.cards__text{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:end;height:100%;padding:0 0 15px 15px}.cards__text div{font-weight:600;line-height:1.2;text-transform:uppercase;max-width:150px;color:#fff;font-size:.9375rem}.cards__text span{position:absolute;bottom:0;line-height:1;right:10px;font-family:"Bodoni Moda",serif;font-size:10rem;color:rgba(255,255,255,0.3)}.cards__content{position:absolute;backdrop-filter:blur(15px);width:100%;transition:all 0.8s ease-in-out;height:100%;top:100%;padding:35px 15px;width:100%}.cards__content h2{font-family:"Open Sans",sans-serif;font-size:.9375rem;color:#fff;font-weight:700;margin:40px 0}.cards__content .number{position:relative;display:block;font-weight:600;margin-bottom:25px;color:#fff}.cards__content .number::after{content:'';position:absolute;right:5px;bottom:10px;width:85%;height:1px;background-color:#fff}.cards__content .read-more{margin-top:40px}@media (max-width: 980px){.cards{padding:0}.cards .wrapper{max-width:95%}.cards__slides .swiper-slide{width:100% !important}.cards__slides .swiper-wrapper{-ms-flex-pack:start;justify-content:flex-start}.cards__item{border:none;width:100%;margin:0 auto}.cards__content{top:0}.cards__image::before{background-color:rgba(234,205,119,0.7)}}@media (max-width: 600px){.cards{padding:0}.cards__slides .swiper-slide{width:100% !important}.cards__slides .swiper-wrapper{-ms-flex-pack:start;justify-content:flex-start}.cards__item{border:none;width:100%;margin:0 auto}.cards__content{top:0;width:360px;margin:0 15px}.cards__image::before{background-color:rgba(234,205,119,0.7)}}.gallery-block{padding:80px 0;background-size:cover;background-position:center}.gallery-block .gallery__slider{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-width:1500px;margin:0 auto}.gallery-block .gallery__slider .swiper-pagination{left:-190px}.gallery-block .gallery__slider .swiper-pagination-bullet{width:55px;height:2px;border-radius:0}.gallery-block__list{max-width:1500px;margin:0 auto;width:100%;height:785px;display:-ms-grid;display:grid;-ms-grid-columns:10.2% 28.7% 6.8% 1.6% 20.1% 32.6%;grid-template-columns:10.2% 28.7% 6.8% 1.6% 20.1% 32.6%;-ms-grid-rows:9.1% 23.9% 7% 19.3% 4% 30.6% 6.3%;grid-template-rows:9.1% 23.9% 7% 19.3% 4% 30.6% 6.3%;grid-column-gap:0px;grid-row-gap:0px;z-index:1}.gallery-block__list--text{grid-area:2 / 2 / 3 / 3}.gallery-block__list--text h2{font-size:3.125rem;color:#fff;font-family:"Bodoni Moda",serif;margin-bottom:20px;font-weight:500}.gallery-block__list--text .btn{margin-top:20px;background-color:transparent}@media not all and (pointer: coarse){.gallery-block__list--text .btn:hover{background-color:#26442B}}.gallery-block__list .img-1{grid-area:1 / 5 / 5 / 7}.gallery-block__list .img-2{grid-area:4 / 1 / 7 / 4}.gallery-block__list .img-3{grid-area:6 / 5 / 8 / 6}.gallery-block__list figure a{position:relative;display:block;width:100%;height:100%}.gallery-block__list figure a:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:130px;background:linear-gradient(180deg, rgba(255,255,255,0) 23%, rgba(0,0,0,0.5) 100%)}.gallery-block__list figure a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url("/assets/svg/expand.svg") no-repeat center center rgba(234,205,119,0.6);opacity:0;transition:all 0.7s ease-in-out;z-index:1;background-size:15px}@media not all and (pointer: coarse){.gallery-block__list figure a:hover{transform:scale(1.03)}.gallery-block__list figure a:hover:before{opacity:1;background-size:25px}}.gallery-block__list figure a img{object-fit:cover;width:100%;height:100%}.gallery-block__image{position:relative}.gallery-block__image span.label{position:absolute;color:#fff;font-size:.75rem;bottom:40px;left:50px}.gallery-block .gallery-mobile__slider{position:relative}.gallery-block .gallery-mobile__slider .title{margin:30px}.gallery-block .gallery-mobile__slider .swiper-wrapper{width:90%}.gallery-block .gallery-mobile__slider .swiper-wrapper .swiper-slide{width:100%;height:210px;aspect-ratio:323/206;padding:0 10px}.gallery-block .gallery-mobile__slider .swiper-wrapper .swiper-slide span.label{position:absolute;color:#fff;font-size:.75rem;bottom:40px;left:50px}.gallery-block .gallery-mobile__slider .swiper-pagination{left:50%;transform:translateX(-50%);bottom:-20%}.gallery-block .gallery-mobile__slider .swiper-pagination-bullet{width:5px;height:5px;border-radius:50%}.list{padding:50px 0}.list span.title{display:block;text-align:center;margin-bottom:50px}.list__container{width:100%}.list__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:70px;padding:50px 0}.list__item:nth-child(odd){-ms-flex-direction:row-reverse;flex-direction:row-reverse;background-color:#26442B}.list__item:nth-child(odd) h2,.list__item:nth-child(odd) p{color:#fff}.list__item:nth-child(even){background-color:#fff;color:#000;gap:140px}.list__item:nth-child(even) .text{margin-left:auto}.list__item:nth-child(even) h2,.list__item:nth-child(even) p{color:#000}.list__item:last-of-type{margin-bottom:0}.list__item.white:nth-child(odd){background-color:#fff;-ms-flex-direction:row;flex-direction:row}.list__item.white:nth-child(odd) h2,.list__item.white:nth-child(odd) p{color:#26442B}.list__item.white:nth-child(odd) .text{margin-left:auto}.list__item.white:nth-child(odd) .text .btn::before{background-color:#26442B}.list__item.white:nth-child(odd) .text .btn span{color:#26442B}.list__item.white:nth-child(odd) .text .btn span:hover{color:#fff}.list__item.white:nth-child(even){background-color:#26442B;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.list__item.white:nth-child(even) h2,.list__item.white:nth-child(even) p{color:#fff}.list__item.white:nth-child(even) .text{margin-left:0}.list:has(.list__item.white){padding:0}.list__content{width:46%}.list__content .text{max-width:460px}.list__content h2{margin-bottom:50px}.list__content p{font-size:1.125rem}.list__content .btn{margin-top:25px}.list__image{width:54%;height:650px;position:relative;z-index:1}.list__image img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 980px){.list__item:nth-child(odd),.list__item:nth-child(even){-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:50px}.list__content,.list__image{width:100%;padding:0 20px;max-width:none}.list__image{height:250px}}@media (max-width: 600px){__image{height:250px}}.map-tabs-module{background-color:#fff;padding:60px 0}.map-tabs-module__filter{max-width:1370px;margin:0 auto}.map-tabs-module__filter--items{padding:30px 0;border:1px solid rgba(0,0,0,0.6);border-bottom:none}.map-tabs-module__filter--items ul{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;gap:100px}.map-tabs-module__filter--items ul li{font-family:"Open Sans",sans-serif;color:#fff;font-weight:400;letter-spacing:0px;font-size:1.125rem;text-transform:capitalize;line-height:1;color:#000;cursor:pointer;margin:0 25px}.map-tabs-module__filter--items ul li::before{background:rgba(38,68,43,0.8);bottom:-3px}.map-tabs-module__filter--items ul li:hover,.map-tabs-module__filter--items ul li.active{color:#26442B}.map-tabs-module__content{max-width:1370px;margin:0 auto;padding:30px 0 70px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;border:1px solid rgba(0,0,0,0.6);-ms-flex-align:center;align-items:center}.map-tabs-module__content span{font-family:"Open Sans",sans-serif;color:#000;font-weight:600;letter-spacing:2px;font-size:.875rem;text-transform:uppercase;line-height:1;display:block;text-align:center;margin-bottom:60px}.map-tabs-module__content .map-us{position:relative}.map-tabs-module__content .map-us__image{width:830px}.map-tabs-module__content .map-uk__image{width:215px}.map-tabs-module__content img{width:100%;height:100%;object-fit:cover}@media (max-width: 980px){.map-tabs-module__filter--items ul{gap:10px;width:90%}.map-tabs-module__content{-ms-flex-direction:column;flex-direction:column;-ms-grid-column-align:center;justify-items:center}.map-tabs-module__content .map-us::after{content:none}.map-tabs-module__content .map-us__image{width:80%}}@media (max-width: 600px){.map-tabs-module__filter{margin:25px 25px 0 25px}.map-tabs-module__filter--items{border-bottom:1px solid rgba(0,0,0,0.6)}.map-tabs-module__filter--items ul{-ms-flex-direction:column;flex-direction:column;gap:20px}.map-tabs-module__content{-ms-flex-direction:column;flex-direction:column;margin:0px 25px 0 25px}.map-tabs-module__content .map-us__image{width:95%}.map-tabs-module__content .map-us::after{content:none}.map-tabs-module__content .map-uk__image{width:80%;margin:0 auto}}.numbers{padding:120px 0 120px 0;background-color:#fff;background-size:cover;background-repeat:no-repeat}.numbers .maintitle{display:block;text-align:center;color:#000;margin-bottom:50px;font-family:"Bodoni Moda", serif;font-size:3.125rem;font-weight:600;text-transform:uppercase;line-height:1.2}.numbers .wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;max-width:1175px}.numbers__item{border:1px solid rgba(0,0,0,0.3);width:220px;height:187px;margin:5px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.numbers__item:nth-child(odd){background-color:#26442B}.numbers__item:nth-child(odd) .number,.numbers__item:nth-child(odd) .label{color:#fff}.numbers__item:nth-child(even) .number,.numbers__item:nth-child(even) .label{color:#00010F}.numbers__item .number{display:block;font-family:"Bodoni Moda",serif;font-weight:600;font-size:3.75rem;margin-bottom:0;text-align:center}.numbers__item .number span{font-family:"Open Sans",sans-serif}.numbers__item .label{display:block;font-weight:bold;text-transform:uppercase;letter-spacing:2px;text-align:center;font-size:1rem;font-weight:600}@media (max-width: 980px){.numbers{padding:120px 0}.numbers .wrapper{-ms-flex-pack:center;justify-content:center}.numbers__item{width:288px}}@media (max-width: 600px){.numbers{padding:60px 0 130px 0}.numbers h2.maintitle{max-width:100%}.numbers__item{width:176px;height:149px}.numbers__item .number{font-size:50px}}.partners-block{padding:90px 0px;position:relative}.partners-block::before,.partners-block::after{content:"";position:absolute;top:calc(54% + 35px);width:10%;height:1px;z-index:0;background-color:#fff}.partners-block::before{left:0}.partners-block::after{right:0}.partners-block h2{text-align:center;margin-bottom:60px}.partners-block__slider{position:relative;padding:0px 20px;max-width:960px}.partners-block__slider .gallery-three-prev,.partners-block__slider .gallery-three-next{top:calc(50% - 25px);position:absolute;z-index:99}.partners-block__slider .gallery-three-prev{left:0px}.partners-block__slider .gallery-three-next{right:0px}.partners-block__image{width:100%;max-width:160px;height:127px;margin:0 auto}.partners-block__image img{object-fit:contain}.partners-block__image:hover .partners-block__overlay{opacity:1}.partners-block__overlay{position:absolute;left:0;top:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(38,68,43,0.7);transition:all .3s ease-in-out;opacity:0}.partners-block__overlay img{width:30px;height:30px}.partners-block__button{width:100%;text-align:center;margin-top:30px}.portfolio-module h2{width:100%;text-align:center;color:#000;background-color:#fff}.portfolio-module .container{-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:50px;row-gap:80px;padding:0;width:100%}.portfolio-module__filter{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#fff;height:0;width:100%;height:60px;padding:80px 0;gap:30px}.portfolio-module__filter-block{position:relative;width:465px;-ms-flex-direction:column;flex-direction:column;border:1px solid #26442B}.portfolio-module__filter-block--toggle{margin:0 auto;width:100%;padding:10px;position:relative;text-align:left}.portfolio-module__filter-block--toggle::after{content:'';position:absolute;top:50%;transform:translateY(-50%);right:16px;width:18px;height:9px;background:url("/assets/svg/arrow-down.svg") no-repeat 95% center;background-size:cover}.portfolio-module__filter-block--toggle:hover{color:#EACD77}.portfolio-module__filter-block--toggle span{font-family:"Open Sans",sans-serif;color:#000;font-weight:400;letter-spacing:0px;font-size:1.125rem;text-transform:capitalize;line-height:1}.portfolio-module__filter .filter-headline span{font-family:"Open Sans",sans-serif;color:#737373;font-weight:800;letter-spacing:0px;font-size:1rem;text-transform:none;line-height:1}.portfolio-module__filter ul{position:absolute;-ms-flex-direction:column;flex-direction:column;gap:0;margin:0;padding:15px;width:100%;margin:0 auto;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background-color:#fff;top:4.4rem}.portfolio-module__filter ul.open{opacity:1;visibility:visible;pointer-events:auto;transition:all .3s ease-in-out}.portfolio-module__filter ul li{font-family:"Open Sans",sans-serif;color:#000;font-weight:400;letter-spacing:2px;font-size:1.125rem;text-transform:capitalize;line-height:1;line-height:1;margin-right:40px;cursor:pointer;position:relative}.portfolio-module__filter ul li:last-of-type{margin-right:0px}.portfolio-module__filter ul li.active,.portfolio-module__filter ul li:hover{color:#26442B}.portfolio-module .category-text.container{width:100%;padding-top:55px;padding-bottom:30px}.portfolio-module .category-text.container span{font-family:"Open Sans",sans-serif;color:#fff;font-weight:600;letter-spacing:2px;font-size:.875rem;text-transform:uppercase;line-height:1}.portfolio-module__item{width:47%}.portfolio-module__item .copy{padding-left:30px}.portfolio-module__item .copy h3{font-family:"Open Sans",sans-serif;color:#fff;font-weight:400;letter-spacing:0px;font-size:1.5625rem;text-transform:none;line-height:1;padding-top:30px;padding-bottom:25px}.portfolio-module__item .copy .text{width:460px}.portfolio-module__item .copy .text p{font-size:1.125rem}.portfolio-module__item .copy .btn{margin:25px 0}.portfolio-module figure{width:100%;height:330px;position:relative}.portfolio-module figure a{width:100%;display:block;top:0;left:0;height:100%;z-index:4}.portfolio-module figure .btn-tour{position:absolute;width:183px;height:45px;top:287px;left:370px;background-color:#26442B;color:#fff;padding:10px 18px;font-size:14px;font-weight:bold;text-decoration:none;font-family:"Open Sans",sans-serif;z-index:5;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.portfolio-module figure .btn-tour::before{content:"";position:absolute;right:15%;top:50%;transform:translateY(-50%);width:22px;height:16px;transform:translateY(-50%);background-image:url("/assets/images/Icon-akar-eye.png");background-repeat:no-repeat;background-size:contain}.portfolio-module figure .btn-tour:hover{background-color:#26442B}@media not all and (pointer: coarse){.portfolio-module figure:hover .rooms__overlay{opacity:1}}@media (max-width: 980px){.portfolio-module .container .portfolio-module__item{width:100%}}@media (max-width: 600px){.portfolio-module__item{width:100%}.portfolio-module__item .copy{padding-left:0}.portfolio-module__item .copy .text{width:100%}.portfolio-module figure .btn-tour{left:53%}.portfolio-module__filter-block{width:255px}}.press{background-color:#fff;padding:100px 0}.press__content{width:100%;max-width:1310px;margin:0 auto}.press__content--image{width:40%}.press__content--image figure{width:460px;height:310px}.press__content--text{width:60%}.press__content--text h2,.press__content--text p{color:#000}.press__content--text h2{font-size:1.5625rem;margin-bottom:35px;font-weight:600}.press__content--text p{font-size:1.125rem}.press__content--text .btn{margin-top:33px}@media (max-width: 600px){.press__content{width:90%;-ms-flex-pack:center !important;justify-content:center !important}.press__content--image{width:100%}.press__content--image figure{width:350px}.press__content--text{width:100%}.press__content--text h2{margin:40px 0;line-height:1}}.reviews{padding:60px 0px;color:#fff;position:relative}.reviews__container{position:relative;max-width:1920px;margin:0 auto}.reviews__container::before,.reviews__container::after{content:"";position:absolute;top:calc(54% + 35px);width:10%;height:1px;z-index:0;background-color:#fff;display:none}.reviews__container::before{left:0}.reviews__container::after{right:0}.reviews__slider{padding:0 140px;max-width:950px}.reviews__slider .reviews-prev,.reviews__slider .reviews-next{position:absolute;top:calc(50% + 35px)}.reviews__slider .reviews-prev{left:0px}.reviews__slider .reviews-next{right:0}.reviews__item{text-align:center}.reviews__item .small-title{font-family:"Open Sans",sans-serif;color:#fff;font-weight:600;letter-spacing:2px;font-size:.875rem;text-transform:uppercase;line-height:1}.reviews__item h2{font-size:3.125rem;margin-top:85px;margin-bottom:25px}.reviews__item span.occupation{font-family:"Open Sans",sans-serif;color:#fff;font-weight:600;letter-spacing:2px;font-size:.875rem;text-transform:uppercase;line-height:1;display:inline-block;margin-bottom:70px}.reviews__item blockquote{font-size:1.125rem;line-height:2}@media (max-width: 600px){.reviews{padding:10px 0}.reviews__container::before,.reviews__container::after{content:none}.reviews__item h2{margin-top:40px}.reviews__item span{margin-bottom:30px}.reviews__slider{padding:0 30px 100px;max-width:950px}.reviews__slider .reviews-prev,.reviews__slider .reviews-next{position:absolute;top:unset;bottom:0}.reviews__slider .reviews-prev{left:30%}.reviews__slider .reviews-next{right:30%}}.single-quad{padding:60px 0px;margin:0 auto;background-color:#26442B}.single-quad .wrapper{padding:0;background-repeat:no-repeat;background-position:right;max-width:1300px}.single-quad.layout-wide .wrapper{max-width:unset;gap:90px}.single-quad.layout-wide .single-quad__image{height:650px}.single-quad.layout-wide .single-quad__text{display:-ms-flexbox;display:flex;-ms-flex-pack:right;justify-content:right}.single-quad.layout-wide .single-quad__text .content{max-width:450px}.single-quad.layout-wide .single-quad__text p{max-width:100%}.single-quad__image{width:55%;height:600px}.single-quad__text{width:45%;padding-left:90px}.single-quad__text h2{margin-bottom:70px}.single-quad__text p{font-size:1.125rem;max-width:67%}.single-quad__text a.btn{margin-top:50px}.single-quad.post_6gybwc2w3{background-color:transparent;margin-top:-150px}.single-quad.post_6gybwc2w3 .wrapper{-ms-flex-align:start;align-items:flex-start}.single-quad.post_6gybwc2w3 .single-quad__text{padding-top:190px}.single-quad.post_6gybwc2w3 .single-quad__text p{max-width:80%}@media (max-width: 980px){.single-quad .container{-ms-flex-direction:column;flex-direction:column}.single-quad__image{height:285px;width:90%}.single-quad__text{width:90%;padding:0}.single-quad__text h2{margin-top:50px}.single-quad__text a.btn{margin-top:30px}}@media (max-width: 600px){.single-quad{padding:50px 0;background-size:contain;background-position:center bottom}#home .single-quad{padding-bottom:96px}.single-quad.layout-wide .wrapper{gap:50px}.single-quad.layout-wide .single-quad__image{height:350px}.single-quad.layout-wide .single-quad__text{padding-top:0}.dir-right .single-quad__text{padding:30px 0}.single-quad__text h2{font-size:2.6875rem;margin:10px 0 20px}.single-quad__text .small-title{margin-top:40px;letter-spacing:5px}.single-quad.post_6gybwc2w3 .wrapper{-ms-flex-align:center;align-items:center}.single-quad.post_6gybwc2w3 .single-quad__text{padding-top:10px}}.team-quad{background-color:#fff;padding:100px 0;background-size:cover;background-repeat:no-repeat}.team-quad .title{text-align:center;color:#000;font-size:3.4375rem;margin-bottom:30px;font-weight:600}.team-quad__container{display:-ms-flexbox;display:flex;max-width:1240px;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.team-quad__item{max-width:300px;min-height:428px;margin:5px}.team-quad__item figure{position:relative;cursor:pointer;height:353px}.team-quad__item figure img{width:100%;height:100%;object-fit:cover}.team-quad__text{height:75px}.team-quad__text .team-subtitle{font-weight:400;color:#C2A480;font-size:.8125rem}.team-quad__text,.team-quad__slider-photo{padding:15px;background-color:#26442B}.team-quad__text h2,.team-quad__slider-photo h2{font-family:"Open Sans",sans-serif;text-transform:capitalize;font-size:1.125rem;margin-bottom:5px}.team-quad__text h3,.team-quad__slider-photo h3{font-weight:400;color:#BE9E78;font-size:.8125rem}.team-quad__slider{max-width:1215px;margin:0 auto}.team-quad__slider h2.title{text-align:center;margin-bottom:80px}.team-quad__slider-photo{width:380px;height:485px;padding:0}.team-quad__slider-photo figure{height:350px}.team-quad__slider-photo figure img{width:100%;height:100%;object-fit:cover}.team-quad__slider-photo .copy{padding:25px;height:120px}.team-quad__slider-photo .copy h2{font-size:1.5625rem;margin-bottom:10px}.team-quad__slider-photo .copy h3{font-size:1.125rem}.team-quad__slider-copy{width:63.5%;color:#EACD77}.team-quad__slider-copy p{color:#000;font-size:1.125rem}.team-quad__slider-item{margin:25px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.team-quad .navigation{max-width:1240px;margin:0 auto;font-weight:900;padding:15px 100px;border-top:1px solid #BE9E78;border-bottom:1px solid #BE9E78;text-transform:uppercase;color:#EACD77;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.team-quad .navigation .close{position:relative;cursor:pointer;color:#000}.team-quad .navigation .close::after,.team-quad .navigation .close::before{content:'';position:absolute;top:40%;transition:all 0.5s ease;left:-20px;width:15px;height:2px;background-color:#000}.team-quad .navigation .close::after{transform:rotate(45deg)}.team-quad .navigation .close::before{transform:rotate(135deg)}.team-quad .navigation .close:hover::after,.team-quad .navigation .close:hover::before{transform:rotate(0)}.team-quad .navigation .nav-arrows{position:relative;display:-ms-flexbox;display:flex;width:250px}.team-quad .navigation .nav-arrows::after{content:'';position:absolute;width:2px;height:20px;background-color:#000;top:50%;left:50%;transform:translate(-50%, -50%)}.team-quad .navigation .nav-arrows .swiper-arrow{font-family:"Open Sans",sans-serif;color:#000;font-weight:900;letter-spacing:0px;font-size:.875rem;text-transform:uppercase;line-height:1;width:50%}.team-quad .navigation .nav-arrows .swiper-arrow:hover{color:#EACD77}.team-quad .navigation .nav-arrows .swiper-arrow::after{content:''}.team-quad .navigation .nav-arrows .swiper-arrow.swiper-button-next{background:url(svg/arrow-right-team.svg) no-repeat;background-position:right center}.team-quad .navigation .nav-arrows .swiper-arrow.swiper-button-prev{background:url(svg/arrow-left-team.svg) no-repeat;background-position:left center}@media (max-width: 980px){.team-quad__container{-ms-flex-pack:center;justify-content:center}.team-quad__slider-copy{margin:0 15px}.team-quad__slider-item{-ms-flex-pack:center;justify-content:center}}@media (max-width: 600px){.team-quad{padding:30px 0 50px}.team-quad__item{height:auto;min-height:auto;width:180px;margin:10px 3px}.team-quad__item figure{height:180px}.team-quad__text{min-height:125px}.team-quad__slider .swiper-slide h2.title{font-size:2.5rem;margin-bottom:40px}.team-quad__slider-photo{width:80%;height:340px;max-width:300px;margin:0 auto 125px auto}.team-quad__slider-photo figure{height:240px}.team-quad__slider-photo .copy{padding:9px;height:120px}.team-quad__slider-photo .copy h2{font-size:1.25rem}.team-quad__slider-photo .copy h3{font-size:.875rem}.team-quad__slider-copy{width:90%}.team-quad__slider-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.team-quad__slider-container{position:relative}.team-quad .navigation{position:absolute;max-width:100%;width:100%;padding:15px 25px 15px 35px;-ms-flex-pack:distribute;justify-content:space-around}.team-quad .navigation .close{z-index:2}}

/*# sourceMappingURL=style.css.map */
