html{scroll-padding-top:92px;overflow-x:hidden}
body{min-height:100vh;overflow-x:hidden;display:flex;flex-direction:column}
body > main{flex:1 0 auto}
.topbar{position:sticky!important;top:0!important;z-index:1000!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(14px)!important;border-bottom:1px solid #E5E7EB!important}
.topbar .wrap.nav{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:18px 24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}
.topbar .logo{font-size:22px!important;font-weight:900!important;letter-spacing:-1px!important;line-height:.95!important;display:inline-block!important;min-width:94px!important;color:#111827!important;text-decoration:none!important}
.topbar .logo span{color:#111827!important}
.topbar .logo i{display:block!important;width:74%!important;min-width:8px!important;height:4px!important;background:#A3E635!important;border-radius:99px!important;margin-top:5px!important}
.topbar .header-right{display:flex!important;align-items:center!important;gap:30px!important;margin-left:auto!important;position:relative!important}
.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid rgba(17,24,39,.08);border-radius:12px;background:#fff;color:#111827;font-size:22px;line-height:1;cursor:pointer;transition:transform .2s ease,border-color .2s ease;}
.mobile-menu-toggle:hover{transform:scale(1.03);border-color:#A3E635;}
.topbar .menu{display:flex!important;align-items:center!important;gap:30px!important;font-size:14px!important;font-weight:750!important;white-space:nowrap!important}
.topbar .menu a{color:#111827!important;text-decoration:none!important}
.topbar .menu a:hover{color:#631BEC!important}
.topbar .actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;min-width:0!important}
.topbar .btn.header-cta{height:42px!important;min-width:164px!important;padding:0 22px!important;border:0!important;border-radius:8px!important;background:#631BEC!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-family:inherit!important;font-size:14px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:none!important;transform:none!important;cursor:pointer!important}
.topbar .btn.header-cta:hover{background:#4f14cc!important;box-shadow:none!important;transform:none!important}
.cta-short{display:none}
@media (min-width:981px){body{padding-top:79px}.topbar{position:fixed!important;left:0!important;right:0!important;width:100%!important}.topbar .wrap.nav{justify-content:space-between!important}.topbar .header-right{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important}.topbar .menu{display:flex!important}.mobile-menu-toggle{display:none!important}.cta-full{display:inline!important}.cta-short{display:none!important}}
.footer,.main-footer{position:relative;flex-shrink:0;background:#F9FAFB!important;border-top:1px solid #E5E7EB!important;padding:56px 0 28px;color:#4B5563!important;font-size:13px;overflow:hidden}
.footer .wrap{max-width:1200px;margin:0 auto;padding:0 24px}
.footer-inner{position:relative;z-index:1;display:grid;grid-template-columns:1.45fr 1fr .9fr .8fr;gap:44px}
.footer .logo{font-size:22px;font-weight:900;letter-spacing:-1px;line-height:.95;display:inline-block;min-width:94px;color:#111827;text-decoration:none}
.footer .logo span{color:#111827}
.footer .logo i{display:block;width:74%;min-width:8px;height:4px;background:#A3E635;border-radius:99px;margin-top:5px}
.footer-brand p{max-width:410px;margin:22px 0 0;color:#4B5563;font-size:15px;line-height:1.65}
.contact-col h3{margin:0 0 18px;color:#111827;font-size:13px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}
.contact-col a,.contact-col p,.footer-bottom a{display:block;margin:0 0 12px;color:#4B5563!important;font-size:15px;line-height:1.45;text-decoration:none}
.contact-col a:hover,.footer-bottom a:hover{color:#631BEC!important}
.contact-col p strong{color:#111827;font-weight:750}
.footer-contact-button{display:block!important;width:auto;margin:0 0 12px;padding:0;border:0;background:transparent;color:#4B5563!important;font-family:inherit;font-size:15px!important;font-weight:600;line-height:1.45;text-align:left;cursor:pointer}
.footer-contact-button:hover{color:#631BEC!important}
.footer-fb-follow-link{display:block!important;width:auto!important;margin:0 0 12px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#4B5563!important;font-weight:600;box-shadow:none!important;outline:0!important}
.footer-bottom{position:relative;z-index:1;margin-top:42px;padding-top:18px;border-top:1px solid #E5E7EB;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6B7280;font-size:13px}
.footer-bottom span{white-space:nowrap}
.footer-legal-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}
.footer-bottom .footer-legal-links a{margin:0;font-size:13px}
.blog-grid,.blog-card,.article-card,.policy-card,.info-card{min-width:0;max-width:100%}
.blog-card h2,.blog-card h3,h1{overflow-wrap:anywhere}
.breadcrumbs{max-width:100%;min-width:0}
.breadcrumbs a{white-space:nowrap}
.breadcrumbs span:last-child{min-width:0;overflow-wrap:anywhere}
dialog.request-modal{border:0;border-radius:16px;padding:0;width:min(500px,calc(100vw - 32px));box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:visible}
dialog.request-modal::backdrop{background:rgba(17,24,39,.52);backdrop-filter:blur(8px)}
.modal{position:relative;padding:30px;background:#fff;border-radius:16px}
.modal-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:1px solid #E5E7EB;border-radius:8px;background:#fff;color:#111827;font-size:22px;line-height:1;cursor:pointer}
.modal h2{margin:0 34px 8px 0;color:#111827;font-size:28px;line-height:1.15;font-weight:850;letter-spacing:-.03em}
.modal p{margin:0 0 22px;color:#4B5563;font-size:15px;line-height:1.55}
.modal-form{display:grid;gap:14px}
.modal-fields{display:grid;gap:14px}
.modal-field{display:grid;gap:6px}
.modal-field label{color:#374151;font-size:13px;font-weight:800}
.modal-field input,.modal-field textarea{width:100%;border:1px solid #D1D5DB;border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:15px;outline:0}
.modal-field input{height:44px;padding:0 12px}
.modal-field textarea{min-height:96px;padding:10px 12px;resize:vertical}
.modal-field input:focus,.modal-field textarea:focus{border-color:#631BEC;box-shadow:0 0 0 3px rgba(99,27,236,.12)}
.modal-field.has-error input,.modal-field.has-error textarea{border-color:#DC2626;box-shadow:0 0 0 3px rgba(220,38,38,.10)}
.privacy-container{display:flex;align-items:flex-start;gap:10px;text-align:left}
.privacy-container input{width:16px;height:16px;margin-top:3px;accent-color:#631BEC;flex:none}
.privacy-text{color:#4B5563;font-size:13px;line-height:1.4}
.privacy-link{color:#631BEC;text-decoration:underline;text-underline-offset:3px;font-weight:700}
.form-error,.field-error{display:none;margin:-4px 0 0;color:#DC2626;font-size:12px;font-weight:800}
.form-error{margin-left:26px}
.modal-form.has-error .form-error,.modal-field.has-error .field-error{display:block}
.modal-form.has-error .privacy-container{color:#DC2626}
.modal-status{display:none;border-radius:8px;padding:11px 12px;font-size:13px;font-weight:800;line-height:1.35}
.modal-status.is-success{display:block;background:#ECFDF5;color:#047857;border:1px solid #A7F3D0}
.modal-status.is-error{display:block;background:#FEF2F2;color:#B91C1C;border:1px solid #FECACA}
.modal-submit{width:100%;height:50px;border:0;border-radius:8px;background:#631BEC;color:#fff;font-size:15px;font-weight:800;cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}
.modal-submit:hover{background:#4f14cc;transform:translateY(-1px);box-shadow:0 14px 26px rgba(99,27,236,.2)}
.modal-form.is-submitting .modal-submit,.modal-submit:disabled{opacity:.72;cursor:wait;transform:none;box-shadow:none}
.web3forms-botcheck{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}
@media (max-width:980px){body > main,.wrap,.page-hero,.articles-page,.article-hero,.article-shell{max-width:100%;overflow-x:hidden}.topbar .wrap.nav{width:100%!important;max-width:none!important;align-items:center!important;justify-content:flex-start!important;position:relative!important}.topbar .menu{display:none!important}.topbar .menu.open{display:flex!important;flex-direction:column!important;position:fixed!important;top:76px!important;left:0!important;right:0!important;width:auto!important;max-width:100%!important;box-sizing:border-box!important;max-height:calc(100dvh - 76px)!important;overflow:auto!important;background:#fff!important;border:0!important;border-top:1px solid #E5E7EB!important;border-bottom:1px solid #E5E7EB!important;border-radius:0!important;padding:18px 24px!important;box-shadow:0 24px 48px rgba(17,24,39,.16)!important;z-index:10000!important}.footer-inner{grid-template-columns:1fr 1fr}.topbar .header-right{flex:1!important;min-width:0!important;margin-left:auto!important;justify-content:flex-end!important;gap:10px!important;overflow:visible!important}.actions{display:flex;min-width:0;justify-content:flex-end}.topbar .btn.header-cta{width:188px!important;min-width:188px!important;max-width:188px!important;padding:0 12px!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-size:12px!important}.cta-full{display:none}.cta-short{display:inline}h1{max-width:100%;overflow-wrap:anywhere}.blog-grid{grid-template-columns:1fr!important;width:100%;max-width:100%}.blog-card{width:100%;max-width:100%;overflow:hidden}.blog-card h2,.blog-card h3,.article-card-title{max-width:100%;font-size:18px!important;line-height:1.3!important;letter-spacing:0!important;overflow-wrap:break-word;word-break:normal}.article-card-image-box{max-width:100%;overflow:hidden}.mobile-menu-toggle{display:inline-flex!important;margin-left:0!important;flex:none!important}}
@media (max-width:660px){html{scroll-padding-top:86px}.topbar{overflow:visible!important}.topbar .wrap.nav{width:100%!important;max-width:100%!important;padding:14px 12px!important;gap:10px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;justify-content:stretch!important;overflow:hidden!important}.topbar .logo{min-width:106px!important;font-size:23px!important}.topbar .logo i{height:4px!important;margin-top:5px!important}.topbar .header-right{display:grid!important;grid-template-columns:auto auto!important;align-items:center!important;justify-content:end!important;flex:0 1 auto!important;min-width:0!important;margin-left:0!important;overflow:hidden!important;gap:7px!important}.actions{display:flex;min-width:0;justify-content:flex-end}.topbar .btn.header-cta{flex:0 0 auto!important;width:168px!important;min-width:168px!important;height:38px!important;max-width:168px!important;padding:0 8px!important;font-size:11px!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important}.cta-full{display:none}.cta-short{display:inline}.footer{padding:34px 0 22px}.footer .wrap{padding:0 16px}.footer-inner{grid-template-columns:1fr;gap:28px;text-align:center}.footer .logo{margin:0 auto}.footer .logo i{margin-left:0;margin-right:auto}.footer-brand p{margin-left:auto;margin-right:auto}.contact-col h3{margin-bottom:14px}.contact-col a,.contact-col p{margin-left:auto;margin-right:auto}.footer-contact-button{margin-left:auto;margin-right:auto;text-align:center}.footer-fb-follow-link{display:inline-block!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important;border:0!important;box-shadow:none!important;outline:0!important}.footer-bottom{align-items:center;flex-direction:column;text-align:center}.footer-legal-links{justify-content:center;gap:12px}.modal{padding:24px 18px 20px}.modal h2{font-size:24px}.privacy-text{font-size:13px}.modal-submit{height:48px}}
@media (max-width:660px){.breadcrumbs{display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px 9px!important;margin:0 0 18px!important;text-align:left!important;font-size:13px!important;line-height:1.35!important}.breadcrumbs a{display:inline-flex!important;align-items:center!important;color:#631BEC!important;font-weight:800!important;text-decoration:none!important}.breadcrumbs span{display:inline-flex!important;align-items:center!important;color:#6B7280!important;font-weight:750!important}.breadcrumbs span:nth-last-child(2){display:none!important}.breadcrumbs span:last-child{flex:0 0 100%!important;display:block!important;margin-top:4px!important;color:#6B7280!important;font-size:13px!important;font-weight:750!important;line-height:1.4!important;letter-spacing:0!important;text-align:left!important;overflow-wrap:break-word!important;word-break:normal!important}.breadcrumbs span:last-child:before{content:"";display:block;width:34px;height:3px;margin:0 0 8px;background:#A3E635;border-radius:999px}}
@media (max-width:420px){.topbar .wrap.nav{padding:12px!important;gap:8px!important}.topbar .logo{min-width:94px!important;font-size:20px!important}.topbar .header-right{gap:6px!important}.mobile-menu-toggle{width:38px!important;height:38px!important;flex-basis:38px!important}.topbar .btn.header-cta{width:150px!important;min-width:150px!important;max-width:150px!important;height:38px!important;padding:0 6px!important;font-size:10px!important}}

#cc-main{
  --cc-font-family: inherit;
  --cc-bg: #ffffff;
  --cc-primary-color: #111827;
  --cc-secondary-color: #4B5563;
  --cc-btn-primary-bg: #631BEC;
  --cc-btn-primary-color: #ffffff;
  --cc-btn-primary-hover-bg: #4C1D95;
  --cc-btn-primary-hover-color: #ffffff;
  --cc-btn-secondary-bg: #F9FAFB;
  --cc-btn-secondary-color: #4B5563;
  --cc-btn-secondary-border-color: #D1D5DB;
  --cc-btn-secondary-hover-bg: #FFFFFF;
  --cc-btn-secondary-hover-color: #631BEC;
  --cc-btn-secondary-hover-border-color: #631BEC;
  --cc-cookie-category-block-bg: #F8FAFC;
  --cc-cookie-category-block-border: #E2E8F0;
  --cc-cookie-category-block-hover-bg: #F5F3FF;
  --cc-cookie-category-block-hover-border: rgba(99,27,236,.22);
  --cc-cookie-category-expanded-block-bg: #FFFFFF;
  --cc-cookie-category-expanded-block-hover-bg: #F5F3FF;
  --cc-toggle-on-bg: #631BEC;
  --cc-toggle-off-bg: #CBD5E1;
  --cc-toggle-readonly-bg: #E5E7EB;
  --cc-toggle-on-knob-bg: #FFFFFF;
  --cc-toggle-off-knob-bg: #FFFFFF;
  --cc-toggle-readonly-knob-bg: #FFFFFF;
  --cc-modal-border-radius: 0;
  --cc-btn-border-radius: 8px;
  --cc-pm-toggle-border-radius: 999px;
}
#cc-main .cm-wrapper {
  position: fixed;
  bottom: 24px;
  left: 24px;
  width: 100%;
  max-width: 420px;
  background-color: #FFFFFF !important;
  border: 1px solid #E5E7EB;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
  padding: 20px !important;
  z-index: 99999;
  box-sizing: border-box;
  flex-direction: column;
  gap: 16px;
}
html:not(.show--consent):not(.show--preferences) #cc-main .cm-wrapper,
#cc-main .cm-wrapper[aria-hidden="true"],
#cc-main .cm-wrapper.cc--hidden,
#cc-main .cm-wrapper.hide {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
html.show--consent #cc-main .cm-wrapper,
html.show--preferences #cc-main .cm-wrapper,
#cc-main .cm-wrapper.show--consent,
#cc-main .cm-wrapper.show--preferences {
  display: flex !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}
#cc-main .cm {
  position: static !important;
  width: 100% !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
#cc-main .cm__body {
  padding: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
#cc-main .cm__title {
  display: none !important;
}
#cc-main .cm__desc {
  margin: 0 !important;
  padding: 0 !important;
}
#cc-main .cookie-floating-card {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
#cc-main .cookie-card-main-content {
  display: grid;
  grid-template-columns: 108px minmax(0, 1fr);
  align-items: center;
  gap: 18px;
}
#cc-main .cookie-illustration-aside {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  min-width: 108px;
}
#cc-main .cookie-illustration-aside img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
#cc-main .cookie-text-aside {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}
#cc-main .cookie-title {
  margin: 0;
  font-size: 16px !important;
  font-weight: 800 !important;
  color: #111827 !important;
}
#cc-main .cookie-description {
  margin: 0;
  font-size: 14px !important;
  line-height: 1.7 !important;
  color: #4B5563 !important;
}
#cc-main .cm__btns {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  width: 100% !important;
  flex-wrap: nowrap !important;
}
#cc-main .cm__btns .btn {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  min-height: 44px !important;
  border-radius: 10px !important;
  font-size: 13px !important;
  padding: 12px 18px !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}
#cc-main .cm__btns .btn:not(.btn--secondary) {
  background-color: #631BEC !important;
  color: #FFFFFF !important;
  border: none !important;
  flex: 0 0 calc(45% - 6px) !important;
  width: calc(45% - 6px) !important;
  max-width: calc(45% - 6px) !important;
  min-width: 0 !important;
}
#cc-main .cm__btns .btn:not(.btn--secondary):hover {
  background-color: #4C1D95 !important;
}
#cc-main .cm__btns .btn--secondary {
  background-color: #FFFFFF !important;
  border: 1px solid #D1D5DB !important;
  color: #111827 !important;
  font-weight: 600 !important;
  flex: 0 0 calc(45% - 6px) !important;
  width: calc(45% - 6px) !important;
  max-width: calc(45% - 6px) !important;
  min-width: 0 !important;
}
#cc-main .cm__btns .btn--secondary:hover {
  border-color: #631BEC !important;
  color: #631BEC !important;
}
#cc-main .cookie-privacy-anchor {
  display: inline-flex;
  align-self: flex-start;
  color: #6B7280 !important;
  font-size: 12px;
  text-decoration: none;
  margin-top: 4px;
}
#cc-main .cookie-privacy-anchor:hover {
  text-decoration: underline;
}
@media (max-width: 640px) {
  #cc-main .cm-wrapper {
    bottom: 12px;
    left: 12px;
    right: 12px;
    max-width: calc(100% - 24px);
    border-radius: 14px;
    border-left: 1px solid #E5E7EB;
    border-right: 1px solid #E5E7EB;
    border-bottom: 1px solid #E5E7EB;
    padding: 14px 14px !important;
    gap: 12px;
  }
  #cc-main .cm__body {
    gap: 12px;
  }
  #cc-main .cookie-card-main-content {
    grid-template-columns: 80px minmax(0, 1fr);
    align-items: center;
    gap: 12px;
  }
  #cc-main .cookie-illustration-aside {
    width: 80px;
    min-width: 80px;
  }
  #cc-main .cookie-title {
    font-size: 15px !important;
  }
  #cc-main .cookie-description {
    font-size: 13px !important;
    line-height: 1.55 !important;
  }
  #cc-main .cm__btns {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
  }
  #cc-main .cm__btns .cm__btn,
  #cc-main .cm__btns .cm__btn--secondary,
  #cc-main .cm__btns .btn:not(.btn--secondary),
  #cc-main .cm__btns .btn--secondary {
    flex: 0 0 calc(50% - 5px) !important;
    width: calc(50% - 5px) !important;
    min-width: 0 !important;
    min-height: 40px !important;
    padding: 10px 12px !important;
    white-space: normal !important;
  }
  #cc-main .cm__btn-group {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    width: 100% !important;
  }
  #cc-main .cm__btn+.cm__btn,
  #cc-main .cm__btn-group+.cm__btn-group {
    margin-top: 0 !important;
    margin-left: 10px !important;
    margin-right: 0 !important;
  }
}

#cc-main .pm__section,
#cc-main .pm__section--toggle,
#cc-main .section__toggle{background:#F8FAFC!important;border-color:#E2E8F0!important}
#cc-main .pm__section:hover,
#cc-main .pm__section--toggle:hover,
#cc-main .pm__section--toggle.is-expanded,
#cc-main .pm__section:focus-within,
#cc-main .section__toggle:hover{background:#F5F3FF!important;border-color:rgba(99,27,236,.35)!important}
#cc-main .pm__section--toggle.is-expanded,
#cc-main .pm__section:focus-within{box-shadow:0 0 0 2px rgba(99,27,236,.14)!important}
#cc-main .pm__section-title,
#cc-main .pm__title{color:#111827!important}
#cc-main .pm__close-btn,
#cc-main .pm__section-arrow,
#cc-main .pm__section-arrow svg{color:#631BEC!important;stroke:#631BEC!important}


.footer-newsletter{margin:0 0 42px;padding:30px 32px;background:#fff;border:1px solid #E5E7EB;border-radius:12px}
.footer-newsletter .newsletter-copy{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(340px,1fr);gap:16px 32px;align-items:center}
.footer-newsletter h2{margin:0 0 6px;color:#111827;font-size:clamp(22px,2.2vw,28px);line-height:1.12;font-weight:850;letter-spacing:-.03em}
.footer-newsletter p{max-width:440px;margin:0;color:#4B5563;font-size:14px;line-height:1.5}
.footer-newsletter .newsletter-form{margin:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}
.footer-newsletter .newsletter-field{min-width:0;height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#111827;background:#F8FAFC;border:1px solid #E5E7EB;border-radius:8px}
.footer-newsletter .newsletter-field svg{width:19px;height:19px;flex:none;stroke:currentColor}
.footer-newsletter .newsletter-field input{width:100%;min-width:0;border:0;background:transparent;color:#111827;font:inherit;font-size:15px;font-weight:650;outline:0}
.footer-newsletter .newsletter-field input::placeholder{color:#94A3B8}
.footer-newsletter .newsletter-submit{height:48px;border:0;border-radius:8px;background:#631BEC;color:#fff;padding:0 22px;font:inherit;font-size:14px;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}
.footer-newsletter .newsletter-submit:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(99,27,236,.18)}

.footer-newsletter .newsletter-legal{grid-column:1/-1;display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;margin-top:2px;color:#4B5563;font-size:13px;line-height:1.4;text-align:left}
.footer-newsletter .newsletter-legal input{width:18px;height:18px;margin:1px 0 0;accent-color:#631BEC;flex:none}
.footer-newsletter .newsletter-legal a{color:#631BEC;text-decoration:underline;text-underline-offset:3px;font-weight:800}
.footer-newsletter .newsletter-form.has-error .newsletter-legal{color:#374151}
.footer-newsletter .newsletter-error{grid-column:1/-1;display:none;margin:-2px 0 0 28px;color:#DC2626;font-size:12px;font-weight:800;line-height:1.2}
.footer-newsletter .newsletter-form.has-error .newsletter-error,
.footer-newsletter .newsletter-error.is-success,
.footer-newsletter .newsletter-error.is-error{display:block}
.footer-newsletter .newsletter-error.is-success{color:#047857}
.footer-newsletter .newsletter-error.is-error{color:#DC2626}
@media (max-width:760px){.footer-newsletter{padding:24px 18px}.footer-newsletter .newsletter-copy,.footer-newsletter .newsletter-form{grid-template-columns:1fr}.footer-newsletter .newsletter-submit{width:100%}}

.cv-floating-offer{position:fixed;right:22px;bottom:24px;z-index:990;display:flex;align-items:center;justify-content:flex-end;filter:drop-shadow(0 16px 34px rgba(99,27,236,.18));transition:opacity .22s ease,transform .22s ease}
.cv-floating-offer.is-waiting{opacity:0;pointer-events:none;transform:translateY(16px)}
.cv-floating-link{height:65px;min-width:65px;max-width:65px;display:inline-flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:14px;padding:9px;background:#fff;border:1px solid #E5E7EB;border-radius:999px;color:#631BEC;text-decoration:none;overflow:hidden;box-shadow:0 16px 36px rgba(17,24,39,.12);transition:max-width .24s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.cv-floating-link:hover,.cv-floating-link:focus-visible{max-width:418px;border-color:rgba(99,27,236,.3);box-shadow:0 20px 44px rgba(99,27,236,.18);transform:translateY(-1px);outline:0}
.cv-gift{width:47px;height:47px;display:grid;place-items:center;flex:0 0 47px;border-radius:50%;background:#631BEC;color:#fff;animation:cvGiftPulse 1.8s ease-in-out infinite}
.cv-gift svg{width:25px;height:25px}
.cv-floating-text{display:inline-flex;align-items:center;gap:9px;min-width:302px;padding-left:12px;padding-bottom:0;color:#111827;font-size:18px;line-height:1;white-space:nowrap;opacity:0;transform:translateX(8px);transition:opacity .18s ease,transform .18s ease}
.cv-floating-link:hover .cv-floating-text,.cv-floating-link:focus-visible .cv-floating-text{opacity:1;transform:translateX(0)}
.cv-floating-link .cv-floating-text strong{color:#631BEC!important;font-size:18px;font-weight:850;letter-spacing:0;line-height:1}
.cv-floating-link .cv-floating-text span{color:#111827!important;font-size:18px;font-weight:850;letter-spacing:0;line-height:1}
.cv-brand-logo{display:inline-block;vertical-align:-.12em;width:auto;object-fit:contain;flex:none}
.cv-floating-logo{display:none!important}.cv-floating-brand{color:#111827!important;font-size:18px!important;font-weight:850!important;letter-spacing:0!important;line-height:1!important;text-transform:none}
.cv-exit-logo{height:.82em;max-width:6.1em;margin:0;vertical-align:baseline}
.cv-floating-close{position:absolute;right:-7px;top:-9px;width:28px;height:28px;border:1px solid #E5E7EB;border-radius:50%;background:#fff;color:#4B5563;font-size:20px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:3;box-shadow:0 10px 20px rgba(17,24,39,.12);touch-action:manipulation}
.cv-floating-close:hover{color:#111827;border-color:#DDD6FE}
@keyframes cvGiftPulse{0%,100%{transform:rotate(0) scale(1)}8%{transform:rotate(-9deg) scale(1.05)}16%{transform:rotate(8deg) scale(1.05)}24%{transform:rotate(-5deg) scale(1.03)}32%{transform:rotate(0) scale(1)}}

.cv-modal-open{overflow:hidden!important;overscroll-behavior:none}
.cv-exit-backdrop{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px;background:rgba(17,24,39,.48);backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .18s ease;overscroll-behavior:contain}
.cv-exit-backdrop.is-visible{opacity:1;pointer-events:auto}
.cv-exit-modal{position:relative;width:min(850px,calc(100vw - 48px));min-height:min(520px,calc(100vh - 48px));display:grid;grid-template-columns:minmax(270px,.9fr) minmax(330px,1fr);gap:0;overflow:hidden;background:#fff;border:1px solid rgba(226,232,240,.92);border-radius:20px;box-shadow:0 34px 80px rgba(17,24,39,.32);transform:translateY(12px) scale(.98);transition:transform .2s ease;overscroll-behavior:contain}
.cv-exit-backdrop.is-visible .cv-exit-modal{transform:translateY(0) scale(1)}
.cv-exit-close{position:absolute;right:18px;top:18px;width:40px;height:40px;border:1px solid #E5E7EB;border-radius:12px;background:#fff;color:#111827;font-size:27px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:2;box-shadow:0 10px 24px rgba(17,24,39,.08);touch-action:manipulation}
.cv-exit-media{position:relative;min-height:100%;padding:28px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:radial-gradient(circle at 55% 44%,rgba(99,27,236,.08),rgba(99,27,236,0) 34%),linear-gradient(180deg,#FBFAFF 0%,#F8F7FF 100%);overflow:hidden}
.cv-exit-illustration{width:100%;max-width:310px;aspect-ratio:1/1;display:grid;place-items:center}
.cv-exit-illustration img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(99,27,236,.08))}
.cv-exit-media>img{display:none!important}
.cv-exit-content{padding:44px 44px 34px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.cv-exit-kicker{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;padding:5px 10px;border-radius:4px;color:#111827;background:#A3E635;border:1px solid #A3E635;box-shadow:none;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.01em}
.cv-exit-kicker svg{width:14px;height:14px;stroke:#111827;flex:0 0 14px}
.cv-exit-pretitle{max-width:430px!important;margin:0 0 12px!important;color:#111827!important;font-size:16px!important;line-height:1.32!important;font-weight:600!important;letter-spacing:-.01em!important}
.cv-exit-content h2{margin:0 0 14px;color:#111827;font-size:clamp(34px,4vw,48px);line-height:1;font-weight:780;letter-spacing:-.045em}
.cv-exit-content h2 span{color:#111827;text-shadow:none}.cv-exit-content h2 > span:first-child,.cv-exit-content h2 .cv-exit-discount{display:block;color:#631BEC!important}.cv-exit-brand-line{display:inline-block}.cv-exit-report{display:inline-block}
.cv-exit-content h2 .cv-exit-logo{display:inline-block;color:inherit;text-shadow:none}
.cv-exit-content p:not(.cv-exit-pretitle):not(.cv-exit-trust){max-width:430px;margin:0 0 16px;color:#4B5563;font-size:15px;line-height:1.5;font-weight:500}
.cv-benefits{width:min(390px,100%);display:flex;flex-wrap:wrap;justify-content:center;gap:10px 16px;margin:0;padding:0;list-style:none;background:transparent;border:0;border-radius:0;box-shadow:none}
.cv-benefits li{display:inline-flex;align-items:center;gap:7px;min-width:0;padding:0;color:#111827;background:transparent;border:0;border-radius:0;font-size:13px;font-weight:500;line-height:1.25;text-align:left;white-space:normal;box-shadow:none}
.cv-benefits li span{width:auto;height:auto;border:0;background:transparent;border-radius:0;display:inline-flex;place-items:normal;color:#631BEC;font-size:18px;font-weight:800;line-height:1;flex:0 0 auto;margin-top:0}
.cv-countdown{width:100%;display:grid;grid-template-columns:1fr;align-items:stretch;gap:10px;margin:0 0 16px;padding:12px;background:#F4EEFF;border:1px solid #EDE9FE;border-radius:13px;color:#111827;overflow:hidden}
.cv-countdown-label{display:flex;align-items:center;gap:10px;color:#111827;font-size:14px;font-weight:700;line-height:1.2}
.cv-countdown-label svg{width:23px;height:23px;flex:0 0 23px;color:#631BEC;stroke:#631BEC}
.cv-countdown-units{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px}
.cv-countdown-units>span{min-width:0;display:grid;place-items:center;padding:9px 5px;background:#fff;border-radius:10px;box-shadow:0 8px 18px rgba(99,27,236,.055)}
.cv-countdown-units strong{display:block;color:#111827;font-size:22px;font-weight:740;line-height:1;font-variant-numeric:tabular-nums}
.cv-countdown-units small{display:block;margin-top:7px;color:#4B5563;font-size:9px;font-weight:700;letter-spacing:.04em}
.cv-countdown-units i{display:none}
.cv-countdown-badge{justify-self:start;background:#A3E635;color:#111827;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.cv-exit-cta{width:100%;min-height:50px;gap:12px;border-radius:10px;background:#631BEC;color:#fff!important;border:1px solid #631BEC;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 16px 32px rgba(99,27,236,.2);transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}
.cv-exit-cta span{font-size:24px;line-height:1}
.cv-exit-cta:hover{background:#4f14cc;border-color:#4f14cc;color:#fff!important;transform:translateY(-1px);box-shadow:0 20px 38px rgba(99,27,236,.28)}
.cv-exit-cta:focus-visible{outline:3px solid rgba(99,27,236,.24);outline-offset:3px}
.cv-exit-cta:active{transform:translateY(0);background:#4311b5;border-color:#4311b5}
.cv-exit-trust{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin:14px 0 0!important;color:#64748B!important;font-size:13px!important;font-weight:400!important;line-height:1.35;white-space:nowrap}
.cv-exit-trust svg{width:15px;height:15px;stroke:currentColor;flex:0 0 15px}
.cv-trust-safe,.cv-trust-instant{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}
.cv-trust-separator{color:#CBD5E1;white-space:nowrap}
@media (max-width:760px){.cv-exit-content h2{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.cv-exit-brand-line,.cv-exit-report{display:block}.cv-exit-logo{height:.78em;max-width:5.9em}.cv-floating-offer{display:none!important}.cv-exit-backdrop{align-items:center;padding:12px;backdrop-filter:none;overflow:hidden;touch-action:pan-y}.cv-exit-modal{width:100%;max-width:430px;min-height:auto;max-height:calc(100dvh - 24px);grid-template-columns:1fr;border-radius:18px;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.cv-exit-media{display:none!important}.cv-exit-content{padding:54px 18px 18px}.cv-exit-kicker{max-width:calc(100% - 54px);font-size:9px;padding:5px 9px;margin-bottom:12px;white-space:normal}.cv-exit-kicker svg{width:13px;height:13px;flex-basis:13px}.cv-exit-pretitle{font-size:15px!important;margin-bottom:10px!important}.cv-exit-content h2{font-size:32px;line-height:1;margin-bottom:12px}.cv-exit-content p:not(.cv-exit-pretitle):not(.cv-exit-trust){font-size:14px;margin-bottom:14px}.cv-benefits{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:6px 8px;margin:12px 0 14px}.cv-benefits li{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;background:#fff;border:1px solid #EDE9FE;border-radius:999px;font-size:11px;line-height:1.2;box-shadow:0 6px 14px rgba(99,27,236,.045)}.cv-benefits li span{width:14px;height:14px;display:inline-grid;place-items:center;background:#F5F3FF;border-radius:50%;font-size:10px;flex:0 0 14px}.cv-countdown{gap:9px;padding:10px;margin:0 0 14px}.cv-countdown-label{font-size:13px}.cv-countdown-units{gap:6px}.cv-countdown-units>span{padding:8px 4px}.cv-countdown-units strong{font-size:17px}.cv-countdown-units small{font-size:8px}.cv-exit-cta{min-height:48px;font-size:15px}.cv-exit-trust{flex-wrap:nowrap;font-size:11px!important;line-height:1.35;font-weight:400!important;gap:6px;overflow:visible;white-space:nowrap;margin:10px 0 0!important}.cv-exit-close{right:14px;top:14px;width:36px;height:36px;font-size:25px}}
