.mobile-headerBtn{display:none!important}@media(max-width:1399px){.headerBtn{gap:20px}}.mega-first-row .content{display:flex;flex-direction:column;justify-content:center}#header{padding:20px 10px;background-color:var(--white);width:100%;z-index:9999;position:relative}#header .headerMenu{display:flex;justify-content:space-between}#header .headerMenu .btn{margin:0}#header .headerMenu .menu{list-style:none;display:flex}#header .headerMenu .menu a{color:var(--primary);font-weight:600;font-size:16px;line-height:24px;position:relative;padding:0 15px}#header .hamburger-menu{display:none;cursor:pointer;background:none;border:none;float:right}#header .hamburger-menu i{font-size:30px;color:var(--primary)}#header button.close-menu{display:none;color:var(--primary)}@media(max-width:992px){#header button.close-menu{display:block}#header .headerMenu{justify-content:start;position:fixed;top:0;right:-100%;height:100%;width:100%;max-width:350px;background-color:var(--white);box-shadow:-2px 0 5px rgba(0,0,0,.1);padding:10px;flex-direction:column;transition:right .3s ease-in-out;z-index:1000}#header .headerMenu.active{right:0;padding:0}#header .headerMenu .btn{margin-top:30px}#header .headerMenu .close-menu{align-self:flex-end;background:none;border:none;font-size:15px;font-weight:700;color:var(--primary);cursor:pointer}#header .headerMenu .menu{text-align:center;margin-top:20px;flex-direction:column}#header .hamburger-menu{display:flex}}#header .mega-menu{display:none;position:absolute;top:calc(100% - 30px);left:50%;transform:translate(-50%);width:100%;background:var(--white);box-shadow:0 0 10px 0 hsla(0,0%,63.849995931%,.5);padding:20px 15px;justify-content:flex-start;flex-wrap:wrap;z-index:9999;border-radius:10px;animation:fadeIn .3s ease-in-out;gap:20px;width:1000px;max-width:1000px}#header .megaFlexMenu{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;width:67%}#header .underMega{display:flex;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);gap:15px;align-items:flex-start;padding:5px;border-radius:10px;transition:transform .2s,box-shadow .2s;cursor:pointer}#header .underMega a{gap:10px}#header .icon{width:46px;height:46px}#header .icon img{object-position:top}#header .content{width:calc(100% - 46px)}#header .content h3{font-size:20px;font-weight:600;line-height:22px;margin:0 0 14px;color:var(--primary)}#header .content p{font-size:14px;color:#a2a1b1;margin:0;line-height:20px}#header .mega-column.outcomes{width:30%;padding-left:20px;border-left:3px dashed #ddd;position:relative;padding-bottom:100px}#header .mega-column.outcomes:before{content:"";position:absolute;background-image:url(/_next/static/media/Asset-102-27.1e5ab26f.png);background-position:100% 100%;background-repeat:no-repeat;background-size:80% auto;height:100%;width:100%;top:0;left:0;z-index:-1}#header .mega-column.outcomes h3{font-size:20px;font-weight:700;color:var(--primary);margin-bottom:15px;text-align:center}#header .mega-column.outcomes ul{list-style:none;padding:0;margin:0}#header .mega-column.outcomes ul li{font-size:14px;color:#402e63;line-height:21px;margin-bottom:8px;font-weight:600}#header .mega-column.outcomes ul li span{padding-right:8px}#header .mega-column.outcomes ul li span svg{height:15px;position:relative;top:3px}#header .menu .dropdown:hover .mega-menu{display:flex}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}@media screen and (max-width:786px){.menu .dropdown:hover .mega-menu{display:none!important}}.headerBtn{display:flex;align-items:center;gap:50px}.account-btn,.headerBtn a{color:#a064ff;font-weight:500}.underMega.has-sub-items{flex-direction:column;align-items:flex-start}.underMega.has-sub-items .mega-col-header{align-items:flex-start;width:100%;margin-bottom:10px}.mega-sub-items{width:100%;padding:0;margin:0;display:grid;grid-template-columns:1fr;grid-gap:5px;gap:5px}.mega-sub-items li{list-style:none}.mega-sub-items .mega-sub-link{display:block;font-size:13px;color:#555;padding:3px 0;text-decoration:none;transition:color .2s ease}.mega-sub-items .mega-sub-link:hover{color:#7c3aed}.mega-sub-items .mega-sub-link .sub-badge{font-size:12px;color:#888;font-weight:400}#header .headerMenu .menu .mega-sub-items li a{color:#a2a1b1;font-weight:400;font-size:14px;line-height:24px;position:relative;padding:0}#header .megaFlexMenu:has(.has-sub-items){display:block}#header .megaFlexMenu:has(.has-sub-items) .underMega{margin-bottom:20px}ul.mega-sub-items.list-none{display:grid;grid-template-columns:1fr 1fr}.header-wrapper{display:flex;align-items:center}.header-wrapper .header-col1{flex-basis:16%}.header-wrapper .header-col3{flex-basis:20%;display:flex}.header-wrapper .header-col2{flex-basis:64%;display:flex;align-items:center;justify-content:center}.account,.book-a-call{flex-basis:50%}svg.mega-menu-arrow{margin:0 6px}.account-dropdown-wrapper{position:relative}.account-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-size:inherit;font-family:poppins;padding:0}.account-btn .account-icon{width:28px;height:28px;border-radius:50%;background:#ede9fe;display:flex;align-items:center;justify-content:center;color:#a064ff}.account-dropdown{position:absolute;right:0;display:block;top:100%;background:#fff;border:1px solid #ddd;list-style:none;margin:0;min-width:150px;z-index:99999;margin-top:7px!important;border-radius:20px;border-color:#a064ff!important;overflow:hidden}.account-dropdown li a{font-size:15px;padding:7px 16px;width:100%;display:block;color:#000;font-weight:500;transition:.4s}.account-dropdown li a:hover{background:#a064ff;color:#fff}.mega-menu-arrow.rotated{transform:rotate(180deg)}.headerLogo .img-contain{max-width:83%}.mega-col-header{gap:15px}.menu-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:999;opacity:0;transition:opacity .3s ease}.menu-overlay.visible{opacity:1}@media(max-width:991px){.header-wrapper .header-col3{display:none!important}.mega-first-row .mega-col-header{width:100%}#header .megaFlexMenu .underMega{margin-bottom:20px}#header .headerMenu.active .menu a{padding:10px 15px}#header .headerMenu.active .menu .mega-column a{padding:0!important}#header .content h3,#header .content p{text-align:left}#header .underMega{border-radius:0!important}.header-wrapper .header-col2{align-items:end;justify-content:end;flex-basis:50%}.header-wrapper .header-col1{flex-basis:50%}#header a.d-flex.mega-col-header{flex-direction:column!important;align-items:flex-start!important}.headerMenu.active nav{width:100%}button.close-menu{display:block}.wrapper-main .mobile-headerBtn{padding:5px 0 5px 20px;background-color:#f0f5fa;display:flex!important}#header .headerMenu .menu .mega-sub-items li a{color:#54595f}.headerMenu{justify-content:start;position:fixed;top:0;left:-100%;height:100%;width:80%;background-color:var(--white);box-shadow:2px 0 5px rgba(0,0,0,.1);padding:10px;flex-direction:column;transition:left .35s ease-in-out;z-index:1000;overflow-y:auto}.headerMenu.active{left:0}.headerMenu .close-menu{align-self:flex-end;background:none;border:none;font-size:24px;font-weight:700;padding:8px;margin:12px;width:45px;border-radius:3px;color:var(--primary);cursor:pointer}.headerMenu .menu{text-align:left;margin-top:20px;flex-direction:column;gap:0;padding:0}.menu .dropdown>a.menu-link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 10px;font-size:16px;font-weight:600;color:var(--primary)}.menu .dropdown>a.menu-link .mega-menu-arrow{transition:transform .3s ease;flex-shrink:0}.menu .dropdown.mobile-open>a.menu-link .mega-menu-arrow{transform:rotate(180deg)}.menu .dropdown .mega-menu{display:none!important;position:static!important;width:100%!important;max-width:100%!important;box-shadow:none!important;border-radius:0!important;transform:none!important;animation:none!important;padding:0 10px 10px!important;flex-direction:column!important;gap:0!important}.menu .dropdown .megaFlexMenu,.menu .dropdown.mobile-open .mega-menu{display:flex!important;flex-direction:column!important}.menu .dropdown .megaFlexMenu{width:100%!important;gap:0!important}.menu .dropdown .underMega{flex:unset!important;width:100%!important;border-bottom:1px solid #a064ff;padding:0 0 20px!important;flex-direction:column!important}.menu .dropdown .underMega .mega-col-header{flex-direction:row!important;align-items:center!important;gap:10px!important}.menu .dropdown .underMega .mega-col-header .icon{width:32px!important;height:32px!important;flex-shrink:0}.menu .dropdown .underMega .mega-col-header .content h3{font-size:15px!important;margin:0 0 4px!important}.menu .dropdown .underMega .mega-col-header .content p{font-size:13px!important}.menu .dropdown ul.mega-sub-items.list-none{grid-template-columns:1fr!important}.menu .dropdown ul.mega-sub-items.list-none li a{text-align:left;color:#54595f}.menu .dropdown .mega-column.outcomes{display:none!important}}.menu-overlay{display:block;pointer-events:none}.menu-overlay.visible{pointer-events:all}.mega-first-row{width:100%}.mega-first-row .underMega--full{flex:0 0 100%!important;width:100%!important}.mega-first-row .underMega--full .content h3{margin-bottom:0!important}