.ghb-ipad{--ghb-ipad-scale: 0.62;--ghb-ipad-w: 800px;--ghb-ipad-h: 603px;--ghb-ipad-screen-radius: 16px;display:block;position:relative;width:calc(var(--ghb-ipad-w)*var(--ghb-ipad-scale));max-width:100%;margin:0 auto;padding:0;border:0;background:none;text-decoration:none;color:inherit;aspect-ratio:800/603;animation:ghb-ipad-float 6s ease-in-out infinite}@media(min-width: 690px){.ghb-ipad{--ghb-ipad-scale: 0.85}}@media(min-width: 1000px){.ghb-ipad{--ghb-ipad-scale: 1}}.ghb-ipad--button{cursor:zoom-in;appearance:none}.ghb-ipad--link{cursor:pointer}.ghb-ipad--button:hover .ghb-ipad__stage,.ghb-ipad--button:focus-visible .ghb-ipad__stage,.ghb-ipad--link:hover .ghb-ipad__stage,.ghb-ipad--link:focus-visible .ghb-ipad__stage{transform:scale(var(--ghb-ipad-scale)) translateY(-14px);filter:drop-shadow(0 34px 50px rgba(0, 0, 0, 0.45))}.ghb-ipad:focus-visible{outline:none}.ghb-ipad:focus-visible .ghb-ipad__stage{filter:drop-shadow(0 0 0 3px var(--ghb-accent)) drop-shadow(0 26px 42px rgba(0, 0, 0, 0.38))}.ghb-ipad__stage{position:absolute;top:0;left:0;width:var(--ghb-ipad-w);height:var(--ghb-ipad-h);transform-origin:0 0;transform:scale(var(--ghb-ipad-scale));transition:transform .3s ease,filter .3s ease;filter:drop-shadow(0 26px 42px rgba(0, 0, 0, 0.38))}.ghb-ipad__screen{position:absolute;top:0;left:0;z-index:1;width:720px;height:600px;overflow:hidden;background:#000;border-radius:var(--ghb-ipad-screen-radius);transform-origin:0 0;transform:matrix3d(0.95888, -0.01786, 0, -0.00004749, -0.06927, 0.86001, 0, -0.00004685, 0, 0, 1, 0, 61, 37, 0, 1);backface-visibility:hidden}.ghb-ipad__photo{position:absolute;inset:0;width:var(--ghb-ipad-w);height:var(--ghb-ipad-h);z-index:2;pointer-events:none;user-select:none}.ghb-ipad__shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top center;opacity:0;transition:opacity .45s ease-in-out;-webkit-user-drag:none;user-drag:none}.ghb-ipad__shot.is-active{opacity:1}.ghb-ipad__placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;color:hsla(0,0%,100%,.85);text-align:center}.ghb-ipad--mirror .ghb-ipad__photo{transform:scaleX(-1)}.ghb-ipad--mirror .ghb-ipad__screen{transform:matrix3d(1.031819, 0.018482, 0, 0.000049072, 0.032917, 0.890427, 0, -0.00004845, 0, 0, 1, 0, 22, 25, 0, 1)}.ghb-ipad--still{animation:none}.ghb-ipad--still .ghb-ipad__shot{transition:none}.ghb-ipad--phone{--ghb-ipad-w: 386px;--ghb-ipad-h: 800px;--ghb-ipad-screen-radius: 56px;aspect-ratio:386/800}.ghb-ipad--phone .ghb-ipad__screen{width:360px;height:800px;background:#fff;transform:matrix3d(0.942353, -0.003531, 0, -0.000044267, -0.000924, 0.95799, 0, 0.0000217126, 0, 0, 1, 0, 16, 18, 0, 1)}.ghb-ipad--phone .ghb-ipad__shot{object-fit:contain;padding-top:15%}.ghb-ipad--phone.ghb-ipad--mirror .ghb-ipad__screen{transform:matrix3d(0.974977, 0.003587, 0, 0.0000449837, 0.009456, 0.973504, 0, 0.0000220644, 0, 0, 1, 0, 25, 17, 0, 1)}.ghb-ipad--notebook{--ghb-ipad-w: 800px;--ghb-ipad-h: 483px;--ghb-ipad-screen-radius: 4px;aspect-ratio:800/483}.ghb-ipad--notebook .ghb-ipad__screen{transform:matrix3d(0.886111, 0, 0, 0, 0, 0.691667, 0, 0, 0, 0, 1, 0, 80, 10, 0, 1)}.ghb-ipad--notebook.ghb-ipad--mirror .ghb-ipad__screen{transform:matrix3d(0.886111, 0, 0, 0, 0, 0.691667, 0, 0, 0, 0, 1, 0, 82, 10, 0, 1)}@keyframes ghb-ipad-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion: reduce){.ghb-ipad{animation:none}.ghb-ipad__shot{transition:none}}.ghb-hero{--ghb-accent: var(--theme-palette-color-1, #f08a24);--ghb-navy: var(--theme-palette-color-2, #1f3a5f);--ghb-gold: var(--theme-palette-color-3, #d6a23e);--ghb-ink: var(--theme-font-color, #333);--ghb-muted: var(--theme-font-color, #6b6b6b);--ghb-surface: #fff;--ghb-surface-hover: #f5efeb;--ghb-border: var(--theme-border-color, #e2e2e2);--ghb-bar-bg: #e9e9e9;--ghb-link-hover: var(--theme-palette-color-1, #f08a24);--ghb-radius: 4px;--ghb-shadow: 0 20px 25px rgba(0, 0, 0, 0.1), 0 10px 10px rgba(0, 0, 0, 0.04);--ghb-shadow-hover: 0 25px 50px rgba(0, 0, 0, 0.25);--ghb-gap: 1rem;--ghb-section-gap: clamp(2.5rem, 6vw, 5rem);--ghb-shape-color: var(--ghb-navy);box-sizing:border-box;position:relative;margin-bottom:100px;color:var(--theme-palette-color-8);font-family:Campton,var(--theme-font-family, sans-serif);font-size:16px;font-weight:400;line-height:28px;overflow:visible;width:100vw}.ghb-hero *,.ghb-hero *::before,.ghb-hero *::after{box-sizing:border-box}@media(max-width: 767.98px){.ghb-hero{overflow:show}}@media(min-width: 768px){.ghb-hero{font-size:18px;line-height:30px}}@media(min-width: 992px){.ghb-hero{margin-bottom:158px}}.ghb-hero--immoledo{--ghb-shape-color: var(--ghb-accent)}.ghb-hero__bg{position:absolute;top:0;bottom:0;left:50%;z-index:0;width:100vw;transform:translateX(-50%);background-color:var(--ghb-shape-color);clip-path:polygon(0 0, 100% 12px, 96.5% calc(100% - 90px), 0 100%);max-width:1440px;animation:ghb-hero-bg-reveal .9s cubic-bezier(0.22, 1, 0.36, 1) both}.ghb-hero__container{position:relative;z-index:1;width:100%;margin:0 auto;padding:0 20px}@media(min-width: 992px){.ghb-hero__container{padding:0 15px}}@media(min-width: 1366px){.ghb-hero__container{max-width:1210px}}.ghb-hero__content{display:flex;flex-direction:column-reverse;flex-wrap:nowrap;min-height:486px;margin:0 -5px;overflow:visible}@media(min-width: 768px){.ghb-hero__content{flex-direction:row;margin:0;padding-top:30px;overflow:visible}}@media(min-width: 1366px){.ghb-hero__content{overflow:visible}}.ghb-hero__col--text{padding:25px 15px 90px}@media(min-width: 768px){.ghb-hero__col--text{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;width:50%;min-height:446px;padding:30px 0 50px}}.ghb-hero__col--media{position:relative}@media(min-width: 768px){.ghb-hero__col--media{width:50%;padding-top:35px}}.ghb-hero__eyebrow{display:inline-block;margin:0 0 14px;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--theme-palette-color-8);opacity:.85;animation:ghb-hero-rise .6s cubic-bezier(0.22, 1, 0.36, 1) .18s both}@media(min-width: 992px){.ghb-hero__eyebrow{font-size:14px}}.ghb-hero__title{margin:0 0 33px;font-family:inherit;font-size:32px;font-weight:700;line-height:37px;letter-spacing:2px;color:var(--theme-palette-color-8);animation:ghb-hero-rise .6s cubic-bezier(0.22, 1, 0.36, 1) .25s both}@media(min-width: 992px){.ghb-hero__title{max-width:580px;font-size:46px;line-height:54px;letter-spacing:1.85px}}.ghb-hero__lead{padding:0 3px;font-size:18px;font-weight:400;line-height:27px;animation:ghb-hero-rise .6s cubic-bezier(0.22, 1, 0.36, 1) .4s both}@media(min-width: 992px){.ghb-hero__lead{max-width:580px;padding:0;font-size:20px;font-weight:500;line-height:30px;letter-spacing:.24px}}.ghb-hero__lead p{margin:0 0 1.375em}.ghb-hero__lead p:last-child{margin-bottom:0}.ghb-hero__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:28px;padding:.85em 1.8em;border:2px solid rgba(0,0,0,0);border-radius:var(--ghb-radius);background:var(--ghb-gold);color:#fff;font-family:inherit;font-size:18px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:filter .2s ease,background-color .2s ease;animation:ghb-hero-rise .6s cubic-bezier(0.22, 1, 0.36, 1) .55s both}.ghb-hero__cta:hover,.ghb-hero__cta:focus-visible{filter:brightness(0.92);color:#fff}.ghb-hero__cta:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(min-width: 992px){.ghb-hero__cta{margin-top:36px;font-size:20px}}.ghb-hero__figure{position:relative;margin:0;right:0;margin-right:-125px;width:calc(100% + 150px)}@media(min-width: 768px){.ghb-hero__figure{margin-right:0;width:100%}}@media(min-width: 992px){.ghb-hero__figure{width:calc(100% + 35px)}}@media(min-width: 1366px){.ghb-hero__figure{margin-right:-90px}}@media(min-width: 1441px){.ghb-hero__figure{margin-right:-120px}}.ghb-hero__image{display:block;width:100%;height:auto;vertical-align:middle;clip-path:polygon(8% 0, 94% 0, 100% 93%, 0 100%)}@media(min-width: 768px){.ghb-hero__image{height:475px;margin-left:85px;object-fit:cover}}.ghb-hero__caption{position:absolute;right:5px;bottom:45px;z-index:2;max-width:70%;margin-bottom:10px;padding:10px;background-color:#fff;color:#333;opacity:.9;font-size:14px;line-height:18px;text-align:left}@media(min-width: 544px){.ghb-hero__caption{right:10px;bottom:65px}}@media(min-width: 992px){.ghb-hero__caption{margin-bottom:5px;line-height:16px;letter-spacing:1px}}@media(min-width: 1366px){.ghb-hero__caption{margin-right:-98px}}.ghb-hero__caption p{margin:0 0 1em}.ghb-hero__caption p:last-child{margin-bottom:0}.ghb-hero__placeholder{display:flex;align-items:center;justify-content:center;min-height:320px;padding:20px;border:2px dashed hsla(0,0%,100%,.6);color:hsla(0,0%,100%,.8);text-align:center}.ghb-hero__col--media .ghb-ipad{--ghb-ipad-scale: 0.46;margin-top:-20px;animation:ghb-ipad-float 6s ease-in-out infinite,ghb-hero-fade .7s ease .5s both}.ghb-hero__col--media .ghb-ipad.ghb-ipad--phone{margin-left:auto;margin-right:auto}@media(min-width: 768px){.ghb-hero__col--media .ghb-ipad{--ghb-ipad-scale: 0.5;margin-left:60px}}@media(min-width: 992px){.ghb-hero__col--media .ghb-ipad{--ghb-ipad-scale: 0.7;margin-left:85px}}.ghb-hero__col--media .ghb-ipad:focus-visible{outline:3px solid #fff;outline-offset:6px}@keyframes ghb-hero-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px) scaleZ(1.2)}}@keyframes ghb-hero-bg-reveal{from{clip-path:polygon(0 0, 100% 12px, 96.5% 12px, 0 0)}to{clip-path:polygon(0 0, 100% 12px, 96.5% calc(100% - 90px), 0 100%)}}@keyframes ghb-hero-rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ghb-hero-fade{from{opacity:0}to{opacity:1}}@media(prefers-reduced-motion: reduce){.ghb-hero__bg,.ghb-hero__eyebrow,.ghb-hero__title,.ghb-hero__lead,.ghb-hero__cta,.ghb-hero .ghb-ipad{animation:none}}
