@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-400-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/manrope-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-700-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/manrope-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-800-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/manrope-800-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #000000;--bg-2: #101010;--bg-card: #151515;--line: #222;--red: #e01e2b;--red-dark: #b3151f;--white: #fff;--grey: #b3b3b3;--grey-soft: #888;--text: #fff;--border: #222}*{margin:0;padding:0;box-sizing:border-box}.nowrap{white-space:nowrap}body{background:var(--bg);color:var(--white);font-family:Manrope,-apple-system,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden;max-width:100vw}.legal-disclaimer{margin-top:56px}.legal-disclaimer p{max-width:760px;margin:0 auto 16px;color:var(--grey-soft);font-size:12.5px;line-height:1.7;text-align:center}.legal-disclaimer p:last-child{margin-bottom:0}.footer-main .legal-disclaimer{margin-top:48px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.footer-main .legal-disclaimer p{max-width:none;margin:0 0 16px;text-align:justify;hyphens:auto;-webkit-hyphens:auto}.footer-main .legal-disclaimer p:last-child{margin-bottom:0}.footer-main{background-color:#000;color:#fff;padding:64px 6vw 0;overflow:hidden;border-top:1px solid rgba(255,255,255,.05)}.footer-container{max-width:1200px;margin:0 auto;position:relative;z-index:10}.footer-grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:64px;text-align:center}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr);text-align:left}}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(4,1fr);gap:24px}}.footer-col h4{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;color:#fff}.footer-nav{display:flex;flex-direction:column;gap:12px}.footer-nav a{font-size:14px;color:#fff9;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:var(--red)}.footer-social{display:flex;flex-direction:column;align-items:center}@media(min-width:640px){.footer-social{align-items:flex-start}}.social-icons{display:flex;gap:16px}.social-icons a{width:40px;height:40px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .2s}.social-icons a:hover{background:var(--red);color:#fff}.social-icons svg{width:20px;height:20px}.footer-contact{display:flex;flex-direction:column;align-items:center}@media(min-width:640px){.footer-contact{align-items:flex-start}}.contact-links{display:flex;flex-direction:column;gap:16px}.contact-links a{display:flex;align-items:center;gap:12px;font-size:14px;color:#fff9;text-decoration:none;transition:color .2s}.contact-links a:hover{color:var(--red)}.contact-links svg{width:16px;height:16px;flex-shrink:0}.footer-awards{display:flex;justify-content:center;align-items:center;padding-top:8px}.footer-awards-img{width:100%;max-width:300px;height:150px;background:url(/awards.webp) center center / contain no-repeat;filter:brightness(.95) contrast(1.05)}@media(max-width:767px){.footer-awards-img{height:120px;max-width:260px}}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:32px;margin-top:48px;text-align:center;padding-bottom:32px}.footer-bottom p{font-size:10px;color:#fff3;text-transform:uppercase;letter-spacing:.3em;font-weight:700;margin:0}@media(max-width:767px){.footer-main{padding:48px 5vw 0}}.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:200;max-width:580px;margin:0 auto;background:#111;border:1px solid #2a2a2a;border-radius:12px;box-shadow:0 16px 48px #0009;padding:18px 20px;display:flex;flex-direction:column;gap:14px}.cookie-consent-text{font-size:13px;line-height:1.55;color:var(--grey);margin:0}.cookie-consent-text a{color:var(--red);text-decoration:underline}.cookie-consent-actions{display:flex;gap:10px;justify-content:flex-end}.cookie-consent-btn{font:inherit;font-size:13px;font-weight:700;padding:9px 18px;border-radius:8px;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s}.cookie-consent-reject{background:transparent;border-color:#fff3;color:var(--grey)}.cookie-consent-reject:hover{border-color:#fff6;color:#fff}.cookie-consent-accept{background:var(--red);color:#fff}.cookie-consent-accept:hover{background:var(--red-dark)}@media(min-width:560px){.cookie-consent{flex-direction:row;align-items:center}.cookie-consent-text{flex:1}.cookie-consent-actions{flex-shrink:0}}.floating-whatsapp{position:fixed;bottom:6rem;right:1.5rem;z-index:50;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background-color:#25d366;color:#fff;border-radius:9999px;box-shadow:0 10px 30px #0006;text-decoration:none;transition:transform .3s ease}.floating-whatsapp:hover{transform:scale(1.1)}.floating-whatsapp:active{transform:scale(.95)}@media(min-width:1024px){.floating-whatsapp{bottom:2rem;right:2rem}}.floating-whatsapp__ping{position:absolute;inset:0;border-radius:9999px;background-color:#25d366;opacity:.2;animation:whatsapp-ping 2s cubic-bezier(0,0,.2,1) infinite}.floating-whatsapp:hover .floating-whatsapp__ping{opacity:.4}@keyframes whatsapp-ping{0%{transform:scale(1);opacity:.2}75%,to{transform:scale(1.6);opacity:0}}.wg{--wg-green: #01ce74;--wg-green-dark: #139544;--wg-ink: #061417;--wg-ink-2: #0a2024;--wg-card: #0c262b;--wg-line: rgba(255, 255, 255, .09);--wg-text: #eef5f2;--wg-muted: #9db4ad;background:var(--wg-ink);color:var(--wg-text);font-family:inherit;overflow-x:clip}.wg *{box-sizing:border-box}.wg a{color:var(--wg-green);text-decoration:none}.wg a:hover{text-decoration:underline}.wg .footer-main .footer-nav a,.wg .footer-main .contact-links a{color:#fff9}.wg .footer-main .footer-nav a:hover,.wg .footer-main .contact-links a:hover{color:var(--wg-green);text-decoration:none}.wg .footer-main .social-icons a{color:#fff}.wg .footer-main .social-icons a:hover{background:var(--wg-green);color:#fff;text-decoration:none}.wg-shell{width:100%;max-width:1180px;margin:0 auto;padding-inline:22px}.wg-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;font:inherit;font-weight:800;letter-spacing:.01em;color:#04140d;background:linear-gradient(180deg,#04e585 0%,var(--wg-green) 55%,var(--wg-green-dark) 100%);border-radius:999px;padding:16px 30px;font-size:16px;line-height:1.1;text-align:center;box-shadow:0 10px 30px -10px #01ce74b3;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.wg-btn:hover{transform:translateY(-2px);filter:brightness(1.04);text-decoration:none;box-shadow:0 16px 38px -12px #01ce74d9}.wg-btn:disabled{opacity:.65;cursor:default;transform:none}.wg a.wg-btn,.wg a.wg-btn:hover{color:#04140d;text-decoration:none}.wg-hero{position:relative;padding:40px 0 60px;background:linear-gradient(180deg,rgba(6,20,23,.55) 0%,rgba(6,20,23,.88) 46%,var(--wg-ink) 100%),url(/webinar/hero-artur.webp) top center / cover no-repeat,var(--wg-ink);border-bottom:1px solid var(--wg-line)}.wg-hero-grid{display:grid;grid-template-columns:1fr;gap:34px;align-items:center}.wg-hero-photo{display:none}.wg-logo{height:74px;aspect-ratio:1000 / 367;max-width:100%;margin-bottom:12px;background:url(/webinar/logo-webinar-cor.webp) left center / contain no-repeat;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none}.wg-eyebrow{display:inline-block;font-size:15px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--wg-green);margin-bottom:12px}.wg-title{font-size:clamp(27px,4.6vw,42px);line-height:1.08;font-weight:900;margin:0 0 12px;letter-spacing:-.01em}.wg-title em{font-style:normal;color:var(--wg-green)}.wg-lead{font-size:clamp(16px,2.4vw,19px);line-height:1.5;color:var(--wg-muted);max-width:33ch;margin:0 0 18px}.wg-infoboxes{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.wg-infobox{display:flex;align-items:center;gap:11px;padding:11px 16px;background:#ffffff08;border:1px solid var(--wg-line);border-radius:14px}.wg-infobox svg{flex:none;width:26px;height:26px;color:var(--wg-green)}.wg-infobox span{font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--wg-muted);line-height:1.2}.wg-infobox b{display:block;font-size:15px;font-weight:900;letter-spacing:.02em;color:#fff}.wg-formcard{background:linear-gradient(180deg,var(--wg-card) 0%,var(--wg-ink-2) 100%);border:1px solid var(--wg-line);border-radius:20px;padding:22px;box-shadow:0 30px 80px -40px #000000e6;scroll-margin-top:84px}.wg-formcard h2{font-size:21px;font-weight:900;margin:0 0 3px;text-align:center}.wg-formcard-sub{text-align:center;color:var(--wg-muted);font-size:13.5px;margin:0 0 12px}.wg-form{display:flex;flex-direction:column;gap:9px}.wg-input{width:100%;background:#ffffff0a;border:1px solid var(--wg-line);border-radius:12px;color:var(--wg-text);font:inherit;font-size:15.5px;padding:11px 15px;transition:border-color .15s ease,box-shadow .15s ease}.wg-input::placeholder{color:#6f877f}.wg-input:focus{outline:none;border-color:var(--wg-green);box-shadow:0 0 0 3px #01ce742e}.wg-form .wg-btn{margin-top:3px;width:100%;padding-block:13px;font-size:16.5px}.wg-consent{font-size:11.5px;line-height:1.45;color:var(--wg-muted);margin:10px 0 0;text-align:center}.wg-formnote{font-size:12.5px;color:var(--wg-muted);text-align:center;margin:8px 0 0;display:flex;align-items:center;justify-content:center;gap:7px}.wg-formnote svg{width:15px;height:15px;flex:none;color:var(--wg-green)}.wg-feedback{font-size:14px;font-weight:700;text-align:center;margin:12px 0 0;padding:12px 14px;border-radius:12px}.wg-error{color:#ffb4b4;background:#e01e2b1f;border:1px solid rgba(224,30,43,.4)}.wg-success{color:#062;color:#bff4dc;background:#01ce7424;border:1px solid rgba(1,206,116,.45)}.wg-social{padding:52px 0;text-align:center;border-bottom:1px solid var(--wg-line)}.wg-social-kicker{display:inline-block;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--wg-green);margin-bottom:20px}.wg-brand-logo{display:block;width:100%;max-width:300px;height:auto;margin:0 auto 26px}.wg-social-title{font-size:clamp(18px,2.6vw,24px);font-weight:800;margin:0 0 26px}.wg-social-title b{color:var(--wg-green)}.wg-selos{display:block;width:100%;max-width:760px;height:auto;margin:0 auto;opacity:.95}.wg-social .wg-trust{margin-top:30px}.wg-topics{padding:66px 0}.wg-topics-head{text-align:center;max-width:760px;margin:0 auto 44px}.wg-topics-kicker{font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--wg-green)}.wg-topics-title{font-size:clamp(24px,4vw,38px);font-weight:900;line-height:1.12;margin:12px 0 14px}.wg-topics-sub{font-size:clamp(15px,2.2vw,18px);color:var(--wg-muted);margin:0}.wg-agenda{list-style:none;margin:0 auto 40px;padding:0;max-width:860px;display:grid;grid-template-columns:1fr;gap:14px}.wg-agenda li{display:flex;align-items:center;gap:16px;background:var(--wg-ink-2);border:1px solid var(--wg-line);border-radius:14px;padding:15px 18px;transition:border-color .18s ease,transform .18s ease}.wg-agenda li:hover{border-color:#01ce7480;transform:translateY(-2px)}.wg-agenda-num{flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:900;font-variant-numeric:tabular-nums;color:var(--wg-green);background:#01ce741a;border:1px solid rgba(1,206,116,.4);border-radius:10px}.wg-agenda-text{font-size:15.5px;font-weight:600;line-height:1.4;color:var(--wg-text)}.wg-topic-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:42px}.wg-topic{background:linear-gradient(180deg,var(--wg-ink-2) 0%,rgba(10,32,36,.4) 100%);border:1px solid var(--wg-line);border-radius:18px;padding:26px 24px;transition:transform .18s ease,border-color .18s ease}.wg-topic:hover{transform:translateY(-4px);border-color:#01ce7480}.wg-topic-icon{width:52px;height:52px;margin-bottom:16px}.wg-topic h3{font-size:18px;font-weight:800;line-height:1.25;margin:0;text-transform:uppercase;letter-spacing:.02em}.wg-cta-row{text-align:center}.wg-cred{padding:60px 0 66px;background:radial-gradient(800px 400px at 50% 0%,rgba(1,206,116,.1),transparent 60%),var(--wg-ink-2);border-block:1px solid var(--wg-line)}.wg-stats{display:grid;grid-template-columns:1fr;gap:12px;margin:26px 0 0}.wg-stat{text-align:center;padding:16px 12px;border:1px solid var(--wg-line);border-radius:14px;background:#ffffff05}.wg-stat-num{font-size:clamp(22px,3.2vw,28px);font-weight:900;color:var(--wg-green);line-height:1.05;white-space:nowrap}.wg-stat-label{font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--wg-muted);margin-top:8px}.wg-cred-body{color:var(--wg-muted);font-size:15.5px;line-height:1.7}.wg-cred-body p{margin:0 0 16px}.wg-cred-body strong{color:var(--wg-text)}.wg-closing{padding:72px 0;text-align:center;background:radial-gradient(700px 380px at 50% 120%,rgba(1,206,116,.2),transparent 60%),var(--wg-ink)}.wg-closing-kicker{font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--wg-green)}.wg-closing-text{font-size:clamp(20px,3.4vw,30px);font-weight:800;line-height:1.35;max-width:780px;margin:16px auto 26px}.wg-closing-date{font-size:15px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--wg-text);margin-bottom:28px}.wg-closing-date b{color:var(--wg-green)}.wg-footer{background:#040d0f;border-top:1px solid var(--wg-line);padding:40px 0 48px;text-align:center}.wg-footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 22px;margin-bottom:22px}.wg-footer-links a{color:var(--wg-muted);font-size:14px}.wg-footer-links a:hover{color:var(--wg-green)}.wg-fb{font-size:12px;line-height:1.6;color:#5f746e;max-width:640px;margin:0 auto}.wg-topbar{position:sticky;top:0;z-index:60;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 16px;padding:7px 16px;background:linear-gradient(90deg,#0a2024,#071a1e);border-bottom:1px solid rgba(1,206,116,.32);box-shadow:0 6px 20px -12px #000c}.wg-topbar-label{font-size:12.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--wg-text)}.wg-topbar-dot{color:#ff4d4d;animation:wg-pulse 1.6s ease-in-out infinite}@keyframes wg-pulse{0%,to{opacity:1}50%{opacity:.3}}.wg-countdown{display:inline-flex;gap:20px;align-items:flex-start}.wg-cd-unit{text-align:center}.wg-cd-num{display:block;font-size:21px;font-weight:900;line-height:1;color:#fff;font-variant-numeric:tabular-nums}.wg-cd-lbl{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--wg-green);margin-top:6px}@media(max-width:719px){.wg-logo{height:66px;margin-bottom:14px}.wg-topbar{flex-direction:column;gap:8px;padding:9px 12px}.wg-countdown{gap:16px}.wg-cd-num{font-size:23px}.wg-cd-lbl{font-size:9px;letter-spacing:.06em}}.wg-cred-head{text-align:center;max-width:760px;margin:0 auto 44px}.wg-cred-title{font-size:clamp(24px,4vw,38px);font-weight:900;line-height:1.12;margin:12px 0 0}.wg-presenter-grid{display:grid;grid-template-columns:1fr;gap:34px;align-items:center;max-width:1020px;margin:0 auto}.wg-presenter-photo{margin:0;text-align:center}.wg-presenter-photo img{width:100%;max-width:400px;height:auto;border-radius:22px;border:1px solid rgba(1,206,116,.35);box-shadow:0 30px 80px -30px #000000e6,0 0 0 6px #01ce740f}.wg-presenter-name{font-size:clamp(24px,3vw,32px);font-weight:900;margin:0 0 6px}.wg-presenter-role{color:var(--wg-green);font-size:14.5px;font-weight:700;margin:0 0 20px}.wg-sticky{display:none}.wg-sticky-info{display:flex;flex-direction:column;line-height:1.25}.wg-sticky-info b{color:#fff;font-size:14px}.wg-sticky-info span{color:var(--wg-muted);font-size:11.5px}.wg-sticky-btn{background:linear-gradient(180deg,#04e585 0%,var(--wg-green-dark) 100%);color:#04140d;font-weight:800;font-size:14px;padding:12px 20px;border-radius:999px;white-space:nowrap}@media(max-width:719px){.wg-sticky{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;left:12px;right:12px;bottom:12px;z-index:50;background:#061417eb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(1,206,116,.45);border-radius:16px;padding:10px 12px;box-shadow:0 12px 34px -10px #000000bf;text-decoration:none}.wg-sticky:hover{text-decoration:none}.wg-footer{padding-bottom:96px}}.wg-program{list-style:none;margin:0 auto 40px;padding:0;max-width:760px;display:grid;gap:12px}.wg-program li{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:1.45;color:var(--wg-text);background:#ffffff05;border:1px solid var(--wg-line);border-radius:12px;padding:14px 16px}.wg-program svg{flex:none;width:22px;height:22px;color:var(--wg-green);margin-top:1px}.wg-trust{list-style:none;margin:34px 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.wg-trust li{display:flex;align-items:center;gap:8px;font-size:13.5px;font-weight:700;color:var(--wg-text);border:1px solid rgba(1,206,116,.35);background:#01ce7414;border-radius:999px;padding:8px 16px}.wg-trust li:before{content:"✓";color:var(--wg-green);font-weight:900}.wg-faq{padding:66px 0;border-top:1px solid var(--wg-line)}.wg-faq-title{text-align:center;font-size:clamp(24px,4vw,34px);font-weight:900;margin:0 0 34px}.wg-faq-list{max-width:760px;margin:0 auto;display:grid;gap:12px}.wg-faq-item{background:var(--wg-ink-2);border:1px solid var(--wg-line);border-radius:14px;overflow:hidden}.wg-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;font-size:16.5px;font-weight:700;color:#fff}.wg-faq-item summary::-webkit-details-marker{display:none}.wg-faq-plus{position:relative;flex:none;width:16px;height:16px}.wg-faq-plus:before,.wg-faq-plus:after{content:"";position:absolute;background:var(--wg-green);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.wg-faq-plus:before{top:7px;left:0;width:16px;height:2px}.wg-faq-plus:after{left:7px;top:0;width:2px;height:16px}.wg-faq-item[open] .wg-faq-plus:after{transform:rotate(90deg);opacity:0}.wg-faq-item p{margin:0;padding:0 20px 20px;color:var(--wg-muted);font-size:15px;line-height:1.6}.wg-faq-cta{text-align:center;margin-top:34px}.wg-form-trust{font-size:13px;color:var(--wg-muted);text-align:center;margin:10px 0 0}.wg-form-trust b{color:var(--wg-green)}.wg-success-wrap{display:flex;flex-direction:column;align-items:center;gap:14px}.wg-cal-btn{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:800;padding:11px 20px;border-radius:999px;border:1px solid rgba(1,206,116,.5);transition:background .15s ease}.wg a.wg-cal-btn,.wg a.wg-cal-btn:hover{color:var(--wg-green);text-decoration:none}.wg-cal-btn:hover{background:#01ce741a}.wg-cal-btn svg{width:16px;height:16px}.wg-testi{padding:66px 0;border-top:1px solid var(--wg-line)}.wg-testi-grid{display:grid;grid-template-columns:1fr;gap:18px;max-width:1020px;margin:0 auto}.wg-tcard{background:var(--wg-ink-2);border:1px solid var(--wg-line);border-radius:18px;padding:14px 14px 18px}.wg-tvid{display:block;width:100%;aspect-ratio:16 / 9;border:none;border-radius:12px;background-size:cover;background-position:center;background-color:#000}.wg-tposter{position:relative;cursor:pointer;padding:0}.wg-tplay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.wg-tplay svg{width:56px;height:56px;padding:15px;fill:#04140d;background:#01ce74eb;border-radius:50%;box-shadow:0 6px 22px -6px #000000b3;transition:transform .15s ease}.wg-tposter:hover .wg-tplay svg{transform:scale(1.08)}.wg-tquote{font-size:15.5px;font-weight:700;color:#fff;line-height:1.45;margin:14px 4px 10px}.wg-twho{font-size:13.5px;font-weight:800;color:var(--wg-green);margin:0 4px}.wg-twho span{display:block;font-weight:600;color:var(--wg-muted);font-size:12px;margin-top:2px}.wg-testi-disclaimer{max-width:820px;margin:26px auto 0;font-size:11.5px;line-height:1.55;color:#5f746e;text-align:center}@media(min-width:880px){.wg-hero{padding:16px 0;min-height:calc(100dvh - 48px);display:flex;align-items:center;background:radial-gradient(900px 520px at 12% 0%,rgba(1,206,116,.14),transparent 60%),linear-gradient(265deg,#06141700,#0614171f 34%,#061417c7 55%,#061417f2 78%),url(/webinar/hero-artur.webp) right top / 88% no-repeat,var(--wg-ink)}.wg-hero-grid{grid-template-columns:minmax(0,440px);justify-content:start;gap:0;width:100%}.wg-logo{height:76px;margin-bottom:18px}.wg-title{margin-bottom:14px}.wg-lead{max-width:46ch;font-size:16px;margin-bottom:6px}.wg-infoboxes{margin:18px 0 20px}.wg-formcard{max-width:420px;padding:20px 26px}.wg-topic-grid{grid-template-columns:repeat(3,1fr);gap:22px}.wg-stats{grid-template-columns:repeat(3,1fr)}.wg-agenda{grid-template-columns:1fr 1fr;gap:16px}.wg-presenter-grid{grid-template-columns:.95fr 1.05fr;gap:48px}.wg-presenter-photo{text-align:center}.wg-presenter-photo img{max-width:480px}.wg-testi-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:880px)and (max-height:840px){.wg-hero{padding:10px 0}.wg-logo{height:62px;margin-bottom:12px}.wg-title{font-size:clamp(23px,3vw,34px);margin-bottom:10px}.wg-lead{font-size:15px;line-height:1.4;margin-bottom:4px}.wg-infoboxes{margin:14px 0}.wg-infobox{padding:9px 14px}.wg-formcard{padding:16px 24px}.wg-formcard-sub{margin-bottom:10px}.wg-form{gap:9px}.wg-input{padding:10px 14px}}@media(min-width:880px)and (max-height:700px){.wg-lead{display:none}.wg-logo{height:54px;margin-bottom:10px}.wg-infoboxes{margin:10px 0 12px}.wg-formcard{padding:14px 22px}.wg-form{gap:8px}.wg-input{padding:9px 13px}}.wg-topbar{text-align:center}.wg-topbar-line{font-size:12.5px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--wg-text)}.wg-topbar-green{color:var(--wg-green)}.wg-cd-text{color:var(--wg-green);white-space:nowrap}.wg-cd-n{color:#fff;font-weight:800}@media(max-width:719px){.wg-topbar-line{font-size:11px;letter-spacing:.03em}}.wg1-hero{position:relative;padding:40px 0 60px;background:radial-gradient(1200px 520px at 80% -10%,rgba(1,206,116,.16),transparent 60%),radial-gradient(900px 500px at 5% 10%,rgba(19,149,68,.14),transparent 60%),linear-gradient(180deg,#071a1e 0%,var(--wg-ink) 100%);border-bottom:1px solid var(--wg-line)}.wg1-hero-grid{display:grid;grid-template-columns:1fr;gap:34px;align-items:center}.wg1-logo{height:134px;aspect-ratio:512 / 325;max-width:100%;margin-bottom:18px;background:url(/webinar/logo-webinar-oficial.webp) left center / contain no-repeat;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none}.wg1-title{font-size:clamp(26px,4.6vw,42px);line-height:1.12;font-weight:900;margin:0 0 14px;letter-spacing:-.01em}.wg1-title em{font-style:normal;color:var(--wg-green)}.wg1-lead{font-size:clamp(16px,2.4vw,18px);line-height:1.5;color:var(--wg-muted);max-width:44ch;margin:0 0 24px}.wg1-facts{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:6px}.wg1-datebadge{display:inline-flex;flex-direction:column;align-items:center;line-height:1;background:#01ce741f;border:1px solid rgba(1,206,116,.4);color:#fff;border-radius:14px;padding:12px 20px;font-weight:900}.wg1-datebadge b{font-size:22px;letter-spacing:.02em}.wg1-datebadge span{font-size:12px;letter-spacing:.16em;color:var(--wg-green);margin-top:6px}.wg1-freepill{font-size:14px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff}.wg1-minibadges{display:flex;gap:8px;margin-top:22px;flex-wrap:wrap}.wg1-minibadge{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--wg-muted);border:1px solid var(--wg-line);border-radius:999px;padding:7px 14px}.wg1-minibadge b{color:var(--wg-green)}.wg1-formcard{background:linear-gradient(180deg,var(--wg-card) 0%,var(--wg-ink-2) 100%);border:1px solid var(--wg-line);border-radius:22px;padding:28px 24px;box-shadow:0 30px 80px -40px #000000e6;scroll-margin-top:90px}.wg1-formcard h2{font-size:22px;font-weight:900;margin:0 0 4px;text-align:center}.wg1-formcard .wg-form{gap:12px}.wg1-formcard .wg-input{padding:14px 16px;font-size:16px}.wg1-formcard .wg-form .wg-btn{padding-block:17px;font-size:17px}@media(min-width:880px){.wg1-hero{min-height:calc(100dvh - 34px);display:flex;align-items:center;padding:20px 0;background:linear-gradient(90deg,#061417eb,#061417b8 34%,#06141780 52%,#061417d9 72%,#061417f7),url(/webinar/hero-trading.webp) center top / cover no-repeat,var(--wg-ink)}.wg1-hero-grid{grid-template-columns:1.05fr .95fr;gap:52px;width:100%}.wg1-formcard{padding:30px 32px}}@media(min-width:880px)and (max-height:780px){.wg1-logo{height:125px;margin-bottom:16px}.wg1-title{font-size:clamp(24px,3.4vw,36px);margin-bottom:12px}.wg1-lead{margin-bottom:18px}.wg1-formcard{padding:24px 30px}.wg1-formcard .wg-form{gap:11px}.wg1-formcard .wg-input{padding:12px 15px}}.wg1-selos-rows{display:none}.wg1-copyright{margin:18px 0 0;font-size:12px;color:#8aa29a}.wg1-testi .wg-tposter{background-size:238% auto;background-position:center 32%}.wg1-testi{content-visibility:auto;contain-intrinsic-size:1px 900px}.wg1 .wg-fb,.wg1 .wg-testi-disclaimer{color:#8aa29a}.wg1 .wg-input::placeholder{color:#86a198}@media(max-width:719px){.wg1 .wg1-topbar-brand{display:none}.wg1-logo{height:72px;margin-bottom:12px}.wg1-hero{padding:24px 0 44px}.wg1-hero-grid{gap:20px}.wg1-title{margin-bottom:10px}.wg1-lead{margin-bottom:14px}.wg1-facts{gap:8px;flex-wrap:nowrap}.wg1-datebadge{flex:1 1 0;padding:10px 8px}.wg1-datebadge b{font-size:19px;white-space:nowrap}.wg1-selos-desktop{display:none}.wg1-selos-rows{display:grid;gap:12px;max-width:360px;margin:0 auto}.wg1-selos-rows img{width:100%;height:auto;opacity:.95}.wg1 .wg-topics,.wg1 .wg-testi,.wg1 .wg-faq{padding:46px 0}.wg1 .wg-social{padding:42px 0}.wg1 .wg-cred{padding:46px 0 52px}.wg1 .wg-closing{padding:54px 0}.wg1 .wg-topics-head,.wg1 .wg-cred-head{margin-bottom:30px}.wg1 .wg-presenter-info{display:flex;flex-direction:column}.wg1 .wg-presenter-info .wg-stats{order:-1;margin:0 0 20px;grid-template-columns:repeat(3,1fr);gap:8px}.wg1 .wg-presenter-info .wg-stat{padding:12px 6px}.wg1 .wg-presenter-info .wg-stat-num{font-size:19px}.wg1 .wg-presenter-info .wg-stat-label{font-size:9.5px;letter-spacing:.04em}}html:root{--iti-country-selector-bg: #0c262b;--iti-border-color: rgba(255, 255, 255, .12);--iti-hover-color: rgba(1, 206, 116, .16);--iti-icon-color: #9db4ad}.wg1-formcard .iti{display:block;width:100%}.wg1-formcard .iti__selected-country{background:transparent;border-radius:12px 0 0 12px}.wg1-formcard .iti--separate-dial-code .iti__selected-dial-code{color:#eef5f2;margin-left:6px}.iti__country-selector{color:#eef5f2;border-radius:12px;box-shadow:0 16px 44px #0000008c}.iti__country-list{max-height:230px}.iti__dial-code{color:#9db4ad}.iti__search-input:focus,.iti__search-input:focus-visible{outline:2px solid rgba(1,206,116,.55);outline-offset:-2px}@media(max-width:719px){.wg1 .footer-main{padding-bottom:88px}}
