.header-module__IFhc-G__header{z-index:10;justify-content:space-between;align-items:center;height:fit-content;margin:1rem 0;padding:1rem;display:flex;position:relative;overflow:hidden}.header-module__IFhc-G__header__index{color:#fff}.header-module__IFhc-G__header__bg{-ms-border-radius:1rem;-o-border-radius:1rem;background-color:#fff;border-radius:1rem;margin:1rem 0}.header-module__IFhc-G__header__logo{width:7.5rem;height:3rem}.header-module__IFhc-G__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:.5rem;display:flex;position:relative}.header-module__IFhc-G__hamburger span{background-color:currentColor;border-radius:.2rem;width:2.5rem;height:.3rem;transition:all .3s}.header-module__IFhc-G__header__index .header-module__IFhc-G__hamburger span{background-color:#fff}.header-module__IFhc-G__hamburger_open span:first-child{transform:rotate(45deg)translate(.6rem,.6rem)}.header-module__IFhc-G__hamburger_open span:nth-child(2){opacity:0}.header-module__IFhc-G__hamburger_open span:nth-child(3){transform:rotate(-45deg)translate(.6rem,-.6rem)}.header-module__IFhc-G__header__menu{z-index:2000;background-color:#fff;flex-direction:column;width:90%;max-width:32rem;height:90dvh;padding:6rem 2rem 2rem;transition:right .3s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 12px #00000026}.header-module__IFhc-G__header__index .header-module__IFhc-G__header__menu{background-color:#1a1a1a}.header-module__IFhc-G__header__menu_open{right:0}.header-module__IFhc-G__closeButton{cursor:pointer;color:#333;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:3.6rem;height:3.6rem;transition:background-color .2s;display:flex;position:absolute;top:1.5rem;left:1.5rem}.header-module__IFhc-G__header__index .header-module__IFhc-G__closeButton{color:#fff}.header-module__IFhc-G__closeButton:hover{background-color:#0000000d}.header-module__IFhc-G__header__index .header-module__IFhc-G__closeButton:hover{background-color:#ffffff1a}.header-module__IFhc-G__closeButton svg{width:20px;height:20px}.header-module__IFhc-G__menuList{flex-direction:column;flex:1;align-items:stretch;gap:0;display:flex}.header-module__IFhc-G__menuItem{border-bottom:1px solid #0000001a;align-items:center;min-height:5.6rem;padding:1.2rem 1rem;transition:background-color .2s;display:flex}.header-module__IFhc-G__header__index .header-module__IFhc-G__menuItem{border-bottom-color:#ffffff1a}.header-module__IFhc-G__menuItem:active{background-color:#0000000d}.header-module__IFhc-G__header__index .header-module__IFhc-G__menuItem:active{background-color:#ffffff1a}.header-module__IFhc-G__menuItem__link{-o-transition:all .3s;color:var(--light-neutral-2);width:100%;padding:0;font-size:1.3rem;font-weight:700;transition:all .3s}.header-module__IFhc-G__menuItem__link:hover{color:#0c0c0c}.header-module__IFhc-G__header__index .header-module__IFhc-G__menuItem__link{color:#fff}.header-module__IFhc-G__header__index .header-module__IFhc-G__menuItem__link:hover{color:var(--light-neutral-5)}.header-module__IFhc-G__header__left{display:none}.header-module__IFhc-G__drawerActions{border-top:1px solid #0000001a;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.header-module__IFhc-G__header__index .header-module__IFhc-G__drawerActions{border-top-color:#ffffff1a}.header-module__IFhc-G__drawerActions .header-module__IFhc-G__btn{justify-content:center;width:90%;padding:1rem;font-size:1.2rem}.header-module__IFhc-G__overlay{z-index:999;background-color:#00000080;width:100%;height:100%;animation:.3s header-module__IFhc-G__fadeIn;position:fixed;inset:0}@keyframes header-module__IFhc-G__fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width:480px){.header-module__IFhc-G__header{margin:1rem 0;padding:1rem}.header-module__IFhc-G__header__bg{border-radius:1rem;margin:1rem 0}.header-module__IFhc-G__header__logo{width:7.5rem;height:3rem}.header-module__IFhc-G__header__menu{width:85%}.header-module__IFhc-G__closeButton{width:4rem;height:4rem;top:2rem;left:2rem}.header-module__IFhc-G__closeButton svg{width:24px;height:24px}.header-module__IFhc-G__menuItem{min-height:5.6rem;padding:1.2rem 1rem}.header-module__IFhc-G__menuItem__link{font-size:1.3rem}.header-module__IFhc-G__drawerActions .header-module__IFhc-G__btn{padding:1rem;font-size:1.2rem}}@media (min-width:768px){.header-module__IFhc-G__header{margin:1.5rem 0;padding:1.5rem}.header-module__IFhc-G__header__bg{margin:1.5rem 0}.header-module__IFhc-G__header__logo{width:9rem;height:3.5rem}.header-module__IFhc-G__header__menu{width:28rem}.header-module__IFhc-G__menuItem{min-height:5.2rem;padding:1.2rem 1rem}.header-module__IFhc-G__menuItem__link{font-size:1.4rem}.header-module__IFhc-G__drawerActions .header-module__IFhc-G__btn{padding:1.1rem;font-size:1.3rem}}@media (min-width:1024px){.header-module__IFhc-G__header{margin:2.5rem 0;padding:2.5rem 3rem}.header-module__IFhc-G__header__bg{-ms-border-radius:1.6rem;-o-border-radius:1.6rem;border-radius:1.6rem;margin:4rem 0}.header-module__IFhc-G__header__logo{width:13.2rem;height:5.2rem}.header-module__IFhc-G__hamburger{display:none}.header-module__IFhc-G__header__menu{width:auto;height:auto;box-shadow:none;max-width:unset;background-color:#0000;flex-direction:row;padding:0;transition:none;display:flex;position:static;overflow-y:visible}.header-module__IFhc-G__header__index .header-module__IFhc-G__header__menu{background-color:#0000}.header-module__IFhc-G__closeButton{display:none}.header-module__IFhc-G__menuList{flex-direction:row;align-items:center;gap:1.5rem}.header-module__IFhc-G__menuItem{border-bottom:none;padding:.5rem 1.2rem}.header-module__IFhc-G__menuItem__link{white-space:nowrap;-o-transition:all .3s;color:var(--light-neutral-2);font-size:1.5rem;font-weight:700;transition:all .3s}.header-module__IFhc-G__menuItem__link:hover{color:#0c0c0c}.header-module__IFhc-G__header__index .header-module__IFhc-G__menuItem__link{color:#fff}.header-module__IFhc-G__menuItem:active{background-color:#0000}.header-module__IFhc-G__menuItem__link{padding:.8rem 0;font-size:1.5rem}.header-module__IFhc-G__header__left{flex-shrink:0;align-items:center;gap:1rem;display:flex}.header-module__IFhc-G__drawerActions{display:none}}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:currentColor;text-decoration:none}
@font-face{font-family:shabnam;src:url(/fonts/shabnam.woff2)}:root{--light-primary-6:#e7f1ff;--light-primary-5:#cfe2ff;--light-primary-4:#b6d4fe;--light-primary-3:#9ec5fe;--light-primary-2:#6ea8fe;--light-primary-1:#3d8bfd;--primary:#0d6efd;--dark-primary-6:#010b19;--dark-primary-5:#031633;--dark-primary-4:#04214c;--dark-primary-3:#052c65;--dark-primary-2:#084298;--dark-primary-1:#0a58ca;--light-neutral-6:#e7e7e7;--light-neutral-5:#b6b6b6;--light-neutral-4:#cecece;--light-neutral-3:#9e9e9e;--light-neutral-2:#6d6d6d;--light-neutral-1:#3d3d3d;--neutral:#0c0c0c;--dark-neutral-6:#010101;--dark-neutral-5:#020202;--dark-neutral-4:#040404;--dark-neutral-3:#050505;--dark-neutral-2:#070707;--dark-neutral-1:#0a0a0a;--erorr:#c30000;--light-erorr:#ed2e2e;--success:#00966d;--light-success:#00ba88;--warning:#a9791c;--light-warning:#f4b740}html{scroll-behavior:smooth;font-size:62.5%}html,body{max-width:100vw;overflow-x:hidden}body{scroll-behavior:smooth;direction:rtl;background-color:#f6f6f6;font-family:shabnam,sans-serif;font-size:1.6rem}input:focus,input:focus-visible{outline-color:var(--primary)!important}.btn{all:unset;font:inherit;text-wrap:nowrap;cursor:pointer;align-items:center;gap:1rem;width:100%;height:4.8rem;padding-inline:1.5rem;font-size:1.6rem;display:flex}.btn-link{-o-transition:all .3s;-ms-border-radius:.8rem;-o-border-radius:.8rem;border-radius:.8rem;transition:all .3s}.btn-link:hover{background-color:#ffffff14}.btn-primary{background-color:var(--primary);color:#fff;-o-transition:all .3s;transition:all .3s}.btn-primary:hover{background-color:var(--dark-primary-1)}.btn-center{-ms-border-radius:1.2rem;-o-border-radius:1.2rem;border-radius:1.2rem;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.btn-outline{border:1px solid var(--primary);height:5.6rem;color:var(--primary);-o-transition:all .3s;-ms-border-radius:.8rem;-o-border-radius:.8rem;border-radius:.8rem;justify-content:center;align-items:center;width:17rem;padding:0;font-size:1.8rem;font-weight:500;transition:all .3s;display:flex}.btn-outline:hover{background-color:var(--dark-primary-1);color:#fff}.btn-outline-2{all:unset;font:inherit;color:var(--primary);-o-transition:all .3s;-ms-border-radius:.8rem;-o-border-radius:.8rem;cursor:pointer;border:1px solid #c4c4c4;border-radius:.8rem;justify-content:center;align-items:center;gap:1.5rem;width:200px;max-height:4.9rem;padding:1.2rem 0;font-size:1.8rem;font-weight:500;transition:all .3s;display:flex}.btn-outline-2:hover{background-color:var(--dark-primary-1);color:#fff;border:1px solid var(--primary)}.btn-outline-3{font:inherit;color:var(--primary);-o-transition:all .3s;-ms-border-radius:1.2rem;-o-border-radius:1.2rem;cursor:pointer;border-radius:1.2rem;flex:1;justify-content:center;align-items:center;gap:1.5rem;width:100%;max-height:4.8rem;font-size:1.8rem;font-weight:500;transition:all .3s;display:flex}.btn-outline-3:hover{background-color:var(--primary);color:#fff}.btn-outline-4{color:#374151;background-color:#0000;border:1px solid #d1d5db;border-radius:.8rem;width:fit-content;height:3.8rem;padding:0 1.6rem;font-size:1.2rem;display:inline}.btn-outline-4:hover{background-color:#f3f4f6;border-color:#9ca3af}.btn-outline-5{color:#374151;-ms-border-radius:.6rem;-o-border-radius:.6rem;background-color:#0000;border:1px solid #d1d5db;border-radius:.6rem;width:fit-content;height:2.7rem;padding:0 .6rem;font-size:1.2rem;display:inline}.btn-outline-5:hover{background-color:#f3f4f6;border-color:#9ca3af}.btn-sm{-ms-border-radius:.8rem;-o-border-radius:.8rem;border-radius:.8rem}.btn-circle{-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;place-items:center;width:4.8rem;padding-inline:0;display:grid}.homes-grid{grid-template-columns:repeat(auto-fill,minmax(288px,1fr));gap:1.7rem;display:grid}.detail-bg{background-color:#fff;padding:6rem 0;overflow:visible}.sticky{height:200vh;overflow:visible}.map-box{width:100%;font:inherit;-ms-border-radius:.8rem;-o-border-radius:.8rem;border-radius:.8rem;height:40rem;margin-top:4rem}.maplibregl-ctrl-attrib{display:none}.map-box-2,.map-box-3{width:100%;font:inherit;-ms-border-radius:.8rem;-o-border-radius:.8rem;border-radius:.8rem;height:18.7rem}.map-box-2{margin-top:4rem}.map-box-3{margin-top:0}.marker{color:#f65}.row{align-items:center;gap:2rem;display:flex}.input-box{-ms-border-radius:.8rem;-o-border-radius:.8rem;background-color:#f6f6f6;border:1px solid #e4e4e7;border:1px solid lab(90.6853% .399232 -1.45452);border-radius:.8rem;width:60rem;height:4.6rem;padding:0 1.2rem}.input-box__input{all:unset;font:inherit;width:100%;height:100%;font-size:1.4rem}.input-box__input::placeholder{color:#73767c}.no-post{margin-inline:auto;-ms-border-radius:1.6rem;-o-border-radius:1.6rem;background-color:#fff;border-radius:1.6rem;flex-direction:column;grid-column:1/5;justify-content:center;align-items:center;width:100%;height:58rem;margin-bottom:4rem;padding-bottom:5rem;display:flex}.no-post__img{object-fit:contain;width:100%;height:42rem;margin-bottom:2.5rem}.no-post__title{margin-bottom:1.7rem;font-size:2rem;font-weight:700}.no-post__txt{color:#7e8288;font-size:1.5rem}.no-post__btn{-ms-border-radius:.8rem;-o-border-radius:.8rem;border-radius:.8rem;width:fit-content;margin-top:3rem;padding:0 3rem}.rmdp-week{color:#000;margin-inline:auto;margin-top:3px;font-weight:500;width:416px!important;height:47px!important}.rmdp-week-day{font-weight:400;transition:all .3s;color:#45484b!important;width:47px!important;height:47px!important;margin-bottom:7px!important;font-size:1.6rem!important}.rmdp-day.rmdp-selected span{color:#fff;background-color:#06f;border-radius:50%}.rmdp-day{width:48px!important;height:48px!important;font-size:1.6rem!important}.rmdp-header{margin-bottom:6px;justify-content:center;height:40px;margin-inline:auto;font-size:1.2rem;font-weight:700;border-bottom:1px solid #d7d8da!important;width:416px!important}.rmdp-header-values{font-size:1.8rem;font-weight:700}.rmdp-arrow{color:#000}.rmdp-day-picker{margin-inline:auto;margin-top:4px}.backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;-o-transition:all .3s;background-color:#0009;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.titlePrimary{color:var(--primary)}.inputGroup{align-items:center;gap:2rem;margin-top:2.3rem;display:flex}.inputLabel{color:#73767c;z-index:2;background-color:#fff;width:fit-content;margin-bottom:-.5rem;margin-right:1.2rem;padding:0 .5rem;font-size:1.2rem;position:relative}.inputWrapper{border:1px solid #d1d5db;border-radius:1.2rem;height:4.2rem;display:flex;position:relative}.inputWrapper_md,.inputWrapper_lg{min-width:100%}.inputWrapper_lg{height:5.2rem}.inputWrapper_lg::placeholder{font-size:1.8rem}.inputWrapper_sm{width:26.6rem}.checkboxGroup{align-items:center;gap:.5rem;display:flex}.checkbox{width:1.7rem;height:1.7rem}.checkboxLabel{color:#0c0c0c;font-size:1.4rem}.text-area{all:unset;font:inherit;border:1px solid #d7d8da;width:55.7rem;height:25.3rem;margin-top:2rem;padding:1.5rem 1rem;font-size:1.2rem;line-height:1.8}.text-area::placeholder{color:#73767c}.text-area{-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem}.text-area2{all:unset;font:inherit;border:1px solid #d7d8da;width:92%;height:13rem;margin-top:1rem;padding:1.5rem 1rem;font-size:1.2rem;line-height:1.8}.text-area2::placeholder{color:#73767c}.text-area2:read-only{background-color:#f2f2f2}.text-area2{-ms-border-radius:1rem;-o-border-radius:1rem;border-radius:1rem}.loader{background-color:#fff;border-radius:50%;width:10px;height:10px;animation:.5s ease-out infinite alternate flash;position:relative;box-shadow:32px 0 #fff,-32px 0 #fff}@keyframes flash{0%{background-color:#fff2;box-shadow:18px 0 #fff2,-18px 0 #fff}50%{background-color:#fff;box-shadow:18px 0 #fff2,-18px 0 #fff2}to{background-color:#fff2;box-shadow:18px 0 #fff,-18px 0 #fff2}}.selectForm{appearance:none;font:inherit;background:0 0;border:none;outline:none;width:100%;height:100%;padding:0 1rem;font-size:1.2rem;position:relative}.selectForm option[disabled],.selectForm option[hidden]{color:#c4c4c4}.selectArrow{pointer-events:none;width:0;height:0;position:absolute;top:30%;left:3rem;transform:translateY(-50%)}.input{all:unset;height:100%;font:inherit;text-align:right;-o-transition:all .2s;width:100%;padding:0 1.6rem;font-size:1.2rem;transition:all .2s;display:flex}.input::placeholder{color:#c4c4c4;font-size:1.2rem}.input:focus{-ms-border-radius:1.2rem;-o-border-radius:1.2rem;border-color:#3b82f6;border-radius:1.2rem;outline:none;box-shadow:0 0 0 1px #3b82f666}.errorMessage{color:#fb2c36;color:lab(55.4814% 75.0732 48.8528);margin:1.5rem 1rem 0 .5rem;font-size:1.1rem}.sucessContainer{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.sucessAnimate{flex-direction:column;justify-content:center;align-items:center;display:flex}.sucessContainer p{color:#0c0c0c;margin-bottom:-18px;font-size:2rem;font-weight:700}.custom-marker{cursor:pointer}.custom-toast{font:inherit;-ms-border-radius:1.2rem;-o-border-radius:1.2rem;border-radius:1.2rem;width:fit-content;padding:2.5rem 2.5rem 2.5rem 3.5rem}.disabled-date{color:#ccc!important;cursor:not-allowed!important;background-color:#f5f5f5!important}.disabled-date:hover{background-color:#f5f5f5!important}.no-comment{color:#73767c;flex-direction:column;grid-column:1/4;justify-content:center;align-items:center;gap:1.7rem;width:100%;height:100%;margin-top:3rem;display:flex}.no-comment__text{color:#73767c;text-align:center;font-size:1.8rem}.container{width:96vw;max-width:130.4rem;margin:0 auto}.btn-drawerMenu{width:100%;display:flex}@media (min-width:1240px){.container{width:83vw;max-width:130.4rem;margin:0 auto}}
.container-panel{gap:6rem;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.content{flex:1;overflow:hidden}.titleContent{margin-bottom:3.6rem}.title{color:#333;margin-bottom:1.8rem;font-size:2.4rem;font-weight:700}.sub-title{color:#7e8288;font-size:1.4rem}.form-card,.form-card__admin{-ms-border-radius:1.6rem;-o-border-radius:1.6rem;background-color:#fff;border-radius:1.6rem;padding:1.5rem 1.5rem 2.5rem;position:relative}.form-card__admin{background-color:#0000}.form-card__main{padding:3rem 3rem 6rem}.form-card__tbl{padding:3rem 3rem 0}.compare-footer{background-color:#fff;justify-content:center;align-items:center;gap:1.5rem;width:61%;height:80px;margin-top:2rem;display:flex;position:fixed;bottom:0;left:38.5%;transform:translate(-50%)}.profile-image-section{align-items:flex-end;margin-bottom:3rem;display:flex}.profile-image-container{border-radius:50%;width:12.3rem;height:12.3rem;overflow:hidden}.profile-pic{object-fit:cover;border-radius:50%;width:100%;height:100%}.change-image-btn{color:#333;cursor:pointer;background-color:#0000;border:.1rem solid #ddd;border-radius:.5rem;margin-right:2rem;padding:.8rem 1.5rem;font-size:1.3rem;transition:all .2s}.change-image-btn:hover{background-color:#f5f5f5}.file-input{display:none}.form-fields{width:100%}.form-row{border-top:2px solid #d7d8da;grid-template-columns:repeat(3,1fr);gap:3rem 2rem;padding:3rem 2.5rem;display:grid}.form-group{flex-direction:column;flex:1;gap:.8rem;display:flex}.label{color:#666;font-size:1.4rem}.email-container{position:relative}.verify-btn{color:#1890ff;cursor:pointer;background-color:#0000;border:none;font-size:1.3rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.btn-row{align-items:flex-end;display:flex}.submit-btn{background-color:var(--primary);color:#fff;font:inherit;cursor:pointer;border:none;border-radius:.8rem;width:18.4rem;height:4.8rem;margin-top:1.5rem;margin-right:auto;font-size:1.8rem;font-weight:500;transition:background-color .2s}.submit-btn:hover{background-color:var(--dark-primary-1)}.fav-grid{grid-template-columns:repeat(3,minmax(25rem,1fr));gap:2rem 1.5rem;margin-bottom:4rem;display:grid}.compare-house{grid-template-columns:20rem repeat(3,1fr);gap:2rem;display:grid}.compare-btn{all:unset;cursor:pointer;width:fit-content}.specs-wrapper{-ms-border-radius:16px;-o-border-radius:16px;background-color:#fff;border-radius:16px;margin:6rem auto 3rem;overflow:hidden}.spec-row{border-bottom:1px solid #eaeaea;grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.spec-label{align-items:center;gap:1rem;padding:2.7rem 3rem;font-size:1.6rem;font-weight:700;display:flex}.spec-label>svg{color:#a9abaf;cursor:pointer}.spec-values{flex:3;display:flex}.spec-value{color:#45484b;font-size:1.5rem}.property-comparison-container{-ms-border-radius:16px;-o-border-radius:16px;background-color:#fff;border-radius:16px;margin-bottom:6rem;padding:3.2rem 2.4rem 2.4rem 2rem}.header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.titleProperty{color:#333;order:1;margin:0;font-size:3rem;font-weight:700}.filter-icon-container{order:2}.filter-icon-button{cursor:pointer;background-color:#1a73e8;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:background-color .2s;display:flex}.filter-icon-button:hover{background-color:#1565c0}.filter-options{flex-wrap:wrap;gap:12px;padding-bottom:8px;animation:.3s ease-in-out fadeIn;display:flex;overflow-x:auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-button{all:unset;font:inherit;color:#989ba0;cursor:pointer;white-space:nowrap;-ms-border-radius:10px;-o-border-radius:10px;border:1px solid #d7d8da;border-radius:10px;padding:10px 16px;font-size:14px;transition:all .2s}.filter-button.active{color:#1a73e8;background-color:#e7f1ff;border:none;font-weight:500}.panel-main{margin-top:4rem}.panel-charts{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;display:grid}@media (max-width:768px){.container{flex-direction:column}.sidebar{width:100%}.form-row{flex-direction:column;gap:1.5rem}}
.tbl-img{-ms-border-radius:7px;-o-border-radius:7px;object-fit:cover;border-radius:7px;width:50px;height:50px}.tbody{vertical-align:middle}.tbl-txt-2{text-overflow:ellipsis;white-space:nowrap;max-width:24rem;overflow:hidden}.status,.status-home{-ms-border-radius:7px;-o-border-radius:7px;border:1px solid;border-radius:7px;flex-shrink:0;align-items:center;gap:.4rem;padding:.6rem 1.3rem;font-size:1.2rem;font-weight:500;display:inline-flex}.status__pending{color:#92400e;background:#fef3c7;border-color:#fbbf24}.status__pending-3{color:#92400e;background:#fef3c7;border-color:#fbbf24;left:4.7rem!important}.status__approved{color:#065f46;background:#d1fae5;border-color:#10b981}.status__rejected{color:#991b1b;background:#fee2e2;border-color:#ef4444}.status__pending-2{color:#92400e;background:#fef3c7;border-color:#fbbf24}.status__approved-2{color:#065f46;background:#d1fae5;border-color:#10b981}.status__rejected-2{color:#991b1b;background:#fee2e2;border-color:#ef4444}.status-home{position:absolute}.status-home__right{top:.7rem;right:.7rem}.status-home__left{top:.7rem;left:.7rem}.drop-down--tbl{z-index:1001;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:3px;min-width:130px;padding:5px;display:none;position:absolute;top:80%;left:25px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.drop-down--tbl.active{display:flex}.drop-down__btn{cursor:pointer;color:#3f3f46;-webkit-user-select:none;user-select:none;align-items:center;gap:16px;padding:8px 10px;font-size:12px;transition:all .3s;display:flex}.drop-down__btn:not(:last-child){border-bottom:1px solid #efefef}.drop-down__btn:hover{background-color:#f2f2f2}
.footer-module__SYIE4a__footer{background-color:#fff;border-top:1px solid #eaeaea;padding:5rem 1rem}.footer-module__SYIE4a__containers{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-module__SYIE4a__column:first-child{flex:1;max-width:30rem}.footer-module__SYIE4a__columns{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.footer-module__SYIE4a__column{flex:1;min-width:160px}.footer-module__SYIE4a__logo{margin-bottom:1rem}.footer-module__SYIE4a__logo img{margin-bottom:1.3rem}.footer-module__SYIE4a__tagline{color:#45484b;margin:1.2rem 0;font-size:1.4rem}.footer-module__SYIE4a__subTagline{color:#45484b;margin-bottom:2.5rem;font-size:1.4rem}.footer-module__SYIE4a__columnTitle{color:#0056b3;margin-bottom:3rem;font-size:1.8rem;font-weight:600}.footer-module__SYIE4a__linkList{margin:0;padding:0;list-style:none}.footer-module__SYIE4a__linkList li{margin-bottom:2rem}.footer-module__SYIE4a__linkList a{color:#73767c;font-size:1.6rem;text-decoration:none;transition:color .2s}.footer-module__SYIE4a__linkList a:hover{color:#0056b3}.footer-module__SYIE4a__contactList{margin:0;padding:0;list-style:none}.footer-module__SYIE4a__contactItem{color:#555;text-align:center;align-items:flex-start;gap:1rem;margin-bottom:1.8rem;font-size:1.6rem;line-height:1.8;display:flex}.footer-module__SYIE4a__icon{color:#555;flex-shrink:0}.footer-module__SYIE4a__socialIcons{align-items:center;gap:3rem;margin-top:4rem;display:flex}.footer-module__SYIE4a__socialIcon{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background-color .2s;display:flex}.footer-module__SYIE4a__socialIcon:hover{background-color:#e0e0e0}.footer-module__SYIE4a__certifications{border-top:1px solid #eaeaea;justify-content:space-between;gap:2rem;margin-top:1rem;padding-top:1.5rem;display:flex}.footer-module__SYIE4a__certItem{justify-content:center;align-items:center;display:flex}.footer-module__SYIE4a__certItem img{object-fit:cover}@media (max-width:768px){.footer-module__SYIE4a__columns{flex-direction:column}.footer-module__SYIE4a__column{width:100%;margin-bottom:2rem}.footer-module__SYIE4a__certifications{flex-wrap:wrap}}
