.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;background-position:50% 50%}.hero+script+.rich-text,.hero+.rich-text{padding-top:60px}.hero .hero-parallax{position:absolute;top:50%;right:0;transform:translateY(-50%);height:auto;overflow:hidden}.hero .hero-buttons{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:32px}.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;padding-top:2rem}.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:#fff}.hero .hero-text-wrapper{gap:32px}.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}.hero .scrollbottom{z-index:99;position:relative;display:flex;justify-content:center;margin-top:auto;align-items:center;padding:48px 0 24px;font-size:14px;color:#9099b0;width:auto;cursor:pointer}.hero .scrollbottom p{position:absolute;transform:translateX(-100%)}.hero .scrollbottom img{animation-duration:2s;animation-iteration-count:infinite;animation-name:bounceKeyframes;animation-timing-function:cubic-bezier(.28,.840,.42,1)}@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}}