.DropdownMenu-module__Z_LY5a__dropdown{position:relative}.DropdownMenu-module__Z_LY5a__trigger{color:#707070;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:8px 6px;font-size:16px;font-weight:400;line-height:1;transition:background-color .2s;display:inline-flex}.DropdownMenu-module__Z_LY5a__trigger:hover{color:#4e4e4e;background:0 0}.DropdownMenu-module__Z_LY5a__chevron{justify-content:center;align-items:center;width:12px;height:12px;transition:transform .2s;display:inline-flex}.DropdownMenu-module__Z_LY5a__chevron[data-open=true]{transform:rotate(180deg)}.DropdownMenu-module__Z_LY5a__chevron svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.DropdownMenu-module__Z_LY5a__menu{z-index:80;background:#fff;border:1px solid #dfdfdf;border-radius:12px;min-width:210px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 30px #00000014}.DropdownMenu-module__Z_LY5a__menuItem{color:#2e2e2e;border-radius:8px;padding:10px 12px;font-size:15px;line-height:1.2;text-decoration:none;display:block}.DropdownMenu-module__Z_LY5a__menuItem:hover{background:#f5f5f5}
.Header-module__NU2ibW__headerDesktop{z-index:60;background:#f5f5f5;border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;gap:24px;padding:10px 34px;display:flex;position:sticky;top:0}.Header-module__NU2ibW__logoLink{display:inline-flex}.Header-module__NU2ibW__logo{-o-object-fit:contain;object-fit:contain;width:128px;height:24px}.Header-module__NU2ibW__desktopActions{align-items:center;gap:16px;margin-left:auto;display:flex}.Header-module__NU2ibW__dropdownNav{align-items:center;gap:6px;display:flex}.Header-module__NU2ibW__desktopCtas{align-items:center;gap:8px;display:inline-flex}.Header-module__NU2ibW__salesButton{color:#1f1f1f;background:#fff;border:1px solid #d6d6d6;border-radius:10px;justify-content:center;align-items:center;height:44px;padding:5px 12px;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:24px;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__NU2ibW__salesButton:hover{background:#ededed;transition:all .3s}.Header-module__NU2ibW__getStartedButton{color:#fff;background:#f3bf3a;border-radius:10px;align-items:center;gap:8px;height:44px;padding:5px 10px 5px 12px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:24px;text-decoration:none;transition:all .3s;display:inline-flex}.Header-module__NU2ibW__getStartedButton:hover{background:#e4b42b;transition:all .3s}.Header-module__NU2ibW__getStartedIcon{color:#1f1f1f;background:#fff;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.Header-module__NU2ibW__getStartedIcon svg{width:17px;height:17px}.Header-module__NU2ibW__accountWrap{display:inline-flex;position:relative}.Header-module__NU2ibW__accountAvatarBtn{cursor:pointer;background:0 0;border:0;padding:0}.Header-module__NU2ibW__accountAvatar{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #dcdcdc;border-radius:50%;width:36px;height:36px;display:inline-flex}.Header-module__NU2ibW__accountMenu{z-index:90;background:#fff;border-radius:10px;width:min(400px,90vw);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 14px 32px #00000029}.Header-module__NU2ibW__accountTop{align-items:center;gap:12px;padding:16px;display:flex}.Header-module__NU2ibW__accountAvatarLarge{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #dcdcdc;border-radius:50%;width:44px;height:44px}.Header-module__NU2ibW__accountName{margin:0;font-weight:600}.Header-module__NU2ibW__accountEmail{color:#5f5f5f;margin:3px 0 0;font-size:12px}.Header-module__NU2ibW__accountItem{color:inherit;border-top:1px solid #ececec;justify-content:space-between;align-items:center;gap:12px;padding:16px;text-decoration:none;display:flex}.Header-module__NU2ibW__accountItem:hover{background:#f9f9f9}.Header-module__NU2ibW__accountItemTitle{margin:0;font-size:18px;font-weight:600}.Header-module__NU2ibW__accountItemDesc{color:#5f5f5f;margin:4px 0 0;font-size:14px}.Header-module__NU2ibW__accountChevron{color:#f3bf3a}.Header-module__NU2ibW__logoutBtn{color:#de2e2e;cursor:pointer;background:0 0;border:0;border-top:1px solid #ececec;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;display:flex}.Header-module__NU2ibW__logoutBtn:hover{background:#f9f9f9}.Header-module__NU2ibW__headerMobile{display:none}.Header-module__NU2ibW__mobileBar{background:#f5f5f5;border-bottom:1px solid #ebebeb;justify-content:space-between;align-items:center;padding:16px;display:flex}.Header-module__NU2ibW__menuButton{color:#161616;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.Header-module__NU2ibW__mobileSignIn{color:#161616;align-items:center;display:inline-flex}.Header-module__NU2ibW__mobilePanel{background:#f5f5f5;border-bottom:1px solid #0000;max-height:0;padding:0 16px;transition:max-height .25s,padding .25s;overflow:hidden}.Header-module__NU2ibW__mobilePanelOpen{border-bottom-color:#ebebeb;max-height:70vh;padding:14px 16px 20px}.Header-module__NU2ibW__mobileNavColumns{grid-template-columns:1fr;gap:16px;display:grid}.Header-module__NU2ibW__mobileNavSection{flex-direction:column;display:flex}.Header-module__NU2ibW__mobileSectionTitle{letter-spacing:.08em;text-transform:uppercase;color:#737373;margin:0 0 4px;font-size:13px;font-weight:700}.Header-module__NU2ibW__mobileLink{color:#1f1f1f;border-bottom:1px solid #e6e6e6;padding:12px 0;text-decoration:none}.Header-module__NU2ibW__mobileLoginButton{color:#1f1f1f;background:#fff;border:1px solid #d6d6d6;border-radius:10px;justify-content:center;align-items:center;height:44px;margin-top:16px;font-family:Poppins,sans-serif;text-decoration:none;display:inline-flex}@media (max-width:960px){.Header-module__NU2ibW__headerDesktop{display:none}.Header-module__NU2ibW__headerMobile{z-index:60;display:block;position:sticky;top:0}}
.Footer-module__-Y1LHa__footer{background:#000;flex-direction:column;gap:34px;padding:52px 60px 64px;display:flex}.Footer-module__-Y1LHa__inner{justify-content:space-between;align-items:flex-start;gap:54px;width:100%;display:flex}.Footer-module__-Y1LHa__brandBlock{flex-direction:column;align-items:center;gap:17px;display:flex}.Footer-module__-Y1LHa__divider{background:#fff;width:100%;height:1px}.Footer-module__-Y1LHa__brand{background:url(/adnexio-logo-white.png) 50%/contain no-repeat;flex:none;width:200px;height:30px}.Footer-module__-Y1LHa__lhdn{background:url(/logo_lhdn.png) 50%/contain no-repeat;flex:none;width:117px;height:91px}.Footer-module__-Y1LHa__linksGrid{grid-template-columns:repeat(3,minmax(120px,1fr));align-items:start;gap:80px 40px;display:grid}.Footer-module__-Y1LHa__linkList{flex-direction:column;gap:16px;display:flex}.Footer-module__-Y1LHa__link{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.Footer-module__-Y1LHa__link:hover{color:#d9d9d9}.Footer-module__-Y1LHa__copy{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:19px}@media (max-width:1200px){.Footer-module__-Y1LHa__linksGrid{grid-template-columns:repeat(2,minmax(120px,1fr))}}@media (max-width:800px){.Footer-module__-Y1LHa__footer{gap:24px;padding:32px 20px 36px}.Footer-module__-Y1LHa__inner{flex-direction:column;gap:22px}.Footer-module__-Y1LHa__lhdnWrap{width:100%}.Footer-module__-Y1LHa__linksGrid{grid-template-columns:1fr;gap:18px}.Footer-module__-Y1LHa__link{font-size:18px}.Footer-module__-Y1LHa__copy{font-size:13px}}
