.eparduotuve-hero-wrapper{all:initial;display:block;font-family:Inter,sans-serif}.eparduotuve-hero-wrapper *{box-sizing:border-box;max-width:100%}.eparduotuve-hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding:140px 20px 80px;overflow:hidden;font-family:Inter,sans-serif;background:#030d18;color:#ffffff}.eparduotuve-bg-stars{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.eparduotuve-star{position:absolute;background:#43b7ff;border-radius:50%;width:2px;height:2px;opacity:.6;animation:eparduotuve-twinkle 3s ease-in-out infinite;box-shadow:0 0 4px #43b7ff}@keyframes eparduotuve-twinkle{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.eparduotuve-bg-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;pointer-events:none;animation:eparduotuve-float 8s ease-in-out infinite;z-index:0}@keyframes eparduotuve-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(30px,-30px,0) scale(1.1)}}.eparduotuve-bg-orb--primary{width:600px;height:600px;background:radial-gradient(circle,#43b7ff 0,transparent 70%)}.eparduotuve-bg-orb--secondary{width:500px;height:500px;background:radial-gradient(circle,#5c6cff 0,transparent 70%)}.eparduotuve-hero-orb--1{top:10%;left:-100px}.eparduotuve-hero-orb--2{top:40%;right:-150px}.eparduotuve-fade-top:before{top:0;background:linear-gradient(180deg,#030d18,transparent)}.eparduotuve-fade-bottom:after,.eparduotuve-fade-top:before{content:"";position:absolute;left:0;right:0;height:120px;pointer-events:none;z-index:10}.eparduotuve-fade-bottom:after{bottom:0;background:linear-gradient(0deg,#030d18,transparent)}.eparduotuve-hero-container{max-width:1400px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1;padding:0 40px}.eparduotuve-hero-content{display:flex;flex-direction:column;gap:32px}.eparduotuve-hero-badge{display:inline-flex;align-items:center;align-self:flex-start;gap:10px;padding:10px 20px;background:rgba(67,183,255,.1);border:1px solid rgba(67,183,255,.3);border-radius:40px;font-size:13px;font-weight:500;color:#43b7ff;text-transform:uppercase;letter-spacing:1px}@keyframes eparduotuve-fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.eparduotuve-hero-badge:before{content:"";width:8px;height:8px;background:#43b7ff;border-radius:50%;animation:eparduotuve-pulse 2s ease-in-out infinite}@keyframes eparduotuve-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.eparduotuve-hero-title{font-size:64px!important;font-weight:700!important;line-height:1.1!important;color:#ffffff!important;margin:0!important;text-transform:uppercase;letter-spacing:.5px;background:none!important;-webkit-text-fill-color:initial!important}.eparduotuve-text-gradient{background:linear-gradient(135deg,#ffffff,#43b7ff)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.eparduotuve-hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;color:#a8b5c3!important;margin:0;max-width:600px}.eparduotuve-hero-cta{display:flex;gap:16px;flex-wrap:wrap}.eparduotuve-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 40px;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:40px;cursor:pointer;transition:all .3s ease;letter-spacing:.03em;position:relative;overflow:hidden;white-space:nowrap;border:2px solid transparent}.eparduotuve-btn--primary{background:linear-gradient(135deg,#43b7ff,#2a8bbf);color:#030d18;border-color:#43b7ff;box-shadow:0 10px 30px rgba(67,183,255,.3);min-width:200px}.eparduotuve-btn--primary:hover{box-shadow:0 10px 40px rgba(67,183,255,.6);border-color:#43b7ff;color:#030d18}.eparduotuve-btn-content{position:relative;display:flex;align-items:center;gap:10px;width:100%;justify-content:center}.eparduotuve-btn-default-text{display:inline-flex;align-items:center;gap:10px}.eparduotuve-btn-default-text,.eparduotuve-btn-hover-text{transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s ease}.eparduotuve-btn-hover-text{position:absolute;left:50%;transform:translateX(-150%);opacity:0;white-space:nowrap}.eparduotuve-btn--primary:hover .eparduotuve-btn-default-text{transform:translateX(150%);opacity:0}.eparduotuve-btn--primary:hover .eparduotuve-btn-hover-text{transform:translateX(-50%);opacity:1}.eparduotuve-btn--secondary{background:transparent;color:#43b7ff;border-color:transparent;backdrop-filter:blur(10px);min-width:200px}.eparduotuve-btn--secondary:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:#ffffff;border-radius:40px;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:0}.eparduotuve-btn--secondary:hover:before{transform:scaleX(1)}.eparduotuve-btn--secondary span{position:relative;z-index:1;transition:color .3s ease}.eparduotuve-btn--secondary:hover{border-color:#ffffff;box-shadow:0 0 30px rgba(255,255,255,.4)}.eparduotuve-btn--secondary:hover span{color:#030d18}.eparduotuve-btn-icon{display:inline-block;transition:transform .4s cubic-bezier(.4,0,.2,1);margin-left:8px}.eparduotuve-btn--secondary:hover .eparduotuve-btn-icon{transform:translateX(5px)}.eparduotuve-hero-stats{gap:40px!important;margin-top:60px!important;padding-top:40px!important;border-top:1px solid rgba(67,183,255,.15)!important;flex-wrap:nowrap!important;justify-content:flex-start!important}.eparduotuve-hero-stats,.eparduotuve-stat-item{display:flex!important;background:none!important;box-shadow:none!important}.eparduotuve-stat-item{flex-direction:column!important;gap:4px!important;white-space:nowrap!important;border:none!important;padding:0!important}.eparduotuve-stat-number{font-size:32px!important;font-weight:700!important;color:#43b7ff!important;line-height:1!important}.eparduotuve-stat-label,.eparduotuve-stat-number{background:none!important;border:none!important;padding:0!important;margin:0!important}.eparduotuve-stat-label{font-size:14px!important;color:#a8b5c3!important;line-height:1.4!important}.eparduotuve-hero-visual{position:relative;animation:eparduotuve-fadeIn .8s ease .6s both;display:flex;justify-content:center;align-items:center}.eparduotuve-hero-image-wrapper{position:relative;width:100%;max-width:665px;margin:0 auto}.eparduotuve-hero-image{width:100%;height:auto;display:block;border-radius:24px}.eparduotuve-floating-badge{position:absolute;top:30px;left:30px;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:rgba(13,27,46,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(67,183,255,.3);border-radius:16px;font-size:12px;font-weight:500;color:#43b7ff;box-shadow:0 10px 30px rgba(0,0,0,.3);z-index:20;animation:eparduotuve-float-badge 3s ease-in-out infinite}@keyframes eparduotuve-float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.eparduotuve-badge-icon{width:20px;height:20px;stroke:#43b7ff;flex-shrink:0}.eparduotuve-hero-decoration{position:absolute;opacity:.4;pointer-events:none;z-index:0}.eparduotuve-decoration-circle{width:200px;height:200px;border:2px dashed rgba(67,183,255,.3);border-radius:50%;top:-50px;right:-50px;animation:eparduotuve-rotate 20s linear infinite}@keyframes eparduotuve-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.eparduotuve-decoration-dots{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;bottom:-30px;right:50px}.eparduotuve-decoration-dots span{width:8px;height:8px;background:rgba(67,183,255,.4);border-radius:50%;animation:eparduotuve-twinkle 2s ease-in-out infinite}.eparduotuve-decoration-dots span:first-child{animation-delay:0s}.eparduotuve-decoration-dots span:nth-child(2){animation-delay:.2s}.eparduotuve-decoration-dots span:nth-child(3){animation-delay:.4s}.eparduotuve-decoration-dots span:nth-child(4){animation-delay:.6s}.eparduotuve-decoration-dots span:nth-child(5){animation-delay:.8s}.eparduotuve-decoration-dots span:nth-child(6){animation-delay:1s}.eparduotuve-decoration-dots span:nth-child(7){animation-delay:1.2s}.eparduotuve-decoration-dots span:nth-child(8){animation-delay:1.4s}.eparduotuve-decoration-dots span:nth-child(9){animation-delay:1.6s}.eparduotuve-scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:12px;opacity:1;transition:opacity .3s ease;z-index:10}.eparduotuve-scroll-indicator.hidden{opacity:0;pointer-events:none}.eparduotuve-scroll-text{font-size:12px;color:#a8b5c3;text-transform:uppercase;letter-spacing:2px;font-weight:500}.eparduotuve-scroll-line{width:2px;height:60px;background:rgba(67,183,255,.3);border-radius:2px;position:relative;overflow:hidden}.eparduotuve-scroll-line:after{content:"";position:absolute;top:0;left:0;width:100%;height:30%;background:#43b7ff;border-radius:2px;animation:eparduotuve-scroll-down 2s ease-in-out infinite}@keyframes eparduotuve-scroll-down{0%{transform:translateY(-100%)}to{transform:translateY(400%)}}@media (max-width:1024px){.eparduotuve-hero-container{grid-template-columns:1fr;gap:60px;padding:0 32px}.eparduotuve-hero-visual{max-width:600px;margin:0 auto}.eparduotuve-scroll-indicator{display:none!important}}@media (max-width:768px){.eparduotuve-hero-section{padding:120px 16px 60px;min-height:auto}.eparduotuve-hero-container{gap:50px;padding:0 24px}.eparduotuve-hero-content{text-align:center!important;align-items:center!important}.eparduotuve-hero-badge{align-self:center!important}.eparduotuve-hero-title{font-size:clamp(32px,8vw,64px)!important;text-align:center!important}.eparduotuve-hero-subtitle{max-width:100%;text-align:center!important}.eparduotuve-hero-cta{flex-direction:column;width:100%;justify-content:center!important}.eparduotuve-btn{width:100%}.eparduotuve-hero-stats{gap:20px!important;justify-content:center!important}.eparduotuve-stat-number{font-size:1.25rem!important}.eparduotuve-stat-label{font-size:8px!important}.eparduotuve-floating-badge{top:15px;left:15px}.eparduotuve-decoration-circle{width:150px;height:150px;top:-30px;right:-30px}.eparduotuve-scroll-indicator{display:none!important}}@media (max-width:640px){.eparduotuve-hero-section{padding:90px 20px 50px;min-height:auto}.eparduotuve-hero-container{padding:0 20px}.eparduotuve-hero-badge{margin-bottom:24px!important;font-size:10px!important;padding:7px 14px!important}.eparduotuve-hero-badge:before{width:6px!important;height:6px!important}.eparduotuve-hero-title{font-size:1.65rem!important;margin-bottom:18px!important;line-height:1.15!important}.eparduotuve-hero-subtitle{font-size:.875rem!important;line-height:1.55!important;margin-bottom:28px!important}.eparduotuve-hero-cta{flex-direction:column;gap:12px}.eparduotuve-btn{font-size:.9375rem!important;padding:14px 36px!important}.eparduotuve-hero-stats{flex-direction:row!important;gap:24px!important;align-items:flex-start!important;justify-content:center!important;margin-top:40px!important;padding-top:28px!important;border-top:1px solid rgba(67,183,255,.15)!important;width:70%!important;margin-left:auto!important;margin-right:auto!important}.eparduotuve-stat-item{text-align:center!important;flex:1!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.eparduotuve-stat-number{font-size:1.25rem!important;margin-bottom:4px!important;margin-top:0!important}.eparduotuve-stat-label{font-size:8px!important;line-height:1.2!important;margin:0!important}.eparduotuve-decoration-circle,.eparduotuve-decoration-dots,.eparduotuve-floating-badge{display:none}}@media (max-width:375px){.eparduotuve-hero-container{padding:0 16px!important}.eparduotuve-hero-badge{font-size:9px!important;padding:6px 12px!important;margin-bottom:20px!important}.eparduotuve-hero-badge:before{width:5px!important;height:5px!important}.eparduotuve-hero-title{font-size:1.5rem!important}.eparduotuve-hero-subtitle{font-size:.8125rem!important}.eparduotuve-btn{font-size:.875rem!important;padding:13px 32px!important}.eparduotuve-stat-number{font-size:1.125rem!important}.eparduotuve-stat-label{font-size:7px!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.eparduotuve-hero-badge{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 16px!important;background:rgba(67,183,255,.1)!important;border:1px solid rgba(67,183,255,.3)!important;color:#43b7ff!important;border-radius:40px!important;font-size:12px!important;font-weight:500!important;line-height:1!important;letter-spacing:1px!important;text-transform:uppercase!important}.eparduotuve-hero-badge:before{width:7px!important;height:7px!important;flex:0 0 7px!important}@media (max-width:640px){.eparduotuve-hero-badge{gap:8px!important;padding:7px 14px!important;font-size:10px!important}.eparduotuve-hero-badge:before{width:6px!important;height:6px!important;flex-basis:6px!important}}@media (max-width:375px){.eparduotuve-hero-badge{padding:6px 12px!important;font-size:9px!important}.eparduotuve-hero-badge:before{width:5px!important;height:5px!important;flex-basis:5px!important}}.eparduotuve-hero-content{gap:0!important}.eparduotuve-hero-badge,.eparduotuve-hero-title{margin:0 0 24px!important}.eparduotuve-hero-subtitle{margin:0 0 32px!important}.eparduotuve-hero-cta{margin:0!important}@media(max-width:767px){.eparduotuve-hero-badge{margin-bottom:20px!important}.eparduotuve-hero-title{margin-bottom:16px!important}.eparduotuve-hero-subtitle{margin-bottom:24px!important}}.eparduotuve-hero-section{min-height:100vh!important}@media(max-width:768px){.eparduotuve-hero-section{min-height:auto!important}main .eparduotuve-hero-wrapper .eparduotuve-hero-subtitle,main .eparduotuve-hero-wrapper .eparduotuve-hero-title.site-page-h1{width:100%!important;max-width:100%!important;align-self:stretch!important;overflow-wrap:break-word}.eparduotuve-hero-stats{width:100%!important;max-width:100%!important;gap:12px!important}.eparduotuve-hero-stats .eparduotuve-stat-item{min-width:0!important;white-space:normal!important}.eparduotuve-hero-stats .eparduotuve-stat-label{width:100%!important;white-space:normal!important;overflow-wrap:anywhere}}@media (max-width:375px){.eparduotuve-hero-stats{gap:8px!important}}