.hero-section{position:relative;height:800px;color:var(--primary-color)}@media (max-width: 992px){.hero-section{height:650px}}@media (max-width: 768px){.hero-section{margin-bottom:50px;height:auto;background-position:right}}.hero-section .fade{transition:opacity 0.5s ease;opacity:1}.hero-section .fade.hidden{opacity:0;pointer-events:none}.hero-section__background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;pointer-events:none}.hero-section__gradient-overlay{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(180deg, rgba(0,0,0,0) 40%, #141414 100%),linear-gradient(180deg, #141414 1.33%, rgba(0,0,0,0) 41.07%);pointer-events:none}.hero-section .container{position:relative;display:flex;flex-direction:column;height:100%;z-index:2}.hero-section__content{max-width:600px;padding-top:15rem;z-index:1}@media (max-width: 768px){.hero-section__content{opacity:1 !important;padding-top:8rem !important}}.hero-section__title{font-size:6rem;font-weight:600;line-height:0.8;color:var(--primary-color)}.hero-section__title span{display:block}.hero-section__title--white{color:#ffffff}@media (max-width: 992px){.hero-section__title{font-size:3.5rem}}.hero-section__price{margin-top:1.2rem;margin-bottom:0.4rem;color:#ffffff;display:flex;align-items:baseline;gap:0.65rem;flex-wrap:wrap}.hero-section__price-label{font-size:0.95rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em;color:rgba(255,255,255,0.8)}.hero-section__price-old{font-size:1rem;font-weight:500;color:rgba(255,255,255,0.65);text-decoration:line-through}.hero-section__price-current{color:var(--primary-color);font-size:1.9rem;font-weight:800;line-height:1}.hero-section__buttons{margin-top:2rem;display:flex;gap:1.5rem}.hero-section__buttons .btn{padding:0.75rem 1.5rem;border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none}.hero-section__buttons .btn.btn-primary{background:#ffffff;color:#000000}.hero-section__buttons .btn.btn-primary:hover{background:#e4e4e4}.hero-section__buttons .btn.btn-secondary{background:transparent;color:#ffffff}.hero-section__buttons .btn.btn-secondary:hover{text-decoration:underline}.hero-section__supporting-copy{margin-top:0.9rem;width:fit-content;color:rgba(255,255,255,0.88)}.hero-section__supporting-copy p{margin-bottom:0;line-height:1.35}@media (max-width: 768px){.hero-section__supporting-copy{width:100%;max-width:360px}}.hero-section__supporting-copy-line{font-size:0.98rem;font-weight:600;color:rgba(255,255,255,0.9);letter-spacing:0.01em}.hero-section__video-content{position:relative;overflow:hidden;border-radius:12px}.hero-section__video-wrapper{position:absolute;top:0;right:0;width:100%;height:1300px;padding:4rem 15px;display:flex;justify-content:flex-end;transition:width 1s ease-in-out}@media (max-width: 1200px){.hero-section__video-wrapper{height:1100px}}@media (max-width: 992px){.hero-section__video-wrapper{height:950px}}@media (max-width: 768px){.hero-section__video-wrapper{position:relative;height:fit-content;padding:4rem 0}.hero-section__video-wrapper .hero-section__video{width:100% !important}}.hero-section__video{position:sticky;top:220px;width:30%;min-width:500px;height:fit-content;z-index:1}@media (max-width: 1200px){.hero-section__video{min-width:350px}}.hero-section__video-hint{text-align:right;color:white;background-color:#00000057;margin-left:auto;margin-top:5px;width:fit-content;padding:5px 10px;border-radius:12px}.hero-section__video-hint span{color:var(--primary-color);padding-left:5px}@media (max-width: 768px){.hero-section__video-hint{display:none}}.hero-section__video--overlay{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section__video--overlay-image{width:100%;height:100%;object-fit:cover;object-position:84.7% center;position:absolute;top:0;left:0;z-index:-1}.hero-section__video--playbutton{width:10%;height:0;padding-bottom:10%;border-radius:50%;background-color:#09080ab0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);top:50%;left:50%;transform:translate(-50%, -50%);height:4px}.hero-section__video--playbutton svg{display:block;width:35%;height:35%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.hero-section__responsive-iframe{aspect-ratio:16 / 9;width:100%}.hero-section__responsive-iframe iframe{width:100%;height:100%;border:0}.catalog-upgrade-spotlight{position:relative;padding:30px 0 55px}.catalog-upgrade-spotlight .container{position:relative;z-index:1}.catalog-upgrade-spotlight__intro{max-width:720px;margin-bottom:1.65rem}.catalog-upgrade-spotlight__intro h2{color:#ffffff;margin:0;font-size:clamp(1.6rem, 2.8vw, 2.35rem);line-height:1.1;font-weight:700;letter-spacing:-0.02em}.catalog-upgrade-spotlight__kicker{margin:0 0 0.4rem;font-size:0.76rem;letter-spacing:0.11em;text-transform:uppercase;font-weight:700;color:var(--primary-color)}.catalog-upgrade-spotlight__lead{margin:0.85rem 0 0;color:rgba(255,255,255,0.78);font-size:1.02rem;line-height:1.45}.catalog-upgrade-spotlight__options{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;align-items:stretch}@media (max-width: 992px){.catalog-upgrade-spotlight__options{grid-template-columns:1fr}}.catalog-upgrade-card{display:flex;flex-direction:column;gap:0;border-radius:18px;padding:1.2rem;border:1px solid rgba(255,255,255,0.1);background:linear-gradient(165deg, rgba(255,255,255,0.03), rgba(255,255,255,0.01));min-height:100%}.catalog-upgrade-card--base{box-shadow:inset 0 0 0 1px rgba(255,255,255,0.14);background:linear-gradient(165deg, rgba(255,255,255,0.04), rgba(255,255,255,0.01))}.catalog-upgrade-card--complete{background:linear-gradient(160deg, rgba(255,255,255,0.045), rgba(255,255,255,0.015))}.catalog-upgrade-card h3{margin:0;color:#ffffff;font-weight:700;font-size:1.35rem}.catalog-upgrade-card__eyebrow{margin:0 0 0.55rem;font-size:0.75rem;letter-spacing:0.09em;text-transform:uppercase;font-weight:700;color:rgba(255,255,255,0.62)}.catalog-upgrade-card__description{margin:0.32rem 0 0;color:rgba(255,255,255,0.77);font-size:0.94rem;line-height:1.44}.catalog-upgrade-card__head{padding-bottom:0}.catalog-upgrade-card__premium-word{position:relative;display:inline-block}.catalog-upgrade-card__premium-word.is-owned::after{content:"";position:absolute;left:-2px;right:-2px;top:53%;height:3px;transform:rotate(-3deg);background:linear-gradient(90deg, transparent 0%, rgba(255,88,88,0.25) 10%, rgba(255,88,88,0.95) 50%, rgba(255,88,88,0.25) 90%, transparent 100%);box-shadow:0 0 9px rgba(255,88,88,0.5);pointer-events:none}.catalog-upgrade-card__owned-note{margin:0.62rem 0 0;padding:0.46rem 0.66rem;border-radius:10px;border:1px solid rgba(var(--primary-color-rgb), 0.42);background:rgba(var(--primary-color-rgb), 0.14);color:rgba(255,255,255,0.95);font-size:0.83rem;line-height:1.35;font-weight:600}.catalog-upgrade-card__text-link{display:inline-flex;align-items:center;width:fit-content;margin:0.45rem 0 0;color:rgba(var(--primary-color-rgb), 0.95);font-size:0.86rem;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(var(--primary-color-rgb), 0.35);transition:color 0.2s ease, border-color 0.2s ease}.catalog-upgrade-card__text-link:hover,.catalog-upgrade-card__text-link:focus-visible{color:#ffffff;border-bottom-color:rgba(var(--primary-color-rgb), 0.75);outline:none}.catalog-upgrade-card__pricing{display:flex;align-items:center;gap:0.65rem;flex-wrap:wrap;margin-top:0.7rem}.catalog-upgrade-card__price-old{font-size:0.92rem;color:rgba(255,255,255,0.58);text-decoration:line-through}.catalog-upgrade-card__price-main{font-size:1.75rem;font-weight:800;line-height:1;color:var(--primary-color)}.catalog-upgrade-card__discount{padding:0.26rem 0.64rem;border-radius:999px;background:rgba(var(--primary-color-rgb), 0.2);color:#ffffff;font-size:0.78rem;font-weight:700;border:1px solid rgba(var(--primary-color-rgb), 0.45)}.catalog-upgrade-card__highlights{margin:0.95rem 0 0;padding:0;list-style:none}.catalog-upgrade-card__highlights li{position:relative;margin-bottom:0.46rem;color:rgba(255,255,255,0.84);padding-left:1.1rem;font-size:0.92rem}.catalog-upgrade-card__highlights li::before{content:"";position:absolute;left:0;top:0.43rem;width:6px;height:6px;border-radius:50%;background:var(--primary-color)}.catalog-upgrade-card__addons{margin-top:0.72rem;display:flex;flex-wrap:wrap;gap:0.45rem}.catalog-upgrade-card__addons-label{margin:0.95rem 0 0;color:rgba(255,255,255,0.74);font-size:0.78rem;font-weight:600;letter-spacing:0.03em;line-height:1.2}.catalog-upgrade-card__addon-chip{position:relative;display:inline-flex;align-items:center;text-decoration:none;padding:0.38rem 0.62rem;border-radius:999px;border:1px solid rgba(255,255,255,0.18);background:rgba(255,255,255,0.04);color:rgba(255,255,255,0.88);font-size:0.79rem;line-height:1;transition:0.2s ease}.catalog-upgrade-card__addon-chip:hover,.catalog-upgrade-card__addon-chip:focus-visible{color:#ffffff;border-color:rgba(var(--primary-color-rgb), 0.5);background:rgba(var(--primary-color-rgb), 0.22);outline:none}.catalog-upgrade-card__addon-chip--owned{opacity:0.55;border-color:rgba(255,255,255,0.12);background:rgba(255,255,255,0.02)}.catalog-upgrade-card__addon-chip--owned::after{content:attr(data-owned-tooltip);position:absolute;left:50%;bottom:calc(100% + 8px);transform:translateX(-50%);padding:0.38rem 0.5rem;border-radius:8px;background:rgba(10,10,10,0.96);border:1px solid rgba(255,255,255,0.18);color:rgba(255,255,255,0.92);font-size:0.72rem;line-height:1.3;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity 0.2s ease;z-index:2}.catalog-upgrade-card__addon-chip--owned:hover,.catalog-upgrade-card__addon-chip--owned:focus-visible{opacity:0.9}.catalog-upgrade-card__addon-chip--owned:hover::after,.catalog-upgrade-card__addon-chip--owned:focus-visible::after{opacity:1}.catalog-upgrade-card__small-note{margin:0.78rem 0 0;color:rgba(255,255,255,0.72);font-size:0.87rem}.catalog-upgrade-card__scope-note{margin:0.72rem 0 0;padding:0.5rem 0.62rem;border-radius:10px;border:1px solid rgba(255,204,102,0.45);background:rgba(255,204,102,0.1);color:rgba(255,242,214,0.95);font-size:0.8rem;line-height:1.35;font-weight:600}.catalog-upgrade-card__cta{display:flex;justify-content:center;align-items:center;text-decoration:none;border-radius:999px;font-size:0.92rem;font-weight:700;padding:0.65rem 1.15rem;transition:0.2s ease;border:1px solid transparent;background:#ffffff;color:#101010;margin-top:1.4rem;width:100%;flex:0 0 auto}.catalog-upgrade-card__cta:hover{transform:translateY(-1px);background:#f1f1f1}.catalog-upgrade-card__cta--ghost{background:rgba(255,255,255,0.06);color:#ffffff;border-color:rgba(255,255,255,0.24)}.catalog-upgrade-card__cta--ghost:hover{background:rgba(var(--primary-color-rgb), 0.2);border-color:rgba(var(--primary-color-rgb), 0.5);color:#ffffff}.catalog-upgrade-card__cta-group{margin-top:auto}.catalog-upgrade-card__campaign-note{margin:0.52rem 0 0;color:rgba(255,255,255,0.78);font-size:0.8rem;line-height:1.35}.catalog-upgrade-card__campaign-note strong{color:#ffffff;font-weight:700}.catalog-upgrade-card__campaign-countdown{display:inline-block;color:var(--primary-color);font-weight:700;letter-spacing:0.01em}
