.luman-hero{align-items:center;box-sizing:border-box;display:flex;min-height:100vh;overflow:hidden;padding-left:60px;padding-right:60px;position:relative}.luman-hero:before{background-color:#c4955a;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.luman-hero__geo{height:100%;pointer-events:none;position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:auto}.luman-hero__inner{animation:lumanFadeUp .9s ease .1s both;margin:0 auto;max-width:1100px;position:relative;z-index:2}.luman-hero__eyebrow{display:block;font-family:DM Sans,Calibri,sans-serif;font-size:10px;letter-spacing:3px;margin-bottom:24px;text-transform:uppercase}.luman-hero__headline{margin:0}.luman-hero__accent,.luman-hero__headline{font-family:Baskervville,Georgia,serif;font-weight:400;line-height:1.1}.luman-hero__accent{display:block;font-style:italic;margin-bottom:28px}.luman-hero__rule{height:2px;margin-bottom:28px;width:36px}.luman-hero__body{font-family:DM Sans,Calibri,sans-serif;font-size:17px;font-weight:300;line-height:1.78;margin-bottom:48px}.luman-hero__ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.luman-hero__btn-primary{display:inline-block;font-family:DM Sans,Calibri,sans-serif;font-size:11px;font-weight:500;letter-spacing:1.2px;padding:14px 30px;text-decoration:none;text-transform:uppercase;transition:opacity .2s,transform .15s}.luman-hero__btn-primary:hover{opacity:.88;transform:translateY(-1px)}.luman-hero__btn-ghost{border-bottom:1px solid;display:inline-block;font-family:DM Sans,Calibri,sans-serif;font-size:11px;letter-spacing:1px;padding-bottom:2px;text-decoration:none;text-transform:uppercase;transition:opacity .2s}.luman-hero__btn-ghost:hover{opacity:1!important}@keyframes lumanFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.luman-hero{min-height:auto;padding-left:24px;padding-right:24px}.luman-hero__geo{display:none}.luman-hero__ctas{align-items:flex-start;flex-direction:column}}