.MultipleSection-module-scss-module__eCoVNa__multipleSectionContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:60px;width:100%;max-width:1180px;height:fit-content;display:flex}.MultipleSection-module-scss-module__eCoVNa__sectionContainerLeft,.MultipleSection-module-scss-module__eCoVNa__sectionContainerRight{align-items:center;width:100%;height:500px;display:flex}.MultipleSection-module-scss-module__eCoVNa__sectionContainerLeft{flex-direction:row}.MultipleSection-module-scss-module__eCoVNa__sectionContainerRight{flex-direction:row-reverse}.MultipleSection-module-scss-module__eCoVNa__imgContainerLeft,.MultipleSection-module-scss-module__eCoVNa__imgContainerRight{flex-direction:row;align-items:center;width:50%;height:100%;display:flex}.MultipleSection-module-scss-module__eCoVNa__imgContainerLeft{justify-content:flex-start}.MultipleSection-module-scss-module__eCoVNa__imgContainerRight{justify-content:flex-end}.MultipleSection-module-scss-module__eCoVNa__imageContainerSrc{width:450px}.MultipleSection-module-scss-module__eCoVNa__contentContainerLeft,.MultipleSection-module-scss-module__eCoVNa__contentContainerRight{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:50%;height:100%;display:flex}.MultipleSection-module-scss-module__eCoVNa__topContentContainer{flex-direction:column;justify-content:flex-start;height:calc(100% - 150px);display:flex}.MultipleSection-module-scss-module__eCoVNa__bottomContentContainer{height:100px}.MultipleSection-module-scss-module__eCoVNa__sectionTitle{font-size:30px;font-family:var(--font-bold);margin:0;padding:0}.MultipleSection-module-scss-module__eCoVNa__sectionParagraph{font-size:14px;font-family:var(--font-medium);color:#282727;margin-top:20px;margin-bottom:40px}.MultipleSection-module-scss-module__eCoVNa__divider{background-color:#e1e1e1;width:150px;height:1px;margin-bottom:10px}.MultipleSection-module-scss-module__eCoVNa__bottomTitle{font-size:18px;font-family:var(--font-demiBold);text-align:center;margin:0;padding:0}.MultipleSection-module-scss-module__eCoVNa__detailsContainer{flex-direction:row;align-items:flex-end;gap:10px;width:fit-content;height:65px;display:flex}.MultipleSection-module-scss-module__eCoVNa__squareContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:60px;height:65px;display:flex}.MultipleSection-module-scss-module__eCoVNa__squareTitle{font-size:12px;font-family:var(--font-medium);color:#282727;text-align:center}.MultipleSection-module-scss-module__eCoVNa__square{background-color:#282727;border-radius:6px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.MultipleSection-module-scss-module__eCoVNa__icon{color:#fff;font-size:18px}@media (max-width:1180px){.MultipleSection-module-scss-module__eCoVNa__multipleSectionContainer{max-width:98%}}@media (max-width:950px){.MultipleSection-module-scss-module__eCoVNa__sectionContainerLeft,.MultipleSection-module-scss-module__eCoVNa__sectionContainerRight{flex-direction:column-reverse;justify-content:center;align-items:center;height:fit-content}.MultipleSection-module-scss-module__eCoVNa__imgContainerLeft,.MultipleSection-module-scss-module__eCoVNa__imgContainerRight{justify-content:center;width:98%;height:500px}.MultipleSection-module-scss-module__eCoVNa__imageContainerSrc{width:100%;height:450px}.MultipleSection-module-scss-module__eCoVNa__contentContainerLeft,.MultipleSection-module-scss-module__eCoVNa__contentContainerRight{width:98%;height:500px}.MultipleSection-module-scss-module__eCoVNa__sectionInfoContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex}.MultipleSection-module-scss-module__eCoVNa__topContentContainer{justify-content:center;align-items:center}.MultipleSection-module-scss-module__eCoVNa__sectionTitle,.MultipleSection-module-scss-module__eCoVNa__sectionParagraph{text-align:center}.MultipleSection-module-scss-module__eCoVNa__bottomContentContainer{flex-direction:column;align-items:center;width:100%;height:120px;display:flex}.MultipleSection-module-scss-module__eCoVNa__detailsContainer{margin-top:10px}}@media (max-width:470px){.MultipleSection-module-scss-module__eCoVNa__sectionTitle{font-size:22px}.MultipleSection-module-scss-module__eCoVNa__sectionParagraph{font-size:14px}.MultipleSection-module-scss-module__eCoVNa__imageContainerSrc{width:98%}.MultipleSection-module-scss-module__eCoVNa__squareContainer{width:50px}}
.notification-success,.notification-error,.notification-filter{border-radius:18px;flex-direction:row;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;top:-7px;right:-7px}.notification-success span,.notification-error span,.notification-filter span{font-family:var(--font-regular);font-size:12px}.notification-error{background-color:#ffe4e4;border:1px solid #e80000;box-shadow:0 0 2px .5px #ffe6e6,inset 0 -.5px 0 1px #ffc3c3,inset 0 .5px 0 1px #ffc3c3}.notification-error span{color:#e80000}.notification-success{background-color:#c9ffdd;border:1px solid #04c789;box-shadow:0 0 2px .5px #c5ffda,inset 0 -.5px 0 1px #8cd4a6,inset 0 .5px 0 1px #8cd4a6}.notification-success span{color:#04c789}
@keyframes fade{0%{opacity:0}to{opacity:1}}.primary{color:#fff;background:#3802ce;border:.5px solid #3302ba;box-shadow:inset 0 .5px 0 1px #531ee7,0 1px 0 .2px #30147f}.primary .a{font-family:var(--font-medium)}.primary .link,.primary .icon,.primary .a,.primary .svg,.primary i[class*=icon],.primary .link:visited,.primary .icon:visited,.primary .a:visited,.primary .svg:visited,.primary i[class*=icon]:visited{color:#fff}.primary{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.primary:active{transform:scale(.98)}.primary:focus-visible{outline:3px solid #c6c6c6}.primary:focus:not(:focus-visible){outline:none}.primary:disabled{opacity:.5;cursor:default;pointer-events:none}.primary .a,.primary .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.primary .a:visited,.primary .link:visited{text-decoration:none}@media (max-width:450px){.primary .a,.primary .link{font-size:16px}}.primary .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.primary .icon,.primary .svg{font-size:18px}.primary .icon:visited,.primary .svg:visited{text-decoration:none}.primary:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.primary:has(.icon):not(:has(.a):has(.link)),.primary:has(i[class*=icon]):not(:has(.a):has(.link)),.primary:has(.img):not(:has(.a):has(.link)),.primary:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.primary:has(.icon):not(:has(.a):has(.link)),.primary:has(i[class*=icon]):not(:has(.a):has(.link)),.primary:has(.img):not(:has(.a):has(.link)),.primary:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.primary:has(.icon):has(.a),.primary:has(i[class*=icon]):has(.a),.primary:has(.img):has(.a),.primary:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.primary:has(.icon):has(.a) .icon{margin-right:5px}.primary:has(.icon):has(.a) .svg{margin-right:5px}.primary:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.primary:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.primary:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.primary:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.primary:has(.img):has(.a) .icon{margin-right:5px}.primary:has(.img):has(.a) .svg{margin-right:5px}.primary:has(.img):has(.a) i[class*=icon]{margin-right:5px}.primary:has(.svg):has(.a) .icon{margin-right:5px}.primary:has(.svg):has(.a) .svg{margin-right:5px}.primary:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.primary{height:40px}}.primary-xl{color:#fff;background:#3802ce;border:.5px solid #3302ba;box-shadow:inset 0 .5px 0 1px #531ee7,0 1px 0 .2px #30147f}.primary-xl .a{font-family:var(--font-medium)}.primary-xl .link,.primary-xl .icon,.primary-xl .a,.primary-xl .svg,.primary-xl i[class*=icon],.primary-xl .link:visited,.primary-xl .icon:visited,.primary-xl .a:visited,.primary-xl .svg:visited,.primary-xl i[class*=icon]:visited{color:#fff}.primary-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.primary-xl:active{transform:scale(.99)}.primary-xl:focus-visible{outline:3px solid #c6c6c6}.primary-xl:focus:not(:focus-visible){outline:none}.primary-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.primary-xl .a{font-size:16px}}.primary-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.primary-xl .bold{font-size:16px}}.primary-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.primary-xl .icon,.primary-xl .svg,.primary-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.primary-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.primary-xl{height:40px}}.secondary{color:#fff;background:#282727;border:.5px solid #2b2a2a;box-shadow:inset 0 .5px 0 1px #3b3a3a,0 1px 0 .2px #151515}.secondary .a{font-family:var(--font-medium)}.secondary .link,.secondary .icon,.secondary .a,.secondary .svg,.secondary i[class*=icon],.secondary .link:visited,.secondary .icon:visited,.secondary .a:visited,.secondary .svg:visited,.secondary i[class*=icon]:visited{color:#fff}.secondary{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.secondary:active{transform:scale(.98)}.secondary:focus-visible{outline:3px solid #c6c6c6}.secondary:focus:not(:focus-visible){outline:none}.secondary:disabled{opacity:.5;cursor:default;pointer-events:none}.secondary .a,.secondary .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.secondary .a:visited,.secondary .link:visited{text-decoration:none}@media (max-width:450px){.secondary .a,.secondary .link{font-size:16px}}.secondary .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.secondary .icon,.secondary .svg{font-size:18px}.secondary .icon:visited,.secondary .svg:visited{text-decoration:none}.secondary:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.secondary:has(.icon):not(:has(.a):has(.link)),.secondary:has(i[class*=icon]):not(:has(.a):has(.link)),.secondary:has(.img):not(:has(.a):has(.link)),.secondary:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.secondary:has(.icon):not(:has(.a):has(.link)),.secondary:has(i[class*=icon]):not(:has(.a):has(.link)),.secondary:has(.img):not(:has(.a):has(.link)),.secondary:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.secondary:has(.icon):has(.a),.secondary:has(i[class*=icon]):has(.a),.secondary:has(.img):has(.a),.secondary:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.secondary:has(.icon):has(.a) .icon{margin-right:5px}.secondary:has(.icon):has(.a) .svg{margin-right:5px}.secondary:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.secondary:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.secondary:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.secondary:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.secondary:has(.img):has(.a) .icon{margin-right:5px}.secondary:has(.img):has(.a) .svg{margin-right:5px}.secondary:has(.img):has(.a) i[class*=icon]{margin-right:5px}.secondary:has(.svg):has(.a) .icon{margin-right:5px}.secondary:has(.svg):has(.a) .svg{margin-right:5px}.secondary:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.secondary{height:40px}}.secondary-xl{color:#fff;background:#282727;border:.5px solid #2b2a2a;box-shadow:inset 0 .5px 0 1px #3b3a3a,0 1px 0 .2px #151515}.secondary-xl .a{font-family:var(--font-medium)}.secondary-xl .link,.secondary-xl .icon,.secondary-xl .a,.secondary-xl .svg,.secondary-xl i[class*=icon],.secondary-xl .link:visited,.secondary-xl .icon:visited,.secondary-xl .a:visited,.secondary-xl .svg:visited,.secondary-xl i[class*=icon]:visited{color:#fff}.secondary-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.secondary-xl:active{transform:scale(.99)}.secondary-xl:focus-visible{outline:3px solid #c6c6c6}.secondary-xl:focus:not(:focus-visible){outline:none}.secondary-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.secondary-xl .a{font-size:16px}}.secondary-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.secondary-xl .bold{font-size:16px}}.secondary-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.secondary-xl .icon,.secondary-xl .svg,.secondary-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.secondary-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.secondary-xl{height:40px}}.grey{color:#282727;background:#ececec;border:.5px solid #dfdfdf;box-shadow:inset 0 .5px 0 1px #f2f2f2,0 1px 0 .2px #dedede}.grey .link,.grey .icon,.grey .a,.grey .svg,.grey i[class*=icon],.grey .link:visited,.grey .icon:visited,.grey .a:visited,.grey .svg:visited,.grey i[class*=icon]:visited{color:#282727}.grey{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.grey:active{transform:scale(.98)}.grey:focus-visible{outline:3px solid #c6c6c6}.grey:focus:not(:focus-visible){outline:none}.grey:disabled{opacity:.5;cursor:default;pointer-events:none}.grey .a,.grey .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.grey .a:visited,.grey .link:visited{text-decoration:none}@media (max-width:450px){.grey .a,.grey .link{font-size:16px}}.grey .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.grey .icon,.grey .svg{font-size:18px}.grey .icon:visited,.grey .svg:visited{text-decoration:none}.grey:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.grey:has(.icon):not(:has(.a):has(.link)),.grey:has(i[class*=icon]):not(:has(.a):has(.link)),.grey:has(.img):not(:has(.a):has(.link)),.grey:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.grey:has(.icon):not(:has(.a):has(.link)),.grey:has(i[class*=icon]):not(:has(.a):has(.link)),.grey:has(.img):not(:has(.a):has(.link)),.grey:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.grey:has(.icon):has(.a),.grey:has(i[class*=icon]):has(.a),.grey:has(.img):has(.a),.grey:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.grey:has(.icon):has(.a) .icon{margin-right:5px}.grey:has(.icon):has(.a) .svg{margin-right:5px}.grey:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.grey:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.grey:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.grey:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.grey:has(.img):has(.a) .icon{margin-right:5px}.grey:has(.img):has(.a) .svg{margin-right:5px}.grey:has(.img):has(.a) i[class*=icon]{margin-right:5px}.grey:has(.svg):has(.a) .icon{margin-right:5px}.grey:has(.svg):has(.a) .svg{margin-right:5px}.grey:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.grey{height:40px}}.grey-xl{color:#282727;background:#ececec;border:.5px solid #dfdfdf;box-shadow:inset 0 .5px 0 1px #f2f2f2,0 1px 0 .2px #dedede}.grey-xl .link,.grey-xl .icon,.grey-xl .a,.grey-xl .svg,.grey-xl i[class*=icon],.grey-xl .link:visited,.grey-xl .icon:visited,.grey-xl .a:visited,.grey-xl .svg:visited,.grey-xl i[class*=icon]:visited{color:#282727}.grey-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.grey-xl:active{transform:scale(.99)}.grey-xl:focus-visible{outline:3px solid #c6c6c6}.grey-xl:focus:not(:focus-visible){outline:none}.grey-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.grey-xl .a{font-size:16px}}.grey-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.grey-xl .bold{font-size:16px}}.grey-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.grey-xl .icon,.grey-xl .svg,.grey-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.grey-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.grey-xl{height:40px}}.third{color:#282727;background:#fff;border:.5px solid #e1e1e1;box-shadow:inset 0 .5px 0 1px #cbcbcb40,0 1px 0 .2px #d5d5d5}.third .link,.third .icon,.third .a,.third .svg,.third i[class*=icon],.third .link:visited,.third .icon:visited,.third .a:visited,.third .svg:visited,.third i[class*=icon]:visited{color:#282727}.third{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.third:active{transform:scale(.98)}.third:focus-visible{outline:3px solid #c6c6c6}.third:focus:not(:focus-visible){outline:none}.third:disabled{opacity:.5;cursor:default;pointer-events:none}.third .a,.third .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.third .a:visited,.third .link:visited{text-decoration:none}@media (max-width:450px){.third .a,.third .link{font-size:16px}}.third .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.third .icon,.third .svg{font-size:18px}.third .icon:visited,.third .svg:visited{text-decoration:none}.third:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.third:has(.icon):not(:has(.a):has(.link)),.third:has(i[class*=icon]):not(:has(.a):has(.link)),.third:has(.img):not(:has(.a):has(.link)),.third:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.third:has(.icon):not(:has(.a):has(.link)),.third:has(i[class*=icon]):not(:has(.a):has(.link)),.third:has(.img):not(:has(.a):has(.link)),.third:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.third:has(.icon):has(.a),.third:has(i[class*=icon]):has(.a),.third:has(.img):has(.a),.third:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.third:has(.icon):has(.a) .icon{margin-right:5px}.third:has(.icon):has(.a) .svg{margin-right:5px}.third:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.third:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.third:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.third:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.third:has(.img):has(.a) .icon{margin-right:5px}.third:has(.img):has(.a) .svg{margin-right:5px}.third:has(.img):has(.a) i[class*=icon]{margin-right:5px}.third:has(.svg):has(.a) .icon{margin-right:5px}.third:has(.svg):has(.a) .svg{margin-right:5px}.third:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.third{height:40px}}.third-xl{color:#282727;background:#fff;border:.5px solid #e1e1e1;box-shadow:inset 0 .5px 0 1px #cbcbcb40,0 1px 0 .2px #d5d5d5}.third-xl .link,.third-xl .icon,.third-xl .a,.third-xl .svg,.third-xl i[class*=icon],.third-xl .link:visited,.third-xl .icon:visited,.third-xl .a:visited,.third-xl .svg:visited,.third-xl i[class*=icon]:visited{color:#282727}.third-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.third-xl:active{transform:scale(.99)}.third-xl:focus-visible{outline:3px solid #c6c6c6}.third-xl:focus:not(:focus-visible){outline:none}.third-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.third-xl .a{font-size:16px}}.third-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.third-xl .bold{font-size:16px}}.third-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.third-xl .icon,.third-xl .svg,.third-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.third-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.third-xl{height:40px}}.error{color:#fff;background:linear-gradient(154deg,#e80000 16.44%,#ff8080 127.85%);border:.5px solid #eb0f0f;box-shadow:inset 0 1px 0 1px #f33f3f,0 .4px 2px .5px #93939340}.error .a{font-family:var(--font-medium)}.error .link,.error .icon,.error .a,.error .svg,.error i[class*=icon],.error .link:visited,.error .icon:visited,.error .a:visited,.error .svg:visited,.error i[class*=icon]:visited{color:#fff}.error{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.error:active{transform:scale(.98)}.error:focus-visible{outline:3px solid #c6c6c6}.error:focus:not(:focus-visible){outline:none}.error:disabled{opacity:.5;cursor:default;pointer-events:none}.error .a,.error .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.error .a:visited,.error .link:visited{text-decoration:none}@media (max-width:450px){.error .a,.error .link{font-size:16px}}.error .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.error .icon,.error .svg{font-size:18px}.error .icon:visited,.error .svg:visited{text-decoration:none}.error:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.error:has(.icon):not(:has(.a):has(.link)),.error:has(i[class*=icon]):not(:has(.a):has(.link)),.error:has(.img):not(:has(.a):has(.link)),.error:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.error:has(.icon):not(:has(.a):has(.link)),.error:has(i[class*=icon]):not(:has(.a):has(.link)),.error:has(.img):not(:has(.a):has(.link)),.error:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.error:has(.icon):has(.a),.error:has(i[class*=icon]):has(.a),.error:has(.img):has(.a),.error:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.error:has(.icon):has(.a) .icon{margin-right:5px}.error:has(.icon):has(.a) .svg{margin-right:5px}.error:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.error:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.error:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.error:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.error:has(.img):has(.a) .icon{margin-right:5px}.error:has(.img):has(.a) .svg{margin-right:5px}.error:has(.img):has(.a) i[class*=icon]{margin-right:5px}.error:has(.svg):has(.a) .icon{margin-right:5px}.error:has(.svg):has(.a) .svg{margin-right:5px}.error:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.error{height:40px}}.error-xl{color:#fff;background:linear-gradient(154deg,#e80000 16.44%,#ff8080 127.85%);border:.5px solid #eb0f0f;box-shadow:inset 0 1px 0 1px #f33f3f,0 .4px 2px .5px #93939340}.error-xl .a{font-family:var(--font-medium)}.error-xl .link,.error-xl .icon,.error-xl .a,.error-xl .svg,.error-xl i[class*=icon],.error-xl .link:visited,.error-xl .icon:visited,.error-xl .a:visited,.error-xl .svg:visited,.error-xl i[class*=icon]:visited{color:#fff}.error-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.error-xl:active{transform:scale(.99)}.error-xl:focus-visible{outline:3px solid #c6c6c6}.error-xl:focus:not(:focus-visible){outline:none}.error-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.error-xl .a{font-size:16px}}.error-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.error-xl .bold{font-size:16px}}.error-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.error-xl .icon,.error-xl .svg,.error-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.error-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.error-xl{height:40px}}.success{color:#fff;background:linear-gradient(148deg,#04c789 29.73%,#0e9e70 82.66%);border:.5px solid #078f64;box-shadow:inset 0 .5px 0 1px #09cd8f,0 1px 0 .2px #0a7351}.success .a{font-family:var(--font-medium)}.success .link,.success .icon,.success .a,.success .svg,.success i[class*=icon],.success .link:visited,.success .icon:visited,.success .a:visited,.success .svg:visited,.success i[class*=icon]:visited{color:#fff}.success{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.success:active{transform:scale(.98)}.success:focus-visible{outline:3px solid #c6c6c6}.success:focus:not(:focus-visible){outline:none}.success:disabled{opacity:.5;cursor:default;pointer-events:none}.success .a,.success .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.success .a:visited,.success .link:visited{text-decoration:none}@media (max-width:450px){.success .a,.success .link{font-size:16px}}.success .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.success .icon,.success .svg{font-size:18px}.success .icon:visited,.success .svg:visited{text-decoration:none}.success:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.success:has(.icon):not(:has(.a):has(.link)),.success:has(i[class*=icon]):not(:has(.a):has(.link)),.success:has(.img):not(:has(.a):has(.link)),.success:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.success:has(.icon):not(:has(.a):has(.link)),.success:has(i[class*=icon]):not(:has(.a):has(.link)),.success:has(.img):not(:has(.a):has(.link)),.success:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.success:has(.icon):has(.a),.success:has(i[class*=icon]):has(.a),.success:has(.img):has(.a),.success:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.success:has(.icon):has(.a) .icon{margin-right:5px}.success:has(.icon):has(.a) .svg{margin-right:5px}.success:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.success:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.success:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.success:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.success:has(.img):has(.a) .icon{margin-right:5px}.success:has(.img):has(.a) .svg{margin-right:5px}.success:has(.img):has(.a) i[class*=icon]{margin-right:5px}.success:has(.svg):has(.a) .icon{margin-right:5px}.success:has(.svg):has(.a) .svg{margin-right:5px}.success:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.success{height:40px}}.success-xl{color:#fff;background:linear-gradient(148deg,#04c789 29.73%,#0e9e70 82.66%);border:.5px solid #078f64;box-shadow:inset 0 .5px 0 1px #09cd8f,0 1px 0 .2px #0a7351}.success-xl .a{font-family:var(--font-medium)}.success-xl .link,.success-xl .icon,.success-xl .a,.success-xl .svg,.success-xl i[class*=icon],.success-xl .link:visited,.success-xl .icon:visited,.success-xl .a:visited,.success-xl .svg:visited,.success-xl i[class*=icon]:visited{color:#fff}.success-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.success-xl:active{transform:scale(.99)}.success-xl:focus-visible{outline:3px solid #c6c6c6}.success-xl:focus:not(:focus-visible){outline:none}.success-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.success-xl .a{font-size:16px}}.success-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.success-xl .bold{font-size:16px}}.success-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.success-xl .icon,.success-xl .svg,.success-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.success-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.success-xl{height:40px}}.text-grey{box-shadow:none;color:#282727;background:0 0;border:.5px solid #e1e1e1}.text-grey .link,.text-grey .icon,.text-grey .a,.text-grey .svg,.text-grey i[class*=icon],.text-grey .link:visited,.text-grey .icon:visited,.text-grey .a:visited,.text-grey .svg:visited,.text-grey i[class*=icon]:visited{color:#282727}.text-grey:hover{background:#f3f3f3}.text-grey{cursor:pointer;border-radius:6px;outline:none;flex-direction:row;align-items:center;height:35px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.text-grey:active{transform:scale(.98)}.text-grey:focus-visible{outline:3px solid #c6c6c6}.text-grey:focus:not(:focus-visible){outline:none}.text-grey:disabled{opacity:.5;cursor:default;pointer-events:none}.text-grey .a,.text-grey .link{font-size:14px;font-family:var(--font-regular);text-decoration:none}.text-grey .a:visited,.text-grey .link:visited{text-decoration:none}@media (max-width:450px){.text-grey .a,.text-grey .link{font-size:16px}}.text-grey .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.text-grey .icon,.text-grey .svg{font-size:18px}.text-grey .icon:visited,.text-grey .svg:visited{text-decoration:none}.text-grey:has(.a):not(:has(.icon):has(i[class*=icon]):has(.img):has(.svg)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}:is(.text-grey:has(.icon):not(:has(.a):has(.link)),.text-grey:has(i[class*=icon]):not(:has(.a):has(.link)),.text-grey:has(.img):not(:has(.a):has(.link)),.text-grey:has(.svg):not(:has(.a):has(.link))){justify-content:center;width:35px}@media (max-width:450px){:is(.text-grey:has(.icon):not(:has(.a):has(.link)),.text-grey:has(i[class*=icon]):not(:has(.a):has(.link)),.text-grey:has(.img):not(:has(.a):has(.link)),.text-grey:has(.svg):not(:has(.a):has(.link))){width:40px}}:is(.text-grey:has(.icon):has(.a),.text-grey:has(i[class*=icon]):has(.a),.text-grey:has(.img):has(.a),.text-grey:has(.svg):has(.a)){justify-content:center;width:fit-content;padding-left:10px;padding-right:10px}.text-grey:has(.icon):has(.a) .icon{margin-right:5px}.text-grey:has(.icon):has(.a) .svg{margin-right:5px}.text-grey:has(.icon):has(.a) i[class*=icon]{margin-right:5px}.text-grey:has(i[class*=icon]):has(.a) .icon{margin-right:5px}.text-grey:has(i[class*=icon]):has(.a) .svg{margin-right:5px}.text-grey:has(i[class*=icon]):has(.a) i[class*=icon]{margin-right:5px}.text-grey:has(.img):has(.a) .icon{margin-right:5px}.text-grey:has(.img):has(.a) .svg{margin-right:5px}.text-grey:has(.img):has(.a) i[class*=icon]{margin-right:5px}.text-grey:has(.svg):has(.a) .icon{margin-right:5px}.text-grey:has(.svg):has(.a) .svg{margin-right:5px}.text-grey:has(.svg):has(.a) i[class*=icon]{margin-right:5px}@media (max-width:450px){.text-grey{height:40px}}.text-grey-xl{box-shadow:none;color:#282727;background:0 0;border:.5px solid #e1e1e1}.text-grey-xl .link,.text-grey-xl .icon,.text-grey-xl .a,.text-grey-xl .svg,.text-grey-xl i[class*=icon],.text-grey-xl .link:visited,.text-grey-xl .icon:visited,.text-grey-xl .a:visited,.text-grey-xl .svg:visited,.text-grey-xl i[class*=icon]:visited{color:#282727}.text-grey-xl:hover{background:#f3f3f3}.text-grey-xl{cursor:pointer;border-radius:6px;align-items:center;width:100%;height:35px;padding:0 15px;transition:all .1s ease-in;animation:.2s ease-in fade;display:flex;position:relative}.text-grey-xl:active{transform:scale(.99)}.text-grey-xl:focus-visible{outline:3px solid #c6c6c6}.text-grey-xl:focus:not(:focus-visible){outline:none}.text-grey-xl .a{text-align:center;font-size:14px;font-family:var(--font-regular);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.text-grey-xl .a{font-size:16px}}.text-grey-xl .bold{text-align:center;font-size:14px;font-family:var(--font-demiBold);flex:1;text-decoration:none;position:absolute;left:0;right:0}@media (max-width:450px){.text-grey-xl .bold{font-size:16px}}.text-grey-xl .link{z-index:2;opacity:0;width:100%;height:100%;position:absolute}.text-grey-xl .icon,.text-grey-xl .svg,.text-grey-xl i[class*=icon]{flex-shrink:0;margin-left:auto;font-size:18px}.text-grey-xl:disabled{opacity:.5;cursor:default;pointer-events:none}@media (max-width:450px){.text-grey-xl{height:40px}}
.MobileMenuContainer-module-scss-module__FgjSdq__menuMobileContainer{z-index:1000;background-color:#fff;border:1px solid #e1e1e1;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;height:calc(100dvh - 95px);display:flex;position:fixed;top:75px;box-shadow:0 .6px 2px .4px #ded7d740}.MobileMenuContainer-module-scss-module__FgjSdq__menuMobileContentContainer{width:calc(100% - 20px);height:calc(100% - 20px)}.MobileMenuContainer-module-scss-module__FgjSdq__fullWidth{width:calc(100% - 20px)}.MobileMenuContainer-module-scss-module__FgjSdq__containWidth{width:100%;max-width:1180px}@media (max-width:1200px){.MobileMenuContainer-module-scss-module__FgjSdq__containWidth{width:calc(100% - 20px)}}
.LandingHeader-module-scss-module__L_9OsG__buttonContainer{align-items:center;gap:10px;width:fit-content;height:100%;display:flex}@media (max-width:1020px){.LandingHeader-module-scss-module__L_9OsG__buttonContainer{display:none}}
.SimilarListContent-module-scss-module__mZiq4W__similarList{flex-direction:row;align-items:center;gap:10px;width:100%;height:100%;padding:0 0 0 10px;list-style:none;display:flex;overflow:auto hidden}@media (max-width:750px){.SimilarListContent-module-scss-module__mZiq4W__similarList{flex-direction:column;width:calc(100% - 20px);height:calc(100% - 20px);padding:0;overflow:hidden auto}}
.Tabs-module-scss-module__UaAvZW__tabsContainer{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Tabs-module-scss-module__UaAvZW__tabsInnerContainer{width:calc(100% - 10px);height:calc(100% - 10px)}.Tabs-module-scss-module__UaAvZW__tabBarGlobalContainer{scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border:1px solid #e1e1e1;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;width:100%;height:40px;margin-top:2px;padding:0;display:flex;overflow:auto hidden;box-shadow:0 1px .5px #b9b9b940}.Tabs-module-scss-module__UaAvZW__tabBarGlobalContainer::-webkit-scrollbar{display:none}.Tabs-module-scss-module__UaAvZW__tabBarGlobalInnerContainer{scrollbar-width:none;-ms-overflow-style:none;border-radius:6px;flex-direction:row;align-items:center;width:calc(100% - 5px);height:35px;padding:0;list-style:none;display:flex;position:relative;overflow-y:auto}.Tabs-module-scss-module__UaAvZW__tabBarGlobalInnerContainer::-webkit-scrollbar{display:none}.Tabs-module-scss-module__UaAvZW__tabBarController{will-change:transform;background:linear-gradient(158deg,#282727 14.51%,#444 112.57%);border-radius:6px;height:33px;transition:all .1s ease-in;position:absolute}.Tabs-module-scss-module__UaAvZW__singleTab{cursor:pointer;background-color:#0000;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:fit-content;height:32px;padding-left:10px;padding-right:10px;display:flex;position:relative}.Tabs-module-scss-module__UaAvZW__singleTabActiveText{color:#fff;font-family:var(--font-regular);font-size:14px;transition:all .2s ease-in}.Tabs-module-scss-module__UaAvZW__singleTabInactiveText{color:#282727;font-family:var(--font-regular);font-size:14px;transition:all .1s ease-in}.Tabs-module-scss-module__UaAvZW__tabContentContainer{flex-direction:row;flex-shrink:0;width:100%;height:calc(100% - 40px);display:flex;overflow:hidden}.Tabs-module-scss-module__UaAvZW__tabContentWrapper{flex-direction:row;align-items:flex-start;width:100%;height:100%;transition:transform .1s ease-in;display:flex}.Tabs-module-scss-module__UaAvZW__tabContentActive{opacity:1;flex-shrink:0;width:100%;height:100%;transition:opacity .1s ease-in}.Tabs-module-scss-module__UaAvZW__tabContentInactive{opacity:0;flex-shrink:0;width:100%;height:100%;transition:opacity .1s ease-in}@media (max-width:450px){.Tabs-module-scss-module__UaAvZW__tabBarGlobalContainer{height:40px}.Tabs-module-scss-module__UaAvZW__tabBarTabContainer,.Tabs-module-scss-module__UaAvZW__singleTab,.Tabs-module-scss-module__UaAvZW__tabBarController{height:35px}}
.File-module-scss-module__huS1bW__tabsContainer{background-color:#f3f3f3;border:1px solid #e1e1e1}.File-module-scss-module__huS1bW__icon{color:#fff;font-size:18px}
.BottomSheet-module-scss-module__FArcJq__bottomSheetContainer{z-index:999;background-color:#fff;border:1px solid #e1e1e1;border-top-left-radius:12px;border-top-right-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex;position:fixed;left:0;box-shadow:0 4px 10px 4px #cacaca26}.BottomSheet-module-scss-module__FArcJq__bottomSheetInnerContainer{flex-direction:column;justify-content:center;width:98%;height:98%;display:flex;position:relative}.BottomSheet-module-scss-module__FArcJq__bottomSheetTopContainer{flex-direction:row;justify-content:center;align-items:center;width:100%;height:30px;display:flex;position:fixed;top:0}.BottomSheet-module-scss-module__FArcJq__bottomSheetHandler{background-color:#c6c6c6;border-radius:20px;width:50px;height:5px}.BottomSheet-module-scss-module__FArcJq__bottomSheetBottomContainer{flex-direction:column;align-items:center;width:98%;height:calc(100% - 30px);display:flex;overflow:hidden auto}
.BottomSheetFilter-module-scss-module__wu7VEa__bottomSheetClassHeight{height:100dvh;bottom:-30dvh}
@keyframes MultiStepArray-module-scss-module__nb7h-q__fade{0%{opacity:0}to{opacity:1}}.MultiStepArray-module-scss-module__nb7h-q__formMultiStepTopContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:300px;display:flex}@media (max-height:700px){.MultiStepArray-module-scss-module__nb7h-q__formMultiStepTopContainer{height:200px}}.MultiStepArray-module-scss-module__nb7h-q__logoContainer{flex-direction:row;justify-content:flex-start;align-items:center;width:150px;height:40px;display:flex}.MultiStepArray-module-scss-module__nb7h-q__logo{object-fit:contain;flex-direction:row;justify-content:flex-start;align-items:center;width:80px;height:35px;display:flex}.MultiStepArray-module-scss-module__nb7h-q__formMultiStepTopButtonContainer{width:100%;height:40px;margin-bottom:10px}.MultiStepArray-module-scss-module__nb7h-q__formMultiStepWrapperContainer{flex-direction:row;align-items:flex-start;width:calc(100% - 20px);height:calc(100% - 350px);margin:10px 0 0;padding:0;transition:all .1s ease-in;display:flex}@media (max-height:700px){.MultiStepArray-module-scss-module__nb7h-q__formMultiStepWrapperContainer{width:100%;height:calc(100% - 250px)}}.MultiStepArray-module-scss-module__nb7h-q__formMultiStepBottomContainer{flex-direction:row;align-items:center;width:100%;height:40px;display:flex}
.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepTitleContainer{flex-direction:column;align-items:flex-start;width:100%;height:fit-content;display:flex}.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepInnerTitleContainer{flex-direction:column}.MultiStepTitle-module-scss-module__hWeUyG__there{display:flex}.MultiStepTitle-module-scss-module__hWeUyG__notThere{display:none}.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepNumberTitle{font-family:var(--font-bold);margin:0;padding:0;font-size:18px}.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepTitle{font-family:var(--font-bold);color:#282727;margin-bottom:5px;padding:0;font-size:25px}@media (max-width:950px){.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepTitle{font-size:22px}}@media (max-width:600px){.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepTitle{font-size:18px}}.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepSubtitle{font-family:var(--font-medium);color:#c6c6c6;margin:0;padding:0;font-size:14px}@media (max-width:950px){.MultiStepTitle-module-scss-module__hWeUyG__formMultiStepSubtitle{font-size:12px}}
.ProjectCardListed-module-scss-module__i_6Zka__innerContainerProjectCardListed{flex-direction:column;width:calc(100% - 10px);height:calc(100% - 10px);display:flex}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:30px;display:flex}.ProjectCardListed-module-scss-module__i_6Zka__headerTitleContainer{flex-direction:row;justify-content:flex-start;align-items:center;width:calc(100% - 30px);height:100%;display:flex}.ProjectCardListed-module-scss-module__i_6Zka__headerIconContainer{flex-direction:row;justify-content:center;align-items:center;width:30px;height:100%;display:flex}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedTitleProject{font-size:18px;font-family:var(--font-demiBold);color:#282727;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;overflow:hidden}.ProjectCardListed-module-scss-module__i_6Zka__iconFavorite{color:#282727;font-size:24px}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedLocalisation{flex-direction:row;justify-content:flex-start;align-items:center;width:100%;height:20px;display:flex}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedLocalisationIcon{color:#c6c6c6;font-size:18px}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedLocalisationText{color:#c6c6c6;font-size:14px;font-family:var(--font-regular)}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListKeywordsCorresponding{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:20px;display:flex}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListKeywordsCorrespondingText{color:#04c789;font-size:12px;font-family:var(--font-regular)}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedFooterTextContainer{flex-direction:column;justify-content:flex-end;align-items:flex-start;height:40px;display:flex}@media (max-width:450px){.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedFooterTextContainer{justify-content:flex-start;width:100%}}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedRecentlyConsultedText{font-family:var(--font-regular);color:#04c789;font-size:10px}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedFooterText{font-family:var(--font-regular);color:#c6c6c6;font-size:12px}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedFooter{flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;height:40px;display:flex}@media (max-width:450px){.ProjectCardListed-module-scss-module__i_6Zka__projectCardListedFooter{flex-direction:column;align-items:flex-end;height:80px;display:flex}}.ProjectCardListed-module-scss-module__i_6Zka__projectCardListFooterButtonContainer{flex-direction:row;justify-content:flex-end;align-items:center;gap:10px;width:fit-content;height:100%;display:flex}.ProjectCardListed-module-scss-module__i_6Zka__projectBottomSheet{width:100%;height:100%;display:none}
.DigitalService-module-scss-module__PeetZG__digitalServiceSectionContainer{z-index:5;flex-direction:column;justify-content:center;align-items:center;width:100%;height:fit-content;display:flex;position:relative}.DigitalService-module-scss-module__PeetZG__titleSection{font-size:32px;font-family:var(--font-bold);color:#282727;margin-top:20px;margin-bottom:10px}.DigitalService-module-scss-module__PeetZG__description{font-size:16px;font-family:var(--font-medium);color:#282727;text-align:center;width:80%;margin-bottom:40px}.DigitalService-module-scss-module__PeetZG__topContainerDigitalService{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;max-width:1180px;display:flex}@media (max-width:1180px){.DigitalService-module-scss-module__PeetZG__topContainerDigitalService{max-width:98%}}
.ProjectGeneralSearch-module-scss-module__SXHG5a__projectSearchInnerContainer{flex-direction:row;justify-content:center;align-items:center;width:calc(100% - 20px);height:calc(100% - 20px);display:flex}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectSearch{width:400px;height:100%}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectList{background-color:#f3f3f3;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:calc(100% - 420px);height:100%;margin-left:20px;display:flex}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectSearchMobile{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:none}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectSearchMobileHeader{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:40px;display:flex}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectListMobile{background-color:#f3f3f3;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:100%;height:calc(100% - 50px);margin-top:10px;display:flex}@media (max-width:800px){.ProjectGeneralSearch-module-scss-module__SXHG5a__projectSearch{display:none}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectSearchMobile{display:flex}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectList{display:none}.ProjectGeneralSearch-module-scss-module__SXHG5a__projectListMobile{display:flex}}.ProjectGeneralSearch-module-scss-module__SXHG5a__bottomSheetHeight{height:70%;bottom:0}.ProjectGeneralSearch-module-scss-module__SXHG5a__bottomSheetSearchContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProjectGeneralSearch-module-scss-module__SXHG5a__bottomSheetSearchContent{flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% - 20px);height:calc(100% - 20px);display:flex}.ProjectGeneralSearch-module-scss-module__SXHG5a__bottomSheetSearchHeader{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:calc(100% - 50px);padding-left:2px;padding-right:2px;display:flex;overflow:hidden auto}.ProjectGeneralSearch-module-scss-module__SXHG5a__bottomSheetButtonContainer{flex-direction:row;justify-content:flex-end;align-items:flex-end;width:100%;height:50px;display:flex}
.TextArea-module-scss-module__O0DSMq__textArea{color:#282727;resize:none;width:100%;font-size:14px;font-family:var(--font-regular);background-color:#0000;border:none;outline:none;min-height:60px;max-height:130px;overflow-y:auto}.TextArea-module-scss-module__O0DSMq__textArea::placeholder{color:#c6c6c6}@media (max-width:500px){.TextArea-module-scss-module__O0DSMq__textArea{font-size:16px}}
.MessageRoom-module-scss-module__ZdRWXq__messageRoomContentContainer{z-index:2;flex-direction:column;width:calc(100% - 20px);height:calc(100% - 210px);margin-top:60px;display:flex;position:relative}
.MessageHeader-module-scss-module__EBB8RW__messageHeaderContainer{flex-direction:row;justify-content:flex-start;align-items:center;width:calc(100% - 10px);height:calc(100% - 10px);display:flex}.MessageHeader-module-scss-module__EBB8RW__messageButtonContainer{flex-direction:row;justify-content:center;align-items:center;margin-right:5px;display:none}.MessageHeader-module-scss-module__EBB8RW__messageRoomTitleProject{flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% - 45px);display:flex}.MessageHeader-module-scss-module__EBB8RW__projectTitle{color:#282727;font-size:16px}@media (max-width:750px){.MessageHeader-module-scss-module__EBB8RW__messageButtonContainer{display:flex}}@media (max-width:600px){.MessageHeader-module-scss-module__EBB8RW__project-title{font-size:14px}}
.ProfileContent-module-scss-module__S8VweW__profileContentContainer{background-color:#fff;border:1px solid #e1e1e1;border-radius:12px;width:100%;height:100%;margin-left:20px;box-shadow:0 .6px 2px .4px #ded7d740}@media (max-width:750px){.ProfileContent-module-scss-module__S8VweW__profileContentContainer{margin-left:0}}.ProfileContent-module-scss-module__S8VweW__profileContentContainer{overflow:hidden}.ProfileContent-module-scss-module__S8VweW__profileContentHeader{border-bottom:1px solid #e1e1e1;flex-direction:row;justify-content:center;align-items:center;width:100%;height:50px;display:none}@media (max-width:750px){.ProfileContent-module-scss-module__S8VweW__profileContentHeader{display:flex}}.ProfileContent-module-scss-module__S8VweW__profileContentHeaderInnerContainer{flex-direction:row;justify-content:flex-start;align-items:center;width:calc(100% - 10px);height:100%;display:flex}.ProfileContent-module-scss-module__S8VweW__profileContentBody{width:calc(100% - 20px);height:calc(100% - 20px);padding:10px}
.ProjectCreator-module-scss-module__xjJgNq__container{flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex}.ProjectCreator-module-scss-module__xjJgNq__header{flex-shrink:0;width:100%;height:200px}.ProjectCreator-module-scss-module__xjJgNq__mobileHeader{flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;width:100%;height:50px;display:none}.ProjectCreator-module-scss-module__xjJgNq__projectListContainer{width:100%;height:calc(100% - 200px);overflow-y:auto}.ProjectCreator-module-scss-module__xjJgNq__bottomSheetHeight{height:40%;bottom:0}.ProjectCreator-module-scss-module__xjJgNq__bottomSheetContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProjectCreator-module-scss-module__xjJgNq__bottomSheetContent{flex-direction:column;justify-content:flex-start;align-items:center;width:calc(100% - 20px);height:calc(100% - 20px);display:flex;overflow-y:auto}@media (max-width:1250px){.ProjectCreator-module-scss-module__xjJgNq__header{display:none}.ProjectCreator-module-scss-module__xjJgNq__mobileHeader{display:flex}.ProjectCreator-module-scss-module__xjJgNq__projectListContainer{height:calc(100% - 60px)}}
