*{
	padding:0;
	margin:0;
	box-sizing:border-box;
	font-family:Poppins,sans-serif
}
html{
	font-size:62.5%
}
header{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:33px 0;
	margin-bottom:45PX
}
header nav{
	width:35%
}
header nav ul{
	width:100%;
	list-style:none;
	display:flex;
	justify-content:space-between;
	align-items:center
}
header nav ul a{
	text-decoration:none;
	font-size:1.4rem;
	font-weight:400;
	color:#313131
}
header nav ul li:first-child a{
	color:#9b9a78
}
header nav ul li:last-child a{
	font-family:Nunito Sans,sans-serif
}
header .nav-right{
	display:flex;
	align-items:center;
	width:24%
}
header .nav-right .lupa{
	margin-right:auto;
	width:29px;
	height:29px;
	display:inline-block;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M27.6133%2025.72L23.08%2021.2C24.5427%2019.3366%2025.3363%2017.0355%2025.3333%2014.6667C25.3333%2012.557%2024.7077%2010.4947%2023.5357%208.74059C22.3636%206.98646%2020.6977%205.61929%2018.7486%204.81196C16.7996%204.00462%2014.6548%203.79339%2012.5857%204.20496C10.5166%204.61654%208.61596%205.63244%207.1242%207.1242C5.63244%208.61596%204.61654%2010.5166%204.20496%2012.5857C3.79339%2014.6548%204.00462%2016.7995%204.81196%2018.7486C5.61929%2020.6977%206.98646%2022.3636%208.74059%2023.5357C10.4947%2024.7077%2012.557%2025.3333%2014.6667%2025.3333C17.0355%2025.3363%2019.3366%2024.5427%2021.2%2023.08L25.72%2027.6133C25.844%2027.7383%2025.9914%2027.8375%2026.1539%2027.9052C26.3164%2027.9729%2026.4907%2028.0077%2026.6667%2028.0077C26.8427%2028.0077%2027.017%2027.9729%2027.1794%2027.9052C27.3419%2027.8375%2027.4894%2027.7383%2027.6133%2027.6133C27.7383%2027.4894%2027.8375%2027.3419%2027.9052%2027.1794C27.9729%2027.017%2028.0077%2026.8427%2028.0077%2026.6667C28.0077%2026.4907%2027.9729%2026.3164%2027.9052%2026.1539C27.8375%2025.9914%2027.7383%2025.844%2027.6133%2025.72ZM6.66667%2014.6667C6.66667%2013.0844%207.13586%2011.5377%208.01491%2010.2221C8.89397%208.90652%2010.1434%207.88114%2011.6052%207.27564C13.067%206.67013%2014.6755%206.51171%2016.2274%206.82039C17.7792%207.12907%2019.2047%207.891%2020.3235%209.00982C21.4423%2010.1286%2022.2043%2011.5541%2022.513%2013.1059C22.8216%2014.6578%2022.6632%2016.2663%2022.0577%2017.7281C21.4522%2019.1899%2020.4268%2020.4394%2019.1112%2021.3184C17.7956%2022.1975%2016.2489%2022.6667%2014.6667%2022.6667C12.5449%2022.6667%2010.5101%2021.8238%209.00982%2020.3235C7.50953%2018.8232%206.66667%2016.7884%206.66667%2014.6667Z'%20fill='%23313131'/%3e%3c/svg%3e")
}
header .nav-right .sign-in{
	font-size:1.5rem;
	color:#9b9a78;
	font-family:Nunito Sans,sans-serif;
	font-weight:400;
	margin-right:24px
}
header .nav-right .sign-up{
	font-size:1.5rem;
	color:#fff;
	background-color:#9b9a78;
	text-decoration:none;
	padding:14px 26px
}
.page{
	max-width:1440px;
	margin:0 auto;
	padding:0 130px
}
main{
	width:100%
}
main .introduction{
	width:100%;
	height:460px;
	background-image:url(./Placeholder-kaIxW_6x.png);
	background-position:top left;
	background-size:64%;
	background-repeat:no-repeat;
	display:flex;
	flex-direction:column;
	align-items:flex-end;
	margin-bottom:20px
}
main .introduction .container-transparent{
	position:relative;
	margin-top:40px;
	margin-bottom:10px;
	width:48%;
	background:rgba(255,255,255,.7);
	-webkit-backdrop-filter:blur(8px);
	backdrop-filter:blur(8px);
	padding:23px 20px 30px 46px
}
main .introduction .container-transparent h1{
	font-size:3.2rem;
	font-family:Playfair Display,serif;
	font-weight:700;
	line-height:60px;
	width:75%;
	margin-bottom:15px
}
main .introduction .container-transparent p{
	font-size:1.7rem;
	color:#909090;
	line-height:35px
}
main .introduction .container-transparent span{
	width:60px;
	height:6px;
	position:absolute;
	display:inline-block;
	background:url("data:image/svg+xml,%3csvg%20width='72'%20height='8'%20viewBox='0%200%2072%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='72'%20height='8'%20rx='2'%20fill='%239B9A78'/%3e%3c/svg%3e");
	top:55px;
	right:70px
}
main .introduction .benefits-container{
	width:35%;
	display:grid;
	grid-template-columns:1fr 1fr;
	row-gap:10px;
	column-gap:20px
}
main .introduction .benefits-container .benefits-container-item{
	display:flex;
	align-items:center;
	gap:7px
}
main .introduction .benefits-container .benefits-container-item span{
	width:20px;
	height:20px;
	display:inline-block;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
	background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_654_43)'%3e%3cpath%20d='M12%200.5C9.62663%200.5%207.30655%201.20379%205.33316%202.52236C3.35977%203.84094%201.8217%205.71509%200.913451%207.9078C0.00519943%2010.1005%20-0.232441%2012.5133%200.230582%2014.8411C0.693605%2017.1689%201.83649%2019.3071%203.51472%2020.9853C5.19295%2022.6635%207.33115%2023.8064%209.65892%2024.2694C11.9867%2024.7324%2014.3995%2024.4948%2016.5922%2023.5866C18.7849%2022.6783%2020.6591%2021.1402%2021.9776%2019.1668C23.2962%2017.1935%2024%2014.8734%2024%2012.5C24%209.3174%2022.7357%206.26515%2020.4853%204.01472C18.2348%201.76428%2015.1826%200.5%2012%200.5V0.5ZM18.82%209.605L11.29%2018.145C11.1685%2018.2819%2011.0211%2018.3935%2010.8564%2018.4733C10.6916%2018.5531%2010.5128%2018.5995%2010.33%2018.61H10.24C9.89893%2018.6121%209.56926%2018.4874%209.31501%2018.26L5.28501%2014.685C5.00785%2014.439%204.83977%2014.093%204.81774%2013.7231C4.7957%2013.3532%204.92152%2012.9897%205.16751%2012.7125C5.41349%2012.4353%205.7595%2012.2673%206.12942%2012.2452C6.49934%2012.2232%206.86285%2012.349%207.14001%2012.595L10.14%2015.24L16.745%207.74C16.9903%207.46219%2017.336%207.2932%2017.7059%207.27023C18.0758%207.24726%2018.4397%207.37217%2018.7175%207.6175C18.9953%207.86282%2019.1643%208.20846%2019.1873%208.57838C19.2102%208.9483%2019.0853%209.31219%2018.84%209.59L18.82%209.605Z'%20fill='%239B9A78'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_654_43'%3e%3crect%20width='24'%20height='24'%20fill='white'%20transform='translate(0%200.5)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")
}
main .introduction .benefits-container .benefits-container-item p{
	font-size:1.4rem;
	color:#313131;
	font-weight:400
}
.services{
	width:100%;
	display:flex;
	justify-content:space-between;
	align-items:center
}
.services article{
	width:31%;
	height:100%;
	padding:26px 36px;
	text-align:start
}
.services article span{
	width:55px;
	height:55px;
	display:inline-block;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	margin-bottom:7px
}
.services article h4{
	font-size:1.9rem;
	font-weight:500;
	color:#313131;
	margin-bottom:7px
}
.services article p{
	font-size:1.6rem;
	color:#909090;
	font-weight:400
}
.location{
	background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_654_63)'%3e%3cpath%20d='M63.4833%2027.65C63.4833%2044.5333%2040%2065.7%2040%2065.7C40%2065.7%2016.5167%2044.5333%2016.5167%2027.65C16.5167%2014.6833%2027.0333%204.16666%2040%204.16666C52.9667%204.16666%2063.4833%2014.6833%2063.4833%2027.65Z'%20fill='%239B9A78'/%3e%3cpath%20d='M40%2037.3833C45.3756%2037.3833%2049.7333%2033.0256%2049.7333%2027.65C49.7333%2022.2744%2045.3756%2017.9167%2040%2017.9167C34.6244%2017.9167%2030.2667%2022.2744%2030.2667%2027.65C30.2667%2033.0256%2034.6244%2037.3833%2040%2037.3833Z'%20fill='white'/%3e%3cpath%20d='M40%2069.0333C39.2%2069.0333%2038.4%2068.75%2037.7667%2068.1833C36.7667%2067.2833%2013.1833%2045.8167%2013.1833%2027.65C13.2%2012.8667%2025.2167%200.833344%2040%200.833344C54.7833%200.833344%2066.8167%2012.8667%2066.8167%2027.65C66.8167%2045.8167%2043.25%2067.2833%2042.2333%2068.1833C41.6%2068.75%2040.8%2069.0333%2040%2069.0333ZM40%207.50001C28.9%207.50001%2019.8667%2016.5333%2019.8667%2027.65C19.8667%2038.9667%2032.8167%2054.05%2040%2061.1C45.65%2055.5%2060.15%2039.95%2060.15%2027.65C60.15%2016.5333%2051.1%207.50001%2040%207.50001Z'%20fill='%23313131'/%3e%3cpath%20d='M40%2040.7166C32.8%2040.7166%2026.9333%2034.85%2026.9333%2027.65C26.9333%2020.45%2032.8%2014.5667%2040%2014.5667C47.2%2014.5667%2053.0667%2020.4333%2053.0667%2027.6333C53.0667%2034.8333%2047.2%2040.7166%2040%2040.7166ZM40%2021.2333C36.4667%2021.2333%2033.6%2024.1%2033.6%2027.6333C33.6%2031.1666%2036.4667%2034.0333%2040%2034.0333C43.5333%2034.0333%2046.4%2031.1666%2046.4%2027.6333C46.4%2024.1%2043.5333%2021.2333%2040%2021.2333ZM75.8333%2079.1666H4.16667C2.93334%2079.1666%201.80001%2078.4833%201.23334%2077.4C0.650006%2076.3166%200.716673%2075%201.40001%2073.9666L17.7333%2049.6333C18.35%2048.7166%2019.3833%2048.15%2020.5%2048.15H27.1V54.8166H22.2833L10.4167%2072.5H69.5833L57.7167%2054.8333H52.9V48.1666H59.5C60.6167%2048.1666%2061.65%2048.7166%2062.2667%2049.65L78.6%2073.9833C79.2833%2075%2079.35%2076.3166%2078.7667%2077.4166C78.2%2078.4833%2077.0667%2079.1666%2075.8333%2079.1666Z'%20fill='%23313131'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_654_63'%3e%3crect%20width='80'%20height='80'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")
}
.rooms{
	background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40%2043.3333C38%2043.3333%2036.6667%2042%2036.6667%2040C36.6667%2038%2038%2036.6667%2040%2036.6667C42%2036.6667%2043.3333%2038%2043.3333%2040C43.3333%2042%2042%2043.3333%2040%2043.3333Z'%20fill='%239B9A78'/%3e%3cpath%20d='M60%2016.6667V56.6667C60%2058.3333%2058.3333%2060%2056.6667%2060H50V24.6667C50%2021.6667%2048%2019.3333%2045.3333%2018.3333L20%2010H53.3333C57%2010%2060%2013%2060%2016.6667Z'%20fill='%239B9A78'/%3e%3cpath%20d='M53.3333%206.66666H20H19.6667H19.3333C19%206.66666%2018.6667%206.99999%2018.3333%206.99999C18.3333%206.99999%2018.3333%206.99999%2018%206.99999C18%206.99999%2018%206.99999%2017.6667%207.33332C17.6667%207.66666%2017.3333%207.99999%2017.3333%208.33332C17%208.66666%2016.6667%208.99999%2016.6667%209.33332C16.6667%209.66666%2016.6667%209.99999%2016.6667%209.99999V57.6667C16.6667%2060.6667%2018.3333%2063%2021.3333%2064L44.6667%2071.6667C45.3333%2072%2046%2072%2046.6667%2072C48%2072%2049.3333%2071.6667%2050.6667%2070.6667C52.3333%2069.3333%2053.3333%2067.3333%2053.3333%2065.3333V63.3333H56.6667C60.3333%2063.3333%2063.3333%2060.3333%2063.3333%2056.6667V16.6667C63.3333%2011%2059%206.66666%2053.3333%206.66666ZM46.6667%2065.3333L23.3333%2057.6667V14.6667L44.3333%2021.6667C45.6667%2022%2046.6667%2023.3333%2046.6667%2024.6667V60V65.3333ZM56.6667%2056.6667H53.3333V24.6667C53.3333%2020.3333%2050.6667%2016.6667%2046.3333%2015.3333L40.6667%2013.3333H53.3333C55.3333%2013.3333%2056.6667%2014.6667%2056.6667%2016.6667V56.6667Z'%20fill='%23313131'/%3e%3c/svg%3e")
}
.internet{
	background-image:url("data:image/svg+xml,%3csvg%20width='80'%20height='80'%20viewBox='0%200%2080%2080'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.15386%2030.1538C5.38463%2030.1538%204.6154%2029.8462%204.00001%2029.2308C2.76924%2028%202.76924%2026.1538%204.00001%2024.9231C13.5385%2015.2308%2026.4615%2010%2040%2010C53.5385%2010%2066.4616%2015.2308%2076%2024.9231C77.2308%2026.1538%2077.2308%2028%2076%2029.2308C74.7692%2030.4615%2072.9231%2030.4615%2071.6923%2029.2308C63.2308%2020.7692%2052%2016.1538%2040%2016.1538C28%2016.1538%2016.7692%2020.7692%208.3077%2029.2308C7.69232%2029.8462%206.92309%2030.1538%206.15386%2030.1538Z'%20fill='%23313131'/%3e%3cpath%20d='M14.7692%2038.7692C14%2038.7692%2013.2308%2038.4615%2012.6154%2037.8461C11.3846%2036.6154%2011.3846%2034.7692%2012.6154%2033.5385C19.8461%2026.3077%2029.6923%2022.1538%2040%2022.1538C50.3077%2022.1538%2060%2026.1538%2067.3846%2033.5385C68.6154%2034.7692%2068.6154%2036.6154%2067.3846%2037.8461C66.1538%2039.0769%2064.3077%2039.0769%2063.0769%2037.8461C56.9231%2031.6923%2048.7692%2028.3077%2040.1538%2028.3077C31.5384%2028.3077%2023.3846%2031.6923%2017.2308%2037.8461C16.4615%2038.4615%2015.6923%2038.7692%2014.7692%2038.7692Z'%20fill='%23313131'/%3e%3cpath%20d='M23.5385%2047.5385C22.7692%2047.5385%2022%2047.2308%2021.3846%2046.6154C20.1539%2045.3846%2020.1539%2043.5385%2021.3846%2042.3077C26.3077%2037.3846%2032.9231%2034.6154%2040%2034.6154C47.0769%2034.6154%2053.6923%2037.3846%2058.6154%2042.3077C59.8462%2043.5385%2059.8462%2045.3846%2058.6154%2046.6154C57.3846%2047.8462%2055.5385%2047.8462%2054.3077%2046.6154C50.4615%2042.7692%2045.3846%2040.7692%2040%2040.7692C34.6154%2040.7692%2029.5385%2042.9231%2025.6923%2046.7692C25.0769%2047.2308%2024.3077%2047.5385%2023.5385%2047.5385Z'%20fill='%23313131'/%3e%3cpath%20d='M40%2066.9231C44.5882%2066.9231%2048.3077%2063.2036%2048.3077%2058.6154C48.3077%2054.0272%2044.5882%2050.3077%2040%2050.3077C35.4118%2050.3077%2031.6923%2054.0272%2031.6923%2058.6154C31.6923%2063.2036%2035.4118%2066.9231%2040%2066.9231Z'%20fill='%239B9A78'/%3e%3cpath%20d='M40%2070C37.0769%2070%2034.1538%2068.9231%2032%2066.6154C27.5385%2062.1538%2027.5385%2054.9231%2032%2050.4615C36.4615%2046%2043.6923%2046%2048.1538%2050.4615C50.3077%2052.6154%2051.5385%2055.5385%2051.5385%2058.4615C51.5385%2061.3846%2050.3077%2064.3077%2048.1538%2066.4615C45.8461%2068.9231%2042.9231%2070%2040%2070ZM40%2053.3846C38.6154%2053.3846%2037.2308%2053.8462%2036.3077%2054.9231C34.3077%2056.9231%2034.3077%2060.3077%2036.3077%2062.3077C38.3077%2064.3077%2041.6923%2064.3077%2043.6923%2062.3077C44.6154%2061.3846%2045.2308%2060%2045.2308%2058.6154C45.2308%2057.2308%2044.6154%2055.8462%2043.6923%2054.9231C42.7692%2053.8462%2041.3846%2053.3846%2040%2053.3846Z'%20fill='%23313131'/%3e%3c/svg%3e")
}
body{
	overflow-x:hidden;
	font-size:16px
}
img{
	max-width:100%
}
