.block-home-hero-section{position:relative;overflow:hidden;min-height:80vh;display:flex;align-items:center;padding:80px 0;background:radial-gradient(circle at 12% 10%,rgba(45,183,236,0.16),transparent 34%),radial-gradient(circle at 88% 92%,rgba(45,183,236,0.08),transparent 34%),linear-gradient(135deg,#061827 0%,#07121f 100%);color:#fff;}.block-home-hero-section::after{content:"";position:absolute;inset:0 0 0 auto;width:35%;background:linear-gradient(180deg,#f6fbff 0%,#e1f2ff 100%);clip-path:polygon(18% 0,100% 0,100% 100%,0% 100%);z-index:1;}.block-home-hero-section::before{content:"";position:absolute;left:-160px;bottom:-160px;width:420px;height:420px;filter:blur(60px);z-index:0;}.block-home-hero-section .container{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:0px;width:100%;}@media (max-width:1024px){.block-home-hero-section .container{grid-template-columns:1fr;gap:40px;}}.block-home-hero-section .hero-content{max-width:620px;}.block-home-hero-section .acf-wysiwyg{margin-bottom:22px;}.block-home-hero-section .acf-wysiwyg h1,.block-home-hero-section .acf-wysiwyg h2{font-size:clamp(34px,4vw,56px);font-weight:800;line-height:1.12;margin-bottom:18px;letter-spacing:-0.02em;color:#fff;}.block-home-hero-section .acf-wysiwyg p{font-size:17px;line-height:1.65;color:rgba(255,255,255,0.88);max-width:560px;}.block-home-hero-section .hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:18px;}.block-home-hero-section a{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-weight:600;font-size:14px;text-decoration:none;border:1px solid transparent;transition:all 0.25s ease;backdrop-filter:blur(8px);}.block-home-hero-section .btn-secondary{cursor:pointer;background:rgba(255,255,255,0.12);color:#fff;border-color:rgba(255,255,255,0.25);}.block-home-hero-section .btn-secondary:hover{background:rgba(255,255,255,0.22);}.block-home-hero-section .btn-primary{cursor:pointer;background:linear-gradient(135deg,#1ea7ff,#6bd4ff);color:#03283d;box-shadow:0 0 0 0 rgba(30,167,255,0.5),0 12px 28px rgba(30,167,255,0.35);position:relative;}.block-home-hero-section .btn-primary:hover{box-shadow:0 0 0 6px rgba(30,167,255,0.25),0 18px 36px rgba(30,167,255,0.55);}.block-home-hero-section .hero-media{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;}.block-home-hero-section .video-wrapper{position:relative;width:100%;max-width:820px;border-radius:16px;overflow:hidden;cursor:pointer;}.block-home-hero-section .hero-video{width:100%;display:block;background:#000;box-shadow:0 30px 80px rgba(0,0,0,0.45),0 0 0 1px rgba(255,255,255,0.08);}.block-home-hero-section .video-play-btn{cursor:pointer;position:absolute;inset:0;margin:auto;width:78px;height:78px;border-radius:50%;border:none;background:rgba(0,0,0,0.35);backdrop-filter:blur(9px);cursor:pointer;z-index:5;transition:all 0.25s ease;}.block-home-hero-section .video-play-btn::before{content:"";position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);border-style:solid;border-width:12px 0 12px 20px;border-color:transparent transparent transparent #fff;}.block-home-hero-section .video-play-btn:hover{background:rgba(30,167,255,0.9);transform:scale(1.06);}.block-home-hero-section .video-wrapper.is-playing .video-play-btn{opacity:0;pointer-events:none;}@media (max-width:768px){.block-home-hero-section{text-align:center;min-height:auto;}.block-home-hero-section .hero-content,.block-home-hero-section .hero-media{justify-content:center;}.block-home-hero-section .hero-actions{justify-content:center;}.block-home-hero-section video{max-width:100%;}.block-home-hero-section::after{display:none;}}