body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.App,body{background:#f7f7f4}.App{color:#171918;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;min-height:100vh}.App-header{border-bottom:1px solid rgba(23,25,24,.08);height:88px;justify-content:space-between;margin:0 auto;position:relative;width:min(1280px,calc(100% - 64px));z-index:10}.App-brand,.App-header{align-items:center;display:flex}.App-header-logo{height:42px;width:auto}.App-nav{align-items:center;display:flex;gap:34px}.App-nav a{color:#6d7370;font-size:13px;text-decoration:none;transition:color .2s ease}.App-nav a:hover{color:#171918}.App-main{position:relative}.App-hero{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);height:calc(100svh - 88px);margin:0 auto;min-height:640px;position:-webkit-sticky;position:sticky;top:0;width:min(1280px,calc(100% - 64px));z-index:1}.App-hero-content{max-width:780px}.App-eyebrow{color:#84908b;display:block;font-size:11px;font-weight:600;letter-spacing:.18em;margin-bottom:28px;text-transform:uppercase}.App-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.4vw,78px);font-weight:400;letter-spacing:-.045em;line-height:1.02;max-width:760px}.App-hero h1 span{color:#70837b}.App-hero-description{color:#69706d;font-size:17px;line-height:1.7;margin-top:32px;max-width:570px}.App-hero-link{align-items:center;color:#171918;display:flex;font-size:13px;font-weight:500;gap:14px;margin-top:44px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.App-hero-link span{transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.App-hero-link:hover span{-webkit-transform:translateY(3px);transform:translateY(3px)}.App-hero-mark{align-items:center;display:flex;justify-content:center}.App-hero-mark img{height:auto;opacity:1;width:min(100%,330px)}.App-stack{position:relative;z-index:2}.App-panel-stage{height:100svh;position:-webkit-sticky;position:sticky;top:0;width:100%}.App-panel-stage:first-child{z-index:1}.App-panel-stage-products,.App-panel-stage:nth-child(2){z-index:2}.App-panel{border-radius:34px 34px 0 0;height:calc(100svh - 24px);margin:24px auto 0;min-height:620px;overflow:hidden;padding:clamp(48px,6vw,90px);position:relative;width:min(1380px,calc(100% - 32px))}.App-section-label{color:#89938e;display:block;font-size:10px;font-weight:600;letter-spacing:.18em;margin-bottom:32px;text-transform:uppercase}.App-panel-number{align-self:flex-start;color:hsla(0,0%,100%,.35);font-size:11px;letter-spacing:.16em}.App-company{grid-gap:80px;align-items:center;background:#202421;color:#f5f5ef;display:grid;gap:80px;grid-template-columns:180px 1fr}.App-company .App-section-label{color:hsla(0,0%,100%,.45)}.App-company-content{max-width:860px}.App-company h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,82px);font-weight:400;letter-spacing:-.05em;line-height:1;max-width:850px}.App-company p{color:hsla(0,0%,100%,.55);font-size:17px;line-height:1.8;margin-top:38px;max-width:620px}.App-panel-stage-products .App-panel{box-shadow:0 -24px 70px rgba(23,25,24,.09)}.App-products{background:#e9ece8;color:#171918;display:grid;grid-template-rows:auto 1fr auto}.App-products-heading{align-items:flex-start;display:flex;gap:60px;justify-content:space-between}.App-products-heading .App-section-label{margin-bottom:24px}.App-products-heading .App-panel-number{color:#949d98}.App-products h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.2vw,72px);font-weight:400;letter-spacing:-.05em;line-height:.98}.App-product{grid-gap:clamp(50px,8vw,130px);align-items:center;align-self:center;border-bottom:1px solid rgba(23,25,24,.13);border-top:1px solid rgba(23,25,24,.13);color:inherit;display:grid;gap:clamp(50px,8vw,130px);grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);padding:clamp(38px,5vw,64px) 0;text-decoration:none;width:100%}.App-product-main{align-items:center;display:flex;gap:clamp(26px,3vw,44px)}.App-product-icon{border-radius:28%;box-shadow:0 18px 45px rgba(23,25,24,.11);flex-shrink:0;height:clamp(92px,8vw,124px);overflow:hidden;transition:-webkit-transform .35s cubic-bezier(.2,.7,.2,1);transition:transform .35s cubic-bezier(.2,.7,.2,1);transition:transform .35s cubic-bezier(.2,.7,.2,1),-webkit-transform .35s cubic-bezier(.2,.7,.2,1);width:clamp(92px,8vw,124px)}.App-product-icon img{display:block;height:100%;object-fit:cover;width:100%}.App-product-title span{color:#8a938e;display:block;font-size:10px;font-weight:600;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.App-product h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,5.5vw,76px);font-weight:400;letter-spacing:-.055em;line-height:.95}.App-product-side{justify-self:end;max-width:430px}.App-product-side p{color:#69716d;font-size:16px;line-height:1.7}.App-product-visit{align-items:center;color:#171918;display:flex;font-size:12px;font-weight:500;gap:20px;justify-content:space-between;margin-top:30px}.App-product-arrow{align-items:center;border:1px solid rgba(23,25,24,.16);border-radius:50%;display:flex;height:44px;justify-content:center;transition:background .25s ease,color .25s ease,-webkit-transform .3s ease;transition:background .25s ease,color .25s ease,transform .3s ease;transition:background .25s ease,color .25s ease,transform .3s ease,-webkit-transform .3s ease;width:44px}.App-product:hover .App-product-icon{-webkit-transform:scale(1.035);transform:scale(1.035)}.App-product:hover .App-product-arrow{background:#171918;color:#f5f5ef;-webkit-transform:translate(3px,-3px);transform:translate(3px,-3px)}.App-footer{align-items:center;display:flex;gap:32px;justify-content:space-between;padding-top:22px;width:100%}.App-footer-company{color:#4f5753;font-size:13px;font-weight:500;letter-spacing:.01em}.App-footer-meta{align-items:center;color:#929b96;display:flex;font-size:13px;gap:28px}@media (max-width:640px){.App-footer{align-items:flex-start;flex-direction:column;gap:8px;padding-top:18px}.App-footer-meta{gap:16px;justify-content:space-between;width:100%}}@media (max-width:900px){.App-header,.App-hero{width:min(100% - 40px,1280px)}.App-hero{gap:40px;grid-template-columns:1fr}.App-hero-mark{display:none}.App-panel{border-radius:26px 26px 0 0;padding:48px 32px;width:calc(100% - 20px)}.App-company{align-content:center;gap:50px;grid-template-columns:1fr}.App-product{gap:34px;grid-template-columns:1fr}.App-product-side{justify-self:start;max-width:540px}}@media (max-width:640px){.App-header{height:74px}.App-header-logo{height:34px}.App-nav{gap:18px}.App-nav a{font-size:12px}.App-hero{height:calc(100svh - 74px);min-height:580px}.App-hero h1{font-size:44px}.App-hero-description{font-size:15px}.App-panel-stage,.App-panel-stage-products{height:100svh}.App-panel{border-radius:24px 24px 0 0;height:calc(100svh - 12px);margin-top:12px;min-height:580px;padding:38px 24px}.App-company{gap:34px}.App-company h2{font-size:44px}.App-company p{font-size:15px;margin-top:28px}.App-products{padding:38px 24px 26px}.App-products-heading{gap:24px}.App-products-heading .App-section-label{margin-bottom:18px}.App-products h2{font-size:41px}.App-product{gap:28px;padding:32px 0}.App-product-main{gap:20px}.App-product-icon{height:72px;width:72px}.App-product-title span{font-size:8px;margin-bottom:7px}.App-product h3{font-size:42px}.App-product-side p{font-size:14px}.App-product-visit{margin-top:22px}.App-product-arrow{height:40px;width:40px}.App-footer{align-items:flex-start;flex-direction:column;gap:14px;padding-top:20px}.App-footer>img{height:26px}.App-footer-meta{flex-wrap:wrap;font-size:9px;gap:7px}}
/*# sourceMappingURL=main.1c84dd7d.css.map*/