body{padding:0;margin:0}nav{width:100%;display:flex;justify-content:center;align-items:center;padding:12px 0}nav ul{display:flex;flex-direction:row;gap:16px;padding:0;margin:0 0 0 32px;flex:1}nav li{list-style-type:none;position:relative;padding:6px 12px}nav a{color:var(--neutral-500, #71717A);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}.userButton{display:flex;flex-direction:row;align-items:center;margin:auto 0 auto 32px;gap:8px}.userButton span{margin:auto 0;display:flex;justify-content:center;align-items:center;height:32px;width:32px;color:var(--neutral-50, #FAFAFA);text-align:center;font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-.45px;border-radius:4px;background:var(--blue-800, #1E40AF)}.mobileMenuButtonFrame{display:none;flex:1;flex-direction:row;align-items:center;justify-content:flex-end}nav li:nth-of-type(5):hover .navDropdowns{padding:8px;height:220px;border:1px solid var(--Neutral-200, #E4E4E7)}nav li:hover a{color:var(--Blue-600, #2563EB);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}nav li:hover{border-radius:12px;background:var(--Blue-50, #EFF6FF)}.navItem.disabled{pointer-events:none;opacity:.5}.navItem.disabled:hover{background:none}.navDropdowns{display:flex;flex-direction:column;gap:4px;position:absolute;width:184px;height:0px;padding:0;transition:.5s;background-color:#fff;z-index:99;left:0;border-radius:12px;background:#FFF;top:calc(100% + 16px);box-shadow:0 8px 24px #00000029;overflow:hidden}.dropButtons{display:flex;flex:1;max-height:33px;min-height:33px;padding:8px 12px;color:var(--Neutral-900, #18181B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px}.dropButtons:hover{border-radius:6px;background:var(--Neutral-100, #F4F4F5)}@media (max-width: 768px){.mobileMenuButtonFrame{display:flex}nav ul{display:none}nav .userButton{display:none}.iconButtons{display:none}}.row{display:flex;flex-direction:row;align-items:center;width:calc(100% - 48px);max-width:1440px;margin:0 auto}.logoTxtFrame{display:flex;flex-direction:row;align-items:center;gap:8px}.txtedLogo{height:28px;width:28px}.logoTxtFrame label{color:var(--blue-950, #172554);font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-1.2px}.pageTopBar{justify-content:space-between;padding:12px 0}.pageTopBar span{color:var(--neutral-950, #09090B);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.pageTopBar .rightFrame{display:flex;flex-direction:row;gap:8px}.actionButton{border-radius:8px;border:1px solid var(--neutral-300, #D4D4D8);background:#FFF;box-shadow:0 1px 2px #00000014;height:36px;min-width:36px;padding:0 8px;display:flex;justify-content:center;align-items:center}.actionButton label{padding:0 6px;cursor:pointer}.invoiceCard{display:flex;flex-direction:column;border-radius:8px;flex:1;min-width:336px;max-width:calc(50% - 8px);min-height:130px;box-shadow:2px 12px 12px 2px #00000014}.icardHeader{display:flex;padding:8px 0;background:blue;border-radius:8px 8px 0 0;justify-content:center;align-items:center;color:var(--neutral-50, #FAFAFA);text-align:center;font-family:JetBrains Mono;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.cardRows{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px;width:calc(100% - 24px);border-bottom:1px dashed var(--neutral-200, #E4E4E7)}.bordered{border-radius:24px;border:1px solid var(--blue-600, #2563EB);padding:2px 8px;color:var(--blue-600, #2563EB);font-family:Inter;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.39px}.customerName{color:var(--neutral-950, #09090B);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px}.idate{color:var(--neutral-500, #71717A);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}.iprice{color:var(--neutral-950, #09090B);font-family:JetBrains Mono;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.6px}.invoiceCard img{min-width:100%;width:100%;max-width:100%;margin-bottom:-3px;display:flex}@media (max-width: 768px){.invoiceCard{min-width:100%}}@media (max-width: 900px){.pageTopBar{flex-wrap:wrap;gap:12px}.pageTopBar span{min-width:100%}.inputoutFrame{flex:1;max-width:100%}}.frameSplitter{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%;color:var(--Neutral-300, #D4D4D8);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}.frameSplitter hr{display:flex;flex:1;height:.5px;opacity:.3}.editableFrame{display:flex;flex:1;align-items:center;flex-direction:row;justify-content:space-between}.drawer{display:flex;position:fixed;right:0;top:0;height:100%;width:372px;background-color:#fff;flex-direction:column;transition:.5s;box-shadow:2px 2px 12px 12px #00000014;gap:24px;overflow:hidden;overflow-y:scroll}.drawerButton{display:flex;justify-content:center;align-items:center;padding:1px;border-width:1px;border-style:solid;max-width:fit-content;margin:4px;border-radius:5px;border-color:#0000001a}.numberChanger{display:flex;flex-direction:row;align-items:center;gap:8px}.numberChanger button{height:32px;width:32px;border-radius:4px;border:1px solid var(--Neutral-200, #E4E4E7);background:var(--Neutral-50, #FAFAFA);display:flex;justify-content:center;align-items:center}.numberChanger span{width:48px;height:32px;border-radius:4px;border:1px solid var(--Neutral-200, #E4E4E7);background:var(--Neutral-50, #FAFAFA);display:flex;justify-content:center;align-items:center;color:var(--Grey-950, #030712);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.48px}.drawerHeader{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 32px);margin:16px auto 0;align-items:center}.drawerHeader span{color:var(--Grey-950, #030712);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.6px}footer{width:100%;display:flex;justify-content:center;align-items:center}.container{display:flex;flex-direction:column;min-height:100vh;width:100%;justify-content:space-between;background-color:transparent}.inputoutFrame{width:100%;max-width:470px;display:flex;flex-direction:column;gap:6px}.inputFrame{border-radius:8px;border:1px solid var(--neutral-300, #D4D4D4);background:#FFF;box-shadow:0 1px 2px #00000014;flex:1;padding:4px 8px;max-height:32px;flex-direction:row;display:flex;align-items:center}.input{outline:none;margin-left:8px;display:flex;width:calc(100% - 8px);border:none;color:var(--neutral-500, #737373);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.28px}.inputUpperText{color:var(--neutral-950, #0A0A0A);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.28px}.formInput{display:flex;padding:8px 0;flex:1;border-bottom:1px solid var(--Neutral-100, #F4F4F5)}.formInput .medium-font{color:#09090b;font-size:24px}.formInput .medium-font:focus{border-bottom:1px solid #2563EB}.formInput input{flex:1;color:var(--Neutral-950, #09090B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px;border-style:none}.formInput input:focus{outline:none}.modal{position:fixed;top:0;min-height:100vh;width:100%;left:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;transition:.5s;opacity:0;z-index:100}.backHandler{position:absolute;z-index:1;display:flex;width:100%;height:100%}.modalContent{background-color:#fff;border-radius:12px;min-width:300px;min-height:300px;max-width:calc(100% - 64px);display:flex;transition:.5s;position:absolute;z-index:2;margin-bottom:200%;flex-direction:column;justify-content:flex-start;overflow:hidden;width:fit-content}.modalInsideFrame{width:calc(100% - 48px);margin:0 auto;padding:24px 0;display:flex}.modalTitle{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.54px;flex:1}.closeButton{border-radius:8px;border:1px solid var(--zinc-300, #D4D4D8);background:#FFF;box-shadow:0 0 0 2px #fff6 inset,0 1px 2px #00000014;display:flex;padding:4px;max-height:28px;max-width:28px;justify-content:center;align-items:center}.modalheader{padding:12px}.rowTag{color:var(--zinc-950, #09090B);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px;display:flex;flex-direction:row;align-items:center;gap:4px}.resetFilters{margin:auto;color:var(--red-orange-600, #EF1407);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.48px;display:flex;flex-direction:row;align-items:center;gap:6px}.button{border-radius:8px;background:var(--blue-600, #2563EB);box-shadow:0 1px 2px #00000014,0 1px 2px #00000014;width:100%;max-width:470px;display:flex;justify-content:center;align-items:center;height:36px;color:var(--neutral-50, #FAFAFA);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.28px;gap:6px}.selectFrame{width:100%;max-width:250px;display:flex;flex-direction:column;gap:6px}.select-input .css-1dimb5e-singleValue{font-size:14px;font-family:Inter;color:#737373}.dateFrame{width:100%;max-width:250px;display:flex;flex-direction:column;height:50px;gap:6px}.switch{display:flex;flex-direction:row;width:calc(100% - 48px);border-radius:8px;border:1px solid var(--neutral-200, #E4E4E7);background:var(--neutral-100, #F4F4F5);padding:8px;position:relative;z-index:1;height:18px}.switch button:first-of-type{margin-left:-8px}.switch button:last-of-type{margin-right:-8px}.switchTabs{flex:1;color:var(--neutral-950, #09090B);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.28px;display:flex;justify-content:center;align-items:center}.switchCursor{z-index:-1;position:absolute;display:flex;justify-content:center;border-radius:4px;height:calc(100% - 8px);left:4px;top:4px;background:#FFF;transition:.3s;box-shadow:0 1px 2px #23272e14}.formRadio{display:flex;padding:8px 0;gap:15px;align-items:center}.formRadio .radioItem label{display:flex;align-items:center;color:#09090b;font-size:14px;font-weight:500;font-family:sans-serif;line-height:24px;letter-spacing:-.28px;justify-content:center;text-align:center}.checkItem{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.45px;width:80px;margin-right:12px}.checkItem label{display:flex;gap:5px;align-items:center}.section{width:100%;display:flex;justify-content:center;align-items:center}button{padding:0;margin:0;border:none;cursor:pointer;background-color:transparent}a{cursor:pointer}.jcc{justify-content:center}.invoicesFrame{display:flex;flex-direction:row!important;flex-wrap:wrap;gap:16px;margin-top:16px}.tab-Frame{padding:20px;display:flex;align-items:center}.informationModal{max-width:1128px;width:calc(100% - 32px);width:1128px;min-height:464px;display:flex;flex-direction:column;height:fit-content;justify-content:space-between}.informationTabFrame{width:100%;height:29px;border-bottom:1px solid var(--Neutral-200, #E4E4E7);padding:0 20px;display:flex;flex-direction:row}.modalTabs{display:flex;padding:6px 12px;border-radius:5px 5px 0 0;margin-bottom:-1px;border:1px solid var(--Neutral-200, #E4E4E7);background:var(--Neutral-50, #FAFAFA)}.informationFrame{padding:20px;width:calc(100% - 48px)}.formRow{display:flex;max-width:100%;flex-direction:row;align-items:center}.formRow .img-container{display:flex}.img-container .file,.img-container .img-frame{flex:1}.img-file{max-height:56px;width:56px;object-fit:cover;border-radius:30px}.img-padding{padding-right:50px;cursor:pointer}.formLabels{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.45px;width:80px;margin-right:12px}.logoButton{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:4px;border:1px solid var(--Neutral-200, #E4E4E7);background:var(--Neutral-50, #FAFAFA);padding:8px 20px;color:var(--Neutral-400, #A1A1AA);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px;gap:8px;min-height:56px;margin-left:12px}.settingsLeftForm{display:flex;flex-direction:column;flex:1}.splittedFrame{display:flex;flex-direction:row;height:fit-content;gap:24px;width:100%}.bodyForm-frame{display:flex;flex-direction:row;height:fit-content;gap:24px;padding:0 20px}.bodyform-unlock{display:flex;flex-direction:column;gap:12px;align-items:center;justify-self:unset;color:#000;font-family:Inter;line-height:29px}.blur-background{width:100%;position:relative;overflow:hidden}.blur-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.lock{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.lock .blur-content{display:flex;flex-direction:column;align-items:center;color:#000}.bodyform-unlock .unlock-title{color:#09090b;font-weight:500;font-size:24px}.bodyform-unlock p{color:#a1a1aa;font-weight:400;font-size:14px;margin:0}.leftForm,.rightForm{display:flex;flex-direction:column;width:calc(50% - 12px)}.settingsBottom{border-top:1px solid var(--Neutral-200, #E4E4E7);flex:1;padding:25px;max-height:60px;margin-top:20px;justify-self:flex-end;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px}.invoicingTopFrame{padding:12px 0}.invoicingLeft{display:flex;flex-direction:column;gap:2px;flex:1}.invoicingLeft span{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.39px}.invoicingLeft label{color:var(--Neutral-600, #52525B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px}.invoicingFormFrame{flex-direction:column;position:relative;flex:1;margin-top:8px;border-radius:12px 12px 0 0;justify-content:space-between;box-shadow:2px 12px 12px 8px #00000014}.invoicingFormFrame img{width:100%;display:flex;position:relative;margin-bottom:-10px}.formTop{width:calc(100% - 40px);padding:20px 0;max-height:96px;display:flex;flex-direction:row;border-bottom:1px dashed var(--Neutral-200, #E4E4E7)}.formTopLeft{display:flex;flex-direction:column;gap:8px;flex:1}.formTopLeft span{color:var(--Neutral-400, #A1A1AA);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}.formTopLeft label{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.simpleRow{display:flex;flex-direction:row;width:calc(100% - 40px);padding-top:8px}.invoicingFormBottomRight{display:flex;flex-direction:column}.invoicingFormBottomRight span{color:var(--Neutral-600, #52525B);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px;gap:8px;display:flex;align-self:flex-end;padding:8px 0}.invoicingFormBottomRight label{color:var(--Neutral-600, #52525B);font-family:JetBrains Mono;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}.totalFrame{display:flex;flex-direction:row;padding:8px 0;border-top:1px solid var(--Neutral-200, #E4E4E7)}.totalFrame span{color:var(--Neutral-600, #52525B);text-align:right;font-family:Inter;font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.72px;display:flex;flex-direction:row;align-items:center}.totalFrame label:first-of-type{color:var(--Neutral-400, #A1A1AA);font-family:JetBrains Mono;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.48px;text-decoration:line-through}.totalFrame label:last-of-type{color:var(--Neutral-950, #09090B);font-family:JetBrains Mono;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.previewFrame{display:flex;flex-direction:column;flex:1;max-width:717px;padding:32px;background-color:#fff;margin:32px auto;box-shadow:2px 12px 12px 8px #00000014;border-radius:12px 12px 0 0;position:relative;min-height:fit-content}.bottomCardImg{position:absolute;top:calc(100% - 5px);width:100%;left:0}.invoiceHeader{width:100%;display:flex;flex-direction:row;padding-bottom:32px;border-bottom:1px dashed var(--Neutral-200, #E4E4E7)}.invoiceLogo{width:56px;height:56px;object-fit:cover}.invoiceHeader span{color:var(--Neutral-400, #A1A1AA);font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px;display:flex;flex-direction:column;margin-left:16px;height:56px;justify-content:center;flex:1}.invoiceHeader span label{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.invoiceHeader article{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.invoiceHeader article label{color:var(--Neutral-400, #A1A1AA);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px}.invoiceInfo{display:flex;flex-direction:row;padding:12px 0;border-bottom:1px solid var(--Neutral-200, #E4E4E7)}.invoiceInfoFragments{display:flex;flex-direction:column;flex:1}.invoiceInfoFragments span{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.45px;padding:12px 0;display:flex;flex-direction:row;align-items:center;flex:1;justify-content:space-between}.invoiceInfoFragments span label{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px;display:flex;flex:1;max-width:254.5px}.invoiceFooter{margin-top:12px;padding:12px 0;border-top:1px dashed var(--Neutral-200, #E4E4E7);display:flex;flex-direction:row;justify-content:space-between;min-height:208px;align-items:center}.invoiceFooterParts{display:flex;flex-direction:column;flex:1;min-height:184px}.invoiceFooter div:first-of-type{padding-right:24px;border-right-style:solid;border-width:1;border-color:var(--Neutral-200, #E4E4E7)}.footerDesc{color:var(--Neutral-600, #52525B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.14px;margin:auto}.formFrame{max-height:fit-content;display:flex;flex-direction:column;margin:72px auto;width:470px;max-width:calc(100% - 32px);align-items:center}.omnesinLogo{height:48px;width:48px}.signInText{color:var(--Neutral-900, #18181B);text-align:center;font-family:Inter;font-size:32px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.64px}.links{color:var(--Blue-600, #2563EB);text-align:right;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.28px;text-decoration-line:underline}.forgotpasswordText{margin-top:12px;align-self:flex-end;width:100%;text-align:end}.linkWithText{color:var(--Neutral-500, #71717A);text-align:center;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:-.28px;display:flex;flex-direction:row;align-items:center;gap:4px}.formSubText{color:var(--Neutral-500, #71717A);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.16px;max-width:330px}.drawerRow{display:flex;flex-direction:row;align-items:center;width:calc(100% - 32px);min-width:340px;margin:0 auto;padding:0 16px;justify-content:space-between}.drawerRow label{color:#000;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.42px}.colorInput{border-style:none;padding:0;outline:none;display:flex;border:none;width:40px;height:40px;border-radius:12px;overflow:hidden;margin:-8px 0 0 -8px}.colorInputFrame{width:24px;height:24px;border-radius:50%;overflow:hidden;justify-content:center;align-items:center;border-style:solid;border-color:#e4e4e7}.drawer select{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.28px;width:120px;height:32px;padding:4px 8px;border-radius:8px;border:1px solid var(--Neutral-200, #E4E4E7);background:#FFF}.pricingFrame h1{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:115%;flex:1;padding:72px 0}.pricingTop{display:flex;flex-direction:row;width:100%;align-items:center}.pricingTop span{color:var(--Blue-600, #2563EB);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:125%}.switchCustomOut{border-radius:100px;border:1px solid var(--Neutral-200, #E4E4E7);background:#FFF;padding:4;height:32px;margin-left:16px}.switchCustomCursor{border-radius:100px;background:var(--Blue-600, #2563EB)}.chooseText{color:var(--Neutral-500, #71717A);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:125%}.packages{display:flex;flex-direction:column;padding:24px;width:256px;border-radius:8px;border:1px solid var(--Neutral-200, #E4E4E7);background:#FFF}.packages h3{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:115%}.packages label{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:12px;font-style:normal;font-weight:400;line-height:115%;margin-bottom:6px}.packagePriceFrame{display:flex;flex-direction:row;max-height:fit-content;align-items:flex-end}.packagePriceFrame h2{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:32px;font-style:normal;font-weight:700;line-height:115%;padding:0;margin:0}.packageButton{border-radius:8px;background:var(--Blue-600, #2563EB);width:100%;height:42px;justify-content:center;align-items:center;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;line-height:115%;margin-top:40px}.packagesFrame{margin-top:32px;gap:16px;display:flex!important;flex-direction:row!important;justify-content:center!important}.pricingModules{display:flex;flex-direction:column}.moduleTop{display:flex;width:calc(100% - 32px);padding:16px;border-radius:8px;background:var(--Neutral-200, #E4E4E7);color:var(--Neutral-950, #09090B);font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:115%}.moduleRows{display:flex;flex-direction:row;border-bottom:1px solid var(--Neutral-200, #E4E4E7);width:calc(100% - 32px);padding:16px}.moduleRowParts{display:flex;flex:1}.defPart{color:var(--sementics-color-fg-muted, var(--Neutral-500, #71717A));font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:115%}.firstPart{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:115%}.customToast{font-family:Inter}.invoiceContentContainer{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:calc(100% - 40px);padding:12px 20px}.invoiceInputFrame{cursor:pointer;display:flex;flex-direction:row;align-items:center;gap:12px}.invoiceInputLabel{color:var(--Neutral-950, #09090B);font-family:Inter;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.45px}.addaline{display:flex;padding:6px 12px 6px 6px;border-radius:8px;background-color:#eff6ff;color:#2563eb;flex-direction:row;align-items:center;gap:6px}.tableInputFrame{display:flex;flex-direction:row;align-items:center;padding:6px}.tableInputFrame input{display:flex;flex:1;color:var(--Neutral-950, #09090B);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.42px;outline:none;border:none;background-color:transparent}.modulesPage{display:flex;gap:24px;flex-direction:column}.modulesTop{width:100%;display:flex;padding:12px 24px;justify-content:center;align-items:center;color:var(--Neutral-950, #09090B);text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px;border-bottom:1px solid var(--Neutral-200, #E4E4E7)}.projectTop{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--Neutral-200, #E4E4E7);color:var(--Neutral-950, #09090B);text-align:center;font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.modulesFrame{display:grid;grid-template-columns:repeat(4,1fr);flex-direction:row;flex-wrap:wrap;gap:24px;width:100%}.module{position:relative;display:flex;overflow:hidden;flex-direction:column;padding:24px;min-width:230px;gap:16px;border-radius:16px;border:2px solid var(--Neutral-100, #F4F4F5);background:linear-gradient(180deg,#FFF 0%,rgba(255,255,255,0) 100%);box-shadow:0 1.2px 2.4px #17255414,0 9.6px 14.4px #17255438,0 4px 2px 1px #17255414;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.paymentStatusSpan{position:absolute;top:0;right:0;background-color:#2563eb;padding:8px;color:#fff!important;border-bottom-left-radius:10px}.module:hover{border-radius:16px;border:2px solid var(--Blue-600, #2563EB);background:linear-gradient(180deg,#FFF 0%,rgba(255,255,255,0) 100%);box-shadow:0 0 0 8px #2563eb1a,0 0 0 4px #2563eb1a,0 1.2px 2.4px #17255414,0 9.6px 14.4px #17255438,0 4px 2px 1px #17255414;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.module span{color:var(--Blue-950, #172554);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.6px}.baseFormFrame{display:flex;flex-direction:column;width:368px;padding:16px 16px 64px;gap:16px}.modalHeader{display:flex;margin:0;padding:0;color:var(--Neutral-950, #09090B);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.72px}.customerInputs{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.customerFormFrame button{min-width:100%}.customerFormFrame{width:700px}.row-buttons{display:flex;align-items:center;gap:30px}.selectInput{flex:1}.selectInput *{cursor:pointer;font-family:Inter;background-color:transparent!important;border-style:none!important}.selectInput select{background-color:red!important}.css-1nmdiq5-menu{background-color:#fff!important}.css-1dimb5e-singleValue{color:#000!important}.productSelect{max-width:350px;min-width:150px}.invoicingFormInput{background-color:transparent;border-bottom:none}.yasinInput:focus{outline:none;border:none}.customerForm{flex-direction:column;display:flex;width:1184px;max-width:calc(100% - 32px);padding:16px;background-color:red}@media (max-width: 1024px){.customerInputs{display:flex;flex-direction:column}.customerFormFrame{width:400px}}
