.uhf-hero-pro{--uhf-overlay-start:rgba(255,255,255,.70);--uhf-overlay-mid:rgba(255,255,255,.32);--uhf-overlay-end:rgba(255,255,255,0);--uhf-bg-pos-y:50%;--uhf-bg-scale:1;--uhf-bg-offset-x:0px;--uhf-bg-offset-y:0px;position:relative!important;width:100%;height:620px;overflow:hidden!important;background:#f7f7f7;font-family:Arial,Helvetica,sans-serif;isolation:isolate}.uhf-hero-pro-stretch{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.uhf-hero-pro-track{position:absolute!important;inset:0!important;display:flex;width:100%;height:100%;transition:transform .75s cubic-bezier(.77,0,.18,1);will-change:transform;z-index:0}.uhf-hero-pro-slide{position:relative;min-width:100%;width:100%;height:100%;overflow:hidden;background:#f7f7f7}.uhf-hero-pro-slide img{width:100%;height:100%;object-fit:cover;object-position:50% var(--uhf-bg-pos-y,50%);display:block;transform:translate(var(--uhf-bg-offset-x,0),var(--uhf-bg-offset-y,0)) scale(calc(var(--uhf-bg-scale,1) * 1.018));transition:transform 6s ease,opacity .75s ease;user-select:none;pointer-events:none;max-width:none!important;max-height:none!important;min-width:0!important;min-height:0!important}.uhf-hero-pro-slide.is-active img{transform:translate(var(--uhf-bg-offset-x,0),var(--uhf-bg-offset-y,0)) scale(var(--uhf-bg-scale,1))}.uhf-hero-pro-fade .uhf-hero-pro-track{display:block;transition:none}.uhf-hero-pro-fade .uhf-hero-pro-slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}.uhf-hero-pro-fade .uhf-hero-pro-slide.is-active{opacity:1;z-index:2}.uhf-hero-pro-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,var(--uhf-overlay-start) 0%,var(--uhf-overlay-mid) 48%,var(--uhf-overlay-end) 100%);pointer-events:none}.uhf-hero-pro:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgb(255 255 255 / .30),#fff0 58%);pointer-events:none}.uhf-hero-pro:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgb(0 0 0 / .06);z-index:5;pointer-events:none}.uhf-hero-pro-content{position:absolute!important;z-index:4;left:15%;top:50%;transform:translateY(-50%);max-width:650px;width:calc(100% - 80px)}.uhf-hero-pro-text{display:none;animation:uhfTextIn .55s ease both}.uhf-hero-pro-text.is-active{display:block}@keyframes uhfTextIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.uhf-hero-pro-title{margin:0 0 18px;font-size:48px;line-height:1.12;font-weight:800;letter-spacing:-.8px;color:#165fbd}.uhf-hero-pro-subtitle{margin:0 0 18px;font-size:28px;line-height:1.3;font-weight:400;color:#111}.uhf-hero-pro-features{list-style:none;margin:0 0 24px;padding:0;color:#151515;font-size:19px;line-height:1.65}.uhf-hero-pro-features li:before{content:"* ";font-weight:700}.uhf-hero-pro-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 34px;background:#165fbd;color:#fff!important;border-radius:4px;text-decoration:none!important;font-weight:600;font-size:17px;box-shadow:0 14px 35px rgb(0 0 0 / .12);transition:transform .25s ease,box-shadow .25s ease}.uhf-hero-pro-btn:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgb(0 0 0 / .16)}.uhf-hero-pro-arrow{position:absolute!important;z-index:20!important;top:50%!important;transform:translateY(-50%)!important;width:62px;height:62px;border:1px solid transparent!important;background:transparent!important;color:#111;font-size:54px!important;line-height:1!important;cursor:pointer;opacity:.98;transition:opacity .25s ease,transform .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease;border-radius:50%;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;box-shadow:none!important;outline:none!important;min-width:0!important;min-height:0!important;text-indent:0!important}.uhf-hero-pro-arrow span{display:block!important;line-height:.75!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:300!important}.uhf-hero-pro-arrow:hover{opacity:1;transform:translateY(-50%) scale(1.08)!important}.uhf-hero-pro-arrow:focus,.uhf-hero-pro-arrow:focus-visible,.uhf-hero-pro-arrow:active{outline:none!important;outline-offset:0!important;box-shadow:none!important}.uhf-hero-pro-prev{left:34px!important;right:auto!important}.uhf-hero-pro-next{right:34px!important;left:auto!important}.uhf-hero-pro-dots{display:none!important}.uhf-hero-pro-dot{display:none!important}.elementor-editor-active .uhf-hero-pro-text{display:none}.elementor-editor-active .uhf-hero-pro-text.is-active{display:block}@media (min-width:1600px){.uhf-hero-pro{height:720px}.uhf-hero-pro-title{font-size:58px}.uhf-hero-pro-subtitle{font-size:32px}.uhf-hero-pro-features{font-size:21px}.uhf-hero-pro-content{max-width:780px}.uhf-hero-pro-arrow{font-size:64px!important;width:78px;height:78px}.uhf-hero-pro-prev{left:48px!important}.uhf-hero-pro-next{right:48px!important}}@media (max-width:1024px){.uhf-hero-pro{height:560px}.uhf-hero-pro-content{left:9%;max-width:560px}.uhf-hero-pro-title{font-size:42px}.uhf-hero-pro-subtitle{font-size:24px}.uhf-hero-pro-features{font-size:17px}.uhf-hero-pro-overlay{background:linear-gradient(90deg,var(--uhf-overlay-start),var(--uhf-overlay-mid) 68%,var(--uhf-overlay-end))}.uhf-hero-pro-prev{left:22px!important}.uhf-hero-pro-next{right:22px!important}}@media (max-width:767px){.uhf-hero-pro{height:540px}.uhf-hero-pro-content{left:24px;right:24px;top:50%;width:auto;max-width:none}.uhf-hero-pro-title{font-size:30px;line-height:1.15;margin-bottom:12px}.uhf-hero-pro-subtitle{font-size:18px;margin-bottom:12px}.uhf-hero-pro-features{font-size:15px;line-height:1.55;margin-bottom:18px}.uhf-hero-pro-btn{font-size:14px;padding:13px 22px}.uhf-hero-pro-arrow{width:42px;height:42px;font-size:38px!important}.uhf-hero-pro-prev{left:8px!important}.uhf-hero-pro-next{right:8px!important}.uhf-hero-pro-overlay{background:linear-gradient(90deg,var(--uhf-overlay-start),var(--uhf-overlay-mid) 72%,var(--uhf-overlay-end))}.uhf-hero-pro-slide img{object-position:50% var(--uhf-bg-pos-y,50%)}}.uhf-hero-pro-arrow::-moz-focus-inner{border:0!important}.uhf-hero-pro-arrow:before,.uhf-hero-pro-arrow:after,.uhf-hero-pro-arrow span:before,.uhf-hero-pro-arrow span:after{display:none!important;content:none!important}