:root{--navy:#021e30;--gold:#cca362;--ink:#151515;--muted:#6d7478;--line:#e8e2d8;--paper:#fbfaf7;--white:#fff;--radius:4px;--ease:cubic-bezier(.5,0,.15,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;background:#fbfaf7eb;border-bottom:1px solid #021e3014;grid-template-columns:170px 1fr auto;align-items:center;gap:24px;padding:14px 24px;display:grid;position:sticky;top:0;left:0;right:0}.home-header{background:0 0;border-bottom:0;grid-template-columns:160px 1fr 142px;gap:0;padding:38px 68px 0;position:absolute}.registration-header{grid-template-columns:200px 1fr auto}.site-header .main-menu{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}.site-header .main-menu a{color:var(--navy);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:700;transition:color .18s}:is(.site-header .main-menu:has(a:hover) a:not(:hover),.site-header .main-menu:has(a:focus-visible) a:not(:focus-visible)){color:#7c7471}.site-header .main-menu a:hover,.site-header .main-menu a:focus-visible{color:var(--navy)}.home-header .main-menu{justify-content:flex-start;gap:28px;margin-left:38px}.home-header .main-menu a{color:var(--white);text-transform:none;white-space:nowrap;font-size:11px;font-weight:600;line-height:1}:is(.home-header .main-menu:has(a:hover) a:not(:hover),.home-header .main-menu:has(a:focus-visible) a:not(:focus-visible)){color:#7c7471}.home-header .main-menu a:hover,.home-header .main-menu a:focus-visible{color:var(--white)}.menu-toggle{border-radius:var(--radius);color:var(--navy);background:0 0;border:1px solid #021e302e;justify-content:center;align-items:center;width:46px;height:42px;padding:0;display:none;position:relative}.menu-toggle span{background:currentColor;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block;position:absolute}.menu-toggle span:first-child{transform:translateY(-6px)}.menu-toggle span:nth-child(3){transform:translateY(6px)}.menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:rotate(-45deg)}.mobile-menu-language{display:none}.home-header .brand picture,.home-header .brand img{width:230px;max-height:52px}.header-cta{background:var(--gold);justify-content:flex-start;align-items:center;gap:12px;width:137px;height:33px;margin-left:6px;padding:0 13px;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s;display:inline-flex;position:relative;overflow:hidden;color:var(--navy)!important}.header-cta .arrow-icon{color:currentColor;z-index:2;transition:transform .42s cubic-bezier(.645,.045,.355,1);position:relative}.header-cta span{z-index:1;transition:transform .42s cubic-bezier(.645,.045,.355,1);position:relative}.header-cta:hover,.header-cta:focus-visible{background:#021e30;color:var(--white)!important}.header-cta:hover .arrow-icon,.header-cta:focus-visible .arrow-icon{transform:translate(86px)}.header-cta:hover span,.header-cta:focus-visible span{transform:translate(-28px)}.home-language{justify-content:flex-end;align-items:center;gap:13px;display:flex}.home-language a{color:#ffffffd1;cursor:pointer;background:0 0;border:0;padding:0 0 5px;font-size:11px;line-height:1;text-decoration:none;transition:color .18s;position:relative}:is(.home-language:has(a:hover) a:not(:hover),.home-language:has(a:focus-visible) a:not(:focus-visible)){color:#7c7471}.home-language a:hover,.home-language a:focus-visible,.home-language a[aria-current=page]{color:var(--white)}.home-language a[aria-current=page]:after{background:var(--white);content:"";width:100%;height:1px;position:absolute;bottom:0;left:0}.brand picture,.brand img{object-fit:contain;max-height:36px}.brand picture{display:block}.language-switch{align-items:center;gap:8px;display:flex}.language-switch button{border-radius:var(--radius);color:var(--navy);background:0 0;border:1px solid #021e302e;min-height:34px;padding:7px 10px}.language-switch>button{text-align:left;gap:1px;display:grid}.language-switch>button span{color:var(--muted);font-size:10px}.language-switch>button strong{font-size:12px}.language-options{gap:4px;display:flex}.language-options button[aria-pressed=true]{background:var(--navy);color:var(--white)}.home-header .language-switch button{color:var(--white);border-color:#ffffff5c}.home-header .language-switch>button span,.home-header .language-switch>button strong{color:var(--white)}.home-header .language-options button[aria-pressed=true]{background:var(--white);color:var(--navy)}.hero-section{background:var(--navy);color:var(--white);height:-200px;min-height:665px;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media:after{content:none}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-content{z-index:1;width:min(610px,100% - 160px);padding:0;position:absolute;top:359px;left:80px}.hero-logo{width:min(609px,100%);height:auto;margin-top:-185px;margin-bottom:46px;padding-top:-80px}.hero-content p{color:var(--white);max-width:579px;margin:0 0 31px;font-size:28px;line-height:1.22}.hero-content strong{font-weight:700}.cta-button{background:var(--gold);border-radius:var(--radius);color:var(--navy);text-transform:uppercase;border:0;align-items:center;gap:12px;width:max-content;min-height:33px;padding:0 18px;font-size:13px;font-weight:800;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s;display:inline-flex;position:relative;overflow:hidden}.cta-button:hover,.cta-button:focus-visible{background:var(--navy);color:var(--white)}.arrow-icon{flex:none;width:14px;height:14px;transition:transform .42s cubic-bezier(.645,.045,.355,1)}.cta-button span{transition:transform .42s cubic-bezier(.645,.045,.355,1)}.cta-button:hover .arrow-icon,.cta-button:focus-visible .arrow-icon{transform:translate(calc(100% + 168px))}.cta-button:hover span,.cta-button:focus-visible span{transform:translate(-18px)}.compact{min-height:40px}.section{padding:110px 24px}.figma-section{border-top:1px solid #e6e6e6;max-width:1280px;margin:0 auto;padding:78px 0 96px}.section-heading{grid-template-columns:minmax(120px,.25fr) 1fr;gap:12px;max-width:1320px;margin:0 auto 58px;display:grid}.figma-title-block{grid-template-columns:24px 1fr;align-items:start;gap:26px;max-width:1100px;margin:0 auto 58px;display:grid}.section-kicker{object-fit:contain;width:24px;height:18px;margin:0;display:block}.section-heading h2{color:var(--navy);margin:0;font-size:clamp(34px,6vw,78px);font-weight:500;line-height:1}.figma-section .section-heading h2{font-size:48px;line-height:1.06}.section-heading h2 span,.figma-title-block h2+p,.figma-title-block h2 span{color:#c0c1c3;display:block}.figma-title-block h2{color:var(--navy);margin:0;font-size:28px;font-weight:500;line-height:1}.figma-title-block p:not(.section-kicker){color:#c0c1c3;margin:4px 0 0;font-size:16px;font-weight:500}.schedule-list,.speaker-grid,.info-grid,.rule-grid,.wide-copy{max-width:1320px;margin:0 auto}.schedule-section{background:var(--white);padding:120px 24px 54px;position:relative;overflow:hidden}.schedule-tabs{z-index:1;grid-template-columns:repeat(5,1fr);max-width:1000px;margin:0 auto 7px;display:grid;position:relative}.schedule-tabs button{color:var(--navy);cursor:pointer;text-align:center;background:0 0;border:0;min-height:61px;padding:7px 8px;transition:background .18s,color .18s}.schedule-tabs button[aria-pressed=true]{background:var(--gold);color:var(--white)}:is(.schedule-tabs:has(button:hover) button:not(:hover):not([aria-pressed=true]),.schedule-tabs:has(button:focus-visible) button:not(:focus-visible):not([aria-pressed=true])){color:#c9cbcc}.schedule-tabs button:hover:not([aria-pressed=true]),.schedule-tabs button:focus-visible:not([aria-pressed=true]){color:var(--navy)}.schedule-tabs span,.schedule-tabs small{font-size:8px;line-height:1.1;display:block}.schedule-tabs strong{margin:3px 0;font-size:24px;line-height:1;display:block}.schedule-focus{border-bottom:1px solid #021e308c;border-top:1px solid var(--ink);z-index:1;max-width:1000px;margin:0 auto;position:relative}.schedule-day{border-top:1px solid var(--line);grid-template-columns:minmax(220px,.35fr) 1fr;gap:0;padding:28px 0;display:grid}.schedule-day h3{color:var(--navy);margin:0;font-size:18px}.schedule-row{background:#fbfaf7;border-top:1px solid #021e306b;grid-template-columns:120px 1fr;gap:28px;min-height:54px;padding:18px 20px;display:grid}.schedule-row:first-child{border-top:0}.schedule-row:nth-child(2n){background:#f4f6f6}.schedule-row time{color:var(--navy);font-size:16px;font-weight:800;line-height:1.2}.schedule-row p{color:var(--navy);margin:0;font-size:16px;font-weight:600;line-height:1.35}.split-section{grid-template-columns:535px 1fr;align-items:start;gap:42px;max-width:1368px;margin:0 auto;display:grid}.split-section.figma-section{max-width:1239px}.split-section .section-heading{margin:0;display:block}:is(.mystery-section,.formation-section).figma-section{grid-template-columns:minmax(0,1fr) 430px;gap:0 44px;max-width:1000px;padding:120px 24px 84px;display:grid}:is(.mystery-section,.formation-section) .section-kicker{display:none}:is(.mystery-section,.formation-section) .section-heading{z-index:2;grid-area:1/1;align-self:start}.mystery-section .mystery-heading,.formation-section .sticky-heading{min-height:86px}.mystery-section .mystery-heading.sticky-heading,.formation-section .sticky-heading{width:min(430px,100vw - 48px);position:relative;top:10px;left:50% - 476px}:is(.mystery-section,.formation-section) .section-heading h2{font-size:28px;font-weight:600;line-height:1}:is(.mystery-section,.formation-section) .tab-stage{display:contents}:is(.mystery-section,.formation-section) .tab-list{border-top:1px solid #18300261;grid-area:2/1;align-self:start;margin:220px 0 0;display:grid}@media (min-width:901px){.formation-section .tab-list{margin-top:250px}}:is(.mystery-section,.formation-section) .tab-list button{color:var(--navy);text-align:left;background:0 0;border-bottom:1px solid #021e3061;width:100%;padding:10px 0;font-size:15px;font-weight:800;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s,padding .42s cubic-bezier(.645,.045,.355,1)}.mystery-section .tab-list button:hover:not([aria-pressed=true]),.mystery-section .tab-list button:focus-visible:not([aria-pressed=true]),.formation-section .tab-list button:hover:not([aria-pressed=true]),.formation-section .tab-list button:focus-visible:not([aria-pressed=true]){color:var(--navy);background:#e6e6e6;padding-left:14px;padding-right:14px}:is(.mystery-section,.formation-section) .tab-list button[aria-pressed=true]{display:none}:is(.mystery-section,.formation-section) .tab-list button{position:relative;overflow:hidden}.mystery-section .tab-list button[aria-pressed=true],.formation-section .tab-list button[aria-pressed=true]{color:var(--navy);background:0 0;padding-left:0;padding-right:0;display:block}.mystery-section .tab-list button[aria-pressed=true]:before,.mystery-section .tab-list button[aria-pressed=true]:after,.formation-section .tab-list button[aria-pressed=true]:before,.formation-section .tab-list button[aria-pressed=true]:after{animation:formationLineFill .72s var(--ease)forwards;content:"";pointer-events:none;transform-origin:0;background:#464646;width:100%;height:1px;position:absolute;left:0;transform:scaleX(0)}.mystery-section .tab-list button[aria-pressed=true]:before,.formation-section .tab-list button[aria-pressed=true]:before{top:0}.mystery-section .tab-list button[aria-pressed=true]:after,.formation-section .tab-list button[aria-pressed=true]:after{bottom:0}:is(.mystery-section,.formation-section) .tab-panel{display:contents}:is(.mystery-section,.formation-section) .tab-panel>div{grid-area:2/1;padding-top:0}:is(.mystery-section,.formation-section) .tab-panel h3{color:var(--navy);margin:0 0 12px;font-size:16px;font-weight:800;line-height:1.1}:is(.mystery-section,.formation-section) .tab-panel p{color:var(--navy);max-width:355px;margin:0 0 10px;font-size:12px;line-height:1.15}.tab-text-highlight{color:var(--gold);font-weight:800}:is(.mystery-section,.formation-section) .tab-panel>img{aspect-ratio:257/310;object-fit:cover;border-radius:0;grid-area:1/2/3;width:100%;height:100%}:is(.mystery-section,.formation-section) .tab-panel>.tab-image-stack{aspect-ratio:257/310;grid-area:1/2/3;width:100%;height:100%;position:relative;overflow:hidden}.tab-image-stack .tab-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.tab-image-stack .previous{z-index:1}.tab-image-stack .current{z-index:2}.tab-image-stack .current.is-entering{animation:tabImageRise .82s var(--ease)forwards;will-change:transform;transform:translateY(100%)}.formation-section .tab-panel>.formation-media{grid-area:1/2/3;align-self:start;gap:12px;padding-top:0;display:grid}.formation-section .formation-media>.tab-image-stack{aspect-ratio:257/310;border-radius:0;width:100%;height:auto;display:block;position:relative;overflow:hidden}.logo-grid.formation-logo-strip{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:5px;display:grid}.logo-grid.formation-logo-strip img{background:var(--white);object-fit:contain;border-radius:4px;width:100%;height:60px;padding:8px}:is(.mystery-section,.formation-section) .compact{color:var(--navy);text-transform:none;background:0 0;gap:10px;min-height:28px;padding:0 12px 0 0;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s,padding .42s cubic-bezier(.645,.045,.355,1)}:is(.mystery-section,.formation-section) .compact .arrow-icon{color:var(--navy);background:#cca362;width:28px;height:28px;padding:8px;transition:background .42s cubic-bezier(.645,.045,.355,1),padding .42s cubic-bezier(.645,.045,.355,1),transform .42s cubic-bezier(.645,.045,.355,1);transform:none}:is(.mystery-section,.formation-section) .compact span{text-transform:none;font-size:14px;font-weight:700;transition:transform .42s cubic-bezier(.645,.045,.355,1);transform:none}:is(.mystery-section,.formation-section) .compact:hover,:is(.mystery-section,.formation-section) .compact:focus-visible{color:var(--navy);background:#cca362;padding-right:16px}:is(.mystery-section,.formation-section) .compact:hover .arrow-icon,:is(.mystery-section,.formation-section) .compact:focus-visible .arrow-icon{background:0 0;padding:8px 0 8px 8px;transform:none}:is(.mystery-section,.formation-section) .compact:hover span,:is(.mystery-section,.formation-section) .compact:focus-visible span{transform:translate(-6px)}.sticky-heading{position:sticky;top:100px}.tab-stage{min-width:0}.tab-list,.mini-tabs{border-top:1px solid var(--line);flex-wrap:wrap;gap:0;margin-bottom:26px;display:flex}.tab-list button,.mini-tabs button{border:0;border-bottom:1px solid var(--line);color:var(--muted);text-align:left;background:0 0;padding:16px 18px 16px 0}.tab-list button[aria-pressed=true],.mini-tabs button[aria-pressed=true]{color:var(--navy);font-weight:800}.tab-panel,.recommendation-panel{animation:slideUp .72s var(--ease);grid-template-columns:minmax(0,1fr) 484px;gap:34px;display:grid}.tab-panel h3,.recommendation-panel h3,.rule-grid h3{color:var(--navy);margin:0 0 20px;font-size:clamp(28px,4vw,48px);font-weight:500;line-height:1.04}.tab-panel p,.recommendation-panel p,.wide-copy{color:#34424a;font-size:18px;line-height:1.58}.tab-panel>img,.recommendation-panel>img{aspect-ratio:484/578;border-radius:var(--radius);object-fit:cover;width:100%;height:auto}#indicacoes.figma-section{grid-template-columns:440px 340px;column-gap:88px;max-width:1000px;padding:120px 0;display:grid}#indicacoes .section-heading{grid-area:1/1;grid-template-columns:24px 1fr;align-items:start;gap:26px;max-width:none;margin:0 0 42px;display:grid}#indicacoes .section-heading h2{font-size:28px;font-weight:500;line-height:1}#indicacoes .tab-stage{display:contents}.recommendation-menu{grid-area:2/1;align-self:start;max-width:400px}.recommendation-group-button{color:var(--navy);text-align:left;background:0 0;border:0;border-bottom:1px solid #021e3061;width:100%;min-height:58px;padding:18px 24px;font-size:20px;font-weight:800;line-height:1.1;display:block}.recommendation-group:first-child .recommendation-group-button{border-top:1px solid #021e3061}.recommendation-group-button[aria-expanded=true]{background:#fbfaf6;border-bottom-color:#0000}.recommendation-options{gap:18px;padding:18px 0 22px;display:grid}.recommendation-options button{color:var(--navy);text-align:left;background:0 0;border:0;justify-content:start;align-items:center;gap:10px;width:max-content;min-height:28px;padding:0 12px 0 0;font-size:11px;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s,padding .42s cubic-bezier(.645,.045,.355,1);display:inline-flex;position:relative;overflow:hidden}.recommendation-option-icon,.recommendation-actions button:first-child .arrow-icon{color:var(--navy);background:#cca362;justify-content:center;align-items:center;width:28px;height:28px;transition:background .42s cubic-bezier(.645,.045,.355,1),padding .42s cubic-bezier(.645,.045,.355,1),transform .42s cubic-bezier(.645,.045,.355,1);display:inline-flex}.recommendation-option-icon .arrow-icon{width:12px;height:12px}.recommendation-option-label{transition:transform .42s cubic-bezier(.645,.045,.355,1)}.recommendation-options button:hover,.recommendation-options button:focus-visible{color:var(--navy);background:#cca362;padding-right:16px}.recommendation-options button:hover .recommendation-option-icon,.recommendation-options button:focus-visible .recommendation-option-icon{background:0 0;transform:none}.recommendation-options button:hover .recommendation-option-label,.recommendation-options button:focus-visible .recommendation-option-label{transform:translate(-6px)}.recommendation-options button[aria-pressed=true]{font-weight:800}#indicacoes .recommendation-panel{grid-area:1/2/3;grid-template-columns:1fr;align-self:start;gap:18px;display:grid}#indicacoes .recommendation-panel>img{aspect-ratio:340/360;background:var(--navy);object-fit:cover;border-radius:0;width:100%;height:auto;display:block}.recommendation-copy h3{color:var(--navy);margin:0 0 8px;font-size:16px;font-weight:800;line-height:1.1}.recommendation-copy p{color:var(--navy);max-width:290px;margin:0;font-size:13px;line-height:1.2}.recommendation-actions{align-items:center;gap:22px;margin-top:22px;display:flex}.recommendation-actions button{color:var(--navy);background:0 0;border:0;align-items:center;gap:10px;min-height:28px;padding:0 12px 0 0;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s,padding .42s cubic-bezier(.645,.045,.355,1);display:inline-flex;overflow:hidden}.recommendation-actions button:first-child .arrow-icon{flex:0 0 28px;width:28px;height:28px;padding:8px}.recommendation-actions span{font-size:10px;font-weight:700;transition:transform .42s cubic-bezier(.645,.045,.355,1)}.recommendation-actions button:hover,.recommendation-actions button:focus-visible{color:var(--navy);background:#cca362;padding-right:16px}.recommendation-actions button:hover:first-child .arrow-icon,.recommendation-actions button:focus-visible:first-child .arrow-icon{background:0 0;padding:8px 0 8px 8px;transform:none}.recommendation-actions button:hover span,.recommendation-actions button:focus-visible span{transform:translate(-6px)}.logo-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px;display:grid}.logo-grid img,.footer-logos img{background:var(--white);border-radius:var(--radius);object-fit:contain;width:100%;height:62px;padding:10px}.speakers-section.figma-section{grid-template-columns:245px 1fr;gap:48px;max-width:1000px;padding:22px 24px 72px;display:grid;position:relative}.speakers-section .section-heading{z-index:1;grid-template-columns:24px 1fr;align-items:start;gap:20px;max-width:none;margin:0;display:grid;position:relative}.speakers-section .section-heading h2{font-size:32px;font-weight:600;line-height:1}.speaker-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px;max-width:none;margin:0;display:grid;position:relative}.speaker-card{color:inherit;text-align:left;background:0 0;border:0;padding:0}.speaker-image{aspect-ratio:142/184;background:var(--navy);display:block;position:relative;overflow:hidden}.speaker-image img{object-fit:cover;width:100%;height:100%;transition:transform .75s cubic-bezier(.25,1,.5,1)}.speaker-card:hover img{transform:scale(1.035)}.popup-arrow{border-radius:var(--radius);color:var(--white);background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;transition:color .35s;display:flex;position:absolute;bottom:10px;left:10px;overflow:hidden}.popup-arrow:before{content:"";transform-origin:0;z-index:0;background:#cca362;transition:transform .42s cubic-bezier(.645,.045,.355,1);position:absolute;inset:0;transform:scaleX(0)}.popup-arrow .arrow-icon{z-index:1;width:14px;height:14px;position:relative}.speaker-card:hover .popup-arrow,.speaker-card:focus-visible .popup-arrow{color:var(--navy)}.speaker-card:hover .popup-arrow:before,.speaker-card:focus-visible .popup-arrow:before{transform:scaleX(1)}.speaker-name{color:var(--navy);margin-top:9px;font-size:12px;font-weight:700;line-height:1.05;display:block}.speaker-role{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.2;display:block}.info-grid,.rule-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.info-section.figma-section{max-width:1000px;padding:120px 0}.info-section .section-heading{grid-template-columns:24px 1fr;align-items:start;gap:26px;max-width:1000px;margin:0 0 36px;display:grid}.info-section .section-heading h2{font-size:28px;font-weight:500;line-height:1}.info-section .info-grid{grid-template-columns:1fr;gap:0;max-width:1000px}.info-grid article{text-align:center;border-left:0;border-right:0;border-radius:0;place-items:center;min-height:67px;padding:12px 24px;display:grid}.info-grid article,.rule-grid article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.info-grid article{border-radius:0;padding:12px 24px}.info-section .info-grid article{opacity:0;transform:translateY(34px)}.info-grid article:nth-child(odd){background:var(--navy);border-color:var(--navy);color:var(--white)}.info-grid span{color:inherit;margin-bottom:8px;font-size:16px;font-weight:500;line-height:1.15;display:block}.info-grid p{color:inherit;max-width:620px;margin:0;font-size:10px;line-height:1.25}.location-copy{color:var(--navy);grid-column:2;justify-self:end;max-width:564px}.location-copy h3{margin:0 0 12px;font-size:30px;font-weight:600}.location-copy strong{margin-bottom:18px;font-size:20px;display:block}.location-copy p{margin:0;font-size:20px;line-height:1.35}.location-section.figma-section{max-width:1000px;padding:120px 0}.location-section .section-heading{grid-template-columns:24px .9fr 1fr;align-items:start;gap:26px;max-width:1000px;margin:0 0 54px}.location-section .section-heading h2{font-size:28px;font-weight:500;line-height:1}.location-section .location-copy{grid-column:3;place-self:start;max-width:390px}.location-section .location-copy h3{margin:0 0 13px;font-size:20px;font-weight:500;line-height:1.1}.location-section .location-copy strong{margin-bottom:12px;font-size:12px;font-weight:800;line-height:1.15;display:block}.location-section .location-copy p{margin:0;font-size:12px;line-height:1.25}.reveal-gallery{grid-template-columns:475px 415px 415px;align-items:start;gap:4px;max-width:1320px;margin:0 auto;display:grid}.reveal-gallery img{aspect-ratio:475/392;border-radius:var(--radius);object-fit:cover;opacity:0;width:100%;transform:translateY(50px)}.reveal-gallery img:nth-child(2){margin-top:106px}.reveal-gallery img:nth-child(3){margin-top:191px}.reveal-gallery img:nth-child(4){display:none}.location-section .reveal-gallery{grid-template-columns:350px 290px 290px;align-items:start;gap:18px;max-width:1000px;margin:0}.location-section .reveal-gallery img{aspect-ratio:350/286;border-radius:0}.location-section .reveal-gallery img:nth-child(2){margin-top:78px}.location-section .reveal-gallery img:nth-child(3){margin-top:140px}@supports (animation-timeline:view()){.info-section .info-grid article{animation:cubic-bezier(.25,1,.5,1) both revealInfoItem;animation-timeline:view()}.info-section .info-grid article:first-child{animation-range:entry 8% cover 24%}.info-section .info-grid article:nth-child(2){animation-range:entry 22% cover 38%}.info-section .info-grid article:nth-child(3){animation-range:entry 36% cover 52%}.reveal-gallery img{animation:linear both revealImage;animation-timeline:view();animation-range:entry 5% cover 42%}}@supports not (animation-timeline:view()){.info-section .info-grid article,.reveal-gallery img{opacity:1;transform:none}}.register-band{background:var(--navy);color:var(--white)}.register-band h2{color:var(--white)}.wide-copy{color:var(--navy);font-size:clamp(24px,4vw,48px);line-height:1.15}.papers-section.figma-section{grid-template-columns:380px minmax(0,1fr);gap:72px;max-width:1000px;padding:120px 0;display:grid}.papers-section .section-heading{grid-template-columns:24px 1fr;align-items:start;gap:26px;max-width:none;margin:0;display:grid}.papers-section .section-heading h2{font-size:32px;font-weight:500;line-height:1}.papers-copy{color:var(--navy);max-width:430px}.papers-copy h3{margin:0 0 34px;font-size:18px;font-weight:800;line-height:1.15}.papers-copy p{margin:0;font-size:14px;line-height:1.28}.rules-section.figma-section{max-width:1000px;padding:120px 0}.rules-section .section-heading{grid-template-columns:24px 1fr;align-items:start;gap:26px;max-width:1000px;margin:0 0 24px;display:grid}.rules-section .section-heading h2{font-size:36px;font-weight:500;line-height:1}.rules-intro{color:var(--navy);max-width:440px;margin:0 0 34px 64px;font-size:14px;line-height:1.17}.rules-section .rule-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:860px;margin-left:64px;display:grid}.rules-section .rule-grid article{background:var(--white);border:1px solid var(--line);border-radius:0;align-content:start;min-height:220px;padding:34px 32px 26px;display:grid}.rules-section .rule-grid article:nth-child(3){grid-column:1}.rules-section .rule-grid h3{color:var(--navy);margin:0 0 26px;font-size:18px;font-weight:800;line-height:1.1}.rules-section .rule-grid p{color:var(--navy);margin:0;font-size:13px;line-height:1.12}.rule-text-highlight{color:var(--gold);font-weight:800}.rules-section .compact{color:var(--navy);text-transform:none;background:0 0;place-self:end start;gap:10px;min-height:28px;margin-top:24px;padding:0 12px 0 0;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s,padding .42s cubic-bezier(.645,.045,.355,1);overflow:hidden}.rules-section .compact .arrow-icon{color:var(--navy);background:#cca362;width:28px;height:28px;padding:8px;transition:background .42s cubic-bezier(.645,.045,.355,1),padding .42s cubic-bezier(.645,.045,.355,1),transform .42s cubic-bezier(.645,.045,.355,1);transform:none}.rules-section .compact span{text-transform:none;font-size:14px;font-weight:700;transition:transform .42s cubic-bezier(.645,.045,.355,1);transform:none}.rules-section .compact:hover,.rules-section .compact:focus-visible{color:var(--navy);background:#cca362;padding-right:16px}.rules-section .compact:hover .arrow-icon,.rules-section .compact:focus-visible .arrow-icon{background:0 0;padding:8px 0 8px 8px;transform:none}.rules-section .compact:hover span,.rules-section .compact:focus-visible span{transform:translate(-6px)}.register-band{background:var(--navy);text-align:center;grid-template-columns:1fr;justify-items:center;gap:14px;min-height:282px;padding:24px 24px 54px;display:grid;position:relative;overflow:hidden}.register-band h2{color:var(--white);z-index:1;margin:0 0 6px;font-size:36px;font-weight:500;line-height:1;position:relative}.register-band p{color:var(--white);z-index:1;max-width:390px;margin:0;font-size:13px;line-height:1.18;position:relative}.register-band .section-kicker{filter:brightness(0)saturate()invert(72%)sepia(47%)saturate(497%)hue-rotate(355deg)brightness(91%)contrast(88%);width:18px;height:16px;margin:0 0 6px}.register-band .cta-button{background:var(--gold);color:var(--navy);text-transform:none;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;width:180px;min-height:28px;padding:0 13px;font-size:10px;font-weight:600;transition:background .42s cubic-bezier(.645,.045,.355,1),color .42s;position:relative;overflow:hidden}.register-band .cta-button .arrow-icon{color:inherit;z-index:2;background:0 0;width:12px;height:12px;padding:0;transition:transform .42s cubic-bezier(.645,.045,.355,1);position:relative}.register-band .cta-button span{z-index:1;transition:transform .42s cubic-bezier(.45,.045,.355,1);position:relative}.register-band .cta-button:hover,.register-band .cta-button:focus-visible{color:var(--white);background:#021e30}.register-band .cta-button:hover .arrow-icon,.register-band .cta-button:focus-visible .arrow-icon{transform:translate(130px)}.register-band .cta-button:hover span,.register-band .cta-button:focus-visible span{transform:translate(-22px)}.footer{background:var(--navy);color:var(--white);text-align:center;grid-template-columns:1fr;place-items:center;gap:18px;min-height:96px;margin-top:-1px;padding:0 24px 28px;display:grid}.footer>img{max-width:220px}.footer p{color:var(--white);margin:0;font-size:13px;line-height:1.2}.footer span{color:#ffffff9e}.footer-logos{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.drawer-lock{overflow:hidden}.drawer-shell{pointer-events:none;visibility:hidden;z-index:100;transition:visibility 0s linear .95s;position:fixed;inset:0}.drawer-shell.is-open{pointer-events:auto;visibility:visible;transition-delay:0s}.drawer-overlay{opacity:0;background:#00000085;border:0;transition:opacity .7s;position:absolute;inset:0}.drawer-shell.is-open .drawer-overlay{opacity:1}.drawer-panel{background:var(--paper);max-width:min(620px,92vw);height:100%;transition:transform .95s var(--ease);width:100%;position:absolute;top:0;left:0;overflow-y:auto;transform:translate(-104%)}.drawer-shell.is-open .drawer-panel{transform:translate(0)}.drawer-close{background:var(--navy);color:var(--white);transform-origin:50%;z-index:1;border:0;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:18px 18px 0 auto;transition:transform .45s,background .3s;display:flex;position:sticky;top:18px}.drawer-close:hover{background:var(--gold);color:var(--navy);transform:rotate(180deg)}.drawer-close span{font-size:0}.drawer-close:before,.drawer-close:after{content:"";background:currentColor;width:22px;height:2px;position:absolute}.drawer-close:before{transform:rotate(45deg)}.drawer-close:after{transform:rotate(-45deg)}.drawer-content{padding:28px 34px 60px}.drawer-content h2{color:var(--navy);margin:10px 0;font-size:clamp(34px,6vw,42px);font-weight:400;line-height:1}.drawer-subtitle{color:var(--gold);margin:0 0 30px;font-size:18px}.drawer-text p{color:#34424a;font-size:17px;line-height:1.62}.drawer-text-highlight{color:var(--gold);font-weight:700}.drawer-highlight-line{margin:26px 0 8px}.drawer-highlight-line .drawer-text-highlight{color:var(--navy);font-size:19px;line-height:1.28;display:inline-block}.drawer-image{border-radius:var(--radius);width:100%;margin-top:26px}.registration-progress{z-index:120;background:#021e301a;height:4px;position:fixed;top:0;left:0;right:0;overflow:hidden}.registration-progress span{background:var(--gold);transform-origin:0;width:100%;height:100%;transition:transform .22s;display:block}.registration-page.is-dragging:before{content:"";pointer-events:none;z-index:60;background:#00000085;position:fixed;inset:0}.registration-hero{background:var(--navy);color:var(--white);padding:170px 24px 70px}.registration-hero div,.registration-form{max-width:980px;margin:0 auto}.registration-hero img{max-width:360px;margin-bottom:48px}.registration-hero h1{margin:0 0 24px;font-size:clamp(52px,9vw,108px);font-weight:500;line-height:.95}.registration-hero p{color:#ffffffb8;max-width:640px;margin:0;font-size:22px;line-height:1.4}.registration-form{padding:70px 24px 110px}.registration-form fieldset{border:0;border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:18px;margin:0;padding:32px 0 44px;display:grid}.registration-form legend{color:var(--navy);padding:0 0 22px;font-size:24px}.floating-field,.plain-field,.select-field,.textarea-field{display:grid;position:relative}.floating-field input,.plain-field input,.select-field select,.textarea-field textarea{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);color:var(--navy);outline:0;width:100%;min-height:58px;padding:22px 14px 9px}.floating-field span{color:var(--muted);pointer-events:none;transition:transform .2s,font-size .2s,color .2s;position:absolute;top:18px;left:14px}.floating-field input:focus+span,.floating-field input:not(:placeholder-shown)+span{color:var(--gold);font-size:11px;transform:translateY(-12px)}.select-field span,.textarea-field span{color:var(--muted);margin-bottom:8px;font-size:12px}.registration-form small{color:#a42c24}.registration-form .personal-fieldset,.registration-form .contact-fieldset,.registration-form .vinculo-fieldset{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;padding-top:0}.registration-form .participation-fieldset,.registration-form .academic-fieldset{grid-template-columns:1fr;gap:16px;padding-top:0}.registration-form .special-needs-fieldset,.registration-form .hospedagem-fieldset,.registration-form .language-fieldset,.registration-form .certification-fieldset,.registration-form .image-fieldset,.registration-form .commitment-fieldset{grid-template-columns:1fr;gap:14px;padding-top:0}.personal-fieldset legend,.registration-form fieldset legend{color:var(--navy);padding-bottom:18px;font-size:26px;font-weight:800;line-height:1.1}.plain-field.span-full,.registration-radio-group{grid-column:1/-1}.plain-field input{color:var(--navy);border-color:#e2e2e2;border-radius:6px;min-height:56px;padding:0 17px;font-size:20px;box-shadow:inset 0 0 0 1px #021e3005}.plain-field input::placeholder{color:#717171;opacity:1}.registration-radio-group{gap:7px;margin-top:12px;display:grid}.registration-radio-group.no-title{margin-top:0}.radio-group-title{color:var(--navy);font-size:20px;font-weight:800;line-height:1.2}.radio-options{flex-wrap:wrap;align-items:center;gap:18px 29px;display:flex}.radio-options label{color:#717171;flex-direction:row;align-items:center;gap:8px;font-size:20px;line-height:1.2;display:inline-flex}.radio-options input{appearance:none;background:var(--white);border:2px solid #e2e2e2;border-radius:50%;place-content:center;width:21px;height:21px;margin:0;display:inline-grid}.radio-options input:before{background:var(--navy);content:"";border-radius:50%;width:13px;height:13px;transition:transform .14s;transform:scale(0)}.radio-options input:checked:before{transform:scale(1)}.inline-line-field{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:end;gap:10px;margin-top:8px;display:grid}.inline-line-field span{color:#717171;font-size:18px;font-weight:400;line-height:1.2}.inline-line-field input{color:var(--navy);background:0 0;border:0;border-bottom:1px solid #d8d8d8;outline:0;width:100%;min-height:30px;padding:8px 0 2px;font-size:18px;line-height:1.2}.academic-fieldset .inline-line-field{margin-top:4px}.academic-fieldset .dropzone{margin-top:8px}.participation-fieldset .radio-options{gap:18px 32px}.participation-fieldset .radio-options label{font-size:18px}.field-question,.field-subtitle,.field-copy{color:var(--navy);margin:0;font-size:18px;line-height:1.35}.field-question{font-size:19px;font-weight:800}.field-question.emphasis,.field-subtitle{font-size:17px;font-weight:800}.field-copy{color:#747474;max-width:760px}.question-inline-row,.pair-line-row{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:28px;display:grid}.question-inline-row .registration-radio-group{grid-column:1}.question-inline-row .inline-line-field{grid-column:2;margin-top:0}.special-needs-fieldset .option-cloud-grid{gap:18px 30px}.special-needs-fieldset .option-cloud-grid label{font-size:18px}.special-needs-fieldset .option-cloud-grid{margin-top:2px}.certification-fieldset .inline-line-field,.commitment-fieldset .inline-line-field{margin-top:0}.commitment-fieldset .pair-line-row{gap:40px}.commitment-fieldset .inline-line-field{gap:14px}.commitment-fieldset .signature-line{grid-template-columns:auto 1fr}.checkbox-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.checkbox-grid label{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:10px;min-height:48px;padding:12px;display:flex}.dropzone{background:var(--white);border:1px dashed var(--gold);border-radius:var(--radius);text-align:center;z-index:70;grid-column:1/-1;place-items:center;min-height:170px;padding:26px;display:grid;position:relative}.dropzone input{opacity:0;position:absolute;inset:0}.dropzone strong{color:var(--navy);font-size:22px}.dropzone span{color:var(--muted)}.upload-error{grid-column:1/-1}.upload-list{grid-column:1/-1;gap:10px;display:grid}.upload-item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:12px}.upload-item div{justify-content:space-between;align-items:center;display:flex}.upload-item button{background:var(--navy);color:var(--white);border:0;border-radius:50%;width:28px;height:28px}.upload-item progress{accent-color:var(--gold);width:100%}.textarea-field,.form-submit,.form-status{grid-column:1/-1}.form-submit{margin-top:24px}.form-status{color:var(--navy);font-weight:800}@keyframes slideUp{0%{opacity:0;transform:translateY(34px)}to{opacity:1;transform:translateY(0)}}@keyframes formationLineFill{to{transform:scaleX(1)}}@keyframes tabImageRise{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes revealInfoItem{to{opacity:1;transform:translateY(0)}}@keyframes revealImage{to{opacity:1;transform:translateY(0)}}@media (min-width:1025px){.schedule-tabs,.schedule-focus,.split-section.figma-section,:is(.mystery-section,.formation-section).figma-section,#indicacoes.figma-section,.speakers-section.figma-section,.info-section.figma-section,.info-section .section-heading,.info-section .info-grid,.location-section.figma-section,.location-section .section-heading,.location-section .reveal-gallery,.papers-section.figma-section,.rules-section.figma-section,.rules-section .section-heading{max-width:1180px}:is(.mystery-section,.formation-section).figma-section{grid-template-columns:minmax(0,1fr) 500px}#indicacoes.figma-section{grid-template-columns:minmax(0,520px) minmax(360px,440px)}.speakers-section.figma-section{grid-template-columns:295px 1fr}.location-section .section-heading{grid-template-columns:24px minmax(300px,.9fr) minmax(420px,1fr)}.location-section .location-copy{max-width:500px}.location-section .reveal-gallery{grid-template-columns:minmax(0,420px) minmax(0,350px) minmax(0,350px)}.papers-section.figma-section{grid-template-columns:440px minmax(0,1fr)}.papers-copy{max-width:560px}.rules-section .rule-grid{max-width:1000px}.site-header .main-menu a,.home-header .main-menu a{font-size:16px}.header-cta{gap:14px;width:auto;height:42px;padding:0 22px;font-size:16px}.home-language a{font-size:13px}.cta-button{min-height:42px;padding:0 22px;font-size:16px}.hero-content p{font-size:31px}.figma-title-block h2{font-size:38px}.figma-title-block p:not(.section-kicker){font-size:20px}.schedule-tabs button{min-height:84px}.schedule-tabs span,.schedule-tabs small{font-size:13px}.schedule-tabs strong{margin:5px 0;font-size:40px}.schedule-row{min-height:64px;padding:20px 24px}.schedule-row time,.schedule-row p{font-size:19px}:is(.mystery-section,.formation-section) .section-heading h2,.info-section .section-heading h2,#indicacoes .section-heading h2{font-size:36px}:is(.mystery-section,.formation-section) .tab-list button{padding:12px 0;font-size:18px}:is(.mystery-section,.formation-section) .tab-panel h3{font-size:22px}:is(.mystery-section,.formation-section) .tab-panel p{max-width:410px;font-size:16px;line-height:1.35}:is(.mystery-section,.formation-section) .compact span,.rules-section .compact span{font-size:16px}.speakers-section .section-heading h2{font-size:38px}.speaker-name,.speaker-role{font-size:16px}.info-grid span{font-size:20px}.info-grid p{font-size:16px;line-height:1.35}.location-section .section-heading h2,.papers-section .section-heading h2,.rules-section .section-heading h2{font-size:42px}.location-section .location-copy h3{font-size:26px}.location-section .location-copy strong{font-size:16px}.location-section .location-copy p{font-size:16px;line-height:1.35}.recommendation-options button{font-size:16px}.papers-copy h3{font-size:20px}.papers-copy p,.rules-section .rule-grid p{font-size:16px;line-height:1.32}.rules-intro{font-size:16px}.rules-section .rule-grid h3{font-size:22px}.register-band h2{font-size:44px}.register-band p{font-size:16px;line-height:1.35}.register-band .cta-button{min-height:36px;font-size:16px}}@media (max-width:1024px){.site-header{grid-template-columns:150px 1fr}.home-header{grid-template-columns:236px 1fr;padding:24px 24px 0}.home-header .brand picture,.home-header .brand img{width:236px}.site-header .main-menu{scrollbar-width:none;white-space:nowrap;flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.site-header .main-menu::-webkit-scrollbar{display:none}.language-switch{justify-self:end}.home-header .main-menu{grid-column:1/-1;gap:20px;margin-top:18px;margin-left:0}.home-language{justify-self:end}.hero-intro{left:24px;right:auto}.split-section,.tab-panel,.recommendation-panel,.schedule-day{grid-template-columns:1fr}.sticky-heading{position:static}.schedule-row{grid-column:1}.speaker-grid,.info-grid,.rule-grid,.reveal-gallery{grid-template-columns:repeat(2,1fr)}.speakers-section.figma-section{grid-template-columns:200px 1fr;gap:28px}.speakers-section .speaker-grid{gap:24px}.register-band,.footer{grid-template-columns:1fr}}@media (max-width:700px){.site-header{grid-template-columns:1fr auto;gap:10px;padding:12px}.home-header{grid-template-columns:1fr auto;padding:14px 12px 0}.brand picture,.brand img{max-height:42px}.home-header .brand picture,.home-header .brand img{width:min(260px,100%);max-height:48px}.language-switch{flex-direction:row;justify-self:start;align-items:center}.language-switch>button{min-width:132px}.menu-toggle{justify-self:end;display:inline-flex}.home-header .menu-toggle{color:var(--white);border-color:#ffffff8a}.site-header .main-menu{white-space:normal;background:#fbfaf7fa;border:1px solid #021e301f;flex-flow:column;grid-column:1/-1;align-items:stretch;gap:0;margin-top:8px;padding:12px;display:none;overflow:visible}.site-header .main-menu.is-open{display:flex}.site-header .main-menu a{border-bottom:1px solid #021e3014;padding:12px 0}.home-header .main-menu{background:#021e30f0;border-color:#ffffff2e;margin-top:14px;margin-left:0}.home-header .main-menu a{border-bottom-color:#ffffff29;font-size:16px}.site-header .main-menu .header-cta{border-bottom:0;width:100%;height:42px;margin:10px 0 0;font-size:16px}.mobile-menu-language{border-top:1px solid #021e3014;gap:10px;padding-top:14px;display:grid}.mobile-menu-language>span{color:var(--muted);text-transform:uppercase;font-size:14px;font-weight:700}.mobile-menu-language div{flex-wrap:wrap;gap:8px;display:flex}.mobile-menu-language a{border-radius:var(--radius);color:var(--navy);background:0 0;border:1px solid #021e3029;min-height:36px;padding:7px 10px;font-size:15px;text-decoration:none;transition:background .18s,color .18s,border-color .18s}.mobile-menu-language a[aria-current=page]{background:var(--navy);color:var(--white)}.registration-header .mobile-menu-language a[aria-current=page]{color:var(--white)}.home-header .mobile-menu-language{border-top-color:#ffffff29}.home-header .mobile-menu-language>span{color:#ffffffa8}.home-header .mobile-menu-language a{color:var(--white);border-color:#ffffff47}.home-header .mobile-menu-language a[aria-current=page]{background:var(--white);color:var(--navy)}.home-language,.site-header>.language-switch{display:none}.hero-content{padding:96px 16px 150px}.hero-logo{margin-bottom:42px}.section{padding:74px 16px}.section-heading{grid-template-columns:1fr}.schedule-tabs span,.schedule-tabs small{font-size:12px}.schedule-tabs strong{font-size:30px}.schedule-row time,.schedule-row p{font-size:16px;line-height:1.4}:is(.mystery-section,.formation-section) .tab-list button,.recommendation-options button,.rules-section .compact span,:is(.mystery-section,.formation-section) .compact span{font-size:16px}:is(.mystery-section,.formation-section) .tab-panel h3,.papers-copy h3,.rules-section .rule-grid h3{font-size:20px}:is(.mystery-section,.formation-section) .tab-panel p,.papers-copy p,.rules-intro,.rules-section .rule-grid p,.register-band p{font-size:16px;line-height:1.4}.speaker-name{font-size:16px;line-height:1.2}.speaker-role{font-size:15px;line-height:1.25}.info-grid span{font-size:18px}.info-grid p,.location-section .location-copy strong,.location-section .location-copy p{font-size:16px;line-height:1.4}.location-section .location-copy h3{font-size:24px}.register-band .cta-button{min-height:36px;font-size:16px}.speaker-grid,.info-grid,.rule-grid,.reveal-gallery,.registration-form fieldset,.checkbox-grid{grid-template-columns:1fr}.location-section .reveal-gallery{grid-template-columns:1fr;gap:18px;width:100%;max-width:100%}.location-section .reveal-gallery img:nth-child(2),.location-section .reveal-gallery img:nth-child(3){margin-top:0}.speakers-section.figma-section{grid-template-columns:1fr;gap:28px;padding:64px 16px}.speakers-section .section-heading{grid-template-columns:24px 1fr}.speakers-section .speaker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.drawer-panel{height:100dvh;max-height:none}.drawer-content{padding:18px 18px 24px}.drawer-image{margin-top:18px;display:block}.logo-grid{grid-template-columns:repeat(2,1fr)}.schedule-row{grid-template-columns:64px 1fr}.footer-logos{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){:is(.mystery-section,.formation-section).figma-section{grid-template-columns:1fr;padding:90px 16px 72px}.mystery-section .mystery-heading.sticky-heading,.formation-section .sticky-heading{width:auto;position:static;top:auto;left:auto}:is(.mystery-section,.formation-section) .tab-panel>div,:is(.mystery-section,.formation-section) .section-heading,:is(.mystery-section,.formation-section) .tab-list,:is(.mystery-section,.formation-section) .tab-panel>.tab-image-stack,:is(.mystery-section,.formation-section) .tab-panel>img{grid-column:1}:is(.mystery-section,.formation-section) .tab-panel>.tab-image-stack,:is(.mystery-section,.formation-section) .tab-panel>img{grid-row:2;margin-top:22px}:is(.mystery-section,.formation-section) .tab-panel>div{grid-row:3;margin-top:64px}.formation-section .tab-panel>.formation-media{grid-area:2/1;margin-top:22px}.logo-grid.formation-logo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.logo-grid.formation-logo-strip img{height:48px}:is(.mystery-section,.formation-section) .tab-list{grid-row:4;margin:28px 0 0}.formation-section .tab-list{grid-row:4}}@media (max-width:1024px){#indicacoes.figma-section{grid-template-columns:minmax(0,1fr) minmax(260px,340px);column-gap:36px;max-width:calc(100% - 48px)}.recommendation-menu{max-width:none}}@media (max-width:700px){#indicacoes.figma-section{grid-template-columns:1fr;padding:90px 16px}#indicacoes .section-heading,.recommendation-menu,#indicacoes .recommendation-panel{grid-column:1}#indicacoes .section-heading{grid-row:1;grid-template-columns:24px 1fr}.recommendation-menu{grid-row:2}#indicacoes .recommendation-panel{grid-row:3;margin-top:28px}#indicacoes .recommendation-panel>img{aspect-ratio:1}.papers-section.figma-section{grid-template-columns:1fr;gap:34px;padding:90px 16px}.papers-section .section-heading{grid-template-columns:24px 1fr}.papers-copy{max-width:none}.rules-section.figma-section{padding:90px 16px}.rules-section .section-heading{grid-template-columns:24px 1fr}.rules-intro,.rules-section .rule-grid{max-width:none;margin-left:0}.rules-section .rule-grid{grid-template-columns:1fr}}@media (max-width:480px){.speakers-section .speaker-grid{grid-template-columns:1fr}}.registration-header{background:var(--white);border-bottom:0;grid-template-columns:282px minmax(0,1fr) auto;min-height:137px;padding:20px 39px 65px;position:relative}.registration-header:after{content:"";background:#e8e8e8;height:1px;position:absolute;bottom:0;left:39px;right:25px}.registration-header .brand img{width:275px;max-height:52px}.registration-header .main-menu{justify-content:center;gap:31px;margin-left:24px}.registration-header .main-menu a{color:var(--navy);text-transform:none;font-size:16px;font-weight:700;line-height:1}:is(.registration-header .main-menu:has(a:hover) a:not(:hover),.registration-header .main-menu:has(a:focus-visible) a:not(:focus-visible)){color:#7c7471}.registration-header .main-menu a:hover,.registration-header .main-menu a:focus-visible{color:var(--navy)}.registration-header .main-menu .header-cta{background:var(--gold);gap:12px;width:141px;height:31px;margin-left:0;padding:0 13px;color:var(--navy)!important}.registration-header .header-cta .arrow-icon{color:currentColor;width:14px;height:14px}.registration-language{justify-content:flex-end;align-items:center;gap:13px;display:flex}.registration-language a{color:var(--navy);background:0 0;border:0;padding:0 0 5px;font-size:11px;line-height:1;text-decoration:none;transition:color .18s;position:relative}:is(.registration-language:has(a:hover) a:not(:hover),.registration-language:has(a:focus-visible) a:not(:focus-visible)){color:#7c7471}.registration-language a:hover,.registration-language a:focus-visible,.registration-language a[aria-current=page]{color:var(--navy)}.registration-language a[aria-current=page]:after{background:var(--navy);content:"";width:100%;height:1px;position:absolute;bottom:0;left:0}.registration-page{background:var(--white)}.registration-hero{background:var(--white);color:var(--navy);border-bottom:1px solid #e8e8e8;padding:61px 39px 56px}.registration-hero-inner{max-width:1006px;margin:0 auto}.registration-hero .registration-hero-inner{max-width:1006px}.registration-hero h1{color:var(--navy);margin:0;font-size:clamp(40px,3.9vw,48px);font-weight:500;line-height:.94}.registration-hero h1 span{display:block}.registration-hero h1 span+span{color:#c5c6c8}.registration-theme{color:var(--navy);margin:8px 0 0;font-size:20px;font-style:italic;line-height:1.2}.registration-hero blockquote{color:var(--navy);margin:49px 0 0;font-size:clamp(22px,2.1vw,27px);font-style:italic;line-height:1.25}.registration-hero blockquote strong{font-style:normal;font-weight:800}.registration-hero img{display:none}.registration-form{background:var(--paper)}@media (max-width:1100px){.registration-header{grid-template-columns:230px 1fr auto;padding-left:24px;padding-right:24px}.registration-header:after{left:24px;right:24px}.registration-header .brand img{width:230px}.registration-header .main-menu{gap:18px;margin-left:10px}.registration-header .main-menu a{font-size:14px}}@media (max-width:860px){.registration-header{grid-template-columns:1fr auto;min-height:auto;padding:16px 18px}.registration-header:after{left:18px;right:18px}.registration-header .brand img{width:min(250px,100%);max-height:48px}.registration-header .menu-toggle{display:inline-flex}.registration-header .main-menu{white-space:normal;background:#fffffffa;border:1px solid #021e301f;flex-flow:column;grid-column:1/-1;align-items:stretch;gap:0;margin:12px 0 0;padding:12px;display:none;overflow:visible}.registration-header .main-menu.is-open{display:flex}.registration-header .main-menu a{border-bottom:1px solid #021e3014;padding:12px 0;font-size:13px}.registration-header .main-menu .header-cta{border-bottom:0;width:100%;height:42px;margin:10px 0 0}.registration-language{display:none}.registration-hero{padding:52px 18px 46px}.registration-hero h1{font-size:clamp(34px,8vw,44px)}.registration-hero blockquote{margin-top:34px}}@media (max-width:520px){.registration-header .brand img{width:min(220px,100vw - 94px)}.registration-hero h1{font-size:32px;line-height:1}.registration-theme{font-size:18px}.registration-hero blockquote{font-size:20px}}.registration-header{gap:18px}.registration-header .main-menu{flex-wrap:nowrap;gap:22px;margin-left:0}.registration-hero .registration-theme{color:var(--navy);margin:8px 0 0;font-size:20px;font-style:italic;line-height:1.2}@media (max-width:1100px){.registration-header .brand img{transform:translate(-58px,-8px)}.registration-header .main-menu{gap:16px}}@media (max-width:860px){.registration-header .brand img{transform:none}}@media (max-width:700px){.registration-form .personal-fieldset,.registration-form .contact-fieldset,.registration-form .vinculo-fieldset,.registration-form .participation-fieldset,.registration-form .academic-fieldset,.registration-form .special-needs-fieldset,.registration-form .hospedagem-fieldset,.registration-form .language-fieldset,.registration-form .certification-fieldset,.registration-form .image-fieldset,.registration-form .commitment-fieldset{grid-template-columns:1fr}.plain-field input{min-height:56px;font-size:16px}.radio-group-title,.radio-options label{font-size:17px}.radio-options{gap:14px 22px}.participation-fieldset .radio-options label{font-size:16px}.inline-line-field{grid-template-columns:1fr}.inline-line-field span{font-size:17px}.question-inline-row,.pair-line-row{grid-template-columns:1fr}.field-question,.field-subtitle,.field-copy{font-size:16px}.question-inline-row .registration-radio-group,.question-inline-row .inline-line-field{grid-column:1}}.registration-header .brand img{transform:translate(-23px)}@media (max-width:860px){.registration-header .brand img{transform:none}}.not-found-page,.payment-page,.success-page{background:var(--paper);color:var(--navy);align-items:center;min-height:100vh;padding:32px 18px;display:flex}.not-found-page{text-align:center;flex-direction:column;justify-content:center}.not-found-page h1,.payment-card h1{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,6vw,64px);line-height:1}.not-found-page p,.payment-card p{color:var(--muted);margin:0 0 24px;font-size:18px;line-height:1.55}.payment-page,.success-page{justify-content:center}.payment-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);width:min(100%,760px);max-width:760px;padding:clamp(28px,5vw,56px);box-shadow:0 24px 70px #021e301f}.payment-card dl{gap:12px;margin:28px 0;display:grid}.payment-card dl div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:12px;padding:0 0 12px;display:grid}.payment-card dt{color:var(--muted);text-transform:uppercase;font-size:13px}.payment-card dd{margin:0;font-weight:700}@media (max-width:620px){.payment-card dl div{grid-template-columns:1fr}}.page-transition-content.is-revealing{animation:.95s both pageContentReveal}.page-transition-overlay{pointer-events:auto;z-index:9999;position:fixed;inset:0;overflow:hidden}.page-transition-panel{width:100%;height:100%;position:absolute;inset:0}.page-transition-band{will-change:transform;width:100%;display:block;position:absolute;left:0;transform:translateY(110vh)}.page-transition-band.band-gold{background:#cca362;height:69vh;top:0}.page-transition-band.band-navy{background:#021e30;height:13vh;top:69vh}.page-transition-band.band-paper{background:#f4f6f6;height:10vh;top:82vh}.page-transition-band.band-white{background:#fff;height:8vh;top:92vh}.page-transition-overlay.is-covering .page-transition-band{animation:1.05s cubic-bezier(.76,0,.24,1) forwards pageTransitionBandCover}.page-transition-overlay.is-covering .band-gold{animation-delay:0s}.page-transition-overlay.is-covering .band-navy{animation-delay:85ms}.page-transition-overlay.is-covering .band-paper{animation-delay:.15s}.page-transition-overlay.is-covering .band-white{animation-delay:.215s}.page-transition-overlay.is-revealing .page-transition-band{animation:.95s cubic-bezier(.76,0,.24,1) forwards pageTransitionBandReveal;transform:translateY(0)}.page-transition-overlay.is-revealing .band-gold{animation-delay:0s}.page-transition-overlay.is-revealing .band-navy{animation-delay:70ms}.page-transition-overlay.is-revealing .band-paper{animation-delay:.125s}.page-transition-overlay.is-revealing .band-white{animation-delay:.18s}@keyframes pageTransitionBandCover{0%{transform:translateY(110vh)}to{transform:translateY(0)}}@keyframes pageTransitionBandReveal{0%{transform:translateY(0)}to{transform:translateY(-110vh)}}@keyframes pageContentReveal{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.page-transition-content.is-revealing,.page-transition-overlay.is-covering .page-transition-band,.page-transition-overlay.is-revealing .page-transition-band{animation-duration:1ms}}
