@charset "UTF-8";.hero-section__icon{position:absolute;z-index:-2;width:568px;height:100dvh;bottom:0;left:0;opacity:.5}.hero-section__icon.right{left:initial;right:0}.hero-section__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:2.4rem;justify-content:flex-end;height:clamp(450px,34.602vw,60.9rem);border-radius:1.2rem;overflow:hidden;padding:clamp(24px,1.818vw,3.2rem)}.hero-section__wrapp{aspect-ratio:37/49;border-radius:1.2rem;overflow:hidden;width:100%;display:flex;position:relative;z-index:1;align-items:flex-end;max-height:45rem}.hero-section__link{display:flex;align-items:center;gap:clamp(8px,1.364vw,2.4rem);color:var(--cl-a);text-align:center;font-family:var(--second-family);font-size:clamp(14px,1.023vw,1.8rem);font-style:normal;font-weight:600;line-height:130%;letter-spacing:clamp(.28px,.02vw,.036rem);transition:all .3s}.hero-section__link i{border-radius:clamp(13px,2.898vw,5.1rem);background:var(--bg-g);display:flex;justify-content:center;align-items:center;height:clamp(29px,2.443vw,4.3rem);padding:clamp(4px,.455vw,.8rem) clamp(12px,1.136vw,2rem)}.hero-section__list{max-width:46.7rem;width:100%;display:flex;flex-direction:column}.hero-section__list-item{border-bottom:.1rem solid var(--cl-a);background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:1.8rem clamp(14px,.909vw,1.6rem)}.hero-section__list-label{color:var(--cl-a);font-family:var(--second-family);font-size:clamp(12px,.909vw,1.6rem);font-style:normal;font-weight:400;line-height:150%}.hero-section__list-value{color:var(--cl-a);font-family:var(--second-family);font-size:clamp(14px,1.136vw,2rem);font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.hero-section .breadcrumbs ul{display:flex;flex-wrap:wrap;gap:6px 16px}.hero-section .breadcrumbs ul li{color:var(--cl-a);font-family:var(--second-family);font-size:clamp(12px,1.0227vw,1.8rem);font-style:normal;font-weight:400;line-height:130%;letter-spacing:clamp(.24px,.0205vw,.036rem);display:inline-flex;gap:clamp(12px,.9091vw,1.6rem)}.hero-section .breadcrumbs ul li a{color:var(--cl-a);color:rgba(250,248,248,.2);font-family:var(--second-family);font-size:clamp(12px,1.0227vw,1.8rem);font-style:normal;font-weight:600;line-height:130%;display:inline-flex;align-items:center;transition:all .3s;gap:clamp(12px,.9091vw,1.6rem);letter-spacing:clamp(.24px,.0205vw,.036rem);white-space:nowrap}.hero-section .breadcrumbs ul li a i{width:1.4rem;height:1.4rem;rotate:90deg;display:flex;flex-shrink:0}.hero-section .breadcrumbs ul li::after{display:inline-flex;content:"/";color:rgba(250,248,248,.2);font-family:var(--second-family);font-size:clamp(12px,1.0227vw,1.8rem);font-style:normal;font-weight:600;line-height:130%;letter-spacing:clamp(.24px,.0205vw,.036rem)}.hero-section .breadcrumbs ul li:last-of-type::after{content:none}@media (min-width:576px){.hero-section__wrapp{display:contents}}@media (max-width:1023.98px){.hero-section__content{height:clamp(299px,58.594vw,45rem)}}@media (max-width:575.98px){.hero-section__content{height:-moz-fit-content;height:fit-content;padding:0}.hero-section__link{flex-wrap:wrap;justify-content:center}.hero-section__list-item:last-of-type{border-radius:0 0 12px 12px}.hero-section__list{max-width:100%}}@media (hover:hover){.hero-section__link:hover{color:var(--cl-c)}.hero-section .breadcrumbs ul li a:hover{color:var(--cl-a)}}@media (hover:none){.hero-section__link:active{color:var(--cl-c)}.hero-section .breadcrumbs ul li a:active{color:var(--cl-a)}}