.lh{--lh-bg: #E3DACC;--lh-brand: #E5005B;--lh-dark: #1A1614;--lh-white: #ffffff;--lh-text-muted: rgba(255,255,255,.5);--lh-text-muted-dark: rgba(255,255,255,.6);--lh-font: Favorit, sans-serif}.lh *,.lh *:before,.lh *:after{margin:0;padding:0;box-sizing:border-box}.lh{font-family:var(--lh-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;color:var(--lh-dark);background:var(--lh-bg)}.lh img{max-width:100%;display:block}.lh a{text-decoration:none;color:inherit}.lh a.lh__btn--white{color:var(--lh-brand)}.lh a.lh__btn--outline-white,.lh a.lh__btn--brand{color:var(--lh-white)}.lh__h-xl{font-family:var(--lh-font);font-weight:700;font-size:40px;text-transform:uppercase;line-height:1.1;letter-spacing:.05em;color:var(--lh-white)}.lh__h-xl em{font-style:italic;font-weight:700}.lh__h-lg{font-family:var(--lh-font);font-weight:700;font-size:36px;text-transform:uppercase;line-height:1.1;letter-spacing:0;color:inherit}.lh__h-lg em{font-style:italic;font-weight:700}.lh__sub{font-family:var(--lh-font);font-size:14px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;line-height:1.4}.lh__sub--muted{color:#ffffffb3}.lh__sub--muted-dark{color:#fff9}.lh__sub--brand{color:var(--lh-brand)}.lh__label{font-family:var(--lh-font);font-size:.65rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#fff9;margin-bottom:14px;display:block}.lh__label--brand{color:var(--lh-brand)}@media(min-width:768px){.lh__h-xl{font-size:60px}.lh__h-lg{font-size:56px}.lh__sub{font-size:18px}.lh__label{font-size:.85rem;letter-spacing:.3em}}.lh__btn{display:inline-block;padding:14px 28px;font-family:var(--lh-font);font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;border:1.5px solid transparent;cursor:pointer;transition:all .28s ease;text-decoration:none;text-align:center;min-width:220px;box-sizing:border-box}.lh__btn--white{background:var(--lh-white);color:var(--lh-brand);border-color:var(--lh-white)}.lh__btn--white:hover{background:var(--lh-dark);color:var(--lh-white);border-color:var(--lh-dark)}.lh__btn--outline-white{background:transparent;border-color:#fff6;color:var(--lh-white)}.lh__btn--outline-white:hover{border-color:var(--lh-white)}.lh__btn--brand{background:var(--lh-brand);color:var(--lh-white);border-color:var(--lh-brand)}.lh__btn--brand:hover{background:var(--lh-dark);color:var(--lh-white);border-color:var(--lh-dark)}.lh__btn-group{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.lh__btn-group--center{justify-content:center}.lh__animate{transform:scale(0);will-change:transform;transition:none}.lh__fade-up{opacity:0;transform:translateY(40px);transition:opacity .9s cubic-bezier(.25,.46,.45,.94),transform .9s cubic-bezier(.25,.46,.45,.94)}.lh__fade-up.lh__visible{opacity:1;transform:translateY(0)}.lh__stagger-1{transition-delay:.1s}.lh__stagger-2{transition-delay:.2s}.lh__stagger-3{transition-delay:.35s}.lh__hero{height:85vh;background:var(--lh-brand);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--lh-white);position:relative;overflow:hidden}.lh__hero-content{position:relative;z-index:2;padding:0 24px}.lh__hero .lh__h-xl{margin-bottom:16px}.lh__hero .lh__sub{margin-bottom:40px;color:var(--lh-text-muted)}.lh__scroll-hint{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}.lh__scroll-hint span{font-family:var(--lh-font);font-size:14px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--lh-text-muted)}.lh__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.3),transparent);animation:lh-pulse 2s ease-in-out infinite}@keyframes lh-pulse{0%,to{opacity:.3}50%{opacity:1}}@media(min-width:768px){.lh__hero{height:90vh}.lh__hero-content{padding:0 40px}}.lh__section{padding:60px 24px;overflow:hidden}.lh__section--brand{background:var(--lh-brand);color:var(--lh-white);position:relative}.lh__section--beige{background:var(--lh-bg);color:var(--lh-dark)}@media(min-width:768px){.lh__section{padding:80px 40px}}.lh__split{display:flex;flex-direction:column;max-width:1400px;margin:0 auto;gap:0}.lh__split--reverse{flex-direction:column}.lh__split-img{position:relative;overflow:hidden;width:100%}.lh__split-text{padding:24px}.lh__split-text .lh__label{margin-bottom:14px;display:block}.lh__split-text .lh__h-lg{margin-bottom:18px}.lh__split-text .lh__sub{margin-top:8px}.lh__img{width:100%;height:auto;display:block}.lh__container{max-width:1400px;margin:0 auto}@media(min-width:768px){.lh__split{flex-direction:row;align-items:center}.lh__split--reverse{flex-direction:row-reverse}.lh__split-img{flex:0 0 55%;max-width:55%}.lh__split-text{flex:1;padding:0 40px}}.lh__section--beige .lh__h-lg{color:var(--lh-dark)}.lh__section--beige .lh__label{color:var(--lh-brand)}.lh__section--beige .lh__sub--muted-dark{color:#8a8279}.lh__img-placeholder{width:100%;display:flex;align-items:center;justify-content:center;font-family:var(--lh-font);font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff2e;background:#ffffff0f}.lh__img-placeholder--beige{background:#1a17140d;color:#8a8279}.lh__img-placeholder--dark{background:#ffffff0a;color:#ffffff1f}.lh__fullwidth{position:relative;width:100%;overflow:hidden}.lh__fullwidth-inner{position:relative;overflow:hidden}.lh__fullwidth-img{width:100%;min-height:55vh;object-fit:cover;display:block}.lh__fullwidth .lh__img-placeholder{min-height:55vh;background:var(--lh-dark)}.lh__fullwidth-overlay{position:absolute;bottom:0;left:0;right:0;padding:24px;background:linear-gradient(to top,rgba(0,0,0,.4),transparent);z-index:3}.lh__fullwidth-overlay .lh__h-lg{color:var(--lh-white);font-size:36px;font-weight:700}.lh__fullwidth-caption{position:absolute;bottom:16px;right:16px;font-family:var(--lh-font);font-size:14px;font-weight:400;letter-spacing:.28px;line-height:14px;color:#ffffff59;z-index:3;display:none}@media(min-width:768px){.lh__fullwidth-img,.lh__fullwidth .lh__img-placeholder{min-height:75vh}.lh__fullwidth-overlay{padding:40px}.lh__fullwidth-overlay .lh__h-lg{font-size:72px;margin:0 40px 32px}.lh__fullwidth-caption{display:block;bottom:40px;right:40px}}.lh__exp-grid{display:grid;grid-template-columns:1fr;gap:4px;max-width:1400px;margin:48px auto 0}.lh__exp-card{position:relative;overflow:hidden}.lh__exp-card-inner{position:relative;aspect-ratio:3/4;overflow:hidden}.lh__exp-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lh__exp-card .lh__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff0a;color:#ffffff26}.lh__exp-card-content{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#000000b3);z-index:2}.lh__exp-card-content h3{font-family:var(--lh-font);font-size:20px;font-weight:700;text-transform:uppercase;color:var(--lh-white);margin-bottom:5px;line-height:1.15;word-wrap:break-word;overflow-wrap:break-word}.lh__exp-card-content h3 em{font-style:italic;font-weight:700}.lh__exp-card-content p{font-family:var(--lh-font);font-size:13px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#fff9;line-height:1.5;margin-top:8px}@media(min-width:768px){.lh__exp-grid{grid-template-columns:repeat(3,1fr)}.lh__exp-card-inner{aspect-ratio:3/4}.lh__exp-card-content{padding:32px}.lh__exp-card-content h3{font-size:36px}.lh__exp-card-content p{font-size:14px}}.lh__quote-block{width:100%;padding:clamp(4rem,10vw,8rem) 24px;background-color:var(--lh-bg);text-align:center}.lh__quote-inner{max-width:680px;margin:0 auto}.lh__quote-mark{font-family:Georgia,Times New Roman,serif;color:var(--lh-brand)}.lh__quote-text{font-family:var(--lh-font);font-size:clamp(1.6rem,4vw,2.8rem);font-weight:700;font-style:italic;line-height:1.35;color:var(--lh-dark);margin:0 0 1.5rem;quotes:none}.lh__quote-text:before,.lh__quote-text:after{content:none}.lh__quote-mark-close{font-family:Georgia,Times New Roman,serif;color:var(--lh-brand)}.lh__quote-author{font-family:var(--lh-font);font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-brand);font-weight:700;display:flex;align-items:center;justify-content:center;gap:.7rem}.lh__quote-author:before,.lh__quote-author:after{content:"";width:28px;height:1px;background:var(--lh-brand);opacity:.4}.lh__quote-body{max-width:480px;margin:2rem auto 0;font-family:var(--lh-font);font-size:1rem;line-height:1.9;color:var(--lh-dark);opacity:.7}.lh__quote-body+.lh__quote-body{margin-top:.8rem}.lh__gallery{display:grid;grid-template-columns:1fr;gap:3px}.lh__gallery-item{position:relative;overflow:hidden}.lh__gallery-item-inner{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--lh-dark)}.lh__gallery-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lh__gallery-item:first-child{grid-column:span 1}.lh__gallery-item .lh__img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;color:#ffffff1f;background:#ffffff08}.lh__gallery-caption{position:absolute;bottom:16px;left:20px;font-family:var(--lh-font);font-size:14px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--lh-white);opacity:1;transform:translateY(0);transition:all .35s;z-index:2}.lh__gallery-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .4s;z-index:1}.lh__gallery-item:hover:after{background:#0003}@media(min-width:768px){.lh__gallery{grid-template-columns:repeat(4,1fr);gap:4px}.lh__gallery-item:first-child{grid-column:span 2;grid-row:span 2}.lh__gallery-item:first-child .lh__gallery-item-inner{aspect-ratio:auto;height:100%}.lh__gallery-caption{opacity:0;transform:translateY(6px)}.lh__gallery-item:hover .lh__gallery-caption{opacity:1;transform:translateY(0)}}.lh__location{display:grid;grid-template-columns:1fr}.lh__location-text{background:var(--lh-bg);padding:48px 24px;display:flex;flex-direction:column;justify-content:center}.lh__location-text .lh__h-lg{color:var(--lh-dark);margin-bottom:28px}.lh__loc-info{margin-top:24px;display:flex;flex-direction:column;gap:18px}.lh__loc-info p{font-family:var(--lh-font);font-size:.9rem;color:#ffffffb3;line-height:1.75}.lh__location-text .lh__loc-info p{color:#8a8279}.lh__loc-info strong{display:block;font-family:var(--lh-font);font-weight:700;font-size:.65rem;letter-spacing:.26em;text-transform:uppercase;color:var(--lh-dark);margin-bottom:3px}.lh__location-map{background:#d4ccc2;min-height:55vh;display:flex;align-items:center;justify-content:center;font-family:var(--lh-font);font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:#8a8279}.lh__location-map iframe{width:100%;height:100%;min-height:400px;border:0}@media(min-width:768px){.lh__location{grid-template-columns:1fr 1fr;min-height:70vh}.lh__location-text{padding:80px 40px}.lh__loc-info p{font-size:1.15rem;line-height:1.9}.lh__loc-info strong{font-size:.85rem;letter-spacing:.3em}}.lh__contact-hours{display:grid;grid-template-columns:1fr;background:var(--lh-dark);color:var(--lh-white)}.lh__ch-col{padding:48px 24px;display:flex;flex-direction:column;justify-content:center}.lh__ch-col:first-child{border-bottom:1px solid rgba(255,255,255,.05)}.lh__ch-col .lh__sub{margin-bottom:16px}.lh__ch-heading{font-family:var(--lh-font);font-size:1.5rem;font-weight:700;text-transform:uppercase;margin-bottom:32px;line-height:1.1;color:var(--lh-white)}.lh__c-row{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.05)}.lh__c-label{font-family:var(--lh-font);font-size:.65rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:#fff9;margin-bottom:4px}.lh__c-value{font-family:var(--lh-font);font-size:.9rem;font-weight:400;line-height:1.75}.lh__c-value a{text-decoration:none;color:inherit;transition:color .3s}.lh__c-value a:hover{color:var(--lh-brand)}.lh__h-row{display:flex;justify-content:space-between;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.08);font-family:var(--lh-font);font-size:1.05rem}.lh__h-day{font-weight:500}.lh__h-time{color:#ffffffb3;font-weight:500}.lh__h-closed{color:var(--lh-brand);font-weight:700}@media(min-width:768px){.lh__contact-hours{grid-template-columns:1fr 1fr}.lh__ch-col{padding:80px 40px}.lh__ch-col:first-child{border-bottom:none;border-right:1px solid rgba(255,255,255,.05)}.lh__ch-heading{font-size:2.6rem}.lh__c-label{font-size:.85rem;letter-spacing:.3em}.lh__c-value{font-size:1.15rem;line-height:1.9}.lh__h-row{font-size:1.2rem}}.lh__cta-final{background:var(--lh-brand);color:var(--lh-white);text-align:center;padding:60px 24px;position:relative;overflow:hidden;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.lh__cta-final .lh__h-xl{margin-bottom:14px}.lh__cta-final .lh__sub{color:#ffffffb3}@media(min-width:768px){.lh__cta-final{padding:80px 40px}}
/*# sourceMappingURL=/cdn/shop/t/813/assets/section-lejan-house.css.map */
