.btn{padding:10px 0px;display:inline-block;zoom:1;text-align:center;text-transform:uppercase;border:none;border-radius:0;cursor:pointer;background-color:transparent;color:var(--sym-color-primary);font-family:var(--sym-font-family-tertiary);font-size:.75rem;letter-spacing:.09375rem;line-height:1;position:relative}.btn::before{content:'';width:100%;height:1px;background-color:var(--sym-color-primary);position:absolute;left:0;bottom:0;transition:all .4s ease-in-out}.btn:after{content:'';width:6px;height:6px;position:absolute;right:-1px;bottom:-2px;background:url(./svg/arrow-cta-red.svg);background-size:contain;background-position:left center;background-repeat:no-repeat;transition:all .4s ease-in-out;opacity:0}@media (-moz-touch-enabled: 0), (pointer: fine){.btn:hover:before{width:calc(100% + 15px)}.btn:hover:after{opacity:1;right:-16px}}.btn-white,.footer__form .email-signup .signup-btn{padding:10px 0px;display:inline-block;zoom:1;text-align:center;text-transform:uppercase;border:none;border-radius:0;cursor:pointer;background-color:transparent;color:var(--sym-color-tertiary);font-family:var(--sym-font-family-tertiary);font-size:.75rem;letter-spacing:.09375rem;line-height:1;position:relative}.btn-white::before,.footer__form .email-signup .signup-btn::before{content:'';width:100%;height:1px;background-color:var(--sym-color-tertiary);position:absolute;left:0;bottom:0;transition:all .4s ease-in-out}.btn-white:after,.footer__form .email-signup .signup-btn:after{content:'';width:6px;height:6px;position:absolute;right:-1px;bottom:-2px;background:url(./svg/arrow-cta.svg);background-size:contain;background-position:left center;background-repeat:no-repeat;transition:all .4s ease-in-out;opacity:0}@media (-moz-touch-enabled: 0), (pointer: fine){.btn-white:hover:before,.footer__form .email-signup .signup-btn:hover:before{width:calc(100% + 15px)}.btn-white:hover:after,.footer__form .email-signup .signup-btn:hover:after{opacity:1;right:-16px}}.read-more{color:var(--sym-color-secondary);line-height:1;font-family:var(--sym-font-family-tertiary);font-size:.6875rem;text-transform:uppercase;letter-spacing:0.5px;position:relative;padding-right:18px}.read-more::before{content:'';width:0%;height:1px;background-color:var(--sym-color-secondary);position:absolute;left:0;bottom:-4px;transition:all .4s ease-in-out}.read-more::after{content:'';width:9px;height:9px;position:absolute;top:0;right:0;background-image:url(./svg/cta-alt.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .4s ease-in-out;transform-origin:center}@media (-moz-touch-enabled: 0), (pointer: fine){.read-more:hover::before{width:calc(100% - 18px)}.read-more:hover:after{transform:rotate(45deg)}}.read-more-white{color:#fff;line-height:1;font-family:var(--sym-font-family-tertiary);font-size:.6875rem;text-transform:uppercase;letter-spacing:0.5px;position:relative;padding-right:18px}.read-more-white::before{content:'';width:0%;height:1px;background-color:#fff;position:absolute;left:0;bottom:-4px;transition:all .4s ease-in-out}.read-more-white::after{content:'';width:9px;height:9px;position:absolute;top:0;right:0;background-image:url(./svg/cta-alt-white.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .4s ease-in-out;transform-origin:center}@media (-moz-touch-enabled: 0), (pointer: fine){.read-more-white:hover::before{width:calc(100% - 18px)}.read-more-white:hover:after{transform:rotate(45deg)}}.hidden,aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.submenu:not(.show),.accordion__item:not(.open) .accordion__copy{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)}*{box-sizing:border-box}html{font-size:16px}body{font-family:var(--sym-font-family-primary);font-size:16px;color:var(--sym-color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.skip-to-content{background:var(--sym-color-primary);color:#fff;position:fixed;transition:all 300ms ease-out;z-index:99999999;top:-100px;display:block;margin:0;padding:10px}.skip-to-content:focus{top:0}.skip-to-content:hover{background:var(--sym-color-secondary)}.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 pulse-red{from{opacity:1}to{opacity:0.3}}#ui-datepicker-div.ui-widget-content{background:#ffffff;z-index:1000;border:none;padding:0;border-radius:0}#ui-datepicker-div.ui-widget-content *{font-weight:normal;font-size:14px;text-align:center}.ui-datepicker{width:17em;font-size:20px}.ui-datepicker table{border:0;border-collapse:collapse}.ui-datepicker table th{padding:.7em .3em}.ui-datepicker *{font-weight:normal;font-size:14px;text-align:center;border:0}.ui-datepicker .ui-state-disabled,.ui-datepicker .ui-widget-content .ui-state-disabled,.ui-datepicker .ui-widget-header .ui-state-disabled{opacity:.35}.ui-datepicker.ui-datepicker-inline{width:100% !important;padding:0}.ui-datepicker.ui-datepicker-inline .ui-datepicker-group{width:48% !important;margin:0 1% !important;background-color:#fff}.ui-datepicker.ui-datepicker-inline .ui-datepicker-header{height:55px}.ui-datepicker.ui-datepicker-inline .ui-datepicker-header *{line-height:25px;font-size:25px}.ui-datepicker select.ui-datepicker-month{width:auto;padding-right:30px}.ui-datepicker .ui-widget-header{position:relative;padding:10px 0;background:var(--sym-color-secondary) !important;border-radius:0 !important;border:0 !important;height:47px}.ui-datepicker .ui-widget-header tr th{padding:10px 0}.ui-datepicker .ui-widget-header .ui-datepicker-title{margin:0 2.3em;line-height:1.8em}.ui-datepicker .ui-widget-header .ui-datepicker-title select,.ui-datepicker .ui-widget-header .ui-datepicker-title span{border:0;background-color:transparent;text-transform:uppercase;font-family:var(--sym-font-family-secondary);color:#fff}.ui-datepicker .ui-widget-header .ui-datepicker-title select{background-image:url("images/arrow-down.svg");background-repeat:no-repeat;background-position:center right 10px;background-size:10px auto;-webkit-appearance:none;-moz-appearance:none}.ui-datepicker .ui-widget-header .ui-datepicker-prev{left:0;transform:translateY(-50%)}.ui-datepicker .ui-widget-header .ui-datepicker-next{transform:translateY(-50%) rotate(180deg) !important;right:0}.ui-datepicker .ui-widget-header .ui-datepicker-prev,.ui-datepicker .ui-widget-header .ui-datepicker-next{position:absolute;top:50%;background-image:url("images/left-arrow-datepicker.svg");background-size:10px;background-position:center;background-repeat:no-repeat}.ui-datepicker .ui-widget-header .ui-datepicker-prev span,.ui-datepicker .ui-widget-header .ui-datepicker-next span{background-image:none;color:transparent}.ui-datepicker .ui-datepicker-calendar{margin:0 !important;width:100% !important;table-layout:fixed}.ui-datepicker .ui-datepicker-calendar thead{background-color:var(--sym-color-primary);color:#fff;text-transform:uppercase}.ui-datepicker .ui-datepicker-calendar tbody td{padding:0;font-family:var(--sym-font-family-primary);height:50px;position:relative;vertical-align:top;transition:all .3s ease-in-out}.ui-datepicker .ui-datepicker-calendar tbody td *{padding:0;line-height:50px;text-align:center}.ui-datepicker .ui-datepicker-calendar tbody td .ui-state-default{font-size:11px;border:0 !important;color:var(--sym-color-text);background-color:transparent}.ui-datepicker .ui-datepicker-calendar tbody td span.price{position:absolute;bottom:10px;display:block;width:100%;line-height:1;color:var(--sym-color-secondary)}.ui-datepicker .ui-datepicker-calendar tbody td.has-price *{line-height:25px}.ui-datepicker .ui-datepicker-calendar tbody td.dp-highlight,.ui-datepicker .ui-datepicker-calendar tbody td:hover,.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day{background-color:var(--sym-color-secondary) !important}.ui-datepicker .ui-datepicker-calendar tbody td.dp-highlight *,.ui-datepicker .ui-datepicker-calendar tbody td:hover *,.ui-datepicker .ui-datepicker-calendar tbody td.ui-datepicker-current-day *{color:#fff !important}.ui-datepicker .ui-datepicker-calendar tbody td.ui-state-disabled{background-color:transparent !important}.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;max-width:1030px;margin:0 auto}.form-module h2,.form-module h3{width:100%}.form-module .col-6{width:48%;margin:0 auto}.form-module .col-12{width:98%;margin:0 auto}.form-module__field{position:relative}.form-module__field.moved label:not(.error){transform:translateY(-75%);font-size:75% !important;transition:all 0.3s ease-in-out}.form-module__field label{position:relative;top:20px;margin-left:30px;font-size:var(--sym-h1-fontSize);color:var(--sym-h1-color);font-family:var(--sym-h1-fontFamily);font-weight:var(--sym-h1-fontWeight);font-style:var(--sym-h1-fontStyle);letter-spacing:var(--sym-h1-letterSpacing);line-height:var(--sym-h1-lineHeight);text-transform:var(--sym-h1-textTransform)}.form-module__confirmation{text-align:center;padding:30px 0px}form{width:100%}form label{display:block;margin:0 0 10px;font-size:15px}form label span{font-size:0.8em}form input[type=text],form input[type=email],form input[type=tel],form input[type=date],form input[type=number],form select,form textarea{width:100%;border:0px none;margin:0px 0px 10px;color:var(--sym-color-text);background-color:transparent;border-bottom:1px solid var(--sym-color-primary);padding:5px 3%;-webkit-appearance:none;-webkit-border-radius:0;-moz-appearance:none}form select{-moz-appearance:none;text-indent:0.01px;text-overflow:''}form select::-ms-expand{display:none}form select option{color:black;text-align:center}form textarea{min-height:120px}form input:-ms-input-placeholder{color:var(--sym-color-text);opacity:1}form input::placeholder{color:var(--sym-color-text);opacity:1}label.error{position:absolute;bottom:100%;top:unset;left:0px;font-size:12px;color:#fff;background:var(--sym-color-primary);padding:7px 12px;border-radius:3px;margin-bottom:2px;z-index:3}label.error:before{content:"";display:block;position:absolute;top:100%;left:20px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid var(--sym-color-primary)}input[type=text].error,input[type=tel].error,input[type=email].error,select.error,textarea.error{border-color:var(--sym-color-primary)}.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:var(--sym-color-primary)}p#thankyou{text-align:center}.gdpr-wrap{margin:30px 0 0 10px}.field.gdpr{position:relative;margin-bottom:15px}.field.gdpr input{position:absolute;left:-99999px}.field.gdpr input:checked+label:after{opacity:1}.field.gdpr label:not(.error){position:relative;padding-left:28px;text-align:left;font-size:13px}.field.gdpr label:not(.error) a{color:var(--sym-color-text);text-decoration:underline}.field.gdpr label:not(.error):before{content:"";display:block;position:absolute;width:12px;height:12px;border:1px solid var(--sym-color-primary);left:0;top:2px;cursor:pointer;z-index:2}.field.gdpr label:not(.error):after{content:"";display:block;position:absolute;width:8px;height:8px;left:-1px;top:1px;cursor:pointer;z-index:3;background:var(--sym-color-primary);margin-top:3px;margin-left:3px}@media screen and (min-width: 600px){.field.gdpr label:not(.error):after{opacity:0}}.form-module-wrapper{padding-bottom:160px;background-image:url("/assets/images/bg-texture-intro.jpg");background-repeat:no-repeat;background-position:bottom left;background-size:18% 24%}.form-module__submit{margin-left:auto;margin-right:40px}@media screen and (max-width: 600px){.field.gdpr label:not(.error){padding-left:70px;min-height:30px;line-height:16px}.field.gdpr label:not(.error):before{content:"";display:block;position:absolute;width:51px;height:30px;background:#d7d7d7;border-radius:15px;left:0;top:0;cursor:pointer;transition:all 0.4s;border:0}.field.gdpr label:not(.error):after{content:"";display:block;position:absolute;width:24px !important;height:24px !important;background:#fff;transition:all 0.4s;border-radius:50%;top:3px;left:3px;z-index:3;margin:0}.field.gdpr input{position:absolute;left:-99999px}.field.gdpr input:checked+label:after{left:24px;margin:0;top:3px}.field.gdpr input:checked+label:before{background:var(--sym-color-primary)}}.animate-fade{opacity:0}.animate-fade.top{transform:translateY(100px)}.animate-fade.top.fade-in{transform:translateY(0)}.animate-fade.bottom{transform:translateY(-100px)}.animate-fade.bottom.fade-in{transform:translateY(0)}.animate-fade.left{transform:translateX(-100px)}.animate-fade.left.fade-in{transform:translateX(0)}.animate-fade.right{transform:translateX(100px)}.animate-fade.right.fade-in{transform:translateX(0)}.animate-fade.image-reveal{clip-path:inset(0 0 100% 0);opacity:0}.animate-fade.image-reveal.fade-in{clip-path:inset(0 0 0% 0);opacity:1;transition:all 1.6s cubic-bezier(0.18, 0.32, 0.17, 0.99) 0.5s}.animate-fade.fade-in{opacity:1;transition:all 1.6s cubic-bezier(0.18, 0.32, 0.17, 0.99)}@media only screen and (max-width: 600px){.animate-fade.right,.animate-fade.left{transform:translateY(100px)}.animate-fade.right.fade-in,.animate-fade.left.fade-in{transform:translateY(0)}}.container{max-width:1170px;padding:0 15px;margin:0 auto}@media (max-width: 600px){.container{padding:0px 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}.flex-box.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.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-start{-ms-flex-pack:start;justify-content:flex-start}.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.r-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.txt-center{text-align:center}h1{font-family:var(--sym-font-family-primary);font-size:2em;color:var(--sym-color-primary)}h2{font-family:var(--sym-font-family-secondary)}p{color:var(--sym-color-text);font-size:1.0625rem;font-family:var(--sym-font-family-primary);line-height:1.75rem}ul.sym-inline-list{list-style:none}ul.sym-inline-list li{list-style:none;position:relative;padding-left:16px}ul.sym-inline-list li:before{content:"";display:block;position:absolute;top:10px;left:0;background-color:var(--sym-color-primary);width:6px;height:6px;border-radius:50%}a,input,button{color:var(--sym-color-primary);transition:all 0.3s ease-in-out}a:hover,a:focus,input:hover,input:focus,button:hover,button:focus{text-decoration:none}.sitemap{background-color:var(--sym-color-light)}.sitemap main#content{padding-top:120px;padding-bottom:60px}.sitemap .intro-content{padding:40px 0px 40px;text-align:center}.sitemap .intro-content .container{max-width:1000px}.sitemap .intro-content h1{color:var(--sym-color-primary)}@media only screen and (max-width: 600px){.sitemap main#content{padding-top:88px}.sitemap .intro-content{padding-bottom:0px}}ul.global-sitemap{position:relative;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px;width:100%;max-width:600px;margin-left:calc(50% - 250px);padding:40px 0px 40px 20px;padding-left:20px;margin-bottom:0px}ul.global-sitemap li{line-height:1.6;position:relative;margin-bottom:15px;padding-left:30px;display:inline-block;width:100%}ul.global-sitemap li a{text-decoration:underline;color:#65593E;transition:all .3s ease-in-out}ul.global-sitemap li a:hover{text-decoration:none}ul.global-sitemap li ul{border-left:1px solid var(--sym-color-secondary);margin-left:0px;padding:5px 0px;margin:5px 0px}ul.global-sitemap li ul li{padding-left:10px;line-height:18px;opacity:1}ul.global-sitemap li ul li:last-child{margin-bottom:0px}ul.global-sitemap li ul li:before{display:none}@media only screen and (min-width: 768px) and (max-width: 1024px){ul.global-sitemap{margin-left:calc(50% - 250px)}}@media only screen and (max-width: 600px){ul.global-sitemap{columns:1;column-count:1;width:60%;margin:0 auto}}.sub-menu ul li{display:inline-block;margin-right:15px;padding-right:15px;border-right:1px solid #222;line-height:0.65}.sub-menu ul li a{padding:3px 0;color:var(--sym-color-text)}.sub-menu ul li a.active{cursor:default;color:var(--sym-color-primary)}.sub-menu ul li a:hover{color:var(--sym-color-primary)}.sub-menu ul li:last-child{border-right:0px}.swiper-arrow__primary{display:inline-block;width:30px;height:30px;background-image:url(./svg/arrow-slider.svg);background-size:20px 6px;background-position:center;background-repeat:no-repeat;border-radius:50%;transition:all .4s ease-in-out;cursor:pointer}.swiper-arrow__primary.prev{transform:rotate(180deg)}@media (-moz-touch-enabled: 0), (pointer: fine){.swiper-arrow__primary:hover{background-color:var(--sym-color-primary);background-image:url(./svg/arrow-slider-beige.svg);background-size:20px 6px;background-position:center;background-repeat:no-repeat}}@media (max-width: 600px){.swiper-arrow__primary{width:40px;height:40px;background-size:35px 15px}}.swiper-arrow__big{display:inline-block;width:47px;height:47px;background-image:url(./svg/arrow-slider-beige.svg);background-position:center;background-size:30px 10px;background-repeat:no-repeat;transition:all .4s ease-in-out;cursor:pointer;border-radius:50%}.swiper-arrow__big.prev{transform:rotate(180deg)}@media (-moz-touch-enabled: 0), (pointer: fine){.swiper-arrow__big:hover{background-color:var(--sym-color-secondary)}}.swiper-arrow__invisible{display:inline-block;width:40%;height:100%;cursor:pointer;opacity:0;background:linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);transition:all .3s ease-in-out}.swiper-arrow__invisible.next{transform:rotate(180deg)}@media (-moz-touch-enabled: 0), (pointer: fine){.swiper-arrow__invisible:hover{opacity:1;background:linear-gradient(90deg, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);transition:all .3s ease-in-out}}body:not(#gallery-grid) .lbx.lbx-fullscreen{z-index:999}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_close{top:30px;right:30px;background:var(--sym-color-primary);width:50px;height:50px;transition:all .4s ease-in-out;border:none;border-radius:50%;-ms-flex-pack:center;justify-content:center}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_close svg{color:#fff;width:15px;height:15px;transition:all .3s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_close:hover{background:var(--sym-color-secondary)}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_close:hover svg{color:var(--sym-color-primary);width:12px;height:12px}}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_arrow{border-radius:0%;width:50px;height:50px;-ms-flex-pack:center;justify-content:center;border:none;top:calc(50% - 25px);background-color:var(--sym-color-primary);transition:all .3s ease-in-out;transform-origin:center center;border-radius:50%}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_arrow svg{display:none}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_arrow .lbx_arrow-box{background-image:url(./svg/arrow-slider-beige.svg);background-position:center;background-size:100% auto;background-repeat:no-repeat;width:20px;height:20px;padding:0px;transition:all .4s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_arrow:hover{background-color:var(--sym-color-secondary)}}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_prev{transform:rotate(180deg);left:25px}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_prev:hover{transform:rotate(180deg) translateX(5px)}}body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_next{right:25px}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-fullscreen .lbx_next:hover{transform:translateX(5px)}}body:not(#gallery-grid) .lbx.lbx-inline .lbx_close{width:40px;height:40px;top:-20px;right:-20px;border:none;border-radius:50%;background-color:var(--sym-color-primary);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:all .4s ease-in-out}body:not(#gallery-grid) .lbx.lbx-inline .lbx_close svg{color:#fff;width:15px;height:15px;transition:all .4s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-inline .lbx_close:hover{background:var(--sym-color-secondary)}}@media (max-width: 600px){body:not(#gallery-grid) .lbx.lbx-inline .lbx_close{top:0;right:0;width:40px;height:40px}}@media (max-width: 600px){body:not(#gallery-grid) .lbx.lbx-inline{padding:10px}}body:not(#gallery-grid) .lbx.lbx-media .lbx_close{top:30px;right:30px;background:var(--sym-color-primary);width:50px;height:50px;transition:all .4s ease-in-out;border:none;border-radius:50%;-ms-flex-pack:center;justify-content:center}body:not(#gallery-grid) .lbx.lbx-media .lbx_close svg{color:#fff;width:15px;height:15px;transition:all .3s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-media .lbx_close:hover{background:var(--sym-color-secondary)}body:not(#gallery-grid) .lbx.lbx-media .lbx_close:hover svg{color:#fff;width:12px;height:12px}}body:not(#gallery-grid) .lbx.lbx-media .lbx_arrow{border-radius:0%;width:50px;height:50px;-ms-flex-pack:center;justify-content:center;border:none;top:calc(50% - 25px);background-color:var(--sym-color-primary);transition:all .3s ease-in-out;transform-origin:center center;border-radius:50%;transform:none}body:not(#gallery-grid) .lbx.lbx-media .lbx_arrow svg{display:none}body:not(#gallery-grid) .lbx.lbx-media .lbx_arrow .lbx_arrow-box{background-image:url(./svg/arrow-slider-beige.svg);background-position:center;background-size:100% auto;background-repeat:no-repeat;width:20px;height:20px;padding:0px;transition:all .4s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){body:not(#gallery-grid) .lbx.lbx-media .lbx_arrow:hover{background-color:var(--sym-color-secondary)}}body:not(#gallery-grid) .lbx.lbx-media .lbx_prev{transform:rotate(180deg);left:25px}body:not(#gallery-grid) .lbx.lbx-media .lbx_next{right:25px}aside.burger-menu{display:block;position:fixed;top:0;left:-100%;z-index:12345;width:100%;height:100%;transition:0.3s ease-in-out;background:url("/assets/images/bg-menu.jpg") no-repeat;background-color:var(--sym-color-secondary);overflow:hidden;pointer-events:none}aside.burger-menu.open{left:0px;pointer-events:all}aside.burger-menu .section-menu{height:100vh;display:-ms-flexbox;display:flex;padding-block:5%}aside.burger-menu .section-menu__container{-ms-flex-direction:column;flex-direction:column}aside.burger-menu .section-menu__top{width:100%;text-align:right}aside.burger-menu .section-menu__top a{color:var(--sym-color-tertiary);text-transform:uppercase;font-size:14px}aside.burger-menu .section-menu__middle ul.privary-navigation__list{display:-ms-flexbox;display:flex;gap:100px;margin:0}aside.burger-menu .section-menu__middle ul.privary-navigation__list li{position:relative}aside.burger-menu .section-menu__middle ul.privary-navigation__list li::before{content:"";display:block;position:absolute;top:7px;left:-50px;background-color:var(--sym-color-tertiary);width:10px;height:10px;border-radius:50%}aside.burger-menu .section-menu__middle ul.privary-navigation__list li:nth-child(1)::before{content:unset}aside.burger-menu .section-menu__middle ul.privary-navigation__list li a{color:var(--sym-color-tertiary);font-size:var(--sym-h3-fontSize);font-family:var(--sym-h3-fontFamily);font-weight:var(--sym-h3-fontWeight);font-style:var(--sym-h3-fontStyle);letter-spacing:var(--sym-h3-letterSpacing);line-height:var(--sym-h3-lineHeight);text-transform:var(--sym-h3-textTransform)}aside.burger-menu .section-menu__middle ul.privary-navigation__list li.hover a{padding-bottom:30px}aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.submenu{position:absolute;top:25px;margin:25px 0 0 20px}aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.submenu li{padding-bottom:13px}aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.submenu li a{font-size:14px}aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.submenu li::before{content:"";display:block;position:absolute;left:-15px;width:5px;height:5px}aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.submenu li:nth-child(1):before{content:''}aside.burger-menu .section-menu__bottom{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}aside.burger-menu .section-menu__bottom .phone{color:var(--sym-color-tertiary);font-size:.875rem;line-height:1;font-family:var(--sym-font-family-primary);position:relative;transition:all .4s ease-in-out;padding-left:18px}aside.burger-menu .section-menu__bottom .phone:before{content:'';width:0%;height:1px;background-color:var(--sym-color-tertiary);position:absolute;left:50%;bottom:-3px;transition:all .4s ease-in-out}aside.burger-menu .section-menu__bottom .phone:after{content:'';width:11px;height:11px;position:absolute;left:0;top:1px;background-image:url(./svg/phone-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .4s ease-in-out}.header{display:block;position:fixed;top:0;z-index:99;width:100%;transition:all .4s ease-in-out}.header:before{content:'';width:100%;height:0%;background-color:var(--sym-color-secondary);position:absolute;left:0;top:0;z-index:1;transition:all .4s ease-in-out}.header:after{content:'';width:100%;height:1px;background:var(--sym-color-tertiary);position:absolute;left:0;bottom:0;z-index:10;transition:all .5s ease-in-out}.header .container{position:relative;z-index:9}.header__left{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:60px}.header__left .burger-menu{font-size:.9375rem;font-family:var(--sym-font-family-secondary);line-height:1;color:var(--sym-color-tertiary);cursor:pointer;border:none;background:none;padding:0px}.header__left .burger-menu span{display:inline-block;vertical-align:bottom;width:2px;height:24px;background:var(--sym-color-tertiary);margin:0px 15px;position:relative;border-radius:10px}.header__left .burger-menu span:before,.header__left .burger-menu span::after{content:'';width:2px;height:18px;background:var(--sym-color-tertiary);position:absolute;bottom:0;border-radius:10px;transition:all .3s ease-in-out}.header__left .burger-menu span::before{left:-6px}.header__left .burger-menu span::after{right:-6px}@media (-moz-touch-enabled: 0), (pointer: fine){.header__left .burger-menu:hover span:before,.header__left .burger-menu:hover span:after{height:22px}}.header__left .tag-location{color:var(--sym-color-tertiary);display:inline-block;font-size:.625rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;font-weight:normal}.header__logo{width:185px;transition:all .4s ease-in-out}.header__logo img{width:100%}@media (-moz-touch-enabled: 0), (pointer: fine){.header__logo:hover{opacity:.5}}.header__right{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;gap:0px 25px}.header__right .phone{color:var(--sym-color-tertiary);font-size:.875rem;line-height:1;font-family:var(--sym-font-family-primary);position:relative;transition:all .4s ease-in-out;padding-left:18px}.header__right .phone:before{content:'';width:0%;height:1px;background-color:var(--sym-color-tertiary);position:absolute;left:50%;bottom:-3px;transition:all .4s ease-in-out}.header__right .phone:after{content:'';width:11px;height:11px;position:absolute;left:0;top:1px;background-image:url(./svg/phone-icon.svg);background-size:contain;background-position:center;background-repeat:no-repeat;transition:all .4s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){.header__right .phone:hover:before{width:100%;left:0}}.header__right .btn-booking{height:80px;padding:10px 20px;background-color:transparent;border:none;border-left:1px solid var(--sym-color-tertiary);border-right:1px solid var(--sym-color-tertiary);cursor:pointer;transition:all .4s ease-in-out;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.header__right .btn-booking span{display:inline-block;color:var(--sym-color-tertiary);padding:0px 30px;position:relative;font-size:1rem;font-family:var(--sym-font-family-secondary);line-height:1}.header__right .btn-booking span:before,.header__right .btn-booking span:after{content:'';width:16px;height:1px;background-color:var(--sym-color-tertiary);position:absolute;top:calc(50% - 2px);transition:all .4s ease-in-out}.header__right .btn-booking span:before{left:0}.header__right .btn-booking span:after{right:0}@media (-moz-touch-enabled: 0), (pointer: fine){.header__right .btn-booking:hover{background-color:var(--sym-color-primary)}.header__right .btn-booking:hover span:before{left:10px;width:6px}.header__right .btn-booking:hover span:after{right:10px;width:6px}}.header.up:before,.header.down:before,.sitemap .header:before,#default-text .header:before,#default .header:before,#attractions .header:before,#gallery-grid .header:before{height:100%}.header.up::after,.header.down::after,.sitemap .header::after,#default-text .header::after,#default .header::after,#attractions .header::after,#gallery-grid .header::after{width:0%}.header.up .btn-booking,.header.down .btn-booking,.sitemap .header .btn-booking,#default-text .header .btn-booking,#default .header .btn-booking,#attractions .header .btn-booking,#gallery-grid .header .btn-booking{height:75px}@media (max-width: 1024px){.header__right .phone{display:none}}@media (max-width: 600px){.header{padding:20px 0px;transition:padding .4s ease-in-out}.header .container{-ms-flex-pack:center;justify-content:center}.header__left,.header__right,.header::after,.header:before{display:none}.header__logo{width:200px}.header.up,.header.down,.sitemap .header,#default-text .header,#default .header{padding:15px 0px;background-color:var(--sym-color-secondary)}}.footer{clear:both;margin-bottom:-25px}.footer__left{width:calc(48% + 15px);background-color:var(--sym-color-secondary);padding:100px 90px 90px 30px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.footer__form{width:100%;max-width:390px}.footer__form .footer-title{display:block;font-family:var(--sym-font-family-secondary);font-size:2.5rem;line-height:1;color:var(--sym-color-tertiary);margin-bottom:25px}.footer__form .thankyouMsg{color:var(--sym-color-tertiary);padding:30px 0px}.footer__form .email-signup .fields-wrap .field.input{position:relative;margin-bottom:30px}.footer__form .email-signup .fields-wrap .field.input label:not(.error){font-size:.875rem;line-height:1;font-family:var(--sym-font-family-primary);margin-bottom:0;color:var(--sym-color-tertiary);text-transform:uppercase;position:absolute;left:10px;top:12px;transition:all .4s ease-in-out}.footer__form .email-signup .fields-wrap .field.input input{width:100%;padding:10px;background-color:var(--sym-color-secondary);border:none;border-bottom:1px solid var(--sym-color-tertiary);margin-bottom:0px;color:var(--sym-color-tertiary);font-size:.875rem;line-height:1;font-family:var(--sym-font-family-primary);font-weight:normal}.footer__form .email-signup .fields-wrap .field.input input:-ms-input-placeholder{color:transparent}.footer__form .email-signup .fields-wrap .field.input input::placeholder{color:transparent}.footer__form .email-signup .fields-wrap .field.input.moved label:not(.error){top:-2px;font-size:.625rem}.footer__form .email-signup .fields-wrap .gdpr-wrap{margin-top:40px}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr{margin-bottom:15px}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr:last-of-type{margin-bottom:0px}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error){font-family:var(--sym-font-family-primary);color:var(--sym-color-tertiary);font-size:.625rem;line-height:1}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error) a{color:var(--sym-color-tertiary)}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error) a:hover{text-decoration:none}}@media only screen and (min-width: 768px){.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error){margin-bottom:0px;padding-left:20px}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error):before{top:-3px;width:14px;height:14px;border:1px solid var(--sym-color-tertiary);background-color:transparent}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error):after{width:8px;height:8px;background:var(--sym-color-tertiary);margin:0px;left:3px;top:0px}}.footer__form .email-signup .signup-btn{margin-top:20px}.footer__right{width:60%;padding:100px 30px 90px 100px;background-image:url(./images/footer-bg.jpg)}.footer__content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;gap:40px 0px;max-width:580px}.footer__content .footer-logo{width:100%}.footer__content .footer-logo a{display:block;width:140px;transition:all .4s ease-in-out}.footer__content .footer-logo a img{width:100%}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__content .footer-logo a:hover{opacity:.5}}.footer__content .address p,.footer__content .address a{font-size:.9375rem;color:var(--sym-color-tertiary);font-family:var(--sym-font-family-primary);line-height:1.625rem;letter-spacing:.03125rem}.footer__content .address a{text-decoration:underline}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__content .address a:hover{text-decoration:none}}.footer__content .information .social-media{margin-bottom:25px}.footer__content .information .social-media li{line-height:1;display:inline-block;margin-right:12px}.footer__content .information .social-media li:last-of-type{margin-right:0}.footer__content .information .social-media li a{display:block;width:16px;height:16px;transition:all .4s ease-in-out}.footer__content .information .social-media li a svg{width:100%;height:100%;object-fit:cover;object-position:center bottom;fill:var(--sym-color-tertiary)}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__content .information .social-media li a:hover{opacity:.4}}.footer__content .information .secondary-navigation__list{margin-bottom:0px}.footer__content .information .secondary-navigation__item{line-height:1;margin-bottom:25px}.footer__content .information .secondary-navigation__item:last-of-type{margin-bottom:0px}.footer__content .information .secondary-navigation__item a{color:var(--sym-color-tertiary);font-size:1rem;line-height:1;letter-spacing:.0625rem;font-family:var(--sym-font-family-primary);text-transform:uppercase;position:relative}.footer__content .information .secondary-navigation__item a:before{content:'';width:0%;height:1px;background:var(--sym-color-tertiary);position:absolute;left:0;bottom:0;transition:all .4s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__content .information .secondary-navigation__item a:hover:before{width:100%}}.footer__content .information .secondary-navigation__item a.active:before{width:100%}.footer__content .tertiary-navigation{width:100%;border-top:1px solid color-mix(in srgb, var(--sym-color-tertiary), transparent 50%);border-bottom:1px solid color-mix(in srgb, var(--sym-color-tertiary), transparent 50%)}.footer__content .tertiary-navigation__list{width:100%;padding:25px 0px;margin-bottom:0px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:0px 40px}@media (max-width: 600px){.footer__content .tertiary-navigation__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:10px}}.footer__content .tertiary-navigation__item{line-height:1}.footer__content .tertiary-navigation__item a{color:var(--sym-color-tertiary);font-size:.625rem;line-height:1;letter-spacing:.0625rem;font-family:var(--sym-font-family-primary);text-transform:uppercase;position:relative}.footer__content .tertiary-navigation__item a:before{content:'';width:0%;height:1px;background:var(--sym-color-tertiary);position:absolute;left:0;bottom:-2px;transition:all .4s ease-in-out}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__content .tertiary-navigation__item a:hover:before{width:100%}}.footer__content .tertiary-navigation__item a.active:before{width:100%}@media (max-width: 600px){.footer__content .tertiary-navigation__item:nth-child(odd){padding-left:70px}}.footer__content .copyright{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.footer__content .copyright .copy{color:var(--sym-color-tertiary);font-size:.625rem;line-height:1;letter-spacing:.0625rem}.footer__content .copyright .tambourine{transition:all .4s ease-in-out}.footer__content .copyright .tambourine svg{fill:var(--sym-color-tertiary)}@media (-moz-touch-enabled: 0), (pointer: fine){.footer__content .copyright .tambourine:hover{opacity:.4}}@media (max-width: 1024px){.footer__left{width:45%;padding:100px 50px 90px 30px}.footer__right{overflow:hidden;width:55%;padding:100px 30px 90px 50px}}@media (max-width: 600px){.footer{-ms-flex-direction:column;flex-direction:column}.footer__left{width:100%;padding:60px 30px 70px}.footer__form .footer-title{line-height:1.5}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr{width:100%}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error){line-height:1rem}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error)::before{background-color:var(--sym-color-secondary);border:1px solid var(--sym-color-tertiary)}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr label:not(.error):after{background-color:var(--sym-color-tertiary)}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr:nth-of-type(1) label:not(.error):before{top:-6px}.footer__form .email-signup .fields-wrap .gdpr-wrap .field.gdpr:nth-of-type(1) label:not(.error):after{top:-3px}.footer__right{width:100%;background-size:cover;padding:40px 0px 100px}.footer__content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer__content .footer-logo{width:140px;margin:0 auto}.footer__content .footer-logo a{width:100%}.footer__content .address{text-align:center}.footer__content .information{padding:0px 30px;width:90%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.footer__content .information .social-media{margin-bottom:0px}.footer__content .information .secondary-navigation__list{margin-bottom:0px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:0px 50px}.footer__content .information .secondary-navigation__item{margin-bottom:0px}.footer__content .copyright{-ms-flex-direction:column;flex-direction:column}.footer__content .copyright .copy{margin-bottom:40px}}.buttons-nav{display:none}@media (max-width: 600px){.buttons-nav{position:fixed;left:0;bottom:0;width:100%;height:65px;z-index:99;display:-ms-flexbox;display:flex;background:var(--sym-color-secondary)}.buttons-nav__menu{width:25%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.buttons-nav__menu .bar{width:20px;height:1px;background:var(--sym-color-tertiary);position:relative;margin:7px 0px 15px}.buttons-nav__menu .bar::before,.buttons-nav__menu .bar:after{content:'';width:100%;height:1px;background:var(--sym-color-tertiary);position:absolute;left:0}.buttons-nav__menu .bar:before{top:-5px}.buttons-nav__menu .bar:after{bottom:-5px}.buttons-nav__menu .label{display:block;font-weight:normal;font-family:var(--sym-font-family-tertiary);font-size:.625rem;line-height:1;text-transform:uppercase;color:var(--sym-color-tertiary);letter-spacing:.0625rem}.buttons-nav__phone{width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.buttons-nav__phone img{margin-bottom:7px}.buttons-nav__phone .label{display:block;font-weight:normal;font-family:var(--sym-font-family-tertiary);font-size:.625rem;line-height:1;text-transform:uppercase;color:var(--sym-color-tertiary);letter-spacing:.0625rem}.buttons-nav__book-now{width:50%;text-align:center;background-color:var(--sym-color-primary)}.buttons-nav__book-now span{color:#fff;font-size:1rem;font-family:var(--sym-font-family-secondary);font-weight:normal;text-transform:capitalize;display:block;margin-top:26px}}#attractions{background-color:var(--sym-color-light);background-image:url(./images/texture.jpg)}#attractions .attractions-content .attractions-intro{max-width:67%}#attractions .attractions-content .attractions-filter #attraction-category,#attractions .attractions-content .attractions-filter #attraction-distance{font-size:12px}#attractions .attractions-content .attractions-filter #attraction-category option,#attractions .attractions-content .attractions-filter #attraction-distance option{text-align:left}#attractions .attractions-content .attractions-filter__reset{margin-top:-3px}#attractions .attractions-content .attractions-filter__entry{padding-left:0}#attractions .attractions-content .attractions-filter__entry:nth-child(2){padding-right:40px}#attractions .attractions-content__left{padding:180px 15px 0}#attractions .attractions-content__left h1,#attractions .attractions-content__left #attraction-category,#attractions .attractions-content__left #attraction-distance{font-size:var(--sym-h1-fontSize);color:var(--sym-h1-color);font-family:var(--sym-h1-fontFamily);font-weight:var(--sym-h1-fontWeight);font-style:var(--sym-h1-fontStyle);letter-spacing:var(--sym-h1-letterSpacing);line-height:var(--sym-h1-lineHeight);text-transform:var(--sym-h1-textTransform);margin-bottom:var(--sym-h1-marginBottom)}#attractions .attractions-content__left h2{font-size:var(--sym-h2-fontSize);color:var(--sym-h2-color);font-family:var(--sym-h2-fontFamily);font-weight:var(--sym-h2-fontWeight);font-style:var(--sym-h2-fontStyle);letter-spacing:var(--sym-h2-letterSpacing);line-height:var(--sym-h2-lineHeight);text-transform:var(--sym-h2-textTransform);margin-bottom:var(--sym-h2-marginBottom)}#home{background-color:var(--sym-color-light);background-image:url(./images/texture.jpg)}#home .home-animation{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:999;background-color:var(--sym-color-light);background-image:url(./images/texture.jpg);transition:all .4s ease-in-out 1s;opacity:1}#home .home-animation__image{position:relative;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}#home .home-animation__image img:not(.home-animation__logo){width:calc(100% - 270px);height:calc(100% - 150px);transition:all 1s ease-in-out}#home .home-animation__image.expand img:not(.home-animation__logo){width:100%;height:100%}#home .home-animation__logo{position:absolute;z-index:9;width:350px;transition:all .4s ease-in-out .5s;opacity:1}#home .home-animation.hidde{opacity:0;pointer-events:none}#home .home-animation.hidde .home-animation__logo{transform:scale(1.1);transform-origin:center;opacity:0}#home .top-content{position:relative}#home .top-content .slide{height:100vh;position:relative}#home .top-content .slide::before{content:'';width:100%;height:35%;position:absolute;left:0;top:0;background:#000000;background:linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);pointer-events:none}#home .top-content__uvp{width:100%;position:absolute;left:0;top:calc(60%);transform:translateY(-50%);z-index:9}#home .top-content__uvp .container{text-align:center}#home .top-content__uvp .uvp{margin:0 auto}#home .top-content__uvp .uvp span{display:block;margin-bottom:30px}#home .top-content__uvp .tag-location{display:none}#home .intro-content{position:relative;padding:170px 0px 80px;border-bottom:1px solid var(--sym-color-secondary)}#home .intro-content:before{content:'';width:1px;height:100%;position:absolute;left:35%;bottom:0;background-color:var(--sym-color-secondary)}#home .intro-content__video{position:absolute;left:0;bottom:0;width:35%;height:calc(100% - 90px);object-fit:cover;object-position:center;z-index:1}#home .intro-content .container{position:relative;z-index:9;gap:70px}#home .intro-content__image{width:50%;max-width:330px;height:440px}#home .intro-content__text{width:50%;max-width:420px}#home .group-start.sliders-home .slider-right{position:relative}#home .group-start.sliders-home .slider-right:before{content:'';width:1px;height:200px;background-color:var(--sym-color-secondary);position:absolute;top:calc(100% - 110px);left:calc(45% - 1px)}@media (max-width: 1024px){#home .home-animation__image img:not(.home-animation__logo){width:calc(100% - 200px);height:calc(100% - 150px)}#home .intro-content .container{gap:50px}}@media (max-width: 600px){#home .home-animation__image img:not(.home-animation__logo){width:calc(100% - 100px);height:calc(100% - 100px)}#home .home-animation__logo{width:80%}#home .top-content .slide{height:90vh}#home .top-content__uvp{top:inherit;bottom:10%}#home .top-content__uvp .container{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}#home .top-content__uvp .uvp span{width:50%;margin:0 auto 30px}#home .top-content__uvp .swiper-arrow__big{display:none}#home .top-content__uvp .tag-location{width:100%;color:var(--sym-color-tertiary);display:inline-block;font-size:.625rem;line-height:1;letter-spacing:.0625rem;text-transform:uppercase;font-weight:normal;margin-top:40px}#home .intro-content{padding:60px 0px}#home .intro-content:Before{display:none}#home .intro-content__video{display:none}#home .intro-content__image{display:none}#home .intro-content__text{width:100%}}#default{background-color:var(--sym-color-light);background-image:url(./images/texture.jpg)}#default .top-content{position:relative}#default .top-content figure.slide{height:70vh}#default .top-content.no-image figure.slide{height:0}#default .top-content__uvp{width:100%;position:absolute;left:0;top:calc(70vh - 105px);transform:translateY(-50%);z-index:9}#default .top-content__uvp .container{max-width:1100px}@media (max-width: 1024px){#default .top-content__uvp .container{max-width:700px}}#default .intro-content{position:relative;padding:160px 0px 130px}#default .intro-content.center{padding:185px 0 95px}#default .intro-content.center:before{height:118px;top:0;bottom:unset;left:50%}#default .intro-content.center.no-image{padding:175px 0 55px}#default .intro-content.center.no-image .container .intro-content__text{max-width:630px}#default .intro-content.no-image:before{content:unset}#default .intro-content:before{content:'';width:1px;height:160px;position:absolute;left:28%;top:0;background-color:var(--sym-color-secondary)}@media (min-width: 1700px){#default .intro-content:before{left:calc(33% + 10px)}}#default .intro-content__video{position:absolute;left:0;bottom:0;width:35%;height:calc(100% - 90px);object-fit:cover;object-position:center;z-index:1}#default .intro-content .container{position:relative;z-index:9;gap:70px}#default .intro-content .container.no-image .intro-content__text{width:100%;max-width:674px}#default .intro-content__image{width:50%;max-width:330px;height:440px}#default .intro-content__text{width:50%;max-width:420px}#default.new-paltz .top-content__uvp .container{max-width:1200px}#default.new-paltz .intro-content{padding-bottom:95px}#default.new-paltz .intro-content__text{max-width:475px}#default.terms-and-conditions{background-color:var(--sym-color-light);background-image:url(./images/texture.jpg)}#default.terms-and-conditions main#content .container{max-width:1010px;margin:0 auto;padding:200px 15px 180px;width:90%}#default.terms-and-conditions main#content .container h2{font-size:1.75rem;line-height:2.1875rem;margin-bottom:10px;color:var(--sym-color-secondary)}#default.terms-and-conditions main#content .container h3{display:block;margin-bottom:15px;margin-top:25px;color:var(--sym-color-primary)}#default.terms-and-conditions main#content .container a:not(.btn){text-decoration:underline;font-weight:400;color:var(--sym-color-primary)}@media (-moz-touch-enabled: 0), (pointer: fine){#default.terms-and-conditions main#content .container a:not(.btn):hover{color:var(--sym-color-text)}}#default.terms-and-conditions main#content .container p{margin-bottom:20px}#default.terms-and-conditions main#content .container p+h2{margin-top:30px}#default.terms-and-conditions main#content .container p strong{color:var(--sym-color-primary)}#default.terms-and-conditions main#content .container ul{margin-bottom:30px}@media (max-width: 1024px){#default.terms-and-conditions main#content .container{padding:180px 15px 100px}}#default-text{background-color:var(--sym-color-light);background-image:url(./images/texture.jpg)}#default-text .intro-content{padding:120px 0px 30px;margin-top:75px}#default-text .intro-content .container{max-width:1000px;width:90%}#default-text .intro-content .small-title,#default-text .intro-content #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container #default-text .intro-content h3,#default-text .intro-content .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules #default-text .intro-content h3{display:block}@media (max-width: 1024px){#default-text .intro-content{padding:70px 0px 30px}}@media (max-width: 600px){#default-text .intro-content{margin-top:70px;padding:60px 0px 30px}#default-text .intro-content .container{width:100%}}#gallery-grid{background-color:var(--sym-color-light);background-image:url(./images/texture.jpg)}#gallery-grid .gallery-block{padding:115px 0}@media (max-width: 1024px){body.sitemap main#content{min-height:56vh}}@media (max-width: 600px){body.sitemap main#content{min-height:inherit}}.accordion{padding:20px 0 140px}.accordion__item{margin-top:45px;border-bottom:1px solid var(--sym-color-secondary)}.accordion__item .sym-h1{position:relative;background-color:transparent;border:0;width:100%;text-align:left;cursor:pointer}.accordion__item .sym-h1:before,.accordion__item .sym-h1:after{content:"";display:block;position:absolute;top:10px;right:40px;background-color:var(--sym-color-secondary);width:12px;height:2px}.accordion__item .sym-h1:before{transform:rotate(270deg);transition:transform 0.3s ease}.accordion__item.open{border:0}.accordion__item.open .sym-h1{border-bottom:1px solid var(--sym-color-secondary);padding-bottom:var(--sym-h1-marginBottom)}.accordion__item.open .sym-h1:before,.accordion__item.open .sym-h1:after{content:"";display:block;position:absolute;background-color:var(--sym-color-primary)}.accordion__item.open .sym-h1:before{transform:rotate(180deg);transition:transform 0.3s ease}.accordion__copy{margin:50px auto 70px;max-width:85%}@media (max-width: 1024px){.accordion__item{max-width:90%;margin:45px auto 0}}.amenities__bg{min-height:217px;width:50%}.amenities__content{width:50%;padding:0 50px 0 100px}.amenities__content-list ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0}.amenities__content-list ul li{width:50%;max-width:300px}.rooms{padding:120px 0 70px}.rooms__filter{padding-bottom:76px}.rooms__filter button.sym-h1{background:transparent;border:0;margin-bottom:0;cursor:pointer}.rooms__filter .rooms__tabs{gap:80px;position:relative}.rooms__filter .rooms__tabs:before,.rooms__filter .rooms__tabs:after{content:"";display:block;position:absolute;top:50%;left:0;background-color:var(--sym-color-primary);width:26%;height:1px}.rooms__filter .rooms__tabs:after{left:auto;right:0}.rooms__item{position:relative;max-width:1259px;margin-bottom:100px}.rooms__item.r-reverse{max-width:1323px;margin-left:auto}.rooms__item.r-reverse .rooms__item-content{width:465px;padding-left:0;padding-right:86px}.rooms__item.r-reverse .rooms__arrows{left:calc(465px - 62px)}.rooms__item .rooms__slider{position:relative;max-width:857px;height:594px;margin:0}.rooms__item-content{width:405px;padding-left:53px}.rooms__item.hidden *,aside.burger-menu .section-menu__middle ul.privary-navigation__list li ul.rooms__item.submenu:not(.show) *,.accordion__item:not(.open) .rooms__item.accordion__copy *{height:0}.rooms__item:not(.hidden):nth-child(3) *,.rooms__item:not(.hidden):nth-child(6) *{color:#fff}.rooms__item:not(.hidden):nth-child(3) .btn:before,.rooms__item:not(.hidden):nth-child(6) .btn:before{background-color:#fff}.rooms__item:not(.hidden):nth-child(3) .btn:after,.rooms__item:not(.hidden):nth-child(6) .btn:after{background-image:url(/assets/svg/arrow-cta-white.svg)}.rooms__item:not(.hidden):nth-child(2){margin-bottom:179px}.rooms__item:not(.hidden):nth-child(3):before{content:"";display:block;position:absolute;top:-80px;right:calc(Min(1259px - 1500px - ((100vw - 1500px) / 2), 0px));z-index:-1;background-repeat:repeat;background-position:top;background-size:contain;width:50vw;height:1244px;background-image:url(/assets/images/texture-accommodations.jpg)}.rooms__item:not(.hidden):nth-child(4){margin-bottom:200px}.rooms__item:not(.hidden):nth-child(5):before{content:"";display:block;position:absolute;top:-100px;left:calc(Min(1500px - 1500px - ((100vw - 1500px) / 2), 0px));z-index:-1;background-repeat:repeat;background-position:top;background-size:contain;width:50vw;height:1550px;background-image:url(/assets/images/texture-accommodations.jpg)}.rooms__buttons{margin-top:40px}.rooms__arrows{content:"";display:-ms-flexbox;display:flex;position:absolute;right:calc(402px - 62px);bottom:35px;z-index:9;width:125px;height:48px}.rooms .swiper-arrow__white{content:"";display:block;position:relative;background-repeat:no-repeat;background-size:cover;width:62px;height:48px;cursor:pointer;background-image:url(/assets/svg/arrow-accommodations.svg)}.rooms .swiper-arrow__white.prev{transform:rotate(180deg);left:1px}.bg-quad{height:100vh;max-height:750px;position:relative;z-index:1}.bg-quad__content{width:100%;height:200%}.bg-quad__container{position:sticky;top:0%;max-height:750px;height:100vh}.bg-quad__video{width:100%;height:100%;object-fit:cover;object-position:center}.bg-quad__copy{position:absolute;left:0;top:0;z-index:9;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);text-align:center}.bg-quad__copy .small-title,.bg-quad__copy #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .bg-quad__copy h3,.bg-quad__copy .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .bg-quad__copy h3{font-size:1.25rem;letter-spacing:.55rem;color:var(--sym-color-tertiary);display:block;margin-bottom:15px}.bg-quad__copy .title{font-size:4.375rem;line-height:1.5;color:var(--sym-color-tertiary);margin-bottom:0px}.bg-quad+.location{margin-top:-50px}@media (max-width: 1024px){.bg-quad{max-height:600px}.bg-quad__container{max-height:600px}.bg-quad+.location{margin-top:0px}}@media (max-width: 600px){.bg-quad{max-height:450px}.bg-quad__container{max-height:450px;height:100vh}.bg-quad__copy{width:80%}.bg-quad__copy .small-title,.bg-quad__copy #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .bg-quad__copy h3,.bg-quad__copy .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .bg-quad__copy h3{font-size:1.25rem;line-height:2.0625rem}.bg-quad__copy .title{font-size:2.5rem;margin-bottom:0px}.bg-quad+.location{margin-top:0px}}.columns{overflow-x:clip}.columns .small-title,.columns #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .columns h3,.columns .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .columns h3{position:relative;width:1230px;margin:0 auto 50px auto}.columns .small-title .deco,.columns #default.terms-and-conditions main#content .container h3 .deco,#default.terms-and-conditions main#content .container .columns h3 .deco,.columns .text-modules-wrapper .text-modules h3 .deco,.text-modules-wrapper .text-modules .columns h3 .deco{-ms-flex:1;flex:1;background-color:var(--sym-color-secondary);height:1px;width:100%;margin-left:70px;position:relative}.columns .small-title .deco::before,.columns #default.terms-and-conditions main#content .container h3 .deco::before,#default.terms-and-conditions main#content .container .columns h3 .deco::before,.columns .text-modules-wrapper .text-modules h3 .deco::before,.text-modules-wrapper .text-modules .columns h3 .deco::before{content:"";display:block;position:absolute;top:0;right:-100%;background-color:var(--sym-color-secondary);width:100%;height:1px}.columns.columns-2 .small-title,.columns.columns-2 #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .columns.columns-2 h3,.columns.columns-2 .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .columns.columns-2 h3{width:1168px;margin-bottom:95px}.columns__container{max-width:1230px;margin:0 auto;column-gap:30px}.columns__container.two-columns{max-width:1168px;column-gap:40px}.columns__container.two-columns .columns__item{max-width:564px;padding-bottom:95px}.columns__container.two-columns .columns__item-figure{margin-bottom:40px;width:100%;height:415px}.columns__container.two-columns .columns__item .copy{max-width:392px}.columns__item{max-width:calc(30% + 21px);padding-bottom:65px}.columns__item .copy{margin-bottom:40px}.columns__item .buttons{gap:65px}.columns__item-figure{width:100%;height:300px;margin-bottom:50px}@media (max-width: 1240px){.columns__container{max-width:90%;-ms-flex-pack:center !important;justify-content:center !important}.columns__container.two-columns .columns__item{max-width:calc(46% + 10px)}.columns__item{max-width:calc(47% + 10px)}.columns .small-title,.columns #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .columns h3,.columns .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .columns h3{max-width:90%}}@media (max-width: 1024px){.columns__container.two-columns{max-width:90%;-ms-flex-pack:center;justify-content:center}.columns__container.two-columns .columns__item{max-width:calc(50% - 20px)}.columns.columns-2 .small-title,.columns.columns-2 #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .columns.columns-2 h3,.columns.columns-2 .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .columns.columns-2 h3{max-width:90%}.columns__item{max-width:calc(46% + 10px)}}.featured-offer{padding:100px 0px;position:relative;z-index:2}.featured-offer__item{max-width:1440px;gap:8%}.featured-offer__content{width:50%;max-width:395px}.featured-offer__content .small-title,.featured-offer__content #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .featured-offer__content h3,.featured-offer__content .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .featured-offer__content h3{display:block;margin-bottom:15px}.featured-offer__content .title{margin-bottom:25px}.featured-offer__image{width:50%;height:460px}.featured-offer__buttons{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0px 60px}.featured-offer__modal{max-width:660px;padding:40px;background-color:var(--sym-color-light)}.featured-offer__modal--content{padding:40px;border:1px solid var(--sym-color-primary)}.featured-offer__modal--content .small-title,.featured-offer__modal--content #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .featured-offer__modal--content h3,.featured-offer__modal--content .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .featured-offer__modal--content h3{display:block;margin-bottom:15px}.featured-offer__modal--content .title{margin-bottom:25px}.featured-offer__modal--content .small p{font-size:.875rem}.featured-offer__modal--content .btn{margin-top:25px}@media (max-width: 1024px){.featured-offer__item{padding:0px 20px;gap:5%}}@media (max-width: 600px){.featured-offer{padding:40px 0px 60px}.featured-offer .wrapper{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0px 30px}.featured-offer__image{width:100%;height:200px}.featured-offer__content{width:100%;margin-top:30px}.featured-offer__modal{max-width:90vh;padding:40px 30px;max-height:90vh;overflow:scroll}.featured-offer__modal--content{padding:30px}}.gallery-quad{padding:90px 0px;position:relative;z-index:9}.gallery-quad.has-bg .gallery-quad__title{color:#fff}#home .gallery-quad{padding:0px 0px 90px;margin-top:-75px;position:relative;background-color:transparent}#home .gallery-quad:before{content:'';width:100%;height:calc(100% - 75px);background-color:var(--sym-color-light);position:absolute;left:0;bottom:0}.gallery-quad__texture{content:"";display:block;position:absolute;top:0;left:0;z-index:-1;background-repeat:no-repeat;background-position:center;background-size:cover;width:50vw;height:100%}.new-paltz .gallery-quad__texture{width:calc(45vw - 1px)}.gallery-quad__container{max-width:1500px;margin:0 auto}.gallery-quad .wrapper{width:90%;max-width:1275px;margin:0;margin-left:auto;position:relative;padding-left:60px}.gallery-quad__title{position:absolute;z-index:9;left:-70px;top:calc(50%);transform:translateY(-50%);padding:20px;background-color:transparent}#home .gallery-quad__title{left:-40px}.gallery-quad__slider{position:relative;clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 65%, 9% 65%, 9% 33%, 0 33%)}.gallery-quad__slider.bg .gallery-quad__arrows .swiper-arrow__primary{background-image:url(/assets/svg/arrow-slider-white.svg)}.gallery-quad__slider.bg .gallery-quad__arrows .line-time{background:#fff}.gallery-quad__slider.bg .gallery-quad__arrows .line-time .progress-bar{background:#fff}.gallery-quad__image{height:455px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative}.gallery-quad__image img{transition:all .4s ease-in-out;transform-origin:center}.gallery-quad__image .editorImgWrap{width:100%;height:100%;transition:all .4s ease-in-out;transform-origin:center}.gallery-quad__image.swiper-slide-active img{width:100%;height:calc(100% - 124px)}.gallery-quad__image.swiper-slide-active .editorImgWrap{width:100%;height:calc(100% - 124px)}.gallery-quad__image.swiper-slide-active .editorImgWrap img{height:100%;transition:all .4s ease-in-out;transform-origin:center}.gallery-quad__image.swiper-slide-active .gallery-quad__overlay{height:calc(100% - 124px);top:62px}.gallery-quad__image.swiper-slide-next+.gallery-quad__image img{width:100%;height:calc(100% - 124px)}.gallery-quad__image.swiper-slide-next+.gallery-quad__image .editorImgWrap{width:100%;height:calc(100% - 124px)}.gallery-quad__image.swiper-slide-next+.gallery-quad__image .editorImgWrap img{height:100%;transition:all .4s ease-in-out;transform-origin:center}.gallery-quad__image.swiper-slide-next+.gallery-quad__image .gallery-quad__overlay{height:calc(100% - 124px);top:62px}@media (-moz-touch-enabled: 0), (pointer: fine){.gallery-quad__image:hover .gallery-quad__overlay{opacity:1}}.gallery-quad__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(107,96,66,0.7);background-image:url(./svg/expand-icon.svg);background-position:center;background-size:auto;background-repeat:no-repeat;transition:all .4s ease-in-out;opacity:0}.gallery-quad__arrows{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;width:calc(25% - 5px);left:0;bottom:5px;z-index:9;padding:0px 10px}.gallery-quad__arrows .arrows{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.gallery-quad__arrows .line-time{-ms-flex:1 1;flex:1 1;display:block;height:1px;background:var(--sym-color-secondary);position:relative}.gallery-quad__arrows .line-time .progress-bar{width:100%;height:2px;background:var(--sym-color-secondary);position:absolute;left:0;bottom:-1px;transform-origin:left bottom}.gallery-quad__button{position:absolute;text-align:center;width:calc(25% - 5px);z-index:9;left:calc(50% + 5px);bottom:15px}@media (max-width: 1024px){.gallery-quad{overflow:hidden}.gallery-quad.has-bg .gallery-quad__title{left:0}#home .gallery-quad:before{height:calc(100% - 55px)}.gallery-quad .wrapper{width:100%}.gallery-quad__title{left:10px}.gallery-quad__slider{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 65%, 22% 65%, 22% 33%, 0 33%)}.gallery-quad__arrows{width:calc((100% / 3) - 5px);z-index:0}.gallery-quad__button{width:calc((100% / 3) - 5px);left:calc(((100% / 3) * 2) + 5px)}}@media (min-width: 950px) and (max-width: 1024px){.gallery-quad__button{width:calc(25% - 5px);left:calc(50% + 5px)}}@media (max-width: 600px){.gallery-quad{padding:60px 0px}#home .gallery-quad{padding:60px 0px 60px;margin-top:0px;position:relative}#home .gallery-quad:before{display:none}.gallery-quad .wrapper{width:100%;padding:0px}.gallery-quad__slider{padding:150px 0px 70px;clip-path:none}.gallery-quad__title{margin-bottom:0px;padding:0px;top:0;left:30px;transform:none;background:none}#home .gallery-quad__title{left:30px}.gallery-quad__arrows{margin:0;top:75px;bottom:inherit;left:inherit;right:30px;height:auto;display:block}.gallery-quad__arrows .line-time{display:none;-ms-flex:inherit;flex:inherit}.gallery-quad__button{width:100%;text-align:center;left:0}.gallery-quad__image{height:320px}.gallery-quad__image.swiper-slide-active img{height:320px}.gallery-quad__image.swiper-slide-active .gallery-quad__overlay{height:100%}.gallery-quad__image.swiper-slide-next+.gallery-quad__image img{height:320px}.gallery-quad__image.swiper-slide-next+.gallery-quad__image .gallery-quad__overlay{height:100%}.gallery-quad__overlay{display:none}}.gallery-slider{padding:110px 0px;position:relative}.gallery-slider__texture{position:absolute;top:0;left:0;width:0%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.gallery-slider__texture.fade-in{width:45%}.gallery-slider__image{width:60%;max-width:860px;height:680px;position:relative}.gallery-slider__swiper{margin:0}.gallery-slider__swiper figure{height:100%}.gallery-slider__content{width:40%;max-width:435px}.gallery-slider__content .text{padding-left:15%}.gallery-slider__content .copy{margin-bottom:40px}.gallery-slider__arrows{position:relative;top:120px;gap:10px}.gallery-slider__arrows .line-time{-ms-flex:1 1;flex:1 1;display:block;height:1px;background:var(--sym-color-secondary);position:relative}.gallery-slider__arrows .line-time .progress-bar{width:100%;height:2px;background:var(--sym-color-secondary);position:absolute;left:0;bottom:-1px;transform-origin:left bottom}@media (max-width: 1024px){.gallery-slider{padding:90px 0px}.gallery-slider__swiper,.gallery-slider__content{width:50%}.gallery-slider__swiper .text,.gallery-slider__content .text{padding-left:5%;padding-right:10px}.gallery-slider__image{width:50%;height:600px}.gallery-slider__arrows{top:60px}}@media (max-width: 600px){.gallery-slider{padding:30px 0px 70px}.gallery-slider__texture{width:0%;height:425px;right:inherit;left:0}.gallery-slider__texture.fade-in{width:50%}.gallery-slider .container{padding:0px}.gallery-slider__item{-ms-flex-direction:column;flex-direction:column;padding:0px}.gallery-slider__swiper,.gallery-slider__content{width:100%}.gallery-slider__image{width:100%;height:350px}.gallery-slider__content{width:100%;margin-top:100px;padding:0px 30px;position:relative}.gallery-slider__content .text{padding:0px}.gallery-slider__arrows{position:absolute;margin:0;top:-90px;right:30px}.gallery-slider__arrows .line-time{display:none}}.intro-contact{margin:145px 0 100px;padding-block:70px;background-image:url("/assets/images/bg-texture-intro.jpg");background-repeat:no-repeat;background-position:center right;background-size:36% 100%}.intro-contact .container{max-width:985px;gap:90px}.intro-contact__content{max-width:48%}.intro-contact__content .copy p{margin-bottom:15px}.intro-contact__content .copy p a:not(.btn):hover{text-decoration:underline}.intro-contact__image{max-width:42%}@media (max-width: 1650px){.intro-contact{background-size:32% 100%}}@media (max-width: 1024px){.intro-contact{background-size:27% 80%}.intro-contact__content{max-width:40%}.intro-contact__image{max-width:60%}}.list{padding:110px 0 0;position:relative}.list::before{content:"";display:block;position:absolute;top:calc(50% - 110px);left:50%;background-repeat:no-repeat;background-position:center;background-size:cover;width:414px;height:280px;background-image:url(/assets/images/bg-list.jpg);transform:translateX(-50%)}.list .container{max-width:1025px;-ms-flex-pack:center;justify-content:center;padding:0}.list__item:nth-child(even){max-width:1165px;margin-top:60px;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-pack:right;justify-content:right}.list__item:nth-child(even) .list__content{max-width:calc(39% + -20px);padding-left:0;padding-right:43px}.list__image{max-width:calc(60% - 15px);height:682px}.list__image figure{height:100%}.list__content{max-width:calc(40% + 25px);padding-left:50px}.list__content .copy{margin-bottom:40px}.list__content .-buttons{gap:68px}@media (max-width: 1024px){.list__item:nth-child(odd){padding-right:40px;max-width:990px;margin:0}.list__item:nth-child(even) .list__image{max-width:calc(50vw - 0px)}.list__content{max-width:calc(40% + 25px) !important}}.location{background-color:var(--sym-color-light);position:relative;z-index:9}.location__map{width:55%;max-height:735px;position:relative;z-index:9;text-align:right;overflow:hidden}.location__map img{object-position:center bottom}.location__content{margin-top:-50px;width:45%;background-color:var(--sym-color-secondary);background-image:url(./images/location-bg.png);background-size:cover;padding:130px 30px 130px 70px;position:relative}.location__content:after{content:'';width:1px;height:200px;position:absolute;left:0;top:100%;background-color:var(--sym-color-secondary)}.location__content:before{content:'';width:150%;height:100%;position:absolute;right:0;top:0;z-index:1;pointer-events:none;background-image:url(./images/location-bg.png);background-size:cover}.location__content .text{position:relative;z-index:9;max-width:400px}.location__content .text .title{color:var(--sym-color-tertiary);margin-bottom:25px}.location__content .text p,.location__content .text li{color:var(--sym-color-tertiary)}.location__content .text .btn-white,.location__content .text .footer__form .email-signup .signup-btn,.footer__form .email-signup .location__content .text .signup-btn,.location__content .text .btn{margin-top:30px}@media (max-width: 1024px){.location__map{height:600px}.location__content{padding:90px 40px 100px}}@media (max-width: 600px){.location{-ms-flex-direction:column;flex-direction:column;background:none;z-index:9}.location__map{margin-top:0px;width:100%;height:410px}.location__content{position:relative;z-index:9;background-color:var(--sym-color-light);background-image:url(./images/texture.jpg);margin-top:0px;width:100%;padding:40px 30px}.location__content:before,.location__content:after{display:none}.location__content .text{background:none}.location__content .text .title{color:var(--sym-color-primary)}.location__content .text p,.location__content .text li{color:var(--sym-color-text)}}.slider-right{padding:110px 0px;position:relative;overflow:hidden}.slider-right.big-padding{padding:120px 0}.slider-right__texture{position:absolute;top:0;right:0;width:0%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.slider-right__texture.fade-in{width:35%}.slider-right__texture.left{left:0;right:inherit}.slider-right__texture.left.fade-in{width:calc(65% + 17px)}.slider-right__texture.left .small-title,.slider-right__texture.left #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-right__texture.left h3,.slider-right__texture.left .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-right__texture.left h3{position:relative;width:calc(440px + 480px);margin-left:auto;margin-top:65px;color:#fff}.slider-right__texture.left .small-title .deco,.slider-right__texture.left #default.terms-and-conditions main#content .container h3 .deco,#default.terms-and-conditions main#content .container .slider-right__texture.left h3 .deco,.slider-right__texture.left .text-modules-wrapper .text-modules h3 .deco,.text-modules-wrapper .text-modules .slider-right__texture.left h3 .deco{-ms-flex:1;flex:1;background-color:#fff;height:1px;width:100%;margin-left:30px}.slider-right__left{width:45%}.slider-right__left.bg-left{width:50%}.slider-right__left.bg-left *{color:#fff}.slider-right__content{max-width:480px;margin-left:auto}.slider-right__content .text{padding-right:15%}.slider-right__content .small-title,.slider-right__content #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-right__content h3,.slider-right__content .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-right__content h3{display:block}.slider-right__content .btn,.slider-right__content .btn-white,.slider-right__content .footer__form .email-signup .signup-btn,.footer__form .email-signup .slider-right__content .signup-btn{margin-top:25px}.slider-right__arrows{margin-top:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.slider-right__arrows .arrows{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.slider-right__arrows .line-time{-ms-flex:1 1;flex:1 1;display:block;height:1px;background:var(--sym-color-secondary);position:relative}.slider-right__arrows .line-time .progress-bar{width:100%;height:2px;background:var(--sym-color-secondary);position:absolute;left:0;bottom:-1px;transform-origin:left bottom}.slider-right__arrows .line-time .progress-bar.is-ending{animation:pulse-red 0.5s infinite alternate}.slider-right__arrows.white{position:relative;top:105px}.slider-right__arrows.white .swiper-arrow__primary{background-image:url(/assets/svg/arrow-slider-white.svg)}.slider-right__arrows.white .line-time{background:#fff}.slider-right__arrows.white .line-time .progress-bar{background:#fff}.slider-right__right{width:55%}.slider-right__right.bg-left{width:50%}.slider-right__image{max-width:595px;height:680px;position:relative}.slider-right__image .arrows-image{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.slider-right__nextimg{position:absolute;left:calc(100% + 42px);z-index:9;top:50px;height:calc(100% - 100px);width:540px;opacity:0}.slider-right__nextimg.show{opacity:1;transition:all 1s linear}@media (max-width: 1650px){.slider-right__texture.left .small-title,.slider-right__texture.left #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-right__texture.left h3,.slider-right__texture.left .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-right__texture.left h3{width:calc(80% + 17px)}}@media (max-width: 1024px){.slider-right{padding:90px 0px}.slider-right__texture.left .small-title,.slider-right__texture.left #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-right__texture.left h3,.slider-right__texture.left .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-right__texture.left h3{width:95%}.slider-right__item{padding:0px 15px}.slider-right__left,.slider-right__right{width:50%}.slider-right__image{height:600px}.slider-right__nextimg{display:none}}@media (max-width: 600px){.slider-right{padding:30px 0px 70px}.slider-right__texture{width:0%;height:425px;right:inherit;left:0}.slider-right__texture.fade-in{width:50%}.slider-right .container{padding:0px}.slider-right__item{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0px}.slider-right__left,.slider-right__right{width:100%}.slider-right__image{width:100%;height:350px}.slider-right__content{width:100%;margin-top:100px;padding:0px 30px;position:relative}.slider-right__content .text{padding:0px}.slider-right__arrows{position:absolute;margin:0;top:-90px;right:30px}.slider-right__arrows .line-time{display:none}.slider-right__nextimg{display:none}}.slider-left{padding:110px 0px;position:relative;border-bottom:1px solid var(--sym-color-secondary)}.slider-left.big-padding{padding:120px 0}.slider-left__texture{position:absolute;top:0;left:0;width:0%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.slider-left__texture.fade-in{width:45%}.slider-left__texture.right{left:inherit;right:0}.slider-left__texture.right.fade-in{width:calc(56% - 15px)}.slider-left__texture.right .small-title,.slider-left__texture.right #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-left__texture.right h3,.slider-left__texture.right .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-left__texture.right h3{position:relative;width:calc(400px + 480px);margin-right:auto;margin-top:65px;color:#fff}.slider-left__texture.right .small-title .deco,.slider-left__texture.right #default.terms-and-conditions main#content .container h3 .deco,#default.terms-and-conditions main#content .container .slider-left__texture.right h3 .deco,.slider-left__texture.right .text-modules-wrapper .text-modules h3 .deco,.text-modules-wrapper .text-modules .slider-left__texture.right h3 .deco{-ms-flex:1;flex:1;background-color:#fff;height:1px;width:100%;margin-right:30px}.slider-left .wrapper{position:relative}.slider-left__content{width:40%;max-width:450px}.slider-left__content.bg-right *{color:#fff}.slider-left__content .text{padding-left:15%}.slider-left__content .small-title,.slider-left__content #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-left__content h3,.slider-left__content .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-left__content h3{display:block}.slider-left__content .btn,.slider-left__content .btn-white,.slider-left__content .footer__form .email-signup .signup-btn,.footer__form .email-signup .slider-left__content .signup-btn{margin-top:25px}.slider-left__arrows{margin-top:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.slider-left__arrows .arrows{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.slider-left__arrows .line-time{-ms-flex:1 1;flex:1 1;display:block;height:1px;background:var(--sym-color-secondary);position:relative}.slider-left__arrows .line-time .progress-bar{width:100%;height:2px;background:var(--sym-color-secondary);position:absolute;left:0;bottom:-1px;transform-origin:left bottom}.slider-left__arrows .line-time .progress-bar.is-ending{animation:pulse-red 0.5s infinite alternate}.slider-left__arrows.white{position:relative;top:105px}.slider-left__arrows.white .swiper-arrow__primary{background-image:url(/assets/svg/arrow-slider-white.svg)}.slider-left__arrows.white .line-time{background:#fff}.slider-left__arrows.white .line-time .progress-bar{background:#fff}.slider-left__image{width:60%;max-width:860px;height:680px;position:relative}.slider-left__image .arrows-image{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1650px){.slider-left__texture.right .small-title,.slider-left__texture.right #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-left__texture.right h3,.slider-left__texture.right .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-left__texture.right h3{width:calc(230px + 480px)}}@media (max-width: 1024px){.slider-left{padding:90px 0px}.slider-left__texture.right .small-title,.slider-left__texture.right #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-left__texture.right h3,.slider-left__texture.right .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-left__texture.right h3{width:90%}.slider-left__content{width:50%}.slider-left__content .text{padding-left:5%}.slider-left__image{width:50%;height:600px}}@media (max-width: 600px){.slider-left{padding:30px 0px 70px;border-top:1px solid var(--sym-color-primary);border-bottom:none}.slider-left__texture{width:50%;height:425px;right:0;left:inherit}.slider-left__texture.fade-in{width:50%}.slider-left .container{padding:0px}.slider-left__item{-ms-flex-direction:column;flex-direction:column}.slider-left__image{width:100%;height:350px}.slider-left__content{width:100%;margin-top:100px;padding:0px 30px;position:relative}.slider-left__content .text{padding:0px}.slider-left__arrows{position:absolute;margin:0;top:-90px;left:30px}.slider-left__arrows .line-time{display:none}}.slider-v2 .slider-right{padding:0 0 80px;position:relative;overflow:hidden}.slider-v2 .slider-right.bg-left .slider-right__slider{padding-top:10px}.slider-v2 .slider-right__texture{position:absolute;top:0;right:0;width:0%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.slider-v2 .slider-right__texture.fade-in{width:35%;top:10px}.slider-v2 .slider-right__texture.fade-in.left{max-width:13%;left:0;top:0;right:inherit}.slider-v2 .slider-right .small-title,.slider-v2 .slider-right #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-v2 .slider-right h3,.slider-v2 .slider-right .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-v2 .slider-right h3{position:relative;width:calc(57% + 472px);margin-left:auto}.slider-v2 .slider-right .small-title .deco,.slider-v2 .slider-right #default.terms-and-conditions main#content .container h3 .deco,#default.terms-and-conditions main#content .container .slider-v2 .slider-right h3 .deco,.slider-v2 .slider-right .text-modules-wrapper .text-modules h3 .deco,.text-modules-wrapper .text-modules .slider-v2 .slider-right h3 .deco{-ms-flex:1;flex:1;background-color:var(--sym-color-secondary);height:1px;width:100%;margin-left:30px}.slider-v2 .slider-right__left{width:45%}.slider-v2 .slider-right__slider{padding-top:50px}.slider-v2 .slider-right__content{max-width:472px;margin-left:auto}.slider-v2 .slider-right__content .text{padding-right:55px}.slider-v2 .slider-right__content .btn{margin-top:25px}.slider-v2 .slider-right__arrows{margin-top:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.slider-v2 .slider-right__arrows .arrows{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px}.slider-v2 .slider-right__arrows .line-time{-ms-flex:1 1;flex:1 1;display:block;height:1px;background:var(--sym-color-secondary);position:relative}.slider-v2 .slider-right__arrows .line-time .progress-bar{width:100%;height:2px;background:var(--sym-color-secondary);position:absolute;left:0;bottom:-1px;transform-origin:left bottom}.slider-v2 .slider-right__arrows .line-time .progress-bar.is-ending{animation:pulse-red 0.5s infinite alternate}.slider-v2 .slider-right__right{width:57%}.slider-v2 .slider-right__image{max-width:845px;height:680px;position:relative}.slider-v2 .slider-right__image .arrows-image{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.slider-v2 .slider-right__nextimg{position:absolute;left:calc(100% + 60px);z-index:9;top:0;height:100%;width:540px;opacity:0}.slider-v2 .slider-right__nextimg.show{opacity:1;transition:all 1s linear}@media (max-width: 1650px){.slider-v2 .slider-right__texture.fade-in.left{max-width:8%}.slider-v2 .slider-right .small-title,.slider-v2 .slider-right #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-v2 .slider-right h3,.slider-v2 .slider-right .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-v2 .slider-right h3{width:calc(57% + 450px)}.slider-v2 .slider-right__left{max-width:55%}.slider-v2 .slider-right__content{max-width:450px}}@media (max-width: 1024px){.slider-v2 .slider-right{padding:90px 0px}.slider-v2 .slider-right__texture.fade-in.left{max-width:5%}.slider-v2 .slider-right__item{padding:0px 15px}.slider-v2 .slider-right__item.left{-ms-flex-pack:right;justify-content:right}.slider-v2 .slider-right .small-title,.slider-v2 .slider-right #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .slider-v2 .slider-right h3,.slider-v2 .slider-right .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .slider-v2 .slider-right h3{width:calc(45% + 45%)}.slider-v2 .slider-right__left,.slider-v2 .slider-right__right{width:45%}.slider-v2 .slider-right__image{height:600px}.slider-v2 .slider-right__nextimg{display:none}}@media (max-width: 600px){.slider-v2 .slider-right{padding:30px 0px 70px}.slider-v2 .slider-right__texture{width:0%;height:425px;right:inherit;left:0}.slider-v2 .slider-right__texture.fade-in{width:50%}.slider-v2 .slider-right .container{padding:0px}.slider-v2 .slider-right__item{-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:0px}.slider-v2 .slider-right__left,.slider-v2 .slider-right__right{width:100%}.slider-v2 .slider-right__image{width:100%;height:350px}.slider-v2 .slider-right__content{width:100%;margin-top:100px;padding:0px 30px;position:relative}.slider-v2 .slider-right__content .text{padding:0px}.slider-v2 .slider-right__arrows{position:absolute;margin:0;top:-90px;right:30px}.slider-v2 .slider-right__arrows .line-time{display:none}.slider-v2 .slider-right__nextimg{display:none}}.single-quad{padding:115px 0}.single-quad.bg{background-position:center;background-repeat:no-repeat}.single-quad .container{max-width:1025px;padding:0}.single-quad .container.right{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.single-quad .container.right .single-quad__content{padding-left:0;padding-right:50px}.single-quad .container.big{max-width:1335px}.single-quad .container.big.right{padding-left:5%}.single-quad .container.big .single-quad__image{max-width:calc(67% + 37px);height:594px}.single-quad .container.big .single-quad__content{max-width:38%;padding-right:95px}.single-quad .container.big .single-quad__content .title{max-width:95%}.single-quad__image{max-width:calc(60% - 15px);height:682px}.single-quad__image figure{height:100%}.single-quad__content{max-width:calc(40% + 33px);padding-left:50px}.single-quad__content .copy{margin-bottom:40px}.single-quad__content .buttons{gap:65px}.single-quad__content.white *{color:#fff}@media (max-width: 1650px){.single-quad .container.big.right{padding-left:10%}}@media (max-width: 1024px){.single-quad .container .single-quad__image,.single-quad .container .single-quad__content{width:50% !important;max-width:50% !important}.single-quad .container .single-quad__image{height:500px !important}.single-quad .container .single-quad__content{padding:0 30px !important}.single-quad .container.big.right{padding-left:0}.single-quad .container.big:not(.right) .single-quad__content{padding-right:0}}.specials__featured{position:relative;padding:110px 0px}.specials__texture{position:absolute;top:0;left:0;width:0%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.specials__texture.fade-in{width:45%}.specials__item-image{width:60%;max-width:860px;height:680px;position:relative}.specials__content{width:40%;max-width:435px}.specials__content .text{padding-left:15%}.specials__content .text .buttons{margin-top:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0px 60px}.specials__columns{padding:100px 0 125px;overflow-x:clip}.specials__columns .small-title,.specials__columns #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .specials__columns h3,.specials__columns .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .specials__columns h3{position:relative;width:1230px;margin:0 auto 50px auto}.specials__columns .small-title .deco,.specials__columns #default.terms-and-conditions main#content .container h3 .deco,#default.terms-and-conditions main#content .container .specials__columns h3 .deco,.specials__columns .text-modules-wrapper .text-modules h3 .deco,.text-modules-wrapper .text-modules .specials__columns h3 .deco{-ms-flex:1;flex:1;background-color:var(--sym-color-secondary);height:1px;width:100%;margin-left:70px;position:relative}.specials__columns .small-title .deco::before,.specials__columns #default.terms-and-conditions main#content .container h3 .deco::before,#default.terms-and-conditions main#content .container .specials__columns h3 .deco::before,.specials__columns .text-modules-wrapper .text-modules h3 .deco::before,.text-modules-wrapper .text-modules .specials__columns h3 .deco::before{content:"";display:block;position:absolute;top:0;right:-100%;background-color:var(--sym-color-secondary);width:100%;height:1px}.specials__columns-container{max-width:1230px;margin:0 auto;column-gap:30px}.specials__columns-item{max-width:calc(30% + 21px);padding-bottom:65px}.specials__columns-item .copy{margin-bottom:40px}.specials__columns-item .buttons{gap:65px}.specials__columns-item-figure{width:100%;height:300px;margin-bottom:50px}@media (max-width: 1240px){.specials__columns-container{max-width:90%;-ms-flex-pack:center !important;justify-content:center !important}.specials__columns-item{max-width:calc(47% + 10px)}.specials__columns .small-title,.specials__columns #default.terms-and-conditions main#content .container h3,#default.terms-and-conditions main#content .container .specials__columns h3,.specials__columns .text-modules-wrapper .text-modules h3,.text-modules-wrapper .text-modules .specials__columns h3{max-width:90%}}@media (max-width: 1024px){.specials{padding:90px 0px}.specials__item-image{width:50%;height:600px}.specials__columns-container{max-width:90%;-ms-flex-pack:center !important;justify-content:center !important}.specials__columns-item{max-width:calc(46% + 10px)}.specials__content{width:50%}.specials__content .text{padding-left:5%;padding-right:10px}}@media (max-width: 600px){.specials{padding:30px 0px 70px}.specials__texture{width:0%;height:425px;right:inherit;left:0}.specials__texture.fade-in{width:50%}.specials .container{padding:0px}.specials__item{-ms-flex-direction:column;flex-direction:column;padding:0px}.specials__item-image{width:100%;height:350px}.specials__content{width:100%;margin-top:100px;padding:0px 30px;position:relative}.specials__content .text{padding:0px}}.text-modules-wrapper .text-modules{max-width:1010px;margin:0 auto;padding:0px 15px 180px;width:90%}.text-modules-wrapper .text-modules h2{font-size:1.75rem;line-height:2.1875rem;margin-bottom:10px;color:var(--sym-color-secondary)}.text-modules-wrapper .text-modules h3{display:block;margin-bottom:15px;margin-top:25px;color:var(--sym-color-primary)}.text-modules-wrapper .text-modules a:not(.btn){text-decoration:underline;font-weight:400;color:var(--sym-color-primary)}@media (-moz-touch-enabled: 0), (pointer: fine){.text-modules-wrapper .text-modules a:not(.btn):hover{color:var(--sym-color-text)}}.text-modules-wrapper .text-modules p{margin-bottom:20px}.text-modules-wrapper .text-modules p+h2{margin-top:30px}.text-modules-wrapper .text-modules ul{margin-bottom:30px}@media (max-width: 1024px){.text-modules-wrapper .text-modules{padding:0px 15px 100px}}@media (max-width: 600px){.text-modules-wrapper .text-modules{padding:0px 15px 80px}}

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