.hero-section{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;min-height:512px;padding:20px 0}.hero-section.has-animation{overflow:hidden}.hero-section.has-animation .hero-section-media{transition:transform 1s ease-in-out,opacity 1s ease-in-out;transform:scale(1)}.hero-section.has-animation .hero-section-info>*{transition:transform 1s ease-in-out,opacity 1s ease-in-out;transform:translateY(50px);opacity:0}.hero-section.has-animation .hero-section-info>:nth-child(1){transition-delay:.15s}.hero-section.has-animation .hero-section-info>:nth-child(2){transition-delay:.3s}.hero-section.has-animation .hero-section-info>:nth-child(3){transition-delay:.45s}.hero-section.has-animation .hero-section-info>:nth-child(4){transition-delay:.6s}.hero-section.has-animation .hero-section-info>:nth-child(5){transition-delay:.75s}.hero-section.has-animation .hero-section-info>:nth-child(6){transition-delay:.9s}.hero-section.has-animation .hero-section-info>:nth-child(7){transition-delay:1.05s}.hero-section.has-animation .hero-section-info>:nth-child(8){transition-delay:1.2s}.hero-section.has-animation .hero-section-info>:nth-child(9){transition-delay:1.35s}.hero-section.animated .hero-section-media{transform:scale(1.05)}.hero-section.animated .hero-section-info>*{transform:translateY(0);opacity:1}.hero-section .container{width:100%}.hero-section-info{font-size:18px;line-height:28px;letter-spacing:-.36px;color:#fff;position:relative;z-index:10}.hero-section-info p{margin-top:10px}.hero-section-media,.hero-section-media img,.hero-section-media video,.hero-section-media:before{position:absolute;left:0;top:0;width:100%;height:100%}.hero-section-media:before{content:"";background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.8) 100%);z-index:5}.hero-section-media img,.hero-section-media video{object-fit:cover;z-index:2}.hero-section-media video{z-index:4}.hero-section .buttons{margin-top:24px}.hero-section .buttons .button{min-width:190px}@media (min-width:1024px){.hero-section-info{max-width:752px}}@media (min-width:1200px){.hero-section{min-height:493px;padding:40px 0}.hero-section-info{font-size:20px;line-height:29px;letter-spacing:-.4px}.hero-section-info p{margin-top:16px}.hero-section .buttons{gap:20px;margin-top:32px}}@media (min-width:1440px){.hero-section{min-height:620px;padding:48px 0}.hero-section.higher{min-height:720px}}@media (min-width:1800px){.hero-section{padding:80px 0}.hero-section,.hero-section.higher{min-height:813px}.hero-section-info{max-width:1013px;font-size:24px;line-height:32px;letter-spacing:-.48px}.hero-section .buttons .button{min-width:198px}}