body#layout.has-hero-parallax{padding:0}.hero-parallax{position:relative;padding-top:50px;max-height:1184px}.hero-parallax__background-animation{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}.hero-parallax__background{position:absolute;display:flex;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%}.hero-parallax__background-image{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;position:absolute;overflow:hidden;top:0;left:0}.hero-parallax__background-image-space{background-position:bottom center}.hero-parallax__background-image-space img{width:100%;height:100%;object-fit:cover}.hero-parallax__background-image-planet{top:auto;bottom:0;width:100%;height:30%;background-size:1000px auto;background-position:top center}.hero-parallax__planet{display:none}.hero-parallax__planet img{max-width:198px}.hero-parallax__container{position:relative;padding:23px 16px 70px;max-width:1332px;min-height:768px;display:flex;flex-direction:column;gap:var(--pd-gap);margin:0 auto}.hero-parallax__title{font-size:32px;line-height:38.4px;font-weight:600}.hero-parallax__description{font-size:16px;line-height:22.4px}.hero-parallax__title,.hero-parallax__description{color:var(--white);margin:0}.hero-parallax__aside .ppg{position:relative}.hero-parallax__aside-personage{display:none}@media screen and (min-width: 768px){.hero-parallax__container{display:grid;flex-direction:unset;grid-template-columns:50% 1fr;align-items:center;padding-top:calc(var(--pd-top) + 20px);padding-bottom:calc(var(--pd-top) + 20px)}.hero-parallax__background-image-space{background-position:top center}.hero-parallax__planet{display:block;position:absolute;top:10%;left:10%;transform:rotate(calc(var(--parallax-diff) * .05deg));transform-origin:50vh 50vw}[dir=rtl] .hero-parallax__planet{left:6%}.hero-parallax__planet img{transform:rotate(calc(var(--parallax-diff) * .5deg))}.hero-parallax__title{align-self:end}.hero-parallax__description{align-self:start}.hero-parallax__title,.hero-parallax__description{grid-column:1}.hero-parallax__aside{position:relative;grid-column:2;grid-row:1/3;margin-top:0}.hero-parallax__aside-personage{display:block;position:absolute;bottom:-60px;right:calc(100% - 20px)}[dir=rtl] .hero-parallax__aside-personage{bottom:-74px;left:calc(100% - 20px);right:auto;transform:scaleX(-1)}}@media screen and (min-width: 1024px){.hero-parallax{padding-top:70px}.hero-parallax__container{padding-top:calc(var(--pd-top) + 80px);padding-bottom:calc(var(--pd-top) + 80px);grid-template-columns:30% 1fr;min-height:unset}.hero-parallax__aside{margin-top:16px;margin-left:157px}[dir=rtl] .hero-parallax__aside{margin-left:0;margin-right:157px}.hero-parallax__aside-personage{bottom:-90px}}@media screen and (min-width: 1151px){.hero-parallax__container{padding-top:calc(var(--pd-top) + 80px);padding-bottom:calc(var(--pd-top) + 80px);grid-template-columns:438px 1fr;min-height:unset}.hero-parallax__description{padding-bottom:50px}.hero-parallax__background-image-planet{left:unset;right:0;width:84%;height:36%;background-size:1200px auto}[dir=rtl] .hero-parallax__background-image-planet{left:0;right:auto;width:1375px;height:37%;background-size:1694px auto}}
