.hero-parallax-wrapper{align-items:center;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:80vh;padding:60px 20px;position:relative;text-align:center;width:100%}@media (min-width:992px){.hero-parallax-wrapper{background-attachment:fixed;min-height:90vh}}.hero-parallax-wrapper:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.hero-content-inner{color:#fff;margin:0 auto;max-width:900px;position:relative;z-index:2}.hero-pre-heading{border-radius:30px;color:#fff;display:inline-block;font-weight:700;line-height:1.4;margin-bottom:1.5em;padding:.5em 1.2em;text-transform:capitalize}.hero-super-heading{font-size:48px;font-weight:700;line-height:1.1;margin-bottom:16px;margin-top:0}.hero-subheading{color:#79bec9;font-size:24px;font-weight:600;margin-bottom:24px}.hero-description{color:#e0e0e0;font-size:18px;line-height:1.6;margin-bottom:40px}@media (min-width:992px){.hero-super-heading{font-size:100px}.hero-subheading{font-size:32px}}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-buttons svg{fill:currentColor;height:14px;margin-left:10px;transition:transform .3s ease;width:8px}.hero-buttons .btn:hover svg{transform:translateX(4px)}