@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}:root{--green: #1f4317;--brown: #622b1c;--cream: #f0ebe1;--text: #1f4317;--radius: 24px;--container: }.hero{position:relative;overflow:hidden;padding:8rem 0 7rem}.hero .panel-left{padding:3.2rem 3.2rem 2.8rem}@media only screen and (min-width: 1000px){.hero .panel-left{border-left:1.4rem solid #1f4317}}.hero-bg{position:absolute;inset:0;background:linear-gradient(180deg, rgba(31, 67, 23, 0.6), rgba(31, 67, 23, 0.92)),url("../../img/container.png") center/cover no-repeat}.hero-content{position:relative}.hero-logo{margin-bottom:8.8rem;padding:2.4rem 3.2rem;background-color:#1f4317;max-width:672px}.hero-logo>img{max-width:100%}@media only screen and (max-width: 768px){.hero-logo{margin-bottom:6rem;width:190px;height:68px}}.hero-grid{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1.1fr);align-items:stretch;margin-bottom:2rem}@media only screen and (max-width: 1200px){.hero-grid{grid-template-columns:1fr;margin-inline:auto;max-width:640px}}.hero-copy{background:#f0ebe1;color:#1f4317;height:100%}.hero-copy>h1{margin:0 0 2rem;font-size:5.6rem;line-height:5.6rem;font-weight:700;letter-spacing:.018rem;text-transform:uppercase;color:#1f4317}@media only screen and (max-width: 768px){.hero-copy>h1{font-size:3.2rem;line-height:1.03;letter-spacing:0}}.hero-copy>p{margin:0;font-size:1.9rem;line-height:3.2rem;font-weight:400;color:#1f4317}.hero-media{height:100%}.hero-media__player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;cursor:pointer;height:100%}@media only screen and (min-width: 1000px){.hero-media__player{border-top-right-radius:16px;border-bottom-right-radius:16px}}.hero-media__player.is-playing .hero-media__thumb,.hero-media__player.is-playing .play-btn{opacity:0;pointer-events:none}.hero-media__player.is-playing .hero-media__iframe{opacity:1;pointer-events:all}.hero-media__thumb{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.hero-media__iframe{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .3s ease}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80px;height:80px;background:none;border:none;cursor:pointer;padding:0;transition:transform .2s ease,opacity .3s ease;z-index:2}.play-btn svg{width:100%;height:100%;filter:drop-shadow(0 4px 16px rgba(0, 0, 0, 0.4))}.play-btn svg circle{fill:rgba(31,67,23,.8)}.play-btn svg path{fill:#fff}.play-btn:hover{transform:translate(-50%, -50%) scale(1.1)}.section-dark{background:#1f4317;color:#ebe4de}/*# sourceMappingURL=hero.css.map */
