@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))}}.mc-hero{position:relative;min-height:calc(100vh - 90px);overflow:hidden}.mc-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mc-hero-overlay{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:clamp(1.5rem,4vw,3rem);min-height:calc(100vh - 90px);padding:clamp(2rem,4vw,4rem) clamp(1.25rem,4vw,3rem);background:linear-gradient(90deg,#030816e6,#0308169e 34%,#03081633 58%,#0308160d),linear-gradient(180deg,#02091880,#02091840 48%,#02091899)}.mc-hero-content{max-width:min(44rem,94vw);flex:1 1 auto}.mc-hero-video{flex:0 0 auto;width:clamp(18rem,30vw,26rem);aspect-ratio:9 / 16;border-radius:14px;overflow:hidden;box-shadow:0 18px 40px #00000073,0 0 0 1px #00a8f240;background:#000}.mc-hero-video iframe{width:100%;height:100%;border:0;display:block}.mc-hero-logo{position:relative;display:inline-block;padding-bottom:.5rem;margin-bottom:1.2rem}.mc-hero-logo:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#00a8f2,#91d639);box-shadow:0 0 18px #00a8f28c}.mc-hero-logo-text{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.9rem,6.2vw,4.4rem);line-height:.95;letter-spacing:.08em;color:#f5f9ff;text-transform:uppercase;text-shadow:0 0 16px rgba(25,160,245,.3)}.mc-hero-title{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.8rem,5.3vw,3.7rem);line-height:1.05;letter-spacing:.06em;text-transform:uppercase;color:#fff;margin:0 0 1rem;max-width:22ch}.mc-hero-description{font-size:clamp(1.05rem,1.6vw,1.9rem);line-height:1.35;color:#f0f7ff;max-width:38ch;margin:0 0 1.2rem}.mc-hero-description-accent{color:#00a8f2}.mc-hero-stand{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1.2rem,1.8vw,2rem);letter-spacing:.02em;color:#fff;margin-bottom:1.5rem}.mc-hero-stand strong{font-family:Conthrax,Arial,sans-serif;font-size:.95em}.mc-hero-button{display:inline-flex;justify-content:center;align-items:center;min-width:7.8rem;padding:.65rem 1.8rem;border-radius:999px;border:1px solid rgba(129,219,255,.8);background:linear-gradient(90deg,#0095dd,#0fb4f8);color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.92rem;letter-spacing:.05em;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.mc-hero-button:hover,.mc-hero-button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #0aa5f35c;filter:saturate(115%)}@media(max-width:900px){.mc-hero{min-height:calc(86svh - 90px)}.mc-hero-overlay{flex-direction:column;align-items:stretch;justify-content:flex-end;padding:2rem 1rem 2.4rem;background:linear-gradient(180deg,#03081640,#030816c2 55%,#030816eb),linear-gradient(90deg,#0308163d,#03081659)}.mc-hero-content{max-width:100%}.mc-hero-video{width:min(100%,22rem);align-self:center}.mc-hero-title{max-width:100%}.mc-hero-description{max-width:100%;font-size:clamp(1rem,4vw,1.2rem)}.mc-hero-stand{font-size:clamp(1.05rem,4.2vw,1.35rem)}.mc-hero-button{width:min(100%,14rem)}}@media(max-width:520px){.mc-hero-logo{margin-bottom:.9rem}.mc-hero-title{font-size:clamp(1.45rem,7.2vw,1.95rem)}.mc-hero-description{font-size:clamp(.95rem,4.1vw,1.07rem);line-height:1.28}.mc-hero-stand{line-height:1.2;margin-bottom:1.15rem}}.mc-s2{background:#000;padding:clamp(.75rem,1.6vw,1.5rem) 0}.mc-s2__inner{width:min(100%,1600px);margin:0 auto;aspect-ratio:980 / 390;overflow:hidden}.mc-s2__image{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:900px){.mc-s2{padding:.5rem 0}.mc-s2__inner{aspect-ratio:980 / 430}.mc-s2__image{object-fit:contain;background:#000}}@media(max-width:520px){.mc-s2__inner{aspect-ratio:980 / 520}}.mc-s3{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);background:#000;color:#fff}.mc-s3__content{padding:clamp(1.8rem,3.2vw,3rem) clamp(1.2rem,3.8vw,3.2rem);display:flex;flex-direction:column;justify-content:center}.mc-s3__title{font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,4vw,3.3rem);line-height:.95;text-transform:uppercase;letter-spacing:.06em;margin:0 0 1rem}.mc-s3__intro,.mc-s3__criteria li,.mc-s3__stars li{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.35vw,1.75rem);line-height:1.25}.mc-s3__intro{max-width:48ch;margin:0 0 1rem}.mc-s3__criteria{list-style:decimal;margin:0 0 1rem 1.2rem;padding:0;display:grid;gap:.8rem;max-width:60ch}.mc-s3__highlight{color:#00a8f2;font-weight:400}.mc-s3__stars{margin:0 0 1.5rem 1rem;padding:0;display:grid;gap:.35rem;max-width:64ch}.mc-s3__button{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:.52rem 1.2rem;min-width:18rem;border:1px solid rgba(129,219,255,.85);border-radius:999px;background:linear-gradient(90deg,#0095dd,#0fb4f8);color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(.72rem,1vw,1rem);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.mc-s3__button:hover,.mc-s3__button:focus-visible{transform:translateY(-2px);box-shadow:0 9px 24px #0cadf452}.mc-s3__media{min-height:100%}.mc-s3__image{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:980px){.mc-s3{grid-template-columns:1fr}.mc-s3__content{order:2}.mc-s3__media{order:1;max-height:360px}.mc-s3__button{min-width:15rem}}@media(max-width:640px){.mc-s3__content{padding:1.2rem .9rem 1.4rem}.mc-s3__title{font-size:clamp(1.35rem,6.2vw,1.8rem);margin-bottom:.7rem}.mc-s3__intro,.mc-s3__criteria li,.mc-s3__stars li{font-size:clamp(.95rem,3.8vw,1.08rem);line-height:1.3}.mc-s3__criteria{margin-left:1rem;gap:.5rem}.mc-s3__stars{margin-left:.95rem;margin-bottom:1.1rem}.mc-s3__button{width:100%;min-width:0;font-size:.72rem;padding:.58rem .85rem}}.mc-s4{background:#000;padding:clamp(1.4rem,3vw,2.4rem) clamp(.9rem,3vw,2rem) clamp(2rem,4vw,3rem)}.mc-s4__header{display:grid;place-items:center;gap:.55rem;margin-bottom:clamp(1rem,2.2vw,1.7rem)}.mc-s4__logo-wrap{position:relative;display:inline-flex;padding-bottom:.4rem}.mc-s4__logo-wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#00a8f2 0% 86%,#6ce17a);box-shadow:0 0 16px #00a8f273}.mc-s4__logo{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.6rem,4.3vw,3.4rem);line-height:.92;letter-spacing:.08em;color:#fff}.mc-hero-logo-image{display:block;width:clamp(18rem,48vw,33rem);height:auto}.mc-s4__subtitle{margin:0;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1rem,2.1vw,1.9rem);letter-spacing:.06em;text-transform:uppercase;color:#f4f8ff}.mc-s4__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1.5vw,1.2rem);max-width:1280px;margin:0 auto}.mc-s4__card{background:#0b0b0b;border:1px solid rgba(255,255,255,.08);border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.mc-s4__iframe{width:100%;aspect-ratio:9 / 16;height:auto;border:0;background:#000}.mc-s4__link{display:inline-flex;justify-content:center;padding:.6rem .8rem;text-decoration:none;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:1rem;letter-spacing:.03em;color:#9edfff;background:#00a8f21f}.mc-s4__link:hover,.mc-s4__link:focus-visible{background:#00a8f238;color:#d2eeff}@media(max-width:1060px){.mc-s4__grid{grid-template-columns:1fr;max-width:520px}}@media(max-width:520px){.mc-s4{padding:1.1rem .65rem 1.5rem}.mc-s4__subtitle{text-align:center;line-height:1.2}.mc-s4__link{font-size:.92rem;padding:.52rem .7rem}}.mc-s5{position:relative;min-height:clamp(280px,36vw,420px);overflow:hidden;background:#000}.mc-s5__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mc-s5__overlay{position:relative;z-index:1;min-height:clamp(280px,36vw,420px);display:flex;align-items:center;padding:clamp(1rem,3.4vw,2.4rem) clamp(1rem,4vw,2.8rem);background:linear-gradient(90deg,#000000f5,#000000db 35%,#0000008c 55%,#00000026 78%,#00000005),linear-gradient(180deg,#00000052,#0000002e,#0000005c)}.mc-s5__content{max-width:min(52rem,96vw)}.mc-s5__title{margin:0 0 clamp(1rem,2.6vw,1.8rem);font-family:Tw Cen MT Std,Arial,sans-serif;font-weight:500;font-size:clamp(1.5rem,3.8vw,3rem);line-height:1.08;letter-spacing:.01em;color:#fff;text-wrap:balance;max-width:22ch}.mc-s5__button{display:inline-flex;align-items:center;justify-content:center;min-width:9.4rem;padding:.58rem 1.75rem;border-radius:999px;border:1px solid rgba(129,219,255,.85);background:linear-gradient(90deg,#0095dd,#0fb4f8);color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.9rem;letter-spacing:.05em;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.mc-s5__button:hover,.mc-s5__button:focus-visible{transform:translateY(-2px);box-shadow:0 10px 24px #0aa5f35c;filter:saturate(115%)}@media(max-width:900px){.mc-s5{min-height:clamp(300px,64vw,390px)}.mc-s5__overlay{min-height:clamp(300px,64vw,390px);align-items:flex-end;padding:1rem 1rem 1.35rem;background:linear-gradient(180deg,#00000052,#000c 55%,#000000f2),linear-gradient(90deg,#00000057,#00000014)}.mc-s5__title{font-size:clamp(1.25rem,5.2vw,1.9rem);line-height:1.14;max-width:100%}.mc-s5__button{min-width:8rem;padding:.54rem 1.25rem;font-size:.8rem}}@media(max-width:520px){.mc-s5__overlay{padding:.85rem .85rem 1.1rem}.mc-s5__title{font-size:clamp(1.15rem,5.8vw,1.5rem);margin-bottom:.9rem}}.mc-s6{position:relative;min-height:clamp(210px,26vw,330px);overflow:hidden;background:#000}.mc-s6__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mc-s6__overlay{position:relative;z-index:1;min-height:clamp(210px,26vw,330px);display:flex;align-items:center;padding:clamp(1rem,2.6vw,2rem) clamp(.9rem,3.4vw,2.4rem);background:linear-gradient(90deg,#000000e6,#000c 40%,#00000094 64%,#00000057),linear-gradient(180deg,#0000003d,#00000059)}.mc-s6__content{display:flex;align-items:center;gap:clamp(.9rem,2vw,1.6rem);max-width:min(82rem,100%)}.mc-s6__icon{width:clamp(90px,11vw,158px);height:auto;border-radius:50%;flex:0 0 auto}.mc-s6__text{margin:0;font-family:Tw Cen MT Std,Arial,sans-serif;font-weight:400;font-size:clamp(1.04rem,1.7vw,2rem);line-height:1.06;letter-spacing:.01em;color:#f8981d;text-wrap:pretty}@media(max-width:900px){.mc-s6{min-height:auto}.mc-s6__overlay{min-height:auto;padding:1rem .9rem 1.2rem;background:linear-gradient(180deg,#0000009e,#000000db),linear-gradient(90deg,#0000008a,#00000073)}.mc-s6__content{align-items:flex-start;gap:.75rem}.mc-s6__icon{width:clamp(64px,20vw,92px)}.mc-s6__text{font-size:clamp(.92rem,3.2vw,1.08rem);line-height:1.18}}@media(max-width:560px){.mc-s6__content{flex-direction:column;align-items:flex-start;gap:.7rem}.mc-s6__icon{width:clamp(58px,18vw,76px)}.mc-s6__text{font-size:clamp(.9rem,3.9vw,1rem);line-height:1.25}}.zaky-s1{--zaky-cyan: #00b7ef;width:100%;min-height:calc(68vh - 40px);background:#000;display:grid;grid-template-columns:minmax(320px,1.02fr) minmax(360px,1fr);gap:0}.zaky-s1__left{padding:clamp(14px,2.8vw,30px) clamp(20px,4vw,54px) clamp(16px,2.8vw,26px);display:flex;flex-direction:column;justify-content:center}.zaky-s1__left h1{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.72rem,3.3vw,3.05rem);line-height:1.05;letter-spacing:.8px;margin-bottom:clamp(16px,2.4vw,26px);text-transform:uppercase}.zaky-s1__left p{max-width:590px;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.6vw,1.16rem);line-height:1.38;color:#fff;margin-bottom:clamp(22px,3vw,34px)}.zaky-s1__left p span{color:var(--zaky-cyan);font-weight:700}.zaky-s1__brands{display:flex;align-items:center;justify-content:flex-end;gap:clamp(24px,3.4vw,50px);margin-bottom:0}.zaky-s1__cta-row{width:min(100%,640px);display:flex;align-items:flex-end;justify-content:space-between;gap:clamp(18px,3vw,36px)}.zaky-s1__zaky-logo{width:clamp(190px,22vw,330px);height:auto}.zaky-s1__foose{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.35rem,3vw,2.2rem);line-height:1;letter-spacing:2px;color:#fff}.zaky-s1__cta{width:fit-content;min-width:260px;border:none;border-radius:999px;padding:12px 38px 11px;background:linear-gradient(90deg,#1aace4,#0d9bd9);color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.9rem;letter-spacing:.9px;text-align:center;box-shadow:0 8px 20px #028fc440;cursor:pointer;transition:transform .18s ease,filter .18s ease}.zaky-s1__cta:hover{transform:translateY(-1px);filter:brightness(1.08)}.zaky-s1__right{display:grid;grid-template-rows:1fr 1fr;min-height:100%}.zaky-s1__photo-wrap{position:relative;overflow:hidden}.zaky-s1__photo{width:100%;height:100%;object-fit:cover;display:block}.zaky-s1__photo-wrap figcaption{position:absolute;right:12px;bottom:8px;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:.72rem;letter-spacing:.2px;color:#fff;text-transform:uppercase;text-shadow:0 2px 7px rgba(0,0,0,.75)}@media(max-width:980px){.zaky-s1{min-height:0;grid-template-columns:1fr}.zaky-s1__left{order:2;padding:24px 18px 30px}.zaky-s1__left p{max-width:none}.zaky-s1__cta-row{width:100%;align-items:center;justify-content:space-between;gap:14px}.zaky-s1__zaky-logo{width:clamp(150px,38vw,220px)}.zaky-s1__right{order:1;min-height:0;grid-template-rows:repeat(2,minmax(220px,44vh))}.zaky-s1__cta{min-width:190px;padding-left:28px;padding-right:28px}}@media(max-width:560px){.zaky-s1__cta-row{flex-direction:column-reverse;align-items:flex-start}.zaky-s1__cta{min-width:220px}}.zaky-s2{background:#000;padding:clamp(20px,3vw,34px) 0 clamp(26px,3.8vw,42px)}.zaky-s2__media-wrap{position:relative;width:100%;max-width:none;margin:0;margin-bottom:clamp(8px,1vw,14px);overflow:hidden}.zaky-s2__media-wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:clamp(150px,24vw,300px);background:linear-gradient(to bottom,#0000,#000000ad 52%,#000);pointer-events:none}.zaky-s2__bg{width:100%;height:auto;display:block}.zaky-s2__headline{position:absolute;left:50%;bottom:10px;transform:translate(-50%);text-align:center;color:#fff;z-index:2}.zaky-s2__headline h2{font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,5vw,3.4rem);line-height:1;letter-spacing:1.2px}.zaky-s2__headline p{margin-top:4px;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,2.1vw,1.55rem);letter-spacing:.7px;font-weight:700}.zaky-s2__sponsors{width:min(95%,1680px);margin:0 auto;background:#e9e9e9;border-radius:16px;display:flex;justify-content:space-between;flex-wrap:nowrap;align-items:center;gap:clamp(10px,1.1vw,22px);padding:clamp(16px,2vw,24px) clamp(18px,2.8vw,40px)}.zaky-s2__logo{width:auto;height:clamp(42px,4.2vw,76px);object-fit:contain;mix-blend-mode:multiply}.zaky-s2__logo--kog{height:clamp(46px,4.7vw,84px)}.zaky-s2__logo--sagola{height:clamp(28px,3vw,50px)}.zaky-s2__logo--glasurit{height:clamp(56px,5.2vw,95px)}.zaky-s2__logo--comsesa{height:clamp(38px,4vw,70px)}.zaky-s2__logo--gulf{height:clamp(48px,4.8vw,88px)}.zaky-s2__logo--evercoat{height:clamp(30px,3.2vw,58px)}.zaky-s2__logo--ms{height:clamp(156px,5.6vw,100px)}.zaky-s2__copy{max-width:1280px;margin:clamp(18px,2.4vw,30px) auto 0;text-align:center}.zaky-s2__copy p{font-family:Tw Cen MT Std,Arial,sans-serif;color:#fff;font-size:clamp(1rem,1.28vw,1.38rem);line-height:1.34;font-weight:600}.zaky-s2__copy span{color:#00b7ef}.zaky-s2__copy .zaky-s2__pipe-list{color:#979ea5;font-weight:500}@media(max-width:920px){.zaky-s2__sponsors{width:min(96%,980px);border-radius:14px;flex-wrap:wrap;justify-content:center}.zaky-s2__logo{height:clamp(36px,8vw,60px)}}@media(max-width:620px){.zaky-s2{padding-left:0;padding-right:0}.zaky-s2__media-wrap{border-radius:0}.zaky-s2__headline{bottom:8px}.zaky-s2__headline h2{font-size:clamp(1.7rem,8vw,2.4rem)}.zaky-s2__headline p{font-size:clamp(.92rem,4vw,1.16rem)}.zaky-s2__sponsors{width:94%;gap:8px;padding:14px 12px}.zaky-s2__copy p{font-size:1.02rem;line-height:1.28}}.zaky-s3{background:#000;padding:clamp(30px,4vw,54px) 14px clamp(30px,4vw,60px)}.zaky-s3__container{max-width:1280px;margin:0 auto}.zaky-s3 h2{text-align:center;font-family:Conthrax,Arial,sans-serif;line-height:1.02;letter-spacing:1px;font-size:clamp(2rem,5vw,4rem);margin-bottom:clamp(16px,2.2vw,26px)}.zaky-s3__lead{text-align:center;max-width:920px;margin:0 auto clamp(20px,3vw,34px);font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1.05rem,1.8vw,1.5rem);line-height:1.3;color:#fff}.zaky-s3__lead span{color:#00b7ef;font-weight:700}.zaky-s3__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.8vw,24px)}.zaky-s3__card{background:linear-gradient(180deg,#1a1b1f,#111216);border:2px solid #868b90;border-radius:16px;overflow:hidden;padding:clamp(12px,1.5vw,18px);display:flex;flex-direction:column}.zaky-s3__card h3{font-size:clamp(1.3rem,2vw,2rem);letter-spacing:.6px;margin-bottom:8px}.zaky-s3__card h3 span{color:#00b7ef}.zaky-s3__card h4{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.4vw,1.3rem);margin-bottom:10px;color:#fff}.zaky-s3__card p{font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(.95rem,1.2vw,1.12rem);line-height:1.24;margin-bottom:9px;color:#fff}.zaky-s3__card p span{color:#00b7ef;font-weight:700}.zaky-s3__small{font-weight:700}.zaky-s3__media{margin-top:auto;border-radius:10px;overflow:hidden;background:#dedede}.zaky-s3__media img{width:100%;display:block}.zaky-s3__media--sponsors{display:grid;gap:0}.zaky-s3__media--logos{margin:6px -18px -18px;background:#dedede;border-radius:14px 14px 0 0;padding:clamp(16px,2.4vw,24px) clamp(14px,2vw,22px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center;row-gap:clamp(18px,2.2vw,30px);column-gap:clamp(12px,1.5vw,20px);min-height:356px}.zaky-s3__logo-item{width:100%;max-width:145px;max-height:68px;object-fit:contain;mix-blend-mode:multiply}.zaky-s3__media--stacked{display:grid;gap:0;background:#fff}@media(max-width:1080px){.zaky-s3__grid{grid-template-columns:1fr;max-width:640px;margin:0 auto}}@media(max-width:620px){.zaky-s3__media--logos{margin-left:-12px;margin-right:-12px;margin-bottom:-12px;min-height:330px}}.zaky-s4{background:#000;padding:clamp(30px,4.5vw,60px) 14px clamp(38px,5vw,72px)}.zaky-s4__container{max-width:1280px;margin:0 auto}.zaky-s4__header{text-align:center;margin-bottom:clamp(18px,2.4vw,30px)}.zaky-s4__header h2{font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,5vw,4rem);line-height:1;letter-spacing:1px;margin:0}.zaky-s4__header p{font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.1rem,2.5vw,2rem);line-height:1;letter-spacing:1px;margin-top:6px;color:#fff}.zaky-s4__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.6vw,20px)}.zaky-s4__item{margin:0;background:#050505;overflow:hidden}.zaky-s4__item iframe{width:100%;aspect-ratio:4 / 5;min-height:520px;border:0;display:block;background:#fff}@media(max-width:940px){.zaky-s4__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}.zaky-s4__item iframe{min-height:460px}}.concurso-hero{position:relative;min-height:calc(100vh - 90px);overflow:hidden}.concurso-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:768px){.concurso-hero{min-height:calc(70vh - 90px)}.concurso-hero-bg{object-position:38% center}}.concurso-phase{position:relative;min-height:58vh;overflow:hidden}.concurso-phase-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.concurso-phase:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0003 8%,#0000009e 44%,#000000e6 74%,#000000f5)}.concurso-phase-overlay{position:relative;z-index:2;min-height:58vh;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding:clamp(24px,4vw,52px)}.concurso-phase-left h2{margin:0;display:flex;flex-direction:column;gap:4px;color:#f3f7ff;font-family:Conthrax,Arial,sans-serif;font-size:clamp(1.9rem,4vw,3.3rem);line-height:.95;letter-spacing:.02em}.concurso-phase-btn{margin-top:22px;display:inline-flex;align-items:center;justify-content:center;min-width:152px;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#19a8ff,#0f75c8);color:#fff;text-decoration:none;font-family:Conthrax,Arial,sans-serif;font-size:.9rem;line-height:1;letter-spacing:.04em;transition:transform .18s ease,filter .18s ease}.concurso-phase-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.concurso-phase-right{justify-self:end;max-width:480px}.concurso-phase-right p{margin:0;color:#fff;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1.08rem,1.6vw,1.72rem);line-height:1.2;font-weight:400}.concurso-phase-right p+p{margin-top:18px}.concurso-phase-highlight{color:#00a3e0;font-weight:400}@media(max-width:900px){.concurso-phase,.concurso-phase-overlay{min-height:auto}.concurso-phase-overlay{grid-template-columns:1fr;align-items:flex-start;gap:18px;padding:24px 18px 30px}.concurso-phase:before{background:linear-gradient(180deg,#0000006b,#000000ad 42%,#000000e6)}.concurso-phase-right{justify-self:start;max-width:100%}.concurso-phase-right p{font-size:clamp(1rem,4.8vw,1.18rem)}}.concurso-details{position:relative;min-height:100vh;overflow:hidden;background:#000}.concurso-details-bg{position:absolute;top:0;right:0;bottom:0;width:50%;height:100%;object-fit:contain;object-position:right center}.concurso-details-video{position:absolute;top:0;right:0;bottom:0;width:50%;height:100%;display:flex;align-items:center;justify-content:center;padding:clamp(16px,2vw,32px);background:#000;z-index:10000}.concurso-details-video iframe{width:100%;height:100%;max-width:480px;border:0;border-radius:12px;box-shadow:0 18px 40px #0000008c;background:#000}.concurso-details-overlay{position:relative;z-index:1;min-height:100vh;display:flex;justify-content:space-between}.concurso-details-panel{width:min(56%,760px);background:#000000f0;color:#fff;padding:clamp(26px,4vw,56px);border-right:1px solid rgba(255,255,255,.08)}.concurso-details-panel h2{margin:0 0 18px;font-family:Conthrax,Arial,sans-serif;font-size:clamp(2rem,3.6vw,3.2rem);line-height:1;color:#fff;letter-spacing:.02em}.concurso-details-panel p,.concurso-details-panel li{margin:0;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.25vw,1.9rem);line-height:1.13;font-weight:400}.concurso-details-panel p+p,.concurso-details-panel p+ul,.concurso-details-panel ul+p{margin-top:14px}.concurso-details-panel ul{margin:0;padding-left:18px}.concurso-details-highlight{color:#00a3e0}.concurso-details-btn{margin-top:22px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 24px;border-radius:999px;text-decoration:none;background:linear-gradient(180deg,#19a8ff,#0f75c8);color:#fff;font-family:Conthrax,Arial,sans-serif;font-size:.98rem;line-height:1;letter-spacing:.01em;transition:filter .18s ease,transform .18s ease}.concurso-details-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}@media(max-width:1024px){.concurso-details-panel{width:60%}.concurso-details-bg{width:46%}}@media(max-width:900px){.concurso-details{min-height:auto;display:flex;flex-direction:column}.concurso-details-bg{position:relative;width:100%;height:auto;max-height:52vh;object-fit:contain;object-position:center top;background:#000}.concurso-details-video{position:relative;width:100%;height:auto;aspect-ratio:9 / 16;max-height:70vh;padding:12px}.concurso-details-video iframe{max-width:360px}.concurso-details-overlay{min-height:auto;display:block;background:#000}.concurso-details-panel{width:100%;background:#000;border-right:0;padding:24px 16px 28px}.concurso-details-btn{width:100%;font-size:.85rem;text-align:center}}.concurso-notice{position:relative;min-height:56vh;overflow:hidden;background:#020304}.concurso-notice-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}.concurso-notice:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#f6f8fcd1,#0a0e16cc 38%,#030508f0)}.concurso-notice-overlay{position:relative;z-index:2;min-height:56vh;display:flex;align-items:center;padding:clamp(24px,4vw,58px)}.concurso-notice-content{width:min(980px,100%);display:grid;grid-template-columns:148px 1fr;gap:clamp(20px,3vw,34px);align-items:center}.concurso-notice-icon{width:clamp(96px,8vw,130px);aspect-ratio:1 / 1;border:8px solid #ff9f1c;border-radius:50%;display:grid;place-items:center;color:#ff9f1c;font-family:Conthrax,Arial,sans-serif;font-size:clamp(3rem,5vw,4.4rem);line-height:1;font-weight:700}.concurso-notice-content p{margin:0;color:#ff9f1c;font-family:Tw Cen MT Std,Arial,sans-serif;font-size:clamp(1rem,1.35vw,1.7rem);line-height:1.22;font-weight:400;max-width:920px}@media(max-width:900px){.concurso-notice,.concurso-notice-overlay{min-height:auto}.concurso-notice-overlay{padding:24px 16px 28px}.concurso-notice-content{grid-template-columns:1fr;justify-items:start;gap:16px}.concurso-notice-icon{border-width:6px}.concurso-notice-content p{font-size:clamp(.98rem,4vw,1.08rem)}}
