@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{margin:0 auto;padding:0;height:100vh;width:100vw;background-color:#ecffff;overflow-y:hidden;overflow-x:hidden;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#root{height:100vh;width:100vw;overflow-y:hidden;overflow-x:hidden;background-color:#f5f5f5}.Main_Container{height:100%;width:100%;overflow-y:hidden;overflow-x:hidden;display:flex;flex-direction:column}a{text-decoration:none;font-weight:700}.carousel{width:100%;position:relative;overflow:hidden;padding:2rem;margin-bottom:2rem}.carousel-track{width:360%;display:flex;animation:scroll 70s linear infinite}@media (max-width: 700px){.carousel-track{animation:scroll 30s linear infinite}}.carousel-item{display:flex;justify-content:center;align-items:center;gap:1rem}.carousel-item img{height:60vh;display:block;padding:1rem;box-shadow:0 3px 8px #0000003d}@media (orientation: landscape){.carousel-item img{height:75vh}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.homePage_CarouselAdSection{width:100vw;display:flex;justify-content:center;align-items:center;background-color:#e7f7fa;padding:1.5rem 3rem 1.5rem 1.5rem;box-shadow:5px 3px 5px 5px #30cbdf66}.carousel_main_container{width:100%;height:auto;min-height:65vh;overflow:hidden;position:relative}@media (max-width: 1050px){.carousel_main_container{min-height:70vh;padding-bottom:.5rem}}@media (max-width: 450px){.carousel_main_container{min-height:75vh;padding-bottom:.5rem}}@media (max-width: 350px){.carousel_main_container{min-height:70vh}}.carousel_main_slide{width:100%;height:100%;position:absolute;transition:opacity 1.5s ease-in-out}.AdCarousel_CardContainer{width:100%;height:100%;display:flex;flex-direction:row-reverse;justify-content:space-around;align-items:center;background-color:#e7f7fa;cursor:pointer}@media (max-width: 1050px){.AdCarousel_CardContainer{flex-direction:column-reverse}}@media (orientation: landscape){.AdCarousel_CardContainer{flex-direction:row-reverse}}.AdCarousel_innerTextDiv{height:100%;max-width:30%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;font-size:30px;color:#976a2e;text-shadow:1px 1px 2px burlywood;text-align:center}@media (max-width: 1400px){.AdCarousel_innerTextDiv{font-size:27px}}@media (max-width: 1200px){.AdCarousel_innerTextDiv{font-size:23px}}@media (max-width: 1050px){.AdCarousel_innerTextDiv{max-width:80%;height:auto}}@media (max-width: 550px){.AdCarousel_innerTextDiv{max-width:100%;height:auto}}@media (max-width: 400px){.AdCarousel_innerTextDiv{font-size:18px}}@media (max-width: 800px) and (orientation: landscape){.AdCarousel_innerTextDiv{font-size:18px}}@media (max-width: 1050px) and (min-height: 800px) and (orientation: portrait){.AdCarousel_innerTextDiv{font-size:22px}}@media (max-width: 1050px) and (min-height: 1000px) and (orientation: portrait){.AdCarousel_innerTextDiv{font-size:28px}}@media (max-width: 1050px) and (min-height: 1200px) and (orientation: portrait){.AdCarousel_innerTextDiv{font-size:32px}}@media (max-width: 250px){.AdCarousel_innerTextDiv{font-size:14px}}.subpage{font-weight:600;font-style:italic}.Beauty_Profil{font-weight:500;font-style:italic}.AdCarousel_innerImgDiv{display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;height:100%;padding:1rem;box-shadow:0 0 10px #42445a99}.AdCarousel_innerImgDiv>img{width:100%;height:100%;object-fit:cover}@media (max-width: 1050px){.AdCarousel_innerImgDiv{height:auto}.AdCarousel_innerImgDiv img{max-height:50vh;object-fit:contain}}@media (max-width: 250px){.AdCarousel_innerImgDiv img{max-height:40vh}}@media (max-width: 1050px){.display_none_below{display:none}}@media (max-width: 800px){.display_none_below_second{display:none}}@media (min-width: 800px){.display_none_over{display:none}}@media (max-width: 800px){.display_smaller>img{max-height:25vh}}@media (max-width: 375px){.display_smaller img{max-height:23vh}}.BeautyProfil_tradeMark_MainContainer{width:100%;height:75px;display:flex;justify-content:space-between;align-items:center;background-color:#e7f7fa;box-shadow:2px 2px 3px 1px #e0d4c5}.BeautyProfil_tradeMark_MainBox{display:flex;justify-content:flex-start;align-items:center;gap:2rem;margin-left:2rem;padding:.2rem;cursor:pointer}.HamburgerMenu_MainBox{width:50%;height:100%;display:none}.isAbsolutePosition_HamburgerMenu_MainBox{width:100%;position:absolute}@media (max-width: 950px){.HamburgerMenu_MainBox{display:flex}.BeautyProfil_tradeMark_MainBox{gap:.8rem;margin-left:1rem}}.BeautyProfil_tradeMark_logo_box{display:flex;justify-content:center;align-items:center}.BeautyProfil_tradeMark_logo_box>img{width:80px;height:auto;object-fit:cover}.BeautyProfil_tradeMark_name_box{display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:400;font-family:Rajdhani,sans-serif;font-style:normal;font-size:16px;text-shadow:1px 1px 2px burlywood;color:#402b0f}.BeautyProfil_tradeMark_name_box>p{text-align:center}@media (max-width: 800px){.BeautyProfil_tradeMark_name_box{font-size:14.5px}}@media (max-width: 600px){.BeautyProfil_tradeMark_name_box{font-size:13px}}@media (max-width: 450px){.BeautyProfil_tradeMark_name_box{font-size:10px}}.hamburger_nav_bar{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.hamburger_nav_bar{position:relative}.hamburger_icon:hover{cursor:pointer;box-shadow:8px 4px 30px #42445a80}.hamburger_nav_container{display:flex;flex-direction:column;z-index:3}.hamburger_nav_button{width:100%;min-height:48px;padding:.8rem;margin-bottom:.7rem;font-family:Rajdhani,sans-serif;color:#976a2e;font-size:1rem;font-weight:700;font-style:normal;text-align:center;background-color:#f0f0f0;border-radius:10%;border:1px solid burlywood;box-shadow:1px 1px 1px 1px #c5bebe;transition:transform .8s ease-in-out,background-color .8s ease-in-out}@media (min-width: 600px){.hamburger_nav_button{min-height:60px;padding:1rem}}@media (min-width: 700px){.hamburger_nav_button{min-height:70px;padding:1rem}}@media (min-width: 800px){.hamburger_nav_button{min-height:80px;padding:1rem}}@media (orientation: landscape){.hamburger_nav_button{padding:.5rem}}.hamburger_nav_button:hover{background-color:#e7f7fa;box-shadow:2px 2px 5px 2px #c5bebe;cursor:pointer;transform:scale(1.1)}.open_hamburger_menu{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;background-color:#0006;z-index:9999;position:fixed;top:0;left:0;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%);transition:opacity .4s ease,transform .4s ease,visibility .4s ease}.open_hamburger_menu.active{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hamburger_close_button_container{width:100%;height:70px;display:flex;justify-content:flex-end;align-items:center;padding-right:0 2rem;margin-bottom:1rem;background:linear-gradient(to right,#deb88766,#e7f7fa80);border-bottom:2px solid rgb(222,184,135);box-shadow:0 2px 8px #0003}@media (orientation: landscape){.hamburger_close_button_container{height:63px}}.hamburger_close_button{padding-right:1rem;z-index:10000;background:transparent;border:none;cursor:pointer}.hamburger_close_button svg{transition:transform .3s ease,stroke .3s ease}.hamburger_close_button:hover svg{transform:scale(1.2);stroke:#e7f7fa}.hamburger_close_button svg{filter:drop-shadow(0 0 4px rgba(0,0,0,.8))}.Nav_Main_Container{width:100%;padding:1.5rem;display:flex;justify-content:center;position:relative}@media (max-width: 950px){.Nav_Main_Container{display:none}}@media only screen and (max-width: 950px) and (orientation: landscape){.Nav_Main_Container{display:none}}.nav_bar{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px}.nav_el_button{width:12%;height:50px;font-family:Rajdhani,sans-serif;font-size:1.2rem;font-weight:700;color:#976a2e;text-transform:uppercase;text-align:center;padding:.5rem;background-color:#f0f0f0;border:1px solid burlywood;border-radius:4%;box-shadow:1px 1px 1px 1px #c5bebe;transition:transform .8s ease-in-out,background-color .8s ease-in-out}@media (max-width: 1400px){.nav_el_button{font-size:1rem}}@media (max-width: 1200px){.nav_el_button{font-size:.9rem}}.nav_el_button:hover{background-color:#e7f7fa;box-shadow:2px 2px 5px 2px #c5bebe;cursor:pointer;transform:scale(1.08)}.nav_el_button:active{transform:scale(1);background-color:#f5f5f5}.hightlightNavigationButon{background-color:#e7f7fa}.Footer_MainContainer{width:100%;padding-top:5px;padding-bottom:5px;border:1px solid rgb(197,190,190);background-color:#e7f7fa}@media (max-width: 950px){.Footer_MainContainer{display:none}}@media only screen and (max-width: 950px) and (orientation: landscape){.Footer_MainContainer{display:none}}.Footer_MainContent{display:flex;justify-content:space-around;align-items:flex-start;padding-top:.2rem;font-family:Rajdhani,sans-serif;font-style:normal}.address,.OpeningHours,.Partners,.Media{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;color:#976a2e;padding:.15rem}.address>h3,.OpeningHours>h3,.Partners>h3,.Media>h3{font-size:1rem;text-shadow:1px 1px 2px burlywood;margin-bottom:.15rem}.address>p,.OpeningHours>p,.Partners>p,.Media>p{font-size:.85rem;font-weight:500}.Media>h3{margin-bottom:.25rem}.Media_Container{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding-top:.2rem}.Media_Container .Fb_Container_Footer{width:40px;height:40px}.Media_Container .Fb_Container_Footer>a>img{width:80%;height:auto}.Media_Container .InstaLogo_Footer{width:40px;height:40px}.Media_Container .InstaLogo_Footer>a>img{width:80%;height:auto}.EstGenLogoContainer{width:45px;height:45px}.EstGenLogoContainer>a>img{width:100%;height:auto}.Footer_Copywright{background-color:#e7f7fa;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;font-size:.6rem}.Footer_Copywright>p{color:#976a2e;text-align:right;margin-right:1rem}.homePageMainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;color:#976a2e;text-align:center;gap:3rem}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.homePageMainContainer{height:83vh}}@media (max-width: 950px){.homePageMainContainer{height:95vh;margin-top:1rem;padding-top:1.5rem}}.homePage_FirstMainContainer{display:flex;flex-direction:column;text-align:center}.HomePageLogo{width:100vw;display:flex;justify-content:center;align-items:center}.HomePageLogo_box{width:35%;min-height:12vw}.HomePageLogo_box img{width:100%;height:auto}@media (max-width: 1200px){.HomePageLogo_box{width:50%;min-height:18vw}}@media (max-width: 900px){.HomePageLogo_box{width:60%;min-height:22vw}}@media (max-width: 700px){.HomePageLogo_box{width:65%;min-height:26vw}}@media (max-width: 550px){.HomePageLogo_box{width:70%;min-height:28vw}}@media (max-width: 435px){.HomePageLogo_box{width:85%;min-height:32vw}}.auto_zoom_animation_logo{animation:autoZoomLogo 2.5s ease-in-out forwards}@keyframes autoZoomLogo{0%{transform:scale(.4)}to{transform:scale(1)}}.auto_visible_animation_treatments_lists{animation:autoVisibleLists 4s ease-in-out forwards}@keyframes autoVisibleLists{0%{opacity:0}to{opacity:1}}.homePage_TreatmentsListContainer{width:100%;display:flex;justify-content:center;gap:10rem;padding:1rem;margin-bottom:2rem}@media (max-width: 1200px){.homePage_TreatmentsListContainer{gap:5rem}}@media (max-width: 700px){.homePage_TreatmentsListContainer{gap:3.5rem}}@media (max-width: 600px){.homePage_TreatmentsListContainer{gap:3rem}}@media (max-width: 450px){.homePage_TreatmentsListContainer{gap:1.8rem;padding:.5rem}}@media (max-width: 350px){.homePage_TreatmentsListContainer{gap:.8em}}@media (max-width: 260px){.homePage_TreatmentsListContainer{gap:.4rem}}.TreatmentsList{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.5rem}.treatments_list_button{width:80%;height:40px;text-align:center;padding:.5rem;color:#976a2e;font-size:1.1rem;font-weight:700;font-family:Rajdhani,sans-serif;font-style:normal;overflow-y:hidden;overflow-x:hidden;background-color:#f5f5f5;border:navajowhite;border-radius:10%;box-shadow:1px 1px #c5bebe;transition:transform .3s ease-in-out,background-color .3s ease-in-out}@media (max-width: 900px){.treatments_list_button{font-size:1rem;height:65px}}@media (max-width: 350px){.treatments_list_button{font-size:.9rem;height:70px;width:100%}}.treatments_list_button:hover{box-shadow:2px 2px 5px 2px #c5bebe;cursor:pointer;transform:scale(1.045);background-color:#e7f7fa}.treatments_list_button:active{transform:scale(1)}.homePage_motto_section{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;width:100%;background-color:#f4efea;padding:2rem .5rem .5rem;box-shadow:5px 1px 5px 5px #d5a96e66}.motto_section_photo{width:25%;display:flex;justify-content:center}.motto_section_photo>img{width:100%;height:auto;box-shadow:5px 2px 5px #281212}.motto_section_photo>img:hover{cursor:pointer}@media (max-width: 1400px){.motto_section_photo{width:29%}}@media (max-width: 1200px){.motto_section_photo{width:32%}}@media (max-width: 1000px){.motto_section_photo{width:45%}}@media (max-width: 800px){.motto_section_photo{width:55%}}@media (max-width: 550px){.motto_section_photo{width:70%}}@media (max-width: 450px){.motto_section_photo{width:80%}}@media (max-width: 350px){.motto_section_photo{width:90%}}@media (max-width: 300px){.motto_section_photo{width:95%}}.motto_section_quote{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem;font-size:1.3rem;color:#deb887}.motto_section_quote .surname{padding:.8rem;font-weight:500;border-radius:5%;transition:transform .8s ease-in-out,background-color .5s ease-in-out}.motto_section_quote .surname:hover{color:#e7f7fa;background-color:#deb887;cursor:pointer;transform:scale(1)}.motto_section_quote .quote{font-style:italic;font-weight:700}@media (max-width: 1200px){.motto_section_quote{font-size:1.3rem}}@media (max-width: 650px){.motto_section_quote{font-size:1rem}}.homePage_FirstEstGenSection{width:100%;display:flex;justify-content:center;align-items:center;padding:3rem;background-color:#f4efea1a}@media (max-width: 1350px){.homePage_FirstEstGenSection{padding:1.5rem}}@media (max-width: 950px){.homePage_FirstEstGenSection{padding:0rem}}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer{width:100%;display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:.5rem}@media (max-width: 1250px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer{justify-content:space-around}}@media (max-width: 1100px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer{flex-direction:column;gap:0;padding-bottom:1rem}}@media (max-width: 950px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer{padding-bottom:2rem}}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenLeft{width:20%;display:flex;justify-content:center;align-items:center}@media (max-width: 1500px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenLeft{width:25%}}@media (max-width: 1250px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenLeft{display:none}}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenLeft .FirstEstGenSection_photobox{width:100%;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px 10px #00008014}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenLeft .FirstEstGenSection_photobox>img{width:100%;height:auto}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter{width:50%;display:flex;flex-direction:column;gap:1rem}@media (max-width: 1250px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter{width:65%}}@media (max-width: 1100px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter{width:85%}}@media (max-width: 900px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter{width:95%;gap:.5rem}}@media (max-width: 900px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter{gap:0}}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .estGen_Firstsection_title{height:20%}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .estGen_Firstsection_title>h1{white-space:normal;margin-top:3rem;color:#e83e5a}@media (max-width: 1100px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .estGen_Firstsection_title>h1{margin-top:1.5rem}}@media (max-width: 700px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .estGen_Firstsection_title>h1{font-size:1.6rem}}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .estGen_Firstsection_title>h1>.thinner_text_EstGen{font-weight:500;color:navy}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .EstGenFirstSectionText{width:100%;display:flex;align-items:center;justify-content:center}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .EstGenFirstSectionText>p{width:80%;color:navy;font-size:1.2rem;font-weight:600;line-height:2em;text-align:justify;margin-bottom:3rem;margin-top:.5rem}@media (max-width: 1250px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .EstGenFirstSectionText>p{width:90%}}@media (max-width: 1100px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .EstGenFirstSectionText>p{margin-bottom:1.5rem}}@media (max-width: 700px){.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .EstGenFirstSectionText>p{width:100%;font-size:1rem}}.homePage_FirstEstGenSection .homePage_FirstEstGenSection_innerContainer .EstGenCenter .EstGenFirstSectionText>p>a{color:#e83e5a;font-size:1.3rem}.EstGenRight{width:20%;display:flex;justify-content:center;align-items:center}@media (max-width: 1500px){.EstGenRight{width:25%}}@media (max-width: 1250px){.EstGenRight{width:25%}}@media (max-width: 1100px){.EstGenRight{width:50%}}@media (max-width: 700px){.EstGenRight{width:60%}}@media (max-width: 500px){.EstGenRight{width:75%}}@media (max-width: 400px){.EstGenRight{width:85%}}@media (max-width: 300px){.EstGenRight{width:95%}}.EstGenRight .FirstEstGenSection_photobox{width:100%;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 5px 10px #00008014}.EstGenRight .FirstEstGenSection_photobox>img{width:100%;height:auto}.EstGenSecondSection{background-color:#f4efea1a;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;box-shadow:5px 5px 5px 10px #e83e5a33}@media (max-width: 950px){.EstGenSecondSection{padding:0rem}}.homePage_SecondEstGenSection_innerContainer{width:100%;display:flex;flex-direction:row-reverse;justify-content:center;gap:1rem}@media (max-width: 1500px){.homePage_SecondEstGenSection_innerContainer{gap:0}}@media (max-width: 1200px){.homePage_SecondEstGenSection_innerContainer{flex-direction:column;align-items:center;padding-bottom:1rem;padding-top:1rem}}.SecondEstGen_text{width:70%;display:flex;justify-content:center;align-items:center;color:navy;line-height:2.2em;font-size:1.3rem;font-weight:600}@media (max-width: 1200px){.SecondEstGen_text{width:100%}}.SecondEstGen_text>p{text-align:justify;width:80%}@media (max-width: 1500px){.SecondEstGen_text>p{width:90%}}@media (max-width: 700px){.SecondEstGen_text>p{font-size:1rem}}.SecondEstGen_text>p .email_address{color:#e83e5a}.SecondEstGen_text>p .email_address:hover{cursor:pointer}.SecondEstGen_text>p>a{color:#e83e5a;font-size:1.3rem}.SecondEstGen_photo{width:30%;display:flex;justify-content:center;align-items:center;padding:2rem}@media (max-width: 1500px){.SecondEstGen_photo{width:40%}}@media (max-width: 1350px){.SecondEstGen_photo{padding:1rem}}@media (max-width: 1000px){.SecondEstGen_photo{width:50%}}@media (max-width: 800px){.SecondEstGen_photo{width:60%}}@media (max-width: 700px){.SecondEstGen_photo{width:70%}}@media (max-width: 550px){.SecondEstGen_photo{width:80%}}.SecondEstGen_photo>img{width:100%;height:auto;box-shadow:0 5px 5px 10px #0000801a}.EstGenThirdSection{width:100%;height:140vh;background-size:cover;background-position:calc(50% - 5px) center;background-repeat:no-repeat;box-shadow:5px 5px 5px 10px #e83e5a33}@media (max-width: 375px){.EstGenThirdSection{background-position:calc(50% - 40px) center}}.hidden-element{visibility:hidden}.HomePageLogo_box img{transform:scale(.4)}.fade-in{animation:fadeInAnim 1.5s ease forwards}@keyframes fadeInAnim{0%{opacity:0}to{opacity:1}}.AboutMe_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;text-align:center;padding:.5rem 2rem 2rem}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.AboutMe_MainContainer{height:83vh}}@media (max-width: 600px){.AboutMe_MainContainer{padding:1rem}}@media (max-width: 600px){.AboutMe_MainContainer{padding:.8rem}}@media (max-width: 950px){.AboutMe_MainContainer{height:95vh;margin-top:1rem}}.About_Me_Bio_Section{width:100%;display:flex;align-items:center;justify-content:space-around;box-shadow:0 5px 10px #287d8b80}@media (max-width: 1300px){.About_Me_Bio_Section{flex-direction:column}}.bio{width:60%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem;border-radius:.5%;color:#af8248f0;z-index:1}.bio .bioText{width:100%}@media (max-width: 1300px){.bio{width:100%;margin-left:0;padding:1.5rem}}@media (max-width: 800px){.bio{padding-bottom:.5rem}}.AboutMe_Title{font-size:2.5rem;color:#9e7643;margin-top:1rem;margin-bottom:1rem}@media (max-width: 1000px){.AboutMe_Title{font-size:2rem}}@media (max-width: 600px){.AboutMe_Title{font-size:1.8rem}}@media (max-width: 450px){.AboutMe_Title{font-size:1.5rem;margin-top:0rem}}.bioText{font-size:1rem;font-weight:700;line-height:2rem;text-align:justify}.foto{width:30%;display:flex;justify-content:center;align-items:center;padding:3rem}@media (max-width: 1600px){.foto{padding:2rem}}@media (max-width: 1650px){.foto{width:35%}}@media (max-width: 1550px){.foto{width:40%}}@media (max-width: 1450px){.foto{width:45%}}@media (max-width: 1350px){.foto{width:50%}}@media (max-width: 1300px){.foto{width:50%;padding:1rem 1rem 1.5rem}}@media (max-width: 900px){.foto{width:60%}}@media (max-width: 700px){.foto{width:70%}}@media (max-width: 600px){.foto{width:80%}}@media (max-width: 400px){.foto{width:90%}}.foto>img{width:100%;height:auto;border-radius:.5%;box-shadow:5px 2px 5px 2px #c5bebe}.opinions_title{background:linear-gradient(90deg,#f5f5f5,#dcf4f9,#f5f5f5)}.About_me_Opinions_Section{width:100%;display:flex;flex-direction:column;align-items:center;padding:3rem;color:#875e27}@media (max-width: 450px){.About_me_Opinions_Section{padding:1.5rem}}@media (max-width: 500px){.About_me_Opinions_Section{padding:1rem}}@media (max-width: 400px){.About_me_Opinions_Section{padding:.5rem}}.opinions_title_box{width:100%;text-align:center;padding:1rem;margin-bottom:1rem}@media (max-width: 600px){.opinions_title_box{margin-bottom:.5rem}}@media (max-width: 450px){.opinions_title_box{margin-bottom:.2rem}}.opinions_title{font-size:2.3rem}@media (max-width: 1000px){.opinions_title{font-size:2rem}}@media (max-width: 800px){.opinions_title{font-size:1.8rem}}@media (max-width: 600px){.opinions_title{font-size:1.65rem}}@media (max-width: 450px){.opinions_title{font-size:1.5rem}}.opinion{width:45%;font-size:1.2rem;font-weight:500;box-shadow:5px 2px 5px 2px #c5bebe;border:2px solid rgb(189,164,17);border-radius:2%;padding:2rem}@media (max-width: 1300px){.opinion{width:55%}}@media (max-width: 1000px){.opinion{width:65%}}@media (max-width: 800px){.opinion{width:75%;padding:1rem}}@media (max-width: 600px){.opinion{width:95%}}@media (max-width: 500px){.opinion{width:100%;font-size:1rem}}.opinion>.stars{text-align:center;padding-bottom:5px}.opinion>.opinion_content{text-align:justify}.opinion>.opinions_author,.opinion .opinions_source{text-align:right}.center{text-align:center;margin-bottom:1.5rem}.left{margin-right:35%;margin-left:1.8rem;margin-bottom:1.5rem}@media (max-width: 600px){.left{margin-right:0;margin-left:0}}.right{margin-left:35%;margin-right:1.8rem;margin-bottom:1.5rem}@media (max-width: 600px){.right{margin-right:0;margin-left:0}}.Services_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;padding-top:1rem;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;color:#976a2e;text-align:center}.Services_MainContainer>.title{color:#976a2e}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.Services_MainContainer{height:83vh}}@media (max-width: 950px){.Services_MainContainer{height:95vh;padding-top:1.5rem;margin-top:1rem}}.Services_MainContent{width:100%;display:flex;flex-direction:column}@media (max-width: 1400px){.Services_MainContent{gap:0rem}}.services_first_row{width:100vw;display:flex;justify-content:space-around;padding:2rem}@media (max-width: 1000px){.services_first_row{flex-direction:column-reverse;justify-content:center;align-items:center;gap:2rem;padding-bottom:0;padding-top:1rem}}@media (max-width: 500px){.services_first_row{padding-left:.8rem;padding-top:1rem}}.services_first_row_first_container{width:45%;display:flex;flex-direction:column;gap:3rem}@media (max-width: 1000px){.services_first_row_first_container{width:100%;flex-direction:row;justify-content:center;padding:1rem}}@media (max-width: 750px){.services_first_row_first_container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:0}}.services_first_row_second_container{width:45%;display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media (max-width: 1000px){.services_first_row_second_container{width:100%;align-items:center}}@media (max-width: 750px){.services_first_row_second_container{flex-direction:column-reverse;gap:2rem}}.services_first_row_photobox{display:flex;border-radius:5px;box-shadow:#9ee5f14d 5px 5px,#9ee5f133 10px 10px,#9ee5f11a 15px 15px,#9ee5f10d 20px 20px}.services_first_row_photobox>img{width:100%;height:auto;object-fit:cover;border-radius:5px}@media (max-width: 1000px){.services_first_row_photobox{width:90%}}.services_second_row{width:100vw;display:flex;justify-content:space-around;padding:2rem;margin-bottom:1.5rem}@media (max-width: 1400px){.services_second_row{flex-direction:column;justify-content:center;align-items:center;gap:3rem}}@media (max-width: 500px){.services_second_row{padding-left:.8rem;margin-bottom:.5rem}}.services_second_row_photobox{width:45%;display:flex;border-radius:5px;box-shadow:#9ee5f14d -5px 5px,#9ee5f133 -10px 10px,#9ee5f11a -15px 15px,#9ee5f10d -20px 20px}.services_second_row_photobox>img{width:100%;height:auto;object-fit:cover;border-radius:5px}@media (max-width: 1400px){.services_second_row_photobox{width:90%}}.services_third_row{width:100vw;display:flex;justify-content:space-around;padding:2.5rem 2rem;background-color:#deb8874d;box-shadow:5px 0 5px 5px #cac6c6}@media (max-width: 750px){.services_third_row{flex-direction:column;justify-content:center;align-items:center;gap:2rem}}@media (max-width: 500px){.services_third_row{padding-left:.8rem}}@media (max-width: 1000px){#scars,#eyes{height:auto;width:90%}}@media (max-width: 500px){#scars,#eyes{width:100%}}#wrinkles{height:90%}@media (max-width: 1000px){#wrinkles{width:90%}}@media (max-width: 500px){#wrinkles{width:100%}}#discoloration{width:45%}@media (max-width: 1400px){#discoloration{width:90%}}@media (max-width: 500px){#discoloration{width:100%}}#acne,#hair{width:45%}@media (max-width: 750px){#acne,#hair{width:90%}}@media (max-width: 500px){#acne,#hair{width:100%}}.Services_Card{display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;padding:1rem;color:#af8248;background-color:#ffffff80;border-radius:8px;border-left:2rem solid rgba(158,229,241,.4);box-shadow:0 0 10px 1px #00000040;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);filter:drop-shadow(0 5px 10px 0 #ffffff);position:relative;z-index:0;overflow:hidden;transition:1s ease-in}@media (max-width: 750px){.Services_Card{padding:.9rem}}.services_card_first_part{width:100%;display:flex;flex-direction:column}.Services_main_paragraph{text-align:justify;padding:1rem}.Services_main_List{list-style-type:disc;list-style-position:inside;font-weight:500;text-transform:capitalize;text-align:justify;padding-left:1rem}.Services_main_List>li{margin:.2rem}.services_inner_list{list-style-type:square;font-weight:500;text-align:justify;padding-left:5rem}.services_card_second_part{width:100%;display:flex;flex-direction:column}.services_series{color:#185e6bcc;font-weight:700}.services_price{color:red;font-weight:600}@keyframes highlight_services{0%{background-color:#e7f7fa}to{background-color:#ffffff80}}.highlight_services{animation:highlight_services 4s ease-out}.Treatments_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;padding-top:1rem;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;color:#976a2e;text-align:center;position:relative}.Treatments_MainContainer>.title{color:#976a2e;margin-bottom:0rem}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.Treatments_MainContainer{height:83vh}}@media (max-width: 950px){.Treatments_MainContainer{height:95vh;padding-top:1.5rem;margin-top:1rem}}.Treatments_MainContent{width:100%;display:flex;flex-direction:column}.treatments_first_inner_container{width:100%;display:flex;justify-content:center;align-items:center;padding:.5rem}.treatments_list_container{width:100%;display:flex;justify-content:center;align-items:center;gap:5rem}@media (max-width: 900px){.treatments_list_container{flex-direction:column;gap:0rem}}.treatments_li{width:300px;height:45px;display:flex;align-items:center;justify-content:center;margin:1.5em;padding:.5rem;color:#af8248;font-size:16px;text-transform:uppercase;text-align:center;font-weight:700;background:#2b2b2b;border-radius:5px;position:relative;overflow:visible;cursor:pointer}@media (max-width: 450px){.treatments_li{width:250px;font-size:14.5px}}@media (max-width: 350px){.treatments_li{width:200px;font-size:12px}}@media (max-width: 300px){.treatments_li{width:150px}}@media (max-width: 900px){.first_li{margin-top:0}}.treatments_li>span{z-index:1;position:relative;transition:transform .5s}.treatments_li:hover>span{transform:scale(1.1)}.treatments_li:before,.treatments_li:after{content:"";width:105%;position:absolute;z-index:0;border-radius:5px;transition:all .4s}.treatments_li:before{left:0%;height:130%;background:linear-gradient(to right,#e7f7fa,#deb887)}.treatments_li:after{left:-10%;height:120%;background:#ffffff56;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 20px #0000002a}.treatments_li:hover:before{transform:translate(-2.5%)}.treatments_li:hover:after{transform:translate(15%)}.treatments_inner_list_devices{margin-left:3rem;list-style-type:circle}.treatments_inner_list_carbo{margin-left:3rem;list-style-type:lower-latin;text-align:justify;line-height:1.5em}.treatments_inner_list_mezoterapia_beziglowa{margin-left:4rem;margin-top:.5rem;list-style-type:circle;text-align:justify;line-height:1.5em}.treatments_inner_list_mezo_mikro_first{margin-left:4rem;list-style-type:decimal;text-align:justify;line-height:1.5em}.treatments_inner_list_mezo_mikro_second{margin-left:4rem;list-style-type:circle;text-align:justify;line-height:1.5em}.center_text{text-align:center;text-decoration:underline}.treatments_nestedList{margin-left:3rem;text-align:justify;line-height:1.5em}.contraindications{text-decoration:underline}.treatments_second_inner_container{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5rem;padding:.5rem;margin-top:1rem}@media (max-width: 1550px){.treatments_second_inner_container{gap:3rem}}.treatments_card{width:28%;padding:2rem;box-shadow:0 -25px 20px -20px #00000073,25px 0 20px -20px #00000073,0 25px 20px -20px #00000073,-25px 0 20px -20px #00000073}@media (max-width: 1550px){.treatments_card{width:90%}}.treatments_card>h2{margin:.5rem .5rem 1rem}.treatments_card .treatments_card_main_text{line-height:1.5em;text-align:justify}.treatments_card .treatments_card_legal_text{line-height:1em;text-align:justify;font-size:.8rem;font-style:italic;color:#b8a77a}.treatments_card>h3{margin-top:1rem}.treatments_card .treatments_card_contraindications{padding:1rem;text-align:justify;line-height:1.5em}.stickybuttonTreatments_main_container{display:flex;justify-content:end;position:sticky;bottom:10px;margin-top:70vh;margin-right:10px}.stickybuttonTreatments_main_container .button_inner_container{display:flex;flex-direction:column;justify-content:center;align-items:center;transition:transform 1.5s}.stickybuttonTreatments_main_container button{width:200px;height:50px;padding:10px 20px;color:#af8248;text-transform:uppercase;text-align:center;font-weight:700;cursor:pointer;background:linear-gradient(to right,#e7f7fa,#deb887);border:2px solid rgba(65,50,50,.35);border-radius:5px;position:relative;transition:transform 1.5s,box-shadow 1.5s}.stickybuttonTreatments_main_container button:hover{box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset}.arrow{display:inline-block;animation:bounce 4s infinite;cursor:pointer;border-radius:50%;box-shadow:#b2b2d440 0 30px 60px -12px inset,#76a5c24d 0 18px 36px -18px inset;color:#fff;transition:transform 1.5s,box-shadow .2s}.arrow:hover{box-shadow:#b2b2d440 0 30px 60px -12px inset,#76a5c24d 0 18px 36px -18px inset}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-30px);box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset}}.treatments_cards_row_container{display:flex;justify-content:space-around}@media (max-width: 1550px){.treatments_cards_row_container{flex-direction:column;justify-content:center;align-items:center;gap:3rem}}.treatments_card_photo_box{width:30%;display:flex;justify-content:center;align-items:center}@media (max-width: 1550px){.treatments_card_photo_box{width:50%}}@media (max-width: 1000px){.treatments_card_photo_box{width:55%}}@media (max-width: 750px){.treatments_card_photo_box{width:65%}}@media (max-width: 600px){.treatments_card_photo_box{width:70%}}@media (max-width: 500px){.treatments_card_photo_box{width:80%}}@media (max-width: 350px){.treatments_card_photo_box{width:90%}}.treatments_card_photo_box>img{width:100%;height:auto;box-shadow:0 26px 58px #00000038,0 5px 14px #0000002e;border-radius:5%;border:15px solid rgba(250,128,114,.15)}@keyframes highlight_treatments{0%{background-color:#92e1f0a6}to{background-color:transparent}}.highlight{animation:highlight_treatments 2.1s ease-out}.highlightTitle{animation:highlight_treatments_title 2.5s ease-out}.PriceList_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;padding-top:1rem;font-family:Rajdhani,sans-serif;text-align:center}.PriceList_MainContainer>.PriceList_title{color:#976a2e}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.PriceList_MainContainer{height:83vh}}@media (max-width: 950px){.PriceList_MainContainer{height:95vh}}.PriceListTable{display:flex;justify-content:center;margin:1.5rem}@media (max-width: 950px){.PriceListTable{margin-top:1rem}}.PriceListTable>table{padding:.7rem;border:1px solid burlywood;border-radius:.5%;box-shadow:2px 2px 2px 2px #a29789;color:#976a2e}.PriceListTable>table>tbody .price_list_box{width:25rem;height:3rem;padding:1rem;background-color:#f0f0f0;color:#976a2e;font-weight:500}.full-width-row{padding:1rem;border-radius:5%;box-shadow:-12px -8px 40px #36b8d5ba inset;font-size:1.3rem;font-weight:700;text-transform:uppercase}.full-width-row-blank-space{background-color:#f5f5f5;height:1rem}.prices_comment{padding:1rem;border-radius:5%;border-left:.5px solid burlywood;border-right:.5px solid burlywood;border-bottom:1px solid burlywood}.package{width:25rem;height:3rem;padding:1rem;background-color:#fa44dc11}.text_thin{font-weight:400}.lastPackage_right{border-bottom-right-radius:5%}.lastPackage_left{border-bottom-left-radius:5%}.Vouchers_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;padding-top:1rem;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;color:#976a2e;text-align:center}.Vouchers_MainContainer>.title{color:#976a2e}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.Vouchers_MainContainer{height:83vh}}@media (max-width: 950px){.Vouchers_MainContainer{height:95vh;padding-top:1.5rem;margin-top:1rem}}.Vouchers_MainContent{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem 2rem 3rem;gap:5rem}@media (max-width: 1000px){.Vouchers_MainContent{padding:1rem;gap:3rem}}.Vouchers_image_and_slogan_container{width:100%;display:flex;align-items:center;justify-content:center;padding:1rem;gap:7rem;box-shadow:0 5px 10px #287d8b80}@media (max-width: 1200px){.Vouchers_image_and_slogan_container{flex-direction:column-reverse;gap:4rem}}.Vouchers_image_box{width:35%;display:flex;justify-content:center;align-items:center;transform-origin:center}@media (max-width: 1200px){.Vouchers_image_box{width:70%;padding:2rem 2rem 2rem 3rem}}@media (max-width: 950px){.Vouchers_image_box{width:75%}}@media (max-width: 750px){.Vouchers_image_box{width:80%;padding:1.2rem}}@media (max-width: 600px){.Vouchers_image_box{width:85%;padding:.5rem}}@media (max-width: 500px){.Vouchers_image_box{width:90%}}@media (max-width: 450px){.Vouchers_image_box{width:100%}}.Vouchers_image_box>img{width:100%;height:auto;box-shadow:0 5px 10px #287d8b80;border-radius:.5%}.Vouchers_slogan_box{width:40%;border-radius:1%;padding:2rem;font-style:italic;margin-right:2rem}@media (max-width: 1200px){.Vouchers_slogan_box{margin-right:0;width:70%}}@media (max-width: 900px){.Vouchers_slogan_box{margin-right:0;width:90%}}@media (max-width: 650px){.Vouchers_slogan_box{margin-right:0;width:85%}}@media (max-width: 500px){.Vouchers_slogan_box{margin-right:0;width:95%;padding:0}}@media (max-width: 450px){.Vouchers_slogan_box{margin-right:0;width:100%}}.Vouchers_slogan_box>h3{margin:1rem}.Vouchers_slogan{text-align:justify}.Vouchers_inner_list{text-align:center;list-style-type:disc;font-weight:500;text-align:justify;padding-left:1rem;padding-top:.3rem;margin-left:1.5rem}.Vouchers_slogan_surname{display:block;text-align:end;font-style:normal}.centerText{display:block;text-align:center}.vouchers_text_boxes_main_container{width:100%;display:flex;justify-content:space-around;margin-bottom:2rem}@media (max-width: 750px){.vouchers_text_boxes_main_container{flex-direction:column;gap:3rem}}.Vouchers_second_container_text_boxes_one,.Vouchers_second_container_text_boxes_two{width:40%;display:flex;flex-direction:column;gap:3rem}@media (max-width: 750px){.Vouchers_second_container_text_boxes_one,.Vouchers_second_container_text_boxes_two{width:100%}}.vouchers_text_box{line-height:2em;box-shadow:0 3px 5px #287d8b80;border-radius:1%;padding:2rem}.Vouchers_second_container_text_boxes_one{justify-content:center;align-items:center}.Gallery_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;padding-top:1rem;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;color:#976a2e;text-align:center}.Gallery_MainContainer>.title{margin-bottom:2rem}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.Gallery_MainContainer{height:83vh}}@media (max-width: 950px){.Gallery_MainContainer{height:95vh}}.gallery_buttons_container{width:100%;display:flex;justify-content:center;align-items:center;gap:5rem;padding:1rem;margin-bottom:1rem}@media (max-width: 500px){.gallery_buttons_container{flex-direction:column;gap:1rem}}.gallery_buttons_first_box,.gallery_buttons_second_box{width:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media (max-width: 950px){.gallery_buttons_first_box,.gallery_buttons_second_box{width:30%}}@media (max-width: 650px){.gallery_buttons_first_box,.gallery_buttons_second_box{width:45%}}@media (max-width: 500px){.gallery_buttons_first_box,.gallery_buttons_second_box{width:80%}}.gallery_button{width:100%;color:#976a2e;text-align:center;font-size:.85rem;font-family:Rajdhani,sans-serif;font-weight:700;font-style:normal;border:none;border-radius:10%;background-color:#b1e5f166;box-shadow:1px 1px #89ced080;padding:.5rem;transition:transform .3s ease-in-out,background-color .3s ease-in-out}.gallery_button:hover{color:#976a2e;background-color:#d4eef3e6;box-shadow:2px 2px 5px 2px #c5bebe;transform:scale(1.045);cursor:pointer}.gallery_button:active{transform:scale(1)}.gallery_main_content{display:flex;flex-direction:column;gap:3rem}.gallery_row{width:100vw;padding-bottom:2rem;box-shadow:0 25px 20px -20px #00000073}.gallery_row>h2{width:100vw;text-transform:uppercase;background:linear-gradient(90deg,#f5f5f5,#d4eef3,#f5f5f5);box-shadow:0 8px 16px #00000026;padding:.8rem}@media (max-width: 400px){.gallery_row>h2{font-size:1.3em}}.gallery_foto_container{width:100vw;display:flex;flex-wrap:wrap;justify-content:space-around;gap:3rem;padding:2rem}@media (max-width: 900px){.gallery_foto_container{gap:1.5rem}}.modal_foto_box{width:18%;display:flex;justify-content:center;align-items:center;margin-bottom:2rem;background-color:#fff;box-shadow:0 25px 50px -12px #00000040;transition:transform .2s;cursor:pointer}.modal_foto_box>img{width:100%;height:auto}@keyframes highlight_gallery{0%{background-color:#54d0e94d}to{background-color:transparent}}.highlight_gallery{animation:highlight_gallery 4s ease-out}@keyframes highlight_treatments_title{0%{background-color:#dcf4f9;box-shadow:0 0 10px #dcf4f9b3}to{background-color:transparent;box-shadow:none}}.highlightTitleGallery{animation:highlight_treatments_title 3s ease-out}.Contact_MainContainer{margin-right:.5rem;margin-bottom:.2rem;overflow-x:hidden;overflow-y:scroll;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal}@media (min-width: 1024px) and (max-width: 1024px) and (min-height: 1366px) and (max-height: 1366px) and (orientation: portrait){.Contact_MainContainer{height:83vh}}@media (max-width: 950px){.Contact_MainContainer{height:95vh}}.contact_content_container{width:100%;display:flex;flex-direction:column;gap:1rem}.contact_first_row{width:100%;display:flex;padding:1rem 2rem 2rem}@media (max-width: 600px){.contact_first_row{padding:1rem .2rem .2rem}}@media (min-width: 600px) and (max-width: 950px){.contact_first_row{padding:1rem 1.5rem 1.5rem}}@media (min-width: 950px){.contact_first_row{padding:1rem}}.contact_main_shadow_box{width:100%;display:flex;justify-content:space-around;align-items:center;flex-direction:column;padding:2rem;box-shadow:-12px -8px 40px #046c834d inset;border-radius:1%;background-color:#e7f7facc}@media (max-width: 800px){.contact_main_shadow_box{padding:1rem}}@media (max-width: 400px){.contact_main_shadow_box{padding:0}}.contact_card{width:100%;display:flex;justify-content:space-around;gap:1rem;padding:1rem;font-size:1.2rem}@media (max-width: 1350px){.contact_card{width:100%}}@media (max-width: 400px){.contact_card{padding:0}}.address_box{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:.2rem;margin-bottom:1rem;color:#976a2e;text-shadow:1px 1px 2px burlywood}.address_box>h2{font-size:2rem}.address_box>h4{font-weight:500;margin-bottom:1rem}.map_button_box{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.map_button_box .map_button{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;box-shadow:-12px -8px 40px #deb88759 inset;border-radius:5%;font-size:1rem;cursor:pointer;transition:background-color .5s ease}@media (max-width: 300px){.map_button_box .map_button{width:100%}}@media (min-width: 300px) and (max-width: 450px){.map_button_box .map_button{width:70%}}@media (min-width: 450px) and (max-width: 600px){.map_button_box .map_button{width:60%}}@media (min-width: 600px) and (max-width: 800px){.map_button_box .map_button{width:45%}}@media (min-width: 800px) and (max-width: 1000px){.map_button_box .map_button{width:35%}}@media (min-width: 1000px) and (max-width: 1350px){.map_button_box .map_button{width:25%}}.map_button_box .map_button:hover{background-color:#68e79d33;color:gray}.contact_addres_and_OpenHours_container{width:40%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:.5rem;padding:1rem;color:#976a2e;text-align:center}@media (max-width: 1350px){.contact_addres_and_OpenHours_container{width:100%}}.openingHours_box>h3{margin-bottom:.5rem;text-shadow:0px 0px 1px rgb(69,52,52)}.week_days{font-weight:550;color:#976a2e}.contact_information_container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.appointment_by_phone{width:30%;display:flex;justify-content:center;align-items:center;padding:1rem;margin-left:1rem;margin-right:1rem;margin-top:0;margin-bottom:1rem;box-shadow:-12px -8px 40px #deb88726 inset;border-radius:5%;font-size:1.05rem;color:#704915}.appointment_by_phone>p{text-align:center}@media (min-width: 1350px){.appointment_by_phone{margin-top:2rem;margin-bottom:2rem}}@media (max-width: 1350px){.appointment_by_phone{width:40%;margin-bottom:1rem}}@media (max-width: 1050px){.appointment_by_phone{width:50%}}@media (max-width: 850px){.appointment_by_phone{width:65%}}@media (max-width: 700px){.appointment_by_phone{width:80%}}@media (max-width: 550px){.appointment_by_phone{width:95%}}.contact_tel_and_email_container{width:50%;display:flex;justify-content:space-around;gap:4rem;padding:1rem}@media (max-width: 1350px){.contact_tel_and_email_container{width:70%}}@media (max-width: 1000px){.contact_tel_and_email_container{width:85%}}@media (max-width: 750px){.contact_tel_and_email_container{width:100%}}@media (max-width: 650px){.contact_tel_and_email_container{flex-direction:column;justify-content:center;align-items:center;gap:2rem}}.contact_mail::-webkit-scrollbar{height:8px}.contact_tel::-webkit-scrollbar{height:8px}.contact_tel,.contact_mail{width:50%;display:flex;justify-content:center;align-items:center;text-align:center;font-size:1rem;background-color:#0be5f133;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -3px #0003;border-radius:5%}@media (max-width: 650px){.contact_tel,.contact_mail{width:80%}}@media (max-width: 450px){.contact_tel,.contact_mail{width:100%}}@media (max-width: 350px){.contact_tel,.contact_mail{font-size:.9rem}}@media (max-width: 250px){.contact_tel,.contact_mail{font-size:.8rem;overflow-x:auto;white-space:nowrap}}.contact_tel .contact_tel_handleClickSpace,.contact_mail .contact_tel_handleClickSpace{width:100%;height:100%;padding:1rem;color:#894208;transition:transform 1s ease}.contact_tel .contact_tel_handleClickSpace .contact_tel_number,.contact_mail .contact_tel_handleClickSpace .contact_tel_number{margin-top:.5rem;transition:transform 1s ease;color:#919191}.contact_mail_handleClickSpace{width:100%;height:100%;padding:1rem;color:#894208;transition:transform 1s ease}.contact_mail_handleClickSpace .email_address_link{transition:transform 1s ease;color:#919191}.contact_tel:hover{cursor:pointer;background-color:#f5f5f5}.contact_tel:hover .contact_tel_number{transform:scale(1.05)}.contact_mail:hover{cursor:pointer;background-color:#f5f5f5}.contact_mail:hover .email_address_link{transform:scale(1.05)}.contact_media_container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem;gap:1rem;padding:1rem;color:#976a2e}.Media_inner_Container{display:flex;gap:3rem}.InstaLogo,.Fb_Container{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:5%;box-shadow:0 2px 4px #0006,0 7px 13px -3px #0000004d,inset 0 -3px #0003;cursor:pointer}.InstaLogo>a,.Fb_Container>a{padding:.2rem;text-align:center}.InstaLogo>a img,.Fb_Container>a img{width:75%;height:auto;transition:transform 1s ease}.Fb_Container:hover{background-color:#f5f5f5}.Fb_Container:hover>a img{transform:scale(1.1)}.InstaLogo:hover{background-color:#f5f5f5}.InstaLogo:hover>a img{transform:scale(1.1)}.contact_portret_container_first{width:50%;display:none;justify-content:center;align-items:center;padding-bottom:1rem}.contact_portret_container_first>img{width:100%;height:auto;box-shadow:0 25px 80px #00000026;border-radius:1%}@media (min-width: 1350px){.contact_portret_container_first{display:flex}}@media (max-width: 1500px){.contact_portret_container_first{width:60%}}.contact_portret_container_second{width:65%;display:flex;justify-content:center;align-items:center;padding:1rem;margin-bottom:1rem}.contact_portret_container_second>img{width:100%;height:auto;box-shadow:0 25px 80px #00000026;border-radius:1%}@media (min-width: 1350px){.contact_portret_container_second{display:none}}@media (max-width: 1350px){.contact_portret_container_second{margin-top:2rem}}@media (max-width: 1200px){.contact_portret_container_second{width:80%}}@media (max-width: 800px){.contact_portret_container_second{width:90%}}@media (max-width: 550px){.contact_portret_container_second{width:100%}}.contact_gallery_row_carousel_container{width:100%;padding:0rem}.contact_second_row_map_container{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem}@media (max-width: 600px){.contact_second_row_map_container{padding:.1rem}}@media (min-width: 600px) and (max-width: 950px){.contact_second_row_map_container{padding:1.5rem}}@media (min-width: 950px){.contact_second_row_map_container{padding:2rem}}.contact_map{height:80vh;width:100%;display:flex;justify-content:center;align-items:center;padding:5rem;background-color:#e7f7facc;box-shadow:-12px -8px 40px #046c834d inset;border-radius:1%}@media (max-width: 600px){.contact_map{padding:3rem 1.5rem}}@media (min-width: 600px) and (max-width: 950px){.contact_map{padding:3rem}}@media (min-width: 900px) and (max-width: 1200px){.contact_map{padding:3.5rem}}@media (min-width: 1200px) and (max-width: 1500){.contact_map{padding:4rem}}.contact_map>iframe{height:100%;width:80%;border-radius:1%;box-shadow:2px 2px 5px 2px #c5bebe;border:0}@media (max-width: 950px){.contact_map>iframe{width:100%}}@media (min-width: 950px) and (max-width: 1500px){.contact_map>iframe{width:90%}}@media (min-width: 1500px){.contact_map>iframe{width:80%}}@keyframes highlight_contact_map{0%{background-color:#68e79d33}to{background-color:transparent}}.highlight_contact_map{animation:highlight_contact_map 2.1s ease-out}.statute_row{width:100%;padding:2rem}@media (max-width: 550px){.statute_row{padding:0rem;margin-top:1rem;margin-bottom:.5rem}}.statute_container{width:100%;display:flex;align-items:center;flex-direction:column;box-shadow:inset 0 0 28px -8px #66bdc4;border-radius:1%;padding:2rem}@media (max-width: 550px){.statute_container{padding:1rem}}.statute_container>h1{padding-top:1rem;color:#976a2e;text-shadow:1px 1px 2px burlywood;text-align:center}.statute_container .statute_ContentContainer{color:#976a2e;display:flex;justify-content:center;align-items:center;width:50%;padding:2rem;line-height:2rem}@media (max-width: 1350px){.statute_container .statute_ContentContainer{width:60%}}@media (max-width: 1150px){.statute_container .statute_ContentContainer{width:70%}}@media (max-width: 950px){.statute_container .statute_ContentContainer{width:80%}}@media (max-width: 850px){.statute_container .statute_ContentContainer{width:90%}}@media (max-width: 750px){.statute_container .statute_ContentContainer{width:100%}}@media (max-width: 550px){.statute_container .statute_ContentContainer{width:100%;padding:.5rem}}.statute_container .statute_ContentContainer>ul{list-style-type:none;font-weight:600;text-align:justify}.statute_container .statute_ContentContainer>ul>li{margin:1rem}.statute_container .statute_ContentContainer .statute_innerList{list-style-type:disc;list-style-position:inside;padding-left:1rem}.statute_container .statute_number{font-size:1.2rem}@keyframes highlight_email{0%{background-color:#e83e5acc}to{background-color:#0be5f133}}.highlight_email{animation:highlight_email 2s ease-out}*::-webkit-scrollbar{width:1.3rem;background:#976a2e4d;border-radius:30%;border:2px solid whitesmoke}@media (max-width: 600px){*::-webkit-scrollbar{width:.6rem}}*::-webkit-scrollbar-thumb{background-color:#f5f5f5;border-radius:30%;border:1px solid rgba(151,106,46,.6)}::-webkit-scrollbar-thumb:hover{background:#e7f7fa;cursor:pointer}@-moz-document url-prefix(){*{scrollbar-width:1.3rem;scrollbar-color:whitesmoke rgba(151,106,46,.3)}}.modal_foto_box{width:20%}@media (max-width: 900px){.modal_foto_box{width:25%}}@media (max-width: 600px){.modal_foto_box{width:30%}}.modal_foto{width:100%;height:auto;transition:transform 1.5s ease,box-shadow .3s ease}.modal_foto:hover{transform:scale(1.05);box-shadow:0 60px 80px #0009,0 45px 26px #00000024}.modal{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:fixed;z-index:1000;left:0;top:0;background-color:#000c}.modal-content{max-width:90%;max-height:90%;box-shadow:0 4px 8px #0003;transition:transform .2s}.MainContainer_MobileFooter{width:100%;border-top:2px solid rgb(197,190,190);background-color:#e7f7fa}@media (min-width: 950px){.MainContainer_MobileFooter{display:none}}.MainContent_MobileFooter{display:flex;flex-direction:column;justify-content:space-around;gap:1rem;font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;padding:1rem}.address_mobileFooter,.OpeningHours_mobileFooter,.Media_mobileFooter,.Partners_MobileFooter{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;border-bottom:2px solid rgba(197,190,190,.5);padding-bottom:1rem}.address_mobileFooter>h3,.OpeningHours_mobileFooter>h3,.Media_mobileFooter>h3,.Partners_MobileFooter>h3{color:#976a2e;text-shadow:1px 1px 2px burlywood;font-family:Rajdhani,sans-serif;font-weight:600;font-style:normal}.address_mobileFooter>p,.OpeningHours_mobileFooter>p,.Media_mobileFooter>p,.Partners_MobileFooter>p{color:#976a2e;font-family:Rajdhani,sans-serif;font-weight:500;font-style:normal}.MobileFooterButton{display:flex;justify-content:center;align-items:center;gap:.3rem;padding:.5rem;border-radius:10%;border:1px solid burlywood;background-color:#f0f0f0;font-weight:700;font-family:Rajdhani,sans-serif;font-style:normal;box-shadow:1px 1px 1px 1px #c5bebe}.MobileFooterButton>a{color:#976a2e}.MobileFooterButton:hover{background-color:#f5f5f5;box-shadow:2px 2px 5px 2px #c5bebe;cursor:pointer}.Media_Container_MobileFooter{display:flex;gap:2rem}.Copywright_MobileFooter{font-family:Rajdhani,sans-serif;font-weight:400;font-style:normal;font-size:.6rem}.Copywright_MobileFooter>p{color:#976a2e;text-align:right;margin-right:1rem;margin-bottom:.1rem}.Fb_Container_MobileFooter{width:30px;height:30px}.Fb_Container_MobileFooter>a>img{width:100%;height:auto}.InstaLogo_MobileFooter{width:30px;height:30px}.InstaLogo_MobileFooter>a>img{width:100%;height:auto}.EstGenLogoContainer_MobileFooter{width:50px;height:50px}.EstGenLogoContainer_MobileFooter a>img{width:100%;height:auto}
