*,figure,ul{padding:0;margin:0;box-sizing:border-box}.invisible{display:none}img{max-width:100%;height:auto}ul{padding-left:20px}ul li:last-child{margin-bottom:0px}section{position:relative;overflow:hidden}.swiper-initialized{overflow:hidden}#container,#footer{position:relative;z-index:1;transition:0.5s all;filter:blur(0px)}:root{--color-1: #484848;--color-2: #430009;--color-3: #430009}::-webkit-scrollbar{width:0px}@keyframes vector-rotate{0%{transform:translate(-50%, -50%) rotate(0deg)}50%{transform:translate(-50%, -50%) rotate(180deg)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes vector-rotate-2{0%{transform:translate(0%, 0%) rotate(0deg)}50%{transform:translate(0%, 0%) rotate(180deg)}100%{transform:translate(0%, 0%) rotate(360deg)}}.bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.bg img{width:100%;height:100%;object-fit:cover}.btn{padding:20px 40px;background-color:var(--color-3);color:#fff;border-radius:100px;display:flex;width:fit-content;cursor:pointer;transition:0.5s all;position:relative;outline:2px solid var(--color-3)}.btn:hover{background-color:#fff;color:var(--color-3);font-weight:600}.btn.form_btn{position:fixed;bottom:-75px;z-index:3;left:50%;transform:translate(-50%)}.btn.hidden{opacity:0;pointer-events:none}.scrolled .btn.form_btn{bottom:25px}.popup{position:fixed;top:0%;left:50%;transform:translate(-50%, -50%);width:80vw;padding:50px 100px;background-color:var(--color-2);color:white;z-index:14;height:fit-content;max-height:80vh;opacity:0;pointer-events:none;transition:0.75s all;display:flex;flex-direction:column;transition-delay:0s;border-radius:20px}.popup a{color:inherit}.popup#menu{left:50px;transform:translate(0, -50%);background-color:transparent;padding:0px;display:flex;flex-direction:column;height:100%;grid-gap:10px;width:300px}.popup#menu .scroll_point{height:100%;display:flex;color:#fff;text-decoration:none;background-color:var(--color-2);align-items:center;border-radius:10px;padding-left:25px;font-size:18px;transition:0.5s all;cursor:pointer}.popup#menu .scroll_point:hover{background-color:var(--color-3);padding-left:35px}.popup#form{padding:50px;width:40vw;height:max-content;max-height:90vh;background-color:#898989}.popup#form .popup_title{padding-right:0;text-align:center;margin-bottom:35px;margin-top:0;height:auto;font-size:48px}.popup#form .formbody{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;grid-gap:10px;justify-content:center}.popup#form .formbody .widget{position:relative;margin-bottom:15px;width:calc(50% - 5px)}.popup#form .formbody .widget.full{width:100%}.popup#form .formbody .widget:last-child{margin-bottom:0px}.popup#form .formbody .widget label{position:absolute;top:5px;left:30px;transform:scale(1);transition:0.5s all;opacity:0.5;font-size:10px;pointer-events:none;color:var(--color-3);font-weight:500}.popup#form .formbody .widget label:has(+ input:placeholder-shown){top:16px;font-size:16px;opacity:1}.popup#form .formbody .widget label:has(+ textarea:placeholder-shown){top:16px;font-size:16px;opacity:1}.popup#form .formbody .widget input,.popup#form .formbody .widget select,.popup#form .formbody .widget textarea{width:100%;height:100%;resize:none;color:var(--color-3);background-color:white;font-size:18px;font-weight:500;border-width:initial;border-style:none;border-color:initial;border-image:initial;padding:13px 30px;outline:none;border-radius:10px}.popup#form .formbody .widget input::placeholder,.popup#form .formbody .widget select::placeholder,.popup#form .formbody .widget textarea::placeholder{opacity:0}.popup#form .formbody .widget.widget-textarea{height:100%}.popup#form .formbody .widget:focus-within label{top:5px;font-size:10px;opacity:0.5}.popup#form .formbody .widget:focus-within label:has(+ input:placeholder-shown){top:5px;font-size:10px;opacity:0.5}.popup#form .formbody .widget:focus-within label:has(+ textarea:placeholder-shown){top:5px;font-size:10px;opacity:0.5}.popup#form .formbody .widget:hover label{opacity:0.6}.popup#form .formbody .widget:hover label:has(+ input:placeholder-shown){opacity:0.6}.popup#form .formbody .widget:hover label:has(+ textarea:placeholder-shown){opacity:0.6}.popup#form .formbody .btn{padding:10px 80px;margin-top:15px}.popup#form .formbody h4{color:#fff;font-weight:400;transition:0.5s all;margin-top:25px}.popup.open{opacity:1;pointer-events:all;transition-delay:0.8s;top:50%}.popup.open .popup_title{transition-delay:1.4s;opacity:1;left:0px}.popup.open .popup_txt{transition-delay:1.6s;opacity:1;left:0px}.popup.open .popup_txt::-webkit-scrollbar-thumb{background-color:#759963;border-radius:10px}.popup.open .popup_txt::-webkit-scrollbar{width:5px;background-color:#fff;border-radius:10px}.popup.open .popup_txt h3{color:#fff;margin-top:30px;margin-bottom:15px}.popup.open .popup_txt a{color:#fff}.popup.open .popup_close{transition-delay:1.8s;transform:scale(1)}.popup .popup_title{color:#fff;height:50px;margin-bottom:25px;padding-right:50px;position:relative;opacity:0;left:-50px;transition:0.75s all;transition-delay:0s}.popup .popup_txt{height:100%;overflow-x:hidden;overflow-y:auto;padding-right:25px;position:relative;opacity:0;left:-50px;transition:0.75s all;transition-delay:0s}.popup .popup_close{position:absolute;top:15px;right:15px;width:50px;height:50px;cursor:pointer;transition:0.75s cubic-bezier(0.68, -0.6, 0.32, 1.6);transform:scale(0);transition-delay:0s}.popup .popup_close:hover{transform:scale(1)}.popup .popup_close:hover:before{transform:translate(-50%, -50%) rotate(45deg);opacity:0.5}.popup .popup_close:hover:after{transform:translate(-50%, -50%) rotate(-45deg);opacity:0.5}.popup .popup_close .vector{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(0deg);background-image:url(/files/design_files/icons/close_vector_1.svg);background-size:contain;width:115px;height:115px;filter:brightness(100);background-repeat:no-repeat;background-position:center;animation:40s ease-in-out infinite vector-rotate}.popup .popup_close:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(-45deg);width:100%;height:1.4px;background-color:#fff;transition:0.5s all;opacity:1}.popup .popup_close:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%) rotate(45deg);width:100%;height:1.4px;background-color:#fff;transition:0.5s all;opacity:1}.popup_bg{position:fixed;z-index:13;left:0;width:100vw;height:100vh;background-color:#3f3f3f;opacity:0.75;pointer-events:all;bottom:-100vh;transition:0.75s all;transition-delay:0.8s}.popup_open .popup_bg{bottom:0vh;transition-delay:0s}.popup_open .burger .line{background-color:#fff !important}.popup_open .burger .line:nth-child(1){top:50%;transform:translate(0, -50%) rotate(-45deg)}.popup_open .burger .line:nth-child(2){width:0%}.popup_open .burger .line:nth-child(3){top:50%;transform:translate(0, -50%) rotate(45deg)}.popup_open .burger:before{filter:brightness(100) !important}.popup_open .burger:hover .line{background-color:#fff}.popup_open .burger:hover .line:nth-child(1){top:50%;transform:translate(0, -50%) rotate(45deg)}.popup_open .burger:hover .line:nth-child(3){top:50%;transform:translate(0, -50%) rotate(-45deg)}.popup_open .burger:hover:before{filter:brightness(100)}.burger{position:relative;width:50px;height:25px;z-index:30;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.burger:hover .line{opacity:0.5}.burger:hover .line:nth-child(1){top:25px}.burger:hover .line:nth-child(3){top:0px}.burger.blue .line{background-color:var(--color-3)}.burger.blue:before{filter:brightness(1)}.burger:before{content:"";position:absolute;top:50%;left:50%;width:150px;height:150px;transform:translate(-50%, -50%);pointer-events:none;background-image:url("/files/design_files/icons/menu_vector.svg");filter:brightness(100);background-size:contain;background-repeat:no-repeat;animation:40s ease-in-out infinite vector-rotate;transition:0.5s all}.burger .line{width:100%;height:2px;background-color:#fff;display:flex;min-height:2px;max-height:2px;transition:0.5s all}.burger .line:nth-child(1){position:absolute;top:0px;left:0;transform:translate(0, 0) rotate(0deg)}.burger .line:nth-child(2){position:absolute;top:12.5px;left:50%;transform:translate(-50%, 0) rotate(0deg)}.burger .line:nth-child(3){position:absolute;top:25px;left:0;transform:translate(0, 0) rotate(0deg)}SECTION#main_section{height:100vh}SECTION#main_section .logo{position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("/files/design_files/logos/logo.svg");background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:90%}SECTION#welcome_section{padding:100px;display:flex;flex-direction:row;flex-wrap:wrap}SECTION#welcome_section .logo{width:100%;margin:50px 0}SECTION#welcome_section .logo img{width:250px}SECTION#welcome_section .txt{width:50%}SECTION#welcome_section .txt h2{margin:25px 0 10px 0}SECTION#welcome_section .txt h2 strong{font-family:"Pinyon Script"}SECTION#welcome_section .img{width:50%;padding-left:100px}SECTION#welcome_section .img img{height:0px;min-height:calc(100% - 100px);border-radius:10px}SECTION#activities_section{background-color:var(--color-2);padding:100px;min-height:100vh}SECTION#activities_section:before{content:"";position:absolute;bottom:100px;right:100px;width:500px;height:250px;background-image:url("/files/design_files/logos/logo.png");background-size:contain;z-index:0;opacity:0.25;background-position:center;background-repeat:no-repeat}SECTION#activities_section .activities{display:flex;flex-direction:row}SECTION#activities_section .activity{position:relative;z-index:1;width:0vw;overflow:hidden;transition:0.5s all;transform:scale(0);max-height:0px}SECTION#activities_section .activity.open{width:100vw;transform:scale(1);max-height:1000vh}SECTION#activities_section .activity .left_side{width:60%}SECTION#activities_section .activity .left_side .activity_text{color:#fff;margin-bottom:50px}SECTION#activities_section .activity .left_side .points{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;grid-gap:15px 0px}SECTION#activities_section .activity .left_side .points .point{width:50%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-right:15px;cursor:pointer;transition:0.5s all}SECTION#activities_section .activity .left_side .points .point:after{content:"";position:relative;background-image:url("/files/design_files/icons/arrow.svg");width:30px;display:flex;height:20px;background-size:contain;background-position:center;background-repeat:no-repeat;opacity:1;left:0;transition:0.5s all}SECTION#activities_section .activity .left_side .points .point:hover{opacity:0.5}SECTION#activities_section .activity .left_side .points .point:hover:after{left:7.5px}SECTION#activities_section .activity_nav{margin-top:50px;color:#fff;grid-gap:15px;display:flex;flex-direction:row;position:absolute;bottom:100px}SECTION#activities_section .activity_nav .activity_btn{opacity:1;pointer-events:all;cursor:pointer;transition:0.5s}SECTION#activities_section .activity_nav .activity_btn.open{opacity:0.5;pointer-events:none}SECTION#activities_section .activity_nav .activity_btn:hover{opacity:0.75}SECTION#price_section{display:flex;flex-direction:row;flex-wrap:wrap;padding:100px;background-color:var(--color-2)}SECTION#price_section h2{color:inherit}SECTION#price_section:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url("/files/design_files/logos/logo_green.svg");background-repeat:no-repeat;background-position:center;background-size:90%;z-index:-1;opacity:0.25}SECTION#price_section .txt{width:40%;margin-bottom:100px;color:#fff}SECTION#price_section .txt h1{margin-bottom:25px}SECTION#price_section .txt .btn{left:50%;transform:translate(-50%);margin-top:25px}SECTION#price_section .right_side{width:calc(60% - 100px);position:relative;margin-left:100px;background-color:#fff;border-radius:15px;padding:50px}SECTION#price_section .right_side:after{content:"";position:absolute;top:-45px;right:-45px;width:100px;height:100px;background-image:url("/files/design_files/icons/price_vector.svg");background-size:contain;background-repeat:no-repeat;animation:40s ease-in-out infinite vector-rotate-2;z-index:3}SECTION#price_section .right_side.open .img{opacity:0;pointer-events:none}SECTION#price_section .right_side .img{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:2;pointer-events:all;transition:0.5s all;border-radius:15px;overflow:hidden}SECTION#price_section .right_side .img img{width:100%;height:100%;object-fit:cover}SECTION#price_section .right_side .price-slider{height:0px;min-height:100%}SECTION#price_section .right_side .price-slider .price{color:var(--color-1);display:flex;flex-direction:column}SECTION#price_section .right_side .price-slider .price .price_title{margin-bottom:25px;color:var(--color-2)}SECTION#price_section .right_side .price-slider .price .text{height:100%;overflow-x:hidden;overflow-y:auto;padding-right:0px;position:relative;width:100%;padding-right:25px}SECTION#price_section .right_side .price-slider .price .text::-webkit-scrollbar-thumb{background-color:#759963;border-radius:10px}SECTION#price_section .right_side .price-slider .price .text::-webkit-scrollbar{width:5px;background-color:var(--color-2);border-radius:10px}SECTION#price_section .right_side .price-slider .price .text table{width:100%}SECTION#price_section .right_side .price-slider .price .text table tr{width:100%;display:flex;flex-direction:row;border-bottom:2px solid var(--color-2);padding:0.45rem 0}SECTION#price_section .right_side .price-slider .price .text table tr td{width:100%}SECTION#price_section .right_side .price-slider .price .text table tr td strong{color:var(--color-2)}SECTION#price_section .right_side .swiper-nav{position:absolute;bottom:15px;right:50px;display:flex;flex-direction:row;grid-gap:10px}SECTION#price_section .right_side .swiper-nav .swiper-button{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0;background-image:url("/files/design_files/icons/arrow-red-top.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:30px;height:30px;cursor:pointer;opacity:1;transition:0.5s all}SECTION#price_section .right_side .swiper-nav .swiper-button:hover{opacity:0.5}SECTION#price_section .right_side .swiper-nav .swiper-button.swiper-button-prev{transform:rotate(-90deg)}SECTION#price_section .right_side .swiper-nav .swiper-button.swiper-button-next{transform:rotate(90deg)}SECTION#price_section .right_side .swiper-nav .swiper-button:after{content:none !important}SECTION#wellness_section{padding:100px}SECTION#wellness_section .wellness-slider{position:relative;overflow:visible}SECTION#wellness_section .wellness-slider .swiper-nav{position:absolute;top:0;left:0;display:flex;flex-direction:row;grid-gap:15px}SECTION#wellness_section .wellness-slider .swiper-nav .swiper-button{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0;background-image:url("/files/design_files/icons/arrow-red-top.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:60px;height:60px;cursor:pointer;opacity:1;transition:0.5s all}SECTION#wellness_section .wellness-slider .swiper-nav .swiper-button:hover{opacity:0.5}SECTION#wellness_section .wellness-slider .swiper-nav .swiper-button.swiper-button-prev{transform:rotate(-90deg)}SECTION#wellness_section .wellness-slider .swiper-nav .swiper-button.swiper-button-next{transform:rotate(90deg)}SECTION#wellness_section .wellness-slider .swiper-nav .swiper-button:after{content:none}SECTION#wellness_section .wellness-slider .swiper-pagination{position:absolute;top:15px;right:0;left:auto;display:flex;flex-direction:row;width:fit-content;height:fit-content;grid-gap:10px}SECTION#wellness_section .wellness-slider .swiper-pagination .swiper-pagination-bullet{margin:0 !important;width:15px;height:15px;background-color:var(--color-3);opacity:0.5;cursor:pointer;transition:0.5s all;pointer-events:all}SECTION#wellness_section .wellness-slider .swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--color-1)}SECTION#wellness_section .wellness-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;pointer-events:none}SECTION#wellness_section .wellness{display:flex;flex-direction:row;flex-wrap:wrap}SECTION#wellness_section .wellness.swiper-slide-active .wellness_vector{opacity:1}SECTION#wellness_section .wellness .wellness_vector{position:absolute;top:105px;right:-45px;width:100px;height:100px;animation:40s ease-in-out infinite vector-rotate-2;z-index:3;pointer-events:none;transition:0.5s all;opacity:0}SECTION#wellness_section .wellness .wellness_title{width:100%;text-align:center;color:var(--color-3);padding:0 100px;margin-bottom:100px;pointer-events:none;height:50px;display:flex;justify-content:center;align-items:center;font-size:2em}SECTION#wellness_section .wellness .wellness_txt{width:40%}SECTION#wellness_section .wellness .wellness_txt h3{margin:25px 0;color:var(--color-2)}SECTION#wellness_section .wellness .wellness_txt table{width:100%}SECTION#wellness_section .wellness .wellness_txt table tr{width:100%;display:flex;flex-direction:row;border-bottom:2px solid var(--color-2);padding:0.45rem 0}SECTION#wellness_section .wellness .wellness_txt table tr td{width:100%}SECTION#wellness_section .wellness .wellness_txt table tr td strong{color:var(--color-2)}SECTION#wellness_section .wellness .wellness-img-slider{width:calc(60% - 100px);margin-left:100px}SECTION#wellness_section .wellness .wellness-img-slider .swiper-wrapper{height:400px;min-height:100%}SECTION#wellness_section .wellness .wellness-img-slider .swiper-wrapper .wellnes_img{border-radius:15px;overflow:hidden}SECTION#wellness_section .wellness .wellness-img-slider .swiper-wrapper .wellnes_img img{width:100%;height:100%;object-fit:cover}SECTION#wellness_section .wellness .wellness-img-slider .swiper-img-nav{position:absolute;bottom:0;right:0;display:flex;flex-direction:row;grid-gap:2px}SECTION#wellness_section .wellness .wellness-img-slider .swiper-img-nav .swiper-img-button{width:40px;height:40px;background-color:var(--color-2);z-index:2;display:flex;position:relative;cursor:pointer;justify-content:center;align-items:center;transition:0.5s all}SECTION#wellness_section .wellness .wellness-img-slider .swiper-img-nav .swiper-img-button:hover{background-color:var(--color-3)}SECTION#wellness_section .wellness .wellness-img-slider .swiper-img-nav .swiper-img-button.swiper-img-button-prev{transform:scale(-1)}SECTION#wellness_section .wellness .wellness-img-slider .swiper-img-nav .swiper-img-button:after{content:"";width:15px;height:15px;background-image:url("/files/design_files/icons/arrow-2.svg");background-size:contain;background-position:center;background-repeat:no-repeat;filter:brightness(100)}SECTION#wellness_section .wellness-icon-slider{margin-top:50px;width:calc(100% - 200px);position:relative;left:50%;transform:translate(-50%)}SECTION#wellness_section .wellness-icon-slider .icon{display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:default}SECTION#wellness_section .wellness-icon-slider .icon .icon_img{width:60px;height:60px;max-width:60px;max-height:60px;min-width:60px;min-height:60px;background-color:var(--color-2);display:flex;justify-content:center;align-items:center;border-radius:100%}SECTION#wellness_section .wellness-icon-slider .icon img{width:100%;height:100%;object-fit:contain}SECTION#wellness_section .wellness-icon-slider .icon .icon_txt{font-family:"Poiret One";font-weight:500;font-size:22px;margin:0;line-height:80%;color:var(--color-3);margin-left:15px;word-break:break-word}SECTION#wellness_section .wellness-icon-slider .swiper-button{color:var(--color-3);font-size:12px;opacity:1;transition:0.5s all}SECTION#wellness_section .wellness-icon-slider .swiper-button:hover{opacity:0.5}SECTION#wellness_section .wellness-icon-slider .swiper-button:after{font-size:18px;font-weight:800;pointer-events:none}SECTION#wellness_section .wellness-icon-slider .swiper-button.swiper-button-prev{left:0}SECTION#wellness_section .wellness-icon-slider .swiper-button.swiper-button-next{right:0}.video_section{min-height:90vh;position:relative;display:flex;padding:100px;justify-content:flex-start;align-items:flex-end}.video_section .video_txt{position:relative;z-index:3;color:#fff}.video_section .content-player{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.video_section .content-player figure{width:100%;height:100%;display:flex}.video_section .content-player figure img{width:100%;height:100%;object-fit:cover}.video_section .content-player figure video{width:100%;height:100%;object-fit:cover}SECTION#anreise_section{padding:100px;display:flex;flex-direction:row;padding-top:0px}SECTION#anreise_section .left_side{width:calc(50% - 100px);margin-right:100px;margin-top:100px}SECTION#anreise_section .left_side .anreise-slider{height:0px;min-height:100%;padding-right:50px;position:relative}SECTION#anreise_section .left_side .anreise-slider .anreise_img{border-radius:15px;overflow:hidden}SECTION#anreise_section .left_side .anreise-slider .anreise_img img{width:100%;height:100%;object-fit:cover}SECTION#anreise_section .left_side .anreise-slider .swiper-nav{position:absolute;top:0;right:0;display:flex;flex-direction:column;height:100%}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-button{position:relative;left:auto;top:auto;bottom:auto;right:auto;background-image:url("/files/design_files/icons/arrow-red-top.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:30px;height:60px;display:flex;margin:0;opacity:1;transition:0.5s all;cursor:pointer}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-button:hover{opacity:0.5}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-button.swiper-button-next{transform:scale(-1)}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-button:after{content:none}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-pagination{position:relative;left:auto;top:auto;bottom:auto;right:auto;display:flex;flex-direction:column;height:fit-content;grid-gap:10px;transform:none;margin-top:15px;width:30px;align-items:center}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-pagination .swiper-pagination-bullet{margin:0 !important;width:15px;height:15px;background-color:var(--color-3);opacity:0.5;cursor:pointer;transition:0.5s all;pointer-events:all}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--color-1)}SECTION#anreise_section .left_side .anreise-slider .swiper-nav .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;pointer-events:none}SECTION#anreise_section .right_side{width:50%}SECTION#anreise_section .right_side .img{border-radius:15px;overflow:hidden;margin-bottom:50px}SECTION#anreise_section .right_side .txt h1{color:var(--color-3);margin-bottom:50px}SECTION#gallery_section{padding:100px;padding-top:0px}SECTION#gallery_section .txt p,SECTION#gallery_section .txt ul{line-height:1.4}SECTION#gallery_section .txt h3{font-size:1.45rem;margin-bottom:0.3em}SECTION#gallery_section .gallery{display:flex;flex-direction:row}SECTION#gallery_section .gallery .gallery-subslider{width:calc(50% - 150px);margin-right:150px;height:400px;padding:0 100px;position:relative}SECTION#gallery_section .gallery .gallery-subslider .gallery_img{border-radius:10px;overflow:hidden;border:2px solid var(--color-3);transition:0.5s all;cursor:pointer}SECTION#gallery_section .gallery .gallery-subslider .gallery_img.swiper-slide-thumb-active{border:4px solid var(--color-2);cursor:default}SECTION#gallery_section .gallery .gallery-subslider .gallery_img img{width:100%;height:100%;object-fit:cover}SECTION#gallery_section .gallery .gallery-subslider .swiper-pagination{position:absolute;left:0;top:50%;bottom:auto;right:auto;display:flex;flex-direction:column;height:fit-content;grid-gap:10px;align-items:center;transform:translate(0, -50%)}SECTION#gallery_section .gallery .gallery-subslider .swiper-pagination .swiper-pagination-bullet{margin:0 !important;width:15px;height:15px;background-color:var(--color-3);opacity:0.5;cursor:pointer;transition:0.5s all;pointer-events:all}SECTION#gallery_section .gallery .gallery-subslider .swiper-pagination .swiper-pagination-bullet:hover{background-color:var(--color-1)}SECTION#gallery_section .gallery .gallery-subslider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;pointer-events:none}SECTION#gallery_section .gallery .gallery-subslider .swiper-button{position:absolute;left:auto;bottom:auto;top:50%;transform:translate(0, -50%);width:fit-content;height:fit-content;color:var(--color-3);opacity:1;transition:0.5s all;margin:0;display:flex;justify-content:flex-end;align-items:center}SECTION#gallery_section .gallery .gallery-subslider .swiper-button:hover{opacity:0.5}SECTION#gallery_section .gallery .gallery-subslider .swiper-button:after{font-size:24px;font-weight:800}SECTION#gallery_section .gallery .gallery-slider{width:50%;height:400px}SECTION#gallery_section .gallery .gallery-slider img{width:100%;height:100%;object-fit:cover;border-radius:15px}SECTION#gallery_section .txt{padding:50px 0px 0px 100px}SECTION#arrival_section{padding:100px;display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:50px 100px}SECTION#arrival_section h1.title{width:100%;color:var(--color-3)}SECTION#arrival_section .left_side,SECTION#arrival_section .right_side{width:calc(50% - 50px)}SECTION#arrival_section .left_side .txt,SECTION#arrival_section .right_side .txt{display:flex;flex-direction:row;justify-content:space-between}SECTION#arrival_section .left_side .txt p img,SECTION#arrival_section .right_side .txt p img{width:200px}SECTION#arrival_section .left_side .images,SECTION#arrival_section .right_side .images{margin-top:50px;display:flex;flex-direction:column;grid-gap:50px}SECTION#arrival_section .left_side .images .img,SECTION#arrival_section .right_side .images .img{border-radius:15px;overflow:hidden}#footer{z-index:4}SECTION#footer_section .infos{display:flex;flex-direction:row;background-color:var(--color-2);padding:50px 100px;justify-content:space-between}SECTION#footer_section .infos .info_1{text-align:center}SECTION#footer_section .infos .info_2{text-align:right}SECTION#footer_section .infos .info{width:100%;display:flex;align-items:center;justify-content:center}SECTION#footer_section .infos .info .txt{width:100%;color:#fff}SECTION#footer_section .infos .info .txt p,SECTION#footer_section .infos .info .txt a{color:#fff;text-decoration:none}SECTION#footer_section .infos .info .txt img{width:250px;height:auto;transform:scale(1);transition:0.5s all;opacity:1}SECTION#footer_section .infos .info .txt img:hover{transform:scale(1.05);opacity:0.5}SECTION#footer_section .popup_bar{padding:50px 100px;display:flex;justify-content:center;align-items:center;grid-gap:25px;background-color:#fff}SECTION#footer_section .popup_bar a{color:var(--color-3);text-transform:uppercase;font-size:16px;transition:0.5s all;cursor:pointer}SECTION#footer_section .popup_bar a:hover{color:var(--color-2)}SECTION#footer_section .footer_mask{width:100vw;height:50vh;position:relative;display:flex;overflow:hidden;display:none}SECTION#footer_section .footer_mask:before{content:"";position:absolute;width:100%;height:100%;background-image:url("/files/clients_files/images/footer_img.jpg");background-position:center;background-attachment:fixed;z-index:0}SECTION#footer_section .footer_mask:after{content:"";position:absolute;z-index:1;background-image:url("/files/design_files/icons/mask.svg");width:100%;height:100%;background-size:cover;background-position:center}@media (max-width:1200px){SECTION#welcome_section{padding:75px;padding-top:0px}SECTION#welcome_section .img{width:50%;padding-left:75px}SECTION#welcome_section .img img{height:0px;min-height:calc(100% - 75px);border-radius:10px}SECTION#anreise_section{padding:75px;padding-top:0px}SECTION#anreise_section .left_side{width:calc(50% - 75px);margin-right:75px;margin-top:75px}SECTION#anreise_section .right_side .img{margin-bottom:25px}SECTION#anreise_section .right_side .txt h1{margin-bottom:25px}SECTION#gallery_section{padding:75px;padding-top:0px}SECTION#gallery_section .gallery .gallery-subslider{width:calc(50% - 100px);margin-right:100px;padding:0 75px}SECTION#gallery_section .txt{padding:50px 0px 0px 75px}.video_section{padding:75px}SECTION#wellness_section{padding:75px}SECTION#wellness_section .wellness .wellness_title{margin-bottom:75px}SECTION#wellness_section .wellness .wellness-img-slider{width:calc(60% - 75px);margin-left:75px}SECTION#wellness_section .wellness-icon-slider{width:calc(100% - 150px);padding:0 50px}SECTION#wellness_section .wellness-icon-slider:before{content:"";position:absolute;left:0;top:0;width:50px;height:100%;background-color:#fff;z-index:2}SECTION#wellness_section .wellness-icon-slider:after{content:"";position:absolute;right:0;top:0;width:50px;height:100%;background-color:#fff;z-index:2}SECTION#price_section{padding:75px}SECTION#price_section .txt{width:40%;margin-bottom:75px;color:#fff}SECTION#price_section .right_side{width:calc(60% - 75px);position:relative;margin-left:75px}SECTION#arrival_section{padding:75px;grid-gap:50px 75px}SECTION#footer_section .infos{padding:50px 75px}SECTION#footer_section .popup_bar{padding:50px 75px}}@media (max-width:989px){SECTION#welcome_section{padding:50px;padding-top:0px}SECTION#welcome_section .txt{width:100%}SECTION#welcome_section .img{width:100%;padding-left:0px;margin-top:25px}SECTION#welcome_section .img img{height:auto}SECTION#anreise_section{padding:50px;padding-top:0px}SECTION#anreise_section .left_side{width:calc(50% - 50px);margin-right:50px;margin-top:50px}SECTION#anreise_section .right_side .img{margin-bottom:25px}SECTION#anreise_section .right_side .txt h1{margin-bottom:25px}SECTION#gallery_section{padding:50px;padding-top:0px}SECTION#gallery_section .gallery .gallery-subslider{width:calc(50% - 50px);margin-right:50px;padding:0 50px}SECTION#gallery_section .txt{padding:25px 0px 0px 50px}.video_section{padding:50px}SECTION#wellness_section{padding:50px}SECTION#wellness_section .wellness .wellness_vector{top:auto;bottom:250px}SECTION#wellness_section .wellness .wellness_title{margin-bottom:50px}SECTION#wellness_section .wellness .wellness_txt{width:100%}SECTION#wellness_section .wellness .wellness-img-slider{width:100%;margin-left:0px}SECTION#wellness_section .wellness .wellness-img-slider .swiper-wrapper{height:300px;min-height:100%;margin-top:25px}SECTION#wellness_section .wellness-icon-slider{margin-top:25px;width:100%}SECTION#price_section{padding:50px}SECTION#price_section .txt{width:40%;margin-bottom:0px;color:#fff}SECTION#price_section .right_side{width:calc(60% - 50px);position:relative;margin-left:50px;padding:25px;padding-bottom:50px}SECTION#price_section .right_side .swiper-nav{bottom:10px;right:25px}SECTION#arrival_section{padding:50px;grid-gap:25px 50px}SECTION#arrival_section .left_side,SECTION#arrival_section .right_side{width:calc(50% - 25px)}SECTION#footer_section .infos{padding:25px 50px}SECTION#footer_section .infos .info .txt img{width:150px}SECTION#footer_section .popup_bar{padding:25px 50px}}@media (max-width:767px){:root{--padding: 30px!important}h1{font-size:52px}h2{font-size:46px}SECTION#welcome_section .txt h2,SECTION#welcome_section .txt h1{font-size:3.5rem}.video_section .video_txt h2,.video_section .video_txt h1{font-size:3.5rem}SECTION#footer_section .infos{flex-direction:column;gap:1rem}SECTION#footer_section .infos .info{text-align:center}header#header section.header_section .header_section__contacts .header_section__contact-item a{width:1rem !important}header#header section.header_section .header_section__contacts{grid-gap:0.25rem !important}.website_text_logo{font-size:2rem !important}.firstscreen_slider{height:100vh}.firstscreen_slider .sliderImage{height:100%}.firstscreen_slider .firstscreen_slider__navigation .swiper-pagination{width:100%;margin:0;grid-column-start:1;grid-column-end:3;grid-row:2}.firstscreen_slider h2.sliderImageTittle{font-size:3rem !important;left:var(--padding) !important;right:unset !important}.popup{width:90vw !important;padding:10px !important}.popup#form{overflow-x:auto}.popup#menu{left:0}.popup#form .formbody .widget{margin-bottom:5px;width:100%}.popup#form .formbody .widget label:has(+ input:placeholder-shown){left:15px}.popup#form .formbody .widget input,.popup#form .formbody .widget select,.popup#form .formbody .widget textarea{padding:15px 10px}SECTION#welcome_section{padding:25px;padding-top:0px}SECTION#anreise_section{padding:25px;padding-top:0px}SECTION#anreise_section .left_side{display:none}SECTION#anreise_section .right_side{width:100%;display:flex;flex-direction:column}SECTION#anreise_section .right_side .img{order:2;margin-bottom:0px;margin-top:25px}SECTION#anreise_section .right_side .txt h1{margin-bottom:15px}SECTION#gallery_section{padding:25px;padding-top:0px;display:flex;flex-direction:column}SECTION#gallery_section .gallery{order:2}SECTION#gallery_section .gallery .gallery-subslider{width:calc(40% - 15px);margin-right:15px;height:200px;padding:0}SECTION#gallery_section .gallery .gallery-subslider .gallery_img.swiper-slide-thumb-active{border:2px solid var(--color-2)}SECTION#gallery_section .gallery .gallery-subslider .swiper-pagination{display:none}SECTION#gallery_section .gallery .gallery-subslider .swiper-button{display:none}SECTION#gallery_section .gallery .gallery-slider{width:60%;height:200px}SECTION#gallery_section .gallery .gallery-slider img{border-radius:10px}SECTION#gallery_section .txt{padding:0px 0px 25px 0px}.video_section{padding:25px}SECTION#wellness_section{padding:25px}SECTION#wellness_section .wellness .wellness_title{margin-bottom:10px;margin-top:75px;padding:0px}SECTION#price_section{padding:25px}SECTION#price_section .txt{width:100%}SECTION#price_section .txt .btn{margin:15px 0}SECTION#price_section .right_side{width:100%;margin-left:0px}SECTION#price_section .right_side .price-slider{height:400px}SECTION#arrival_section{padding:25px;grid-gap:25px}SECTION#arrival_section .left_side,SECTION#arrival_section .right_side{width:100%}SECTION#arrival_section .left_side .images,SECTION#arrival_section .right_side .images{margin-top:25px;grid-gap:25px}}