/* Visually hidden but still readable by screen readers / present in the DOM
   text content (WebAIM standard pattern) - used to give repeated generic
   link text like "Read More" a real descriptive suffix without a visual
   change. Bootstrap ships .visually-hidden but the CSS purge step strips
   unused classes, so this is a small local copy instead of relying on it. */
.oet-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* ==========================================================================
   OET design tokens ? single source of truth for brand color/radius/shadow/z
   z-scale: base<10 | sticky 100 | header 500 | drawer 900 | overlay 1000
            popup 1100 | toast 1200 (never use raw 2147483000-style values)
   ========================================================================== */
:root{
  --oet-purple:#5f46f5;
  --oet-purple-2:#644af9;
  --oet-purple-deep:#4b37d3;
  --oet-purple-soft:#7c67ff;
  --oet-ink:#1f1558;
  --oet-ink-2:#17152f;
  --oet-muted:#6b668a;
  --oet-lav-300:#e6e0ff;
  --oet-lav-200:#eee9ff;
  --oet-lav-100:#f5f2ff;
  --oet-lav-50:#fbf9ff;
  --oet-whatsapp:#23d366;
  --oet-danger:#c22437;
  --oet-radius-sm:8px;
  --oet-radius:12px;
  --oet-radius-lg:16px;
  --oet-shadow-sm:0 4px 14px rgba(31,21,88,.08);
  --oet-shadow:0 12px 30px rgba(31,21,88,.12);
  --oet-shadow-lg:0 18px 44px rgba(95,70,245,.28);
}

.vl-header-top-text{display:flex;align-items:center;flex-wrap:nowrap;gap:12px}
.vl-header-top-badge{display:inline-flex;align-items:center;gap:8px;font-size:14.5px;font-weight:700;color:#fff;letter-spacing:-.01em;white-space:nowrap;line-height:1}
.vl-header-top-badge i{color:#ffd54d;font-size:15px}
.vl-header-top-text a.oet-community-cta{align-items:center;background:#fff;border-radius:999px;box-shadow:0 4px 12px rgba(16,24,40,.15);color:var(--oet-purple);display:inline-grid;font-size:13.5px;font-weight:700;justify-items:start;line-height:1;margin-left:8px;padding:6px 14px;text-decoration:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}
.vl-header-top-text a.oet-community-cta:hover{background:#fff;color:var(--oet-purple-deep);transform:translateY(-1px);box-shadow:0 6px 16px rgba(16,24,40,.22)}
.oet-community-cta__content,.oet-community-cta__sizer{grid-area:1/1}
.oet-community-cta__sizer{pointer-events:none;visibility:hidden;white-space:nowrap}
.oet-community-cta__content{align-items:center;display:inline-flex;gap:4px;white-space:nowrap}
.oet-community-cta__text{display:inline-block;white-space:nowrap}
.oet-community-cta__text i{color:var(--oet-whatsapp);margin-right:4px;font-size:14px}
.oet-community-cta__cursor{display:inline-block;min-width:.65ch;opacity:1}

.vl-header-top-area{background:linear-gradient(135deg,var(--oet-purple) 0%,var(--oet-purple-deep) 100%)!important;padding:7px 0;position:relative;z-index:501;line-height:1}
.vl-header-top-area .header-top ul{display:flex;align-items:center;justify-content:flex-end;gap:20px;list-style:none;margin:0;padding:0}
.vl-header-top-area .header-top ul li a{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.95);font-size:14px;font-weight:600;text-decoration:none;transition:color .2s ease,transform .2s ease;line-height:1}
.vl-header-top-area .header-top ul li a:hover{color:#fff;transform:translateY(-1px)}
.vl-header-top-area .header-top-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:12px;transition:background .2s ease,transform .2s ease}
.vl-header-top-area .header-top ul li a:hover .header-top-icon{background:rgba(255,255,255,.32);transform:scale(1.08)}

.hero-banner-lavender{background:var(--oet-lav-300)!important}
body.oet-live-site .vl-logo img,body.oet-live-site .vl-offcanvas-logo img{display:block;height:46px;max-height:48px;width:auto;max-width:175px;object-fit:contain;image-rendering:-webkit-optimize-contrast;transition:transform .22s ease;filter:drop-shadow(0 2px 6px rgba(31,21,88,.06))}
body.oet-live-site .vl-logo a:hover img{transform:translateY(-1px)}
@media (max-width:575px){body.oet-live-site .vl-logo img,body.oet-live-site .vl-offcanvas-logo img{height:38px;max-width:135px}}.brand__thumb{height:140px;width:270px}.brand-badge{align-items:flex-start;background:linear-gradient(180deg,#fff,var(--oet-lav-50));border:1px solid rgba(100,74,249,.1);border-radius:12px;box-shadow:0 10px 24px rgba(100,74,249,.05);box-sizing:border-box;display:flex;flex-direction:column;gap:3px;height:100%;justify-content:flex-start;padding:12px 18px 11px;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease;width:100%}.brand-badge:hover{background:linear-gradient(180deg,#fff,#f7f4ff);border-color:rgba(100,74,249,.18);box-shadow:0 16px 34px rgba(100,74,249,.1);transform:translateY(-4px)}.brand-badge__icon{align-items:center;background:rgba(100,74,249,.08);border-radius:18px;box-shadow:0 8px 18px rgba(100,74,249,.07);color:var(--oet-purple-2);display:inline-flex;flex:0 0 68px;font-size:24px;height:68px;justify-content:center;transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .25s ease;width:68px}.brand-badge:hover .brand-badge__icon{background:var(--oet-purple-2);box-shadow:0 10px 22px rgba(100,74,249,.18);color:#fff;transform:translateY(-1px) scale(1.03)}.brand-badge__title{color:var(--vkl-text-heading-color-1);font-size:15.5px;font-weight:700;letter-spacing:-.035em;line-height:1.02;margin:0}.brand-badge__sub{color:var(--vkl-text-paragrapgh-color-1);font-size:11.5px;font-weight:500;line-height:1.16;margin:0}.brand-badge__micro{display:none}@media only screen and (min-width:576px) and (max-width:991px){.brand__thumb{height:128px;width:240px}.brand-badge{border-radius:11px;gap:3px;padding:11px 14px 10px}.brand-badge__icon{border-radius:16px;flex-basis:60px;font-size:21px;height:60px;width:60px}.brand-badge__title{font-size:14.5px}.brand-badge__sub{font-size:11px}.brand-badge__micro{display:none}}@media only screen and (max-width:575px){.brand__thumb{height:120px;width:210px}.brand-badge{border-radius:11px;gap:3px;padding:10px 12px 9px}.brand-badge__icon{border-radius:14px;flex-basis:53px;font-size:19px;height:53px;width:53px}.brand-badge__title{font-size:13.5px;line-height:1.03}.brand-badge__sub{font-size:10.5px;line-height:1.12}.brand-badge__micro{display:none}}
@media (max-width:767.98px){
  .brand-area{padding:4px 16px 10px}
  .brand__thumb{width:100%;height:auto;min-height:0}
  .brand-badge{
    display:grid;
    grid-template-columns:44px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:12px;
    row-gap:3px;
    align-items:center;
    height:auto;
    min-height:0;
    padding:14px 16px;
    overflow:visible;
  }
  .brand-badge__icon{
    grid-row:1 / span 2;
    flex:none;
    width:44px;
    height:44px;
    font-size:18px;
    border-radius:12px;
  }
  .brand-badge__title,
  .brand-badge__sub{
    grid-column:2;
    white-space:normal;
    overflow:visible;
    text-overflow:unset;
    overflow-wrap:anywhere;
    word-break:normal;
  }
  .brand-badge__title{font-size:15px;line-height:1.25;letter-spacing:-.02em}
  .brand-badge__sub{font-size:13px;line-height:1.4}
}.vl-main-menu ul>li .sub-menu{background:#fff;border:1px solid rgba(95,70,245,.12);border-radius:16px;box-shadow:0 18px 45px rgba(31,21,88,.14),0 4px 12px rgba(95,70,245,.06);min-width:265px;overflow:visible;padding:8px;width:max-content}
.vl-main-menu ul>li .sub-menu li{display:block;margin-right:0;text-align:start}
.vl-main-menu ul>li .sub-menu li a,.vl-offcanvas-menu ul li .sub-menu li a{align-items:center;border-radius:10px;box-sizing:border-box;color:var(--oet-ink);display:flex;font-size:14.5px;font-weight:600;gap:10px;line-height:1.25;margin:2px 0;padding:8px 32px 8px 10px;position:relative;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap;width:100%}
.vl-main-menu ul>li .sub-menu li a .submenu-icon,.vl-offcanvas-menu ul li .sub-menu li a .submenu-icon{align-items:center;background:var(--oet-lav-100);border-radius:8px;color:var(--oet-purple);display:inline-flex;flex:0 0 28px;font-size:13px;height:28px;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease;width:28px}
.vl-main-menu ul>li .sub-menu li a .submenu-text,.vl-offcanvas-menu ul li .sub-menu li a .submenu-text{display:inline-block;font-size:14.5px;font-weight:600;line-height:1.25;white-space:nowrap}
.vl-main-menu ul>li .sub-menu li a:focus-visible,.vl-main-menu ul>li .sub-menu li a:hover,.vl-offcanvas-menu ul li .sub-menu li a:focus-visible,.vl-offcanvas-menu ul li .sub-menu li a:hover{background:var(--oet-lav-100);box-shadow:none;color:var(--oet-purple);transform:translateX(4px)}
.vl-main-menu ul>li .sub-menu li a:focus-visible .submenu-icon,.vl-main-menu ul>li .sub-menu li a:hover .submenu-icon,.vl-offcanvas-menu ul li .sub-menu li a:focus-visible .submenu-icon,.vl-offcanvas-menu ul li .sub-menu li a:hover .submenu-icon{background:linear-gradient(135deg,var(--oet-purple),var(--oet-purple-soft));color:#fff;transform:scale(1.05)}
.vl-main-menu ul>li .sub-menu li a:focus-visible .submenu-text,.vl-main-menu ul>li .sub-menu li a:hover .submenu-text{color:var(--oet-purple);font-weight:700}
.vl-main-menu ul>li .sub-menu li .sub-menu{left:calc(100% + 4px);min-width:240px;top:-4px}
.vl-main-menu ul>li .sub-menu li.has-dropdown{position:relative}
.vl-main-menu ul>li .sub-menu li.has-dropdown>.sub-menu{display:block;opacity:0;pointer-events:none;transform:translateX(8px) scale(.98);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;visibility:hidden;z-index:20}
.vl-main-menu ul>li .sub-menu li.has-dropdown:focus-within>.sub-menu,.vl-main-menu ul>li .sub-menu li.has-dropdown:hover>.sub-menu{display:block;opacity:1!important;pointer-events:auto;transform:translateX(0) scale(1)!important;visibility:visible!important}
.vl-main-menu ul>li .sub-menu li a .downarrow{font-size:11px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:transform .2s ease,color .2s ease;color:var(--oet-muted)}
.vl-main-menu ul>li .sub-menu li a:hover .downarrow{color:var(--oet-purple)}

/* Mobile Offcanvas Navigation & Accordion Chevrons
   Chevrons share a grid row with the parent link so they cannot float
   against the full <li> (which also contains the submenu). */
.vl-offcanvas-menu ul{list-style:none;margin:0;padding:0}
.vl-offcanvas-menu ul li{position:relative}
.vl-offcanvas-menu ul li.has-dropdown{display:grid;grid-template-columns:minmax(0,1fr) 36px;align-items:center;column-gap:8px}
.vl-offcanvas-menu ul li.has-dropdown>a{grid-area:1/1;min-width:0}
.vl-offcanvas-menu ul li a span.downarrow{display:none!important}
.vl-offcanvas-menu .vl-menu-close,
.vl-offcanvas-menu ul li > .vl-menu-close{position:static;top:auto;right:auto;bottom:auto;left:auto;grid-area:1/2;align-self:center;justify-self:end;width:36px;height:36px;min-width:36px;min-height:36px;line-height:0;border-radius:8px;background:var(--oet-lav-50);border:1px solid rgba(95,70,245,.16);color:var(--oet-purple);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;z-index:2;transform:none;transition:background .2s ease,border-color .2s ease,color .2s ease}
.vl-offcanvas-menu .vl-menu-close i,
.vl-offcanvas-menu ul li > .vl-menu-close i{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;font-size:12px;line-height:1;transition:transform .25s ease;transform:rotate(0deg)}
.vl-offcanvas-menu ul li.active > .vl-menu-close{background:var(--oet-purple);border-color:var(--oet-purple);color:#fff}
.vl-offcanvas-menu ul li.active > .vl-menu-close i{transform:rotate(90deg)}
.vl-offcanvas-menu ul li .sub-menu{display:none;grid-area:2/1/3/3;padding-left:10px;padding-top:4px;padding-bottom:6px;position:static;left:auto;top:auto;min-width:0;width:100%;box-shadow:none;border:none;background:transparent;opacity:1;visibility:visible;transform:none;pointer-events:auto}
.vl-offcanvas-menu ul li .sub-menu li{position:relative}
.vl-offcanvas-menu ul li .sub-menu li a{padding:8px 8px 8px 6px;font-size:14.5px;border-bottom:none}.vl-work-box-grid-three,.work__thumb{position:relative;z-index:1}.faq-theme-purple{background:linear-gradient(180deg,var(--oet-lav-50),var(--oet-lav-100))!important}.faq-theme-purple .vl-faq-content-7 .sub-title{color:var(--oet-purple)}.faq-theme-purple .vl-faq-content-7 .title{color:#10134f}.faq-theme-purple .vl-faq-content-7 .para{color:#4f4b7b}.faq-theme-purple .vl-faqs2 .vl-accordion-item{background:#fff;border:1px solid rgba(95,70,245,.18);box-shadow:0 16px 32px rgba(95,70,245,.06)}.faq-theme-purple .vl-faqs2 .vl-accordion-item .vl-accordion-button{color:#11155c}.faq-theme-purple .vl-faqs2 .vl-accordion-item .vl-accordion-button.collapsed{background:#fff}.faq-theme-purple .vl-faqs2 .vl-accordion-item .vl-accordion-button span.vl-faqarrow{background:var(--oet-purple);color:#fff}.faq-theme-purple .vl-faqs2 .vl-accordion-item .vl-accordion-button.collapsed span.vl-faqarrow{background:var(--oet-lav-300);color:var(--oet-purple)}.faq-theme-purple .vl-faqs2 .vl-accordion-item .vl-accordion-body .para{color:#5c5984}@media (prefers-reduced-motion:reduce){.oet-community-cta__cursor{display:none}}body.oet-community-popup-lock{overflow:visible}.oet-community-popup{align-items:center;display:flex;inset:0;justify-content:center;opacity:0;padding:24px;pointer-events:none;position:fixed;transition:opacity .28s ease,visibility .28s ease;visibility:hidden;z-index:99999}.oet-community-popup.is-open{opacity:1;pointer-events:auto;visibility:visible}.oet-community-popup__overlay{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:rgba(29,18,73,.52);inset:0;position:absolute}.oet-community-popup__dialog{background:linear-gradient(145deg,#fff,var(--oet-lav-50) 54%,var(--oet-lav-200));border:1px solid hsla(0,0%,100%,.78);border-radius:32px;box-shadow:0 32px 90px rgba(34,21,93,.28);max-height:min(88vh,760px);overflow:visible;position:relative;transform:translateY(18px) scale(.97);transition:transform .28s ease;width:min(940px,100%)}.oet-community-popup.is-open .oet-community-popup__dialog{transform:translateY(0) scale(1)}.oet-community-popup__dialog:before{background:radial-gradient(circle,rgba(100,74,249,.24),rgba(100,74,249,0));border-radius:50%;content:"";height:260px;pointer-events:none;position:absolute;right:-90px;top:-110px;width:260px}.oet-community-popup__close{align-items:center;background:#fff;border:0;border-radius:50%;box-shadow:0 12px 28px rgba(17,24,39,.12);color:var(--oet-ink-2);cursor:pointer;display:inline-flex;height:42px;justify-content:center;position:absolute;right:20px;top:20px;transition:transform .2s ease,color .2s ease,background .2s ease;width:42px;z-index:3}.oet-community-popup__close:focus-visible,.oet-community-popup__close:hover{background:var(--oet-purple-2);color:#fff;outline:none;transform:translateY(-1px)}.oet-community-popup__body{max-height:min(88vh,760px);overflow-y:auto;overscroll-behavior:contain;position:relative;z-index:2;-webkit-overflow-scrolling:touch;padding:38px 38px 34px}.oet-community-popup__eyebrow{align-items:center;background:rgba(100,74,249,.1);border-radius:999px;color:var(--oet-purple-2);display:inline-flex;font-size:13px;font-weight:800;gap:8px;line-height:1;margin-bottom:14px;padding:8px 14px}.oet-community-popup__title{color:var(--oet-ink-2);font-size:clamp(30px,4vw,48px);font-weight:800;line-height:1.02;margin:0;max-width:650px}.oet-community-popup__intro{color:#5c5a72;font-size:16px;line-height:1.62;margin:14px 0 26px;max-width:680px}.oet-community-popup__section-title{color:var(--oet-ink-2);font-size:16px;font-weight:800;line-height:1.2;margin:0 0 14px}.oet-community-popup__grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:26px}.oet-community-popup__resources{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.oet-community-popup__card,.oet-community-popup__resource{align-items:center;background:hsla(0,0%,100%,.86);border:1px solid rgba(100,74,249,.12);border-radius:22px;box-shadow:0 14px 34px rgba(100,74,249,.08);color:var(--oet-ink-2);display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:136px;padding:18px 14px;text-align:center;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.oet-community-popup__card:focus-visible,.oet-community-popup__card:hover,.oet-community-popup__resource:focus-visible,.oet-community-popup__resource:hover{background:#fff;border-color:rgba(100,74,249,.38);box-shadow:0 22px 44px rgba(100,74,249,.18);color:var(--oet-ink-2);outline:none;transform:translateY(-5px)}.oet-community-popup__card--featured{background:linear-gradient(145deg,#fff,var(--oet-lav-100) 52%,#ebe4ff);border-color:rgba(100,74,249,.42);box-shadow:0 18px 44px rgba(100,74,249,.16);overflow:visible;position:relative}.oet-community-popup__card--featured:before{background:var(--oet-purple-2);border-radius:999px;box-shadow:0 8px 18px rgba(100,74,249,.22);color:#fff;content:"Featured";font-size:10px;font-weight:800;letter-spacing:0;line-height:1;padding:5px 9px;position:absolute;right:10px;top:10px}.oet-community-popup__card--featured .oet-community-popup__icon{background:linear-gradient(135deg,var(--oet-purple-2),var(--oet-whatsapp));box-shadow:0 14px 30px rgba(100,74,249,.24)}.oet-community-popup__card--featured .oet-community-popup__name{color:#3b2bb8}.oet-community-popup__icon{align-items:center;background:linear-gradient(135deg,var(--oet-whatsapp),#10a85a);border-radius:20px;box-shadow:0 12px 26px rgba(35,211,102,.24);color:#fff;display:inline-flex;font-size:28px;height:58px;justify-content:center;width:58px}.oet-community-popup__icon--telegram{background:linear-gradient(135deg,#37aee2,#1b82c3);box-shadow:0 12px 26px rgba(55,174,226,.22)}.oet-community-popup__icon--youtube{background:linear-gradient(135deg,#ff4d4d,#d71920);box-shadow:0 12px 26px rgba(215,25,32,.2)}.oet-community-popup__icon--facebook{background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 12px 26px rgba(59,130,246,.2)}.oet-community-popup__icon--instagram{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);box-shadow:0 12px 26px rgba(238,42,123,.22)}.oet-community-popup__icon--linkedin{background:linear-gradient(135deg,#0a66c2,#004182);box-shadow:0 12px 26px rgba(10,102,194,.22)}.oet-community-popup__name{color:var(--oet-ink-2);font-size:15px;font-weight:800;line-height:1.22}.oet-community-popup__hint{color:#77748b;font-size:12px;font-weight:600;line-height:1.2}.oet-community-popup__resource{border-radius:18px;min-height:116px}.oet-community-popup__resource .oet-community-popup__icon{border-radius:16px;font-size:22px;height:48px;width:48px}.oet-community-popup__resource .oet-community-popup__name{font-size:13.5px}@media (max-width:991px){.oet-community-popup__grid,.oet-community-popup__resources{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.oet-community-popup{padding:14px}.oet-community-popup__dialog{border-radius:24px}.oet-community-popup__body{padding:28px 18px 22px}.oet-community-popup__close{height:38px;right:14px;top:14px;width:38px}.oet-community-popup__title{max-width:calc(100% - 42px)}.oet-community-popup__grid,.oet-community-popup__resources{grid-template-columns:1fr}.oet-community-popup__card,.oet-community-popup__resource{flex-direction:row;justify-content:flex-start;min-height:104px;padding:14px;text-align:left}}@media (min-width:1200px){.vl-main-menu,.vl-main-menu nav,.vl-main-menu nav>ul,.vl-main-menu nav>ul>li{overflow:visible!important}.vl-main-menu ul>li .sub-menu{pointer-events:none;z-index:9999!important}.vl-main-menu nav>ul>li>.sub-menu{opacity:0;pointer-events:none;top:100%!important;visibility:hidden}.vl-main-menu nav>ul>li:focus-within>.sub-menu,.vl-main-menu nav>ul>li:hover>.sub-menu{opacity:1!important;pointer-events:auto!important;top:100%!important;visibility:visible!important}.vl-main-menu nav>ul>li:focus-within>.sub-menu .sub-menu,.vl-main-menu nav>ul>li:hover>.sub-menu .sub-menu{opacity:0;pointer-events:none;visibility:hidden}.vl-main-menu ul>li .sub-menu li.has-dropdown{position:relative}.vl-main-menu ul>li .sub-menu li.has-dropdown:after{content:"";height:calc(100% + 16px);position:absolute;right:-22px;top:-8px;width:28px}.vl-main-menu ul>li .sub-menu li.has-dropdown>.sub-menu{left:calc(100% - 2px)!important;min-width:240px;opacity:0;pointer-events:none;top:0!important;transform:translateX(6px) scale(.98);transition:opacity .16s ease,visibility .16s ease,transform .16s ease;visibility:hidden}.vl-main-menu ul>li .sub-menu li.has-dropdown:focus-within>.sub-menu,.vl-main-menu ul>li .sub-menu li.has-dropdown:hover>.sub-menu{opacity:1!important;pointer-events:auto!important;top:0!important;transform:translateX(0) scale(1)!important;visibility:visible!important}}body.oet-live-site .vl-offcanvas-close .vl-offcanvas-toggle{align-items:center;background:linear-gradient(135deg,#fff,#f1ecff);border:1px solid rgba(100,74,249,.16);border-radius:50%;box-shadow:0 12px 30px rgba(100,74,249,.16);color:var(--oet-purple-2);cursor:pointer;display:inline-flex;font-family:inherit;font-size:26px;font-weight:700;height:42px;justify-content:center;line-height:1;overflow:hidden;text-indent:0;width:42px}body.oet-live-site .vl-offcanvas-close .vl-offcanvas-toggle:focus-visible,body.oet-live-site .vl-offcanvas-close .vl-offcanvas-toggle:hover{background:var(--oet-purple-2);color:#fff;outline:none}
/* p3-forms: footer updates, contact status, site search */
.oet-footer-updates .oet-updates-copy{color:#d6dafc;font-size:14.5px;line-height:1.65;margin:0 0 18px}
.oet-footer-subscribe-buttons{display:flex;flex-direction:column;gap:12px}
.oet-footer-btn{display:flex;align-items:center;justify-content:flex-start;gap:12px;background:linear-gradient(135deg,var(--oet-purple) 0%,var(--oet-purple-2) 100%);color:#fff!important;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 18px;font-size:15px;font-weight:700;line-height:1.2;text-decoration:none!important;box-shadow:0 6px 18px rgba(95,70,245,.28);transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}
.oet-footer-btn:hover{background:linear-gradient(135deg,var(--oet-purple-deep) 0%,var(--oet-purple) 100%);color:#fff!important;transform:translateY(-2px);box-shadow:0 10px 24px rgba(95,70,245,.42);border-color:rgba(255,255,255,.25)}
.oet-footer-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:16px;flex:0 0 32px;transition:transform .22s ease,background .22s ease}
.oet-footer-btn:hover .oet-footer-btn__icon{background:rgba(255,255,255,.28);transform:scale(1.08)}
.oet-footer-btn__text{flex:1 1 auto;letter-spacing:-.01em}
.oet-hp{position:absolute!important;left:-9999px!important;top:auto!important;width:1px;height:1px;overflow:hidden}
.oet-status{border-radius:12px;padding:16px 20px;margin:0 0 22px;font-size:15px;line-height:1.6;outline:none}
.oet-status a{text-decoration:underline;font-weight:600;color:inherit}
.oet-status--ok{background:#e8f8ef;color:#0f5132;border:1px solid #a3e2bd}
.oet-status--err{background:#fdecec;color:#842029;border:1px solid #f3b9bd}
.oet-field-err{color:var(--oet-danger);font-size:13px;line-height:1.4;margin:6px 0 0}
#oet-contact-form [aria-invalid="true"]{border-color:var(--oet-danger)!important}
#oet-contact-form button[disabled]{opacity:.65;cursor:progress}
.oet-search-results{background:#fff;border:1px solid var(--oet-lav-300);border-radius:14px;box-shadow:0 18px 44px rgba(31,21,88,.14);margin-top:14px;max-height:46vh;overflow:auto;text-align:left}
.oet-search-hit{display:block;padding:13px 18px;border-bottom:1px solid #f1eefc;color:var(--oet-ink);text-decoration:none}
.oet-search-hit:last-child{border-bottom:0}
.oet-search-hit:hover,.oet-search-hit.is-active{background:var(--oet-lav-100)}
.oet-search-hit-title{display:block;font-weight:700;font-size:15.5px;line-height:1.4}
.oet-search-hit-sub{display:block;font-size:13px;color:var(--oet-muted);margin-top:3px;line-height:1.45}
.oet-search-hit mark{background:transparent;color:var(--oet-purple);padding:0}
.oet-search-empty{padding:16px 18px;margin:0;font-size:14.5px;color:#4a4568}
.oet-search-empty a{color:var(--oet-purple);font-weight:600}
.vl-header-search-bar{height:auto;min-height:400px;padding-bottom:40px}
/* p3 nav-ia: breadcrumbs, toc, related */
.oet-breadcrumbs{margin-bottom:18px}
.oet-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;margin:0;padding:0;font-size:13.5px}
.oet-breadcrumbs li{display:flex;align-items:center;gap:6px;color:#55506e}
.oet-breadcrumbs li+li::before{content:"\203A";color:#a49ec9;font-weight:700}
.oet-breadcrumbs a{color:var(--oet-purple);font-weight:600;text-decoration:none}
.oet-breadcrumbs a:hover{text-decoration:underline}
.oet-breadcrumbs [aria-current="page"]{color:var(--oet-ink);font-weight:700}
.oet-toc{background:#fff;border-top:1px solid var(--oet-lav-200);border-bottom:1px solid var(--oet-lav-200)}
.oet-toc .container{display:flex;align-items:center;gap:14px;padding-top:10px;padding-bottom:10px}
.oet-toc-label{flex:0 0 auto;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--oet-muted)}
.oet-toc-links{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:2px}
.oet-toc-links::-webkit-scrollbar{display:none}
.oet-toc-links a{flex:0 0 auto;background:var(--oet-lav-100);border:1px solid var(--oet-lav-300);border-radius:999px;color:#3f3865;font-size:13.5px;font-weight:600;line-height:1;padding:9px 16px;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s,border-color .15s}
.oet-toc-links a:hover,.oet-toc-links a:focus-visible{background:var(--oet-purple);border-color:var(--oet-purple);color:#fff;outline:none}
.oet-related{padding:70px 0 40px}
.oet-related-title{font-size:clamp(24px,3vw,32px);color:var(--oet-ink);margin:0 0 26px}
.oet-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}
.oet-related-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--oet-lav-300);border-radius:16px;padding:18px 20px;text-decoration:none;box-shadow:0 10px 30px rgba(31,21,88,.06);transition:transform .18s,box-shadow .18s,border-color .18s}
.oet-related-card:hover,.oet-related-card:focus-visible{transform:translateY(-3px);border-color:#c9bcff;box-shadow:0 18px 40px rgba(31,21,88,.12);outline:none}
.oet-related-icon{flex:0 0 46px;height:46px;width:46px;display:flex;align-items:center;justify-content:center;background:#f0ebff;border-radius:12px;color:var(--oet-purple);font-size:19px}
.oet-related-body{flex:1 1 auto;min-width:0}
.oet-related-body strong{display:block;color:var(--oet-ink);font-size:15.5px;line-height:1.35;margin-bottom:3px}
.oet-related-body span{display:block;color:var(--oet-muted);font-size:13px;line-height:1.45}
.oet-related-arrow{flex:0 0 auto;color:#b7aef2;font-size:14px;transition:transform .18s,color .18s}
.oet-related-card:hover .oet-related-arrow{color:var(--oet-purple);transform:translateX(4px)}
@media (max-width:767px){.oet-related{padding:50px 0 24px}.oet-toc .container{gap:10px}}
.oet-404-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin:34px auto 0;max-width:860px;text-align:left}
/* p4 a11y */
.oet-skip-link{position:fixed;top:-60px;left:16px;z-index:100000;background:var(--oet-ink);color:#fff;font-weight:700;font-size:14px;padding:12px 22px;border-radius:0 0 12px 12px;text-decoration:none;transition:top .15s}
.oet-skip-link:focus{top:0;color:#fff;outline:3px solid #ffd54d;outline-offset:2px}
#main-content:focus{outline:none}
a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--oet-purple);outline-offset:2px;border-radius:4px}
.oet-toc-links a:focus-visible,.oet-related-card:focus-visible{outline-color:var(--oet-ink)}
body.oet-menu-open{overflow:hidden}
header nav a[aria-current="page"],.vl-offcanvas nav a[aria-current="page"]{color:var(--oet-purple);font-weight:700}
.vl-offcanvas nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:4px}
.oet-search-btn{background:none;border:0;padding:0;line-height:0;cursor:pointer}
@media (prefers-reduced-motion: reduce){
*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
.swiper-wrapper{transition-timing-function:linear}
}
/* p4 a11y fixes: footer buttons, cta contrast, legal-links clearance */
.cta-content-wrap10 .title span{color:#ffe066}
@media (min-width:992px){.vl-copy-right-menu-10 ul{padding-right:170px}}
/* p4 visual: branded 404 art (replaces template placeholder image) */
.oet-404-art{display:flex;align-items:center;justify-content:center;gap:14px;margin:8px 0 34px;user-select:none}
.oet-404-digit{font-family:"Cal Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-weight:700;font-size:clamp(96px,18vw,190px);line-height:1;color:var(--oet-ink);letter-spacing:-.02em}
.oet-404-zero{position:relative;width:clamp(88px,16vw,170px);height:clamp(88px,16vw,170px);border-radius:50%;border:clamp(14px,2.6vw,26px) solid var(--oet-purple);box-shadow:0 18px 44px rgba(95,70,245,.28),inset 0 0 0 6px #efeaff;display:inline-block}
.oet-404-pulse{position:absolute;inset:-18px;border-radius:50%;border:2px dashed rgba(95,70,245,.35);animation:oet404spin 14s linear infinite}
@keyframes oet404spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.oet-404-pulse{animation:none}}

/* p4 visual: readable line length in wide long-form cards */
.pathway-profession-card p,.pathway-profession-card li,.oet-resource-card p,.oet-faq-item p{max-width:78ch}

/* =====================================================================
   Header Architecture & Styling Overhaul (2026)
   - Eliminates top padding gap above the purple top bar
   - Half-height sleek ribbon top bar
   - Edge-to-edge full-width white navbar area
   - Crisp, centered logo display
   - Refined navigation items (increased font size +2-3px) & glass dropdowns
   - Prominent Login / Register CTA button
   - Modern circular search and social action buttons
   - Smooth compact sticky header and polished mobile navbar
   ===================================================================== */

/* ---- Root header container: flush to top, no gap ---- */
#vl-header-sticky.vl-header-area{
  padding-top:0!important;
  padding-bottom:0!important;
  background:transparent;
  transition:all .3s ease;
}

/* Full-width white navbar area extending 100% edge-to-edge */
.vl-header-main-area{
  background:#ffffff;
  width:100%;
  border-bottom:1px solid rgba(95,70,245,.08);
  box-shadow:0 4px 20px rgba(31,21,88,.04);
  transition:background .25s ease,box-shadow .25s ease,border-color .25s ease;
}

/* Nav row wrapper inside container */
#vl-header-sticky .header-border-bottom{
  background:transparent;
  border-bottom:none;
  padding:14px 0;
}

/* Logo container & crisp sizing */
#vl-header-sticky .vl-logo{
  display:flex;
  align-items:center;
}
#vl-header-sticky .vl-logo a{
  display:inline-flex;
  align-items:center;
  text-decoration:none;
}
#vl-header-sticky .vl-logo img{
  display:block;
  height:48px;
  max-height:50px;
  width:auto;
  max-width:180px;
  object-fit:contain;
  image-rendering:-webkit-optimize-contrast;
  transition:transform .2s ease;
  filter:drop-shadow(0 2px 6px rgba(31,21,88,.05));
}
#vl-header-sticky .vl-logo a:hover img{
  transform:translateY(-1px);
}

/* ---- Desktop (>=1200px) Navigation Layout ---- */
@media (min-width:1200px){
  #vl-header-sticky .header-border-bottom>.row{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    justify-content:space-between;
    column-gap:clamp(24px,2.4vw,44px);
  }
  #vl-header-sticky .header-border-bottom>.row>[class*="col-"]{
    flex:0 0 auto;
    width:auto;
    max-width:none;
    min-width:0;
    padding-left:0;
    padding-right:0;
  }
  #vl-header-sticky .header-border-bottom>.row>.col-xl-2{
    flex:0 0 auto;
    padding-right:8px;
  }
  #vl-header-sticky .header-border-bottom>.row>.col-xl-7{
    flex:1 1 auto;
    min-width:0;
    padding-left:clamp(8px,1vw,18px);
    padding-right:clamp(12px,1.4vw,24px);
  }
  #vl-header-sticky .header-border-bottom>.row>.col-xl-3{
    flex:0 0 auto;
    padding-left:4px;
  }
  #vl-header-sticky .vl-main-menu{
    padding-left:4px;
  }
  #vl-header-sticky .vl-main-menu nav>ul{
    display:flex;
    flex-wrap:nowrap;
    align-items:center;
    justify-content:center;
    column-gap:clamp(10px,1.1vw,24px);
    margin:0;
    padding:0;
    list-style:none;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li{
    margin-right:0;
    position:relative;
    display:inline-flex;
    align-items:center;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li>a{
    display:inline-flex;
    align-items:center;
    gap:6px;
    font-family:"Mulish",sans-serif;
    font-size:clamp(16px,0.25vw + 13px,17.5px);
    font-weight:700;
    color:var(--oet-ink);
    padding:8px 10px;
    border-radius:8px;
    text-decoration:none;
    white-space:nowrap;
    transition:color .2s ease,background .2s ease;
    letter-spacing:-.015em;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li>a:hover,
  #vl-header-sticky .vl-main-menu nav>ul>li:hover>a{
    color:var(--oet-purple);
    background:var(--oet-lav-100);
  }
  #vl-header-sticky .vl-main-menu nav>ul>li>a .downarrow{
    display:inline-flex;
    align-items:center;
    font-size:12px;
    margin-left:2px;
    color:var(--oet-muted);
    transition:transform .22s ease,color .22s ease;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li:hover>a .downarrow{
    transform:rotate(180deg);
    color:var(--oet-purple);
  }

  /* Login / Register CTA Pill */
  #vl-header-sticky .vl-main-menu nav>ul>li:first-child{
    margin-left:2px;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li.oet-nav-cta-item{
    margin-left:14px;
    margin-right:6px;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li>a.oet-header-cta-btn{
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    background:linear-gradient(135deg,var(--oet-purple) 0%,var(--oet-purple-2) 100%)!important;
    color:#fff!important;
    font-size:15px!important;
    font-weight:700!important;
    padding:9px 20px!important;
    border-radius:999px!important;
    box-shadow:0 4px 14px rgba(95,70,245,.28)!important;
    text-decoration:none!important;
    transition:transform .22s ease,box-shadow .22s ease,background .22s ease!important;
    letter-spacing:-.01em;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li>a.oet-header-cta-btn:hover{
    background:linear-gradient(135deg,var(--oet-purple-deep) 0%,var(--oet-purple) 100%)!important;
    color:#fff!important;
    transform:translateY(-1px);
    box-shadow:0 8px 22px rgba(95,70,245,.4)!important;
  }
  #vl-header-sticky .vl-main-menu nav>ul>li>a.oet-header-cta-btn i{
    font-size:14px;
  }

  /* Right Action Zone: Search & Socials */
  #vl-header-sticky .vl-header-right{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    flex-wrap:nowrap;
    gap:12px;
  }
  #vl-header-sticky .vl-header-search{
    margin-left:2px;
    margin-right:16px;
    padding-right:16px;
    border-right:1px solid rgba(95,70,245,.16);
  }
  #vl-header-sticky .oet-search-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:38px;
    height:38px;
    border-radius:50%;
    background:var(--oet-lav-50);
    border:1px solid rgba(95,70,245,.14);
    cursor:pointer;
    transition:all .2s ease;
    padding:0;
  }
  #vl-header-sticky .oet-search-btn:hover{
    background:var(--oet-lav-200);
    border-color:var(--oet-purple);
    transform:translateY(-1px);
  }
  #vl-header-sticky .vl-search-toggle{
    width:16px;
    height:16px;
  }
  #vl-header-sticky .social-area-headerTop{
    display:flex;
    align-items:center;
    white-space:nowrap;
    gap:6px;
  }
  #vl-header-sticky .social-area-headerTop a{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:34px!important;
    height:34px!important;
    line-height:34px!important;
    border-radius:50%!important;
    background:var(--oet-lav-50)!important;
    border:1px solid rgba(95,70,245,.12)!important;
    color:var(--oet-ink)!important;
    font-size:14px!important;
    margin-left:0!important;
    transition:all .2s ease!important;
    text-decoration:none!important;
  }
  #vl-header-sticky .social-area-headerTop a:hover{
    background:var(--oet-purple)!important;
    border-color:var(--oet-purple)!important;
    color:#fff!important;
    transform:translateY(-2px) scale(1.06)!important;
    box-shadow:0 6px 14px rgba(95,70,245,.28)!important;
  }
}

/* Small laptops (1200px - 1359px) compact adjustments */
@media (min-width:1200px) and (max-width:1359.98px){
  #vl-header-sticky .header-border-bottom>.row{column-gap:28px}
  #vl-header-sticky .header-border-bottom>.row>.col-xl-7{padding-left:14px;padding-right:18px}
  #vl-header-sticky .vl-main-menu nav>ul{column-gap:8px}
  #vl-header-sticky .vl-main-menu nav>ul>li>a{font-size:15px;padding:7px 7px}
  #vl-header-sticky .vl-main-menu nav>ul>li>a.oet-header-cta-btn{font-size:14px!important;padding:7px 14px!important;margin-right:2px}
  #vl-header-sticky .vl-header-search{margin-right:14px;padding-right:14px}
  #vl-header-sticky .social-area-headerTop a{width:30px!important;height:30px!important;line-height:30px!important;font-size:12.5px!important}
  #vl-header-sticky .vl-logo img{height:42px}
}

/* ---- Sticky Header State ---- */
#vl-header-sticky.sticky{
  background:transparent;
  box-shadow:0 8px 28px rgba(31,21,88,.09);
}
#vl-header-sticky.sticky .vl-header-main-area{
  background:rgba(255,255,255,.97);
  backdrop-filter:blur(14px);
  -webkit-backdrop-filter:blur(14px);
  border-bottom:1px solid rgba(95,70,245,.14);
}
#vl-header-sticky.sticky .header-border-bottom{
  padding:8px 0;
}
#vl-header-sticky.sticky .vl-logo img{
  height:42px;
}

/* ---- Mobile / Tablet (<1200px) ---- */
@media (max-width:1199.98px){
  #vl-header-sticky.vl-header-area{
    padding-top:0!important;
    padding-bottom:0!important;
  }
  #vl-header-sticky .header-border-bottom{
    padding:10px 0;
  }
  #vl-header-sticky .vl-logo img{
    height:clamp(38px,8vw,44px);
    max-width:145px;
  }
  #vl-header-sticky .vl-header-action-item{
    padding:0;
    border:0;
    float:none;
    background:transparent;
    display:flex;
    align-items:center;
    justify-content:flex-end;
  }
  #vl-header-sticky .vl-offcanvas-toggle{
    appearance:none;
    -webkit-appearance:none;
    box-sizing:border-box;
    width:44px;
    height:44px;
    margin:0;
    padding:0;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    line-height:0;
    overflow:hidden;
    background:var(--oet-lav-50);
    border:1px solid rgba(95,70,245,.15);
    border-radius:12px;
    color:var(--oet-ink-2);
    cursor:pointer;
    transition:background .2s ease,border-color .2s ease,color .2s ease;
  }
  #vl-header-sticky .vl-offcanvas-toggle svg{
    display:block;
    width:24px;
    height:18px;
    flex:0 0 auto;
  }
  #vl-header-sticky .vl-offcanvas-toggle:hover{
    background:var(--oet-lav-100);
    border-color:var(--oet-purple);
    color:var(--oet-purple);
  }
}

/* Offcanvas submenu arrows: in-flow on the parent row (never absolutely placed) */
body.oet-live-site .vl-offcanvas-menu ul li.has-dropdown{
  display:grid;
  grid-template-columns:minmax(0,1fr) 36px;
  align-items:center;
  column-gap:8px;
}
body.oet-live-site .vl-offcanvas-menu ul li.has-dropdown>a{
  grid-area:1/1;
  min-width:0;
}
body.oet-live-site .vl-offcanvas-menu .vl-menu-close{
  appearance:none;
  -webkit-appearance:none;
  box-sizing:border-box;
  position:static;
  top:auto;
  right:auto;
  bottom:auto;
  left:auto;
  transform:none;
  grid-area:1/2;
  align-self:center;
  justify-self:end;
  width:36px;
  height:36px;
  min-width:36px;
  min-height:36px;
  margin:0;
  padding:0;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  line-height:0;
  border:1px solid rgba(95,70,245,.16);
  border-radius:8px;
  background:var(--oet-lav-50);
  color:var(--oet-purple);
  cursor:pointer;
}
body.oet-live-site .vl-offcanvas-menu .vl-menu-close i{
  display:flex;
  align-items:center;
  justify-content:center;
  width:12px;
  height:12px;
  margin:0;
  font-size:12px;
  line-height:1;
}
body.oet-live-site .vl-offcanvas-menu .vl-menu-close i::before{
  display:block;
  line-height:1;
}
body.oet-live-site .vl-offcanvas-menu ul li.has-dropdown>.sub-menu,
body.oet-live-site .vl-offcanvas-menu ul li.has-dropdown>.vl-mega-menu{
  grid-area:2/1/3/3;
}
body.oet-live-site .vl-offcanvas-menu ul li.active>.vl-menu-close{
  background:var(--oet-purple);
  border-color:var(--oet-purple);
  color:#fff;
}
body.oet-live-site .vl-offcanvas-menu ul li.active>.vl-menu-close i{
  transform:rotate(90deg);
}

/* Scroll-up: FA4 \f062 is not in the FA6 subset, so the arrow never painted. */
body.oet-live-site .progress-wrap{
  left:18px;
  right:auto;
  bottom:calc(18px + env(safe-area-inset-bottom,0px));
  width:48px;
  height:48px;
  background:#fff;
  box-shadow:0 10px 24px rgba(31,21,88,.14),inset 0 0 0 2px rgba(95,70,245,.16);
  z-index:998;
}
body.oet-live-site .progress-wrap:before,
body.oet-live-site .progress-wrap:after{
  content:"";
  font-family:inherit;
  font-size:0;
  color:transparent;
  width:20px;
  height:20px;
  left:50%;
  top:50%;
  line-height:0;
  transform:translate(-50%,-50%);
  background-color:var(--oet-purple);
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 5.2c.3 0 .5.1.7.3l5.8 5.8a1 1 0 1 1-1.4 1.4L13 8.4V18a1 1 0 1 1-2 0V8.4L6.9 12.7a1 1 0 1 1-1.4-1.4l5.8-5.8c.2-.2.4-.3.7-.3z'/%3E%3C/svg%3E") center/contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 5.2c.3 0 .5.1.7.3l5.8 5.8a1 1 0 1 1-1.4 1.4L13 8.4V18a1 1 0 1 1-2 0V8.4L6.9 12.7a1 1 0 1 1-1.4-1.4l5.8-5.8c.2-.2.4-.3.7-.3z'/%3E%3C/svg%3E") center/contain no-repeat;
}
body.oet-live-site .progress-wrap:before{opacity:0}
body.oet-live-site .progress-wrap:hover:after,
body.oet-live-site .progress-wrap:focus-visible:after{
  background-color:var(--oet-purple-deep);
}
body.oet-live-site .progress-wrap-7 svg.progress-circle path{
  stroke:var(--oet-purple);
}

/* ---- footer: high-density spacing ----
   The vendor theme (style.min.css) pulls this footer up over whatever sits
   above it via margin-top:-175px, then pads back down (215px desktop /
   200px mobile) so only ~40px/25px of "high density" overlap actually
   shows. That's safe only when the section above reserves >=175px of empty
   bottom space. The "Get OET-Ready" CTA banner (about/contact/home, see
   .cta-wrap7) does not, at ANY width — so the footer's own background
   was painting over the bottom of the CTA image site-wide, not just on
   mobile (2026-09-11 §1 regression check). Fixed at the root: cancel the
   pull entirely and keep the same visible 40px/25px offset via padding-top
   alone, so the footer can never again overlap content placed above it,
   regardless of what that content is or how tall it is. */
footer.vl-footer-10{margin-top:0;padding-top:40px}

/* Tablet/desktop clearance for the same "Get OET-Ready" CTA banner (see the
   footer comment above): the vendor's own 20-70px bottom padding on
   .cta-wrap7 left a few px of real overlap at several widths once the
   footer's overlap trick was removed. One generous, width-independent
   buffer replaces every vendor breakpoint value at once. */
.cta-wrap7{padding-bottom:220px}

.vl-footer-10 .row>.mb-30{margin-bottom:18px}
.vl-footer-10 .vl-footer-widget-title{font-size:18px;margin-bottom:16px}
.vl-footer-10 .vl-footer-menu ul li a{font-size:15.5px;margin-bottom:13px}
.vl-footer-10 .vl-footer-content .para{font-size:15.5px;line-height:1.6;padding-top:12px;padding-bottom:16px}
.vl-footer-10 .social-area-footer-10 a{width:40px;height:40px;line-height:40px;font-size:15px;margin-right:10px}
.vl-footer-10 .primary-btn-10{padding:12px 16px!important;font-size:15px}
.vl-footer-10 .vl-copy-righ1t{padding-top:14px}
.vl-footer-10 .vl-copy-righ1t .row>.mb-30{margin-bottom:10px}
.vl-footer-10 .vl-footer-copy-right-widget .para{font-size:14.5px}
.vl-footer-10 .vl-copy-right-menu-10 ul li a{font-size:14.5px}
.vl-footer-10 .vl-copy-right-menu ul li{margin-right:10px;padding-right:10px}
.vl-footer-10 .vl-copy-right-menu ul li:after{height:13px;top:3px}
@media (min-width:1200px){
    .vl-footer-10 .vl-footer-widget-2{margin-left:clamp(12px,3vw,56px)}
}
.counter,.oet-countup{font-variant-numeric:tabular-nums}
body.oet-live-site .blog-padding-bottom10{
  margin-bottom:0;
  padding-bottom:100px;
  overflow:hidden;
}
body.oet-live-site .blog-padding-bottom10 .blog__wrap10{
  overflow:hidden;
}
@media (max-width:1199.98px){
  body.oet-live-site .blog-padding-bottom10{padding-bottom:80px}
}
@media (max-width:767.98px){
  body.oet-live-site .blog-padding-bottom10{padding-bottom:64px}
}
@media (max-width:767.98px){
    footer.vl-footer-10{padding-top:25px}
    .vl-footer-10 .vl-copy-right-menu{text-align:left}
    .vl-footer-10 .vl-copy-right-menu-10 ul{padding-right:0}
}

/* Company-support line, directly beneath the footer copyright text (item 16) —
   reads as secondary/legal-adjacent, never overlaps the Legal links beside it. */
.oet-footer-company-support{
    margin-top:6px;
    font-size:13px;
    color:hsla(0,0%,100%,.65);
}
