@charset "UTF-8"; .block-hero{position:relative;width:100%;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;}.block-hero__bg{position:absolute;inset:0;z-index:1;}.block-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center;}.block-hero__overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(rgba(0,0,0,0.55),rgba(0,0,0,0.65));}.block-hero__content{position:relative;z-index:3;text-align:center;padding:6rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;}.block-hero__logo{max-width:140px;}.block-hero__logo img{width:100%;height:auto;}.block-hero__title{font-size:clamp(2rem,4vw,3.5rem);font-weight:500;letter-spacing:0.08em;text-transform:uppercase;margin:0;}.block-hero__subtitle{font-size:1.1rem;opacity:0.9;max-width:640px;}.block-hero__button{margin-top:1.5rem;padding:0.9rem 2.2rem;background-color:#d2b07a;color:#1c1c1c;font-size:0.85rem;letter-spacing:0.15em;text-transform:uppercase;text-decoration:none;border-radius:4px;transition:all 0.25s ease;}.block-hero__button:hover{background-color:#c89e5c;transform:translateY(-2px);} @media (max-width:768px){.block-hero__content{padding-top:5rem;}}@charset "UTF-8"; .section.more-than-a-place-section{padding:clamp(3.5rem,6vw,6.5rem) 0;background:#fff;}.section.more-than-a-place-section .container{width:min(1200px,100%);margin:0 auto;padding:0 clamp(1rem,3vw,2rem);}.section.more-than-a-place-section .container > div{position:relative;display:grid;grid-template-columns:1.15fr 0.85fr;gap:clamp(2rem,4vw,4.75rem);align-items:start; }.section.more-than-a-place-section .container > div > div:first-of-type{max-width:640px; }.section.more-than-a-place-section .container > div > div:first-of-type h1,.section.more-than-a-place-section .container > div > div:first-of-type h2,.section.more-than-a-place-section .container > div > div:first-of-type h3{margin:0 0 1rem;color:#1f1f1f;font-weight:600;line-height:1.15;font-size:clamp(1.6rem,2.6vw,2.25rem);}.section.more-than-a-place-section .container > div > div:first-of-type h4,.section.more-than-a-place-section .container > div > div:first-of-type h5{margin:0 0 1.15rem;display:inline-block;color:rgba(199,162,107,0.95);font-style:italic;font-weight:500;font-size:clamp(1.05rem,1.6vw,1.45rem);position:relative;}.section.more-than-a-place-section .container > div > div:first-of-type h4::after,.section.more-than-a-place-section .container > div > div:first-of-type h5::after{content:"";display:block;width:110px;height:2px;background:rgba(199,162,107,0.75);margin-top:0.65rem;}.section.more-than-a-place-section .container > div > div:first-of-type p{margin:0 0 1.1rem;color:#6f6f6f;font-size:1rem;line-height:1.7;max-width:56ch;}.section.more-than-a-place-section .container > div > div:first-of-type p:last-child{margin-bottom:0;}.section.more-than-a-place-section .container > div > a{grid-column:1 / 2;justify-self:start;display:inline-flex;align-items:center;justify-content:center;margin-top:1.1rem;padding:0.95rem 1.6rem;border-radius:8px;background:#c7a26b;color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:0.12em;font-weight:600;font-size:0.92rem;box-shadow:0 10px 22px rgba(0,0,0,0.18);transition:transform 0.18s ease,box-shadow 0.18s ease,filter 0.18s ease;}.section.more-than-a-place-section .container > div > a:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,0.22);filter:brightness(1.02);}.section.more-than-a-place-section .container > div > a:active{transform:translateY(0);}.section.more-than-a-place-section .container > div::after{content:"";position:absolute;right:0;top:-1.25rem;width:min(520px,46%);height:min(420px,58%);background:#f3efe7;z-index:0;border-radius:2px;}.section.more-than-a-place-section .container > div > img{display:block;width:100%;height:auto;border-radius:10px;border:5px solid #fff;box-shadow:0 12px 28px rgba(0,0,0,0.18);object-fit:cover;object-position:center;z-index:1;}.section.more-than-a-place-section .container > div > img:nth-of-type(1){grid-column:2 / 3;width:min(560px,100%);aspect-ratio:1.7777777778;justify-self:start;margin-top:2.5rem;}.section.more-than-a-place-section .container > div > img:nth-of-type(2){grid-column:2 / 3;width:min(420px,78%);aspect-ratio:1.3333333333;justify-self:end;margin-top:-8.5rem; margin-right:-0.5rem;}@media (max-width:992px){.section.more-than-a-place-section .container > div{grid-template-columns:1fr;gap:2.25rem;}.section.more-than-a-place-section .container > div::after{width:100%;height:260px;right:0;top:0.5rem;}.section.more-than-a-place-section .container > div > a{grid-column:1 / 2;}.section.more-than-a-place-section .container > div > img:nth-of-type(1),.section.more-than-a-place-section .container > div > img:nth-of-type(2){grid-column:1 / 2;justify-self:center;margin-right:0;}.section.more-than-a-place-section .container > div > img:nth-of-type(1){margin-top:1.25rem;width:min(720px,100%);}.section.more-than-a-place-section .container > div > img:nth-of-type(2){width:min(520px,92%);margin-top:-4.25rem;}}@media (max-width:520px){.section.more-than-a-place-section .container > div::after{height:220px;}.section.more-than-a-place-section .container > div > img:nth-of-type(2){margin-top:-3.25rem;width:100%;}}