@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{appearance:button;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{appearance:button;-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{font-family:Montserrat,sans-serif}*{box-sizing:border-box}.header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;width:90%}.header .header-logo{width:145px}.header a{text-decoration:none}@media(min-width:769px){.header .header-logo{width:178px}}@media(min-width:1025px){.header .header-logo{width:211px}}.navbar ul{display:flex;gap:10px;list-style-type:none;margin:0;padding:0}.navbar a{color:#ff6060;font-size:12px;font-weight:500;text-decoration:none;text-transform:uppercase}.navbar .active-link{color:#ff6060;text-decoration:underline}@media(min-width:769px){.navbar ul{gap:25px}.navbar a{font-size:18px}}@media(min-width:1025px){.navbar ul{gap:40px}.navbar a{font-size:24px;text-transform:none}}.banner{align-items:center;display:flex;height:111px;justify-content:center;margin:0 auto;position:relative;width:90%}.banner.without-slogan{height:223px}.banner:before{background-color:#0000004d;border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.banner img{border-radius:10px;display:flex;height:100%;justify-content:center;object-fit:cover;overflow:hidden;position:relative;width:100%;z-index:0}.banner h2{color:#fff;font-size:24px;font-weight:500;left:14px;margin:0;position:absolute;text-align:left;z-index:2}@media(min-width:769px){.banner{height:167px}.banner h2{font-size:36px;left:0;text-align:center;width:100%}}@media(min-width:1025px){.banner{height:223px}.banner h2{font-size:48px}}.gallery{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center;margin-left:auto;margin-right:auto;margin-top:14px;width:90%}@media(min-width:769px){.gallery{background-color:#f6f6f6;border-radius:20px;flex-direction:row;flex-wrap:wrap;gap:40px;margin-top:30px;padding:40px}}@media(min-width:1025px){.gallery{background-color:#f6f6f6;border-radius:20px;flex-direction:row;flex-wrap:wrap;gap:50px;margin-top:30px;padding:50px}}.card{border-radius:10px;display:flex;height:255px;position:relative;width:100%}.card:before{background:linear-gradient(180deg,#fff0,#00000080);border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.card img{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%;z-index:0}.card h3{bottom:14px;color:#fff;font-size:18px;left:14px;margin:0;max-width:calc(100% - 28px);overflow:hidden;position:absolute;white-space:normal;z-index:2}@media(min-width:769px){.card{width:calc(50% - 20px)}}@media(min-width:1025px){.card{width:calc(33.33% - 33.33333px)}.card:hover{box-shadow:0 4px 8px 0 #0000004d;transform:scale(1.05);transition:transform .3s ease,box-shadow .3s ease}}.collapse{border:none;border-radius:10px;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:14px;position:relative}.collapse .collapse-title{align-items:center;background-color:#ff6060;border:none;border-radius:5px;color:#fff;display:flex;font-size:13px;height:30px;justify-content:space-between;padding:14px;z-index:2}.collapse .collapse-title .arrow-icon{transition:transform .3s;width:16px}.collapse .collapse-title .arrow-icon.opened{transform:rotate(180deg)}.collapse .collapse-content{background-color:#f6f6f6;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#ff6060;display:none;margin-top:-5px;padding:19px 14px 14px;z-index:1}.collapse .collapse-content.opened{display:block;font-size:12px;font-weight:400;line-height:17.11px}@media(min-width:769px){.collapse .collapse-title{font-size:18.5px;height:47px}.collapse .collapse-title .arrow-icon{width:20px}.collapse .collapse-content.opened{font-size:18px;line-height:25.67px}}@media(min-width:1025px){.collapse .collapse-title{font-size:24px;height:38.5px}.collapse .collapse-title .arrow-icon{width:24px}.collapse .collapse-content.opened{font-size:24px;line-height:34.22px}}.footer{align-content:space-around;align-items:center;background-color:#000;display:flex;flex-direction:column;height:209px;justify-content:center;margin-top:14px;padding:0;width:100%}.footer img{width:122px}.footer p{color:#fff;font-size:12px;margin-top:34px}@media(min-width:769px){.footer{margin-left:auto;margin-right:auto;margin-top:30px}.footer p{font-size:18px}}@media(min-width:1025px){.footer{max-width:1440px}.footer p{font-size:24px}}.slideshow-container{align-items:center;display:flex;height:255px;justify-content:space-between;margin-left:auto;margin-right:auto;overflow:hidden;position:relative;width:90%}.slideshow-container .slide-image{border-radius:10px;display:block;height:100%;object-fit:cover;width:100%}.slideshow-container .slide-button{background:none;border:none;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.slideshow-container .slide-button img{height:auto;width:24px}.slideshow-container .slide-counter{bottom:14px;color:#fff;font-size:14px;left:50%;position:absolute}.slideshow-container .prev{left:2px}.slideshow-container .next{right:2px}@media(min-width:769px){.slideshow-container{height:335px}.slideshow-container .slide-image{border-radius:17.5px}.slideshow-container .slide-button img{height:auto;width:36px}.slideshow-container .slide-counter{font-size:16px}.slideshow-container .prev{left:12.68px}.slideshow-container .next{right:12.68px}}@media(min-width:1025px){.slideshow-container{height:415px}.slideshow-container .slide-image{border-radius:25px}.slideshow-container .slide-button img{height:auto;width:48px}.slideshow-container .slide-counter{font-size:18px}.slideshow-container .prev{left:23.36px}.slideshow-container .next{right:23.36px}}.App{width:100%}@media(min-width:769px){.mobile-break{display:none}}.about .about_collapse{width:90%}@media(min-width:769px){.about .about_collapse{width:80%}}@media(min-width:1025px){.about .about_collapse{width:70%}}.not-found-page{display:flex;flex-direction:column;margin:0 auto}.not-found-page .error-section{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding-top:202px}.not-found-page .error-section .error-code{align-self:center;color:#ff6060;font-size:96px;font-weight:700;margin:0}.not-found-page .error-section .error-message{color:#ff6060;font-size:18px;font-weight:500;text-align:center;width:260px}.not-found-page .error-section .return-home{color:#ff6060;cursor:pointer;font-size:14px;padding-bottom:200px;padding-top:200px;text-decoration:underline}@media(min-width:1025px){.not-found-page .error-section{padding-top:207px}.not-found-page .error-section .error-code{font-size:288px}.not-found-page .error-section .error-message{font-size:36px;width:100%}.not-found-page .error-section .return-home{font-size:18px}.not-found-page{max-width:1440px}}.apartment{margin:0 auto;width:100%}.apartment .content{margin-left:auto;margin-right:auto;width:90%}.apartment .content .content_header h1{color:#ff6060;font-size:18px}.apartment .content .content_header .content_location{color:#ff6060;font-size:14px}.apartment .content .content_header .content_tags{margin-bottom:14px}.apartment .content .content_header .content_tags span{background-color:#ff6060;border-radius:5px;color:#fff;display:inline-block;font-size:10px;margin-right:10px;margin-top:14px;min-width:84px;padding:5px 10px;text-align:center}.apartment .content .content_header .content_tags span:last-child{margin-right:0}.apartment .content .rate_host_container{align-items:center;display:flex;justify-content:space-between}.apartment .content .content_rate{align-items:center;display:flex;margin-right:auto}.apartment .content .content_rate img{height:13px;margin-right:5px}.apartment .content .content_host{align-items:center;display:flex;justify-content:flex-end}.apartment .content .content_host .content_hostName{color:#ff6060;font-size:12px;line-height:17.11px;margin-right:10px;max-width:50%;text-align:right}.apartment .content .content_host .content_hostPicture img{border-radius:50%;height:32px;object-fit:cover;width:32px}.apartment .content .collapse_description,.apartment .content .collapse_equipment{width:100%}@media(min-width:769px){.apartment .content .content_top .content_header h1{font-size:27px}.apartment .content .content_top .content_header .content_location{font-size:16px}.apartment .content .content_top .content_header .content_tags span{font-size:12px;min-width:99.5px}.apartment .content .content_top .rate_host_container .content_rate img{height:18.5px;margin-right:9.5px}.apartment .content .content_top .rate_host_container .content_host .content_hostName{font-size:15px;line-height:21.39px}.apartment .content .content_top .rate_host_container .content_host .content_hostPicture img{height:48px;width:48px}}@media(min-width:1025px){.apartment{max-width:1440px}.apartment .content{margin-top:18px}.apartment .content .content_top{display:flex;justify-content:space-between}.apartment .content .content_top .content_header{display:flex;flex-direction:column;justify-content:space-between}.apartment .content .content_top .content_header h1{font-size:36px;margin-bottom:14px;margin-top:0}.apartment .content .content_top .content_header .content_location{font-size:18px}.apartment .content .content_top .content_header .content_tags{margin-bottom:0}.apartment .content .content_top .content_header .content_tags span{font-size:14px;min-width:115px}.apartment .content .content_top .rate_host_container{align-items:flex-end;flex-direction:column-reverse;justify-content:space-between}.apartment .content .content_top .rate_host_container .content_rate{display:flex;justify-content:flex-end;width:100%}.apartment .content .content_top .rate_host_container .content_rate img{height:24px;margin-right:14px}.apartment .content .content_top .rate_host_container .content_host .content_hostName{font-size:18px;line-height:25.67px}.apartment .content .content_top .rate_host_container .content_host .content_hostPicture img{height:64px;width:64px}.apartment .content .collapse_component{display:flex;flex-direction:row;gap:50px;margin-top:14px}}
/*# sourceMappingURL=main.18b97ca0.css.map*/