.app-back-btn{width:30px;height:30px;position:absolute;top:100px;cursor:pointer;background:#000;border-radius:0;opacity:.5;display:flex;align-items:center;justify-content:flex-start;z-index:10}@media(max-width:767px){.app-back-btn{left:15px}}@media(min-width:768px){.app-back-btn{left:4.44%}}@media(min-width:1025px){.app-back-btn{left:9.85%}}@media(min-width:1441px){.app-back-btn{max-width:1320px;left:0;right:0}}.app-back-btn svg{width:30px;height:15px;fill:#fcbde5}.hero-section{position:relative;background-color:#000;min-height:350px;max-height:800px;overflow:hidden;width:100%}@media(min-width:1025px){.hero-section:has(.hero-section__media){aspect-ratio:1920/800}}@media(max-width:1024px){.hero-section:has(.hero-section__media){aspect-ratio:800/500}}.hero-section__media{position:absolute}.hero-section__media,.hero-section__media video,.hero-section__media>picture{width:100%;height:100%}@media(max-width:1024px){.hero-section__media video,.hero-section__media>picture{height:100%}}.hero-section__media video>img,.hero-section__media>picture>img{width:100%;height:100%;object-fit:cover}.hero-section__inner{z-index:2;position:absolute;left:50%;top:50%;transform:translate(var(--hero-tx,-50%),var(--hero-ty,-50%))}.hero-section__inner.x-left{left:15px;right:auto;--hero-tx:0%}.hero-section__inner.x-center{left:50%;right:auto;--hero-tx:-50%}.hero-section__inner.x-right{left:auto;right:15px;--hero-tx:0%}.hero-section__inner.y-top{top:20%;bottom:auto;--hero-ty:0%}.hero-section__inner.y-center{top:50%;bottom:auto;--hero-ty:-50%}@media(max-width:767px){.hero-section__inner.y-center{--hero-ty:-30%}}.hero-section__inner.y-bottom{top:auto;bottom:64px;--hero-ty:0%}@media(max-width:767px){.hero-section__inner.y-bottom{bottom:15px}.hero-section__inner{left:50%;top:auto;right:auto;bottom:15px;--hero-tx:-50%;--hero-ty:0%}}.hero-section__wrapper{color:#fff;display:flex;flex-flow:column nowrap}.hero-section__wrapper .breadcrumbs{color:#fff}.hero-section__wrapper h1{font-weight:400}.hero-section__wrapper p{margin-top:24px}.hero-section__wrapper.center{align-items:center;text-align:center}.hero-section__wrapper.right{align-items:flex-end;text-align:right}.hero-section__wrapper.left{align-items:flex-start;text-align:left}.hero-section__wrapper__content{display:flex;flex-flow:column nowrap;gap:15px}.hero-section__wrapper__content.center{align-items:center;text-align:center}.hero-section__wrapper__content.right{align-items:flex-end;text-align:right}.hero-section__wrapper__content.left{align-items:flex-start;text-align:left}@media(max-width:767px){.hero-section__wrapper__content{align-items:center;text-align:center;gap:8px}}.hero-section.simple{background-color:#fcbde5;background-image:url(/assets/images/bg-hero.jpg);background-repeat:no-repeat;background-size:cover;color:#000}.hero-section.simple .breadcrumbs,.hero-section.simple .h1,.hero-section.simple .p-body{color:#000}