hr{border:.5px solid rgba(169,169,169,.438);border-radius:50px}.navBar{top:0;position:fixed;display:flex;justify-content:space-between;align-items:center;background-color:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-style:solid;border-bottom-color:#12333a14;padding-left:40px;padding-right:40px;box-sizing:border-box;width:100%;z-index:50;min-height:92px}.leftSection{display:flex;align-items:center;gap:3.5rem}.companyLogo{display:flex;flex-direction:row;align-items:center;gap:.85rem;width:max-content;height:max-content;margin-top:14px;margin-bottom:14px;padding:.45rem .8rem .45rem .35rem;border-radius:22px;transition:background-color .2s ease-in-out,box-shadow .2s ease-in-out}.companyIdentity{display:flex;flex-direction:column;gap:.2rem}.brandRow{display:flex;align-items:center;gap:.55rem}.companyLogo:hover{cursor:pointer;background-color:#0fd2d214;box-shadow:0 12px 30px #12333a14}.companyLogo:hover .brandName{color:#0fd2d2}a:focus>.companyLogo .brandName{color:#0fd2d2}.brandName{color:#12333a;-webkit-user-select:none;user-select:none;margin:0;font-size:1.7rem;letter-spacing:-.04em;transition:color .2s ease-in-out}.brandBadge{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .55rem;border-radius:999px;background:rgba(15,210,210,.12);color:#0f8f93;font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.companyTagline{color:#5f7178;font-size:12px;font-weight:700;letter-spacing:.04em;-webkit-user-select:none;user-select:none}.companyLogo img{-webkit-user-select:none;user-select:none;width:54px;height:54px}.navBtns{display:flex;align-items:center;gap:.35rem}.navBtns button{font-family:Lato,sans-serif;font-size:18px;color:#5f7178;background-color:transparent;outline:none;-webkit-user-select:none;user-select:none;height:68px;padding:0 .8rem;border:none;border-radius:999px;transition:color .2s ease-in-out,background-color .2s ease-in-out}.navBtns button:hover,.navBtns button:focus{cursor:pointer;color:#0fd2d2;background-color:#0fd2d214}.navDropdown{display:flex;flex-direction:row;position:relative;gap:1rem}.aboutDropdownMenu,.serviceDropdownMenu{left:0%;top:100%;position:absolute;padding:8px 15px 15px;border:solid rgba(18,51,58,.08);background-color:#fffffffa;border-top-color:#fffffffa;border-radius:18px;box-shadow:0 18px 40px #12333a1f;opacity:0;transform:translateY(-10px);transition:opacity .1s ease-in-out,transform .1s ease-in-out;z-index:2}.aboutDropdownMenu h3,.serviceDropdownMenu h3{color:#7f7f7f}.aboutDropdownMenu{width:300px}.serviceDropdownMenu{display:grid;grid-template-columns:repeat(2,200px)}.navDropdown button:hover+[class*=DropdownMenu],.navDropdown button:focus+[class*=DropdownMenu],.navDropdown button+[class*=DropdownMenu]:hover{visibility:visible;opacity:1;transform:translateY(0)}.navDropdown button+[class*=DropdownMenu]{visibility:hidden}.navDropdown a{outline:none;transition:color .2s ease-in-out}.navDropdown a:hover,.navDropdown a:focus{color:#0c9d9d}.dropdownDescription p{margin-bottom:.9rem;color:#5f7178;line-height:1.55}.dropdownActionList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.dropdownActionLink{display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.55rem .9rem;border-radius:999px;background:rgba(15,210,210,.1);color:#0b838a;font-size:.92rem;font-weight:700;letter-spacing:.01em;text-decoration:none;box-shadow:inset 0 0 0 1px #0fd2d224;transition:transform .18s ease-in-out,background-color .18s ease-in-out,color .18s ease-in-out,box-shadow .18s ease-in-out}.dropdownActionLink span{font-size:.95rem;transition:transform .18s ease-in-out}.dropdownActionLink:hover,.dropdownActionLink:focus{color:#fff;background:linear-gradient(135deg,rgb(15,190,190),rgb(78,220,220));box-shadow:0 14px 28px #0fd2d23d;transform:translateY(-1px)}.dropdownActionLink:hover span,.dropdownActionLink:focus span{transform:translate(2px)}.dropdownStandaloneAction{display:flex;width:100%;margin-top:.35rem;padding:.85rem 1rem;border-radius:18px;background:linear-gradient(135deg,rgba(15,210,210,.14),rgba(116,237,237,.22));box-shadow:inset 0 0 0 1px #0fd2d22e;font-size:.96rem}.rightSection{display:flex;align-items:center;flex-direction:row;gap:1.5rem}.accountSection{display:flex;gap:.75rem}.accountSection button{min-width:110px;height:42px;padding:0 1rem;cursor:pointer;outline:none;font-family:Lato,sans-serif;font-size:.98rem;color:#12333a;background-color:#fff;border:solid 1px rgba(18,51,58,.12);border-radius:50px;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}.accountSection button:hover,.accountSection button:focus{color:#12333a;background-color:#0fd2d21a;border-color:#0fd2d273;box-shadow:0 12px 30px #12333a14}.accountSection button:last-child{background:linear-gradient(135deg,rgb(15,210,210),rgb(116,237,237));border-color:transparent;color:#fff;box-shadow:0 16px 30px #0fd2d247}.accountSection button:last-child:hover,.accountSection button:last-child:focus{color:#fff;background:linear-gradient(135deg,rgb(15,190,190),rgb(88,224,224))}.menuSection{display:none}.menuBtn,.hideBtn{width:30px;height:30px;cursor:pointer;color:#a2a2a2}.sideMenu{position:fixed;display:none;flex-direction:column;gap:2rem;top:92px;right:0;bottom:0;width:min(420px,100vw);max-width:100vw;height:calc(100dvh - 92px);min-height:calc(100dvh - 92px);overflow-y:auto;padding:1.1rem 1rem 1.25rem;border:1px solid transparent;border-left-color:#efefef;background:rgba(255,255,255,.985);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:-18px 0 40px #12333a2e;z-index:60}.sideMenu h1{color:#a2a2a2;-webkit-user-select:none;user-select:none;text-align:center}.sideMenuContent{display:flex;flex-direction:column;align-content:space-between}.sideMenuSiteSections{display:none;flex-direction:column;gap:.8rem}.sideMenuSiteSections button{width:100%;min-height:64px;padding:1rem;cursor:pointer;background-color:#fffffff5;border:1px solid rgba(18,51,58,.08);border-radius:18px;box-shadow:0 10px 24px #12333a14;font-family:Lato,sans-serif;-webkit-user-select:none;user-select:none;font-size:1.12rem;text-align:left;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out}.sideMenuSiteSections button:hover{color:#0fd2d2;background-color:#0fd2d214;border-color:#0fd2d23d;transform:translateY(-1px)}.sideMenuSiteSections a{display:block;width:100%;color:inherit}.loginSignUpSection,.sideMenuAccountBtns{display:flex;justify-content:center;flex-direction:column;gap:1rem}.sideMenuAccountBtns button{width:100%;min-height:58px;padding:.95rem 1rem;font-family:Lato,sans-serif;font-size:medium;color:#7f7f7f;background-color:#fff;outline:none;-webkit-user-select:none;user-select:none;border:solid 1px rgb(209,209,209);border-radius:50px;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.sideMenuAccountBtns button:hover{cursor:pointer;color:#fff;background-color:#0fd2d2;border-color:#0fd2d2}.disclaimer{-webkit-user-select:none;user-select:none;padding:0 15px}@media only screen and (max-width: 1200px){.sideMenu{display:flex}.loginSignUpSection{gap:24rem}.menuSection{display:block}.menuBtn,.hideBtn{margin-top:10px}.accountSection{display:none}}@media only screen and (max-width: 985px){.sideMenuSiteSections{display:flex}.loginSignUpSection{gap:1rem}.navBtns{display:none}}@media only screen and (max-width: 685px){.sideMenuSiteSections{margin-top:.35rem;gap:.8rem}.sideMenuSiteSections button{min-height:68px}.sideMenuAccountBtns{gap:1rem}.sideMenu{top:80px;left:0;right:0;bottom:0;width:100%;height:calc(100dvh - 80px);min-height:calc(100dvh - 80px);padding:1rem 1rem 1.25rem;gap:1rem;border-left-color:transparent;border-top:1px solid rgba(18,51,58,.08);border-radius:0}.navBar{min-height:80px;padding-left:15px;padding-right:20px}.companyTagline,.brandBadge{display:none}.brandName{font-size:1.35rem}.accountSection{display:none}}.footer{position:relative;margin-top:3.5rem;padding:72px 0 52px;background:linear-gradient(180deg,#0f1f24 0%,#081216 100%);color:#fff;overflow:hidden}.footer:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(15,210,210,.4),transparent)}.footerContainer{width:min(1180px,100vw - 48px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.25fr) repeat(4,minmax(0,.8fr));gap:2.25rem 1.5rem;align-items:start}.footerLead{max-width:320px;padding-right:1rem}.footerLead__eyebrow{display:inline-flex;align-items:center;padding:.38rem .72rem;border-radius:999px;background:rgba(15,210,210,.12);color:#adffffeb;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.footerLead h2{margin:1rem 0 .9rem;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.02;letter-spacing:-.04em;color:#f5feff}.footerLead p{margin:0;color:#e0f0f4c7;line-height:1.8}.footerColumn{display:flex;flex-direction:column;gap:.9rem;min-width:0}.columnTitle{font-size:1rem;font-weight:800;letter-spacing:.01em;color:#0fd2d2}.columnTitleHR{margin:.8rem 0 0;border-color:#ffffff14}.columnText{display:flex;flex-direction:column;gap:.75rem;color:#ffffffc2;font-size:.96rem;line-height:1.75}.columnTextItem{min-height:1.5rem}.columnTextItem a{color:#fff;text-decoration:none}.columnTextItemDisabled{color:#ffffff6b;cursor:default}.columnTextItem a:hover{color:#0fd2d2}.newsletterForm{display:flex;flex-wrap:wrap;align-items:stretch;gap:0}.newsletterEmailInput{height:42px;min-width:0;width:100%;padding:0 14px;outline:none;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.94);border-top-left-radius:14px;border-bottom-left-radius:14px}.newsletterEmailSubmit{height:42px;padding:0 16px;outline:none;border:none;border-top-right-radius:14px;border-bottom-right-radius:14px;background:rgb(15,210,210);color:#12333a;font-weight:700}.newsletterEmailSubmit:hover{cursor:pointer}.newsletterEmailSubmit:disabled{cursor:wait;opacity:.8}.newsletterAlert,.feedbackAlert{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin-top:.85rem;padding:.8rem .95rem;border-radius:16px;font-size:.92rem;line-height:1.5}.newsletterAlert--success,.feedbackAlert--success{background:rgba(15,210,210,.14);color:#d0fffff0;border:1px solid rgba(15,210,210,.18)}.newsletterAlert--danger,.feedbackAlert--danger{background:rgba(255,120,120,.14);color:#ffdfdff2;border:1px solid rgba(255,120,120,.2)}.newsletterAlert__close,.feedbackPanel__close{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:inherit;cursor:pointer}.newsletterAlert__close{font-size:.95rem}.feedbackLauncher{position:fixed;right:28px;bottom:28px;z-index:30;display:inline-flex;align-items:center;gap:.7rem;min-height:48px;padding:.8rem 1rem;border:1px solid rgba(15,210,210,.24);border-radius:999px;background:rgba(255,255,255,.96);color:#12333a;font-family:Lato,sans-serif;font-size:.95rem;font-weight:800;box-shadow:0 20px 44px #12333a29;cursor:pointer}.feedbackLauncher__dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,rgb(15,210,210),rgb(111,235,235));box-shadow:0 0 0 6px #0fd2d21f}.feedbackOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:34;border:none;background:rgba(5,12,15,.52);cursor:pointer}.feedbackPanel{position:fixed;right:28px;bottom:92px;z-index:35;width:min(420px,100vw - 32px);padding:1.35rem;border-radius:30px;border:1px solid rgba(18,51,58,.08);background:radial-gradient(circle at top right,rgba(15,210,210,.12),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(244,248,251,.98));box-shadow:0 34px 74px #12333a38;color:var(--text-strong)}.feedbackPanel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.feedbackPanel__eyebrow{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:999px;background:rgba(15,210,210,.12);color:var(--brand-deep);font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.feedbackPanel__header h3{margin:.85rem 0 0;font-size:1.55rem;line-height:1.1;letter-spacing:-.03em}.feedbackPanel__close{width:36px;height:36px;border-radius:999px;background:rgba(18,51,58,.06);color:var(--text-body);font-size:1rem}.feedbackPanel__copy{margin:.85rem 0 1.1rem;font-size:.97rem;line-height:1.7;color:var(--text-body)}.feedbackForm{display:flex;flex-direction:column;gap:.95rem}.feedbackField{display:flex;flex-direction:column;gap:.45rem}.feedbackField span{font-size:.9rem;font-weight:700;color:var(--text-body)}.feedbackField input,.feedbackField textarea{width:100%;border:1px solid rgba(18,51,58,.12);border-radius:16px;padding:.9rem 1rem;background:rgba(255,255,255,.92);color:var(--text-strong);font:inherit}.feedbackField textarea{resize:vertical;min-height:132px}.feedbackStars{display:flex;gap:.35rem}.feedbackStar{border:none;background:transparent;color:#12333a33;font-size:1.7rem;line-height:1;cursor:pointer}.feedbackStar--active{color:#0fd2d2}.feedbackForm__actions{display:flex;justify-content:flex-end;gap:.8rem;margin-top:.2rem}.feedbackPrimaryButton,.feedbackSecondaryButton{min-height:46px;padding:0 1.15rem;border-radius:999px;font:inherit;font-weight:700;cursor:pointer}.feedbackPrimaryButton{border:none;background:linear-gradient(135deg,rgb(15,210,210),rgb(111,235,235));color:#12333a;box-shadow:0 14px 28px #0fd2d23d}.feedbackSecondaryButton{border:1px solid rgba(18,51,58,.12);background:rgba(255,255,255,.9);color:var(--text-strong)}.feedbackPrimaryButton:disabled{opacity:.8;cursor:wait}@media screen and (max-width: 1080px){.footerContainer{grid-template-columns:repeat(2,minmax(0,1fr))}.footerLead{max-width:none;grid-column:1/-1;padding-right:0}}@media screen and (max-width: 630px){.footer{margin-top:2.5rem;padding-top:52px}.footerContainer{width:calc(100vw - 24px);grid-template-columns:1fr;gap:1.8rem}.newsletterForm{flex-direction:column;gap:.65rem}.newsletterEmailInput,.newsletterEmailSubmit{width:100%;border-radius:14px}.feedbackLauncher{right:12px;bottom:14px;padding:.78rem .9rem}.feedbackPanel{right:12px;bottom:76px;width:calc(100vw - 24px);padding:1rem;border-radius:24px}.feedbackForm__actions{flex-direction:column}}
