.breadcrumbs{padding-bottom:8px}.breadcrumbs ul{display:flex;flex-direction:row;gap:24px;align-items:center;flex-wrap:wrap;row-gap:4px}.breadcrumbs ul li{max-height:20px;color:currentColor;position:relative}.breadcrumbs ul li span{cursor:pointer}.breadcrumbs ul li:not(:first-child):before{content:"|";display:block;position:absolute;left:-12px;top:0}.app-back-btn{width:30px;height:30px;position:absolute;top:100px;cursor:pointer;background:#000;border-radius:100px;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:#f5b3c4}@font-face{font-family:Pluto Sans;src:url(/assets/fonts/pluto/PlutoSansCondRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pluto Sans;src:url(/assets/fonts/pluto/PlutoSansCondMedium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Pluto Sans;src:url(/assets/fonts/pluto/PlutoSansCondBold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bulevar;src:url(/assets/fonts/bulevar/Bulevar-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}.hero-section{position:relative;background-color:#000;min-height:300px;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%;bottom:15px;right:auto;transform:translate(-50%)}@media(max-width:767px){.hero-section__inner{bottom:30px}}.hero-section__wrapper,.hero-section__wrapper .breadcrumbs{color:#fff}.hero-section__wrapper h1{font-weight:400}.hero-section__wrapper p{margin-top:24px}.hero-section.simple{background-color:#f5b3c4;background-image:url(/assets/images/bg-hero.jpg);color:#000}.hero-section.simple .breadcrumbs,.hero-section.simple .h-huge,.hero-section.simple .p-body{color:#000}