@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Roboto+Slab:wght@500;600&display=swap";:root{color:#101411;background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #101411;--paper: #ffffff;--soft: #f1f1ee;--muted: #6c716d;--line: rgba(16, 20, 17, .18);--orange: #ff580a;--dark: #111612;--shell: min(1440px, calc(100vw - 64px) );--section-space: clamp(56px, 7vw, 100px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper)}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,video,iframe{display:block;max-width:100%}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500;letter-spacing:-.045em}h2{font-size:clamp(2.8rem,5.5vw,6rem);line-height:.97}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;padding:12px 18px;color:#fff;background:var(--ink);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:var(--shell);margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;min-height:78px;padding:12px 32px;color:#fff;background:#0c100de0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:color .25s ease,background .25s ease,border-color .25s ease}.site-header:after{position:absolute;right:32px;bottom:0;left:32px;height:1px;background:#ffffff40;content:""}.site-header.is-scrolled{background:#0c100df0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header.is-scrolled:after{background:#ffffff2e}.brand{width:154px}.brand img{width:100%;height:auto}.brand--parent{width:190px}.brand--kool{justify-self:end}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:54px;padding:0 18px 0 24px;border:1px solid transparent;border-radius:999px;color:#fff;background:var(--orange);font-size:.84rem;font-weight:600;transition:transform .18s ease,color .18s ease,background .18s ease}.button svg,.text-link svg,.spotlight-card__content svg,.footer-intro .button svg{width:22px;height:22px}.button:hover{transform:translateY(-2px)}.button:focus-visible,.brand:focus-visible,.text-link:focus-visible,.video-card:focus-visible,.large-video:focus-visible,.orchard-video:focus-visible,.outcome__button:focus-visible,.footer-nav a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.button--small{min-height:44px;padding:0 14px 0 18px;font-size:.76rem}.button--small svg{width:19px;height:19px}.hero{position:relative;height:260vh;color:#fff;background:#252b27}.hero__pin{position:sticky;top:0;height:100vh;min-height:680px;overflow:hidden}.hero__media{position:absolute;inset:0;overflow:hidden;background:#6c716d url(/assets/img/hero-drone-start.jpg) center / cover}.hero__media:after{position:absolute;inset:auto 0 0;height:72%;background:linear-gradient(0deg,#141915f0,#141915ad 40%,#14191500);content:"";z-index:1;opacity:var(--hero-scrim-opacity, 1);pointer-events:none}.hero__media.is-handoff{position:fixed;inset:0 auto auto 0;z-index:4;width:100vw;height:100vh}.hero__pin:has(.hero__media.is-handoff){z-index:4;overflow:visible}.hero__media video,.hero__end-frame{width:100%;height:100%;object-fit:cover;object-position:center}.hero__end-frame{position:absolute;inset:0;opacity:0}.hero__content{position:absolute;z-index:2;bottom:clamp(58px,8vh,84px);left:32px;width:min(680px,52vw);will-change:transform,opacity}.hero h1{max-width:680px;margin-bottom:24px;font-size:clamp(2.2rem,3.6vw,4rem);line-height:.96}.hero__content>p:not(.trust-line){max-width:620px;margin-bottom:30px;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.trust-line{margin:20px 0 0;font-size:.78rem;font-weight:500;letter-spacing:.02em}.video-card{position:relative;display:block;padding:0;overflow:hidden;border:0;border-radius:14px;color:#fff;background:#0d100e;cursor:pointer;text-align:left}.hero__video-card{position:absolute;right:32px;bottom:48px;z-index:3;width:clamp(230px,19vw,330px)}.video-card>img{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform .5s ease}.video-card:hover>img{transform:scale(1.035)}.video-card__play{position:absolute;top:50%;left:50%;width:48px;height:48px;color:var(--orange);transform:translate(-50%,-72%)}.video-card__play svg,.large-video span svg,.orchard-video span svg{width:100%;height:100%}.video-card__label{display:flex;align-items:center;justify-content:space-between;padding:12px 2px 0;font-size:.72rem}.hero__video-card .video-card__label{position:absolute;inset:auto 14px 12px;padding:0;text-shadow:0 1px 12px #000}.video-card__label small{color:#ffffffa6}.scroll-cue{position:absolute;bottom:34px;left:50%;z-index:3;display:grid;justify-items:center;gap:4px;font-size:.65rem;transform:translate(-50%)}.scroll-cue svg{width:18px;height:26px}.problem{position:relative;height:520vh;background:#f3f3f0}.problem__sticky{position:sticky;top:0;height:100vh;min-height:700px;overflow:hidden}.problem__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:clamp(56px,7vw,120px);align-items:center;height:100%;padding-block:110px 52px}.problem h2{max-width:650px;margin-bottom:30px;font-size:clamp(1.9rem,3vw,3.2rem);line-height:1.02}.problem__lead{margin-bottom:28px;color:var(--muted);font-size:1rem}.problem__list{display:grid;gap:2px;margin:0;padding:0;list-style:none}.problem__item{position:relative;padding:8px 0 8px 34px;color:#1014113d;font-size:clamp(1.55rem,2.45vw,2.8rem);font-weight:500;letter-spacing:-.045em;line-height:1.06;transition:color .28s ease}.problem__item:before{position:absolute;top:50%;left:0;width:14px;height:2px;background:currentColor;content:"";transform:translateY(-50%);transition:width .28s ease}.problem__item.is-active{color:var(--ink)}.problem__item.is-active:before{width:22px;background:var(--orange)}.problem__closing{max-width:650px;margin-top:30px;font-size:.86rem;line-height:1.45}.problem__closing p{margin-bottom:7px}.problem__visual{position:relative;aspect-ratio:.94 / 1;overflow:hidden;border-radius:20px;background:transparent}.problem__image{position:absolute;inset:0;opacity:0;transform:scale(1.035);transition:opacity .42s ease,transform .7s ease}.problem__image.is-active{z-index:1;opacity:var(--problem-active-opacity, 1);transform:scale(1)}.problem__image.is-placeholder{background:linear-gradient(145deg,#d9dbd6,#aeb2ac)}.problem__image img{width:100%;height:100%;object-fit:cover}.feature-arrow{position:absolute;right:9%;bottom:11%;display:grid;place-items:center;width:70px;height:70px;border-radius:50%;color:#fff;background:var(--orange);transform:rotate(-35deg)}.feature-arrow svg{width:34px;height:34px}.problem__steps{position:absolute;inset:0;display:grid;grid-template-rows:repeat(var(--problem-count),1fr);pointer-events:none}.meet-cab{padding:var(--section-space) 0;background:#fff}.meet-cab__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,120px);align-items:center}.meet-cab h2{max-width:650px;margin-bottom:50px;font-size:clamp(2rem,3.3vw,3.8rem);line-height:1}.benefit-list{display:grid;gap:0;margin:0 0 42px;padding:0;list-style:none}.benefit-list li{display:flex;align-items:center;gap:18px;padding:17px 0;border-bottom:1px solid var(--line);font-size:clamp(1rem,1.4vw,1.24rem)}.benefit-list li span{display:grid;place-items:center;width:25px;height:25px;flex-shrink:0;border-radius:50%;color:#fff;background:var(--orange);font-size:.72rem}.text-link{display:inline-flex;align-items:center;gap:16px;padding:0 0 9px;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:.92rem;font-weight:600;cursor:pointer}.large-video{position:relative;display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:20px;background:#b9bdb8;cursor:pointer}.large-video img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .7s ease}.large-video:hover img{transform:scale(1.025)}.large-video>span{position:absolute;top:50%;left:50%;width:clamp(70px,8vw,112px);height:clamp(70px,8vw,112px);color:var(--orange);transform:translate(-50%,-50%)}.sell-outcomes{padding:var(--section-space) 0;color:#fff;background:var(--dark)}.sell-outcomes h2{max-width:1080px;margin-bottom:clamp(44px,5vw,72px)}.outcomes-layout{display:grid;grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);gap:clamp(50px,8vw,125px);align-items:center}.outcomes-visual{position:relative;aspect-ratio:.9 / 1}.outcomes-visual__frame{position:absolute;inset:0;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#515851,#292e29);opacity:0;transform:scale(1.025);transition:opacity .32s ease,transform .6s ease}.outcomes-visual__frame.is-active{opacity:1;transform:scale(1)}.outcomes-visual__frame img{width:100%;height:100%;object-fit:cover}.outcomes-visual__frame:nth-child(2){background:linear-gradient(145deg,#62675f,#30352f)}.outcomes-visual__frame:nth-child(3){background:linear-gradient(145deg,#454d49,#232824)}.outcomes-visual__frame:nth-child(4){background:linear-gradient(145deg,#6b6c65,#343832)}.outcome{border-top:1px solid rgba(255,255,255,.28)}.outcome:last-child{border-bottom:1px solid rgba(255,255,255,.28)}.outcome__button{display:grid;grid-template-columns:1fr 44px;gap:15px;align-items:center;width:100%;padding:28px 0;border:0;color:#fff;background:transparent;font-size:clamp(1.45rem,2.35vw,2.7rem);letter-spacing:-.035em;text-align:left;cursor:pointer}.outcome__icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;transition:color .25s ease,background .25s ease,transform .25s ease}.outcome__icon svg{width:20px;height:20px}.outcome.is-open .outcome__icon{color:#fff;background:var(--orange);transform:rotate(45deg)}.outcome__details{display:grid;grid-template-rows:0fr;overflow:hidden;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease,padding-bottom .35s ease}.outcome__details>div{min-height:0;overflow:hidden}.outcome__details p{margin-bottom:8px;color:#ffffffb8;font-size:1rem}.outcome.is-open .outcome__details{grid-template-rows:1fr;padding-bottom:28px;opacity:1}.spotlights{padding:var(--section-space) 0;background:#fff}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:40px}.section-heading-row h2{margin-bottom:0;text-transform:none}.spotlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.spotlight-card{position:relative;height:430px;overflow:hidden;border-radius:16px;background:#e3e4e0}.spotlight-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.spotlight-card:after{position:absolute;inset:45% 0 0;background:linear-gradient(0deg,#000000bd,#0000);content:""}.spotlight-card:hover img{transform:scale(1.035)}.spotlight-card__content{position:absolute;inset:auto 24px 25px;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;color:#fff}.spotlight-card h3{max-width:250px;margin-bottom:0;font-size:clamp(1.3rem,1.9vw,2rem);line-height:1.02}.spotlight-card__content>span{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:var(--orange)}.social-proof{overflow:hidden;color:#fff;background:#0c100d}.social-proof__pin{display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:clamp(96px,12vh,140px) 0 clamp(32px,6vh,70px);background:#0c100d}.social-proof h2{max-width:940px;margin-bottom:70px}.video-rail{width:100%;overflow:hidden}.video-rail__track{display:flex;gap:16px;width:max-content;padding:0 32px;will-change:transform}.orchard-video{position:relative;flex:0 0 auto;width:min(54vw,760px);padding:0;overflow:hidden;border:0;border-radius:15px;background:#1d211e;cursor:pointer}.orchard-video img{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform .7s ease}.orchard-video:hover img{transform:scale(1.025)}.orchard-video>span{position:absolute;top:50%;left:50%;width:74px;height:74px;color:var(--orange);transform:translate(-50%,-50%)}@media(prefers-reduced-motion:reduce){.social-proof__pin{min-height:auto}.video-rail{overflow-x:auto;scroll-snap-type:x mandatory}.orchard-video{scroll-snap-align:start}}.farm-news{padding:var(--section-space) 0;background:#fff}.farm-news__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(32px,6vw,96px)}.farm-news__grid>img{width:100%;height:auto;border-radius:16px}.farm-news h2{margin-bottom:30px;font-size:clamp(2.4rem,4.6vw,4.6rem)}.farm-news__intro{max-width:520px;margin-bottom:24px;font-size:clamp(1.2rem,1.8vw,1.6rem);line-height:1.45}.farm-news__tagline{margin-bottom:0;color:var(--muted);font-size:1rem}.testimonials{padding:var(--section-space) 0;background:#e8e7dd url(/assets/img/testimonials-orchard.jpg) center / cover no-repeat}.testimonials h2{max-width:1120px;margin:0 auto 48px;font-size:clamp(2.5rem,4vw,4rem);text-align:center}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{display:flex;flex-direction:column;padding:clamp(24px,2.8vw,42px);border-radius:14px;background:#fff;box-shadow:0 12px 40px #1014111f}.testimonial-card__mark{color:var(--orange);font-family:Georgia,serif;font-size:5rem;line-height:.7;margin-top:8px}.testimonial-card blockquote{flex:1;margin:22px 0 28px}.testimonial-card blockquote p{margin:0;color:#4d524e;font-style:italic;font-size:clamp(1rem,1.3vw,1.25rem);line-height:1.55}.testimonial-card__grower{display:flex;align-items:center;gap:14px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}.testimonial-card__grower img{flex-shrink:0;width:56px;height:56px;object-fit:cover;border:3px solid var(--orange);border-radius:50%}.testimonial-card__grower div{display:grid;gap:5px}.testimonial-card__grower strong{color:var(--ink);font-size:.9rem}.crops{padding:var(--section-space) 0;color:#fff;background:var(--orange)}.crops h2{max-width:980px;margin-bottom:40px}.crops__inner>p{max-width:1120px;margin-bottom:48px;font-size:clamp(1.4rem,3vw,3.6rem);line-height:1.25;letter-spacing:-.035em}.crops__inner>p span{display:inline-block;margin-inline:.2em;color:#ffffff80}.award-line{display:flex;justify-content:space-between;padding-top:25px;border-top:1px solid rgba(255,255,255,.55);font-size:.86rem}.award-line strong{font-weight:600}.buyers-guide{padding:var(--section-space) 0;background:#fff}.buyers-guide__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,160px);align-items:start}.buyers-guide h2{margin-bottom:42px}.buyers-guide__copy p{max-width:650px;color:#4e544f;font-size:clamp(1rem,1.5vw,1.28rem);line-height:1.55}.guide-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px}.guide-form label{display:grid;gap:10px;padding:18px 0;border-bottom:1px solid var(--line)}.guide-form label span{color:var(--muted);font-size:.72rem}.guide-form input,.guide-form select,.guide-form textarea{min-width:0;padding:0 28px 0 0;border:0;outline:0;color:var(--ink);background:transparent;font-size:1rem}.guide-form input:focus,.guide-form select:focus,.guide-form textarea:focus{box-shadow:0 2px 0 var(--orange)}.guide-form__wide{grid-column:1 / -1}.guide-form textarea{resize:vertical;line-height:1.5}.guide-form .button{justify-self:start;margin-top:36px}.button--dark{color:#fff;background:var(--ink)}.form-reassurance,.form-status{grid-column:1 / -1;max-width:640px;margin:18px 0 0;color:var(--muted);font-size:.76rem;line-height:1.45}.form-status{min-height:1.2em;color:#2f6b45;font-weight:600}.site-footer{padding:0 0 24px;color:#fff;background:#0c100d}.footer-dealer-band{color:var(--ink);background:#fff;border-top:1px solid var(--line)}.footer-dealers{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:18px;padding:40px 0}.footer-dealers p{margin:0;color:var(--muted);font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.footer-dealers__logos{display:flex;justify-content:center;gap:clamp(24px,5vw,72px);width:min(600px,100%)}.footer-dealers__logos>div{display:grid;place-items:center;width:240px;min-width:0;min-height:58px}.footer-dealers__logos img{width:200px;height:auto;max-height:58px;object-fit:contain}.footer-main{display:grid;grid-template-columns:minmax(0,1.15fr) .85fr minmax(280px,.75fr);gap:clamp(50px,7vw,110px);padding:var(--section-space) 0}.footer-intro>img{width:170px;margin-bottom:44px}.footer-intro h2{max-width:600px;margin-bottom:38px;font-size:clamp(2.7rem,4.7vw,5.8rem)}.button--light{color:var(--ink);background:#fff}.footer-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;padding-top:58px}.footer-nav div{display:flex;flex-direction:column;gap:14px}.footer-nav strong{margin-bottom:8px;color:#ffffff6b;font-size:.67rem;font-weight:500;text-transform:uppercase}.footer-nav a{font-size:.82rem}.footer-videos{display:grid;align-self:start;gap:24px;margin-top:58px}.footer-video{background:transparent}.footer-legal{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.18);color:#ffffff80;font-size:.68rem}.media-dialog{width:min(1100px,calc(100vw - 48px));max-width:none;padding:0;overflow:visible;border:0;border-radius:18px;background:#050706}.media-dialog::backdrop{background:#020403e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-dialog__close{position:absolute;top:-52px;right:0;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fff;background:transparent;cursor:pointer}.media-dialog__close svg{width:21px;height:21px}.media-dialog__watch-link{position:absolute;top:-52px;left:0;display:flex;align-items:center;min-height:40px;color:#fff;font-size:.85rem;text-decoration:underline;text-underline-offset:4px}.media-dialog__content video,.media-dialog__content iframe{width:100%;aspect-ratio:16 / 9;border:0;border-radius:18px}@media(max-width:1100px){:root{--shell: min(100% - 42px, 960px)}.site-header{padding-inline:22px}.site-header:after{right:22px;left:22px}.hero__content{left:22px;width:min(700px,70vw)}.hero__video-card{right:22px}.problem__grid{grid-template-columns:.92fr 1.08fr;gap:40px}.meet-cab__grid,.buyers-guide__grid{gap:56px}.spotlight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-main{grid-template-columns:1fr 1fr}.footer-videos{grid-column:2;margin-top:0}}@media(max-width:960px){.testimonial-grid{grid-template-columns:1fr;max-width:680px;margin-inline:auto}}@media(max-width:760px){:root{--shell: calc(100% - 32px) }h2{font-size:clamp(2.75rem,13vw,4.4rem)}.site-header{min-height:66px;gap:14px;padding-inline:16px}.site-header:after{right:16px;left:16px}.brand{width:min(100%,110px)}.brand--parent{width:clamp(110px,30vw,150px)}.hero{height:200vh}.hero__pin{min-height:620px}.hero__media{inset:0}.hero__media:after{inset:0;width:auto;height:100%;background:linear-gradient(0deg,#252b27,#252b27e0 34%,#252b270f 70%)}.hero__content{bottom:48px;left:16px;width:calc(100% - 32px)}.hero h1{max-width:600px;margin-bottom:18px;font-size:clamp(2.2rem,10.2vw,3.4rem)}.hero__content>p:not(.trust-line){max-width:92%;margin-bottom:20px;font-size:.9rem}.hero .button{min-height:48px}.trust-line{margin-top:14px;font-size:.65rem}.hero__video-card{top:82px;right:16px;bottom:auto;width:150px}.hero__video-card .video-card__label{display:none}.video-card__play{width:38px;height:38px;transform:translate(-50%,-50%)}.scroll-cue{display:none}.problem{height:440vh}.problem__sticky{min-height:620px}.problem__grid{grid-template-columns:1fr;grid-template-rows:auto minmax(170px,26vh);gap:16px;align-content:center;padding-block:84px 20px}.problem h2{margin-bottom:14px;font-size:clamp(1.65rem,6.3vw,2.2rem)}.problem__lead{margin-bottom:13px;font-size:.76rem}.problem__item{padding:4px 0 4px 24px;font-size:clamp(1.15rem,4.8vw,1.6rem)}.problem__closing{margin-top:15px;font-size:.7rem}.problem__visual{width:100%;height:100%;aspect-ratio:auto;border-radius:14px}.feature-arrow{width:50px;height:50px}.feature-arrow svg{width:25px;height:25px}.meet-cab__grid,.buyers-guide__grid,.farm-news__grid,.outcomes-layout{grid-template-columns:1fr}.meet-cab h2{margin-bottom:34px;font-size:clamp(2.2rem,9.5vw,3rem)}.meet-cab__copy{order:1}.large-video{order:0}.outcomes-layout{gap:46px}.outcomes-visual__frame{aspect-ratio:auto}.outcomes-visual{aspect-ratio:4 / 3}.outcome__button{grid-template-columns:1fr 42px;padding:22px 0;font-size:1.35rem}.spotlight-grid,.testimonial-grid{grid-template-columns:1fr}.spotlight-card{height:clamp(400px,72vw,500px)}.section-heading-row{margin-bottom:32px}.orchard-video{width:82vw}.video-rail__track{padding-inline:16px}.crops__inner>p{margin-bottom:40px;font-size:1.55rem}.award-line{display:grid;gap:8px}.guide-form{grid-template-columns:1fr}.guide-form .button{width:100%}.footer-dealers__logos{gap:16px}.footer-main{grid-template-columns:1fr}.footer-nav{padding-top:0}.footer-videos{grid-column:auto;width:100%;margin-top:0}.footer-legal{display:grid;gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero{height:100vh}}
