.hero-section{position:relative;margin-left:auto;margin-right:auto;--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1));height:100vh;width:100%;@media (min-width:768px){height:545px;margin-top:167px;max-width:1120px;width:100%}}.hero-background{position:absolute;inset:0;overflow:hidden}.hero-video{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;@media (max-width:767px){-o-object-fit:cover;object-fit:cover;-o-object-position:65% center;object-position:65% center}@media (min-width:768px){-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}}.hero-gradient-overlay{position:absolute;inset:0;z-index:1}.hero-content{position:absolute;z-index:10;display:flex;flex-direction:column;left:10px;right:10px;bottom:36px;gap:44px;@media (min-width:768px){left:43px;right:auto;bottom:36px;gap:0}}.hero-title{font-weight:500;--tw-text-opacity:1;color:rgb(237 237 237/var(--tw-text-opacity,1));font-family:Geist,sans-serif;font-size:40px;line-height:1;letter-spacing:-2.4px;max-width:400px;margin-bottom:5px;@media (min-width:768px){font-size:64px;letter-spacing:-3.84px;max-width:690px;margin-bottom:16px}}.hero-pronunciation{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1));font-size:16px;line-height:normal;margin-bottom:0;@media (min-width:768px){margin-bottom:16px}}.hero-title-section{display:flex;flex-direction:column;gap:5px}.hero-subtitle{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1));font-family:Geist,sans-serif;font-weight:400;line-height:normal;font-size:16px;max-width:400px;@media (min-width:768px){font-size:20px;max-width:687px}}.hero-video-fade-in{animation:fadeIn .5s ease-in forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-content-hidden{opacity:0}.hero-content-fade-in{animation:fadeInContent .8s ease-out forwards;opacity:1}@keyframes fadeInContent{0%{opacity:0}to{opacity:1}}.hero-crosses-hidden{opacity:0}.hero-crosses-visible{animation:fadeInContent .8s ease-out forwards;opacity:1;position:relative;z-index:10}