.blk-hero-image{position:sticky;top:0;z-index:0}.blk-hero-image .hero-image-wrapper{border-radius:24px;overflow:hidden;will-change:clip-path}.blk-hero-image img{animation:heroBreathing 22s ease-in-out infinite;border-radius:24px;max-height:calc(100vh - 100px);-o-object-fit:cover;object-fit:cover;will-change:transform}@media(max-width:767.98px){.blk-hero-image img{aspect-ratio:379/279;max-height:none}}@keyframes heroBreathing{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero-image-ue{background:#fff;border-bottom:1px solid #c3d3fb;border-top:1px solid #c3d3fb;position:relative;z-index:1}.hero-image-ue__inner{align-items:center;display:flex;gap:40px;justify-content:center;padding:20px 0;position:relative}@media(max-width:767.98px){.hero-image-ue__inner{flex-wrap:wrap;gap:12px;padding:16px 0}}.hero-image-ue__logos{display:contents}@media(max-width:767.98px){.hero-image-ue__logos{align-items:center;display:flex;justify-content:space-between;width:100%}}.hero-image-ue__logo{flex-shrink:0}@media(min-width:992px){.hero-image-ue__logo:last-child{order:1}}.hero-image-ue__logo img{max-height:50px;width:auto}@media(max-width:767.98px){.hero-image-ue__logo img{max-height:36px}}.hero-image-ue__text{font-size:14px;line-height:1.4;margin:0;text-align:center}@media(max-width:767.98px){.hero-image-ue__text{flex:1;font-size:12px;text-align:left}}.hero-image-ue__arrow{position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(max-width:767.98px){.hero-image-ue__arrow{flex-shrink:0;position:static;transform:none}}.hero-image-ue__arrow{align-items:center;background:#121213;border-radius:50%;cursor:pointer;display:flex;height:56px;justify-content:center;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;width:56px;z-index:1}.hero-image-ue__arrow:before{background:linear-gradient(90deg,#121213,#3e4045);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.hero-image-ue__arrow:hover:before{opacity:0}@media(max-width:767.98px){.hero-image-ue__arrow{height:40px;position:relative;width:40px}}.hero-image-ue__arrow .button-arrow{align-items:center;background-color:#f5f5f5;border-radius:50%;display:flex;height:36px;justify-content:center;overflow:hidden;position:relative;width:36px}@media(max-width:767.98px){.hero-image-ue__arrow .button-arrow{height:20px;width:20px}.hero-image-ue__arrow .button-arrow svg{width:10px}}.hero-image-ue__arrow .button-arrow .arrow-icon{position:absolute;transition:transform .3s ease}.hero-image-ue__arrow .button-arrow .arrow-icon--main{transform:translate(0)}.hero-image-ue__arrow .button-arrow .arrow-icon--hidden{transform:translateX(-250%)}.hero-image-ue__arrow:hover .button-arrow .arrow-icon--main{transform:translateX(250%)}.hero-image-ue__arrow:hover .button-arrow .arrow-icon--hidden{transform:translateX(0)}