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}#header{align-items:center;background:linear-gradient(180deg,#48261f 1%,#0000);display:flex;justify-content:space-evenly;left:0;opacity:1;position:fixed;top:0;transform:translateY(0);transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:100%;z-index:999}#header.hidden{opacity:0;transform:translateY(-100%)}#headerLogo a{display:block;text-decoration:none}#headerLogo img{margin-left:20px;margin-top:20px;width:150px}#header #headerOptions{align-items:center;column-gap:55px;display:flex;font-size:1vw;justify-content:center;width:75%}#header #headerOptions a.active{color:#d9b45a;text-shadow:0 0 10px #d9b45a;transition:color .5s ease-in-out}#header #headerOptions a{color:#fff;text-decoration:none}#headerOptions a:hover{scale:1.1!important;transition:scale .25s ease-in-out}.button-booking-header{background-color:#48261f;border:none;border-radius:5px;color:#fff;padding:10px 20px;transition:all .25s ease-in-out}.button-booking-header:hover{background-color:#7a4f39}.languageSelector{border:2px solid #7a4f39;border-radius:8px;cursor:pointer;padding:8px 12px;transition:all .3s ease-in-out}.languageSelector:hover{background-color:#7a4f39}.languageSelector{background-color:#48261f;border:none;color:#fff;outline:none}#header #contactLinks{display:flex;justify-content:space-between;width:60px}#header #contactLinks a:hover{scale:1.2!important;transition:scale .25s ease-in-out}@media screen and (max-width:1200px){#header{justify-content:space-between}}.language-selector-container{display:inline-block;position:relative}.language-selector-button{align-items:center;background-color:#48261f;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:10px 20px;transition:all .25s ease-in-out}.language-selector-button:hover{background-color:#7a4f39}.language-selector-button span{color:#fff}.language-icon{height:20px;object-fit:contain;width:20px}.language-dropdown{background:#48261f;border:none;border-radius:5px;box-shadow:0 2px 4px #0003;margin-top:5px;min-width:100%;opacity:0;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .25s ease-in-out;z-index:1000}.language-dropdown.open{opacity:1;pointer-events:auto;transform:translateY(0)}.language-option{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:8px;padding:10px 20px;text-align:left;transition:all .25s ease-in-out;width:100%}.language-option:hover{background-color:#7a4f39}.language-option span{color:#fff}.mobileHeaderContainer{display:flex}.mobileHeaderContainer #contactLinks{position:relative;right:80px}.burger-menu{position:relative}.burger-icon{cursor:pointer;display:flex;flex-direction:column;height:25px;justify-content:space-between;position:absolute;right:30px;width:30px}.burger-icon .bar{background-color:#e8eaed;border-radius:2px;height:4px;transition:all .3s ease}.menu-content{opacity:0;position:absolute;transform:translateY(-100%);transition:transform .6s ease-in-out,opacity .3s ease-in-out;visibility:hidden}.menu-content.open{background:#fff;box-shadow:0 4px 6px #0000001a;height:100vh;left:0;opacity:1;padding:20px;position:fixed;top:0;transform:translateY(0);visibility:visible;width:100vw}.menu-content ul{list-style:none;padding:0}.menu-content.open li{border-bottom:1px solid gray;margin-bottom:10px;opacity:1;padding:10px 0;transform:translateX(0)}.menu-content li a{color:#48261f;text-decoration:none}.menu-content li a.active{color:#d9b45a;font-weight:700;transition:color .5s ease-in-out}.language-select{margin-top:15px;padding:8px;width:100%}.close-menu{text-align:right}.close-menu button{background-color:#48261f;border:none;border-radius:5px;box-shadow:0 0 10px 0 #0000001a;cursor:pointer;padding:10px}.close-menu button img{height:20px;width:20px}#footer{align-items:center;color:#fff;display:flex;flex-direction:column}.preFooter{background-color:#48261f;border-top:1px solid #d3d3d3;display:flex;justify-content:space-around;padding:20px;width:100%}.preFooter img{display:inline-block;height:auto;object-fit:contain;width:150px}.preFooter .meetUs{display:flex;flex-direction:column;gap:10px}.preFooter .meetUs a{color:#fff;font-size:1.05rem;text-decoration:none}.preFooter .meetUs a:hover{text-shadow:0 0 10px #d9b45a}.preFooter .meetUs a img{height:20px;margin-right:15px;object-fit:contain;width:20px}.rrss>a{display:inline-block;margin:0 10px}.rrss img{height:30px;object-fit:contain;width:30px}.rrss p a{color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-style:italic;text-decoration:none}.rrss p a:hover{animation:bounceEffect .9s cubic-bezier(.25,1.5,.5,1)}@keyframes bounceEffect{0%{transform:translateY(0)}25%{transform:translateY(-12px)}40%{transform:translateY(4px)}55%{transform:translateY(-6px)}70%{transform:translateY(2px)}85%{transform:translateY(-3px)}to{transform:translateY(0)}}.preFooter p{font-size:.8rem;margin-top:20px}.preFooter p span{color:#d9b45a}@media screen and (max-width:900px){.preFooter{flex-direction:column;line-height:2}.preFooter>img{margin:auto}.preFooter .rrss{margin-top:20px}.rrss h4{margin-bottom:10px}.preFooter .meetUs a{font-size:1.05rem}}.home #videoLayout{background-color:#48261f;height:100vh;overflow:hidden;position:relative;width:100%;z-index:10}#videoLayout .backgroundVideo{border:none;height:100%;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:-10}.backgroundVideo::webkit-media-controls{display:none}.videoContent h1{font-size:3rem;margin-bottom:20px;text-transform:uppercase}.videoContent h1,.videoContent h3{font-weight:700;letter-spacing:.2em}.videoContent{color:#fff;margin:auto;padding:0 100px;position:absolute;text-align:center;top:40%;width:100%}.textCard.home-title{padding:40px 40px 0;text-align:center;width:80%}.custom-shape-divider-bottom-1739295803{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.custom-shape-divider-bottom-1739295803 svg{display:block;height:53px;position:relative;width:calc(100% + 1.3px)}.custom-shape-divider-bottom-1739295803 .shape-fill{fill:#fff}@media screen and (max-width:450px){.videoContent h1{font-size:1.8rem}.videoContent h3{font-size:1.2rem}.videoContent{padding:0 20px;top:35%}.textCard.advantages p{padding:0}}@media screen and (max-width:600px){.videoContent{padding:0 20px}.textCard.home-title{padding:40px 0 0}}@media screen and (max-width:950px){.home-title{width:100%}}.home #galleryGrid{grid-gap:20px;display:grid;gap:20px;grid-template-areas:"img1 img3 img2";grid-template-columns:repeat(3,31%);justify-content:center;margin-bottom:40px;padding:20px}.home #galleryGrid img{border-radius:10px;height:650px;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.galleryImage1{grid-area:img1}.galleryImage3{grid-area:img2}.galleryImage4{grid-area:img3}.galleryContainer{text-align:center}.galleryContainer .galleryLink{color:#48261f;font-size:1.23rem;font-weight:700;text-decoration:none}.galleryContainer a img{margin-right:10px;width:20px}.galleryContainer a:hover{color:#946523}@media screen and (max-width:750px){.home #galleryGrid{gap:10px;grid-template-areas:"img1" "img2" "img3";grid-template-columns:95%}.home #galleryGrid img{height:450px}}.textCard{color:#48261f;font-size:1rem;letter-spacing:.05em;line-height:1.5;margin:auto;padding:40px}.textCard h1,.textCard h4{letter-spacing:.2em;margin-bottom:30px;text-align:center}.textCard>p{margin:auto;padding:0 10%;text-align:center}.home .textCard .cardWidgets{display:flex;gap:10px;justify-content:space-evenly;margin:50px 0;padding:10px}.home .widgetCard{font-size:1rem;text-align:center}.home .widgetCard img{margin-bottom:10px;width:100px}@media screen and (max-width:450px){.home .textCard .cardWidgets{align-items:center;flex-direction:column;gap:30px;justify-content:center;margin:50px 0;padding:0}.textCard>p{padding:0 5%}}@media screen and (min-width:451px) and (max-width:768px){.home .textCard .cardWidgets{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.textCard p{width:100%}}.videoContent #calendar{align-items:center;background-color:#48261f99;border:2px solid #48261f;border-radius:25px;display:flex;justify-content:space-around;margin:auto;padding:20px;position:relative;width:580px;z-index:999999}.videoContent #calendar input{border:none;border-bottom:1px solid #48261f;border-radius:5px;cursor:pointer;text-align:center;width:190px}.p-monthpicker,.p-yearpicker,.videoContent #calendar input{background-color:#fff;padding:10px}.p-datepicker-title{color:#48261f;display:flex;gap:10px}thead th{text-align:center}.p-datepicker-group{background-color:#f0f8ff;border-radius:18px;box-shadow:0 0 20px 0 #0009;z-index:999}.p-datepicker-calendar-container{padding:10px}.p-datepicker-header{background-color:#d3d3d3;border-radius:8px 8px 0 0;color:#fff;padding:10px}.p-datepicker-calendar td>span{border-radius:5px;padding:10px}.p-highlight{background-color:#48261f;color:#fff}.p-datepicker-next,.p-datepicker-prev{background-color:#d3d3d3;border:none}.p-datepicker-next:hover,.p-datepicker-prev:hover{color:gray}.p-datepicker-today{background-color:#d3d3d3;border-radius:5px;color:#fff}.button-calendar{background-color:#48261f;border:none;border-radius:10px;color:#fff;padding:10px;width:150px}.button-calendar:hover{background-color:#7a4f39;transition:background-color .3s linear}.button-calendar img{height:20px;width:20px}.calendarAlert{animation:calendarAlert .3s linear;background-color:#ffebee;border:1px solid red;border-radius:5px;bottom:-20px;color:red;font-weight:700;padding:10px;position:absolute;width:190px;z-index:999999}@keyframes calendarAlert{0%{opacity:0}25%{opacity:.5}50%{opacity:.75}75%{opacity:.9}to{opacity:1}}@media screen and (max-width:500px){.videoContent #calendar{color:#48261f;display:flex;flex-direction:column;row-gap:10px;width:100%}.calendarAlert{bottom:-50px;left:auto}}@media screen and (max-width:950px){.videoContent #calendar{color:#48261f;width:90%}.calendarAlert{bottom:-50px;left:auto}}#galleryCardImagesuite11{grid-area:galleryCard1}#galleryCardImagesuite12{grid-area:galleryCard2}#galleryCardImagesuite21{grid-area:galleryCard3}#galleryCardImagesuite22{grid-area:galleryCard4}#galleryCardImagegroundFloorSuite{grid-area:galleryCard5}.homeRoomsGallery{-webkit-user-select:none;user-select:none}.galleryCard{align-items:center;background-color:#fff;border-radius:10px;color:#48261f;display:flex;font-size:18px;letter-spacing:.9px;padding:20px 0;position:relative;scroll-snap-align:center;width:80%}.galleryCardContent{margin-right:30px;width:60%}.galleryCard ul{display:flex;flex-direction:column;padding:0;row-gap:20px}.galleryCardImageContainer{left:-80px;position:relative;width:80%}.galleryCardImageContainer>img{border-radius:10px;width:100%}.galleryCard li{border-bottom:1px solid #ad7b29;color:#48261f;list-style:none;margin-bottom:5px;padding:15px}.galleryCard h3{border-bottom:1px solid #ad7b29;cursor:pointer;font-size:35px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.viewMoreButton{background-color:#ad7b29;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px}.viewMoreButton:hover{box-shadow:0 0 10px 0 #ad7b29;transition:all .25s ease-in-out}.galleryCard li img{border:1px solid #fff;border-radius:5px;margin-right:5px;padding:2px;width:35px}.p-carousel-item{display:flex;justify-content:center}.p-carousel-container{background-color:#48261f;padding:50px 0;position:relative}.p-carousel-items-content{scroll-behavior:smooth}.p-carousel-indicators{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:25px;padding:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#48261f;border-radius:0;height:.5rem;transition:background-color .2s,color .2s,box-shadow .2s;width:2rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-bottom:.5rem;margin-right:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background-color:#ad7b29}.p-carousel-prev{left:0}.p-carousel-next{right:0}.p-carousel-next,.p-carousel-prev{background-color:#ad7b29;border:none;color:#fff;padding:10px 20px;position:relative;z-index:5}.p-carousel-next:hover,.p-carousel-prev:hover{box-shadow:0 0 10px 0 #ad7b29;transition:all .5s ease-in-out}@media screen and (max-width:450px){.p-carousel-items-container{transform:none!important;transition:none!important}.p-carousel-items-content{overflow-x:auto!important;scroll-snap-type:x mandatory}.galleryCard{display:block;padding:0;scroll-snap-align:center;width:90%}.galleryCardContent{margin-right:0;padding:10px 20px}.galleryCard ul{display:block;padding:0;row-gap:30px}.galleryCard li{padding:0}.galleryCard li img{width:30px}.galleryCard h3{font-size:25px;margin-bottom:10px;text-transform:uppercase}.galleryCard>img{border-radius:0;width:100%}.galleryCardImageContainer{left:0;width:100%}.galleryCardContent{width:100%}.p-carousel-next,.p-carousel-prev{display:none}}@media screen and (min-width:451px) and (max-width:768px){.galleryCard{display:block;padding:0;scroll-snap-align:center}.p-carousel-items-container{transform:none!important;transition:none!important}.p-carousel-items-content{overflow-x:auto!important;scroll-snap-type:x mandatory}.p-carousel-items-content::-webkit-scrollbar{display:none}.galleryCardContent{padding:10px 20px}.galleryCard ul{display:block;padding:0;row-gap:30px}.galleryCard h3{font-size:25px;margin-bottom:10px;text-transform:uppercase}.galleryCard>img{position:relative}.galleryCardImageContainer{left:0;width:100%}.galleryCardContent{width:100%}.p-carousel-next,.p-carousel-prev{display:none}}.roomsPageContainer{color:#48261f;font-size:1rem}.p-galleria{margin:0 auto;width:80%}.p-galleria-item-wrapper img,.p-galleria-thumbnail-wrapper{border-radius:10px}.p-galleria-item-next,.p-galleria-item-prev{background-color:#48261f;border-radius:10px;height:50px;position:absolute;width:50px}.p-galleria-item-prev{left:-20px}.p-galleria-item-next{right:-20px}.p-galleria-item-next svg,.p-galleria-item-prev svg{color:#fedb68}.p-galleria-content{position:relative}.roomCardGallery{aspect-ratio:3/2;font-size:.8em;width:55%}.roomCardGallery img{width:100%}.roomCardsContainer{flex-direction:column;gap:80px;margin:100px auto;width:80%}.roomCard,.roomCardsContainer{align-items:center;display:flex}.roomCard.reverse{flex-direction:row-reverse}.roomCardDescription{text-align:justify;width:45%}.roomsTitle{padding:0}.roomsTitle h4{padding:0 40px}.roomsTitle h1{background-color:#48261f;color:#fff;padding:150px 0 20px;text-transform:uppercase}.introText{background-color:#fff;letter-spacing:.05em;line-height:1.5;margin:0 auto;padding:10px 20px;text-align:center;width:80%}.introText span{font-weight:700}.roomCardsContainer{animation:opacityFadeIn 4s ease-in-out}.textCard.roomsTitle h4,.textCard.roomsTitle p{animation:opacityFadeIn 2s ease-in-out}.p-galleria-thumbnail-wrapper{bottom:20px;margin:0 auto;position:relative;width:80%}@media screen and (max-width:768px){.roomCardGallery{width:100%}.roomsTitle h1{padding:200px 0 20px}.roomCard{height:auto}article.roomCard,article.roomCard.reverse{flex-direction:column}.roomCardDescription{width:100%}.p-galleria{margin:0;width:100%}.p-galleria-item-next,.p-galleria-item-prev{border-radius:50%;height:30px;width:30px}.introText{width:100%}}.imageModal{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:space-between;left:0;padding:50px;position:fixed;top:0;transition:background-color 1s ease-in-out;width:100%;z-index:1000}.imageModal img{align-items:center;animation:fadeInImageModal 1s ease-in-out;display:block;justify-content:center;width:65%}.imageModal button.imageModalClose{position:absolute;right:10px;top:10px}.imageModal button.imageModalClose,.imageModal button.imageModalNext,.imageModal button.imageModalPrev{background-color:initial;border:none;width:50px}.imageModal button.disabled{cursor:not-allowed;opacity:.2}@keyframes fadeInImageModal{0%{opacity:0;transform:translateY(-700px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.imageModal{padding:10px}.imageModal img{width:100%}.imageModal button.imageModalClose,.imageModal button.imageModalNext,.imageModal button.imageModalPrev{width:30px}.imageModal button.imageModalPrev{bottom:150px;left:10px;position:absolute}.imageModal button.imageModalNext{bottom:150px;position:absolute;right:10px}}.giftBonusesContainer{align-items:center;animation:opacityFadeIn 2s ease-in-out;display:flex;justify-content:space-between}.giftTailorsContainer hr{border:1px solid #48261f;margin:20px auto;width:80%}.giftTailorsTextCard{color:#48261f;padding:0}.giftTailorsTextCard h1{background-color:#48261f;color:#fff;padding:150px 0 20px;text-transform:uppercase}.shopExperiences.viewMoreButton{display:block;margin:50px auto;text-align:center;text-decoration:none;width:200px}.bonusesTitle{color:#48261f;letter-spacing:.05em;line-height:1.5;margin:50px auto;text-align:center}.textCard.giftTailorsTextCard h4,.textCard.giftTailorsTextCard p{animation:opacityFadeIn 2s ease-in-out}@keyframes opacityFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.giftBonusesContainer{flex-direction:column}.giftTailorsTextCard h1{padding:200px 0 20px}}.cardGrid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:45% 45%;justify-content:center;letter-spacing:.1em;line-height:1.5;margin:20px auto;padding:0 10%}.cardGrid>:last-child{grid-column:1/-1;justify-self:center}.cardItem{background-color:#48261f;border-radius:10px;color:#fff;letter-spacing:.1em;line-height:1.5;object-fit:cover;padding:30px;text-align:justify;width:100%}.cardItem h3{margin-bottom:10px;text-align:center}.cardItem.cardItem2,.cardItem.cardItem4{animation:rightCardGridItemArrival 2s ease-in-out}.cardItem.cardItem1,.cardItem.cardItem3{animation:leftCardGridItemArrival 2s ease-in-out}@keyframes rightCardGridItemArrival{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes leftCardGridItemArrival{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes cardGridItemArrivalImage{0%{opacity:0}to{opacity:1}}.cardGrid img{animation:cardGridItemArrivalImage 3s ease-in-out;border-radius:10px;height:350px;margin-bottom:10px;object-fit:cover;width:100%}.conditions.textCard,.howItWorks.textCard{border:4px solid #48261f;border-radius:10px;margin:40px auto;padding:2%;width:45%}.conditions h2,.howItWorks h2{margin-bottom:20px;text-align:center}.conditions ul,.howItWorks ol{list-style-position:inside;padding:0;text-align:center}.conditions ol li:not(:last-child),.conditions ul li:not(:last-child),.howItWorks ol li:not(:last-child),.howItWorks ul li:not(:last-child){margin-bottom:10px}@media (max-width:768px){.conditions.textCard,.howItWorks.textCard{width:90%}.cardGrid{grid-template-columns:100%;grid-template-rows:repeat(4,auto);padding:0 5%}.cardItem p{margin:0 auto;width:90%}.cardItem img{margin-bottom:30px}.giftTailorsTextCard p{padding:0 5%;width:90%}.giftTailorsTextCard h4{padding:0 40px}}@media screen and (min-width:769px) and (max-width:900px){.cardGrid{grid-template-columns:100%;padding:0 5%}.cardItem p{margin:0 auto;width:80%}}.background{background-position:50%;background-size:cover;height:100%;opacity:.4;position:absolute;width:100%;z-index:-9999}.background:after{background-color:#fff6;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.contact{justify-content:center;letter-spacing:.05em;line-height:1.5;min-height:100vh;padding:20px 0;position:relative;z-index:1}.contact,.contactContainer{align-items:center;display:flex;flex-direction:column;gap:40px}.contactContainer{background-color:#48261f;border-radius:1%;margin:100px 0;padding:40px 20px;width:70%}.topSection{align-items:flex-start;display:flex;flex-direction:row;gap:40px;justify-content:center;width:100%}.formContainer{color:#fff;gap:20px;justify-content:center;padding:20px 40px}.formContainer,.socialContainer{align-items:center;display:flex;flex-direction:column;width:45%}.socialContainer{padding:20px}.contact-form{display:flex;flex-direction:column;gap:20px;max-width:500px;width:100%}.formContainer p{letter-spacing:.05em;line-height:1.5;text-align:justify}.contact-input,.contact-textarea{background-color:#ffffff1a;border:none;border-radius:4px;color:#fff;font-size:1rem;padding:12px;width:100%}.contact-textarea{height:200px;resize:none}.form-group.submitButton{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-button{align-self:center;background-color:#8b4513;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;min-width:150px;padding:12px 24px;transition:background-color .3s ease}.contact-button:hover{background-color:sienna}.contact-button:disabled{background-color:#666;cursor:not-allowed}.contact-input::placeholder,.contact-textarea::placeholder{color:#ffffffb3}.contactTitle{color:#fff;margin-bottom:5%;text-align:center}.contactContainer .contactTitle{margin-bottom:30px;margin-top:40px}.contactEmail,.contactLocation,.contactNumber{align-items:center;display:flex;font-size:1.2rem;gap:10px;text-align:center}.contactNumber img{height:20px;vertical-align:middle;width:20px}.contactEmail a,.contactNumber a{align-items:center;color:#fff;display:flex;gap:5px;text-decoration:underline}.contactEmail a:hover,.contactNumber a:hover{opacity:.8}iframe{border:0;height:450px;margin-bottom:40px;width:100%}.instagramContainer{align-items:center;display:flex;height:0;justify-content:center;max-height:500px;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.instagram-media{height:100%!important;left:0;margin:0!important;max-width:none!important;min-width:0!important;position:absolute!important;top:0;width:100%!important}.mapContainer{height:450px;width:90%}.mapContainer iframe{border:0;height:100%;width:100%}@media screen and (max-width:1200px){.instagramContainer{padding-bottom:110%}.topSection{flex-direction:column;gap:30px}.formContainer,.socialContainer{margin:auto;padding:15px;width:90%}.contactContainer{margin:150px 0;width:90%}}@media screen and (max-width:768px){.contactContainer{gap:30px;padding:20px 10px}.instagramContainer{max-height:450px;max-width:500px;padding-bottom:130%}.mapContainer{height:300px;width:100%}.contact-textarea{height:180px}}@media screen and (max-width:480px){.contactContainer{gap:20px;padding:15px 5px}.topSection{gap:20px}.formContainer,.socialContainer{padding:10px}.instagramContainer{max-height:400px;max-width:350px;padding-bottom:140%}.mapContainer{height:250px}.contact-button,.contact-input,.contact-textarea{font-size:.9rem;padding:10px}.contact-textarea{height:160px}}@media screen and (max-width:360px){.instagramContainer{max-height:350px;padding-bottom:150%}}*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:auto!important}#root{font-size:14px;overflow-x:hidden}#root,body{max-width:100vw;width:100%}body{font-family:Raleway,sans-serif;font-size:1rem;line-height:1.5}#root,body,html{overflow-x:hidden;overflow-y:auto}body p{white-space:pre-line}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#48261f;border-radius:5px}::-webkit-scrollbar-thumb{background:#d2bca4;border-radius:5px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out}::-webkit-scrollbar-thumb:hover{background:#ad7b29}@media screen and (max-width:450px){body,html{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}}@media screen and (min-width:451px) and (max-width:768px){body,html{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=main.9673d4f1.css.map*/