@font-face{font-family:Tw Cen MT Std;src:url(/assets/TwCenMTStd-Light-Bn6Y4MB2.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Tw Cen MT Std;src:url(/assets/TwCenMTStd-SemiMedium-D45J2kqM.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Tw Cen MT Std;src:url(/assets/TwCenMTStd-Bold-C24tcRk_.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Tw Cen MT Std;src:url(/assets/TwCenMTStd-Italic-DBnYL6eA.otf) format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Conthrax;src:url(/assets/conthrax-sb-CUoskEEE.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Tw Cen MT Std,Arial,sans-serif;background:#000;color:#fff;font-weight:500}h1,h2,h3,h4,h5,h6{font-family:Conthrax,Arial,sans-serif;letter-spacing:1px;text-transform:uppercase}main{min-height:calc(100vh - 350px);padding-top:90px}.header{position:fixed;top:0;width:100%;height:90px;background:#000;z-index:9999;border-bottom:1px solid #1a1a1a}.header-container{max-width:1400px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.logo img{height:60px}.nav{display:flex;gap:32px}.menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:18px;height:2px;background:#fff;display:block}.nav a{color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:13px;letter-spacing:1px;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.nav a.active{color:#00b7ff}.btn-register{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:174px;height:40px;padding:0 16px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:linear-gradient(135deg,#040404,#0c1018);color:#59ff59;text-decoration:none;font-family:Conthrax,Arial,sans-serif;font-size:10px;letter-spacing:.12em;line-height:1;text-transform:uppercase;text-shadow:0 0 10px rgba(89,255,89,.45);box-shadow:inset 0 0 0 1px #00b7ef40,0 0 16px #00a3e038;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;animation:registerPulse 2.4s ease-in-out infinite}.btn-register:before{content:"";position:absolute;top:-130%;left:-42%;width:34%;height:360%;background:linear-gradient(90deg,#fff0,#ffffff5c,#fff0);transform:rotate(22deg);animation:registerShine 3s ease-in-out infinite;pointer-events:none}.btn-register-text{position:relative;z-index:1}.btn-register-emoji{position:relative;z-index:1;font-size:14px;line-height:1;filter:drop-shadow(0 0 8px rgba(89,255,89,.55));animation:registerEmojiInvite 1.2s ease-in-out infinite}.btn-register:hover{transform:translateY(-2px) scale(1.02);border-color:#fff;box-shadow:inset 0 0 0 1px #00b7ef7a,0 0 22px #59ff5957}.btn-register:active{transform:translateY(0)}@keyframes registerPulse{0%,to{box-shadow:inset 0 0 0 1px #00b7ef40,0 0 14px #00a3e033}50%{box-shadow:inset 0 0 0 1px #00b7ef7a,0 0 24px #59ff594d}}@keyframes registerShine{0%{left:-42%;opacity:0}12%{opacity:1}42%{left:130%;opacity:0}to{left:130%;opacity:0}}@keyframes registerEmojiInvite{0%,to{transform:translateY(0) scale(1) rotate(0)}35%{transform:translateY(-3px) scale(1.14) rotate(-10deg)}70%{transform:translateY(0) scale(1.06) rotate(8deg)}}@media(prefers-reduced-motion:reduce){.btn-register,.btn-register:before,.btn-register-emoji{animation:none}}@media(max-width:1100px){.header{height:74px}.header-container{position:relative;padding:0 14px;justify-content:space-between}.logo img{height:46px}.menu-toggle{display:inline-flex}.nav{position:absolute;top:74px;right:0;left:0;z-index:9998;display:none;flex-direction:column;gap:0;background:#050505;border-top:1px solid #1e1e1e;border-bottom:1px solid #1e1e1e}.nav.is-open{display:flex}.nav a{padding:13px 16px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;letter-spacing:.06em}.nav a:last-child{border-bottom:0}.btn-register{display:none}.btn-register-emoji{font-size:12px}}.footer{background:#1a1a1a;color:#fff;padding:60px 0}.footer-container{max-width:1400px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px}.footer-logo{width:180px;margin-bottom:16px}.footer-col p{font-size:13px;line-height:1.6;color:#cfcfcf}.footer-info a,.footer-info span{display:block;font-size:13px;color:#fff;margin-bottom:10px;text-decoration:none}.footer-whatsapp{display:inline-flex!important;align-items:center;gap:8px}.footer-whatsapp-icon{width:16px;height:16px;flex:0 0 16px}.social-title{font-size:13px;margin-bottom:12px;display:block}.social-icons{display:flex;gap:14px;margin-bottom:16px}.social-icons img{width:38px;height:38px}.privacy{font-size:12px;color:#9b9b9b;text-decoration:none}@media(max-width:980px){.footer{padding:42px 0}.footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer-col:first-child{grid-column:span 2}}@media(max-width:640px){.footer{padding:34px 0}.footer-container{grid-template-columns:1fr;gap:20px;padding:0 14px}.footer-col:first-child{grid-column:auto}.footer-logo{width:150px}}@font-face{font-family:Qaranta Bold;src:url(/assets/Qaranta%20Bold%202-BewAZwoy.otf) format("opentype");font-style:normal;font-weight:700;font-display:swap}.hero{position:relative;height:calc(100vh - 90px);overflow:hidden}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:80px 40px}.hero-title{text-align:center;animation:heroTitleEntrance 2.2s cubic-bezier(.18,.72,.15,1) both}.hero-title h1{margin:0;display:flex;flex-direction:column;align-items:center;gap:2px;font-family:Qaranta Bold,Conthrax,Arial,sans-serif;font-weight:300;font-size:clamp(3rem,8.4vw,6.6rem);line-height:.88;letter-spacing:.035em}.hero-title .expo{color:#7f878f;animation:heroWordReveal 1.8s ease-out .14s both}.hero-title .cesvi{color:#00a3e0;margin-left:0;text-shadow:0 0 4px rgba(0,163,224,.28),0 0 10px rgba(0,163,224,.14);animation:heroWordReveal 1.8s ease-out .32s both,heroCesviPulse 2.8s ease-in-out 1.8s infinite}.subtitle{font-family:Conthrax,Arial,sans-serif;font-size:clamp(.75rem,1.1vw,1rem);letter-spacing:.16em;margin-top:8px;color:#f1f4fb;animation:heroSubtitleReveal 1.8s ease-out .52s both}@keyframes heroTitleEntrance{0%{opacity:0;transform:translateY(36px) scale(.95);filter:blur(14px) brightness(.72)}55%{opacity:1;transform:translateY(0) scale(1.02);filter:blur(0) brightness(1)}to{opacity:1;transform:translateY(0);filter:blur(0) brightness(1)}}@keyframes heroWordReveal{0%{opacity:0;letter-spacing:.16em;transform:translateY(18px)}to{opacity:1;letter-spacing:.01em;transform:translateY(0)}}@keyframes heroCesviPulse{0%,to{text-shadow:0 0 4px rgba(0,163,224,.28),0 0 10px rgba(0,163,224,.14)}50%{text-shadow:0 0 7px rgba(0,163,224,.46),0 0 14px rgba(0,163,224,.2)}}@keyframes heroSubtitleReveal{0%{opacity:0;transform:translateY(14px);letter-spacing:.3em}to{opacity:1;transform:translateY(0);letter-spacing:.16em}}@keyframes heroRegisterEmojiInvite{0%,to{transform:translateY(-50%) scale(1) rotate(0)}35%{transform:translateY(calc(-50% - 3px)) scale(1.14) rotate(-10deg)}70%{transform:translateY(-50%) scale(1.06) rotate(8deg)}}@keyframes heroRegisterTextInvite{0%,to{transform:translateY(0) scale(1);text-shadow:0 0 0 rgba(89,255,89,0)}35%{transform:translateY(-2px) scale(1.04);text-shadow:0 0 10px rgba(89,255,89,.36)}70%{transform:translateY(0) scale(1.02);text-shadow:0 0 6px rgba(89,255,89,.24)}}@media(prefers-reduced-motion:reduce){.hero-title,.hero-info-wrap,.hero-title .expo,.subtitle{animation:none;text-shadow:none}.hero-title .cesvi{animation:none;text-shadow:0 0 10px rgba(0,163,224,.55),0 0 22px rgba(0,163,224,.32)}.hero-register-link:after,.hero-register-link:hover:after,.hero-register-link:focus-visible:after{animation:none}.hero-register-link span,.hero-register-link strong,.hero-register-link:hover span,.hero-register-link:hover strong,.hero-register-link:focus-visible span,.hero-register-link:focus-visible strong{animation:none}}.hero-info-wrap{position:relative;width:fit-content;margin:0 auto;transform:scale(2.85);transform-origin:center bottom;animation:heroTitleEntrance 2.2s cubic-bezier(.18,.72,.15,1) both}.hero-info{display:flex;align-items:center;gap:0;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.26);padding:14px 22px;border-radius:14px}.hero-info div{text-align:center;padding:0 26px}.hero-info div:not(:last-child){border-right:1px solid rgba(255,255,255,.55)}.hero-info a,.hero-info a:visited,.hero-info a:hover,.hero-info a:active{color:#fff;text-decoration:none}.hero-register-link{position:relative;display:inline-block;padding-right:16px}.hero-register-link span,.hero-register-link strong{transition:transform .18s ease,text-shadow .18s ease;transform-origin:center}.hero-register-link:after{content:"🚀";position:absolute;right:-2px;top:50%;opacity:0;font-size:14px;line-height:1;transform:translateY(-50%) scale(.82);filter:drop-shadow(0 0 8px rgba(89,255,89,.55));transition:opacity .18s ease,transform .18s ease;pointer-events:none}.hero-register-link:hover:after,.hero-register-link:focus-visible:after{opacity:1;transform:translateY(-50%) scale(1);animation:heroRegisterEmojiInvite 1.2s ease-in-out infinite}.hero-register-link:hover span,.hero-register-link:hover strong,.hero-register-link:focus-visible span,.hero-register-link:focus-visible strong{animation:heroRegisterTextInvite 1.2s ease-in-out infinite}.hero-info span,.hero-info strong{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:600;line-height:1.05;letter-spacing:.03em;display:block}.hero-plus{position:absolute;top:-16px;right:-14px;width:58px}@media(max-width:900px){.hero-info{padding:10px}.hero-info div{padding:0 12px}.hero-info span,.hero-info strong{font-size:.95rem}}.section2{width:100%;background:#000;padding:56px 24px;font-family:Tw Cen MT Std,Arial,sans-serif}.section2-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:190px 1fr;align-items:center;gap:48px}.section2-cta{margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.section2-btn{min-width:170px;padding:8px 22px;border-radius:999px;font-family:Conthrax,Arial,sans-serif;font-size:10px;line-height:1;text-align:center;color:#fff;text-decoration:none}.section2-btn-register{background:#27b94a}.section2-btn-stand{background:#00a3e0}.section2-grid{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;min-height:124px}.section2-item{text-align:center;opacity:0;transform:translateY(16px);animation:section2CarouselEnter .52s ease forwards}.section2-item:nth-child(2){animation-delay:.12s}.section2-item:nth-child(3){animation-delay:.24s}@keyframes section2CarouselEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.section2-number{display:block;font-family:Conthrax,Arial,sans-serif;font-size:clamp(2.4rem,4.2vw,3.35rem);font-weight:700;line-height:.95;color:#fff}.section2-label{font-family:Tw Cen MT Std,Arial,sans-serif;margin-top:8px;font-size:.82rem;letter-spacing:.01em;color:#fff;text-transform:none}@media(max-width:1024px){.section2-content{grid-template-columns:1fr;gap:24px}.section2-cta{flex-direction:row;flex-wrap:wrap}.section2-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.section2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.section2{padding:40px 16px}.section2-btn{width:100%;max-width:260px}.section2-grid{grid-template-columns:1fr;gap:28px}}.section3{width:100%;background:#000;padding:0 8px 8px}.section3-media{position:relative;margin:0 auto;overflow:hidden}.section3-bg{width:100%;height:100%;object-fit:cover;display:block}.section3-play{position:absolute;z-index:3;top:128px;left:72px;width:min(48vw,520px);max-width:520px;background:#0000008c;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:0;padding:10px 50px;cursor:pointer;border-radius:12px;gap:48px}.section3-play img{width:100%;height:auto;display:block;object-fit:contain}.section3-textbox{position:absolute;left:-74px;bottom:80px;width:min(58vw,940px);background:#000000c9;padding:30px 138px 50px;transform:skew(-16deg);transform-origin:left bottom}.section3-textbox p{font-size:1.14rem;line-height:1.26;color:#fff;transform:skew(16deg)}.section3-textbox strong{color:#00c2ff;font-weight:700}.section3-counter{position:absolute;right:-40px;bottom:0;display:flex;gap:0;align-items:center;background:#000000e0;transform:skew(-16deg);padding:42px 50px}.section3-time-item{position:relative;width:108px;min-width:108px;flex:0 0 108px;text-align:center;padding:0 16px;transform:skew(16deg)}.section3-time-item-days{width:130px;min-width:130px;flex-basis:130px}.section3-time-item-days:after{right:-4px}.section3-time-item:not(:last-child):after{content:"";position:absolute;right:0;top:8px;bottom:8px;width:1px;background:#9c9c9c}.section3-time-value{display:block;font-family:Conthrax,Arial,sans-serif;font-size:3rem;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;color:#fff}.section3-time-label{display:block;margin-top:4px;font-family:Conthrax,Arial,sans-serif;font-size:.6rem;letter-spacing:.08em;white-space:nowrap;color:#fff}.section3-time-item-highlight .section3-time-value{color:#00c2ff}.section3-today{font-family:Conthrax,Arial,sans-serif;font-size:2.2rem;line-height:1;color:#00c2ff;transform:skew(16deg);padding:0 10px}@media(max-width:1024px){.section3-media{min-height:470px}.section3-textbox p{font-size:1.4rem}.section3-time-value{font-size:2.2rem}}@media(max-width:768px){.section3-media{min-height:520px}.section3-play{top:14px;left:12px;width:min(92vw,430px)}.section3-textbox{position:static;width:100%;transform:none;margin-top:-4px;padding:18px}.section3-textbox p{transform:none;font-size:1.08rem}.section3-counter{position:static;transform:none;width:100%;justify-content:space-between;padding:14px 6px}.section3-time-item{transform:none;min-width:0;flex:1;padding:0 4px}.section3-time-item-days{width:auto;min-width:0;flex-basis:auto}.section3-time-item-days:after{right:0}.section3-time-value{font-size:1.7rem}.section3-today{transform:none;font-size:1.4rem}}.section4{width:100%;background:#000;padding:34px 16px 0}.section4-container{max-width:1400px;margin:0 auto}.section4-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.section4-header h2{font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,3.8vw,3.1rem);color:#fff;line-height:1}.section4-repair{width:min(43vw,380px);max-width:380px;height:auto}.section4-content{display:grid;grid-template-columns:250px 1fr;gap:10px;align-items:stretch}.section4-menu{display:flex;flex-direction:column;gap:8px}.section4-tab{width:100%;text-align:left;background:#000000db;border:1px solid #8f8f8f;border-radius:14px;padding:11px 12px 10px;color:#fff;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.section4-tab.is-active{border-color:#00b7ff;background:#007bb33d}.section4-tab-title{display:flex;align-items:center;gap:10px;margin-bottom:4px}.section4-tab-title img{width:18px;height:18px;object-fit:contain;flex:0 0 18px}.section4-tab-title span{font-family:Conthrax,Arial,sans-serif;font-size:.86rem;line-height:1.1}.section4-tab p{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.74rem;line-height:1.2}.section4-panel{position:relative;border-radius:18px;border:none;overflow:hidden;min-height:430px}.section4-panel-image{width:100%;height:100%;object-fit:cover;display:block}.section4-overlay{position:absolute;right:0;bottom:0;left:0;padding:0 28px 14px;background:linear-gradient(180deg,#0000 34%,#000000e6)}.section4-banner{width:min(62%,560px);margin:0 0 6px auto;display:block}.section4-pretitle{font-family:Conthrax,Arial,sans-serif;color:#fff;letter-spacing:.08em;text-align:right;margin-bottom:4px}.section4-overlay h3{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.8rem,4.1vw,3.2rem);line-height:1;color:#fff;text-align:right}.section4-description{margin-top:6px;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:1.15rem;line-height:1.24;color:#fff;max-width:80%}.section4-highlight-blue{color:#00b7ff}.section4-muted-list{color:#929292}@media(max-width:1100px){.section4-content{grid-template-columns:1fr}.section4-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section4-panel{min-height:380px}.section4-description{max-width:100%;font-size:1rem}}@media(max-width:700px){.section4{padding:24px 10px 0}.section4-header{flex-direction:column;align-items:flex-start;gap:10px}.section4-repair{width:min(72vw,320px)}.section4-menu{grid-template-columns:1fr}.section4-panel{min-height:320px}.section4-overlay{padding:0 14px 12px}.section4-banner{width:88%}}.section5{width:100%;background:#000;padding:28px 8px 36px}.section5-container{max-width:980px;margin:0 auto}.section5 h2{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.8rem,3vw,2.9rem);color:#fff;text-align:center;margin-bottom:16px}.section5-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.section5-card{background:#010101;border:1px solid #a0a0a0;border-bottom:none;border-radius:14px 14px 8px 8px;overflow:hidden;min-height:470px;display:flex;flex-direction:column}.section5-card-master{border-color:#00b7ef}.section5-card-repintado{border-color:#e7e7e7}.section5-cover{width:100%;height:210px;object-fit:cover;display:block}.section5-cover-wrap{position:relative}.section5-logo-repintado-overlay{position:absolute;top:6px;right:16px;width:264px;height:auto}.section5-body{flex:1;display:flex;flex-direction:column;padding:10px 14px;color:#fff}.section5-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.section5-row-right{justify-content:flex-end}.section5-logo-master{width:144px;height:auto}.section5-logo-axalta{width:46px;height:auto}.section5-logo-sherwin{width:120px;height:auto;display:block;margin-left:auto;margin-bottom:-10px}.section5-logo-repintado{width:156px;height:auto}.section5-body-repintado{padding-top:8px}.section5-body p{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.74rem;line-height:1.2;margin-bottom:7px}.section5-body strong{font-weight:700}.section5-body ul{margin:0 0 8px 14px;padding:0}.section5-body li{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.68rem;line-height:1.2;margin-bottom:2px;color:#fff}.section5-body li::marker{color:#00b7ef}.section5-brand-right{margin-top:auto;display:flex;justify-content:flex-end;margin-bottom:8px}.section5-brand-right img{width:106px;height:auto}.section5-brand-right-repintado{margin-bottom:50px}.section5-brand-right-repintado img{width:112px}.section5-btn{border:none;border-radius:8px;padding:9px 12px;width:100%;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.66rem;line-height:1;cursor:pointer}.section5-btn-cyan{background:#00b7ef}.section5-btn-blue{background:#003ca9}.section5-body-repintado .section5-btn-blue{width:96%;margin:0 auto}@media(max-width:980px){.section5-grid{grid-template-columns:1fr}.section5-card{min-height:0}}@media(max-width:640px){.section5{padding:24px 8px 30px}.section5-cover{height:180px}.section5-logo-master{width:124px}.section5-logo-repintado{width:136px}.section5-logo-repintado-overlay{top:58px;right:12px;width:236px}.section5-body p{font-size:.72rem}}.section6{width:100%;background:#000;padding:14px 24px 38px}.section6-wrap{max-width:1400px;margin:0 auto}.section6-card{width:100%;border:1px solid #cfd3d8;border-radius:16px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);background:#000}.section6-left{position:relative;min-height:272px;overflow:hidden}.section6-bg{position:absolute;inset:00;width:200%;height:95%;object-fit:fill;display:block;z-index:0}.section6-left-overlay{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;justify-content:space-between;padding:20px 22px 18px;background:linear-gradient(90deg,#0000009e,#00000038 64%,#0000000d)}.section6-left-overlay h2{margin:0;font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,3vw,3.25rem);line-height:.88;color:#fff;letter-spacing:.02em}.section6-btn{width:150px;height:30px;border:none;border-radius:999px;background:#00b7ef;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.9rem;line-height:1;letter-spacing:.03em;cursor:pointer}.section6-right{padding:28px 30px;display:flex;flex-direction:column;justify-content:center;gap:8px}.section6-right p{margin:0;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.45vw,2rem);line-height:1.07;color:#fff;max-width:98%}.section6-highlight{color:#00aee8!important}@media(max-width:900px){.section6{padding:14px 12px 28px}.section6-card{grid-template-columns:1fr}.section6-left{min-height:250px}.section6-right{padding:16px 16px 18px;gap:6px}.section6-right p{font-size:1.22rem;line-height:1.05}.section6-btn{width:138px;height:28px;font-size:.8rem}}.section7{width:100%;background:#000;padding:20px 0 34px}.section7-container{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(250px,300px) minmax(320px,620px);align-items:start;justify-content:center;gap:16px;padding-right:14px}.section7-phone{width:100%;max-width:310px;display:flex;flex-direction:column;align-items:center;gap:8px}.section7-phone-view{position:relative;width:100%}.section7-screen{width:100%;height:auto;display:block;object-fit:contain}.section7-phone-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:999px;background:#00000094;color:#fff;font-size:20px;line-height:1;cursor:pointer;z-index:2}.section7-phone-nav-left{left:-10px}.section7-phone-nav-right{right:-10px}.section7-phone-dots{display:flex;align-items:center;justify-content:center;gap:6px}.section7-phone-dot{width:8px;height:8px;border:none;border-radius:999px;background:#5d5d5d;cursor:pointer;padding:0}.section7-phone-dot.is-active{background:#00b7ef}.section7-info{min-width:0;padding-top:8px}.section7-title{margin:0 0 14px;font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:.95;color:#fff}.section7-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.section7-card-item{border:1px solid #d6d6d6;border-radius:10px;padding:8px 10px;min-height:64px}.section7-card-item h3{margin:0 0 5px;font-family:Conthrax,Arial,sans-serif;font-size:.74rem;line-height:1;color:#fff}.section7-card-item p{margin:0;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.72rem;line-height:1.1;color:#fff}.section7-stores{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section7-store-btn{border:none;border-radius:10px;background:#f1f1f1;min-height:56px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:left;color:#000;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.82rem;line-height:1.05;cursor:pointer}.section7-store-icon{width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px;font-family:Conthrax,Arial,sans-serif;font-size:.92rem;color:#fff}.section7-store-icon-google{background:linear-gradient(135deg,#3ddc84,#4285f4 45%,#fbbc05 75%,#ea4335)}.section7-store-icon-apple{background:linear-gradient(180deg,#33d6ff,#1f7cff)}@media(max-width:1024px){.section7-container{grid-template-columns:minmax(200px,240px) minmax(260px,1fr);max-width:860px}.section7-title{font-size:clamp(1.8rem,4vw,2.6rem)}}@media(max-width:860px){.section7-container{grid-template-columns:1fr;gap:12px;justify-items:center;border-right:none;padding-right:0}.section7-info{width:min(94vw,660px)}.section7-phone-nav{width:24px;height:24px;font-size:18px}.section7-title{text-align:left}}@media(max-width:560px){.section7-cards,.section7-stores{grid-template-columns:1fr}}.section8{width:100%;background:#000;padding:20px 16px 40px}.section8-container{max-width:1120px;margin:0 auto}.section8-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.section8-header h2{margin:0;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.8rem,3vw,2.9rem);line-height:1;color:#fff}.section8-repair{width:min(42vw,360px);max-width:360px;height:auto}.section8-content{display:grid;grid-template-columns:minmax(250px,1.15fr) minmax(250px,1.15fr) minmax(160px,.8fr);gap:24px;align-items:stretch}.section8-card{border:1px solid #4f4f4f;border-radius:14px 14px 8px 8px;border-bottom:none;padding:12px 12px 10px}.section8-card-venue{border-color:#00a3e0}.section8-card h3{margin:0;font-family:Conthrax,Arial,sans-serif;font-size:1.02rem;line-height:1.04;color:#fff}.section8-card p{margin:10px 0 0;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.75rem;line-height:1.14;color:#fff}.section8-card-date h3{font-size:1.34rem}.section8-cta{display:flex;flex-direction:column;justify-content:center;gap:12px}.section8-btn{border-radius:999px;padding:7px 16px;text-align:center;text-decoration:none;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.66rem;line-height:1}.section8-btn-register{background:#27b94a}.section8-btn-stand{background:#00a3e0}@media(max-width:980px){.section8-content{grid-template-columns:1fr;gap:12px}.section8-cta{max-width:260px}}.expohero{position:relative;min-height:calc(100vh - 90px);overflow:hidden}.expohero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.expohero:before{content:"";position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 22% 36%,rgba(0,24,59,.35),transparent 58%),linear-gradient(90deg,#000000bd,#0006 38%,#0003 58%,#00000052)}.expohero-overlay{position:relative;z-index:2;min-height:calc(100vh - 90px);display:flex;align-items:center;justify-content:space-between;padding:52px 48px}.expohero-content{max-width:500px;margin-left:12px}.expohero-content h1{margin:0;display:flex;flex-direction:column;gap:2px;font-family:Conthrax,Arial,sans-serif;font-size:clamp(2.4rem,5.2vw,4rem);line-height:.95;letter-spacing:.02em;text-transform:uppercase;color:#fff}.expohero-content p{margin:20px 0 0;max-width:420px;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.22;color:#f3f7ff}.expohero-actions{margin-top:22px;display:flex;flex-direction:column;gap:12px;width:fit-content}.expohero-btn{min-width:188px;height:34px;padding:0 18px;border-radius:999px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:Conthrax,Arial,sans-serif;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;transition:transform .18s ease,filter .18s ease}.expohero-btn:hover{transform:translate(2px);filter:brightness(1.05)}.expohero-btn-primary{color:#fff;background:linear-gradient(90deg,#0b9cd8,#00b8ff)}.expohero-btn-secondary{color:#fff;background:linear-gradient(90deg,#0590cc,#0098d6)}.expohero-indicators{display:flex;flex-direction:column;gap:10px;margin-right:8px}.expohero-dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:#ffffff1a;cursor:pointer;transition:transform .16s ease,background-color .16s ease,box-shadow .16s ease}.expohero-dot.is-active{background:#00b8ff;box-shadow:0 0 8px #00b8ffa6;transform:scale(1.08)}@media(max-width:900px){.expohero-overlay{padding:36px 18px;align-items:center;justify-content:center}.expohero-content{margin:0;width:100%;max-width:100%}.expohero-content p{max-width:100%}.expohero-indicators{position:absolute;right:16px;bottom:22px}}.players{position:relative;min-height:560px;overflow:hidden}.players-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.players:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(115deg,#00180038,#00000029 46%,#00000080)}.players-overlay{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:minmax(320px,460px) minmax(320px,1fr);gap:clamp(18px,4vw,56px);align-items:start;padding:clamp(20px,3vw,34px) clamp(18px,3vw,36px) clamp(24px,4vw,40px);max-width:1320px;margin:0 auto}.players-left-card{position:relative;overflow:hidden;border:2px solid rgba(234,241,239,.56);border-radius:16px;background:#0000008f;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:18px 22px 20px;width:min(100%,465px);min-height:350px;box-shadow:inset 0 0 0 1px #00000040,0 12px 24px #00000038}.players-left-card:before{content:none}.players-left-card>*{position:relative;z-index:1}.players-card-header{display:flex;align-items:center;gap:10px}.players-title-img{width:clamp(46px,4.5vw,64px);max-width:64px;height:auto;display:block;object-fit:contain}.players-title-texts{display:flex;flex-direction:column;gap:6px}.players-title-texts h3{margin:0;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.6rem,2.6vw,2.7rem);line-height:.95;letter-spacing:.01em;text-transform:uppercase}.players-title-texts span{width:fit-content;margin-left:2px;padding:5px 10px 4px;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(.58rem,.9vw,.85rem);line-height:1;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(90deg,#1f9fff,#0e87e7)}.players-list{list-style:none;margin:22px 0 0;padding:0;display:grid;gap:9px}.players-list li{position:relative;padding-left:14px;color:#fff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1.02rem,1.18vw,1.18rem);line-height:1.12;text-shadow:0 0 4px rgba(0,0,0,.45)}.players-list li:before{content:"•";position:absolute;left:0;top:0;color:#fff}.players-right-panel{display:flex;flex-direction:column;align-items:center;justify-self:start}.players-indicators-image{width:min(100%,300px);height:auto;display:block;margin:-82px 0 clamp(12px,1.6vw,18px)}.players-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(190px,250px));gap:18px 26px;justify-content:start;margin-top:clamp(8px,1.5vw,16px)}.players-stat h3{margin:0;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,3.6vw,3.2rem);line-height:.9;letter-spacing:.02em;white-space:nowrap;font-variant-numeric:tabular-nums;text-shadow:0 0 6px rgba(0,0,0,.5)}.players-stat p{margin:6px 0 0;color:#fff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(.8rem,.95vw,.92rem);line-height:1.04;max-width:220px;text-shadow:0 0 4px rgba(0,0,0,.46)}@media(max-width:980px){.players{min-height:760px}.players-overlay{min-height:760px;grid-template-columns:1fr;gap:24px;padding:22px 18px 26px}.players-stats-grid{grid-template-columns:repeat(2,minmax(140px,1fr));justify-content:stretch;margin-top:0}.players-indicators-image{width:min(100%,260px);margin-top:-10px}.players-left-card{min-height:auto}}@media(max-width:640px){.players-left-card{width:100%}.players-title-texts h3{font-size:clamp(1.35rem,6.2vw,2rem)}.players-title-texts span{font-size:clamp(.5rem,2.2vw,.72rem)}.players-indicators-image{width:min(100%,220px);margin-top:0}.players-stats-grid{grid-template-columns:1fr;gap:12px}.players-stat h3{font-size:clamp(1.8rem,7vw,2.6rem)}}.quote{background:#000;padding:54px 26px 68px}.quote-wrap{max-width:1220px;margin:0 auto}.quote-header{text-align:center}.quote-header h2{margin:0;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.55rem,3vw,2.45rem);letter-spacing:.03em;color:#fff}.quote-header h2 span{color:#00aee8}.quote-header p{margin:10px auto 0;max-width:700px;color:#f0f7ff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(.92rem,1.3vw,1.08rem)}.quote-grid{margin-top:34px;display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:18px}.quote-card{border:2px solid #00aee8;border-radius:16px;padding:14px;background:#01090e8c}.quote-label{margin:0;color:#fff;font-family:Conthrax,Arial,sans-serif;text-transform:uppercase;font-size:.95rem;letter-spacing:.02em}.quote-select{margin-top:12px;width:100%;height:42px;border-radius:10px;border:0;background:#060606;color:#fff;text-align:center;text-transform:uppercase;font-family:Conthrax,Arial,sans-serif;font-size:1rem;letter-spacing:.02em;outline:1px solid rgba(255,255,255,.08)}.quote-price-per{margin:10px 2px 0;text-align:right;color:#f4f9ff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.95rem}.quote-total-row{margin-top:8px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.quote-total-row span{color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:1.3rem;text-transform:uppercase}.quote-total-row strong{color:#00b7ef;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.6rem,2.5vw,2.25rem);line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums}.quote-button{margin-top:14px;width:100%;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:linear-gradient(90deg,#0099da,#00b6f0);color:#fff;text-decoration:none;font-family:Conthrax,Arial,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:filter .16s ease,transform .16s ease}.quote-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.quote-card-form small{margin-top:10px;display:block;color:#fff;opacity:.86;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.86rem;text-align:center}.quote-card-info{display:flex;flex-direction:column}.quote-stand-image{margin-top:12px;width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.4);background:#fff;object-fit:cover}.quote-size{margin:8px 0 0;text-align:center;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:1.05rem}.quote-card-info ul{margin:12px 0 0;padding-left:18px;display:grid;gap:6px}.quote-card-info li{color:#fff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.95rem;line-height:1.08}.quote-card-info li::marker{color:#00da67}@media(max-width:980px){.quote-grid{grid-template-columns:1fr}}.plan4{background:#000;padding:28px 22px 64px}.plan4-wrap{max-width:1240px;margin:0 auto}.plan4-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.plan4-head h2{margin:0;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.75rem,3vw,2.8rem);letter-spacing:.03em;text-transform:uppercase}.plan4-head p{margin:12px 0 0;max-width:520px;color:#f2f8ff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(.9rem,1.25vw,1.05rem);line-height:1.15}.plan4-actions{display:flex;flex-direction:column;gap:12px;padding-top:2px}.plan4-btn{min-width:220px;height:34px;border-radius:999px;background:linear-gradient(90deg,#0099da,#00b5ef);color:#fff;text-decoration:none;font-family:Conthrax,Arial,sans-serif;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;transition:filter .16s ease,transform .16s ease}.plan4-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.plan4-image-frame{margin-top:26px;background:#fff;border-radius:16px;padding:10px}.plan4-zoom-tools{display:flex;align-items:center;gap:10px;padding:4px 4px 10px}.plan4-zoom-btn,.plan4-zoom-reset{height:30px;border:0;border-radius:8px;background:#0a0f14;color:#fff;font-family:Conthrax,Arial,sans-serif;cursor:pointer}.plan4-zoom-btn{width:34px;font-size:1.05rem;line-height:1}.plan4-zoom-reset{padding:0 10px;font-size:.65rem;letter-spacing:.04em;text-transform:uppercase}.plan4-zoom-range{width:min(260px,45vw);accent-color:#00aee8}.plan4-zoom-value{font-family:Conthrax,Arial,sans-serif;font-size:.75rem;color:#0a1118;margin-left:auto}.plan4-image-viewport{max-height:76vh;overflow:auto;border-radius:10px;background:#f7f7f7}.plan4-image{min-width:100%;display:block;border-radius:10px;object-fit:cover}@media(max-width:920px){.plan4{padding:24px 14px 46px}.plan4-head{flex-direction:column;gap:18px}.plan4-actions{width:100%;max-width:320px}.plan4-btn{min-width:100%}.plan4-zoom-tools{flex-wrap:wrap}.plan4-zoom-value{margin-left:0}}.expo5{background:#000;padding:22px 14px 70px}.expo5-wrap{max-width:1240px;margin:0 auto}.expo5-head{display:flex;justify-content:space-between;gap:18px}.expo5-head h2{margin:0;color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.45rem,2.7vw,2.5rem);letter-spacing:.02em}.expo5-head p{margin:12px 0 0;max-width:760px;color:#f3f8ff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.15}.expo5-divider{flex:0 0 8px;height:114px;align-self:flex-start;border-right:4px dotted rgba(255,255,255,.85)}.expo5-board{margin-top:20px;border-radius:30px;background:#fff;padding:clamp(14px,2.4vw,26px)}.expo5-logos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:clamp(8px,1.2vw,14px)}.expo5-logo-item{margin:0;background:#fff;border-radius:8px;min-height:46px;display:flex;align-items:center;justify-content:center;padding:3px 4px}.expo5-logo-item img{max-width:100%;max-height:38px;width:auto;height:auto;object-fit:contain;filter:saturate(.96) contrast(1.03)}@media(max-width:920px){.expo5{padding:18px 10px 52px}.expo5-head{flex-direction:column}.expo5-divider{display:none}.expo5-board{border-radius:22px}.expo5-logos-grid{grid-template-columns:repeat(auto-fit,minmax(84px,1fr));gap:8px}.expo5-logo-item{min-height:42px}.expo5-logo-item img{max-height:32px}}@media(max-width:560px){.expo5-logos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
