.s-hero{position:relative;z-index:4}.s-hero__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14.5rem 0 4.4rem;min-height:20rem}@media only screen and (max-width: 987px){.s-hero__inner{padding-top:10rem;min-height:0}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-hero__inner{padding-top:8rem}}.s-hero .s__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;max-width:70em;height:100%}@media only screen and (max-width: 1280px){.s-hero .s__content{font:400 var(--font-size-t-lg)/1.5 var(--font-text);letter-spacing:.05em;line-height:1.3}}@media only screen and (max-width: 767px){.s-hero .s__content{align-items:center;min-height:0;text-align:center}}.s-hero .s__title{color:var(--color-usual-grey)}@media only screen and (max-width: 767px){.s-hero .s__title{line-height:.97}}.s-hero .s__text{margin-top:2em}@media only screen and (max-width: 987px){.s-hero .s__text{margin-top:1.5em;max-width:28em;font-size:var(--font-size-t-md)}}@media only screen and (max-width: 767px){.s-hero .s__text{margin-top:1em}}@media only screen and (max-width: 987px){.s-hero .s__text br{display:none}}.s-hero .a-svg{--height: calc(var(--font-size-h-2xl) * 0.65);position:absolute;bottom:calc(var(--height)/-4.5);z-index:99;margin:auto;width:auto;height:var(--height);cursor:pointer}@media only screen and (max-width: 767px){.s-hero .a-svg{display:none}}.s-hero__arrow.is-in .a-svg .arrow-line,.s-hero__arrow.is-in .a-svg .arrow-bottom{fill:none;stroke:var(--color-accent-1);animation-duration:2s;animation-fill-mode:forwards;animation-name:draw;stroke-width:5;stroke-dasharray:400;stroke-dashoffset:400}.s-hero__arrow.is-in .a-svg .arrow-bottom{animation-delay:.5s}.s-hero .s__lemons{position:absolute;top:0;left:50%;width:50%;height:100%;opacity:.7;overflow:hidden}@media only screen and (max-width: 987px){.s-hero .s__lemons{left:55%}}@media only screen and (max-width: 767px){.s-hero .s__lemons{display:none}}.s-hero .s__lemon{--width: calc(var(--font-size-h-2xl) * var(--s, 1.5));position:absolute;top:0;left:var(--l);display:block;height:100%}.s-hero .s__lemon:after{position:absolute;top:0;left:0;display:block;width:var(--width);background:url("../../../static/images/lemon.svg") no-repeat center/contain;transform:translateY(-100%);animation:s-hero-lemon var(--a) var(--d) cubic-bezier(0.55, 0.055, 0.675, 0.19) infinite;aspect-ratio:1;content:""}@keyframes s-hero-lemon{0%{top:0}100%{top:calc(100% + var(--width));transform:rotate(var(--r))}}@keyframes draw{to{stroke-dashoffset:0}}
