:root{--anims-duration: .5s}body.page section.hero-full-screen,body.single section.hero-full-screen{width:100%;height:100vh;display:flex;text-align:center;align-items:center}body.page section.hero-full-screen .content-wrapper,body.single section.hero-full-screen .content-wrapper{position:relative;z-index:5}body.page section.hero-full-screen .content-wrapper h1,body.single section.hero-full-screen .content-wrapper h1{color:#fff;line-height:1;font-size:2.875rem;font-weight:700;letter-spacing:.14375rem;margin-bottom:25px}body.page section.hero-full-screen .content-wrapper .subtitle,body.single section.hero-full-screen .content-wrapper .subtitle{display:inline-block;color:#fff;font-size:1rem;line-height:1.38;letter-spacing:.05rem;margin-bottom:50px}body.page section.hero-full-screen .buttons .btn:first-of-type,body.single section.hero-full-screen .buttons .btn:first-of-type{margin-bottom:30px}body.page section.hero-full-screen .background,body.single section.hero-full-screen .background{position:fixed;left:0;top:0;width:100%;height:100%;background-size:400vw 500vh;background-image:linear-gradient(119deg,var(--bg-color1) 0% 35%,var(--bg-color2) 45% 60%,var(--bg-color3) 70% 100%);animation:BackgroundHeroAnimation 7s ease infinite;animation-delay:5s;will-change:background;z-index:1}@keyframes BackgroundHeroAnimation{0%{background-position:0vw 0vh}50%{background-position:-300vw -300vh}to{background-position:0vw 0vh}}@media (min-width: 576px){body.page section.hero-full-screen .buttons .btn:first-of-type,body.single section.hero-full-screen .buttons .btn:first-of-type{margin-bottom:0}}@media (min-width: 992px){body.page section.hero-full-screen .content-wrapper h1,body.single section.hero-full-screen .content-wrapper h1{font-size:6.125rem;letter-spacing:.30625rem;margin-bottom:15px}body.page section.hero-full-screen .content-wrapper .subtitle,body.single section.hero-full-screen .content-wrapper .subtitle{margin-bottom:62px;font-size:1.25rem;line-height:2.625rem;letter-spacing:.0875rem}}@media (min-width: 1710px){body.page section.hero-full-screen .content-wrapper h1,body.single section.hero-full-screen .content-wrapper h1{font-size:8.125rem;letter-spacing:.40625rem}}
