@media (min-width:992px){.hero>.container{min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height))}}@media (min-width:992px) and (min-width:1920px){.hero>.container{min-height:calc(67.5rem - var(--header-height))}}@media (min-width:1610px){.hero__title{font-size:6.25rem}}@media (max-width:991.98px){.hero__title--with-image{margin-bottom:-1em!important}}@media (min-width:992px){.hero__image{z-index:-1;height:100%;position:absolute}}@media (max-width:991.98px){.hero__image{width:150%}}.hero__image-inner{--loba-aspect-ratio:49.3599%}@media (min-width:992px){.hero__image-inner{width:89%;max-height:79.4%}.hero__image-inner-decor{height:auto;left:unset;width:21%;right:0}.hero__image-inner-decor:before{background-image:var(--top-right-flower);content:"";z-index:1;background-position:100% 0;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(59%,-60%)}}.hero__image img{clip-path:polygon(66.15% 100%,100% 20.67%,100% 0,93.07% 0,0 18.03%,0 100%)}@media (min-width:992px){.hero__content--with-image{padding-bottom:2rem}}.hero__scroll-indicator{height:1.5625rem}.hero__scroll-indicator:after,.hero__scroll-indicator:before{content:"";width:1px;position:absolute;left:0}.hero__scroll-indicator:before{background-color:rgba(var(--loba-white-rgb),.3);top:0;bottom:0}.hero__scroll-indicator:after{background-color:var(--loba-primary);transform-origin:top;height:100%;animation:1.8s linear infinite hero-scroll-indicator-fill;top:0}@keyframes hero-scroll-indicator-fill{0%{transform:scaleY(0)}to{transform:scaleY(1)}}
