body.opened-modal{overflow:hidden}.hero-banner-udem{margin:0}.hero-image{height:400px;overflow:hidden;position:relative;width:100%}.hero-image img.desktop{display:block;height:100%;object-fit:cover;width:100%}.hero-image img.mobile{display:none}.overlay{background-color:rgba(0,0,0,.55);z-index:1}.hero-content,.overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{align-items:flex-start;display:flex;justify-content:center;z-index:2}.hero-inner{color:#fff;max-width:1200px;padding:170px 20px 160px 122px;width:100%}.hero-pretext{font-size:16px;line-height:120%}.hero-title{font-family:Nexa-Regular;font-size:48px;line-height:120%;margin-top:10px;max-width:800px}.sticky-bar.sticky-black{background-color:#000;left:0;opacity:0;padding:10px 20px;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:opacity .3s ease,transform .3s ease;width:100%;z-index:11}.sticky-bar.sticky-black.visible{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.sticky-bar.sticky-black h1{color:#fff;font-family:Nexa-Regular;font-size:18px;margin:0;text-align:center}.sticky-bar.sticky-yellow{background-color:#ffea00;padding:15px 20px;position:static;transition:top .3s ease;width:100%;z-index:99}.sticky-bar.sticky-yellow.fixed{left:0;position:fixed;top:40px;width:100%;z-index:99}.sticky-container{gap:30px;justify-content:space-between;margin:0 auto;max-width:1200px}.sticky-container,.sticky-link{align-items:center;display:flex}.sticky-link{color:#000;text-decoration:none}.sticky-link img{margin-right:5px;width:26px}.sticky-text{font-family:Nexa-Regular;font-size:16px;margin-left:3px}.modal{align-items:center;background-color:rgba(0,0,0,.5);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal.visible{animation:fadeIn .3s ease-in-out;display:flex}.modal-content{background-color:#fff;border-radius:20px;max-width:600px;padding:20px;position:relative;width:90%}.modal .close{cursor:pointer;font-size:24px;position:absolute;right:20px;top:10px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}i{font-size:26px}@media (max-width:768px){.hero-image{height:322px}.hero-image img.desktop{display:none}.hero-image img.mobile{display:block;height:100%;object-fit:cover;width:100%}.hero-inner{padding:100px 20px 56px}.hero-pretext{font-size:14px}.hero-title{font-size:32px}.sticky-bar.sticky-black h1{font-size:14px}.sticky-container{flex-wrap:nowrap;gap:8px;justify-content:space-between}.sticky-text{display:none}.sticky-link{justify-content:center;width:78px}.sticky-bar.sticky-yellow.fixed{top:36px}}