:root{--lp-bg:#F4F1EA;--lp-white:#fff;--lp-text:#2C2927;--lp-text-light:#6F6A65;--lp-border:#D5CEC8;--lp-heading:"Cormorant", serif;--lp-body:"Jost", sans-serif;--lp-container:1400px;--lp-space-xs:12px;--lp-space-sm:24px;--lp-space-md:36px;--lp-space-lg:60px;--lp-space-xl:65px}.landing-section{padding:var(--lp-space-xl) 0;background:var(--lp-bg)}.landing-what-we-do,.landing-services{padding-bottom:120px}.landing-container{width:min(calc(100% - 60px),var(--lp-container));margin:auto}@media(max-width:991px){.landing-what-we-do,.landing-services{padding-bottom:var(--lp-space-xl)}}@media(max-width:768px){.landing-container{width:calc(100% - 40px)}}.lp-heading{font-weight:400;line-height:1;font-size:48px;letter-spacing:6px;text-transform:uppercase}.lp-title{font-family:var(--lp-heading);font-size:64px;line-height:1.05;font-weight:400}.lp-subtitle{font-family:var(--lp-body);text-transform:uppercase;letter-spacing:.35em;font-size:12px}.lp-text{font-family:var(--lp-body);font-size:16px;line-height:1.8;letter-spacing:1px;color:#1a1a1acc}.lp-uppercase{text-transform:uppercase;letter-spacing:.25em}.lp-center{text-align:center}.lp-flex{display:flex}.lp-flex-center{display:flex;justify-content:center;align-items:center}.lp-column{display:flex;flex-direction:column}.lp-gap-sm{gap:16px}.lp-gap{gap:24px}.lp-gap-lg{gap:48px}.lp-mt-sm{margin-top:20px}.lp-mt{margin-top:40px}.lp-mt-lg{margin-top:80px}.lp-mb-sm{margin-bottom:20px}.lp-mb{margin-bottom:40px}.lp-mb-lg{margin-bottom:80px}.lp-link{color:inherit;text-decoration:none;transition:.3s}.lp-link:hover{opacity:.65}.lp-divider{display:block;width:80px;height:1px;background:var(--lp-border);margin:auto}.lp-icon{width:18px;height:auto;display:block}.lp-scroll{display:flex;flex-direction:column;align-items:center;gap:18px}.lp-scroll span{font-size:11px;letter-spacing:.45em;text-transform:uppercase;color:#a39d97}.lp-scroll-line{width:1px;height:70px;background:var(--lp-border)}.lp-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;text-decoration:none;transition:.3s}.lp-btn-dark{background:#222;color:#fff}.lp-btn-outline{border:1px solid var(--lp-text)}@media(max-width:991px){.lp-heading{line-height:1.5;font-size:28px;letter-spacing:3px}}@media(max-width:768px){.lp-title{font-size:32px}.lp-text{font-size:15px}}.landing-hero{min-height:100vh;background:#f4f1ea;display:flex;align-items:center}.landing-hero__content{max-width:560px;margin:auto;display:flex;flex-direction:column;align-items:center}.landing-hero__logo{margin-bottom:60px}.landing-hero__logo img{width:100%;max-width:450px;display:block}.landing-hero__social{display:flex;align-items:center;gap:8px;margin-bottom:55px}.landing-hero__social-icon{width:26px}.landing-hero__social span{font-size:14px;color:#1a1a1acc;text-transform:uppercase;letter-spacing:3px}.landing-hero__content .lp-divider{margin-bottom:60px}.landing-hero__contact{display:flex;flex-direction:column;align-items:center;gap:28px;max-width:300px}.landing-hero__website{font-size:18px;letter-spacing:.18em;text-transform:uppercase}.landing-hero__phone{letter-spacing:.18em;font-size:18px}.landing-hero__address,.landing-hero__phone{font-size:18px;position:relative;display:inline-block;text-align:center;padding-left:28px}.landing-hero__address .lp-icon,.landing-hero__phone .lp-icon{position:absolute;left:0;top:.25em;width:16px}.landing-hero__address .lp-icon{left:10px}.landing-hero__address .lp-icon{width:20px}.landing-hero__address span,.hero__phone span{font-size:18px;line-height:1.7;letter-spacing:.18em;text-transform:uppercase;text-align:left}.landing-hero__scroll{margin-top:120px;display:flex;flex-direction:column;align-items:center;gap:18px}.landing-hero__scroll .lp-overline{text-transform:uppercase;letter-spacing:.18em;font-size:12px;color:#1a1a1a99}.landing-hero__scroll-line{position:relative;width:1px;height:70px;background:#d7d2cd;overflow:hidden}.landing-hero__scroll-line:after{content:"";position:absolute;left:0;top:-16px;width:1px;height:16px;background:#2c2927;animation:scrollGlow 2s ease-in-out infinite}@keyframes scrollGlow{0%{transform:translateY(0);opacity:0}20%{opacity:1}to{transform:translateY(86px);opacity:0}}@media(max-width:768px){.landing-hero__logo img{max-width:250px}}.landing-what-we-do{background:var(--lp-bg);border-bottom:1px solid #E2E8F0}.landing-what-we-do__header{max-width:740px;margin:0 auto 120px;text-align:center}.lp-label{font-size:15px;text-transform:uppercase;letter-spacing:6px;color:#1a1a1acc}.landing-what-we-do__heading{margin:18px 0 26px}.landing-what-we-do__title.lp-heading{text-transform:capitalize}.landing-what-we-do__items{display:flex;flex-direction:column;gap:65px}.landing-what-we-do__item{display:grid;grid-template-columns:minmax(320px,640px) 1fr;gap:60px;align-items:center}.landing-what-we-do__item.image_right{grid-template-columns:1fr minmax(320px,640px)}.landing-what-we-do__item.image_right .landing-what-we-do__image{order:2}.landing-what-we-do__item.image_right .landing-what-we-do__content{order:1;text-align:right;justify-self:end;align-items:flex-end}.landing-what-we-do__image{width:100%}.landing-what-we-do__image img{display:block;width:100%;height:100%;max-height:880px;object-fit:cover}.landing-what-we-do__content{display:flex;flex-direction:column;align-items:flex-start}.landing-what-we-do__label,.landing-what-we-do__title{margin-bottom:24px}.landing-what-we-do__text p:last-child{margin-bottom:0}@media(max-width:991px){.landing-what-we-do__header{margin-bottom:80px}.landing-what-we-do__items{gap:100px}.landing-what-we-do__item,.landing-what-we-do__item.image_right{grid-template-columns:1fr;gap:50px}.landing-what-we-do__item.image_right .landing-what-we-do__image,.landing-what-we-do__item.image_right .landing-what-we-do__content{order:unset}.landing-what-we-do__content,.landing-what-we-do__item.image_right .landing-what-we-do__content{margin:auto;align-items:center;text-align:center}.landing-what-we-do__text{max-width:100%}}@media(max-width:767px){.landing-footer{padding:0}.landing-what-we-do{padding:80px 0}.landing-what-we-do__header{margin-bottom:60px}.landing-what-we-do__items{gap:60px}.landing-what-we-do__item,.landing-what-we-do__item.image_right{gap:20px}.landing-what-we-do__label{margin-bottom:14px}.landing-what-we-do__title{margin-bottom:18px}}.landing-services{border-bottom:1px solid #E2E8F0}.landing-services__header{max-width:100%;margin:0 auto 90px;text-align:center}.landing-services__heading{margin:20px 0 26px}.landing-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.landing-services__card{display:flex;flex-direction:column}.landing-services__image{margin-bottom:34px}.landing-services__image img{display:block;width:100%;height:auto;max-height:442px;object-fit:cover}.landing-services__title{margin-bottom:18px;font-size:32px;text-transform:capitalize;letter-spacing:3px;line-height:1.25}.landing-services__text{max-width:95%}@media(max-width:991px){.landing-services__grid{grid-template-columns:repeat(2,1fr)}.landing-services__title{font-size:28px}}@media(max-width:767px){.landing-services__header{margin-bottom:60px}.landing-services__grid{grid-template-columns:1fr;gap:60px}.landing-services__image{margin-bottom:24px}}.landing-footer{padding-bottom:0}.landing-footer__copyright{border-top:1px solid #E2E8F0;padding:20px 0;text-align:center}.landing-footer__copyright-text{margin:0;font-size:14px}.landing-footer__inner{padding:35px 0 60px;display:flex;flex-direction:column;align-items:center;text-align:center}.landing-footer__logo{margin-bottom:36px}.landing-footer__logo img{display:block;max-width:260px;width:100%;height:auto}.landing-footer__description{max-width:650px;margin-bottom:60px}.landing-footer .lp-divider{margin-bottom:60px}.landing-footer__social{display:flex;flex-direction:column;align-items:center}.landing-footer__heading{margin-top:0;margin-bottom:20px}.landing-footer__icons{display:flex;align-items:center;gap:28px}.landing-footer__icon{transition:.35s ease}.landing-footer__icon img{display:block;width:28px;height:28px}.landing-footer__icon:hover{opacity:.7;transform:translateY(-3px)}@media(max-width:991px){.landing-footer__inner{padding:90px 0}.landing-footer__description{max-width:540px}}@media(max-width:767px){.landing-footer__copyright{padding:20px 0}.landing-footer__copyright-text{font-size:12px}.landing-footer__inner{padding:70px 0}.landing-footer__logo{margin-bottom:28px}.landing-footer__logo img{max-width:190px}.landing-footer__description,.landing-footer .lp-divider{margin-bottom:40px}.landing-footer__heading{margin-bottom:20px}.landing-footer__icons{gap:20px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/landing-page.css.map */
