.homepage{padding:0!important;color:#fff;overflow-x:hidden}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-weight:600;font-size:16px;border-radius:8px;padding:14px 32px;transition:background .2s,opacity .2s}.hp-btn--primary{background:var(--btn-red);color:#fff}.hp-btn--primary:hover{opacity:.85}.hp-btn--outline{background:rgba(0,0,0,0);color:#fff;background:hsla(0,0%,100%,.1)}.hp-btn--outline:hover{background:hsla(0,0%,100%,.3)}.hp-btn--dark{background:#3a3028;color:#fff}.hp-btn--dark:hover{opacity:.85}.hp-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 24px 60px;background:#0d0d0d}.hp-hero__overlay{position:absolute;inset:0;background:radial-gradient(ellipse at top,rgba(200,160,60,.15) 0,transparent 70%);pointer-events:none}.hp-hero__content{position:relative;width:100%}.hp-hero__title{font-size:42px;font-weight:700;line-height:1.25;margin-bottom:36px;color:#fff;max-width:900px;margin-inline:auto}.hp-hero__thumbs-wrapper{width:100vw;position:relative;left:50%;transform:translateX(-50%);overflow:hidden;margin-bottom:36px;display:flex;flex-direction:column;gap:16px;mask-image:linear-gradient(90deg,transparent 0,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 5%,black 95%,transparent)}.hp-hero__thumbs{display:flex;gap:16px;width:max-content;animation:marquee-scroll 25s linear infinite}.hp-hero__thumbs--reverse{animation:marquee-scroll-reverse 25s linear infinite}.hp-hero__thumb{width:280px;height:170px;border-radius:12px;overflow:hidden;flex-shrink:0}.hp-hero__thumb img{width:100%;height:100%;display:block}.hp-hero__btns{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.hp-plans{padding:80px 24px;text-align:center;background:#141414}.hp-plans__title{font-size:36px;font-weight:700;margin-bottom:12px}.hp-plans__desc{color:hsla(0,0%,100%,.6666666667);font-size:15px;max-width:560px;margin:0 auto 32px}.hp-plans__toggle{display:inline-flex;background:#1e1e1e;border-radius:30px;padding:4px;margin-bottom:40px}.hp-plans__toggle-btn{padding:10px 28px;border:none;border-radius:26px;font-size:15px;font-weight:500;color:hsla(0,0%,100%,.8);background:rgba(0,0,0,0);cursor:pointer;transition:all .2s;position:relative}.hp-plans__toggle-btn.active{background:var(--btn-red);color:#fff}.hp-plans__cards{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-bottom:32px}.hp-plans__promo{display:block;margin:0 auto;background:none;border:none;color:var(--btn-red);font-size:14px;cursor:pointer;text-decoration:underline}.hp-plans__promo:hover{opacity:.8}.hp-plan-card{background:#1a1a1a;border:1px solid rgba(0,0,0,0);border-radius:20px;padding:36px 32px 32px;width:320px;text-align:center;transition:border-color .3s,transform .3s,box-shadow .3s;position:relative;overflow:hidden}.hp-plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.5)}.hp-plan-card--recommended{border-color:#ea292c;box-shadow:0 0 30px rgba(234,41,44,.15)}.hp-plan-card__tag{position:absolute;top:16px;right:16px;font-size:11px;font-weight:700;padding:3px 12px;border-radius:20px;text-transform:uppercase}.hp-plan-card__header{margin-bottom:20px}.hp-plan-card__name{font-size:13px;color:hsla(0,0%,100%,.6666666667);margin-bottom:16px;text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.hp-plan-card__price{display:flex;align-items:baseline;justify-content:center;gap:2px}.hp-plan-card__currency{font-size:22px;font-weight:700}.hp-plan-card__amount,.hp-plan-card__currency{background:linear-gradient(135deg,#EA292C,#ff6b6b);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hp-plan-card__amount{font-size:52px;font-weight:800;line-height:1}.hp-plan-card__duration{font-size:16px;color:hsla(0,0%,100%,.4);font-weight:400}.hp-plan-card__original{font-size:15px;color:hsla(0,0%,100%,.2666666667);text-decoration:line-through;margin-top:4px}.hp-plan-card__divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1019607843),transparent);margin:20px 0}.hp-plan-card__features{list-style:none;padding:0;margin:0 0 24px;text-align:left}.hp-plan-card__feature{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:14px;color:hsla(0,0%,100%,.8);border-bottom:1px solid hsla(0,0%,100%,.0392156863)}.hp-plan-card__feature:last-child{border-bottom:none}.hp-plan-card__check{flex-shrink:0}.hp-plan-card__feature-label{flex:1 1}.hp-plan-card__btn,.hp-plan-card__feature-value{font-weight:600;color:#fff}.hp-plan-card__btn{width:100%;padding:14px;border:none;border-radius:10px;background:var(--btn-red);font-size:15px;cursor:pointer;transition:opacity .2s}.hp-plan-card__btn:hover{opacity:.85}.hp-plan-card--recommended .hp-plan-card__btn{background:linear-gradient(135deg,#EA292C,#ff5252);color:#fff}.hp-convenience{display:flex;align-items:center;gap:40px;padding:100px 200px;background:#1a1a1a}.hp-convenience__left{flex:0 0 38%;max-width:38%}.hp-convenience__title{font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:20px;font-style:italic}.hp-convenience__title span{color:#ea292c}.hp-convenience__desc{color:#999;font-size:18px;line-height:1.6;margin-bottom:36px}.hp-convenience__devices{display:flex;flex-wrap:wrap;gap:32px 40px;align-items:center;font-size:16px;font-weight:600;color:#fff;letter-spacing:.5px;text-transform:uppercase}.hp-convenience__devices span{display:flex;align-items:center;gap:8px}.hp-convenience__apple-tv{display:flex;align-items:center;gap:4px}.hp-convenience__right{flex:1 1;min-width:0;display:flex;justify-content:center;align-items:center}.hp-convenience__img{width:100%;max-width:650px;height:auto;object-fit:contain;display:block}.hp-exclusive{padding:80px 0;text-align:center;background:#0d0d0d}.hp-exclusive__title{font-size:36px;font-weight:700;margin-bottom:12px;padding-inline:60px}.hp-exclusive__desc{color:hsla(0,0%,100%,.6666666667);font-size:15px;max-width:620px;margin:0 auto 50px;padding-inline:60px}.hp-exclusive__rows{display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:20px 0}.hp-exclusive__row{display:flex;justify-content:center;align-items:flex-end;padding:40px 0 0}.hp-exclusive__card{flex-shrink:0;width:155px;height:220px;border-radius:14px;overflow:hidden;margin:0 -12px;box-shadow:0 6px 20px rgba(0,0,0,.5);display:block;position:relative;transform-origin:center bottom}.hp-exclusive__card img{width:100%;height:100%;object-fit:cover;display:block}.hp-maspero{display:flex;align-items:center;gap:60px;padding:100px 60px;background:#141414}.hp-maspero__images{flex:0 0 45%;display:flex;flex-wrap:wrap;gap:16px}.hp-maspero__img{width:48%;border-radius:16px;object-fit:cover;display:block}.hp-maspero__img--bottom{margin-top:-30px}.hp-maspero__text{flex:1 1}.hp-maspero__text h2{font-size:36px;font-weight:700;margin-bottom:16px}.hp-maspero__text p{color:hsla(0,0%,100%,.6666666667);font-size:16px;line-height:1.6}.hp-safe{display:flex;align-items:center;gap:40px;padding:100px 60px;background:#0d0d0d}.hp-safe__text{flex:1 1;padding-left:20px;border-left:4px solid #ea292c}.hp-safe__text h2{font-size:48px;font-weight:800;line-height:1.15;margin-bottom:20px;letter-spacing:-.5px}.hp-safe__text h2 span{color:#ea292c}.hp-safe__text p{color:hsla(0,0%,100%,.8);font-size:18px;line-height:1.7;max-width:480px}.hp-safe__collage{flex:0 0 420px;display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;align-items:stretch}.hp-safe__main{grid-row:1/2;grid-column:1/2;width:100%;height:100%;min-height:280px;object-fit:cover;border-radius:16px;display:block}.hp-safe__side{grid-row:1/2;grid-column:2/3;display:flex;flex-direction:column;gap:10px}.hp-safe__thumb{width:100%;flex:1 1;object-fit:cover;border-radius:12px;display:block}.hp-news{padding:80px 24px;text-align:center;background:#141414}.hp-news__title{font-size:32px;font-weight:700;margin-bottom:12px}.hp-news__desc{color:hsla(0,0%,100%,.6666666667);font-size:15px;max-width:480px;margin:0 auto 36px}.hp-news__logo{max-width:360px;margin:0 auto}.hp-news__img{width:100%;height:auto;border-radius:20px;display:block}.hp-steps{padding:80px 60px;background:#0d0d0d}.hp-steps__title{font-size:32px;font-weight:700;margin-bottom:12px;text-align:center}.hp-steps__desc{color:hsla(0,0%,100%,.6666666667);font-size:15px;margin-bottom:48px;text-align:center}.hp-steps__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;max-width:1300px;margin:0 auto}.hp-step{background:linear-gradient(149deg,#192247,#210e17 96.86%);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;position:relative;overflow:hidden}.hp-step__text{text-align:left}.hp-step__icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,rgba(234,41,44,.3),rgba(234,41,44,.1));display:flex;align-items:center;justify-content:center;align-self:flex-end;margin-top:16px}.hp-step__icon svg{stroke:#ea292c}.hp-step__title{font-size:20px;font-weight:700;margin-bottom:10px;color:#fff;line-height:1.3}.hp-step__desc{font-size:14px;color:hsla(0,0%,100%,.6666666667);line-height:1.6}.hp-faq{padding:80px 24px;background:#141414;max-width:800px;margin:0 auto}.hp-faq__title{font-size:32px;font-weight:700;text-align:center;margin-bottom:8px}.hp-faq__desc{text-align:center;color:hsla(0,0%,100%,.6666666667);font-size:15px;margin-bottom:40px}.hp-faq__list{display:flex;flex-direction:column;gap:8px}.hp-faq__item{background:#1e1e1e;border-radius:12px;overflow:hidden}.hp-faq__item.open .hp-faq__chevron{transform:rotate(180deg)}.hp-faq__item.open .hp-faq__answer{max-height:300px;padding:0 20px 20px}.hp-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 20px;background:none;border:none;color:#fff;font-size:15px;font-weight:500;cursor:pointer;text-align:left}.hp-faq__chevron{flex-shrink:0;transition:transform .25s}.hp-faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 20px}.hp-faq__answer p{color:hsla(0,0%,100%,.6666666667);font-size:14px;line-height:1.6}.hp-cta{margin:0 60px 40px;padding:3px;border-radius:20px;position:relative;overflow:hidden;background:linear-gradient(135deg,#EA292C,#1a1a2e 50%,#EA292C)}.hp-cta__glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 50%,rgba(234,41,44,.15) 0,transparent 50%);pointer-events:none}.hp-cta__content{background:linear-gradient(135deg,#0d0d0d,#1a1018 40%,#0d0d0d);border-radius:18px;padding:48px 56px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;position:relative;z-index:1}.hp-cta__left{flex:1 1;min-width:240px}.hp-cta__title{color:#fff;font-weight:700;font-size:36px;line-height:1.2;margin-bottom:8px}.hp-cta__subtitle{color:hsla(0,0%,100%,.6);font-size:15px;line-height:1.5;max-width:480px}.hp-cta__btns{display:flex;gap:16px;flex-wrap:wrap}.hp-cta .hp-btn{border-radius:10px;padding:16px 36px;font-size:17px;font-weight:600;letter-spacing:.3px}@media(max-width:1400px){.hp-hero__title{font-size:36px}.hp-hero__thumb{width:200px;height:125px}.hp-convenience{padding:80px 40px}.hp-exclusive{padding:60px 0}.hp-exclusive__card{width:145px;height:210px}.hp-maspero,.hp-safe{padding:80px 40px}.hp-cta{margin:0 40px 30px}}@media(max-width:1200px){.hp-hero__title{font-size:30px}.hp-hero__thumb{width:180px;height:115px}.hp-exclusive__card{width:130px;height:188px;margin:0 -10px}.hp-convenience__title{font-size:32px}.hp-maspero__text h2{font-size:28px}.hp-safe__text h2{font-size:38px}}@media(max-width:1024px){.hp-hero{padding:100px 20px 50px;min-height:420px}.hp-hero__title{font-size:26px}.hp-hero__thumb{width:160px;height:100px}.hp-convenience{flex-direction:column;padding:60px 24px;text-align:center}.hp-convenience__right{flex:none;max-width:70%}.hp-convenience__devices{justify-content:center}.hp-exclusive__card{width:110px;height:160px;margin:0 -8px}.hp-exclusive__rows{gap:30px}.hp-steps{padding:60px 24px}.hp-steps__grid{grid-template-columns:repeat(2,1fr);gap:16px}.hp-step{min-height:190px}.hp-maspero{flex-direction:column;padding:60px 24px;text-align:center}.hp-maspero__images{flex:none;width:80%;justify-content:center}.hp-safe{flex-direction:column;padding:60px 24px;text-align:center}.hp-safe__text{border-left:none;padding-left:0;text-align:center}.hp-safe__text h2{font-size:34px}.hp-safe__text p{font-size:16px}.hp-safe__collage{flex:none;width:100%;max-width:400px;margin:0 auto}.hp-safe__main{min-height:220px}.hp-cta{margin:0 20px 30px}.hp-cta__content{flex-direction:column;text-align:center;padding:36px 24px}.hp-cta__title{font-size:28px}.hp-cta__subtitle{font-size:14px}.hp-plans__title{font-size:28px}.hp-plan-card{width:280px;padding:28px 24px}.hp-plan-card__amount{font-size:40px}}@media(max-width:768px){.hp-hero__title{font-size:22px}.hp-hero__thumb{width:140px;height:90px}.hp-hero__thumbs{gap:8px}.hp-btn{font-size:14px;padding:12px 24px}.hp-exclusive__card{width:90px;height:130px;margin:0 -6px;border-radius:10px}.hp-exclusive__rows{gap:20px}.hp-convenience__title{font-size:26px}.hp-safe__collage{max-width:340px}.hp-safe__main{min-height:180px}.hp-maspero__text h2{font-size:26px}.hp-steps__grid{grid-template-columns:repeat(2,1fr);gap:16px}.hp-step{min-height:180px}.hp-faq{padding:60px 16px}.hp-faq__title{font-size:24px}.hp-faq__question{font-size:14px;padding:14px 16px}.hp-cta__title{font-size:24px}.hp-cta__content{padding:30px 20px}.hp-cta .hp-btn{font-size:15px;padding:14px 24px}.hp-plans__subscribe-btn{padding:14px 40px;font-size:16px}.hp-plan-card{width:260px}.hp-plan-card__amount{font-size:36px}}@media(max-width:480px){.hp-hero{padding:80px 16px 40px;min-height:360px}.hp-hero__title{font-size:20px}.hp-hero__thumb{width:120px;height:75px}.hp-hero__btns{flex-direction:column;gap:10px}.hp-plans{padding:50px 16px}.hp-plans__cards{flex-direction:column;align-items:center}.hp-plan-card{width:100%;max-width:340px}.hp-convenience{padding:40px 16px}.hp-convenience__right{max-width:100%}.hp-convenience__title{font-size:22px}.hp-exclusive{padding:40px 0}.hp-exclusive__card{width:72px;height:104px;margin:0 -5px;border-radius:8px}.hp-exclusive__rows{gap:14px}.hp-exclusive__row{padding:10px 0}.hp-exclusive__title{font-size:24px}.hp-exclusive__desc{font-size:13px}.hp-maspero,.hp-safe{padding:40px 16px}.hp-safe__collage{max-width:280px;gap:8px}.hp-safe__main{min-height:150px;border-radius:10px}.hp-safe__thumb{border-radius:8px}.hp-cta{margin:0 12px 20px}.hp-cta__content{flex-direction:column;text-align:center;padding:28px 16px}.hp-cta__title{font-size:22px}.hp-cta__btns{flex-direction:column;width:100%}.hp-cta .hp-btn{width:100%}.hp-steps{padding:40px 16px}.hp-steps__grid{grid-template-columns:1fr;gap:14px}.hp-step{min-height:160px}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee-scroll-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}[dir=rtl] .hp-cta,[dir=rtl] .hp-cta__content,[dir=rtl] .hp-faq__question,[dir=rtl] .hp-step__text{text-align:right}[dir=rtl] .hp-hero__thumbs-wrapper{left:auto;right:50%;transform:translateX(50%)}[dir=rtl] .hp-hero__thumbs{animation-name:marquee-scroll-rtl}[dir=rtl] .hp-hero__thumbs--reverse{animation-name:marquee-scroll-rtl-reverse}[dir=rtl] .hp-safe__text{border-left:none;border-right:4px solid #ea292c;padding-left:0;padding-right:20px}@keyframes marquee-scroll-rtl{0%{transform:translateX(0)}to{transform:translateX(50%)}}@keyframes marquee-scroll-rtl-reverse{0%{transform:translateX(50%)}to{transform:translateX(0)}}[dir=rtl] .hero-cta{max-width:100%;flex-direction:column;align-items:stretch}