@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");.ollow-events{--oe-page:#fff;--oe-card:#f1f3f2;--oe-linha:#ced4da;--oe-linha-2:#dee2e6;--oe-ink:#292c33;--oe-ink-2:#3a404f;--oe-ink-3:#5b6475;--oe-ink-4:#818a9c;--oe-verde:#0ead60;--oe-verde-claro:#37bb78;--oe-verde-escuro:#0b7e48;--oe-verde-ring:#b1e3c2;--oe-verde-fundo:#daf1da;--oe-verde-texto:#0c9654;--oe-roxo:#8c66ff;--oe-laranja:#e97421;background:var(--oe-page);color:var(--oe-ink);container-type:inline-size;font-family:DM Sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;padding:clamp(28px,5cqw,72px) clamp(20px,4cqw,40px)}.ollow-events,.ollow-events *{box-sizing:border-box}.ollow-events .oe-card{background:var(--oe-card);border-radius:32px;margin:0 auto;max-width:1120px;padding:clamp(20px,4cqw,56px)}.ollow-events .oe-title{color:var(--oe-ink);font-size:clamp(24px,3.6cqw,46px);font-weight:800;letter-spacing:-.02em;line-height:1.12;margin:0;max-width:34ch;text-wrap:pretty}.ollow-events .oe-sub{color:var(--oe-ink-2);font-size:clamp(15px,1.6cqw,20px);font-weight:500;line-height:1.5;margin:16px 0 0;max-width:60ch;text-wrap:pretty}.ollow-events .oe-status{align-items:center;background:var(--oe-page);border:1px solid var(--oe-linha-2);border-radius:20px;color:var(--oe-ink-3);display:flex;font-size:16px;font-weight:500;gap:12px;margin-top:clamp(28px,3cqw,40px);padding:20px 22px}.ollow-events .oe-status[hidden]{display:none}.ollow-events .oe-status--erro{background:rgba(233,116,33,.12);border-color:var(--oe-laranja);color:#91581a;font-weight:600}.ollow-events .oe-spinner{animation:oe-spin .8s linear infinite;border:2.5px solid var(--oe-linha);border-radius:50%;border-top-color:var(--oe-verde);display:inline-block;height:18px;width:18px}@keyframes oe-spin{to{transform:rotate(1turn)}}.ollow-events .oe-lista{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));list-style:none;margin:clamp(28px,3cqw,40px) 0 0;padding:0}.ollow-events .oe-lista[hidden]{display:none}.ollow-events .oe-item{background:var(--oe-page);border:1px solid var(--oe-linha-2);border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:clamp(20px,2.4cqw,28px);transition:border-color .15s ease,transform .15s ease}.ollow-events .oe-item:hover{border-color:var(--oe-verde-claro);transform:translateY(-2px)}.ollow-events .oe-data{align-items:center;align-self:flex-start;background:var(--oe-verde-fundo);border-radius:16px;box-shadow:inset 0 0 24px var(--oe-verde-claro);color:var(--oe-verde-texto);display:inline-flex;gap:14px;padding:12px 16px}.ollow-events .oe-data-dia{font-size:28px;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em;line-height:1}.ollow-events .oe-data-info{display:flex;flex-direction:column;gap:2px;line-height:1.15}.ollow-events .oe-data-mes{font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ollow-events .oe-data-hora{font-size:13px;font-variant-numeric:tabular-nums;font-weight:900;opacity:.9}.ollow-events .oe-nome{color:var(--oe-ink);font-size:clamp(19px,1.9cqw,22px);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0;text-wrap:pretty}.ollow-events .oe-local{align-items:flex-start;color:var(--oe-ink-3);display:flex;font-size:14px;font-weight:600;gap:8px}.ollow-events .oe-local svg{flex:0 0 auto;margin-top:2px}.ollow-events .oe-local--youtube{align-items:center;align-self:flex-start;background:rgba(255,0,0,.08);border-radius:999px;color:#d40000;font-size:13px;font-weight:700;gap:6px;letter-spacing:.01em;padding:6px 10px}.ollow-events .oe-local--youtube svg{margin-top:0}.ollow-events .oe-modal-aviso{align-items:flex-start;background:rgba(255,0,0,.06);border-radius:12px;color:#b00000;display:flex;font-size:14px;font-weight:600;gap:10px;line-height:1.35;margin:0 0 16px;padding:12px 14px}.ollow-events .oe-modal-aviso svg{flex:0 0 auto;margin-top:1px}.ollow-events .oe-desc{color:var(--oe-ink-2);display:-webkit-box;font-size:15px;font-weight:500;-webkit-line-clamp:3;margin:0;-webkit-box-orient:vertical;overflow:hidden;text-wrap:pretty}.ollow-events .oe-cta{align-items:center;align-self:flex-start;background:var(--oe-roxo);border:0;border-radius:14px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:15px;font-weight:700;justify-content:center;line-height:1;margin-top:auto;padding:14px 22px;text-decoration:none;transition:opacity .15s ease}.ollow-events .oe-cta:hover{opacity:.88}.ollow-events .oe-cta:focus-visible{outline:3px solid var(--oe-verde);outline-offset:2px}@media (max-width:560px){.ollow-events .oe-cta{width:100%}}.ollow-events .oe-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:clamp(16px,3vw,32px);position:fixed;z-index:9999}.ollow-events .oe-modal[hidden]{display:none}.ollow-events .oe-modal-backdrop{animation:oe-fade .18s ease;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(41,44,51,.55);inset:0;position:absolute}.ollow-events .oe-modal-card{animation:oe-pop .22s cubic-bezier(.2,.9,.3,1.1);background:var(--oe-page);border-radius:28px;box-shadow:0 24px 60px rgba(41,44,51,.25);max-height:min(90vh,720px);overflow:auto;padding:clamp(28px,4vw,40px);position:relative;width:min(520px,100%)}@keyframes oe-fade{0%{opacity:0}to{opacity:1}}@keyframes oe-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.ollow-events .oe-modal-close{align-items:center;background:var(--oe-card);border:0;border-radius:12px;color:var(--oe-ink-2);cursor:pointer;display:inline-flex;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:background .15s ease;width:36px}.ollow-events .oe-modal-close:hover{background:var(--oe-linha-2)}.ollow-events .oe-modal-close:focus-visible{outline:3px solid var(--oe-verde);outline-offset:2px}.ollow-events .oe-modal-cabecalho{margin:0 40px 20px 0}.ollow-events .oe-modal-eyebrow{background:var(--oe-verde-fundo);border-radius:8px;color:var(--oe-verde-texto);display:inline-block;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;padding:4px 10px;text-transform:uppercase}.ollow-events .oe-modal-title{color:var(--oe-ink);font-size:clamp(20px,2.2vw,24px);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0}.ollow-events .oe-modal-data{color:var(--oe-ink-3);font-size:14px;font-variant-numeric:tabular-nums;font-weight:600;margin:6px 0 0}.ollow-events .oe-modal-form .hs-form{font-family:inherit}.ollow-events .oe-modal-form .hs-form fieldset{max-width:none}.ollow-events .oe-modal-form .hs-form-field{margin-bottom:16px}.ollow-events .oe-modal-form .hs-form-field label{color:var(--oe-ink);display:block;font-size:14px;font-weight:700;margin-bottom:6px}.ollow-events .oe-modal-form .hs-form-field .hs-field-desc{color:var(--oe-ink-3);font-size:13px;margin:0 0 6px}.ollow-events .oe-modal-form .hs-input:not([type=checkbox]):not([type=radio]){background:var(--oe-page);border:1px solid var(--oe-linha);border-radius:12px;color:var(--oe-ink);font-family:inherit;font-size:16px;font-weight:500;height:48px;outline:none;padding:0 16px;transition:border-color .15s ease,box-shadow .15s ease;width:100%!important}.ollow-events .oe-modal-form textarea.hs-input{height:auto;min-height:96px;padding:12px 16px}.ollow-events .oe-modal-form .hs-input:hover{border-color:var(--oe-verde-claro)}.ollow-events .oe-modal-form .hs-input:focus{border-color:var(--oe-verde);box-shadow:0 0 0 3px var(--oe-verde-ring)}.ollow-events .oe-modal-form .hs-error-msg,.ollow-events .oe-modal-form .hs-error-msgs label{color:#91581a;display:block;font-size:13px;font-weight:600;margin-top:6px}.ollow-events .oe-modal-form .hs-submit{margin-top:8px}.ollow-events .oe-modal-form .hs-button{align-items:center;background:var(--oe-roxo);border:0;border-radius:14px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:700;justify-content:center;line-height:1;padding:16px 28px;transition:opacity .15s ease;width:100%}.ollow-events .oe-modal-form .hs-button:hover{opacity:.88}.ollow-events .oe-modal-form .legal-consent-container{color:var(--oe-ink-3);font-size:13px;margin-top:12px}.ollow-events .oe-modal-form .legal-consent-container p{margin:6px 0}.ollow-events .oe-modal-sucesso{padding:8px 0 4px;text-align:center}.ollow-events .oe-check{align-items:center;background:var(--oe-verde-fundo);border-radius:50%;box-shadow:inset 0 0 24px var(--oe-verde-claro);color:var(--oe-verde-texto);display:inline-flex;height:64px;justify-content:center;margin-bottom:16px;width:64px}.ollow-events .oe-sucesso-titulo{color:var(--oe-ink);font-size:22px;font-weight:800;letter-spacing:-.01em;margin:0 0 6px}.ollow-events .oe-sucesso-texto{color:var(--oe-ink-2);font-size:15px;font-weight:500;margin:0}body.oe-modal-aberto{overflow:hidden}