.hero{background-color:var(--color-background);color:var(--color-on-background);background-image:radial-gradient(circle at top right,color-mix(in srgb,var(--color-primary) 50%,transparent) 0%,transparent 40%);position:relative}.hero+script+.rich-text,.hero+.rich-text{padding-top:60px}.hero .hero-buttons{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:32px}.hero .hero-button .button-arrow{transition:transform .3s ease-out}.hero .hero-button:hover .button-arrow{transform:translateX(6px)}.hero .hero-wrapper{display:flex;align-items:center;padding-bottom:4rem;gap:4rem}.hero-content-wrapper{flex:1;display:flex;flex-direction:row;gap:1rem;align-items:start}.hero .hero-dinks-wrapper{display:flex;align-self:start;height:100%}.hero .hero-dinks{padding-top:8px;width:3rem}.hero .hero-text{display:flex;flex-direction:column;gap:60px;margin-bottom:32px}.hero .hero-text>*{color:var(--color-on-background)}.hero .hero-text-wrapper{gap:32px}.hero .hero-text h1{font-weight:600}.hero .hero-text h4{max-width:500px}.hero .hero-image-wrapper{flex:1}.hero .hero-image-wrapper img{width:100%;border-radius:1rem}.hero .swiper{-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 15%,#000 85%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 15%,#000 85%,transparent 100%)}.hero .swiper-slide{width:auto !important;display:flex;align-items:center;justify-content:center}.hero .logo-image{display:flex;align-items:center;justify-content:center}.hero .swiper-slide img{filter:brightness(.3) grayscale(1) invert(1);transition:filter .3s ease;max-height:60px;max-width:200px;width:auto;height:auto;object-fit:contain}.hero .swiper-wrapper{transition-timing-function:linear !important;align-items:center}@keyframes bounceKeyframes{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(1.1,.9) translateY(0)}30%{transform:scale(.9,1.1) translateY(-20px)}50%{transform:scale(1.05,.95) translateY(0)}57%{transform:scale(1,1) translateY(-4px)}84%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@media (max-width:1199px){.hero .hero-text{gap:30px}.hero .hero-text>*{line-height:1.4}.hero .hero-wrapper{flex-direction:column;align-items:start;padding-bottom:2rem;gap:2rem}.hero .hero-text-wrapper{width:100%}.hero .hero-image-wrapper{width:100%;padding:0 4rem}.hero .swiper{padding-top:2rem}}@media (max-width:768px){.hero{overflow:hidden}.hero .hero-wrapper{gap:2rem}.hero .hero-dinks-wrapper{display:none}.hero .scrollbottom{padding:60px 0 20px}.hero .scrollbottom p{display:none}.hero .hero-image-wrapper{padding:0}.hero .swiper{margin:0}}