.nav-module__SXT5SW__nav{z-index:200;height:72px;padding:0 var(--px);justify-content:space-between;align-items:center;gap:24px;transition:background .4s,box-shadow .4s;display:flex;position:fixed;top:0;left:0;right:0}.nav-module__SXT5SW__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a1720f5;box-shadow:0 1px #c8b09a14}.nav-module__SXT5SW__logoLink{outline-offset:4px;border-radius:2px;flex-shrink:0;align-items:center;text-decoration:none;transition:opacity .25s;display:flex}.nav-module__SXT5SW__logoLink:hover{opacity:.8}.nav-module__SXT5SW__logoImg{mix-blend-mode:screen;object-fit:contain;width:auto;height:36px}.nav-module__SXT5SW__links{gap:clamp(20px,3vw,40px);margin:0;padding:0;list-style:none;display:flex}.nav-module__SXT5SW__links a{color:#f0eae2b8;font-family:var(--font-dm-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;outline-offset:4px;padding-bottom:3px;font-size:.78rem;font-weight:400;text-decoration:none;transition:color .25s;position:relative}.nav-module__SXT5SW__links a:after{content:"";background:#c4612a;width:0;height:1px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.nav-module__SXT5SW__links a:hover{color:var(--white)}.nav-module__SXT5SW__links a:hover:after{width:100%}.nav-module__SXT5SW__cta{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#f0eae2e6;white-space:nowrap;outline-offset:4px;background:#c4612a1f;border:1px solid #c4612a8c;border-radius:2px;flex-shrink:0;padding:10px 24px;font-size:.76rem;font-weight:500;text-decoration:none;transition:background .25s,border-color .25s,color .25s}.nav-module__SXT5SW__cta:hover{color:#fff;background:#c4612a;border-color:#c4612a}.nav-module__SXT5SW__burger{cursor:pointer;z-index:210;outline-offset:4px;background:0 0;border:none;border-radius:2px;flex-direction:column;gap:5px;padding:6px;display:none}.nav-module__SXT5SW__burger span{background:var(--cream);border-radius:2px;width:24px;height:1.5px;transition:transform .35s,opacity .35s;display:block}.nav-module__SXT5SW__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-module__SXT5SW__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-module__SXT5SW__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-module__SXT5SW__drawer{z-index:190;-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;background:#0a1720fa;flex-direction:column;justify-content:center;align-items:center;gap:32px;transition:opacity .35s;display:none;position:fixed;inset:0}.nav-module__SXT5SW__drawerOpen{opacity:1;pointer-events:all}.nav-module__SXT5SW__drawerLogo{mix-blend-mode:screen;object-fit:contain;width:auto;height:44px;margin-bottom:8px}.nav-module__SXT5SW__drawerLink{font-family:var(--font-cormorant), serif;color:#f0eae2a6;letter-spacing:.06em;outline-offset:6px;font-size:clamp(2rem,8vw,2.8rem);font-weight:300;text-decoration:none;transition:color .25s}.nav-module__SXT5SW__drawerLink:hover{color:var(--cream)}.nav-module__SXT5SW__drawerSep{background:linear-gradient(90deg,#c4612a,#d4b896,#5b8294);width:40px;height:1px}.nav-module__SXT5SW__drawerCta{color:#fff;font-family:var(--font-dm-sans), sans-serif;letter-spacing:.24em;text-transform:uppercase;outline-offset:4px;background:#c4612a;border-radius:2px;margin-top:4px;padding:14px 48px;font-size:.78rem;font-weight:500;text-decoration:none;transition:opacity .25s}.nav-module__SXT5SW__drawerCta:hover{opacity:.85}@media (max-width:768px){.nav-module__SXT5SW__links,.nav-module__SXT5SW__cta{display:none}.nav-module__SXT5SW__burger,.nav-module__SXT5SW__drawer{display:flex}}
@keyframes hero-module__mpsonG__fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__mpsonG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes hero-module__mpsonG__spinSlow{to{transform:translateY(-50%)rotate(360deg)}}@keyframes hero-module__mpsonG__scrollDrop{0%{opacity:0;transform-origin:top;transform:scaleY(0)}40%{opacity:1;transform-origin:top;transform:scaleY(1)}80%{opacity:0;transform-origin:bottom;transform:scaleY(1)translateY(12px)}to{opacity:0;transform-origin:bottom;transform:scaleY(0)}}.hero-module__mpsonG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding-top:72px;display:flex;position:relative;overflow-x:clip}.hero-module__mpsonG__bg{background:url(/images/gradient-background.webp) 50% 38%/cover no-repeat;position:absolute;inset:0}.hero-module__mpsonG__bg:after{content:"";background:linear-gradient(#0a17209e 0%,#0a17208c 40%,#0a1720bf 72%,#0a1720 100%);position:absolute;inset:0}.hero-module__mpsonG__topVeil{z-index:2;pointer-events:none;background:linear-gradient(#0a1720e6 0%,#0000 100%);height:160px;position:absolute;inset:0 0 auto}.hero-module__mpsonG__symbol{mix-blend-mode:screen;opacity:.13;pointer-events:none;z-index:2;width:clamp(260px,36vw,500px);height:clamp(260px,36vw,500px);animation:90s linear infinite hero-module__mpsonG__spinSlow;position:absolute;top:50%;right:-4%;transform:translateY(-50%)}.hero-module__mpsonG__symbol img{object-fit:contain;width:100%;height:100%}.hero-module__mpsonG__content{z-index:10;text-align:center;padding:clamp(24px, 4vw, 48px) var(--px);flex-direction:column;align-items:center;width:100%;max-width:860px;display:flex;position:relative}.hero-module__mpsonG__eyebrow{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.28em;text-transform:uppercase;color:#f0eae2e6;text-shadow:0 1px 12px #000000e6,0 2px 32px #000000b3;opacity:0;margin-bottom:clamp(24px,4vw,40px);font-size:clamp(.72rem,1.6vw,.85rem);font-weight:500;animation:.9s .2s forwards hero-module__mpsonG__fadeUp}.hero-module__mpsonG__logo{mix-blend-mode:screen;filter:drop-shadow(0 0 40px #c4612a40);opacity:0;width:clamp(260px,68vw,600px);height:auto;animation:1.1s .4s forwards hero-module__mpsonG__fadeUp}.hero-module__mpsonG__divider{opacity:0;background:linear-gradient(90deg,#c4612a,#d4b896,#5b8294);width:44px;height:1px;margin:clamp(24px,3.5vw,36px) auto;animation:.9s .8s forwards hero-module__mpsonG__fadeUp}.hero-module__mpsonG__tagline{font-family:var(--font-dm-sans), sans-serif;color:#f0eae2e6;text-shadow:0 1px 16px #000000e6,0 2px 40px #000000b3;opacity:0;max-width:500px;margin-bottom:clamp(20px,3.5vw,32px);font-size:clamp(1.1rem,2.2vw,1.4rem);font-weight:300;line-height:1.7;animation:.9s 1s forwards hero-module__mpsonG__fadeUp}.hero-module__mpsonG__badges{opacity:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(8px,2vw,16px);margin-bottom:clamp(28px,4.5vw,48px);animation:.9s 1.15s forwards hero-module__mpsonG__fadeUp;display:flex}.hero-module__mpsonG__badge{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:#f0eae2eb;-webkit-backdrop-filter:blur(8px);background:#0a17208c;border:1px solid #c8b09a2e;border-radius:2px;align-items:center;gap:8px;padding:7px 16px;font-size:clamp(.7rem,1.4vw,.8rem);font-weight:500;display:flex}.hero-module__mpsonG__badgeDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.hero-module__mpsonG__cta{height:52px;color:var(--white);font-family:var(--font-dm-sans), sans-serif;letter-spacing:.18em;text-transform:uppercase;cursor:pointer;opacity:0;background:0 0;border:1px solid #c4612a;border-radius:2px;justify-content:center;align-items:center;padding:0 clamp(36px,6vw,56px);font-size:clamp(.78rem,1.5vw,.88rem);font-weight:600;text-decoration:none;transition:color .4s;animation:.9s 1.35s forwards hero-module__mpsonG__fadeUp;display:inline-flex;position:relative;overflow:hidden}.hero-module__mpsonG__cta:before{content:"";background:linear-gradient(135deg,#c4612a 0%,#d4b896 50%,#5b8294 100%);transition:transform .48s cubic-bezier(.77,0,.175,1);position:absolute;inset:0;transform:translate(-101%)}.hero-module__mpsonG__cta:hover{color:#0a1720}.hero-module__mpsonG__cta:hover:before{transform:translate(0)}.hero-module__mpsonG__cta span{z-index:1;position:relative}.hero-module__mpsonG__scrollHint{z-index:10;opacity:0;flex-direction:column;align-items:center;animation:1s 2.2s forwards hero-module__mpsonG__fadeIn;display:flex;position:absolute;bottom:clamp(20px,3vw,36px);left:50%;transform:translate(-50%)}.hero-module__mpsonG__scrollHintLine{background:linear-gradient(#c4612a,#0000);width:1px;height:44px;animation:2.4s ease-in-out infinite hero-module__mpsonG__scrollDrop}@media (max-width:768px){.hero-module__mpsonG__symbol{display:none}.hero-module__mpsonG__content{padding:24px 20px}.hero-module__mpsonG__eyebrow{letter-spacing:.2em;margin-bottom:20px}.hero-module__mpsonG__tagline{max-width:100%}.hero-module__mpsonG__badges{gap:8px}.hero-module__mpsonG__badge:last-child{display:none}.hero-module__mpsonG__cta{width:100%;max-width:320px}}@media (max-width:480px){.hero-module__mpsonG__logo{width:clamp(200px,86vw,300px)}.hero-module__mpsonG__divider{margin:20px auto}}
.SectionLabel-module__Y4Phda__label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.25em;text-transform:uppercase;color:var(--amber);align-items:center;gap:12px;margin-bottom:20px;font-size:.75rem;font-weight:500;display:inline-flex}.SectionLabel-module__Y4Phda__label:before{content:"";background:var(--amber);flex-shrink:0;width:28px;height:1px;display:block}
.sobre-module__cOMxnW__sobre{background:linear-gradient(180deg, var(--navy) 0%, #0f1e28 100%);padding:var(--sec-y) var(--px);border-top:var(--divider);position:relative;overflow-x:clip}.sobre-module__cOMxnW__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(48px,8vw,96px);max-width:1200px;margin:0 auto;display:grid}.sobre-module__cOMxnW__title{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.01em;font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:1.1}.sobre-module__cOMxnW__title em{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600}.sobre-module__cOMxnW__sep{background:var(--grad);border-radius:2px;width:40px;height:2px;margin:28px 0}.sobre-module__cOMxnW__desc{font-family:var(--font-dm-sans), sans-serif;color:#f0eae299;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.85}.sobre-module__cOMxnW__desc+.sobre-module__cOMxnW__desc{margin-top:16px}.sobre-module__cOMxnW__desc em{color:var(--cream);font-style:normal;font-weight:600}.sobre-module__cOMxnW__stats{border-top:var(--divider);gap:clamp(28px,5vw,52px);margin-top:44px;padding-top:32px;display:flex}.sobre-module__cOMxnW__statN{font-family:var(--font-dm-sans), sans-serif;background:var(--grad-text);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:clamp(2.4rem,4.5vw,3.2rem);font-weight:300;line-height:1}.sobre-module__cOMxnW__statL{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#c8b09a73;font-size:.72rem;font-weight:500}.sobre-module__cOMxnW__visual{justify-content:center;align-items:center;display:flex;position:relative}.sobre-module__cOMxnW__glowRing{display:none}.sobre-module__cOMxnW__symbolImg{z-index:1;mix-blend-mode:screen;width:clamp(220px,38vw,380px);height:auto;animation:7s ease-in-out infinite sobre-module__cOMxnW__pulseGlow;position:relative}@media (max-width:900px){.sobre-module__cOMxnW__inner{text-align:center;grid-template-columns:1fr;gap:40px}.sobre-module__cOMxnW__visual{order:-1}.sobre-module__cOMxnW__symbolImg{width:clamp(140px,40vw,200px)}.sobre-module__cOMxnW__sep{margin-left:auto;margin-right:auto}.sobre-module__cOMxnW__stats{justify-content:center;gap:32px}.sobre-module__cOMxnW__desc{text-align:left}}@media (max-width:480px){.sobre-module__cOMxnW__stats{gap:24px}.sobre-module__cOMxnW__statN{font-size:2.2rem}}
.participantes-module__vIe-PG__participantes{padding:var(--sec-y) var(--px);border-top:var(--divider);background:#0f1e28}.participantes-module__vIe-PG__inner{max-width:1100px;margin:0 auto}.participantes-module__vIe-PG__header{text-align:center;margin-bottom:clamp(40px,6vw,72px)}.participantes-module__vIe-PG__title{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.01em;font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:1.1}.participantes-module__vIe-PG__title em{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600}.participantes-module__vIe-PG__imageBlock{width:100%;max-width:760px;margin:0 auto clamp(16px,3vw,32px);display:block}.participantes-module__vIe-PG__image{aspect-ratio:1000/974;background:url(/images/participantes.webp) 50%/contain no-repeat;width:100%;display:block}.participantes-module__vIe-PG__cards{flex-direction:column;gap:0;margin-top:clamp(24px,3vw,40px);display:flex}.participantes-module__vIe-PG__card{border-bottom:1px solid #c8b09a14;grid-template-columns:72px 1fr 1fr;align-items:center;gap:0 clamp(24px,4vw,56px);padding:clamp(28px,4vw,44px) 0;transition:background .3s;display:grid;position:relative}.participantes-module__vIe-PG__card:first-child{border-top:1px solid #c8b09a14}.participantes-module__vIe-PG__card:before{content:"";opacity:0;pointer-events:none;background:#c4612a08;transition:opacity .3s;position:absolute;inset:0}.participantes-module__vIe-PG__card:hover:before{opacity:1}.participantes-module__vIe-PG__cardNum{font-family:var(--font-dm-sans), sans-serif;color:#c8b09a26;letter-spacing:-.02em;text-align:right;align-self:center;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1}.participantes-module__vIe-PG__cardLeft{flex-direction:column;gap:8px;display:flex}.participantes-module__vIe-PG__cardRole{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:var(--amber);font-size:.72rem;font-weight:500}.participantes-module__vIe-PG__cardName{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:600;line-height:1.1}.participantes-module__vIe-PG__cardDesc{font-family:var(--font-dm-sans), sans-serif;color:#f0eae280;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.8}.participantes-module__vIe-PG__card:after{content:"";left:-var(--px);background:var(--card-grad,var(--grad));opacity:0;width:2px;transition:opacity .3s;position:absolute;top:0;bottom:0}.participantes-module__vIe-PG__card:hover:after{opacity:1}@media (max-width:768px){.participantes-module__vIe-PG__imageBlock{max-width:480px}.participantes-module__vIe-PG__card{grid-template-columns:36px 1fr;gap:0 16px;padding:24px 0}.participantes-module__vIe-PG__cardNum{text-align:right;padding-top:4px;font-size:1.4rem}.participantes-module__vIe-PG__cardLeft{grid-column:2}.participantes-module__vIe-PG__cardName{font-size:1.3rem}.participantes-module__vIe-PG__cardDesc{grid-column:1/-1;padding-top:10px;font-size:.92rem}}@media (max-width:480px){.participantes-module__vIe-PG__card{grid-template-columns:1fr;gap:0}.participantes-module__vIe-PG__cardNum{display:none}.participantes-module__vIe-PG__cardLeft{grid-column:1}.participantes-module__vIe-PG__cardDesc{grid-column:1;padding-top:8px}.participantes-module__vIe-PG__imageBlock{max-width:100%}}
.programacao-module__qjT2vG__programacao{background:var(--navy-deep);padding:var(--sec-y) var(--px);border-top:var(--divider)}.programacao-module__qjT2vG__inner{grid-template-columns:300px 1fr;align-items:start;gap:clamp(48px,8vw,96px);max-width:1200px;margin:0 auto;display:grid}.programacao-module__qjT2vG__header{position:sticky;top:100px}.programacao-module__qjT2vG__title{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.01em;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:300;line-height:1.1}.programacao-module__qjT2vG__title em{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600}.programacao-module__qjT2vG__subtitle{font-family:var(--font-dm-sans), sans-serif;color:#f0eae27a;margin-top:20px;font-size:clamp(.95rem,1.6vw,1.05rem);line-height:1.8}.programacao-module__qjT2vG__timeline{border-left:1px solid #c8b09a1f;padding-left:28px;position:relative}.programacao-module__qjT2vG__item{border-bottom:1px solid #c8b09a0f;padding:clamp(24px,3vw,36px) 0;position:relative}.programacao-module__qjT2vG__item:last-child{border-bottom:none}.programacao-module__qjT2vG__item:before{content:"";background:#c8b09a33;border:1px solid #c8b09a4d;border-radius:50%;width:8px;height:8px;position:absolute;top:clamp(30px,3.5vw,42px);left:-32px}.programacao-module__qjT2vG__itemHighlight:before{background:var(--amber);border-color:var(--amber);box-shadow:0 0 12px #c4612a80}.programacao-module__qjT2vG__itemTime{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.12em;color:var(--amber);margin-bottom:8px;font-size:.78rem;font-weight:600}.programacao-module__qjT2vG__itemTitle{font-family:var(--font-dm-sans), sans-serif;color:var(--white);margin-bottom:8px;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500;line-height:1.25}.programacao-module__qjT2vG__itemHighlight .programacao-module__qjT2vG__itemTitle{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.programacao-module__qjT2vG__itemDesc{font-family:var(--font-dm-sans), sans-serif;color:#f0eae273;font-size:clamp(.9rem,1.5vw,1rem);line-height:1.75}@media (max-width:900px){.programacao-module__qjT2vG__inner{grid-template-columns:1fr;gap:36px}.programacao-module__qjT2vG__header{position:static}.programacao-module__qjT2vG__subtitle{max-width:100%}.programacao-module__qjT2vG__title{font-size:clamp(2rem,6vw,2.8rem)}}@media (max-width:480px){.programacao-module__qjT2vG__timeline{padding-left:18px}.programacao-module__qjT2vG__item{padding:20px 0}.programacao-module__qjT2vG__item:before{width:7px;height:7px;left:-22px}.programacao-module__qjT2vG__itemTime{font-size:.72rem}.programacao-module__qjT2vG__itemTitle{font-size:1.05rem}.programacao-module__qjT2vG__itemDesc{font-size:.88rem}}
.inscricao-module__R3dG1q__inscricao{background:linear-gradient(180deg, #0f1e28 0%, var(--navy) 100%);border-top:var(--divider);padding-top:var(--sec-y);overflow:hidden}.inscricao-module__R3dG1q__inner{max-width:1200px;padding:0 var(--px);text-align:center;flex-direction:column;align-items:center;gap:clamp(28px,4vw,44px);margin:0 auto clamp(48px,7vw,80px);display:flex}.inscricao-module__R3dG1q__title{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.01em;font-size:clamp(2.4rem,5vw,4rem);font-weight:300;line-height:1.1}.inscricao-module__R3dG1q__title em{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:600}.inscricao-module__R3dG1q__infoRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,4vw,48px);display:flex}.inscricao-module__R3dG1q__infoItem{flex-direction:column;align-items:center;gap:6px;display:flex}.inscricao-module__R3dG1q__infoDivider{background:#c8b09a26;flex-shrink:0;width:1px;height:36px}.inscricao-module__R3dG1q__infoLabel{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#c8b09a73;font-size:.72rem;font-weight:500}.inscricao-module__R3dG1q__infoValue{font-family:var(--font-dm-sans), sans-serif;color:var(--white);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:500;line-height:1.2}.inscricao-module__R3dG1q__infoValueHighlight{font-family:var(--font-dm-sans), sans-serif;background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600}.inscricao-module__R3dG1q__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(16px,3vw,28px);display:flex}.inscricao-module__R3dG1q__ctaPrimary{border:1px solid var(--amber);height:54px;color:var(--white);font-family:var(--font-dm-sans), sans-serif;letter-spacing:.18em;text-transform:uppercase;background:0 0;border-radius:2px;justify-content:center;align-items:center;padding:0 clamp(32px,6vw,56px);font-size:clamp(.78rem,1.5vw,.9rem);font-weight:600;text-decoration:none;transition:color .4s;display:inline-flex;position:relative;overflow:hidden}.inscricao-module__R3dG1q__ctaPrimary:before{content:"";background:var(--grad);transition:transform .48s cubic-bezier(.77,0,.175,1);position:absolute;inset:0;transform:translate(-101%)}.inscricao-module__R3dG1q__ctaPrimary:hover{color:#0a1720}.inscricao-module__R3dG1q__ctaPrimary:hover:before{transform:translate(0)}.inscricao-module__R3dG1q__ctaPrimary span{z-index:1;position:relative}.inscricao-module__R3dG1q__ctaSecondary{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#f0eae273;border-bottom:1px solid #f0eae226;padding-bottom:2px;font-size:clamp(.8rem,1.4vw,.9rem);font-weight:400;text-decoration:none;transition:color .25s,border-color .25s}.inscricao-module__R3dG1q__ctaSecondary:hover{color:var(--cream);border-color:#c8b09a80}.inscricao-module__R3dG1q__bannerBlock{width:100%;position:relative}.inscricao-module__R3dG1q__bannerFade{z-index:1;pointer-events:none;background:linear-gradient(#0f1e28 0%,#0000 100%);height:clamp(60px,14vw,160px);position:absolute;inset:0 0 auto}.inscricao-module__R3dG1q__bannerImg{aspect-ratio:3;background:url(/images/banner-with-qrcode.webp) 50%/cover no-repeat;width:100%;display:block}@media (max-width:768px){.inscricao-module__R3dG1q__title{font-size:clamp(2.2rem,8vw,3rem)}.inscricao-module__R3dG1q__infoRow{gap:16px 28px}}@media (max-width:480px){.inscricao-module__R3dG1q__infoDivider{display:none}.inscricao-module__R3dG1q__infoRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.inscricao-module__R3dG1q__infoItem{text-align:left;align-items:flex-start}.inscricao-module__R3dG1q__actions{flex-direction:column;align-items:stretch;gap:16px;width:100%}.inscricao-module__R3dG1q__ctaPrimary{justify-content:center;width:100%}.inscricao-module__R3dG1q__ctaSecondary{text-align:center}.inscricao-module__R3dG1q__bannerImg{aspect-ratio:2}}
.footer-module__PvSZgW__footer{background:var(--navy-deep)}.footer-module__PvSZgW__cta{border-top:var(--divider);padding:clamp(64px, 10vw, 120px) var(--px);position:relative;overflow:hidden}.footer-module__PvSZgW__ctaInner{text-align:center;z-index:1;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.footer-module__PvSZgW__ctaLabel{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.28em;text-transform:uppercase;color:var(--amber);align-items:center;gap:12px;margin-bottom:20px;font-size:.75rem;font-weight:500;display:flex}.footer-module__PvSZgW__ctaLabel:before,.footer-module__PvSZgW__ctaLabel:after{content:"";background:var(--amber);width:28px;height:1px;display:block}.footer-module__PvSZgW__ctaTitle{font-family:var(--font-dm-sans), sans-serif;color:var(--white);letter-spacing:-.02em;margin-bottom:clamp(32px,5vw,52px);font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.08}.footer-module__PvSZgW__ctaTitle span{background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700;display:block}.footer-module__PvSZgW__ctaBtn{border:1px solid var(--amber);height:56px;color:var(--white);font-family:var(--font-dm-sans), sans-serif;letter-spacing:.2em;text-transform:uppercase;background:0 0;border-radius:2px;justify-content:center;align-items:center;padding:0 clamp(40px,7vw,64px);font-size:clamp(.8rem,1.5vw,.92rem);font-weight:600;text-decoration:none;transition:color .4s;display:inline-flex;position:relative;overflow:hidden}.footer-module__PvSZgW__ctaBtn:before{content:"";background:var(--grad);transition:transform .48s cubic-bezier(.77,0,.175,1);position:absolute;inset:0;transform:translate(-101%)}.footer-module__PvSZgW__ctaBtn:hover{color:#0a1720}.footer-module__PvSZgW__ctaBtn:hover:before{transform:translate(0)}.footer-module__PvSZgW__ctaBtn span{z-index:1;position:relative}.footer-module__PvSZgW__body{border-top:var(--divider);padding:clamp(48px, 7vw, 80px) var(--px)}.footer-module__PvSZgW__inner{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start;gap:clamp(32px,5vw,64px);max-width:1200px;margin:0 auto;display:grid}.footer-module__PvSZgW__logoImg{mix-blend-mode:screen;object-fit:contain;width:auto;height:44px;margin-bottom:20px}.footer-module__PvSZgW__church{font-family:var(--font-dm-sans), sans-serif;color:#f0eae259;font-size:.9rem;font-weight:300;line-height:1.6}.footer-module__PvSZgW__church strong{color:#f0eae28c;font-weight:500}.footer-module__PvSZgW__bishop{font-family:var(--font-dm-sans), sans-serif;color:#c8b09a59;letter-spacing:.04em;margin-top:6px;font-size:.78rem}.footer-module__PvSZgW__colTitle{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#c8b09a66;margin-bottom:20px;font-size:.7rem;font-weight:600}.footer-module__PvSZgW__navList{flex-direction:column;gap:12px;list-style:none;display:flex}.footer-module__PvSZgW__navLink{font-family:var(--font-dm-sans), sans-serif;color:#f0eae280;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s;display:inline-block}.footer-module__PvSZgW__navLink:hover{color:var(--white)}.footer-module__PvSZgW__infoList{flex-direction:column;gap:14px;list-style:none;display:flex}.footer-module__PvSZgW__infoItem{flex-direction:column;gap:3px;display:flex}.footer-module__PvSZgW__infoLabel{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#c8b09a59;font-size:.68rem;font-weight:500}.footer-module__PvSZgW__infoValue{font-family:var(--font-dm-sans), sans-serif;color:#f0eae2a6;font-size:.98rem;font-weight:500}.footer-module__PvSZgW__infoValueHighlight{font-family:var(--font-dm-sans), sans-serif;background:var(--grad-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.98rem;font-weight:700}.footer-module__PvSZgW__socialLink{color:#f0eae280;align-items:flex-start;gap:14px;text-decoration:none;transition:color .25s;display:flex}.footer-module__PvSZgW__socialLink:hover{color:var(--white)}.footer-module__PvSZgW__socialIcon{border:1px solid #c8b09a26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .25s,background .25s;display:flex}.footer-module__PvSZgW__socialLink:hover .footer-module__PvSZgW__socialIcon{background:#c4612a14;border-color:#c4612a66}.footer-module__PvSZgW__socialLink span:last-child{flex-direction:column;gap:3px;padding-top:4px;display:flex}.footer-module__PvSZgW__socialLink strong{font-family:var(--font-dm-sans), sans-serif;color:#f0eae2b3;font-size:.95rem;font-weight:600;display:block}.footer-module__PvSZgW__socialLink em{font-family:var(--font-dm-sans), sans-serif;color:#f0eae24d;font-size:.78rem;font-style:normal;display:block}.footer-module__PvSZgW__bottom{padding:clamp(20px, 3vw, 28px) var(--px);border-top:1px solid #c8b09a0f}.footer-module__PvSZgW__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.footer-module__PvSZgW__copy{font-family:var(--font-dm-sans), sans-serif;color:#f0eae233;letter-spacing:.02em;font-size:.78rem}.footer-module__PvSZgW__tagline{font-family:var(--font-dm-sans), sans-serif;color:#c8b09a47;font-size:.85rem;font-weight:300}@media (max-width:1024px){.footer-module__PvSZgW__inner{grid-template-columns:1fr 1fr;gap:40px 48px}}@media (max-width:768px){.footer-module__PvSZgW__cta{padding:clamp(48px, 8vw, 80px) var(--px)}.footer-module__PvSZgW__ctaTitle{font-size:clamp(2rem,8vw,2.8rem)}.footer-module__PvSZgW__ctaBtn{width:100%;max-width:320px}}@media (max-width:640px){.footer-module__PvSZgW__inner{grid-template-columns:1fr;gap:36px}.footer-module__PvSZgW__brand{text-align:left}.footer-module__PvSZgW__logoImg{height:36px}.footer-module__PvSZgW__colTitle{margin-bottom:14px}.footer-module__PvSZgW__navList{gap:10px}.footer-module__PvSZgW__bottomInner{flex-direction:column;align-items:flex-start;gap:6px}}
