.lp-hero-section{background:#191919;color:#fff}.lp-hero-section__frame{align-items:center;box-sizing:border-box;display:grid;gap:48px;grid-template-columns:.92fr 1.08fr;margin:0 auto;max-width:1440px;padding:80px}.lp-hero-section__copy{display:flex;flex-direction:column;gap:15px}.lp-hero-section__pill{background:#fbf9f6;border:1px solid #d6cdc1;border-radius:999px;color:#191919;font-family:Lora,Georgia,serif;font-size:12px;font-weight:400;letter-spacing:.08em;line-height:1;margin:0 0 20px;padding:10px 15px;text-transform:uppercase;width:fit-content}.lp-hero-section__title{color:#fff;font-family:Lora,Georgia,serif;font-size:56px;font-weight:400;line-height:1.08;margin:0;max-width:800px}.lp-hero-section__intro,.lp-hero-section__intro p{color:hsla(0,0%,100%,.82);font-family:Lora,Georgia,serif;font-size:20px;font-weight:400;line-height:32px;margin:24px 0 0;max-width:672px}.lp-hero-section__intro p{margin:0}.lp-hero-section__actions{display:flex;margin-top:32px}.lp-hero-section a.lp-hero-section__button{align-items:center;background:#fcd0b1;border-radius:999px;color:#191919;cursor:pointer;display:inline-flex;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:16px;font-weight:700;justify-content:center;line-height:24px;padding:16px 28px;text-decoration:none;transition:background-color .5s ease,color .5s ease;width:fit-content}.lp-hero-section a.lp-hero-section__button:focus,.lp-hero-section a.lp-hero-section__button:hover{background:#fff1e5;color:#191919;text-decoration:none}.lp-hero-section .lp-hero-section__locations{color:hsla(0,0%,100%,.72);column-gap:20px;display:flex;flex-wrap:wrap;font-family:Plus Jakarta Sans,Arial,sans-serif;font-size:14px;font-weight:400;line-height:24px;margin-top:24px;row-gap:12px}.lp-hero-section span.lp-hero-section__location{align-items:center;color:inherit;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:inherit;gap:8px;line-height:inherit;white-space:nowrap}.lp-hero-section span.lp-hero-section__location svg{display:block;flex:0 0 20px;height:20px;width:20px}.lp-hero-section__media{background:#b19b81;border:1px solid hsla(0,0%,100%,.1);border-radius:32px;box-shadow:0 25px 50px rgba(0,0,0,.35);overflow:hidden}.lp-hero-section__image{aspect-ratio:4/3;display:block;height:auto;object-fit:cover;width:100%}@media (max-width:1200px){.lp-hero-section__frame{padding:48px 5%}}@media (max-width:900px){.lp-hero-section__frame{grid-template-columns:1fr}.lp-hero-section__title{font-size:44px}}@media (max-width:640px){.lp-hero-section__frame{padding-bottom:48px;padding-top:48px}.lp-hero-section__title{font-size:40px}.lp-hero-section a.lp-hero-section__button{padding-left:5%;padding-right:5%;width:100%}}