html{scroll-behavior:smooth;}#video{scroll-margin-top:120px;}.video-block-section{padding:110px 0 140px;}.video-block-section .container{width:100%;max-width:1320px;margin:0 auto;padding:0 24px;}.video-block-section .video-block{width:100%;max-width:1320px;margin:0 auto;text-align:center;}.video-block-section .video-block__eyebrow{display:block;width:fit-content;margin:0 auto 22px;padding:8px 20px;border:1px solid rgba(231,195,90,0.42);border-radius:999px;background:rgba(231,195,90,0.08);color:#e7c35a;font-size:11px;font-weight:900;line-height:1.2;letter-spacing:3px;text-transform:uppercase;}.video-block-section .video-block__title{max-width:900px;margin:0 auto 20px;color:#ffffff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.35rem,3.35vw,3.55rem);font-weight:400;line-height:1.04;letter-spacing:-0.035em;}.video-block-section .video-block__title em{color:#f0c840;font-style:italic;}.video-block-section .video-block__subtitle{max-width:760px;margin:0 auto 54px;color:rgba(255,255,255,0.76);font-size:18px;font-weight:500;line-height:1.7;}.video-block-section .video-block__actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;margin:0 0 42px;}.video-block-section .video-block__btn{width:220px;min-height:54px;padding:0 30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#ffffff;cursor:pointer;font-size:15px;font-weight:900;line-height:1;transition:transform 0.25s ease,filter 0.25s ease,box-shadow 0.25s ease;}.video-block-section .video-block__btn:hover{transform:translateY(-3px);filter:brightness(1.08);}.video-block-section .video-block__btn:focus-visible{outline:3px solid rgba(255,255,255,0.92);outline-offset:4px;}.video-block-section .video-block__btn--primary{background:linear-gradient(90deg,#7040f0,#c880ff);box-shadow:rgba(110,60,240,0.42) 0 14px 34px;}.video-block-section .video-block__btn--secondary{background:linear-gradient(90deg,#d62020,#ff3c3c);box-shadow:rgba(200,30,30,0.42) 0 14px 34px;}.video-block-section .video-block__btn:not(.is-active){opacity:0.72;box-shadow:none;}.video-block-section .video-block__btn:not(.is-active):hover{opacity:1;}.video-block-section .video-block__media{position:relative;width:100%;max-width:1320px;margin:0 auto;padding:14px;overflow:hidden;border-radius:24px;background:rgba(255,255,255,0.06);box-shadow:0 24px 70px rgba(0,0,0,0.5),0 0 0 1px rgba(255,255,255,0.06);}.video-block-section .video-block__video{display:block;width:100%;aspect-ratio:1.7777777778;border:0;border-radius:18px;background:#071028;object-fit:cover;}.video-block-section .video-block__play{position:absolute;top:50%;left:50%;z-index:5;width:76px;height:76px;padding:0;transform:translate(-50%,-50%);border:0;border-radius:999px;background:#ff1e1e;cursor:pointer;box-shadow:0 16px 40px rgba(255,30,30,0.45);opacity:1;visibility:visible;transition:transform 0.25s ease,filter 0.25s ease,opacity 0.2s ease,visibility 0.2s ease;}.video-block-section .video-block__play::before{content:"";position:absolute;top:50%;left:53%;width:0;height:0;transform:translate(-50%,-50%);border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:18px solid #ffffff;}.video-block-section .video-block__play:hover{transform:translate(-50%,-50%) scale(1.06);filter:brightness(1.08);}.video-block-section .video-block__play:focus-visible{outline:3px solid rgba(255,255,255,0.92);outline-offset:5px;}.video-block-section .video-block__play.is-hidden{opacity:0;visibility:hidden;pointer-events:none;}.video-block-section .video-block__cta{width:100%;max-width:1320px;margin:48px auto 0;padding:32px 42px;display:flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid rgba(255,199,45,0.16);border-radius:24px;background:linear-gradient(180deg,rgba(27,24,55,0.92),rgba(24,17,45,0.92));box-shadow:0 24px 70px rgba(0,0,0,0.22),inset 0 1px 0 rgba(255,255,255,0.03);}.video-block-section .video-block__cta-content{flex:1;min-width:0;text-align:left;}.video-block-section .video-block__cta-title{max-width:760px;margin:0;color:rgba(255,255,255,0.94);font-family:Georgia,"Times New Roman",serif;font-size:clamp(20px,1.5vw,25px);font-weight:400;font-style:normal;line-height:1.25;text-align:left;}.video-block-section .video-block__cta-text{max-width:720px;margin:10px 0 0;color:rgba(255,255,255,0.66);font-size:15px;font-weight:500;line-height:1.6;text-align:left;}.video-block-section .video-block__cta-actions{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:18px;}.video-block-section .video-block__cta-btn{width:240px;min-height:56px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#ffffff;font-size:15px;font-weight:900;line-height:1.2;text-decoration:none;white-space:nowrap;transition:transform 0.25s ease,filter 0.25s ease,box-shadow 0.25s ease;}.video-block-section .video-block__cta-btn:hover{transform:translateY(-3px);filter:brightness(1.08);}.video-block-section .video-block__cta-btn:focus-visible{outline:3px solid rgba(255,255,255,0.92);outline-offset:4px;}.video-block-section .video-block__cta-btn--green{background:linear-gradient(90deg,#7040f0,#c880ff);box-shadow:rgba(110,60,240,0.48) 0 16px 42px;}.video-block-section .video-block__cta-btn--red{background:linear-gradient(90deg,#d62020,#ff3c3c);box-shadow:rgba(200,30,30,0.48) 0 16px 42px;}@media (max-width:1100px){.video-block-section .video-block__cta{flex-direction:column;align-items:center;justify-content:center;text-align:center;}.video-block-section .video-block__cta-content{width:100%;text-align:center;}.video-block-section .video-block__cta-title,.video-block-section .video-block__cta-text{max-width:720px;margin-left:auto;margin-right:auto;text-align:center;}.video-block-section .video-block__cta-actions{justify-content:center;flex-wrap:wrap;}}@media (max-width:767px){#video{scroll-margin-top:90px;}.video-block-section{padding:64px 0 78px;}.video-block-section .container{padding:0 16px;}.video-block-section .video-block__eyebrow{margin-bottom:18px;padding:7px 15px;font-size:9px;line-height:1.35;letter-spacing:2px;}.video-block-section .video-block__title{margin-bottom:18px;font-size:clamp(34px,10.5vw,48px);line-height:1.08;letter-spacing:-0.025em;}.video-block-section .video-block__subtitle{max-width:350px;margin:0 auto 34px;font-size:16px;line-height:1.65;}.video-block-section .video-block__actions{gap:12px;margin-bottom:28px;}.video-block-section .video-block__btn{width:100%;}.video-block-section .video-block__media{width:calc(100% + 8px);margin-left:-4px;padding:7px;border-radius:17px;}.video-block-section .video-block__video{width:100%;aspect-ratio:1.7777777778;border-radius:12px;object-fit:cover;}.video-block-section .video-block__play{width:58px;height:58px;}.video-block-section .video-block__play::before{border-top-width:10px;border-bottom-width:10px;border-left-width:15px;}.video-block-section .video-block__cta{margin-top:26px;padding:24px 18px;flex-direction:column;gap:22px;border-radius:18px;}.video-block-section .video-block__cta-content{width:100%;}.video-block-section .video-block__cta-title{max-width:310px;margin:0 auto;font-size:21px;line-height:1.3;text-align:center;}.video-block-section .video-block__cta-text{max-width:315px;margin:10px auto 0;font-size:14px;line-height:1.6;text-align:center;}.video-block-section .video-block__cta-actions{width:100%;gap:14px;}.video-block-section .video-block__cta-btn{width:100%;min-height:54px;}}@media (max-width:390px){.video-block-section .video-block__title{font-size:34px;}.video-block-section .video-block__subtitle{font-size:15px;}.video-block-section .video-block__cta-title{font-size:20px;}}