.header-hero-layout{width:100%;height:100vh;position:relative;overflow:hidden}.header-hero-layout_fallback{z-index:0;background-image:url(/img/hero_video_poster.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.header-hero-layout_background-video{object-fit:cover;z-index:1;opacity:1;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.header-hero-layout_overlay{z-index:2;background-color:#0a192f99;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}[data-theme=dark] .header-hero-layout_overlay{background-color:#0a0a0acc}.header-hero-layout_content{z-index:3;height:100%;position:relative}
.hero{min-height:100vh;position:relative;overflow:hidden}.hero_video_container{z-index:-2;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hero_background_video{object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.hero_content{z-index:2;flex-direction:column;padding-top:100px;padding-bottom:40px;display:flex;position:relative}.hero_info{text-align:center;z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0003;border:1px solid #ffffff1a;border-radius:24px;max-width:100%;padding:20px;box-shadow:0 20px 50px #0006}.hero_title{color:#fff;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.2;animation:.8s ease-out slideUp}.hero_title_accent{color:var(--link-color);position:relative}.hero_text{color:#fff;word-wrap:break-word;margin-bottom:10px;font-size:16px;font-weight:500;line-height:1.4;animation:.9s ease-out slideUp}.hero_description{color:#fffc;word-wrap:break-word;margin-bottom:20px;font-size:14px;font-weight:400;line-height:1.5;animation:1s ease-out slideUp}.hero_actions{flex-direction:column;gap:12px;margin-bottom:30px;animation:1.1s ease-out slideUp;display:flex}.hero_button{cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:block}.hero_button.primary{background:linear-gradient(135deg,var(--link-color),#0f3a5c);color:#fff;border:none;animation:2s ease-in-out infinite pulse;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000026}.hero_button.secondary{color:var(--link-color);border:2px solid var(--link-color);background:0 0;position:relative;overflow:hidden}.hero_button.primary:hover{transform:translateY(-2px)}.hero_button.secondary:hover{background:#fff3;transform:translateY(-2px)}.hero_button.secondary:after{content:"";z-index:1;background:linear-gradient(45deg,#fff0 0%,#ffffff26 50%,#fff0 100%);width:200%;height:200%;animation:3.5s linear infinite discount-shine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.hero_button.primary:after{content:"";z-index:1;background:linear-gradient(45deg,#fff0 0%,#fff3 50%,#fff0 100%);width:200%;height:200%;animation:3s linear infinite discount-shine;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.hero_stats{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:16px;animation:1.2s ease-out slideUp;display:flex}.stat_item{flex-direction:column;align-items:center;display:flex}.stat_number{color:var(--link-color);font-size:24px;font-weight:700}.stat_text{color:#ffffffb3;margin-top:4px;font-size:12px}.hero_image_container{margin-top:40px;padding:0 20px;animation:1.3s ease-out fadeIn}.image_wrapper{border-radius:24px;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.hero_image{object-fit:cover;width:100%;height:auto;transition:transform .6s ease-in-out;transform:scale(1)}.image_wrapper:hover .hero_image{transform:scale(1.03)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{font-size:inherit;transform:scale(1);box-shadow:0 4px 14px #00000026}50%{font-size:inherit;transform:scale(1.05);box-shadow:0 6px 20px #00000040,0 0 15px #ffffff1a}}@keyframes discount-shine{0%{opacity:0;left:-200%}20%{opacity:.4;left:-120%}to{opacity:0;left:100%}}@media (max-width:359px){.container{padding-left:10px;padding-right:10px}.hero_info{padding:15px}.hero_title{font-size:24px}.hero_text{font-size:14px}.hero_description{font-size:13px}.hero_button{padding:10px 16px;font-size:13px}.hero_stats{gap:12px}.stat_number{font-size:20px}.stat_text{font-size:11px}}@media (min-width:360px) and (max-width:767px){.hero_info{padding:24px}}@media (min-width:768px){.hero_content{padding-top:150px}.hero_info{text-align:left;max-width:600px;padding:32px}.hero_actions{flex-direction:row;gap:16px;width:fit-content}.hero_button{width:auto;padding:14px 28px;font-size:15px}.hero_stats{justify-content:flex-start;gap:30px}.hero_title{font-size:36px}.hero_text{font-size:18px}.hero_description{font-size:16px}.stat_number{font-size:28px}.stat_text{font-size:14px}}@media (min-width:1024px){.hero_content{padding-top:180px}.hero_title{font-size:50px}.hero_info{max-width:60%}}@media (min-width:1440px){.hero_title{font-size:60px}.hero_info{max-width:50%}}
