@import url(https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400..700;1,400..700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}.nav-header{background-color:#fff;position:sticky;top:0;z-index:5}.navbar{align-items:center;color:#221f1f;display:flex;font-family:Cabin,sans-serif;font-size:1.1rem;height:6.2rem;justify-content:space-between}.navbar img{height:3.1rem}.navbar-menu-icon{border:.1rem solid #221f1f;border-radius:.19rem;color:#221f1f;font-size:.9em;margin-right:1rem;padding:.4rem .5rem}.menu{position:relative}.mobile-menu-container{animation:openMenu .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff73;box-shadow:0 4px 30px #0000001a;display:none;height:100%;left:0;position:fixed;top:0;width:19.7rem;z-index:2}@keyframes openMenu{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.mobile-menu-container.open{display:block}.close-icon{border:.1rem solid #221f1f;border-radius:50%;color:#221f1f;font-size:.7em;margin:1.3rem 1rem;padding:.4rem .6rem;position:absolute;right:1rem;top:1rem}.mobile-menu-box{align-items:center;display:flex;flex-direction:column}.mobile-menu{padding:1rem;width:80%}.mobile-menu ul{list-style:none;margin-top:5rem}.mobile-menu li{border-bottom:.1rem solid #221f1f;padding:1rem 0}.mobile-menu a{color:#221f1f;text-decoration:none}.mobile-social{display:flex;justify-content:center;padding:2rem 0}.mobile-social i{font-size:1.2rem;margin:0 .5rem}.mobile-contact{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.mobile-contact i{margin:0 .5rem}.nav-email,.nav-menu,.nav-right,.nav-tel{display:none}@media screen and (min-width:1024px){.nav-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;box-shadow:0 4px 30px #0000001a;position:sticky;top:0;z-index:5}#mobile-container,.navbar-menu-icon{display:none}.nav-email,.nav-menu,.nav-right,.nav-tel{display:block}.navbar{display:grid;grid-template-areas:"nav-tel nav-email nav-right nav-right nav-right" "nav-logo nav-logo nav-menu nav-menu nav-menu";grid-template-columns:1fr 2fr 3fr;height:8.8rem}.nav-tel{align-items:center;border-bottom:.1rem solid #ebebeb;border-left:.1rem solid #ebebeb;display:flex;font-size:1rem;grid-area:nav-tel;height:100%;justify-content:center;width:100%}.nav-email i,.nav-tel i{color:#a3727d;font-size:.8rem;margin:0 .3rem}.nav-email{align-items:center;border-bottom:.1rem solid #ebebeb;border-left:.1rem solid #ebebeb;display:flex;font-size:1rem;grid-area:nav-email;height:100%;justify-content:center;width:100%}.nav-logo{display:flex;grid-area:nav-logo;justify-content:flex-start;margin-top:.5rem}.nav-logo img{cursor:pointer;height:60px}.nav-menu{display:flex;grid-area:nav-menu;justify-content:flex-end;margin-right:1rem}.nav-menu ul{align-items:center;display:flex}.nav-right{background-color:#f8ead8;border-bottom:.1rem solid #ebebeb;border-left:.1rem solid #ebebeb;border-right:.1rem solid #ebebeb;display:flex;flex-direction:row;grid-area:nav-right;height:100%;padding:1rem 0;width:100%}.nav-right i{font-size:1rem;margin:0 .5rem}.social{align-items:center;display:flex;justify-content:center;width:15rem}.social i{cursor:pointer}.location{align-items:center;display:flex;justify-content:center;width:15rem}.nav-menu li{list-style:none;margin:0 1rem}.nav-menu a{color:#221f1f;text-decoration:none}.nav-menu a:hover{border-bottom:.13rem solid #a3727d}}@media screen and (min-width:1200px){.navbar{margin:0 auto;width:75rem}}.icon-close{color:#221f1f;font-size:1.5rem}.icon-social{color:#a3727d;font-size:1.2rem;margin:0 .5rem}.icon-contact{color:#a3727d;font-size:1rem}.icon-menu{color:#221f1f;font-size:1.8rem}.icon-location{color:#a3727d;font-size:1rem}a{color:#a3727d;text-decoration:none}.header-container,.header-slider{height:43.5rem;overflow:hidden;position:relative;width:100%}.header-container{position:relative}.header-slide{height:100%;object-fit:cover;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.header-slide:first-child{animation:slider 20s infinite}.header-slide:nth-child(2){animation:slider 20s 5s infinite}.header-slide:nth-child(3){animation:slider 20s 10s infinite}.header-slide:nth-child(4){animation:slider 20s 15s infinite}@keyframes slider{0%,25%{opacity:1}30%,to{opacity:0}}.header-shadow{background:rgba(0,0,0,.295);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.header-details{align-items:flex-start;animation:fadeIn .5s ease-in-out;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:0 1rem;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header-details h1{color:#eadac5;font:400 3.5em/1.3 Lora,serif;margin-bottom:2rem;width:25rem}.header-details p{color:#efede0;font:400 1.3em/1.4 Cabin,sans-serif;margin-bottom:2rem;width:25rem}.header-details button{background:#a3727d;border:.1rem solid #eadac5;border-radius:.3rem;color:#fff;cursor:pointer;font-size:1.1rem;margin-bottom:4rem;padding:1rem 1.5rem}.header-details button:hover{background:#a16572}@media screen and (min-width:768px){.header-details h1{font-size:5rem;width:30rem}.header-details p{width:30rem}}@media screen and (min-width:1008px){.header-details{align-items:flex-start;margin:0 auto;width:70%}.header-details h1,.header-details p{width:40rem}}.about-us{align-items:center;display:flex;flex-direction:column;font-family:Cabin,sans-serif;justify-content:center;margin:6rem 0;width:100%}.about-us-content{margin:0 auto;width:85%}.about-us-titles{margin:0 auto;text-align:center;width:100%}.about-us-titles h2{color:#d3756b;font-size:1rem;letter-spacing:.1rem;padding-bottom:1rem;padding-top:.3rem;text-transform:uppercase}.about-us-titles h3{font-family:Lora,serif;font-size:1.6rem;font-weight:300;padding:.3rem 0}.about-us-text{font-size:1rem;line-height:1.5;margin:0 auto;padding-bottom:2rem;text-align:center;width:100%}.about-us-text p{font-size:1rem}.about-us-photos{display:flex;flex-wrap:wrap;margin:0 1.5rem}.about-us-photos img{max-height:22rem;width:100%}.about-us-photos img:first-child{margin-bottom:2rem;width:100%}.about-us-photos img:nth-child(2){width:100%}@media screen and (min-width:575px){.about-us-photos img:first-child,.about-us-photos img:nth-child(2){object-fit:contain}}@media screen and (min-width:768px){.about-us-titles h3{font-size:2.5rem}.about-us-text{font-size:1.2rem}.about-us-photos img:first-child,.about-us-photos img:nth-child(2){height:100%;padding:0 .5rem;width:50%}}@media screen and (min-width:1008px){.about-us{display:flex;flex-direction:row;margin:6rem auto;width:63rem}.about-us-text,.about-us-titles{width:80%}.about-us-photos{display:flex}.about-us-photos img:first-child,.about-us-photos img:nth-child(2){height:20rem;object-fit:cover}}@media screen and (min-width:1024px){.about-us-photos img{filter:grayscale(100%)}.about-us-photos img:hover{filter:grayscale(0);transition:filter .3s ease-in-out}}@media screen and (min-width:1256px){.about-us{width:75rem}}.services-title{animation:slideIn .5s ease-in-out forwards;margin:5rem auto 0;opacity:0;text-align:center;transform:translateY(20px)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-title h1{color:#d3756b;font-family:Cabin,serif;font-size:.9rem;letter-spacing:.1rem;padding-bottom:1rem;padding-top:.3rem;text-transform:uppercase}.services-title h2{font-family:Lora,sans-serif;font-size:2.8rem;font-weight:100}.services-cards{display:grid;width:100%}.card{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:16rem;justify-content:center;margin:.5rem auto;padding:1.8rem 2.1rem 1.1rem;width:92%}.card span{display:block;font-family:Lora,sans-serif;font-size:1.4rem;font-weight:500}.card p,.card span{padding:.5rem;text-align:center}.card p{color:#7d7d7d;font-family:Cabin,sans-serif;font-size:1rem;line-height:1.5}.card:hover{background-color:#a3727d;transition:all .5s}.card:hover i,.card:hover p,.card:hover span{color:#fff}.card i{color:#d3756b;font-size:2.5rem;margin:.5rem auto}@media screen and (min-width:540px){.services-cards{grid-template-areas:"card1 card2" "card3 card4" "card5 card6"}}@media screen and (min-width:950px){.services-cards{grid-template-areas:"card1 card2 card3" "card4 card5 card6"}}@media screen and (min-width:1180px){.services-cards{margin:2rem auto 5rem;width:75rem}}:root{--color-white:#f6f6f6}.gallerytext{color:#dd632a;color:var(--color-orange);font-family:Cabin,sans-serif;font-size:14px;letter-spacing:.1rem;margin:1rem auto}.gallery_outtext{font-family:Lora,serif;font-size:44px;margin-bottom:1rem;margin-top:auto}.gallery{align-items:center;background-color:#f6f6f6;background-color:var(--color-white);display:flex;flex-direction:column;text-align:center;width:100%}.gallery,.our_images{height:100%;justify-content:center}.our_images{align-items:start;display:grid;flex-shrink:1;flex-wrap:wrap;grid-template-columns:1fr;overflow:hidden;width:max-content}.img_div{align-items:center;border-radius:10px;display:flex;height:90%;justify-content:center;margin:1rem auto;width:100%}.img_div img{border-radius:10px;cursor:pointer;display:grid;flex-shrink:1;height:15rem;object-fit:cover;transition:transform .5s;width:90%}.img_div img:hover{transform:scale(1.1)}@media screen and (min-width:425px){.img_div img{height:17rem}}@media screen and (min-width:1024px){.our_images{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(3,1fr);width:90%}.img_div img{height:90%;max-width:100%}}@media screen and (min-width:1400px){.our_images{width:80rem}}:root{--color-black:#000;--color-orange:#dd632a}body{box-sizing:border-box;margin:0 auto;padding:0}.background{display:none}.animated_text span{animation:background_text 6s infinite;opacity:0;position:absolute}.room1:hover .rooms_inlinetext,.room2:hover .rooms_inlinetext,.room3:hover .rooms_inlinetext,.room4:hover .rooms_inlinetext{animation:rooms_text 1s ease-in-out forwards}.animated_text span:first-child{animation-delay:0s;margin-left:1.5rem}.animated_text span:nth-child(2){animation-delay:2s;margin-left:3rem}.animated_text span:nth-child(3){animation-delay:4s}.a-place{margin-top:-5rem}.our_and_yourhome_text{animation:our_text 5s ease-in-out forwards}.our_acc,.rooms_text{text-align:center}.our_acc{color:#dd632a;color:var(--color-orange);font-family:Cabin,sans-serif;font-weight:800}.rooms_text{font-family:Lora,serif;font-size:2.9rem;margin:1rem}.rooms{align-items:center;color:#fff;color:var(--color-white);display:flex;flex-wrap:wrap;gap:1rem;justify-content:start;margin:0 auto;width:97%}.room1,.room2,.room3,.room4{align-items:center;background-position:50%;background-size:cover;display:grid;flex-grow:1;flex-wrap:wrap;height:37rem;overflow:hidden;width:22.79rem;z-index:1}.room1{background-image:linear-gradient(hsla(0,0%,100%,.007),rgba(0,0,0,.438)),url(/static/media/1BHK.0a3a94d23db4c8262a61.jpeg)}.room2{background-image:linear-gradient(#fff0,rgba(0,0,0,.767)),url(/static/media/2BHK.20a692aca88ab94c1afb.jpeg)}.room3{background-image:linear-gradient(#fff0,rgba(0,0,0,.767)),url(/static/media/room3.a25bc8328cad21794636.jpeg)}.rooms_inlinetext{align-items:start;color:#fff;color:var(--color-white);display:grid;flex-direction:column;flex-wrap:wrap;font-family:Cabin,sans-serif;justify-content:start;margin-left:2.5rem;margin-right:2.5rem;padding:1rem}.room_name{color:#f9f5e7;font-size:2rem;font-weight:500}.per_night{font-size:1rem;font-weight:500}.price{color:#f1dec9;font-size:2.5rem;font-weight:700}.table{border-collapse:collapse}.capacity,.services{display:grid;flex-shrink:1}.td{padding:0 3rem 1rem 0}.details{border-bottom:1.9px solid #fff8ea;color:#fff8ea;font-family:Cabin,sans-serif;font-size:small;font-weight:500;letter-spacing:2px;margin-top:2rem;padding-bottom:4px;text-decoration:none;width:max-content}@keyframes background_text{0%,to{opacity:0}30%{opacity:1}40%{opacity:0}}@keyframes our_text{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:769px){.background{align-items:center;background-attachment:fixed;background-image:linear-gradient(#00000080,#00000080),url(/static/media/hintergrund-banner1.29788150b9f5f1c37209.webp);background-repeat:no-repeat;background-size:cover;color:#fff;color:var(--color-white);display:flex;font-size:6rem;height:50vh;justify-content:center;margin-bottom:3rem;position:relative;width:100%}.rooms_inlinetext{transform:translateY(20rem)}.room2 .rooms_inlinetext{transform:translateY(19rem)}@keyframes rooms_text{0%{opacity:1;transform:translateY(100%)}50%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}}@media screen and (min-width:857px){.room2 .rooms_inlinetext{transform:translateY(20rem)}}@media screen and (min-width:992px){.rooms_inlinetext{display:inline;font-size:.7rem;padding:0;width:14vw}.room1 .rooms_inlinetext,.room4 .rooms_inlinetext{transform:translateY(22rem)}.room2 .rooms_inlinetext,.room3 .rooms_inlinetext{transform:translateY(21rem)}.td{padding-right:2rem}.rooms{flex-shrink:1;grid-template-columns:repeat(4,1fr);width:100%}.room1,.room2,.room3,.room4{width:auto}.room_name{width:20vw}}@media screen and (min-width:1077px){.room3 .rooms_inlinetext{transform:translateY(22rem)}}@media screen and (min-width:1200px){.td{padding:0 3rem 1rem 0}.room2 .rooms_inlinetext{transform:translateY(21rem)}}@media screen and (min-width:1364px){.room2 .rooms_inlinetext{transform:translateY(19.5rem)}}@media screen and (min-width:1443px){.room1 .rooms_inlinetext,.room3 .rooms_inlinetext,.room4 .rooms_inlinetext{transform:translateY(20.6rem)}}@media screen and (min-width:1477px){.room1 .rooms_inlinetext,.room2 .rooms_inlinetext,.room3 .rooms_inlinetext,.room4 .rooms_inlinetext{transform:translateY(19rem)}}:root{--color-dark-blue:#212529;--color-grey:#aaaab3;--color-red-orange:#a7727d;--color-white:#fff}body{font-size:16px}.footer{background-color:#212529;background-color:var(--color-dark-blue);box-sizing:border-box;color:#aaaab3;color:var(--color-grey);display:flex;flex-wrap:wrap;font-size:1rem;justify-content:space-between;padding:2rem 1rem}.footer-section{flex:1 1 300px;margin:1rem}.footer-left iframe{height:100%;min-height:200px;width:100%}.footer-center{align-items:center;display:flex;flex-direction:column;text-align:center}.logo-image{margin-bottom:1rem;max-width:200px;width:100%}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icon{color:#aaaab3;color:var(--color-grey);font-size:1.5rem;transition:color .3s}.contact-title,.social-icon:hover{color:#a7727d;color:var(--color-red-orange)}.contact-title{font-size:1.2rem;margin-bottom:1rem}.contact-icon{color:#a7727d;color:var(--color-red-orange);margin-right:.5rem}.footer-right{display:flex;flex-direction:column;font-size:1.1rem;justify-content:center;line-height:1.5}@media only screen and (max-width:600px){body{font-size:18px}.footer{align-items:center;flex-direction:column;font-size:1rem;padding:1rem .5rem}.footer-section{margin:.5rem 0;text-align:center}.footer-left,.footer-right{max-width:300px;width:100%}.footer-center{margin:1rem 0}.contact-title{font-size:1.4rem}.social-icon{font-size:1.8rem}}
/*# sourceMappingURL=main.ddda5808.css.map*/