section.hero-short-module{align-items:flex-end;background-color:#0f0821;display:flex;overflow:hidden;padding:170px 0 80px;position:relative}section.hero-short-module .hero-short-module__bg{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}section.hero-short-module .container{display:flex;flex-direction:column;gap:4rem;position:relative;z-index:1}section.hero-short-module .hero-short-module__content{width:100%}section.hero-short-module .title{margin:0 0 1rem;max-width:1000px}section.hero-short-module .title strong{color:#adfbec}section.hero-short-module .description{max-width:1000px}section.hero-short-module .wrapper-buttons{margin-top:3rem}section.hero-short-module .wrapper-logos{align-items:center;display:flex;gap:6rem;padding-top:1.5rem}section.hero-short-module .desktop-logos{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(6,minmax(0,1fr));max-width:940px;width:100%}section.hero-short-module .mobile-logos .splide__slide,section.hero-short-module .wrapper-logo{align-items:center;display:flex;justify-content:center;min-height:2rem}section.hero-short-module .wrapper-logo{transition:opacity .25s cubic-bezier(.55,0,.15,.6),transform .25s cubic-bezier(.55,0,.15,.6)}section.hero-short-module .wrapper-logo.is-swapping{opacity:0;transform:translateY(.5rem)}section.hero-short-module .wrapper-logo__inner{align-items:center;display:flex;justify-content:center;min-height:2rem;width:100%}section.hero-short-module .logo{height:auto;max-height:1.5rem;max-width:100%;object-fit:contain;width:auto}section.hero-short-module .mobile-logos{display:none}section.hero-short-module .mobile-logos .splide__track{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent 0,#000 12%,#000 88%,transparent);overflow:visible}section.hero-short-module .mobile-logos .splide__list{align-items:center}section.hero-short-module .mobile-logos .splide__slide{min-width:7rem;width:auto!important}@media (max-width:992px){section.hero-short-module{min-height:100svh}section.hero-short-module .hero-short-module__logos{align-items:flex-start;flex-direction:column;gap:1rem}section.hero-short-module .hero-short-module__logo-list{display:flex;overflow:auto;width:100%}}