.hero-section{background:#f7f7fb;height:100vh;justify-content:space-between}.hero-section,.hero-section div{align-items:center;display:flex;flex-direction:column}.pharma-hero .hero-content{margin-top:-10%}.front-button{color:#fff}.front-button a:link,.front-button a:visited{background:rgba(0,0,0,.1);border:2px solid #fff;border-radius:30px;color:#fff;margin-bottom:10px;padding:10px 20px;text-decoration:none}.front-button a:hover{background:hsla(0,0%,100%,.2);color:#fff}.video-section{height:100vh;overflow:hidden;position:relative;width:100%}.video-section video{left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%)}.video-section .content{color:#fff;height:100%;justify-content:center;position:relative;text-align:center;z-index:1}.video-section .content,.video-section .content div{align-items:center;display:flex;flex-direction:column}.logo{width:800px}@media screen and (max-width:767px){.logo{width:380px}}.pharma-hero .text-mask{clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);display:block}.text-mask h1,.text-mask h2{color:#fff;margin:0}.pharma-hero .animate-text{color:#fff;font-family:League Spartan,sans-serif;font-weight:700;margin:0;will-change:transform}.pharma-hero h1.animate-text,.pharma-hero h2.animate-text{font-size:clamp(3rem,2.273rem + 3.636vw,5rem);font-weight:700;line-height:1;margin-inline:10px;text-shadow:2px 2px 5px rgba(0,0,0,.3)}.pharma-navbar{align-items:center;background-color:#fff;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.08);color:#000;display:flex;justify-content:center;margin:0 20px;padding:10px 20px;position:relative;width:auto;z-index:9999}nav.pharma-navbar ul.nav-links{display:none}@media (min-width:768px){.pharma-navbar{justify-content:space-between;left:50%;padding:10px 40px;position:fixed;top:50px;transform:translateX(-50%);width:auto}nav.pharma-navbar ul.nav-links{display:flex;flex-wrap:nowrap;margin-bottom:0;margin-left:clamp(2rem,5vw,8rem)}}nav.pharma-navbar ul.nav-links li a{color:#000!important;white-space:nowrap}nav.pharma-navbar ul.nav-links li a:hover{color:#c81d20!important;text-decoration:none}#logo{font-size:28px;max-width:250px;min-width:180px;text-decoration:none}#logo,.nav-links{align-items:center;display:flex}.nav-links{gap:clamp(.625rem,2vw,1.875rem);list-style:none}.nav-links a{color:#0b2545;font-size:15px;font-weight:700;text-decoration:none;transition:color .2s ease}.nav-links a:hover{color:#cc1e28}@media (max-width:768px){.navbar{flex-direction:column;gap:15px;padding:20px}.nav-links{flex-wrap:wrap;gap:20px;justify-content:center}}@keyframes oscillaVerticale{0%{transform:translateY(0)}to{transform:translateY(8px)}}.oscilla{animation:oscillaVerticale .8s ease-in-out infinite alternate}.front-button:has(a:hover)~.oscilla{animation-play-state:paused}