@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&family=Space+Grotesk:wght@300..700&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";*{font-family:Space Grotesk,Roboto}html{scroll-behavior:smooth}.signup-container{display:flex;justify-content:space-between;align-items:stretch;height:100vh;flex-wrap:wrap}.signup-form-section{padding:60px 40px;width:50%;min-width:350px;display:flex;flex-direction:column;justify-content:center;height:100vh}.signup-form-section h2{font-size:36px;text-align:center;margin-bottom:1rem;font-weight:600}.signup-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px;margin-left:auto;margin-right:auto}.input-group-signup{width:100%}.input-group-signup label{font-weight:500;margin-bottom:6px}.signup-form input{padding:12px;border:1px solid #ccc;border-radius:6px}.signup-button{padding:14px;background-color:#f15a29;color:#fff;border:none;font-size:18px;border-radius:6px;cursor:pointer;width:100%;justify-content:center}.other-section-signup{display:flex;align-items:center;text-align:center;color:#294957;font-size:16px;width:100%}.other-section-signup:before,.other-section-signup:after{content:"";flex:1;border-bottom:1px solid #ccc;margin:0 10px}.signup-unique-social-buttons{display:flex;justify-content:center;gap:20px}.social-btn{background-color:#fff;border:1px solid #ccc;padding:10px 14px;border-radius:8px;cursor:pointer;transition:.3s ease;color:#000;display:flex;justify-content:center;align-items:center;gap:10px}.social-btn img{width:24px;height:24px}.login-link{text-align:center;font-size:14px;color:#555}.login-link span{color:#f15a29;cursor:pointer;font-weight:500}.signup-image-section{width:50%;background:url(/images/Signup%20image.png) no-repeat center center/cover}@media (max-width: 1024px){.signup-container{flex-direction:column}.signup-image-section{height:100vh;border-radius:0}}@media (max-width: 768px){.signup-form-section{padding:40px 20px}.signup-button{font-size:16px}.signup-unique-social-buttons{flex-direction:row;gap:12px}.signup-form{gap:10px}.signup-form-section{width:100%}.signup-image-section{display:none}}@media (max-width: 426px){.signup-image-section{display:none}.signup-form-section{width:100%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-container-l{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:row;gap:20px}.login-form-section-l{flex-direction:column;justify-content:center;width:672px;display:flex}.login-form-section-l h2{font-family:Space Grotesk,sans-serif;font-weight:600;margin-bottom:2rem;line-height:1;letter-spacing:.5px;font-size:36px;text-align:center}.login-form-section-l p{text-align:left;margin-bottom:2rem;line-height:1.6;max-width:378px;margin-left:auto;margin-right:auto;font-size:16px}.login-form-l{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;width:368px}.input-group-l{display:flex;flex-direction:column;margin-bottom:15px;width:100%}.input-group-l label{margin-bottom:6px;font-size:16px;font-weight:500;color:#12130d}form input{width:100%;padding:14px 16px;border:1px solid #ccc;border-radius:8px;font-size:16px}.signup-btn-l{background-color:#f15a29;color:#fff;padding:14px;border:none;width:100%;font-weight:400;font-size:18px;cursor:pointer;margin-bottom:15px;border-radius:8px}.other-section-l{width:100%;text-align:center;margin:20px 0;color:#294957;font-size:16px}.forgot-password-l{width:100%;display:flex;justify-content:flex-end;margin-bottom:5px;font-size:14px}.forgot-password-l a{font-size:15px;color:#1e4ae9;text-decoration:none;transition:color .3s}.forgot-password-l a:hover{color:#1e4ae9;text-decoration:underline}.google-btn-l,.apple-btn-l{width:100%;padding:14px;margin-bottom:10px;border:1px solid #ccc;border-radius:8px;background-color:#fff;cursor:pointer;font-size:16px;font-weight:400;display:flex;align-items:center;justify-content:center;gap:10px}.login-image-section-l{width:50%;display:flex;align-items:center;justify-content:center}.login-image-section-l img{width:100%;height:100vh;object-fit:cover}@media (max-width: 1024px){.login-container-l{flex-direction:row;padding:0 20px;gap:20px}.login-form-section-l{width:50%;padding-left:10px}.login-form-l{width:100%;max-width:360px}.login-form-section-l h2{font-size:32px}.login-form-section-l p{font-size:15px}}@media (max-width: 768px){.login-container-l{flex-direction:row;padding:0 30px;gap:30px}.login-image-section-l{width:45%}.login-image-section-l img{border-radius:16px;height:auto}.login-form-section-l{width:50%;padding:0}.login-form-section-l h2{font-size:28px;margin-bottom:14px}.login-form-section-l p{text-align:center;font-size:15px;line-height:1.4}.signup-btn-l,.google-btn-l,.apple-btn-l{font-size:16px;padding:12px}.forgot-password-l{font-size:13px}.forgot-password-l a,.other-section-l{font-size:14px}}@media (max-width: 425px){.login-container-l{flex-direction:column;height:100vh;padding:20px;background-color:#f5f7fa}.login-image-section-l{display:none}.login-form-section-l{background-color:#fff;box-shadow:0 4px 20px #0000001a;border-radius:16px;padding:24px 20px;width:100%;align-items:center}.login-form-section-l h2{font-size:24px}.login-form-section-l p{font-size:14px;margin-bottom:16px}form input{padding:10px;font-size:14px;border-radius:6px}.signup-btn-l,.google-btn-l,.apple-btn-l{padding:12px;font-size:14px;border-radius:6px}.forgot-password-l,.forgot-password-l a,.other-section-l{font-size:13px}}.forgot-container{display:flex;justify-content:center;align-items:center;gap:50px;height:100vh}.form-section{display:flex;flex-direction:column;justify-content:center;width:50%;margin:0 auto}.form-section h2{font-family:Space Grotesk;font-weight:600;margin-bottom:3rem;line-height:100%;letter-spacing:1%;font-size:2.75rem;text-align:center}.form-section p{text-align:left;margin-bottom:2rem;line-height:1.6;max-width:378px;margin-left:auto;margin-right:auto;font-size:18px}.forgot-form{display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center;width:368px;margin:0 auto}.input-group{display:flex;flex-direction:column;margin-bottom:15px;width:100%}.input-group label{margin-bottom:6px;font-size:16px;font-weight:500;color:#12130d;line-height:100%;vertical-align:middle}.forgot-form input{width:100%;padding:12px;border:1px solid #ccc;border-radius:6px;font-size:14px}.signup-btn{background-color:#f15a29;color:#fff;padding:12px;border:none;width:100%;font-weight:400;vertical-align:middle;letter-spacing:1%;font-size:20px;cursor:pointer;margin-bottom:15px;transition:background-color .3s ease}.signup-btn:hover{background-color:#d94e20}.forgot-image-section{display:flex;align-items:center;justify-content:center;width:50%}.forgot-image-section img{object-fit:cover;width:100%;height:100vh}@media (max-width: 1024px){.forgot-container{gap:30px}.form-section{width:540px}.form-section h2{font-size:2rem;margin-bottom:2rem}.form-section p{font-size:16px;margin-bottom:1.5rem}.forgot-form{width:100%;max-width:360px;gap:8px}.input-group label{font-size:15px}.forgot-form input{font-size:13px;padding:10px}.signup-btn{font-size:18px;padding:10px}.forgot-image-section img{width:100%;height:100vh}}@media (max-width: 769px){.forgot-container{flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:20px;width:100%;margin:0 auto}.form-section{width:100%;max-width:480px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center}.form-section h2{font-size:1.75rem;margin-bottom:1.5rem;text-align:center}.form-section p{font-size:15px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;width:70%}.forgot-form{width:100%;max-width:340px;padding:0 10px;gap:8px}.input-group label{font-size:14px}.forgot-form input{font-size:13px;padding:10px}.signup-btn{font-size:16px;padding:10px}.forgot-image-section{display:none}}@media (max-width: 426px){.forgot-container{display:flex;justify-content:center;align-items:center;height:100vh;padding:20px 16px;gap:0;height:auto;background-color:transparent}.forgot-image-section{display:none;visibility:hidden;position:absolute}.form-section{width:100%;max-width:400px;margin:0 auto;padding:0;height:100vh}.form-card{background-color:#fff;border-radius:16px;padding:32px 24px;box-shadow:0 8px 24px #0000000d;width:100%}.form-card h2{font-size:1.375rem;font-weight:600;text-align:center;margin-bottom:16px;color:#121212}.form-card p{font-size:14px;color:#555;text-align:center;margin-bottom:24px;line-height:1.6;width:100%}.forgot-form{width:100%}.input-group label{font-size:14px;margin-bottom:6px;color:#333}.forgot-form input{padding:12px;font-size:14px;border-radius:8px;border:1px solid #ccc}.signup-btn{font-size:16px;padding:10px;margin-top:12px;background-color:#f15a29;border-radius:8px;transition:background-color .3s ease}.signup-btn:hover{background-color:#d94e20}}.otp-container{display:flex;width:100%;height:100vh;justify-content:center;align-items:stretch;overflow:hidden}.form-section,.otp-image-section{width:50%;min-height:100vh;display:flex;align-items:center;justify-content:center}.form-section{padding:25px}.form-box{width:100%;background:#fff;padding:60px 100px;border-radius:16px}.form-box h2{font-size:28px;color:#222;margin-bottom:16px;text-align:center}.form-box p{font-size:15px;color:#555;margin-bottom:26px;text-align:center}.input-group{margin-bottom:22px}.input-group label{display:block;font-size:14px;color:#333;margin-bottom:8px}.input-group input{width:100%;padding:14px 16px;font-size:16px;border:1px solid #ccc;border-radius:8px;outline:none;transition:border-color .3s ease}.input-group input:focus{border-color:#f15a29}.button-group-Otp{display:flex;justify-content:space-between;gap:14px;margin-top:12px;flex-wrap:wrap}.verify-btn,.cancel-btn{flex:1;padding:14px;font-size:15px;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.verify-btn{background-color:#f15a29;color:#fff}.verify-btn:hover{background-color:#f15a29}.cancel-btn{background-color:#6c757d;color:#fff}.cancel-btn:hover{background-color:#5a6268}.feedback-message{margin-top:18px;font-size:14px;color:#d9534f;text-align:center}.resend-section{margin-top:24px;text-align:center}.resend-btn{margin-top:10px;padding:12px 24px;background-color:#17a2b8;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.resend-btn:hover{background-color:#138496}.otp-image-section{background-color:#f0f0f0;text-align:center}.otp-image-section img{width:100%;height:100vh;object-fit:cover}@media (max-width: 992px){.otp-container{flex-direction:column;height:100vh}.form-section,.otp-image-section{width:100%;min-height:auto}.form-section{padding:30px 20px}.otp-image-section{display:none}.verify-btn,.cancel-btn{width:100%}.form-box h2{font-size:48px;color:#222;margin-bottom:16px;text-align:center}.form-box p{font-size:20px;color:#555;margin-bottom:26px;text-align:center}.input-group label{display:block;font-size:18px;color:#333;margin-bottom:8px}}@media (max-width: 426px){.otp-container{flex-direction:column;height:100vh}.form-section,.otp-image-section{width:100%;min-height:auto}.form-section{padding:30px 20px}.otp-image-section{display:none}.verify-btn,.cancel-btn{width:100%}}.bid-slider{position:relative;width:100%;height:100vh;min-height:300px;overflow:hidden;opacity:1!important;visibility:visible!important}.slides-container{display:flex;height:100%;width:100%;will-change:transform}.slide{position:relative;min-width:100%;height:100%}.slide-image{width:100%;height:100%;object-fit:cover;flex-shrink:0}.slider-overlay-one{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px;background-color:#0006;color:#fff;z-index:2}.slider-text-one{font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:700;text-transform:uppercase;width:70%}.slider-subtext-one{font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:400;max-width:900px;margin-top:10px}.arrow-one{position:absolute;top:50%;transform:translateY(-50%);background-color:#ffffff4d;border:none;width:50px;height:50px;cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease}.arrow-one:hover{background-color:#fff9}.arrow-one.left-one{left:20px}.arrow-one.right-one{right:20px}.arrow-icon-one{font-size:32px;color:#fff}@media (max-width: 1024px){.slider-text-one{font-size:2.5rem;width:80%}.slider-subtext-one{font-size:1rem}.arrow-one{width:40px;height:40px}.arrow-icon-one{font-size:24px}}@media (max-width: 768px){.slider-text-one{font-size:2rem;width:85%}.slider-subtext-one{font-size:.95rem}}@media (max-width: 425px){.bid-slider,.slide{height:300px}.slider-text-one{font-size:1.5rem;width:90%}.slider-subtext-one{font-size:.85rem}.arrow-one{width:30px;height:30px}.arrow-icon-one{font-size:18px}.arrow-one.left-one{left:10px}.arrow-one.right-one{right:10px}}@media (max-width: 320px){.bid-slider,.slide{height:240px}.slider-text-one{font-size:1.2rem;width:95%}.slider-subtext-one{font-size:.75rem}.arrow-one{width:26px;height:26px}.arrow-icon-one{font-size:16px}.arrow-one.left-one{left:6px}.arrow-one.right-one{right:6px}}.welcome-section-two{display:flex;justify-content:space-between;align-items:center;padding:50px 45px 50px 40px;background-color:#fff;gap:40px;max-width:1440px;width:100%;margin:0 auto}.welcome-content-two{flex:1;max-width:50%}.welcome-content-two h2{font-family:Space Grotesk;font-size:48px;font-weight:500;line-height:100%;letter-spacing:0px;color:#161616;text-transform:uppercase}.highlight-two{color:#fc5a11}.welcome-content-two p{font-size:18px;font-weight:400;line-height:1.2;letter-spacing:0px;color:#333;margin:20px 0}.read-more-two{color:#fc5a11;font-style:italic;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0px}.estimate-button-two{margin-top:20px;padding:12px 24px;font-size:14px;font-weight:600;background-color:#000;color:#fff;border:none;cursor:pointer;transition:.3s ease;display:flex;justify-content:center;align-items:center}.estimate-button-two:hover{background-color:#333}.welcome-image-wrapper-two{background-color:#fc5a11;width:600px;height:442px;position:relative}.welcome-image-two{position:absolute;left:10px;bottom:10px;width:600px;height:442px;display:block}@media (max-width: 1024px){.welcome-section-two{padding:40px 30px;gap:30px}.welcome-content-two{max-width:48%}.welcome-content-two h2{font-size:38px}.welcome-content-two p{font-size:16px}.estimate-button-two{font-size:13px;padding:10px 20px}.welcome-image-wrapper-two{width:450px;height:340px}.welcome-image-two{width:450px;height:340px;left:10px;bottom:10px}}@media (max-width: 768px){.welcome-section-two{padding:30px 20px;gap:20px}.welcome-content-two{max-width:47%}.welcome-content-two h2{font-size:30px}.welcome-content-two p{font-size:15px}.read-more-two{font-size:14px}.estimate-button-two{font-size:12px;padding:8px 16px}.welcome-image-wrapper-two{width:350px;height:280px}.welcome-image-two{width:350px;height:280px;left:8px;bottom:8px}}@media (max-width: 425px){.welcome-section-two{flex-direction:column;padding:20px 15px;gap:15px}.welcome-content-two{max-width:100%;text-align:center}.welcome-content-two h2{font-size:24px}.welcome-content-two p{font-size:14px;margin:15px 0}.read-more-two{font-size:12px}.estimate-button-two{font-size:12px;padding:8px 20px;margin:0 auto;margin-top:1rem}.welcome-image-wrapper-two{width:100%;height:auto;max-width:300px;position:relative;background-color:#fc5a11}.welcome-image-two{position:relative;width:100%;height:auto;left:0;bottom:0}}@media (max-width: 320px){.welcome-section-two{padding:15px 12px;gap:12px}.welcome-content-two h2{font-size:20px}.welcome-content-two p{font-size:13px;margin:12px 0}.read-more-two{font-size:11px}.estimate-button-two{font-size:11px;padding:7px 16px}.welcome-image-wrapper-two{max-width:260px;width:100%;height:auto}.welcome-image-two{width:100%;height:auto;position:relative;left:0;bottom:0}}.services-section-three{padding:60px 30px;text-align:center;max-width:1440px;width:100%;margin:0 auto}.services-heading-three{font-family:Space Grotesk;font-size:48px;font-weight:500;line-height:100%;letter-spacing:0px;margin-bottom:50px;color:#161616}.services-heading-three span{color:#fc5a11}.services-flex-three{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:40px}.service-card-three{background-color:#fff;border:1px solid #eee;width:350px;padding:20px;transition:.3s ease;text-align:center;display:flex;flex-direction:column;min-height:100%}.card-content-wrapper{flex:1;display:flex;flex-direction:column}.service-image-three{width:310px;height:255px;object-fit:cover;margin:0 auto}.service-title-three{font-size:18px;font-weight:700;margin:15px 0 10px;color:#000}.service-description-three{font-size:14px;color:#333;margin-bottom:20px;flex:1;overflow:hidden}.service-button-wrapper-three{display:flex;justify-content:center;margin-top:auto;padding-top:10px}.service-button-three{background-color:#fc5a11;color:#fff;padding:8px 20px;font-size:12px;border:none;cursor:pointer;transition:.3s ease}.service-button-three:hover{background-color:#d4541c}.service-description-three.clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.service-description-three.expanded{display:block;overflow-y:auto;max-height:300px}@media (max-width: 1024px){.services-section-three{padding:40px 20px}.services-heading-three{font-size:41px;margin-bottom:40px}.services-flex-three{gap:30px}.service-card-three{width:300px;padding:18px}.service-image-three{width:270px;height:220px}.service-title-three{font-size:17px}.service-description-three{font-size:14px}.service-button-three{font-size:12px;padding:7px 18px}}@media (max-width: 768px){.services-section-three{padding:30px 15px}.services-heading-three{font-size:32px;margin-bottom:30px}.services-flex-three{gap:25px}.service-card-three{width:100%;max-width:280px;padding:16px}.service-image-three{width:240px;height:200px}.service-title-three{font-size:15px}.service-description-three{font-size:12px}.service-button-three{font-size:10px;padding:6px 16px}}@media (max-width: 320px){.services-section-three{padding:20px 10px}.services-heading-three{font-size:24px;margin-bottom:20px}.services-flex-three{gap:20px}.service-card-three{width:100%;max-width:260px;padding:14px}.service-image-three{width:100%;height:auto}.service-title-three{font-size:14px}.service-description-three{font-size:11px}.service-button-three{font-size:10px;padding:6px 14px}}.trusted-sec{width:100%;padding:40px 0;display:flex;flex-direction:column;align-items:center;background:#fff}.trusted-hd{width:80%;margin-bottom:30px}.trusted-h1{font-size:50px;font-weight:600;text-align:center}.span{color:#fc5a11}.img-cont{width:100%;display:flex;flex-direction:column;gap:30px}.scroll-row{width:100%;overflow:hidden;position:relative}.scroll-track{display:flex;min-width:max-content;animation:scroll-left 30s linear infinite}.scroll-row.reverse .scroll-track{animation:scroll-right 30s linear infinite}.logo-box{width:180px;height:180px;flex-shrink:0;margin:0 20px;display:flex;justify-content:center;align-items:center}.flag-img{width:100%;height:100%;object-fit:cover;border-radius:50%;padding:0 30px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 1024px){.trusted-h1{font-size:36px}.logo-box{width:120px;height:120px;margin:0 10px}}@media (max-width: 600px){.logo-box{width:80px;height:80px;margin:0 8px}}.projects-section-five{padding:60px 20px;text-align:center;background-color:#fff;max-width:1440px;width:100%;margin:0 auto}.projects-title-five{font-family:Space Grotesk;font-size:48px;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase;margin-bottom:10px}.highlight-five{color:#f15a29}.projects-subtitle-five{max-width:900px;margin:0 auto 40px;font-size:18px;color:#161616;line-height:100%}.projects-grid-five{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;justify-items:center}.project-card-five{position:relative;width:100%;max-width:300px;overflow:hidden;box-shadow:0 0 10px #0000001a}.project-image-five{width:300px;height:369px;object-fit:cover;display:block;opacity:.9;transition:transform .3s ease}.project-card-five:hover .project-image-five{transform:scale(1.05)}.project-overlay-five{position:absolute;bottom:0;color:#fff;width:100%;padding:15px;text-align:left}.project-overlay-five h3{font-family:Space Grotesk;font-weight:500;font-size:20px;line-height:100%;letter-spacing:0px;margin-bottom:6px;color:#fff}.project-overlay-five p{font-family:Space Grotesk;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0px;vertical-align:bottom;color:#fff}@media (max-width: 1024px){.projects-section-five{padding:40px 15px}.projects-title-five{font-size:36px}.projects-subtitle-five{font-size:15px;margin-bottom:30px;max-width:90%}.projects-grid-five{grid-template-columns:repeat(4,1fr);gap:10px}.project-card-five{max-width:100%}.project-image-five{width:100%;height:260px}.project-overlay-five h3{font-size:16px}.project-overlay-five p{font-size:12px}}@media (max-width: 768px){.projects-section-five{padding:30px 25px}.projects-title-five{font-size:28px}.projects-subtitle-five{font-size:14px;margin-bottom:25px;max-width:95%}.projects-grid-five{grid-template-columns:repeat(2,1fr);gap:15px}.project-card-five{max-width:100%}.project-image-five{width:100%;height:230px}.project-overlay-five h3{font-size:15px}.project-overlay-five p{font-size:11px}}@media (max-width: 425px){.projects-section-five{padding:30px 25px}.projects-title-five{font-size:26px}.projects-subtitle-five{font-size:14px;margin-bottom:25px;max-width:95%}.projects-grid-five{grid-template-columns:repeat(2,1fr);gap:13px}.project-card-five{max-width:100%}.project-image-five{width:100%;height:220px}.project-overlay-five h3{font-size:14px}.project-overlay-five p{font-size:10px}}@media (max-width: 320px){.projects-section-five{padding:20px 15px}.projects-title-five{font-size:22px}.projects-subtitle-five{font-size:13px;margin-bottom:20px;max-width:100%}.projects-grid-five{grid-template-columns:1fr;gap:12px}.project-card-five{max-width:100%}.project-image-five{width:100%;height:200px}.project-overlay-five h3{font-size:13px}.project-overlay-five p{font-size:10px}}*{margin:0;padding:0;box-sizing:border-box}.software-section{display:flex;justify-content:center;flex-direction:row;align-items:center;gap:50px;width:100%;border-top:1px solid #161616;border-bottom:1px solid #161616;padding:10px 0;max-width:1440px;margin:0 auto}.software-text{width:40%}.software-heading{display:flex;justify-content:center;align-items:center;padding:30px 35px;margin-top:2.5rem}.software-heading h1{font-family:Space Grotesk;font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase;white-space:nowrap}.software-heading h1 span{color:#fc5a11;margin-left:6px}.software-linee{width:1px;height:160px;background-color:#161616}.software-image-wrapper{overflow:hidden;width:100%}.software-image-row{display:flex;justify-content:center;gap:120px;animation:scrollLogos 20s linear infinite;width:max-content}.software-img{width:210px;height:140px}@media (max-width: 1024px){.software-section{gap:30px;padding:10px}.software-heading{padding:20px;margin-top:2rem}.software-heading h1{font-size:22px}.software-linee{height:120px}.software-image-row{gap:60px}.software-img{width:160px;height:110px}}@media (max-width: 768px){.software-section{gap:20px;padding:10px}.software-heading{margin-top:1.5rem;text-align:center;padding:20px 30px;margin-top:40px;margin-right:30px}.software-heading h1{font-size:18px}.software-img{width:140px;height:100px;margin:0 auto}}@media (max-width: 425px){.software-section{flex-direction:column;gap:15px;padding:20px 10px}.software-heading{padding:10px;margin-top:1rem;text-align:center}.software-heading h1{display:inline-block;justify-content:center;font-size:18px;line-height:1.3;white-space:nowrap}.software-text{width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.software-linee{display:none}.software-image-row{gap:20px}.software-image-row .software-img{width:150.48px;height:79px}}@keyframes scrollLogos{0%{transform:translate(-100%)}to{transform:translate(100%)}}.why-choose-section-six{display:flex;justify-content:space-between;align-items:center;padding:60px 40px;box-sizing:border-box;gap:200px;max-width:1440px;width:100%;margin:0 auto}.why-left-six,.why-right-six{flex:1;box-sizing:border-box}.why-title-six{font-family:Space Grotesk;font-size:48px;font-weight:500;line-height:100%;vertical-align:middle;text-transform:uppercase;margin-bottom:20px;color:#161616}.why-description-six{font-size:14px;font-weight:400;color:#161616;margin-bottom:30px;line-height:1.3}.stats-six{display:flex;gap:25px;margin-bottom:30px;flex-wrap:wrap}.stat-block-six{border-right:1px solid #161616;padding-right:15px;width:40%}.stat-block-six:last-child{border-right:none}.stat-block-six:nth-child(2){border-right:none}.six{border-right:none}.stat-block-six h3{font-family:Space Grotesk,sans-serif;font-size:60px;font-weight:600;line-height:1.1;margin-bottom:5px;color:#000}.stat-block-six p{font-size:14px;color:#fc5a11}.cta-button-six{padding:14px 24px;background-color:#fc5a11;color:#fff;font-weight:600;border:none;cursor:pointer}.cta-button-six:hover{background-color:#d34d1c}.why-right-six{position:relative;display:flex;justify-content:center}.main-img-six{width:100%;max-width:541px;height:auto}.small-img-six{position:absolute;bottom:-30px;left:0;transform:translate(-50%);width:237px;height:auto;box-shadow:0 4px 10px #0000001a}@media (max-width: 1024px){.why-choose-section-six{padding:40px 20px;gap:100px}.why-title-six{font-size:36px}.why-description-six{font-size:10px;margin-bottom:25px}.stats-six{gap:15px;margin-bottom:25px}.stat-block-six h3{font-size:42px}.stat-block-six p{font-size:13px}.cta-button-six{padding:12px 20px;font-size:14px}.six{border-right:none}.main-img-six{max-width:400px}.small-img-six{width:180px;bottom:-20px}}@media (max-width: 768px){.why-choose-section-six{padding:30px 20px;gap:95px;max-width:768px}.why-title-six{font-size:32px;margin-bottom:15px}.why-description-six{font-size:9px;margin-bottom:20px;line-height:1.3}.stats-six{gap:15px;margin-bottom:20px}.stat-block-six{padding-right:10px;border-right:1px solid #161616}.stat-block-six h3{font-size:40px;margin-bottom:5px}.stat-block-six p{font-size:12px}.cta-button-six{padding:12px 20px;font-size:14px}.main-img-six{max-width:350px;height:auto}.small-img-six{width:170px;bottom:-20px;left:0;transform:translate(-50%)}}@media (max-width: 425px){.why-choose-section-six{flex-direction:column;padding:20px 15px;gap:40px;max-width:100%}.why-left-six,.why-right-six{flex:none;width:100%}.why-title-six{font-size:24px;margin-bottom:12px;text-align:center}.why-description-six{font-size:12px;margin-bottom:20px;text-align:center;line-height:1.4;padding:0 10px}.stats-six{justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.stat-block-six{border-right:none;padding:0 10px;text-align:center;flex:1 1 100px}.stat-block-six h3{font-size:28px;margin-bottom:4px}.stat-block-six p{font-size:11px}.cta-button-six{width:auto;padding:8px 20px;font-size:14px;border-radius:4px;display:block;margin:0 auto;cursor:pointer}.why-right-six{margin-top:10px}.main-img-six{max-width:280px;margin:0 auto;display:block}.small-img-six{width:140px;bottom:-30px;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #0000001a;position:absolute}}@media (max-width: 320px){.why-choose-section-six{flex-direction:column;padding:15px 10px;gap:35px}.why-left-six,.why-right-six{flex:none;width:100%}.why-title-six{font-size:22px;margin-bottom:10px;text-align:center}.why-description-six{font-size:12.5px;margin-bottom:18px;text-align:center;padding:0 8px;line-height:1.4}.stats-six{justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:18px}.stat-block-six{padding:0 6px;text-align:center;flex:1 1 90px;border-right:none}.stat-block-six h3{font-size:24px;margin-bottom:4px}.stat-block-six p{font-size:10px}.cta-button-six{width:auto;padding:7px 16px;font-size:13px;border-radius:4px;display:block;margin:0 auto}.main-img-six{max-width:250px;margin:0 auto;display:block}.small-img-six{width:120px;bottom:-25px;left:50%;transform:translate(-50%)}}.feature-box-container{display:flex;justify-content:center;gap:2rem;padding:4rem 2rem;background-color:#fef4ef;flex-wrap:wrap}.feature-box-card{flex:1 1 220px;max-width:280px;text-align:center;padding:2rem 1rem;background-color:transparent}.feature-box-icon{width:80px;height:80px;border:8px solid #FFE7DB;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:#f99b5c;font-size:30px;background-color:#fff}.feature-box-title{font-family:Space Grotesk;margin-top:.5rem;font-size:24px;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase;color:#000}.feature-box-description{font-size:14px;color:#161616;margin-top:.5rem;line-height:1.5;font-weight:400;letter-spacing:0px}@media (max-width: 1024px){.feature-box-container{justify-content:space-around;gap:1.5rem}}@media (max-width: 768px){.feature-box-container{flex-direction:column;align-items:center;gap:2rem}}@media (max-width: 768px){.feature-box-container{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.5rem}.feature-box-card{flex:0 1 calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}}@media (max-width: 425px){.feature-box-container{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem;padding:1.5rem 1rem}.feature-box-card{flex:0 1 calc(50% - 1rem);max-width:calc(50% - 1rem);padding:1rem .5rem}.feature-box-icon{width:60px;height:60px;border-width:3px;font-size:22px;margin-bottom:.75rem}.feature-box-title{font-size:16px;margin-top:.25rem}.feature-box-description{font-size:12.5px;margin-top:.25rem;line-height:1.4}}@media (max-width: 320px){.feature-box-container{flex-direction:column;align-items:center;gap:1rem;padding:1.25rem .75rem}.feature-box-card{flex:1 1 100%;max-width:100%;padding:1rem .75rem;text-align:center}.feature-box-icon{width:55px;height:55px;border-width:2.5px;font-size:20px;margin-bottom:.5rem}.feature-box-title{font-size:15px;margin-top:.25rem}.feature-box-description{font-size:12px;margin-top:.25rem;line-height:1.4;padding:0 5px}}body{margin:0;padding:0;box-sizing:border-box}.begin-section{display:flex;padding:40px;justify-content:center;align-items:flex-start;gap:130px;margin-bottom:5rem;max-width:1440px;width:100%;margin:0 auto}.begin-left{max-width:45%}.begin-left h1{font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;vertical-align:middle;text-transform:uppercase}.begin-highlight{color:#fc5a11;font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;vertical-align:middle;text-transform:uppercase}.begin-description{margin:15px 0 30px;font-size:18px;max-width:90%;color:#000}.steps .step{display:flex;flex-direction:row;align-items:baseline;padding:20px;border-bottom:1px solid #ccc}.step .begin-number{font-family:Space Grotesk;color:#fc5a11;font-weight:500;margin-right:18px;line-height:100%;vertical-align:middle;text-transform:uppercase;font-size:18px}.step p{margin:0;font-size:28px;font-weight:500;letter-spacing:0px;line-height:100%;vertical-align:middle;text-transform:uppercase;color:#161616}.begin-right{max-width:45%;position:relative}.team-image{width:542px;height:409px;border-radius:6px}.question-box{background-color:#fc5a11;padding:20px;color:#fff;width:239px;height:256px;position:absolute;bottom:-60px;left:-110px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;justify-content:center;align-items:center}.small-text{font-size:12px;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.question-box h3{margin:0 0 15px;font-size:18px}.begin-contact-button{background:#000;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-weight:700;font-size:14px;border-radius:4px}@media (max-width: 1024px){.begin-section{gap:120px;margin-bottom:2rem}.begin-left h1{font-size:38px}.begin-description{font-size:16px}.begin-highlight{font-size:55px}.step .begin-number{font-size:16px}.step{flex-direction:row}.step p{font-size:21px}.team-image{width:440px;height:auto}.question-box{width:190px;height:220px;padding:18px}.small-text{font-size:11px}.question-box h3{font-size:16px}.begin-contact-button{font-size:13px;padding:9px 14px}}@media (max-width: 768px){.begin-section{padding:20px;gap:70px;margin-bottom:2rem}.begin-left{max-width:50%;padding:0 20px}.begin-right{max-width:50%}.begin-left h1,.begin-highlight{font-size:34px;line-height:1.2}.begin-description{font-size:14px;max-width:100%}.steps .step{padding:12px 0}.step .begin-number{font-size:14px;margin-right:10px}.step p{font-size:18px}.team-image{width:100%;max-width:300px;height:auto}.question-box{width:150px;height:170px;padding:14px;left:-50px;bottom:-80px}.small-text{font-size:10px}.question-box h3{font-size:14px}.begin-contact-button{font-size:12px;padding:8px 12px}}@media (max-width: 425px){.begin-section{display:flex;flex-direction:column;padding:20px 16px;gap:24px;margin-bottom:5rem;align-items:center;text-align:center}.begin-left,.begin-right{max-width:100%;text-align:center}.begin-left h1{font-size:26px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.begin-highlight{color:#fc5a11;font-weight:700}.begin-description{font-size:14px;margin:15px 0 20px;text-align:center}.steps{width:100%;display:flex;flex-direction:column;gap:16px;align-items:center}.steps .step{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.step .begin-number{font-size:16px;color:#fc5a11;font-weight:700}.step p{font-size:16px;margin:0;text-align:center}.team-image{width:100%;height:auto;border-radius:6px}.question-box{background-color:#fc5a11;color:#fff;text-align:left;padding:16px;margin-top:20px;margin-left:18px;border-radius:6px}.question-box .small-text{font-size:6.37px;margin-bottom:8px;display:block}.question-box h3{font-size:14.87px;margin:0 0 10px}.begin-contact-button{background-color:#000;color:#fff;font-size:5.58px;padding:10px 15px;border-radius:4px;border:none;cursor:pointer;text-transform:uppercase;font-weight:600;margin-top:10px}}@media (max-width: 320px){.begin-section{padding:16px 12px;gap:20px;margin-bottom:6rem}.begin-left h1,.begin-highlight{font-size:22px}.begin-description{font-size:12px;margin:10px 0 18px}.steps .step{gap:8px;flex-direction:column;align-items:center}.step .begin-number,.step p{font-size:14px}.team-image{width:100%;max-width:260px}.question-box{width:140px;height:160px;padding:12px;left:0;bottom:-90px}.question-box h3{font-size:13px}.small-text{font-size:6px}.begin-contact-button{font-size:10px;padding:6px 10px}}.estimate-container-e{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;max-width:1440px;width:100%;margin:0 auto;margin-top:2rem}.estimate-heading-e{font-family:Space Grotesk,sans-serif;font-size:48px;font-weight:500;line-height:100%;letter-spacing:0px;margin-bottom:30px;color:#000;width:50%;margin-left:auto;margin-right:auto}.estimate-heading-e span{color:#ff5e14}.estimate-buttons-e{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.btn-e{padding:20px 35px;font-size:24px;font-weight:600;color:#fff;border:none;cursor:pointer;text-transform:uppercase;transition:transform .2s ease;margin-top:2rem}.btn-e:hover{transform:translateY(-3px)}.btn-orange-e{background-color:#ff5e14}.btn-black-e{background-color:#1a1a1a}@media (max-width: 768px){.estimate-container-e{padding:30px 15px;margin-top:1.5rem}.estimate-heading-e{font-size:32px;width:80%;margin-bottom:20px}.estimate-buttons-e{gap:20px}.btn-e{padding:14px 28px;font-size:18px;margin-top:1.5rem}}@media (max-width: 425px){.estimate-container-e{padding:20px 12px;margin-top:1.2rem}.estimate-heading-e{font-size:24px;width:100%;margin-bottom:16px;padding:0 10px}.estimate-buttons-e{flex-direction:column;gap:15px;align-items:center}.btn-e{padding:12px 20px;font-size:16px;width:100%;max-width:300px;margin-top:1rem}}@media (max-width: 320px){.estimate-container-e{padding:15px 10px;margin-top:1rem}.estimate-heading-e{font-size:20px;width:100%;margin-bottom:12px;padding:0 8px}.estimate-buttons-e{gap:12px;flex-direction:column;align-items:center}.btn-e{padding:10px 18px;font-size:14px;width:100%;max-width:260px;margin-top:.8rem}}.main-container-c{width:100%;max-width:1440px;margin:0 auto;padding:40px 20px}.client-container{width:100%;text-align:center}.testimonials-heading{font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;margin-bottom:40px;color:#161616}.testimonials-slider-wrapper{overflow:hidden;width:100%}.testimonials-slider{display:flex;transition:transform .4s ease-in-out;width:100%}.testimonials-slide{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;width:100%;min-width:100%}.testimonial-card-wrapper{display:flex;justify-content:center;align-items:center;width:100%;max-width:360px}.testimonial-card-wrapper-2{display:flex;justify-content:center;align-items:center;width:100%;max-width:400px;height:466px}.testimonial-image-2{width:76px;height:76px;margin-top:-50px!important;border-radius:50%;object-fit:cover;border:3px solid white;z-index:1;margin:0 auto}.testimonial-card{height:400px;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-size:cover;background-position:center;border-radius:12px;position:relative;gap:2px}.testimonial-image{width:76px;height:76px;border-radius:50%;object-fit:cover;border:3px solid white;margin-bottom:10px}.testimonial-name,.testimonial-role,.testimonial-text,.testimonial-quote-icon{z-index:1;margin:0 auto;text-align:center}.testimonial-name{font-size:1.2rem;font-weight:700}.testimonial-role{font-size:.95rem;font-style:italic;margin-bottom:10px}.testimonial-text{font-size:.85rem;line-height:1.5;max-width:80%}.dots-container{margin-top:30px;display:flex;justify-content:center;gap:12px}.dot{width:12px;height:12px;background-color:#ff9d5c;opacity:.5;border-radius:50%;cursor:pointer;transition:all .3s}.dot.active{width:14px;height:14px;background-color:#ff5200;opacity:1}@media (max-width: 1024px){.main-container-c{padding:30px 16px}.testimonials-heading{font-size:42px;margin-bottom:30px}.testimonial-card-wrapper{max-width:300px}.testimonial-card-wrapper-2{max-width:340px;height:440px}.testimonial-card{height:380px;padding:16px;gap:4px}.testimonial-image{width:64px;height:64px}.testimonial-image-2{width:64px;height:64px;margin-top:-50px!important;border-radius:50%;object-fit:cover;border:3px solid white;z-index:1;margin:0 auto}.testimonial-name{font-size:1.1rem}.testimonial-role{font-size:.9rem}.testimonial-text{font-size:.8rem;max-width:90%}.dots-container{margin-top:24px;gap:10px}.dot{width:10px;height:10px}.dot.active{width:12px;height:12px}}@media (max-width: 768px){.main-container-c{padding:20px 12px}.testimonials-heading{font-size:28px;margin-bottom:24px}.testimonials-slide{flex-wrap:nowrap;justify-content:flex-start;gap:16px}.testimonial-card-wrapper{max-width:230px;flex:0 0 230px}.testimonial-card-wrapper-2{max-width:300px;height:380px;flex:0 0 250px}.testimonial-card{height:321px;padding:14px}.testimonial-image,.testimonial-image-2{width:56px;height:56px}.testimonial-name{font-size:1rem}.testimonial-role{font-size:.85rem;margin-bottom:6px}.testimonial-text{font-size:9px;max-width:95%}.dots-container{margin-top:18px;gap:6px}.dot{width:8px;height:8px}.dot.active{width:10px;height:10px}}@media (max-width: 425px){.testimonials-slide{flex-direction:column;align-items:center;gap:70px}.testimonial-card-wrapper{max-width:100%;flex:1 1 100%}.testimonial-card-wrapper-2{max-width:100%;height:250px;flex:1 1 100%}.testimonial-card{width:90%;height:400px;padding:16px}.testimonial-image,.testimonial-image-2{width:60px;height:60px}.testimonial-text{max-width:70%;font-size:.85rem}.testimonial-name{font-size:1.1rem}.testimonial-role{font-size:.9rem}}@media (max-width: 320px){.testimonials-slide{flex-direction:column;align-items:center;gap:70px}.testimonial-card-wrapper{max-width:100%;flex:1 1 100%}.testimonial-card-wrapper-2{max-width:100%;height:250px;flex:1 1 100%}.testimonial-card{width:80%;height:500px;padding:16px}.testimonial-image,.testimonial-image-2{width:60px;height:60px}.testimonial-text{max-width:70%;font-size:.85rem}.testimonial-name{font-size:1.1rem}.testimonial-role{font-size:.9rem}}.director-container-two{display:flex;align-items:center;justify-content:center;padding:2.5rem;gap:2rem;margin:0 auto 65px;width:100%;max-width:1440px}.message-section-two{width:50%;min-width:0;padding:1rem 1rem 1rem 0;box-sizing:border-box}.image-section-new-two{min-width:0;padding:1rem 0 1rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.director-image-new-two{width:100%;max-width:575px;height:680px;object-fit:cover;box-shadow:0 4px 12px #0000001a}.quote-icon-two{font-size:4rem;color:#000;margin-bottom:.5rem;line-height:1}.message-title-two{font-family:Space Grotesk,sans-serif;color:#ff6900;margin-bottom:1rem;font-size:36px}.message-text-two{font-size:18px;color:#333;margin-bottom:1rem;line-height:1.6}.highlighted-text-two{font-weight:700;color:#ff6900;font-size:18px;margin-bottom:1.5rem}.director-name-two{font-weight:600;margin-bottom:.25rem;font-size:18px}.director-title-two{font-size:16px;color:#666}.director-button-two{margin-top:1.5rem;padding:12px 24px;background-color:#ff6900;color:#fff;border:none;font-size:20px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.director-button-two:hover{background-color:#e55c00}@media (max-width: 1024px){.director-container-two{padding:2rem}.message-section-two,.image-section-new-two{width:50%;padding:.5rem}.message-title-two{font-size:28px}.message-text-two,.highlighted-text-two,.director-name-two{font-size:15px}.director-image-new-two{max-width:375px;height:443px}}@media (max-width: 768px){.director-container-two{padding:1.5rem;gap:1.2rem}.message-title-two{font-size:26px}.message-text-two{font-size:15px;line-height:1.5}.highlighted-text-two{font-size:15px;margin-bottom:1rem}.director-name-two{font-size:15px}.director-title-two{font-size:14px}.quote-icon-two{font-size:3rem}.director-image-new-two{max-width:320px;height:400px}}@media (max-width: 425px){.director-container-two{flex-direction:column;padding:1rem;gap:1.5rem;align-items:center}.message-section-two{width:100%;padding:0;text-align:center}.image-section-new-two{width:100%;padding:0;display:flex;justify-content:center}.quote-icon-two{font-size:2.5rem;margin-bottom:.5rem}.message-title-two{font-size:20px;margin-bottom:.8rem}.message-text-two{font-size:13px;line-height:1.5;margin-bottom:.8rem}.highlighted-text-two{font-size:14px;margin-bottom:1rem}.director-name-two{font-size:14px;margin-bottom:.3rem}.director-title-two{font-size:13px}.director-image-new-two{max-width:250px;height:auto;object-fit:cover}.director-button-two{width:35%;padding:10px;font-size:14px}}.faq-container{max-width:900px;margin:auto;padding:40px 20px;text-align:center}.faq-title{font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;letter-spacing:1px;vertical-align:middle;text-transform:uppercase}.faq-subtitle{font-weight:400;font-size:18px;margin:10px auto 30px;color:#161616;max-width:820px}.faq-list{text-align:left}.faq-item{border-bottom:1px solid #ddd;padding:15px 0;cursor:pointer;transition:background .3s ease}.faq-question{font-family:Space Grotesk;display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:500}.faq-number{font-family:Space Grotesk;color:#fc5a11;margin-right:10px;font-weight:700;width:30px;text-align:left}.faq-text{flex:1;text-transform:uppercase;font-size:22px;font-weight:500;font-family:Space Grotesk}.faq-icon{font-size:18px;font-weight:700}.faq-answer{margin-top:10px;font-size:16px;font-weight:400;color:#161616;padding-left:40px}.faq-item.active{background-color:#f9f9f9}.view-all-button{margin-top:30px;display:inline-block;background-color:#fc5a11;color:#fff;padding:10px 25px;font-size:14px;font-weight:700;cursor:pointer;transition:background .3s}.view-all-button:hover{background-color:#e64100}@media (max-width: 768px){.faq-container{max-width:90%;padding:30px 35px}.faq-title{font-size:36px;letter-spacing:.5px}.faq-subtitle{font-size:14px;max-width:100%;margin-bottom:20px}.faq-question{font-size:16px}.faq-number{font-weight:600;width:25px;margin-right:8px}.faq-text{font-size:18px}.faq-icon{font-size:16px}.faq-answer{font-size:14px;padding-left:30px}.view-all-button{padding:8px 20px;font-size:12px;margin-top:20px}}@media (max-width: 425px){.faq-container{max-width:90%;padding:20px 15px}.faq-title{font-size:26px;letter-spacing:.3px}.faq-subtitle{font-size:12px;margin-bottom:15px}.faq-question{font-size:14px}.faq-number{font-weight:600;font-size:13px;width:20px;margin-right:6px}.faq-text{font-size:16px}.faq-icon{font-size:14px}.faq-answer{font-size:13px;padding-left:20px}.view-all-button{padding:7px 16px;font-size:11px;margin-top:15px}}@media (max-width: 320px){.faq-container{max-width:100%;padding:15px 10px}.faq-title{font-size:22px;letter-spacing:.2px}.faq-subtitle{font-size:11px;margin-bottom:12px}.faq-question{font-size:13px}.faq-number{font-weight:600;font-size:12px;width:18px;margin-right:4px}.faq-text{font-size:14px}.faq-icon{font-size:12px}.faq-answer{font-size:12px;padding-left:15px}.view-all-button{padding:6px 12px;font-size:10px;margin-top:12px}}.hero{display:flex;justify-content:space-between;align-items:center;padding:4rem 2rem;background-color:#fff;width:100%;margin:0 auto}.hero-content{max-width:50%}.hero-content h2{font-family:Space Grotesk;color:#000;font-size:60px;margin-bottom:1rem}.cta-button{font-size:14px;background-color:#ff6900;color:#fff;padding:.75rem 1.5rem;border:none;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase;cursor:pointer}.hero-image__frame{position:relative;display:inline-block}.hero-image__frame img{display:block;width:522px;max-width:392px}.hero-image__frame:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;border-left:8px solid #ff6900;border-bottom:8px solid #ff6900;pointer-events:none;box-sizing:border-box}@media screen and (max-width: 1024px){.hero-content h2{font-size:43px}.hero-image__frame img{max-width:400px;width:100%}}@media (max-width: 768px){.hero-content h2{font-size:40px}.hero-image__frame img{max-width:350px;width:100%}}@media (max-width: 425px){.hero{flex-direction:column;padding:2rem 1rem;text-align:center}.hero-content{max-width:100%}.hero-content h2{font-size:32px}.cta-button{display:block;margin:1.5rem auto 0;font-size:13px;padding:.6rem 1.2rem}.hero-image__frame{margin-top:2rem}.hero-image__frame img{max-width:100%;width:100%}}.stats{width:100%;background-color:#f8f8f8;padding:4rem 2rem;box-sizing:border-box;display:flex;justify-content:center}.stats-inner{width:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:2rem}.stat-item{flex:1;min-width:200px;text-align:left}.stat-item h3{color:#161616;font-size:80px;font-weight:500;line-height:100px;letter-spacing:0px;vertical-align:middle;text-transform:uppercase;margin:0;display:flex;justify-content:center}.stat-item p{font-family:Space Grotesk;font-size:1rem;font-weight:500;color:#fc5a11;width:40%;justify-self:end;display:block;margin-top:.5rem}@media (max-width: 1024px){.stat-item h3{font-size:50px;line-height:70px}.stat-item p{font-size:.9rem;width:50%}}@media (max-width: 768px){.stats{padding:2rem 1rem;box-sizing:border-box;width:100%;overflow-x:hidden}.stats-inner{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem}.stat-item{width:100%;max-width:320px;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 1rem;box-sizing:border-box}.stat-item h3{font-size:40px;line-height:50px;margin:0;word-break:break-word}.stat-item p{font-size:.85rem;width:auto;text-align:center;margin-top:.5rem;word-break:break-word}}@media (max-width: 425px){.stats{padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;background-color:#f8f8f8}.stats-inner{width:100%;display:flex;flex-direction:column;align-items:center;gap:3rem}.stat-item{width:100%;max-width:320px;text-align:center;display:flex;flex-direction:column;align-items:center}.stat-item h3{font-size:73.6px;line-height:80px;font-weight:600;margin:0}.stat-item p{font-size:14.72px;line-height:2.2;color:#fc5a11;margin-top:.5rem;text-align:center;display:flex;justify-content:center}}.estimation-container{display:flex;flex-wrap:wrap;padding:40px 35px}.estimation-sidebar{flex:1;min-width:300px;padding-right:40px}.estimation-heading{font-family:Space Grotesk;font-size:60px;font-weight:700;line-height:1.3;text-transform:uppercase;margin-bottom:10px}.estimation-highlight{font-family:Space Grotesk;color:#f15a24;font-size:60px}.estimation-normal{font-family:Space Grotesk;color:#000;font-size:60px}.estimation-subtext{font-size:20px;margin-bottom:20px}.estimation-button{background-color:#000;color:#fff;padding:10px 16px;font-size:14px;border:none;cursor:pointer}.estimation-accordion{font-family:space-grotesk;font-weight:500;flex:1;min-width:300px}.estimation-accordion-item{border-top:1px solid #e0e0e0}.estimation-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:16px 0;cursor:pointer}.estimation-number{font-weight:700;width:30px}.estimation-title{flex-grow:1;font-weight:500;text-transform:uppercase}.estimation-icon{margin-left:10px}.estimation-accordion-body{display:flex;align-items:flex-start;gap:10px;padding:10px 0 20px;font-size:13px;color:#333}.estimation-image{width:100px;height:auto}@media (max-width: 1024px){.estimation-container{padding:30px 20px;gap:2rem}.estimation-sidebar{padding-right:20px}.estimation-heading,.estimation-highlight,.estimation-normal{font-size:42px;line-height:1.2}.estimation-subtext{font-size:18px}.estimation-button{font-size:13px;padding:8px 14px}.estimation-accordion{min-width:280px}.estimation-title{font-size:14px}.estimation-accordion-body{font-size:12px;gap:8px}.estimation-image{width:80px}}@media (max-width: 768px){.estimation-container{padding:1.5rem 2rem;gap:1.5rem}.estimation-sidebar{padding-right:15px;margin-bottom:20px}.estimation-heading,.estimation-highlight,.estimation-normal{font-size:48px;line-height:1.3}.estimation-subtext{font-size:16px}.estimation-button{font-size:13px;padding:8px 14px}.estimation-accordion{min-width:280px}.estimation-title{font-size:14px}.estimation-accordion-body{font-size:12px;gap:8px}.estimation-image{width:90px}}@media (max-width: 425px){.estimation-container{padding:15px;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 2rem}.estimation-sidebar{padding-right:0;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.estimation-heading,.estimation-highlight,.estimation-normal{font-size:40px;line-height:1.2;text-align:center}.estimation-subtext{font-size:14px;text-align:center;margin-top:1rem}.estimation-button{font-size:12px;padding:6px 12px;margin-top:2rem;background-color:#f15a24;border-radius:5px;transition:background-color .3s ease;align-self:center}.estimation-button:hover{background-color:#e03c16}.estimation-accordion{min-width:100%;font-size:14px}.estimation-accordion-header{padding:16px 0}.estimation-title{font-size:12px;text-align:left}.estimation-accordion-body{font-size:12px;padding:8px 0;gap:6px}.estimation-image{width:80px;margin:10px auto}}.why-section{padding:3rem 1.5rem;background-color:#fff;display:flex;justify-content:center}.why-container{display:flex;flex-direction:row;width:100%}.why-left,.why-right{width:50%;padding:1rem}.why-left{margin-bottom:1.5rem}.why-heading{font-family:Space Grotesk;font-size:60px;font-weight:500;text-transform:uppercase;letter-spacing:0px;color:#161616}.why-right{color:#333}.why-text{font-size:18px;margin-bottom:1rem}.why-list{list-style:none;padding-left:0}.why-list li{margin-bottom:.5rem}.highlight{color:#ff6900;font-size:18px;font-style:italic}@media (max-width: 1024px){.why-section{padding:2rem 1rem}.why-container{flex-direction:row;gap:2rem}.why-left,.why-right{width:50%;padding:.75rem}.why-heading{font-size:50px;line-height:1.2}.why-text{font-size:16px;line-height:1.5;margin-bottom:.75rem}.highlight{font-size:16px}.why-list li{font-size:15px;margin-bottom:.4rem}}@media (max-width: 768px){.why-section{padding:1.5rem 1rem}.why-container{gap:1rem}.why-left,.why-right{width:100%;padding:.5rem 0}.why-heading{font-size:40px;line-height:1.2}.why-text{font-size:15px;line-height:1.6;margin-bottom:.75rem;text-align:justify}.highlight{font-size:15px}.why-list li{font-size:14px;margin-bottom:.4rem}}@media (max-width: 425px){.why-section{padding:1.5rem 2rem}.why-container{flex-direction:column;gap:1.5rem}.why-left,.why-right{width:100%;padding:0}.why-heading{font-size:40px;line-height:1.3;text-align:center;font-weight:600}.why-text{font-size:16px;line-height:1.6;text-align:justify}.highlight{font-size:16px}.why-list li{font-size:13.5px;margin-bottom:.35rem}}.cta-section{background-image:url(../../../../images/Group\ 1000002289.png);background-size:cover;background-position:center;position:relative;height:500px;display:flex;align-items:center;justify-content:center}.cta-overlay{padding:2rem;text-align:center;color:#fff;max-width:90%;width:100%}.cta-heading{font-family:Space Grotesk;font-size:48px;font-weight:500;letter-spacing:0px;text-transform:uppercase;width:90%;margin:0 auto;margin-bottom:1rem}.cta-buttonn{background-color:#f60;color:#fff;border:none;padding:.8rem 1.5rem;font-weight:700;font-size:14px;cursor:pointer;transition:background-color .3s ease;display:block;justify-self:center}.cta-buttonn:hover{background-color:#e65c00}.arrow{width:24px;height:24px;margin-left:.5rem}@media (max-width: 768px){.cta-section{background-image:url(../../../../images/Group\ 1000002289.png);background-size:cover;background-position:center;position:relative;height:220px;display:flex;align-items:center;justify-content:center}.cta-overlay{padding:1.5rem;text-align:center;color:#fff;max-width:90%;width:100%}.cta-heading{font-family:Space Grotesk;font-size:35px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:.8rem}.cta-buttonn{background-color:#f60;color:#fff;border:none;padding:.7rem 1.3rem;font-weight:700;font-size:14px;cursor:pointer;transition:background-color .3s ease;border-radius:4px}.cta-buttonn:hover{background-color:#e65c00}.arrow{width:20px;height:20px;margin-left:.3rem}}@media (max-width: 426px){.cta-section{margin-top:2rem;height:300px;background-position:center center;background-size:cover;padding:1rem}.cta-overlay{max-width:100%;padding:1rem}.cta-heading{font-size:22px;width:100%;margin-bottom:.75rem}.cta-buttonn{font-size:12px;padding:.6rem 1.2rem}.arrow{width:20px;height:20px;margin-left:.3rem}}@media (max-width: 375px){.cta-section{background-image:url(../../../../images/Group\ 1000002289.png);background-size:cover;background-position:center;position:relative;height:315px;display:flex;align-items:center;justify-content:center}.cta-heading{font-family:Space Grotesk;font-size:25px;font-weight:500;letter-spacing:1px;text-transform:uppercase;margin-bottom:.8rem}}.process-section{padding:3rem 2.5rem;display:flex;justify-content:center;width:100%}.process-container{display:flex;flex-direction:row;width:100%;gap:6rem}.process-left,.process-right{flex:1}.process-heading{font-size:60px;font-weight:700;color:#000;text-transform:uppercase;margin-bottom:1.5rem}.process-steps{display:flex;flex-direction:column;gap:1.5rem}.step{display:flex;flex-direction:column;gap:15px}.step-number{font-size:28px;font-weight:700;color:#f60;min-width:20px}.step-title{font-weight:700;color:#000;font-size:28px}.working-highlight{font-size:13px;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;margin-bottom:.5rem;color:#ff6900}.step-details p{font-size:14px;color:#333;margin-top:.25rem}.process-description{margin-bottom:1rem}.delivery-heading{font-size:13px;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;margin-bottom:.5rem;color:#000}.delivery-text{font-size:18px;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;color:#333;margin-bottom:1.5rem}.step-light{font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase}.process-images{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.left-column,.right-column{display:flex;flex-direction:column}.right-column{align-items:center}.image{width:100%;max-width:300px;height:602px;border-radius:4px;object-fit:cover}.image2{width:100%;max-width:260px;height:322px;border-radius:4px;object-fit:cover}.contact-circle{background-color:#fc5a11;color:#fff;text-align:center;border-radius:50%;width:242px;height:242px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18.125px;line-height:32.67px;cursor:pointer;margin-top:1.5rem}@media (max-width: 1024px){.process-section{padding:2rem 1.5rem;display:flex;justify-content:center;width:100%}.process-container{display:flex;flex-direction:row;width:100%;gap:4rem}.process-left,.process-right{flex:1}.process-heading{font-size:48px;font-weight:700;color:#000;text-transform:uppercase;margin-bottom:1.2rem}.process-steps{display:flex;flex-direction:column;gap:1.2rem}.step{display:flex;flex-direction:column;gap:10px}.step-number{font-size:24px;font-weight:700;color:#f60;min-width:20px}.step-title{font-weight:700;color:#000;font-size:24px}.working-highlight{font-size:12px;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;margin-bottom:.5rem;color:#ff6900}.step-details p{font-size:13px;color:#333;margin-top:.25rem}.process-description{margin-bottom:1rem}.delivery-heading{font-size:12px;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;margin-bottom:.5rem;color:#000}.delivery-text{font-size:16px;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;color:#333;margin-bottom:1.5rem}.step-light{font-size:24px;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase}.process-images{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.left-column,.right-column{display:flex;flex-direction:column}.right-column{align-items:center}.image{width:100%;max-width:240px;height:511px;border-radius:4px;object-fit:cover}.image2{width:100%;max-width:200px;height:300px;border-radius:4px;object-fit:cover}.contact-circle{background-color:#fc5a11;color:#fff;text-align:center;border-radius:50%;width:200px;height:200px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;line-height:28px;cursor:pointer;margin-top:1.5rem}}@media (max-width: 768px){.process-heading{font-size:40px}.step-title,.step-number,.step-light{font-size:20px}.working-highlight{font-size:11px}.step-details p{font-size:12px}.delivery-text{font-size:15px}.image{max-width:146px;height:420px}.image2{max-width:147px;height:260px}.contact-circle{width:165px;height:165px;font-size:14px;line-height:24px}}@media (max-width: 425px){.process-section{padding:1.5rem 2rem;flex-direction:column}.process-container{flex-direction:column;gap:2rem}.process-heading{font-size:34px;margin-bottom:1rem}.process-steps{gap:1rem}.step{gap:8px}.step-number{font-size:20px}.step-title{font-size:18px}.working-highlight{font-size:12px}.step-details p{text-align:justify;font-size:12px;line-height:1.4}.delivery-heading{font-size:11px;text-align:center}.delivery-text{font-size:16px;text-align:center}.step-light{font-size:18px}.process-images{flex-direction:column;align-items:center;gap:1rem}.left-column,.right-column{flex-direction:column}.image,.image2{max-width:100%;height:auto}.contact-circle{width:160px;height:160px;font-size:13px;line-height:22px;margin:1rem auto 0}}.contact-hero{display:flex;justify-content:space-between;align-items:flex-start;padding:80px 44px;background-color:#fff;flex-wrap:wrap;width:100%;margin:0 auto}.contact-right{display:flex;justify-content:flex-end;align-items:flex-start;max-width:40%}.contact-left{max-width:50%}.contact-subtitle{color:#ff6900;font-size:24px;font-weight:600;margin-bottom:10px}.contact-title{font-family:Space Grotesk;font-size:62px;font-weight:500;line-height:100%;vertical-align:middle;text-transform:uppercase;color:#161616}.contact-description{font-size:16px;color:#000;font-weight:400;line-height:100%;letter-spacing:0px;vertical-align:middle;text-align:left;padding:30px}@media (max-width: 1024px){.contact-hero{padding:60px 32px}.contact-left{max-width:50%}.contact-right{max-width:40%}.contact-subtitle{font-size:22px}.contact-title{font-size:50px}.contact-description{font-size:15px;padding:20px 0}.image-section{width:45%}.image-border{width:420px;height:265px}.image-border img{width:420px;height:265px;left:8px;bottom:8px}}@media (max-width: 768px){.contact-hero{padding:40px 20px}.contact-left{max-width:50%}.contact-right{max-width:0%}.contact-subtitle{font-size:20px}.contact-title{font-size:35px}.contact-description{font-size:13px;padding:16px 0}.image-section{width:50%}.image-border{width:330px;height:215px}.image-border img{width:340px;height:215px;left:6px;bottom:6px}}@media (max-width: 425px){.contact-hero{padding:30px 16px}.contact-left,.contact-right{max-width:100%;width:100%}.contact-subtitle{font-size:18px;text-align:left}.contact-title{font-size:30px;line-height:110%;text-align:justify}.contact-description{font-size:14px;padding:12px 0;line-height:140%;width:100%}.contact-right{margin-top:15px}.image-section{margin-top:30px;width:100%;justify-content:center}.image-border{width:100%;max-width:320px;height:200px}.image-border img{width:100%;max-width:320px;height:200px;left:5px;bottom:5px}}.contact-section-contact{display:flex;justify-content:space-between;padding:60px 40px;font-family:Arial,sans-serif;flex-wrap:wrap;gap:40px}.contact-info-contact,.contact-form-contact{flex:1;max-width:50%}.contact-block-contact{margin-bottom:30px}.contact-block-contact h4{font-family:Space Grotesk;font-size:28px;font-weight:500;margin-bottom:5px;letter-spacing:1px}.contact-block-contact p{font-weight:500;font-size:16px;line-height:1.6}.contact-form-contact h2{font-family:Space Grotesk;font-size:60px;font-weight:500;margin-bottom:30px}.contact-form-contact form{display:flex;flex-direction:column}.form-row-contact{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}.form-row-contact input{flex:1;padding:12px 10px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:14px;outline:none;transition:border-color .3s ease}.form-row-contact input:focus{border-color:#000}.input-contact,textarea{width:100%;padding:12px 10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;font-size:14px;outline:none;box-shadow:none;transition:border-color .3s ease}.input-contact:focus,textarea:focus{border-color:#000}.button-contact{align-self:flex-end;background:#000;color:#fff;padding:10px 20px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:background .3s ease;margin-top:1rem}.button-contact:hover{background:#333}@media (max-width: 768px){.contact-section-contact{flex-direction:column;padding:40px 20px}.contact-info-contact,.contact-form-contact{max-width:100%}.form-row-contact{flex-direction:column}.contact-form-contact h2{font-size:32px}}.map{width:100%;height:500px}.about-section{padding:4rem 2rem;background-color:#fff;margin:0 auto;width:100%;display:flex;justify-content:center}.about-container{display:flex;width:100%;justify-content:center;margin:0 auto;gap:1.5rem}.image-about{width:45%}.image-about img{width:523px;height:562px}.about-image{position:relative;z-index:2;width:100%;height:auto}.image-bg{position:absolute;background-color:#ff6900;width:518px;height:558px;transform:translate(16px,16px);z-index:1}.content-wrapper{width:50%;padding:1rem 2rem}.subheading{font-family:Space Grotesk;font-size:24px;line-height:100%;color:#ff6900;font-weight:500;margin-bottom:1rem}.heading{font-family:Space Grotesk;font-size:72px;line-height:100%;font-weight:500;letter-spacing:0px;vertical-align:middle;margin-bottom:1.5rem}.about-description{font-size:1rem;font-weight:400;line-height:100%;letter-spacing:0px;color:#161616;margin-bottom:2.5rem}.about-explore-btn{background-color:#ff6900;color:#fff;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase}.about-explore-btn:hover{background-color:#e65500}@media (max-width: 1024px){.about-section{padding:4rem 1rem}.subheading{font-size:18px}.heading{font-size:56px}.about-description{font-size:1rem}.about-explore-btn{font-size:.8rem;padding:.6rem 1.2rem}.image-about img{width:450px;height:520px}.about-image{width:100%;height:auto;border-top:none;border-left:none}.image-bg{width:446px;height:516px}}@media (max-width: 768px){.about-section{padding:4rem 19px}.subheading{font-size:18px}.heading{font-size:50px}.about-description{font-size:.75rem}.about-explore-btn{font-size:.8rem;padding:.6rem 1.2rem}.image-about img{width:340px;height:400px}.about-image{width:100%;height:auto;border-top:none;border-left:none}.image-bg{width:336px;height:397px}}@media (max-width: 425px){.about-container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.image-about{width:100%}.image-about img{width:90%;height:auto;max-width:300px;object-fit:cover}.content-wrapper{width:100%;padding:1rem}.subheading{font-size:16px}.heading{font-size:32px}.about-description{font-size:.9rem;margin-bottom:2rem}.about-explore-btn{font-size:.75rem;padding:.6rem 1.2rem;align-items:center;display:inline-block}.image-bg{transform:translate(55px,17px);width:303px;height:372px}}@media (max-width: 375px){.image-bg{transform:translate(42px,18px);width:291px;height:372px}}@media (max-width: 325px){.image-bg{transform:translate(34px,19px);width:249px;height:313px}}.about-stats{display:flex;justify-content:space-between;align-items:flex-start;padding:70px 50px;margin:0 auto;position:relative;gap:45px}.about-stats-left{width:51%}.stats-heading{font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;margin-bottom:3rem}.timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{display:flex;align-items:center;gap:14px}.timeline-year{min-width:60px;padding:.5rem 1rem;border:1px solid #b9b9b9;text-align:center;font-weight:700}.timeline-arrow{font-size:24px;font-weight:700}.timeline-content{border:1px solid #b9b9b9;background:#f9f9f9;padding:1rem;border-radius:4px;flex:1}.timeline-content h3{font-family:Space Grotesk;font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase;margin-bottom:.5rem}.timeline-content p{font-size:16px;font-weight:500;color:#161616}.about-stats-right{width:46%;position:relative}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 30px;margin-bottom:50px}.stat-box{text-align:left}.stat-box h2{font-family:Space Grotesk;font-weight:500;font-size:80px;letter-spacing:0px;line-height:100%;vertical-align:middle;text-transform:uppercase;color:#000}.stat-box p{font-family:Space Grotesk;font-size:16px;font-weight:500;color:#fc5a11;width:45%;justify-self:end;display:block;margin-top:8px}.connect-button{background-color:#000;color:#fff;padding:15px;border:none;border-radius:6px;font-size:14px;cursor:pointer}.connect-button:hover{background-color:#333}.stats-background-graphic img{display:flex;justify-content:center;align-items:center;width:567.97px;height:661.5px}@media (max-width: 1024px){.about-stats{padding:50px 30px;gap:30px}.about-stats-left,.about-stats-right{width:50%}.stats-background-graphic{font-size:48px;margin-bottom:2rem}.timeline{gap:1.5rem}.timeline-year{min-width:50px;padding:.4rem .8rem;font-size:14px}.timeline-arrow{font-size:20px}.timeline-content{padding:.8rem}.timeline-content h3{font-size:22px}.timeline-content p{font-size:14px}.stats-grid{gap:30px 20px;margin-bottom:40px}.stat-box h2{font-size:60px}.stat-box p{font-size:14px;width:50%}.connect-button{padding:12px;font-size:13px}.stats-background-graphic img{width:450px;height:auto}}@media (max-width: 768px){.about-stats{padding:30px 19px;gap:20px}.about-stats-left,.about-stats-right{width:50%}.stats-heading{font-size:36px;margin-bottom:1.5rem}.timeline{gap:1rem}.timeline-year{min-width:40px;padding:.3rem .6rem;font-size:12px}.timeline-arrow{font-size:16px}.timeline-content{padding:.6rem}.timeline-content h3{font-size:18px}.timeline-content p{font-size:12px}.stats-grid{gap:20px 10px;margin-bottom:20px}.stat-box h2{font-size:42px}.stat-box p{font-size:12px;width:60%}.connect-button{padding:8px;font-size:11px}.stats-background-graphic img{width:350px;height:auto}}@media (max-width: 425px){.about-stats{padding:20px 19px;gap:35px;flex-direction:column}.about-stats-left,.about-stats-right{width:100%}.stats-heading{font-size:30px;margin-bottom:1rem;text-align:center}.timeline{gap:1.5rem}.timeline-year{min-width:40px;padding:.3rem .6rem;font-size:12px}.timeline-arrow{font-size:16px}.timeline-content{padding:.6rem}.timeline-content h3{font-size:16px}.timeline-content p{font-size:12px}.stats-grid{grid-template-columns:1fr;gap:30px;margin-bottom:20px}.stat-box h2{font-size:60px;display:flex;justify-content:center}.stat-box p{display:flex;justify-content:center;font-size:14px;width:100%}.connect-button{display:flex;justify-content:center;align-items:center;padding:10px 12px;font-size:12px;margin:0 auto}.stats-background-graphic img{width:280px;height:auto;margin:0 auto}}.director-container{display:flex;align-items:center;justify-content:center;padding:2.5rem;gap:2rem;margin:0 auto;width:100%;max-width:1440px}.image-section{width:50%;min-width:0;padding:1rem 0 1rem 1rem;box-sizing:border-box}.quote-icon{font-size:4rem;color:#000;margin-bottom:.5rem;line-height:1}.message-title{font-family:Space Grotesk,sans-serif;color:#ff6900;margin-bottom:1rem;font-size:36px}.message-text{font-size:18px;color:#333;margin-bottom:1rem;line-height:1.6}.highlighted-text{font-weight:700;color:#ff6900;font-size:18px;margin-bottom:1.5rem}.director-name{font-weight:600;margin-bottom:.25rem;font-size:18px}.director-title{font-size:16px;color:#666}.image-section-new{display:flex;flex-direction:column;align-items:center;justify-content:center}.director-image-new{width:100%;max-width:575px;height:680;object-fit:cover;box-shadow:0 4px 12px #0000001a}@media (max-width: 1024px){.director-container{padding:2rem}.message-section,.image-section{width:50%;padding:.5rem}.message-title{font-size:28px}.message-text,.highlighted-text,.director-name{font-size:15px}.director-image-new{max-width:375px;height:443px}}@media (max-width: 768px){.director-container{padding:1.5rem;gap:1.2rem}.message-title{font-size:26px}.message-text{font-size:15px;line-height:1.5}.highlighted-text{font-size:15px;margin-bottom:1rem}.director-name{font-size:15px}.director-title{font-size:14px}.quote-icon{font-size:3rem}.director-image-new{max-width:320px;height:400px}}@media (max-width: 425px){.director-container{flex-direction:column-reverse;padding:1rem;gap:1.5rem;align-items:center}.message-section{width:100%;padding:0;text-align:center}.image-section{width:100%;padding:0;display:flex;justify-content:center}.quote-icon{font-size:2.5rem;margin-bottom:.5rem}.message-title{font-size:20px;margin-bottom:.8rem}.message-text{font-size:13px;line-height:1.5;margin-bottom:.8rem}.highlighted-text{font-size:14px;margin-bottom:1rem}.director-name{font-size:14px;margin-bottom:.3rem}.director-title{font-size:13px}.director-image-new{max-width:250px;height:auto;object-fit:cover}}.director-container-t{display:flex;align-items:center;justify-content:center;padding:2.5rem;gap:2rem;margin:0 auto 65px;width:100%;max-width:1440px}.message-section{width:50%;min-width:0;padding:1rem 1rem 1rem 0;box-sizing:border-box}.image-section-new-t{min-width:0;padding:1rem 0 1rem 1rem;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center}.director-image-new{width:100%;max-width:575px;height:680px;object-fit:cover;box-shadow:0 4px 12px #0000001a}.quote-icon-t{font-size:4rem;color:#000;margin-bottom:.5rem;line-height:1}.message-title-t{font-family:Space Grotesk,sans-serif;color:#ff6900;margin-bottom:1rem;font-size:36px}.message-text-t{font-size:18px;color:#333;margin-bottom:1rem;line-height:1.6}.highlighted-text-t{font-weight:700;color:#ff6900;font-size:18px;margin-bottom:1.5rem}.director-name-t{font-weight:600;margin-bottom:.25rem;font-size:18px}.director-title-t{font-size:16px;color:#666}@media (max-width: 1024px){.director-container-t{padding:2rem}.message-section,.image-section-new-t{width:50%;padding:.5rem}.message-title-t{font-size:28px}.message-text-t,.highlighted-text-t,.director-name-t{font-size:15px}.director-image-new{max-width:375px;height:443px}}@media (max-width: 768px){.director-container-t{padding:1.5rem;gap:1.2rem}.message-title-t{font-size:26px}.message-text-t{font-size:15px;line-height:1.5}.highlighted-text-t{font-size:15px;margin-bottom:1rem}.director-name-t{font-size:15px}.director-title-t{font-size:14px}.quote-icon-t{font-size:3rem}.director-image-new{max-width:320px;height:400px}}@media (max-width: 425px){.director-container-t{flex-direction:column;padding:1rem;gap:1.5rem;align-items:center}.message-section{width:100%;padding:0;text-align:center}.image-section-new-t{width:100%;padding:0;display:flex;justify-content:center}.quote-icon-t{font-size:2.5rem;margin-bottom:.5rem}.message-title-t{font-size:20px;margin-bottom:.8rem}.message-text-t{font-size:13px;line-height:1.5;margin-bottom:.8rem}.highlighted-text-t{font-size:14px;margin-bottom:1rem}.director-name-t{font-size:14px;margin-bottom:.3rem}.director-title-t{font-size:13px}.director-image-new{max-width:250px;height:auto;object-fit:cover}}.vision-section{display:flex;justify-content:space-between;padding:0 80px;margin:0 auto;gap:80px;height:700px}.image-grid{display:flex;gap:15px}.vision-image-wrapper{width:100%;height:100%;border-radius:8px;overflow:hidden}.vision-image-wrapper1 img{width:259.05px;height:274.4px;object-fit:cover;display:block}.vision-image-wrapper img{width:259.05px;height:513px;object-fit:cover;display:block}.vision-left{position:relative}.background-graphic{width:311px;height:349.89px;background:url(../../../../images/Blueprint.png) no-repeat center;background-size:contain;background-repeat:no-repeat;position:absolute;right:51%;top:32%}.vision-right h2{font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;margin-bottom:25px}.vision-right p{font-size:16px;font-weight:400;color:#161616;line-height:100%;letter-spacing:0px;margin-bottom:20px}.learn-more{font-size:16px;color:#ff6900;text-decoration:none;font-weight:400;line-height:100%}.learn-more:hover{text-decoration:underline}@media (max-width: 1024px){.vision-section{padding:0 40px;gap:50px;height:600px}.image-grid{gap:10px}.vision-image-wrapper1 img{width:200px;height:220px;object-fit:cover}.vision-image-wrapper img{width:200px;height:420px;object-fit:cover}.background-graphic{width:250px;height:280px;right:50%;top:30%}.vision-right h2{font-size:48px;margin-bottom:20px}.vision-right p{font-size:14px;margin-bottom:15px}.learn-more{font-size:14px}}@media (max-width: 768px){.vision-section{padding:10px 19px;gap:30px;height:500px}.image-grid{gap:8px}.vision-image-wrapper1 img{width:160px;height:180px;object-fit:cover}.vision-image-wrapper img{width:160px;height:360px;object-fit:cover}.background-graphic{width:200px;height:230px;right:48%;top:28%}.vision-right h2{font-size:36px;margin-bottom:18px}.vision-right p{font-size:13px;margin-bottom:12px}.learn-more{font-size:13px}}@media (max-width: 425px){.vision-section{padding:20px 19px;gap:30px;flex-direction:column;align-items:center;height:auto}.image-grid{gap:10px;justify-content:center}.vision-image-wrapper1 img{width:150px;height:160px}.vision-image-wrapper img{width:150px;height:320px}.background-graphic{width:180px;height:200px;margin-top:10px}.vision-right h2{display:flex;justify-content:center;align-items:center;font-size:30px;margin-bottom:15px}.vision-right p{font-size:13px;margin-bottom:10px}.learn-more{font-size:13px}}.subcontractor-section{padding:40px 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.subcontractor-title{font-family:Space Grotesk;font-size:60px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase;text-align:center;margin-bottom:40px}.subcontractor-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.subcontractor-card{display:flex;width:45%;align-items:center;box-sizing:border-box}.subcontractor-img{width:216px;height:264px;object-fit:cover}.subcontractor-content{justify-content:space-between;display:flex;flex-direction:column;padding-left:15px;text-align:left;width:60%;gap:7rem}.subb{display:flex;flex-direction:column}.subcontractor-content h3{font-family:Space Grotesk;font-size:28px;line-height:100%;letter-spacing:0px;text-transform:uppercase;margin:0 0 5px;font-weight:500}.subcontractor-content p{font-size:18px;font-weight:400;line-height:100%;letter-spacing:0px;margin:0 0 10px;color:#161616}.button-group{display:flex;gap:10px}.button-group button{color:#000;background-color:#fff;border:1px solid black;padding:8px 15px;cursor:pointer;font-size:14px}@media screen and (max-width: 1024px){.subcontractor-section{padding:30px 19px}.subcontractor-title{font-size:48px;margin-bottom:30px}.subcontractor-container{gap:25px}.subcontractor-card{width:48%}.subcontractor-img{width:180px;height:220px;object-fit:cover}.subcontractor-content{padding-left:12px;gap:5rem;width:100%}.subcontractor-content h3{font-size:22px}.subcontractor-content p{font-size:15px}.button-group{gap:8px}.button-group button{padding:6px 12px;font-size:13px}}@media screen and (max-width: 768px){.subcontractor-section{padding:20px 19px}.subcontractor-title{font-size:32px;margin-bottom:25px}.subcontractor-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.subcontractor-card{width:48%;display:flex;align-items:center;box-sizing:border-box}.subcontractor-img{width:120px;height:150px;object-fit:cover}.subcontractor-content{padding-left:10px;width:100%;gap:2rem}.subcontractor-content h3{font-size:16px}.subcontractor-content p{font-size:13px}.button-group{gap:6px}.button-group button{font-size:11px;padding:5px 10px}}@media screen and (max-width: 425px){.subcontractor-section{padding:15px}.subcontractor-title{font-size:30px;margin-bottom:15px}.subcontractor-container{gap:15px}.subcontractor-card{width:100%}.subcontractor-img{width:110px;height:120px}.subcontractor-content{padding-left:15px;gap:1.2rem}.subcontractor-content h3{font-size:16px}.subcontractor-content p{font-size:12px}.button-group button{font-size:12px;padding:5px 10px}}.blogs-main{display:flex;gap:50px;padding:50px 80px}.blogs{padding:20px 80px;margin-top:2rem}.blogs h1{font-family:Space Grotesk;font-size:72px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase;margin-top:1.5rem}.blogs h2{font-family:Space Grotesk;color:#ff6900;font-size:24px;font-weight:500;line-height:100%}.blogs-left{width:65%;display:flex;flex-direction:column;gap:50px}.blog-card-image{width:759px;height:382px;object-fit:cover}.blog-card-content{margin-top:1rem}.blog-meta{display:flex;gap:20px;font-size:14px;color:#2b2b2b;font-weight:500;letter-spacing:0px;margin-bottom:10px;vertical-align:middle;text-transform:uppercase}.blog-title{font-family:Space Grotesk;font-size:40px;font-weight:500;line-height:100%;letter-spacing:0px;color:#161616;margin:0 0 15px}.blog-description{word-break:break-word;white-space:pre-line;overflow-wrap:break-word;margin:0 0 10px;padding:0;transition:font-size .2s;width:100%;max-width:100%;box-sizing:border-box}.blog-description.collapsed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-description.truncated{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-description.expanded{display:block;max-height:none}.read-more{font-size:16px;color:#161616;font-weight:500;line-height:100%;text-decoration:underline}.read-more:hover{text-decoration:underline}.blogs-right{width:30%;display:flex;flex-direction:column;gap:40px}.search-box input{width:100%;padding:12px 15px;border:1px solid #ccc;border-radius:5px}.categories h3{font-size:20px;font-weight:600;color:#161616;line-height:20px;letter-spacing:0%;text-decoration:underline;text-transform:uppercase;margin-bottom:15px}.categories ul{list-style:none;padding:0;margin:0}.categories ul li{display:flex;justify-content:space-between;font-size:14px;color:#2b2b2b;font-weight:400;line-height:100%;letter-spacing:0%;margin-bottom:10px;cursor:pointer}.recent-post-item{display:flex;gap:10px;margin-bottom:15px;align-items:center}.recent-post-item img{width:88px;height:88px;object-fit:cover}.recent-post-item p{font-family:Space Grotesk;font-size:16px;font-weight:400;margin:0;color:#161616}.recent-post-item span{font-weight:400;font-size:12px;color:#555}.tags h3{font-family:Space Grotesk;font-size:20px;text-decoration:underline;line-height:20px;font-weight:600;letter-spacing:0%;text-transform:uppercase;color:#161616;margin-bottom:1.5rem}.tags .tag-list{display:flex;flex-wrap:wrap;gap:10px}.tags .tag-list span{font-family:Space Grotesk;padding:8px 16px;font-size:14px;font-weight:500;line-height:100%;letter-spacing:0px;color:#555;border:1px solid #555555;cursor:pointer;text-transform:uppercase}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.tag-item{background-color:#eee;padding:6px 10px;font-size:14px}.ad-banner img{width:305px;height:391px;object-fit:cover}.pagination{margin-top:20px;display:flex;gap:10px;align-items:center}.pagination button{padding:8px 12px;background-color:#ff4500;color:#fff;border:none;cursor:pointer}.pagination button:disabled{background-color:#ff4500;cursor:not-allowed}.truncated-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}.full-title{white-space:normal}.read-more{color:#000;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0;font-size:14px}.blog-full-details{background:#f9f9f9;padding:10px;margin-top:10px;border-radius:5px}.blog-subtitle{margin-top:10px;font-style:italic;color:#555}.recent-description{font-size:12px;color:#555;margin-top:4px}@media (max-width: 1024px){.blogs-main{gap:30px;padding:0 30px}.blogs{padding:20px 30px}.blogs h1{font-size:60px}.blogs-left{width:62%;gap:40px}.blogs-right{width:35%;gap:30px}.blog-card-image{width:100%;height:300px}.blog-title{font-size:32px}.blog-description,.read-more{font-size:15px}.ad-banner img{width:100%;height:300px}.tags .tag-list span{font-size:13px;padding:6px 12px}.categories h3,.tags h3{font-size:18px}.categories ul li{font-size:13px}.recent-post-item img{width:55px;height:55px}.recent-post-item p{font-size:13px}.recent-post-item span{font-size:11px}}@media (max-width: 768px){.blogs-main{gap:20px;padding:0 20px}.blogs{padding:20px}.blogs h1{font-size:42px}.blogs h2{font-size:20px}.blogs-left{width:60%;gap:30px}.blogs-right{width:38%;gap:25px}.blog-card-image{width:100%;height:240px}.blog-title{font-size:24px}.blog-description,.read-more{font-size:13px}.blog-meta{font-size:12px;gap:10px}.ad-banner img{width:100%;height:260px}.tags h3,.categories h3{font-size:16px}.tags .tag-list span{font-size:11px;padding:5px 10px}.categories ul li{font-size:12px}.recent-post-item img{width:45px;height:45px}.recent-post-item p{font-size:12px}.recent-post-item span{font-size:10px}}@media (max-width: 425px){.blogs-main{flex-direction:column;gap:30px;padding:20px 15px}.blogs{padding:20px 15px}.blogs h1{font-size:32px;line-height:110%;text-align:left}.blogs h2{font-size:18px}.blogs-left,.blogs-right{width:100%}.blogs-left{gap:20px}.blog-card-image{width:100%;height:200px;object-fit:cover}.blog-meta{font-size:12px;gap:8px;flex-wrap:wrap}.blog-title{font-size:20px;margin-bottom:10px}.blog-description{font-size:13px;margin-bottom:15px}.read-more{font-size:13px}.ad-banner img{width:100%;height:auto}.categories h3,.tags h3{font-size:18px;margin-bottom:10px}.categories ul li{font-size:12px}.tags .tag-list{gap:8px}.tags .tag-list span{font-size:11px;padding:5px 10px}.recent-post-item{gap:8px}.recent-post-item img{width:40px;height:40px}.recent-post-item p{font-size:12px}.recent-post-item span{font-size:10px}.search-box input{padding:10px 12px;font-size:14px}}.navbar{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #ccc;background-color:#fff;width:100%;margin:0 auto;position:relative}.logo{display:flex;align-items:center;gap:10px;cursor:pointer}.logo-image{width:50px;height:50px}.logo-text{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;flex:1;justify-content:center}.nav-links a{font-family:Roboto,sans-serif;text-decoration:none;color:#161616;font-size:14px}.dropdown-n{position:relative}.dropdown-toggle-n,.sub-dropdown-n>button{background:none;border:none;font-size:13px;font-family:Roboto,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:5px;color:#161616;width:100%;text-align:left;padding:8px 10px}.dropdown-content{position:absolute;top:30px;left:0;background-color:#fff;border:1px solid #ddd;min-width:210px;z-index:100;box-shadow:0 4px 8px #0000000d;display:flex;flex-direction:column}.dropdown-content a{display:block;color:#000;text-decoration:none;font-size:14px}.dropdown-content a:hover,.sub-dropdown-n>button:hover{background-color:#ff6900;color:#fff}.sub-dropdown-n>button:hover svg{color:#fff}.login-btn{font-family:Space Grotesk,sans-serif;padding:8px 16px;font-size:14px;font-weight:500;border:1px solid #161616;cursor:pointer;color:#fff!important;background-color:#161616;text-transform:uppercase}.login-btn a{color:#fff!important;text-decoration:none}.menu-toggle{display:none;background:none;border:none;cursor:pointer;color:#161616;position:absolute;right:20px;top:20px;z-index:200}.mobile-only{display:none}.desktop-only{display:inline-block}.auth-buttons{display:flex;align-items:center;justify-content:flex-end}.sub-dropdown-n{position:relative}.sub-dropdown-content{width:115%;padding:5px;position:absolute;top:0;left:210px;background-color:#fff;border:1px solid #ddd;min-width:180px;box-shadow:0 4px 8px #0000000d;z-index:150;display:flex;flex-direction:column}.sub-dropdown-content a{display:block;padding:8px 10px;color:#000;text-decoration:none;font-size:14px}.sub-dropdown-content a:hover{background-color:#ff6900;color:#fff}.access-portal-btn{background-color:#000;color:#fff;border:none;padding:8px 14px;cursor:pointer;font-weight:600;border-radius:4px}.access-portal-btn:hover{background-color:#e65c00}.login-btn{background-color:#000;color:#fff;padding:8px 16px;border:none;text-decoration:none;font-weight:600;margin-left:10px;cursor:pointer;transition:background-color .3s ease}.login-btn:hover{background-color:#000}.desktop-only{display:none}.mobile-only{display:inline-block}@media (min-width: 768px){.desktop-only{display:inline-block}.mobile-only{display:none}}@media screen and (max-width: 786px){.navbar{padding:20px 27px}.logo{font-size:16px}.nav-links{gap:16px;font-size:12px}.nav-links a{font-size:9px}.login-btn{font-size:10px;padding:6px 12px}.logo-text{font-size:13px}.dropdown-toggle-n{font-size:10px}}@media screen and (max-width: 426px){.nav-links{position:absolute;top:70px;left:0;width:100%;background-color:#fff;flex-direction:column;align-items:flex-start;padding:20px;display:none;gap:20px;border-top:1px solid #ddd;z-index:100}.nav-links.open{display:flex}.dropdown-content{position:static;border:none;padding-left:10px;background-color:transparent}.auth-buttons,.login-btn.desktop-only{display:none}.login-btn.mobile-only{display:block;width:100%;margin-top:10px;padding:10px 0;font-size:14px;text-align:center}.menu-toggle{display:block}.logo{font-size:18px}.dropdown-toggle-n,.sub-dropdown-n>button{background:none;border:none;font-size:13px;font-family:Roboto,sans-serif;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:5px;color:#161616;width:100%;text-align:left;padding:8px 2px}}.footer-container{width:100%;padding:105px 25px 40px}.footer{background-color:#161616;color:#fff;padding:146px 65px 60px;border-radius:25px}.footer-main{display:flex;justify-content:space-between;flex-wrap:wrap}.footer-left{flex:1;min-width:50px}.footer-title h1.footer-heading{font-family:Space Grotesk;font-size:120px;font-weight:700;margin-bottom:20px;line-height:76px;text-align:left}.white-text{color:#fff}.orange-text{color:#fc5a11}.circle-button{background-color:#fc5a11;color:#fff;width:200px;height:200px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:30px;cursor:pointer;text-align:center;line-height:normal}.footer-address{margin-top:4rem}.footer-address h4{font-family:Space Grotesk;font-weight:500;font-size:26px;line-height:31.2px;letter-spacing:0px;vertical-align:middle;margin-bottom:8px;text-transform:title-case}.footer-address p{font-size:18px;font-weight:500;line-height:36px;color:#636776;letter-spacing:0px;vertical-align:middle;margin:5px 0}.phone,.email{color:#fc5a11!important;font-weight:500}.footer-right{flex:1;min-width:300px;display:flex;flex-direction:column;align-items:flex-end}.footer-right iframe{width:100%;height:120px;border:0}.footer-links{display:flex;justify-content:space-evenly;margin-top:20px;width:100%}.footer-links a{font-family:Roboto;text-decoration:none;color:#636776;font-size:20px;font-weight:500;line-height:22px;letter-spacing:0px;vertical-align:middle}.footer-description{margin-top:20px;font-size:18px;font-weight:500;line-height:30.6px;vertical-align:middle;letter-spacing:0px;display:flex;justify-content:space-between;flex-wrap:wrap;color:#fff}.footer-bottom{border-top:1px solid #333;margin-top:30px;padding-top:20px;font-size:18px;font-weight:500;line-height:30.6px;vertical-align:middle;letter-spacing:0px;display:flex;justify-content:space-between;flex-wrap:wrap;color:#fff}.social-icons span{color:#fff;margin-left:10px}@media (max-width: 769px){.footer-container{padding:30px 20px}.footer{padding:30px 20px;border-radius:20px}.footer-title h1.footer-heading{font-size:60px;line-height:.3;margin-bottom:15px}.circle-button{width:100px;height:100px;font-size:14px;margin-bottom:20px}.footer-address h4{font-size:20px;line-height:28px}.footer-address p{font-size:14px;line-height:26px}.footer-links{flex-direction:column;gap:10px;align-items:flex-start}.footer-links a{font-size:16px;line-height:20px}.footer-right iframe{height:100px}.footer-bottom{font-size:14px;line-height:24px;flex-direction:column;gap:10px}.social-icons span{font-size:16px}.orange-text{color:#fc5a11;line-height:.9}}@media (max-width: 425px){.footer{padding:30px 20px;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.footer-title{display:flex;flex-direction:column;align-items:center}.footer-heading{font-size:28px;line-height:1.2;font-weight:700;text-align:center}.footer-heading .white-text{display:block;color:#fff}.footer-heading .orange-text{display:block;color:#fc5a11}.circle-button{width:100px;height:100px;font-size:12px;margin:20px auto}.footer-address{margin-top:20px;text-align:center}.footer-address h4{font-size:18px;margin-bottom:5px}.footer-address p{font-size:14px;line-height:22px;margin:4px 0;color:#636776}.phone,.email{display:block;font-size:16px;margin:5px 0;color:#fc5a11!important;font-weight:600}.footer-right iframe{width:100%;height:120px;border:none;margin-top:20px}.footer-links{margin-top:20px;display:flex;flex-direction:row;justify-content:space-between;gap:15px;text-align:left}.footer-links a{font-size:14px;color:#fff;text-decoration:none}.footer-bottom{border-top:1px solid #333;margin-top:25px;padding-top:15px;text-align:center;font-size:12px;color:#fff}.social-icons{margin-top:10px;display:flex;justify-content:center;gap:10px}.social-icons span{font-size:18px;color:#fff}}@media (max-width: 320px){.footer-container{padding:20px 12px}.footer{padding:20px 16px;border-radius:16px}.footer-title h1.footer-heading{font-size:24px;line-height:.4}.circle-button{width:80px;height:80px;font-size:10px;margin:16px auto}.footer-address h4{font-size:16px;line-height:22px}.footer-address p{font-size:12px;line-height:20px}.phone,.email{font-size:14px}.footer-right iframe{padding:1rem;height:100px;margin-top:16px}.footer-links{flex-direction:column;align-items:left;padding:15px;gap:10px}.footer-links a{font-size:13px}.footer-bottom{font-size:11px;line-height:20px;padding-top:12px}.social-icons span{font-size:16px}}.footer-links-haeding{margin:10px auto;font-size:26px;font-weight:500;line-height:31.5px}.footer-list{list-style:none;color:#636776;font-size:18px;font-family:Roboto;font-weight:500}.footer-list li{margin:10px 0;color:#636776}.footer-links p{margin:10px auto}.social-icons{display:flex;gap:15px;font-size:24px;color:#865dff}.social-icons span{cursor:pointer;transition:color .3s ease}.social-icons span:hover{color:#e384ff}.modal-overlay-main{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-container-main{background-color:#fff;box-shadow:0 10px 30px #00000026;width:90%;max-width:500px;overflow:hidden;animation:fadeInUp-main .4s ease-out}@keyframes fadeInUp-main{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.logo-main{width:50px;height:50px;object-fit:contain;margin-right:15px;border-radius:8px}.modal-header-main{display:flex;align-items:center;padding:20px;background:linear-gradient(135deg,#fc5a11,#c96d3b);color:#fff}.logo-main{width:50px;height:50px;margin-right:15px;background-color:#fff;border-radius:8px;display:flex;justify-content:center;align-items:center;font-weight:700;color:#182848;font-size:1.2rem}.header-text-main{flex:1}.modal-header-main h2{margin:0;font-size:1.4rem;font-weight:600}.modal-content-main{padding:25px}.modal-content-main p{margin:0 0 15px;color:#4a5568;font-size:1rem}.features-list-main{margin:20px 0;padding-left:20px}.features-list-main li{margin-bottom:12px;position:relative;list-style-type:none;padding-left:30px;color:#4a5568;font-size:.95rem}.features-list-main li:before{content:"✓";color:#4b6cb7;font-weight:700;position:absolute;left:0}.button-group-main{display:flex;gap:15px;margin-top:25px}.btn-main{padding:12px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;flex:1;text-align:center;text-decoration:none;display:inline-block;font-size:.95rem}.btn-primary-main{background-color:#fc5a11;color:#fff}.btn-primary-main:hover{background-color:#fc5a11;transform:translateY(-2px)}.btn-secondary-main{background-color:#e2e8f0;color:#4a5568}.btn-secondary-main:hover{background-color:#cbd5e0;transform:translateY(-2px)}.divider-main{height:1px;background-color:#e2e8f0;margin:15px 0}.reset-password-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;overflow-y:hidden}.form-container{display:flex;flex-direction:column;justify-content:center;width:50%;background-color:#fff;padding:40px 100px;border-radius:16px}.form-container h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:2rem;color:#121212;margin-bottom:1rem;text-align:center}.form-container p{margin-bottom:1rem;font-size:16px;color:#555}.input-field{display:flex;flex-direction:column;margin-bottom:25px}.input-field label{font-size:16px;font-weight:500;color:#12130d;margin-bottom:8px}.password-wrapper{display:flex;align-items:center;position:relative}input{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:10px;font-size:14px;outline:none;transition:all .3s ease}input:focus{border-color:#f15a29;box-shadow:0 0 4px #f15a2980}.toggle-password-icon{position:absolute;right:12px;cursor:pointer;font-size:20px}.password-strength{font-size:14px;margin-top:8px;color:#555}.password-strength.weak{color:red}.password-strength.medium{color:orange}.password-strength.strong{color:green}.reset-btn{background-color:#f15a29;color:#fff;padding:12px 16px;border:none;width:100%;font-size:16px;font-weight:600;border-radius:10px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.reset-btn:hover{background-color:#d94e20;transform:translateY(-2px)}.reset-btn:disabled{background-color:#ccc;cursor:not-allowed}.image-section{width:50%}.image-section img{width:100%;height:100vh;object-fit:cover}@media (max-width: 768px){.reset-password-wrapper{padding:30px 15px;gap:40px}.form-container{width:100%;max-width:450px;padding:20px}.image-section{display:none}.form-container h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:2.5rem;color:#121212;text-align:center}.form-container p{font-size:20px;color:#555}.input-field label{font-size:18px;font-weight:500;color:#12130d;margin-bottom:8px}}@media (max-width: 426px){.reset-password-wrapper{padding:30px 15px;gap:40px}.form-container{width:100%;max-width:450px;padding:20px}.image-section{display:none}}.sidebar{width:270px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #FFFFFF;padding:20px 15px;transition:all .3s ease;z-index:999}.sidebar-title{font-family:Space Grotesk;font-weight:700;line-height:100%;font-size:24px;text-transform:uppercase;color:#161616;margin-bottom:30px}.menu{list-style:none;padding:0;margin:0}.dowb{display:flex;flex-direction:column;gap:2.5rem}.menu-item.special-gap{margin-bottom:4rem}.menu-item{font-family:Space Grotesk;display:flex;align-items:center;font-weight:500;gap:10px;padding:16px;font-size:16px;color:#161616;border-radius:4px;cursor:pointer;position:relative;white-space:nowrap}.menu-item .icon{display:flex;align-items:center;justify-content:center;font-size:24px}.menu-item .label{display:inline-block;vertical-align:middle}.menu-item:hover{background:#f5f5f5}.menu-item.active{background:#fff1e6;color:#f60;font-weight:600}.badge{position:absolute;top:8px;right:10px;background:#ff3b30;color:#fff;font-size:10px;padding:2px 6px;border-radius:12px}.user-profile{display:flex;align-items:center;gap:10px;padding-top:20px;border-top:1px solid #eee}.avatar{width:50px;height:50px;border-radius:50%}.user-name{font-weight:500;font-size:12px;color:#000;margin:0}.user-email{font-size:12px;color:#71839b;margin:0}.logout-modal-c{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.logout-modal-content-c{background:#fff;padding:30px 20px;width:320px;text-align:center;box-shadow:0 0 15px #00000040}.logout-modal-content-c h2{margin:0 0 20px;font-size:20px;color:#333}.modal-buttons-c{display:flex;justify-content:space-between;gap:10px;margin-top:20px}.yes-btn-c,.cancel-btn-c{flex:1;padding:10px 0;border:none;font-weight:600;cursor:pointer;transition:background-color .3s ease}.yes-btn-c{background-color:#f60;color:#fff}.yes-btn-c:hover{background-color:#e65c00}.cancel-btn-c{background-color:#e0e0e0;color:#333}.cancel-btn-c:hover{background-color:#cfcfcf}@media (max-width: 1024px){.sidebar{width:220px;padding:20px 10px}.sidebar-title{font-size:22px}.menu-item{padding:12px;font-size:15px}.menu-item .icon{font-size:20px}.user-profile{gap:8px}.avatar{width:44px;height:44px}.user-name,.user-email{font-size:11px}}@media (max-width: 425px){.sidebar{width:100%;height:auto;position:relative;padding:10px 15px;border-right:none;border-bottom:1px solid #ddd}.sidebar-title{display:none}.dowb{flex-direction:row!important;gap:10px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#ccc transparent}.dowb::-webkit-scrollbar{height:6px}.dowb::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.menu{display:flex!important;flex-direction:row!important;flex-wrap:nowrap;gap:10px;padding:0;margin:0}.menu-item.special-gap{margin-bottom:0!important}.menu-item{flex-direction:column!important;align-items:center;justify-content:center;padding:8px 12px!important;font-size:12px!important;white-space:normal;min-width:60px;position:relative}.menu-item .icon{font-size:24px!important}.menu-item .label{display:none!important}.menu-item .label:after{content:attr(data-label);position:absolute;bottom:-25px;left:50%;transform:translate(-50%);background:#333;color:#fff;font-size:10px;padding:4px 6px;border-radius:4px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:1000}.menu-item:hover .label:after{opacity:1}.badge{top:4px;right:8px}.user-profile-link{display:none}}.dashboard-container{padding:20px;background-color:#fff;font-family:Segoe UI,sans-serif}.greeting{font-family:Space Grotesk;color:#ff6900;font-weight:500;line-height:100%;letter-spacing:0px;font-size:16px;margin-bottom:4px}.welcome-text{font-family:Space Grotesk;letter-spacing:0px;font-size:28px;font-weight:500;margin-bottom:22px;color:#161616;text-transform:uppercase}.cards-wrapper{display:flex;gap:18px;flex-wrap:wrap}.card{flex:1;min-width:220px;background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;gap:8px;transition:transform .2s ease}.card:hover{background-color:#fff2e9;cursor:pointer;transform:translateY(-2px)}.icon-wrapper{background-color:#f60;color:#fff;padding:10px;border-radius:50%;width:fit-content;font-size:18px}.stat-number{font-family:Space Grotesk;font-size:30px;font-weight:600;margin:0;color:#232323}.stat-label{font-family:Space Grotesk;font-size:16px;font-weight:600;color:#343434;line-height:100%;letter-spacing:1%}.stat-change{font-size:12px;font-weight:400;line-height:100%;letter-spacing:1%;color:#ff6900}@media (max-width: 1024px){.cards-wrapper{flex-wrap:nowrap;gap:18px}.card{flex:0 0 calc((100% - 36px) / 3);min-width:unset}}@media (max-width: 768px){.cards-wrapper{display:flex;flex-wrap:wrap;gap:16px}.card{flex:0 0 48%;max-width:32%}.card:nth-child(3){flex:0 0 100%;max-width:32%;margin-left:0}}@media (max-width: 425px){.dashboard-container{padding:20px}.greeting{font-size:16px}.welcome-text{font-size:18px;margin-bottom:18px}.cards-wrapper{flex-direction:column;gap:12px;flex-wrap:nowrap}.card{flex:1 1 100%;width:100%;min-width:100%;padding:12px}.stat-number{font-size:24px}.stat-label{font-size:14px}.stat-change{font-size:11px}.icon-wrapper{font-size:16px;padding:8px}}.recent-activities-container{border-radius:10px;padding:20px;box-shadow:0 1px 3px #0000000d}.header{font-family:Space Grotesk;display:flex;align-items:center;gap:10px;font-weight:600;margin-bottom:16px}.header h3{font-size:16px;font-weight:600}.view-all-btn{background-color:#f3f3f3;color:#000;border:none;padding:6px 14px;border-radius:10px;font-size:12px;cursor:pointer}.table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.activities-table{width:100%;min-width:800px;border-collapse:collapse}.activities-table th,.activities-table td{font-size:14px;font-weight:600;padding:16px 8px;line-height:175%;border-bottom:1px solid #f3f3f3;text-align:left}.activities-table th{color:#161616;border-top:1px solid #eee}.activity{font-weight:600}.muted-text{color:#5c5f6a}.query-message-cell{white-space:nowrap}.scrollable-message{overflow-x:auto;white-space:nowrap;display:block;max-width:100%}.pagination-controls{margin-top:15px;display:flex;gap:10px}.pagination-controls button{padding:6px 12px;background-color:#fc5a11;color:#fff;border:none;cursor:pointer}.pagination-controls span{font-weight:500;margin-top:6px}@media (max-width: 1024px){.recent-activities-container{padding:12px 16px}.header h3{font-size:14px}.view-all-btn{padding:5px 12px;font-size:11px}.activities-table{min-width:600px}.activities-table th,.activities-table td{font-size:13px;padding:10px 6px}.query-message-cell{max-width:180px}.pagination-controls button{padding:5px 10px;font-size:13px}}@media (max-width: 768px){.recent-activities-container{padding:10px 12px}.table-wrapper{width:100%;overflow-x:auto}.activities-table{width:100%;min-width:700px;display:block}.activities-table th,.activities-table td{font-size:12px;padding:8px 6px;white-space:nowrap}}.query-container{background-color:#fff;padding:20px;border-radius:12px;box-shadow:0 0 8px #0000000f;width:100%;margin:auto;font-family:Arial,sans-serif;color:#333}.query-container h2{font-family:Space Grotesk;margin-bottom:16px;font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase}.query-table-wrapper{width:100%;overflow-x:auto}.query-table{width:100%;border-collapse:collapse;min-width:600px}.query-table th,.query-table td{font-family:Space Grotesk;padding:12px 14px;border-bottom:1px solid #f6f6f6;text-align:left}.query-table th{font-size:18px;font-weight:600}.query-table td{font-size:14px;font-weight:600;color:#161616}.query-table tr:hover{background-color:#fafafa}.view-link{color:#5c5f6a;text-decoration:none;font-weight:600;font-size:1.1em;background:none;border:none;cursor:pointer;padding:0}.view-link:hover{text-decoration:underline}.status{font-family:Space Grotesk;font-weight:500;padding:6px 12px;border-radius:12px;font-size:14px;display:inline-block;text-transform:capitalize;color:red}.status.in-progress{background-color:#ffecb3;color:#ff9800}.status.pending{background-color:#bbdefb;color:#2196f3}.table-message-cell{max-width:270px;overflow-x:auto;white-space:nowrap;display:block}.modal-overlay-cl{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000a6;display:flex;justify-content:center;align-items:center;z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px;overflow:auto}.modal-content-cl{width:100%;max-width:500px;max-height:80vh;overflow-y:auto;overflow-x:hidden;padding:25px 30px;background:#fff;position:relative;animation:fadeInScale .3s ease forwards;white-space:normal}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.modal-content-cl h3{margin-top:0;margin-bottom:25px;font-size:2.4rem;font-weight:700;color:#fc5a11;border-bottom:3px solid #fc5a11;padding-bottom:10px;letter-spacing:.03em}.modal-content-cl p{font-size:1.3rem;line-height:1.8;margin:15px 15px 15px 0;color:#444;font-weight:500;white-space:normal;overflow-wrap:break-word;display:inline-block;max-width:calc(100% - 120px);vertical-align:middle}.modal-content-cl p strong{font-weight:700;color:#fc5a11}.modal-img-cl{max-width:100%;max-height:300px;object-fit:contain;margin:10px 0;border-radius:8px;box-shadow:0 0 5px #0000001a}.file-link-cl{color:#fc5a11;text-decoration:none;font-weight:700}.file-link-cl:hover{text-decoration:underline}.chat-button-cl{padding:12px 25px;border-radius:0!important;background-color:#fc5a11;color:#fff;border:none;cursor:pointer;font-weight:700;font-size:1.3rem;margin-top:0;transition:background-color .3s ease;display:inline-block;float:right;vertical-align:middle}.chat-button-cl:hover{background-color:#e04e0b}.modal-close-btn-cl{position:absolute;top:15px;right:20px;border:none;background:transparent;font-size:3rem;cursor:pointer;font-weight:400;line-height:1}.modal-body-scrollable-cl{max-height:60vh;overflow-y:auto}.modal-section-cl{margin-bottom:20px}.modal-status-date-cl>div{margin-top:8px}.pagination-container{display:flex;align-items:center;justify-content:flex-start;margin-top:15px;gap:10px}.pagination-container button{background-color:#fc5a11;border:none;color:#fff;padding:8px 15px;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.pagination-container button:disabled{background-color:#f7a07b;cursor:not-allowed}.pagination-container button:hover:not(:disabled){background-color:#e04e0b}.pagination-container span{font-weight:600;font-size:1rem}@media (max-width: 768px){.query-table{min-width:100%}.modal-content-cl{width:100%;height:100%;max-width:none;max-height:none;border-radius:0}.chat-button-cl{width:100%;float:none}}.re-form-container{width:100%;padding:30px;margin:auto;font-family:Space Grotesk,sans-serif;background-color:#fff}.re-form-header{font-size:28px;font-weight:500;line-height:1.2;color:#161616;text-transform:uppercase}.re-form-header span{font-size:1rem;color:#ff6900;font-weight:500}.re-dropdown{width:40%;padding:8px;margin-bottom:15px;border:1px solid #ccc;border-radius:6px;font-size:14px}.re-isky-dropdown{width:20%;padding:8px;margin-bottom:15px;border:1px solid #ccc;font-size:14px}.re-request-label{display:block;margin-top:26px;margin-bottom:10px;font-weight:500;font-size:26px;line-height:34px}select,.re-request-textArea{width:40%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:.95rem;box-sizing:border-box}.re-textArea{width:100%;padding:10px;border:1px solid #ccc;font-size:.95rem;min-height:150px;resize:vertical;box-sizing:border-box}.re-request-textArea{min-height:150px;resize:vertical}.ppp{font-size:16px;font-weight:500;line-height:18px;margin-bottom:1rem}.re-form-group-inline{margin-top:26px;display:flex;align-items:center;gap:40px;flex-wrap:wrap}.re-label-inline{font-weight:500;font-size:20px;line-height:100%}.re-input-wrapper{position:relative;width:300px}.re-duration-input{width:100%;padding:10px 40px 10px 10px;border:1px solid #ccc;font-size:.95rem;box-sizing:border-box}.re-inline-checkbox-inside{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:16px;height:16px;accent-color:grey;cursor:pointer}.re-section-title{font-weight:600;font-size:18px;margin:30px 0 15px;color:#161616}.re-row{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}.re-column{flex:1;min-width:250px}.re-upload-section{margin-top:25px}.re-file-drop{border:2px dashed #aaa;padding:60px;text-align:center;border-radius:8px;cursor:pointer;background-color:#f9f9f9;position:relative;color:#666}.re-upload-text{color:#ff5e14;font-weight:700;text-decoration:underline;cursor:pointer}.re-submit-btn{margin-top:25px;padding:12px 50px;background-color:#ff5e14;color:#fff;font-weight:700;border:none;font-size:1rem;cursor:pointer;transition:background .3s ease;position:relative;display:flex;justify-content:center;align-items:center}.re-submit-btn:hover{background-color:#e0520f}input:focus,select:focus,textarea:focus{outline:none;border-color:#ccc;box-shadow:none}.re-preview-image-inside{max-width:100%;max-height:200px;display:block;margin:10px auto;border-radius:4px}.re-file-name-inside{font-size:14px;margin-top:10px;color:#333}.re-submit-btn:disabled{opacity:.6;cursor:not-allowed}.loader{width:18px;height:18px;border:3px solid #fff;border-top:3px solid #3498db;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1024px){.re-form-container{padding:20px}.re-form-header{font-size:24px}.re-form-header span{font-size:.9rem}.re-request-label{font-size:22px;line-height:30px;margin-top:20px;margin-bottom:8px}.re-dropdown,.re-isky-dropdown,select,.re-request-textArea{width:70%;font-size:.9rem}.re-form-group-inline{gap:20px}.re-label-inline{font-size:18px}.re-input-wrapper{width:100%}.re-duration-input{font-size:.9rem}.re-section-title{font-size:16px;margin:25px 0 12px}.re-file-drop{padding:40px}.re-submit-btn{padding:10px 40px;font-size:.95rem}}@media (max-width: 768px){.re-form-container{padding:15px}.re-form-header{font-size:20px}.re-form-header span{font-size:.85rem}.re-request-label{font-size:20px;line-height:28px;margin-top:18px;margin-bottom:6px}.re-dropdown,.re-isky-dropdown,select,.re-textArea,.re-request-textArea{width:100%;font-size:.85rem;padding:8px}.ppp{font-size:14px}.re-form-group-inline{flex-direction:column;align-items:flex-start;gap:15px}.re-label-inline{font-size:16px}.re-input-wrapper{width:100%}.re-duration-input{font-size:.85rem;padding:8px 36px 8px 8px}.re-inline-checkbox-inside{right:8px;width:14px;height:14px}.re-section-title{font-size:15px;margin:20px 0 10px}.re-row{flex-direction:column;gap:15px}.re-column{min-width:100%}.re-file-drop{padding:30px;font-size:14px}.re-submit-btn{padding:10px 30px;font-size:.9rem;width:50%}.re-file-name-inside{font-size:13px}}@media (max-width: 425px){.re-form-container{padding:15px}.re-form-header{font-size:20px}.re-request-label{font-size:16px;margin-bottom:6px}.re-dropdown,.re-isky-dropdown,select{width:100%;padding:10px 12px;font-size:15px;border:1px solid #ccc;border-radius:6px;margin-bottom:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}.re-textArea{width:100%;padding:10px;font-size:15px;border-radius:6px}.re-submit-btn{width:100%;font-size:15px;padding:12px;margin-top:20px}.re-upload-section{margin-top:20px}.re-file-drop{padding:25px;font-size:14px;border:2px dashed #ccc;border-radius:8px;text-align:center}.re-preview-image-inside{max-height:140px;margin-top:10px}.re-file-name-inside{font-size:13px}}.page-wrapper{display:flex;justify-content:center;align-items:center;padding:40px;background-color:#fff5ef;min-height:100vh;box-sizing:border-box}.chat-container{display:flex;width:100%;height:85vh;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000001a;background-color:#fff}.sidebar-chat{width:300px;background-color:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;height:100%}.chat-title{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:600;padding:16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eee}.back-arrow{font-size:20px;cursor:pointer}.chat-users{flex:1;overflow-y:auto;padding:0;margin:0}.chat-user{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .2s;list-style:none}.chat-user.active{background-color:#fff1e7}.chat-user:hover{background-color:#f8f8f8}.sidebar-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.sidebar-user-info{flex:1;overflow:hidden}.sidebar-name{font-weight:600;font-size:14px;color:#222}.sidebar-last-message{font-size:13px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.sidebar-time{font-size:12px;color:#aaa;white-space:nowrap}.chat-window{flex:1;display:flex;flex-direction:column;background-color:#fff}.chat-header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #eee}.user-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.online-status{font-size:12px;color:green}.chat-body{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column}.chat-message{max-width:70%;margin:8px 0;padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.4;word-wrap:break-word;display:inline-block;clear:both}.chat-message.me{background-color:#dcf8c6;color:#000;align-self:flex-end;float:right;border-bottom-right-radius:0}.chat-message.admin{background-color:#f1f0f0;color:#000;align-self:flex-start;float:left;border-bottom-left-radius:0}.chat-input{display:flex;align-items:center;border-top:1px solid #eee;padding:12px 16px;background-color:#fff}.chat-input input[type=text]{flex:1;border:none;background-color:#f4f4f4;border-radius:8px;padding:10px 12px;font-size:14px;outline:none}.chat-input button{background:transparent;border:none;color:#ff7200;font-size:20px;margin-left:12px;cursor:pointer}.hide{display:none!important}@media (max-width: 768px){.chat-container{flex-direction:column}.sidebar-chat,.chat-window{width:100%;height:100%}.chat-window .back-arrow{display:inline-block;margin-right:12px}}.sidebar-a{width:270px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #eee;padding:20px 15px}.sidebar-title-a{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:24px;color:#161616;margin-bottom:30px;text-transform:uppercase;line-height:1}.menu-a{list-style:none;padding:0;margin:0}.menu-a.lower-menu-a{margin-top:40px}.dowb-a{display:flex;flex-direction:column;gap:2.5rem}.menu-item-a{font-family:Space Grotesk,sans-serif;display:flex;align-items:center;font-weight:500;gap:10px;padding:16px;font-size:16px;color:#161616;border-radius:4px;cursor:pointer;position:relative;white-space:nowrap;transition:background .2s ease}.menu-item-a .icon-a{display:flex;align-items:center;justify-content:center;font-size:24px}.menu-item-a .label-a{display:inline-block;vertical-align:middle}.menu-item-a:hover{background:#f5f5f5}.menu-item-a.active-a{background:#fff1e6;color:#f60;font-weight:600}.badge-a{position:absolute;top:8px;right:10px;background:#ff3b30;color:#fff;font-size:10px;padding:2px 6px;border-radius:12px}.user-profile-a{display:flex;align-items:center;gap:10px;padding-top:20px;border-top:1px solid #eee}.avatar-a{width:50px;height:50px;border-radius:50%}.user-name-a{font-weight:500;font-size:12px;color:#000;line-height:16px;margin:0}.user-email-a{font-size:12px;color:#71839b;margin:0}.logout-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#11111180;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000}.logout-modal-content{background:#fff;padding:32px 28px;text-align:center;box-shadow:0 20px 40px #0003;width:360px;max-width:90%;animation:fadeInScale .3s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.logout-modal-content h2{font-size:20px;font-weight:600;color:#1f2937;margin-bottom:12px}.logout-modal-content p{font-size:15px;color:#4b5563;margin-bottom:24px}.modal-buttons{display:flex;justify-content:space-between;gap:12px}.yes-btn,.cancel-btn{flex:1;padding:10px 0;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:all .2s ease-in-out}.yes-btn{background-color:#f60;color:#fff}.yes-btn:hover{background-color:#e65700}.cancel-btn{background-color:#e5e7eb;color:#374151}.cancel-btn:hover{background-color:#d1d5db}@media (max-width: 768px){.sidebar-a{width:200px;padding:16px 12px}.sidebar-title-a{font-size:20px;margin-bottom:24px}.menu-item-a{font-size:14px;padding:12px;gap:8px}.menu-item-a .icon-a{font-size:20px}.user-profile-a{padding-top:16px}.avatar-a{width:40px;height:40px}.user-name-a,.user-email-a{font-size:11px}}@media (max-width: 425px){.sidebar-a{width:100%;flex-direction:column;justify-content:flex-start;align-items:center;padding:10px 5px 0;overflow:visible;border-right:none;border-top:1px solid #eee;border-bottom:1px solid #eee;z-index:999}.dowb-a{flex-direction:row;gap:1rem;width:100%;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding-bottom:10px}.menu-a,.menu-a.lower-menu-a{display:flex;flex-direction:row;gap:1rem;margin:0;padding:0;justify-content:flex-start}.menu-item-a{padding:10px;font-size:0;flex-shrink:0}.menu-item-a .icon-a{font-size:24px}.menu-item-a .label-a,.sidebar-title-a{display:none}.user-profile-a{display:flex;padding:10px 0 0;border-top:1px solid #eee;width:100%;background:#fff}.avatar-a{width:40px;height:40px;border-radius:50%}.user-name-a,.user-email-a{font-size:11px;line-height:1.2}}.dashboard-container-a{padding:16px}.greeting-a{font-family:Space Grotesk;color:#ff6900;font-weight:500;font-size:14px;margin-bottom:6px}.welcome-text-a{font-family:Space Grotesk;font-size:24px;font-weight:600;margin-bottom:22px;color:#161616;text-transform:uppercase}.cards-wrapper-a{display:flex;gap:18px;flex-wrap:wrap}.card-a{width:245px;height:212px;background-color:#fff;border-radius:12px;padding:30px 25px;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;align-items:flex-start;gap:10px;transition:transform .2s ease,background-color .2s ease;cursor:pointer;border:1px solid #f2f2f2}.card-a:hover{transform:translateY(-2px);background-color:#fff2e9}.icon-wrapper-a{background-color:#f60;color:#fff;padding:10px;border-radius:50%;font-size:18px;display:flex;align-items:center;justify-content:center}.stat-number-a{font-family:Space Grotesk;font-size:30px;font-weight:600;line-height:100%;letter-spacing:1%;color:#232323;margin:0}.stat-label-a{font-family:Space Grotesk;font-size:16px;font-weight:600;line-height:100%;color:#343434;letter-spacing:1%;margin:0}@media (max-width: 1024px){.dashboard-container-a{padding:10px}.cards-wrapper-a{gap:12px;flex-wrap:nowrap;overflow-x:auto}.card-a{width:175px;height:185px;padding:20px 16px;gap:8px;flex-shrink:0}.icon-wrapper-a{font-size:16px;padding:8px}.stat-number-a{font-size:24px}.stat-label-a{font-size:13px}.welcome-text-a{font-size:20px;margin-bottom:16px}.greeting-a{font-size:13px;margin-bottom:4px}}@media (max-width: 768px){.dashboard-container-a{padding:20px}.greeting-a{font-size:16px;margin-bottom:4px}.welcome-text-a{font-size:18px;margin-bottom:14px}.cards-wrapper-a{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.card-a{width:calc(50% - 12px);height:165px;padding:16px 12px;gap:6px}.icon-wrapper-a{font-size:14px;padding:6px}.stat-number-a{font-size:20px}.stat-label-a{font-size:12px}}.recent-activities-container-a{background:#fff;border-radius:10px;padding:20px;box-shadow:0 1px 3px #0000000d;font-family:Segoe UI,sans-serif}.header-a{display:flex;align-items:center;gap:20px;margin-bottom:20px}.header-a h3{font-family:Space Grotesk;font-size:24px;font-weight:600;line-height:100%;letter-spacing:0%}.view-all-btn-a{background-color:#f3f3f3;color:#000;border:none;padding:6px 14px;border-radius:10px;font-size:12px;cursor:pointer}.activities-table-wrapper-a{width:100%;overflow-x:auto}.activities-table-a{width:100%;border-collapse:collapse;min-width:600px}.activities-table-a tr{border-bottom:1px solid #f3f3f3}.activities-table-a td{font-family:Space Grotesk;font-size:14px;font-weight:500;line-height:175%;letter-spacing:0px;padding:16px 20px;color:#5c5f6a}.activity-aaa{font-family:Space Grotesk!important;font-weight:600;font-size:14px!important;color:#161616!important}.muted-text-a{color:#5c5f6a}@media (max-width: 1024px){.recent-activities-container-a{padding:12px;box-sizing:border-box}.header-a{gap:13px;margin-bottom:16px}.header-a h3{font-size:22px}.view-all-btn-a{padding:5px 10px;font-size:12px}.activities-table-a td{padding:12px 14px;font-size:14px}.activity-aaa{font-size:14px!important}}@media (max-width: 768px){.recent-activities-container-a{padding:10px}.header-a{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px}.header-a h3{font-size:20px}.view-all-btn-a{padding:4px 10px;font-size:11px}.activities-table-wrapper-a{overflow-x:auto;-webkit-overflow-scrolling:touch}.activities-table-a{min-width:100%;font-size:13px}.activities-table-a td{padding:10px 12px;font-size:13px}.activity-aaa{font-size:13px!important}.muted-text-a{font-size:12px}}@media (max-width: 425px){.recent-activities-container-a{padding:10px}.activities-table-wrapper-a{overflow-x:auto}.activities-table-a{min-width:600px}.header-a{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px}.header-a h3{font-size:18px}.view-all-btn-a{font-size:11px;padding:4px 8px}.activities-table-a td{padding:8px 10px;font-size:12px}.activity-aaa{font-size:12px!important}}.latest-queries-container-aa{background:#fff;border-radius:10px;padding:20px;box-shadow:0 1px 3px #0000000d}.latest-queries-header-aa h3{font-family:Space Grotesk;font-size:24px;font-weight:600;line-height:100%;letter-spacing:0%;margin-bottom:24px}.latest-queries-list-aa{display:flex;flex-direction:column}.query-row-aa{font-family:Space Grotesk;display:flex;font-size:14px;justify-content:space-between;font-weight:500;color:#161616;padding:10px 15px;border-bottom:1px solid #F6F6F6}.query-activity-aa{font-family:Space Grotesk;font-size:14px;font-weight:600;line-height:175%;letter-spacing:0%;margin-right:10px}.query-row-aa:last-child{border-bottom:none}.query-time-aa{color:#5c5f6a!important}.time-aaa{margin-right:185px}.pagination-aa{display:flex;align-items:center;margin-top:15px;gap:10px}.pagination-aa button{padding:5px 10px;font-size:14px;cursor:pointer}.pagination-aa span{font-weight:700}@media (max-width: 1024px){.time-aaa{margin-right:102px}.latest-queries-header-aa h3{font-size:22px}}@media (max-width: 768px){.time-aaa{margin-right:60px}}@media (max-width: 425px){.latest-queries-scroll-wrapper{overflow-x:auto}.latest-queries-list-aa{min-width:500px}}.queries-container{padding:20px}.queries-title{font-family:Space Grotesk;font-size:28px;font-weight:500;text-transform:uppercase;margin-bottom:10px}.queries-table-wrapper{width:100%;overflow-x:auto}.queries-table{background:#fff;border:1px solid #eee;padding:16px;box-shadow:0 0 5px #0000000d;min-width:500px}.queries-header,.queries-row{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;padding:14px 0;align-items:center;border-bottom:1px solid #F6F6F6}.client{font-family:Space Grotesk;font-size:14px;color:#161616;font-weight:600;line-height:175%}.status{font-family:Space Grotesk;font-weight:500;font-size:14px;color:#5c5f6a;line-height:175%}.queries-header{font-family:Space Grotesk;font-size:18px;font-weight:600;color:#161616}.queries-row:last-child{border-bottom:none}.view-action{font-family:Space Grotesk;color:#5c5f6a;font-size:14px;cursor:pointer;font-weight:500;transition:color .2s ease}.view-action:hover{color:#fa6400}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content{background:#fff;padding:24px 28px;max-width:420px;width:100%;box-shadow:0 10px 30px #00000026;position:relative;overflow:hidden;display:flex;flex-direction:column;max-height:90vh;animation:modalFadeIn .3s ease-out;border-radius:0;font-family:Space Grotesk,sans-serif}.modal-content h3{color:#ff6900;font-size:22px;font-weight:700;margin-bottom:16px}.modal-content p{font-size:16px;font-weight:600;margin:6px 0;color:#161616}.modal-close{position:absolute;top:14px;right:16px;background:transparent;border:none;font-size:22px;font-weight:700;color:#666;cursor:pointer;transition:color .2s ease;padding:0;line-height:1}.modal-close:hover{color:#000}@keyframes modalFadeIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.query-modal-list-add{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:16px}.query-card-add{border:1px solid #f0f0f0;padding:16px;margin-bottom:18px;background-color:#fafafa;box-shadow:0 2px 4px #00000008}.query-message-add{font-weight:600;color:#333;font-size:15px;margin-bottom:2px}.query-status-ad-add{font-size:12px;color:#888;font-weight:500;margin-top:8px;margin-bottom:10px}.query-timestamp-add{font-size:13px;color:#999;font-weight:400}.query-send-button-add{background-color:#fa6400;color:#fff;border:none;padding:10px 16px;border-radius:4px;font-weight:600;cursor:pointer;margin-top:8px;transition:background-color .3s ease;width:100%}.query-send-button-add:hover{background-color:#e55b00}.dropdown-menu{border-radius:4px}.dropdown-item:hover{background-color:linen}.blog-container-ad{width:90%;margin:0 auto;font-family:Arial,sans-serif}.blog-header-ad{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.blog-header-ad h2{font-family:Space Grotesk;font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase}.blog-buttons-ad{display:flex;gap:10px}.delete-btn-ad,.upload-btn-ad{font-family:Space Grotesk;padding:8px 16px;border:none;cursor:pointer;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;font-size:14px}.delete-btn-ad{background-color:transparent;color:#000}.upload-btn-ad{background-color:#fc5a11;color:#fff}.blog-card-ad{display:flex;justify-content:space-between;align-items:center;padding:25px 5px;gap:1rem}.blog-content-ad{flex:2.5;min-width:0}.blog-title-ad{font-family:Space Grotesk;font-size:40px;font-weight:500;line-height:100%;letter-spacing:0px;margin-bottom:10px}.blog-meta-ad{font-size:16px;font-weight:500;color:#161616;line-height:100%;letter-spacing:0px;vertical-align:middle;display:flex;gap:15px;margin-bottom:10px}.blog-icons-ad{display:flex;gap:10px;font-size:16px;color:#333}.admin-b-ad{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;width:100%;gap:1rem}.blog-image-ad{flex:1;max-width:250px;height:160px;overflow:hidden;position:relative;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.blog-image-content{width:100%;height:100%;object-fit:cover;object-position:center}.blog-image-ad img{width:100%;height:100%;background-color:#ccc;object-fit:cover}.select-overlay-ad{position:absolute;top:10px;right:10px;z-index:2}.select-circle-ad{width:18px;height:18px;border:2px solid #999;border-radius:50%;background:#fff}.select-circle-ad.selected{background:#fc5a11;border-color:#fc5a11}.blog-card-ad.select-mode{position:relative;cursor:pointer}.cancel-btn-ad{background-color:#888;color:#fff;padding:8px 16px;margin-right:10px;border:none;cursor:pointer}.delete-btn-ad{background-color:#fc5a11;color:#fff;padding:8px 16px;border:none;cursor:pointer}.draft-btn-ad{background-color:#fc5a11;color:#fff;border:none;padding:8px 16px;cursor:pointer;margin-right:10px}.blog-card-ad.select-mode.selected{background-color:#f5f5f5;border:1px solid #ccc}.select-checkbox-ad{position:absolute;top:10px;right:10px;z-index:3;width:18px;height:18px;cursor:pointer;accent-color:#FC5A11}.pagination-controls-ad{display:flex;align-items:center;gap:12px;margin-top:20px}.pagination-controls-ad button{padding:6px 12px;font-size:14px;cursor:pointer;border:none;background-color:#fc5a11;color:#fff;border-radius:4px}.pagination-controls-ad button:disabled{background-color:#ccc;cursor:not-allowed}.dropdown-toggle{position:relative;cursor:pointer;display:inline-block;color:#555;padding:2px;font-size:20px}.dropdown-menu{position:absolute;top:28px;right:0;background-color:#fff;border:1px solid #ddd;box-shadow:0 4px 10px #0000001a;z-index:1000;min-width:120px;font-size:14px}.dropdown-item{width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;cursor:pointer;color:#333;transition:background-color .2s ease;font-weight:500}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item.delete{color:#fc5a11}.dropdown-item.delete:hover{background-color:#f9d6d5}.blog-icons-ad{display:flex;gap:12px;align-items:center;position:relative}@media (max-width: 1024px){.blog-header-ad h2{font-size:20px}.delete-btn-ad,.upload-btn-ad{padding:5px 10px;font-size:12px}.blog-card-ad{padding:16px 0;gap:.6rem}.blog-title-ad{font-size:26px}.blog-meta-ad{flex-grow:1;display:flex;gap:15px;flex-wrap:wrap}.blog-icons-ad{display:flex;gap:10px;flex-shrink:0;justify-content:flex-end;min-width:60px}.admin-b-ad{margin-top:1rem;gap:.5rem}.blog-image-ad{max-width:200px;height:130px}.blog-image-ad img{width:100%;height:100%}.blog-buttons-ad{gap:8px}.blog-container-ad{width:100%;padding:0 10px}}@media (max-width: 768px){.blog-container-ad{width:95%;padding:0 10px}.blog-header-ad h2{font-size:22px}.delete-btn-ad,.upload-btn-ad{padding:6px 12px;font-size:13px}.blog-card-ad{padding:18px 5px;gap:.7rem}.blog-content-ad{flex:2.5}.blog-title-ad{font-size:26px;margin-bottom:8px}.blog-meta-ad{font-size:14px;gap:12px;margin-bottom:8px}.blog-icons-ad{font-size:14px;gap:10px}.blog-image-ad{max-width:200px;height:140px}.blog-image-ad img{width:100%;height:100%}.admin-b-ad{margin-top:1.5rem;gap:.8rem}.blog-buttons-ad{gap:8px}}@media (max-width: 425px){.blog-header-ad{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.blog-header-ad h2{font-size:18px;flex:1}.blog-buttons-ad{display:flex;gap:6px;flex-shrink:0}.delete-btn-ad,.upload-btn-ad{padding:5px 10px;font-size:12px;white-space:nowrap}.blog-card-ad{flex-direction:column;align-items:flex-start;padding:10px 0;gap:.8rem}.blog-title-ad{font-size:24px}.blog-meta-ad{font-size:12px;gap:6px;flex-wrap:wrap}.blog-icons-ad{font-size:12px;gap:5px}.admin-b-ad{flex-direction:column;gap:.5rem;margin-top:1rem}.blog-image-ad{width:100%;max-width:100%;height:auto}.blog-image-ad img{width:100%;height:auto;max-width:100%;border-radius:6px}}.blog-editor-up{width:100%;margin:40px auto;font-family:Segoe UI,sans-serif;padding:20px;background:#fff}.form-group-up{margin-bottom:20px;flex:1}.upload-up{font-family:Space Grotesk;font-size:26px;display:block;margin-bottom:5px;font-weight:500;line-height:34px}input[type=text]{width:100%;padding:10px;font-size:15px;border:1px solid #aaa;border-radius:2px}.form-row-up{display:flex;gap:20px}.editor-container-up{border:1px solid #ccc;margin:20px 0}.toolbar-up{display:flex;padding:5px;gap:15px;background:#f5f5f5;border-bottom:1px solid #ccc}.toolbar-up button{background:none;border:none;cursor:pointer;margin-right:10px;font-size:16px}.content-editable-up{min-height:150px;padding:10px;font-size:14px;outline:none}.upload-section-up{margin:20px 0}.upload-box-up{border:2px dashed #ccc;padding:30px;text-align:center;cursor:pointer}.upload-text-up span{display:block;color:#f60;font-weight:600}.form-footer-up{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.cancel-btn-up,.save-btn-up{padding:10px 20px;font-weight:700;border:none;cursor:pointer}.cancel-btn-up{font-family:Space Grotesk;font-size:14px;line-height:100%;letter-spacing:0px;vertical-align:middle;background:transparent;color:#161616}.save-btn-up{background:#f60;color:#fff;border-radius:2px}.dotted{padding:2rem;border:1px dashed #FF6900}.user-list-container-ul{margin:0 auto;padding:20px;border-radius:8px;background-color:#fff;overflow-x:auto}.user-list-scroll-wrapper{min-width:600px}.user-list-header-ul{margin-bottom:20px}.user-list-header-ul h3{font-size:24px;margin-bottom:10px}.user-list-columns-ul{display:flex;font-weight:700;border-bottom:2px solid #ccc;padding:10px 0}.user-column{flex:1;text-align:left;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-list-body-ul{display:flex;flex-direction:column}.user-row-ul{display:flex;padding:12px 0;border-bottom:1px solid #eee;align-items:center}.user-field-ul{flex:1;text-align:left;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-action-cell{display:flex;align-items:center;gap:10px}.user-status-ul{padding:5px 10px;border-radius:4px;font-weight:700;text-transform:capitalize}.user-status-ul.pending{background-color:#f0ad4e;color:#fff;padding:6px 17px}.user-status-ul.approved{background-color:#ff6900;color:#fff}.approve-btn{padding:6px 12px;background-color:#ff6900;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.approve-btn:hover{background-color:#e66900}.modal-overlay-ul{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:999}.modal-content-ul{background:#fff;padding:30px;border-radius:8px;width:90%;max-width:400px;text-align:center}.modal-buttons-ul{margin-top:20px;display:flex;justify-content:center;gap:20px}.modal-btn-yes{background-color:#fd7e14;color:#fff;padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.modal-btn-no{background-color:#dc3545;color:#fff;padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.pagination-controls{display:flex;align-items:center;margin-top:20px;gap:10px}.pagination-controls button{padding:6px 12px;background-color:#ff6900;color:#fff;border:none;cursor:pointer}.pagination-controls button:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width: 768px){.user-list-container-ul{overflow-x:auto;padding:10px}.user-list-scroll-wrapper{width:600px}.user-row-ul,.user-list-columns-ul{padding:10px 0;gap:20px}.user-column,.user-field-ul{font-size:14px;padding:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.approve-btn{font-size:13px;padding:6px 12px}.user-status-ul{font-size:13px;padding:5px 10px}}.container-as{display:flex;height:100vh;font-family:Arial,sans-serif;background:#f9f9f9}.sidebar-as{width:220px;background-color:red;color:#fff;padding:20px}.main-content-as{flex:1;padding:30px}.header-as{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header-as h2{font-family:Space Grotesk;font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase}.add-btn-as{font-family:Space Grotesk;background-color:#f60;color:#fff;border:none;font-weight:500;padding:10px 18px;font-size:14px;cursor:pointer}.service-card-as{background:#fff;border-radius:6px;box-shadow:0 0 5px #0000001a;padding:15px 0}.card-header-as{font-family:Space Grotesk;display:flex;justify-content:space-between;font-weight:600;font-size:18px;line-height:175%;letter-spacing:0%;padding:0 20px 10px;border-bottom:1px solid #ddd}.edit-icon-as{cursor:pointer}.service-title-as{font-family:Space Grotesk;padding:14px 30px;cursor:pointer;display:flex;align-items:center;gap:10px;font-weight:600;font-size:18px;border-bottom:1px solid #E9E9EB}.subservice-as{font-family:Space Grotesk;padding:12px 50px;color:#5c5f6a;font-size:14px;letter-spacing:0%}.modal-overlay-as{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content-as{background:#fff;width:700px;max-height:80vh;overflow-y:auto;padding:40px;box-shadow:0 4px 10px #0000004d;position:relative}.modal-close-btn-as{position:absolute;top:15px;right:20px;font-size:35px;font-weight:100;color:#333;cursor:pointer;z-index:10}.addd{font-family:Space Grotesk;font-size:26px;font-weight:500;line-height:34px;letter-spacing:0%}.modal-body-as{display:flex;flex-direction:column}.modal-row-as{display:flex;gap:20px;margin-bottom:20px}.modal-input-group{display:flex;flex-direction:column;margin-bottom:20px}.modal-input-group input{width:100%;padding:10px;margin-top:6px;border:1px solid #ccc;resize:none;border-radius:0}.modal-input-group textarea{width:100%;padding:10px;margin-top:6px;border:1px solid #ccc;resize:none;height:250px;border-radius:4px}.half-width{flex:1}.modal-footer-as{display:flex;justify-content:flex-end;gap:10px}.cancel-btn-as{background:none;border:1px solid #ccc;padding:8px 16px;cursor:pointer}.save-btn-as{font-family:Space Grotesk;font-size:14px;background:#ff6900;border:none;color:#fff;padding:8px 20px;cursor:pointer}.upload-box{border:2px dashed #ccc;border-radius:4px;height:120px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-top:10px;transition:border-color .3s ease}.upload-box:hover{border-color:#f97316}.upload-content{text-align:center;color:#f97316}.upload-icon{width:30px;height:30px;margin:0 auto}.upload-text{font-size:12px;margin-top:4px}.service-title-as{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;cursor:pointer;background-color:#f9f9f9;border-bottom:1px solid #ddd;font-weight:500}.icons-as{display:flex;gap:12px;margin-left:auto}.icon-as{cursor:pointer;font-size:18px;color:#555;transition:color .2s ease}.icon-as:hover{color:#007bff}@media (max-width: 1024px){.sidebar-as{width:180px;padding:16px}.main-content-as{padding:20px}.header-as h2{font-size:22px}.add-btn-as{padding:8px 14px;font-size:13px}.card-header-as{font-size:16px;padding:0 16px 8px}.service-title-as{font-size:16px;padding:12px 20px}.subservice-as{padding:10px 40px;font-size:13px}.modal-content-as{width:90%;padding:30px}.addd{font-size:22px;line-height:30px}.modal-row-as{gap:16px;margin-bottom:16px}.modal-input-group input,.modal-input-group textarea{padding:8px}.modal-input-group textarea{height:200px}.modal-close-btn-as{font-size:30px;top:12px;right:16px}.upload-box{height:100px}.upload-icon{width:26px;height:26px}.upload-text{font-size:11px}.save-btn-as,.cancel-btn-as{padding:6px 16px;font-size:13px}.icon-as{font-size:16px}}@media (max-width: 768px){.sidebar-as{width:150px;padding:12px}.main-content-as{padding:16px}.header-as h2{font-size:18px}.add-btn-as{padding:6px 12px;font-size:12px}.card-header-as{font-size:14px;padding:0 12px 6px}.service-title-as{font-size:14px;padding:10px 16px}.subservice-as{padding:8px 30px;font-size:12px}.modal-content-as{width:95%;padding:20px}.addd{font-size:20px;line-height:28px}.modal-row-as{flex-direction:column;gap:12px;margin-bottom:14px}.modal-input-group input,.modal-input-group textarea{padding:7px}.modal-input-group textarea{height:180px}.modal-close-btn-as{font-size:26px;top:10px;right:14px}.upload-box{height:90px}.upload-icon{width:24px;height:24px}.upload-text{font-size:10px}.save-btn-as,.cancel-btn-as{padding:6px 14px;font-size:12px}.icon-as{font-size:14px}}@media (max-width: 425px){.header-as{display:flex;flex-direction:column;gap:12px}.header-as h2{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;text-align:left;width:100%}.add-btn-as{align-self:flex-start;padding:8px 14px;font-size:13px}.modal-footer-as{display:flex;justify-content:flex-start;gap:10px;flex-wrap:wrap}.save-btn-as,.cancel-btn-as{flex:1 1 48%;padding:8px 16px;font-size:14px;box-sizing:border-box}}.page-wrapper-ac{display:flex;justify-content:center;align-items:center;padding:40px;background-color:#fff5ef;min-height:100vh;box-sizing:border-box}.sidebar-avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover}.chat-header-user-info{display:flex;align-items:center;gap:10px}.chat-header-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.chat-header-name{font-weight:600;font-size:1rem}.chat-header-ac{display:flex;align-items:center;gap:12px;padding:10px}.chat-closed-message-ac{text-align:center}.user-avatar-ac{width:40px;height:40px;border-radius:50%;overflow:hidden;background-color:#ddd;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#333}.user-avatar-img-ac{width:100%;height:100%;object-fit:cover}.user-info-ac{display:flex;flex-direction:column}.chat-container-ac{display:flex;width:100%;height:85vh;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000001a;background-color:#fff}.chat-input-container-ac{display:flex;align-items:center;padding:10px;border-top:1px solid #eee;background-color:#fafafa;gap:10px}.chat-input-ac{flex:1;padding:10px 12px;border:1px solid #ccc;border-radius:0;outline:none;font-size:14px}.chat-input-container-ac input[type=text]{flex:1;padding:10px 14px;border:1px solid #ccc;border-radius:0;font-size:14px;outline:none;transition:border-color .2s}.attach-btn-ac,.send-btn-ac{background:none;border:none;cursor:pointer;font-size:20px;color:#ff6900;padding:6px;display:flex;align-items:center;justify-content:center;transition:color .2s,transform .1s}.attach-btn-ac:hover,.send-btn-ac:hover{color:#ff6d4d}.send-btn-ac:disabled{color:#ccc;cursor:not-allowed}.sidebar-ac{width:300px;background-color:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;height:100%}.chat-title-ac{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:600;padding:16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #eee}.back-arrow-ac{font-size:20px;cursor:pointer}.chat-users-ac{overflow-y:auto;flex:1}.reply-preview-ac{background:#f1f1f1;padding:4px 8px;border-left:3px solid #888;margin-bottom:4px;font-size:.85rem;color:#444}.query-original-message-ac{background-color:#e9f0ff;padding:10px 12px;border-left:4px solid #007bff;border-radius:8px;margin-bottom:10px}.query-label-ac{font-weight:600;color:#007bff;margin-bottom:4px}.query-text-ac{font-style:italic;color:#333}.chat-user-ac{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;cursor:pointer;transition:background .2s;position:relative}.chat-user-ac.active-ac{background-color:#fff1e7}.chat-user-ac:hover{background-color:#f8f8f8}.user-info-wrapper-ac{display:flex;align-items:center;flex:1;gap:12px}.sidebar-avatar-ac{width:42px;height:42px;border-radius:50%;object-fit:cover;background-color:#ddd;display:flex;align-items:center;justify-content:center;font-weight:700;color:#333}.sidebar-user-info-ac{flex:1;overflow:hidden}.sidebar-name-ac{font-weight:600;font-size:14px;color:#222}.sidebar-last-message-ac{font-size:13px;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.more-options-wrapper{position:relative;display:flex;align-items:center}.more-options-wrapper button{background:none;border:none;font-size:24px;cursor:pointer;color:#999;margin-left:4px}.dropdown-menu{position:absolute;top:24px;right:0;background-color:#fff;border:1px solid #ccc;box-shadow:0 4px 12px #0000001a;border-radius:8px;padding:8px 0;z-index:100;width:220px}.dropdown-item{padding:10px 16px;font-size:14px;color:#333;cursor:pointer;transition:background .2s}.dropdown-item:hover{background-color:#f1f1f1}.chat-window-ac{flex:1;display:flex;flex-direction:column;background-color:#fff}.chat-header-ac{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #eee}.user-avatar-ac{width:42px;height:42px;border-radius:50%;object-fit:cover;background-color:#ddd;display:flex;align-items:center;justify-content:center;font-weight:700;color:#333}.online-status-ac{font-size:12px;color:green}.chat-body-ac{flex:1;padding:24px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.chat-message-ac{max-width:60%;padding:10px 14px;font-size:14px;border-radius:16px;white-space:pre-wrap;word-break:break-word}.chat-message-ac.me-ac{align-self:flex-end;background-color:#ff7200;color:#fff;border-bottom-right-radius:4px}.chat-message-ac.them-ac{align-self:flex-start;background-color:#f2f2f2;color:#000;border-bottom-left-radius:4px}.chat-input-ac{display:flex;align-items:center;border-top:1px solid #eee;padding:12px 16px;background-color:#fff}.chat-input-ac input[type=text]{flex:1;border:none;background-color:#f4f4f4;border-radius:8px;padding:10px 12px;font-size:14px;outline:none}.chat-input-ac button{background:transparent;border:none;color:#ff7200;font-size:20px;margin-left:12px;cursor:pointer}.reply-bar-ac{display:flex;justify-content:space-between;align-items:center;background:#fff3e8;border-left:4px solid #ff7200;padding:8px 12px;font-size:14px;color:#333}.reply-bar-ac button{border:none;background:none;cursor:pointer;font-size:16px;color:#888}.chat-placeholder-ac{display:flex;justify-content:center;align-items:center;height:100%;font-size:18px;color:#999;font-style:italic}.hide-ac{display:none}.loading-container-ac{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f5f5f5}.loading-spinner-ac{width:50px;height:50px;border:5px solid #F3F3F3;border-top:5px solid #3498DB;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container-ac{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f5f5f5;gap:20px}.no-users-message-ac{padding:20px;text-align:center;color:#666;background-color:#f9f9f9;border-radius:4px;margin:10px}@media (max-width: 768px){.sidebar-ac{width:100%;height:auto;border-right:none;border-bottom:1px solid #eee}.chat-window-ac{width:100%;height:calc(100% - 60px)}.chat-user-ac{flex-direction:column;align-items:flex-start}.more-options-wrapper{position:absolute;top:16px;right:16px}}.profile-wrapper{width:100%}.profile-header{height:180px;background:linear-gradient(to right,#cce5ff,#fff6e5)}.profile-div{margin-bottom:2rem;padding-top:10px;border-top:1px solid #eee;max-width:800px;margin-left:auto;display:flex;flex-direction:column}.profile-card{margin:-65px auto 0;padding:30px}.profile-top{display:flex;align-items:center;gap:20px;margin-bottom:25px}.profile-avatar{width:134px;height:134px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 0 5px #0000001a}.profile-top h3{font-size:18px;margin:0}.profile-top p{margin:2px 0 0;font-size:14px;color:#555}.save-top{margin-left:auto;height:30px;padding:6px 12px;font-size:14px}.form-group{margin-bottom:20px;display:flex;align-items:center;gap:15px}.form-group label{font-family:Space Grotesk;font-weight:500;font-size:16px;width:120px;line-height:100%;margin-bottom:0}.form-group input,.form-group textarea{border:1px solid #ccc;padding:8px;font-size:14px;flex:1;max-width:700px;border-radius:0}textarea{resize:vertical;min-height:90px}.photo-upload{background:#f9f9f9;padding:15px;margin-bottom:20px;border-radius:6px}.photo-upload label{font-weight:600;font-size:14px}.photo-upload p{font-size:13px;color:#555;margin:5px 0 10px}.photo-inputs{display:flex;align-items:center;gap:10px;justify-content:flex-end}.upload-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.btn-orange{background:#ff6900;color:#fff;border:none;font-size:12px;padding:8px 20px;font-weight:500;cursor:pointer}.btn-gray{background:#fff;color:#666;border:1px solid #666;padding:6px 12px;font-size:12px;cursor:pointer}.form-footer{display:flex;justify-content:flex-end}.full{width:12%;margin-top:10px}@media screen and (max-width: 1024px){.profile-div{max-width:92%;padding:0 10px}.profile-card{padding:24px}.profile-top{gap:15px}.profile-avatar{width:120px;height:120px}.profile-card{margin:-55px auto 0;padding:30px}.form-group{gap:12px}.form-group label{font-size:14px;width:110px}.form-group input,.form-group textarea{font-size:13px;padding:6px}.photo-upload{padding:12px}.photo-upload label{font-size:13px}.photo-upload p{font-size:12px}.save-top{font-size:13px;padding:5px 10px}.btn-orange,.btn-gray{font-size:11px;padding:5px 10px}.upload-icon{width:35px;height:35px}}@media screen and (max-width: 768px){.profile-div{max-width:95%;padding:0 10px}.profile-card{padding:20px}.profile-top{gap:9px;flex-wrap:wrap}.profile-avatar{width:95px;height:95px}.profile-top h3{font-size:16px}.profile-top p{font-size:13px}.form-group{gap:10px;margin-bottom:16px}.profile-card{margin:-55px auto 0;padding:30px}.form-group label{font-size:13px;width:100px}.form-group input,.form-group textarea{font-size:12px;padding:6px}.photo-upload{padding:10px}.photo-upload label{font-size:12px}.photo-upload p{font-size:11px}.save-top{font-size:12px;padding:4px 8px}.btn-orange,.btn-gray{font-size:10px;padding:4px 8px}.upload-icon{width:32px;height:32px}.full{width:16%}}@media screen and (max-width: 425px){.profile-div{max-width:100%;padding:0 10px}.profile-card{padding:18px;margin:-50px auto 0}.profile-top{flex-direction:row;align-items:center;gap:10px;text-align:left}.profile-avatar{width:80px;height:80px;flex-shrink:0}.profile-top h3{font-size:15px;margin:0}.profile-top p{font-size:12px;margin:2px 0 0}.save-top{margin-left:auto;font-size:11px;padding:4px 8px}.form-group{flex-direction:column;align-items:flex-start;gap:6px}.form-group label{width:100%;font-size:15px}.form-group input,.form-group textarea{width:100%;font-size:12px;padding:6px;max-width:100%}.photo-upload{padding:10px}.photo-upload label{font-size:12px}.photo-upload p{font-size:11px}.photo-inputs{justify-content:center;flex-wrap:wrap}.upload-icon{width:30px;height:30px}.btn-orange,.btn-gray{font-size:10px;padding:4px 8px}.form-footer{justify-content:center}.full{width:25%;margin-top:10px;margin-left:auto;display:block}}.client-custom-footer{height:auto;background-color:#111;color:#ccc;font-size:14px;padding:15px 40px;margin-top:4rem}.client-footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}.client-footer-left{font-family:Roboto;font-weight:500;font-size:18px;line-height:30.6px;letter-spacing:0%;vertical-align:middle;line-height:1.6}.client-footer-right{display:flex;gap:2rem;margin-left:auto}.client-social-icon{color:#ccc;text-decoration:none;font-size:16px;transition:color .3s ease}.client-social-icon:hover{color:#fff}@media (max-width: 1024px){.client-custom-footer{padding:15px 30px}.client-footer-left{font-size:16px}.client-footer-right{gap:1.5rem}.client-social-icon{font-size:15px}}@media (max-width: 768px){.client-custom-footer{padding:15px 20px}.client-footer-left{font-size:15px;line-height:26px}.client-footer-right{gap:1rem}.client-social-icon{font-size:14px}}@media (max-width: 425px){.client-footer-content{flex-direction:column;align-items:center;text-align:center}.client-footer-left{font-size:14px;line-height:24px;margin-bottom:10px}.client-footer-right{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-left:0}.client-social-icon{font-size:13px}.client-custom-footer{padding:15px}}.estimation-wrapper{width:100%;background-color:#fff;padding:40px 0;max-width:1440px;margin:0 auto}.estimation-content{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:0 40px;box-sizing:border-box;gap:40px}.text-section{width:55%}.text-section h2{font-family:Space Grotesk;font-size:48px;color:#000;font-weight:500;line-height:100%;margin-bottom:20px}.text-section .orange{color:#fc5a11}.text-section p{font-size:15px;font-weight:400;line-height:1.8;letter-spacing:0px;color:#333}.image-section{width:45%;display:flex;justify-content:flex-end}.image-border{background-color:#fc5a11;width:522px;height:329px;position:relative}.image-border img{position:absolute;width:522px;height:329px;display:block;left:10px;bottom:10px}@media (max-width: 1024px){.estimation-content{padding:0 40px;gap:20px}.text-section{width:55%}.text-section h2{font-size:36px}.text-section p{font-size:11px}.image-section{width:45%}.image-border{width:420px;height:265px}.image-border img{width:420px;height:265px;left:8px;bottom:8px}}@media (max-width: 768px){.estimation-content{padding:0 30px;gap:16px}.text-section{width:50%}.text-section h2{font-size:26px}.text-section p{margin-top:-1rem;line-height:1.2;font-size:11px}.image-section{width:50%}.image-border{width:330px;height:215px}.image-border img{width:340px;height:215px;left:6px;bottom:6px}}@media (max-width: 425px){.estimation-content{flex-direction:column;align-items:center;padding:0 16px;gap:20px}.text-section{width:100%;text-align:center}.text-section h2{font-size:22px}.text-section p{font-size:12px;line-height:1.4;margin-top:-8px}.image-section{width:100%;justify-content:center}.image-border{width:100%;max-width:320px;height:200px}.image-border img{width:100%;max-width:320px;height:200px;left:5px;bottom:5px}}.deal-section-g{width:100%;padding:60px 40px;background-color:#fff;text-align:center;max-width:1440px;margin:0 auto}.deal-title-g{font-family:Space Grotesk;font-size:48px;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;text-transform:uppercase;margin-bottom:10px}.deal-subtitle-g{font-size:18px;font-weight:400;color:#161616;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.deal-cards-g{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.deal-card-g{width:100%;max-width:380px;padding:10px;background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d;transition:transform .3s ease}.deal-card-g:hover{transform:translateY(-5px)}.deal-card-g img{width:352px;height:255px;object-fit:cover}.deal-card-content-g{padding:20px}.deal-card-content-g h3{font-family:Space Grotesk;font-size:24px;font-weight:500;line-height:100%;letter-spacing:0px;margin-bottom:10px}.deal-card-content-g p{font-size:14px;font-weight:400;line-height:100%;letter-spacing:0px;margin-bottom:20px}.deal-card-content-g button{background-color:#f15a24;color:#fff;border:none;padding:10px 18px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.deal-card-content-g button:hover{background-color:#d8481a}@media (max-width: 1024px){.deal-section-g{padding:40px 20px}.deal-title-g{font-size:36px}.deal-subtitle-g{font-size:16px;max-width:600px;margin-bottom:30px}.deal-cards-g{gap:24px}.deal-card-g{max-width:300px;padding:8px}.deal-card-g img{width:280px;height:200px}.deal-card-content-g{padding:16px}.deal-card-content-g h3{font-size:20px}.deal-card-content-g p{font-size:13px;margin-bottom:16px}.deal-card-content-g button{padding:8px 14px;font-size:14px}}@media (max-width: 768px){.deal-section-g{padding:30px 10px}.deal-title-g{font-size:26px}.deal-subtitle-g{font-size:14px;max-width:420px;margin-bottom:20px}.deal-cards-g{flex-wrap:nowrap;justify-content:space-between;gap:14px;overflow-x:auto}.deal-card-g{flex:0 0 230px;padding:6px}.deal-card-g img{width:210px;height:150px}.deal-card-content-g{padding:12px}.deal-card-content-g h3{font-size:16px}.deal-card-content-g p{font-size:12px;margin-bottom:12px}.deal-card-content-g button{padding:6px 12px;font-size:12px}}@media (max-width: 425px){.deal-section-g{padding:20px 10px}.deal-title-g{font-size:22px}.deal-subtitle-g{font-size:13px;max-width:320px;margin-bottom:16px}.deal-cards-g{flex-wrap:wrap;flex-direction:column;gap:20px;justify-content:center;align-items:center;overflow-x:visible}.deal-card-g{flex:0 0 auto;max-width:300px;width:100%;padding:10px;box-sizing:border-box}.deal-card-g img{width:100%;height:auto;max-height:200px;object-fit:cover}.deal-card-content-g{padding:12px}.deal-card-content-g h3{font-size:18px}.deal-card-content-g p{font-size:13px;margin-bottom:12px}.deal-card-content-g button{padding:8px 14px;font-size:13px}}.estimation-wrapper-sub{width:100%;background-color:#fff;padding:40px 0;max-width:1440px;margin:0 auto}.estimation-content-sub{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:0 40px;box-sizing:border-box;gap:40px}.text-section-sub{width:55%}.text-section-sub h2{font-family:Space Grotesk;font-size:48px;color:#000;font-weight:500;line-height:100%;margin-bottom:15px}.orange-sub{color:#fc5a11}.text-section-sub p{font-size:16px;font-weight:400;line-height:1.6;letter-spacing:0px;color:#333}.image-section-sub{width:45%;display:flex;justify-content:flex-end}.image-border-sub{background-color:#fc5a11;width:522px;height:329px;position:relative}.image-border-sub img{position:absolute;width:522px;height:329px;display:block;left:10px;bottom:10px}@media (max-width: 1024px){.estimation-content-sub{padding:0 40px;gap:20px}.text-section-sub{width:55%}.text-section-sub h2{font-size:36px}.text-section-sub p{font-size:12px}.image-section-sub{width:45%}.image-border-sub{width:420px;height:265px}.image-border-sub img{width:420px;height:265px;left:8px;bottom:8px}}@media (max-width: 768px){.estimation-content-sub{padding:0 30px;gap:16px}.text-section-sub{width:50%}.text-section-sub h2{font-size:26px}.text-section-sub p{margin-top:-1rem;line-height:1.2;font-size:11px}.image-section-sub{width:50%}.image-border-sub{width:330px;height:215px}.image-border-sub img{width:340px;height:215px;left:6px;bottom:6px}}@media (max-width: 425px){.estimation-content-sub{flex-direction:column;align-items:center;padding:0 16px;gap:20px}.text-section-sub{width:100%;text-align:center}.text-section-sub h2{font-size:22px}.text-section-sub p{font-size:11px;line-height:1.4;margin-top:-8px}.image-section-sub{width:100%;justify-content:center}.image-border-sub{width:100%;max-width:320px;height:200px}.image-border-sub img{width:100%;max-width:320px;height:200px;left:5px;bottom:5px}}.estimation-container-w{display:flex;flex-wrap:wrap;padding:40px 35px}.estimation-description-w{font-size:18px;font-weight:400;color:#161616;width:90%;margin-top:20px}.estimation-sidebar-w{flex:1;min-width:300px;padding-right:40px}.estimation-heading-w{font-family:Space Grotesk;font-size:48px;font-weight:700;line-height:1.3;text-transform:uppercase;margin-bottom:10px}.estimation-highlight-w{font-family:Space Grotesk;color:#f15a24;font-size:60px}.estimation-normal-w{font-family:Space Grotesk;color:#000;font-size:60px}.estimation-subtext-w{font-size:20px;margin-bottom:20px}.estimation-button-w{background-color:#000;color:#fff;padding:10px 16px;font-size:14px;border:none;cursor:pointer}.estimation-accordion-w{font-family:space-grotesk;font-weight:500;flex:1;min-width:300px}.estimation-accordion-item-w{border-top:1px solid #161616}.estimation-accordion-header-w{display:flex;align-items:center;justify-content:space-between;padding:25px 2px 20px;cursor:pointer}.estimation-number-w{font-weight:700;width:30px}.estimation-title-w{flex-grow:1;font-weight:500;text-transform:uppercase}.estimation-icon-w{margin-left:10px}.estimation-accordion-body-w{display:flex;align-items:flex-start;gap:10px;padding:10px 0 20px;font-size:13px;color:#333}.estimation-image-w{width:100px;height:auto}@media (max-width: 1024px){.estimation-container-w{padding:30px 20px;gap:2rem}.estimation-sidebar-w{padding-right:20px}.estimation-heading-w,.estimation-highlight-w,.estimation-normal-w{font-size:42px;line-height:1.2}.estimation-subtext-w{font-size:18px}.estimation-button-w{font-size:13px;padding:8px 14px}.estimation-accordion-w{min-width:280px}.estimation-title-w{font-size:14px}.estimation-accordion-body-w{font-size:12px;gap:8px}.estimation-image-w{width:80px}}@media (max-width: 768px){.estimation-container-w{padding:1.5rem 2rem;gap:1.5rem}.estimation-sidebar-w{padding-right:15px;margin-bottom:20px}.estimation-heading-w,.estimation-highlight-w,.estimation-normal-w{font-size:48px;line-height:1.3}.estimation-subtext-w{font-size:16px}.estimation-button-w{font-size:13px;padding:8px 14px}.estimation-accordion-w{min-width:280px}.estimation-title-w{font-size:14px}.estimation-accordion-body-w{font-size:12px;gap:8px}.estimation-image-w{width:90px}}@media (max-width: 425px){.estimation-container-w{padding:25px;display:flex;flex-direction:column;gap:1.5rem}.estimation-sidebar-w{padding-right:0;margin-bottom:20px;display:flex;flex-direction:column;align-items:center}.estimation-heading-w,.estimation-highlight-w,.estimation-normal-w{font-size:40px;line-height:1.2;text-align:center}.estimation-subtext-w{font-size:14px;text-align:center;margin-top:1rem}.estimation-button-w{font-size:12px;padding:6px 12px;margin-top:2rem;background-color:#f15a24;border-radius:5px;transition:background-color .3s ease;align-self:center}.estimation-button-w:hover{background-color:#e03c16}.estimation-accordion-w{min-width:100%;font-size:14px}.estimation-accordion-header-w{padding:25px 0}.estimation-title-w{font-size:12px;text-align:left}.estimation-accordion-body-w{font-size:12px;padding:8px 0;gap:6px}.estimation-image-w{width:80px;margin:10px auto}}@media (max-width: 320px){.estimation-container-w{padding:15px;flex-direction:column;gap:1rem}.estimation-sidebar-w{padding-right:0;margin-bottom:20px;align-items:center;display:flex;flex-direction:column}.estimation-heading-w,.estimation-highlight-w,.estimation-normal-w{font-size:32px;line-height:1.1;text-align:center}.estimation-subtext-w{font-size:13px;text-align:center;margin-top:1rem}.estimation-button-w{font-size:11px;padding:6px 10px;margin-top:1.5rem;background-color:#f15a24;border-radius:5px;align-self:center;transition:background-color .3s ease}.estimation-button-w:hover{background-color:#e03c16}.estimation-accordion-w{width:100%;font-size:13px}.estimation-accordion-header-w{padding:20px 0}.estimation-title-w{font-size:11px}.estimation-accordion-body-w{font-size:11px;padding:6px 0 16px;gap:8px;flex-direction:row;align-items:flex-start}.estimation-image-w{width:70px;margin:10px auto}.estimation-description-w{font-size:14px;width:100%;text-align:center}}.structure-container{display:flex;align-items:center;justify-content:center;gap:180px;padding:40px 50px;max-width:1440px;margin:0 auto}.structure-image-section{position:relative;background-color:#fc5a11;width:542px;height:409px;flex-shrink:0}.structure-image-section img{position:absolute;right:10px;bottom:10px;width:542px;height:409px;object-fit:cover}.structure-text-section{width:55%}.structure-text-section h2{font-family:Space Grotesk,sans-serif;font-size:48px;margin-bottom:16px}.orange-text{color:#fc5a11;font-weight:700}.black-text{color:#222;font-weight:700}.structure-description{font-size:18px;font-weight:400;color:#161616;margin-bottom:20px}.structure-list{list-style:disc;padding-left:20px}.structure-list li{margin-bottom:10px;font-size:15px;color:#111}@media screen and (max-width: 1024px){.structure-container{gap:40px;padding:32px 16px;max-width:100%}.structure-image-section,.structure-image-section img{width:440px;height:332px}.structure-text-section{width:440px}.structure-text-section h2{font-size:36px}.structure-description{font-size:16px}.structure-list li{font-size:14px}}@media screen and (max-width: 768px){.structure-container{gap:20px;padding:20px 34px}.structure-image-section{width:48%;height:auto;aspect-ratio:4 / 3}.structure-image-section img{width:100%;height:100%}.structure-text-section{width:48%}.structure-text-section h2{font-size:26px}.structure-description{font-size:14px}.structure-list li{font-size:13px}}@media screen and (max-width: 425px){.structure-container{flex-direction:column;gap:24px;padding:24px 28px}.structure-image-section{width:100%;height:auto;aspect-ratio:4 / 3}.structure-image-section img{width:100%;height:100%}.structure-text-section{width:100%}.structure-text-section h2{font-size:24px}.structure-description{font-size:14px}.structure-list li{font-size:13px}}.why-choose-wrapper-dig{display:flex;justify-content:center;align-items:center;padding:60px 20px;background-color:#fff;max-width:1440px;margin:0 auto}.why-choose-dig{text-align:center;width:100%;font-family:Inter,sans-serif}.heading-dig{font-family:Space Grotesk,sans-serif;font-size:60px;font-weight:500;color:#161616;display:flex;justify-content:center;text-align:center;width:60%;margin:0 auto;margin-bottom:1rem}.card-row-dig{display:flex;justify-content:center;gap:32px;margin-bottom:32px;flex-wrap:wrap}.card-row-dig.center-dig{justify-content:center}.card-dig{width:464px;height:341px;border:1px solid #eee;padding:30px 24px;border-radius:12px;background-color:#fff;transition:box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-dig:hover{box-shadow:0 10px 25px #00000014}.icon-dig{font-size:48px;color:#ff6a00;margin-bottom:20px}.title-dig{font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:500;margin-bottom:15px;color:#000}.description-dig{font-size:14px;color:#161616;font-weight:400;line-height:100%;text-align:center;padding:0 10px}@media (max-width: 768px){.why-choose-wrapper-dig{padding:40px 20px}.heading-dig{font-size:40px;width:100%;padding:0 10px}.card-row-dig{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;max-width:760px;margin:0 auto}.card-dig{width:calc(50% - 12px);max-width:360px;height:300px;padding:20px 16px}.icon-dig{font-size:40px;margin-bottom:16px}.title-dig{font-size:20px;margin-bottom:12px}.description-dig{font-size:13px;line-height:1.4;padding:0 5px}}@media (max-width: 425px){.why-choose-wrapper-dig{padding:30px 20px}.heading-dig{font-size:32px;width:100%;padding:0 10px}.card-row-dig{max-width:100%;gap:16px;justify-content:center}.card-dig{width:80%;max-width:100%;height:auto;padding:16px 12px}.icon-dig{font-size:36px;margin-bottom:12px}.title-dig{font-size:18px;margin-bottom:10px}.description-dig{font-size:12px;line-height:1.4;padding:0 8px}}.estimation-wrapper-m{width:100%;background-color:#fff;padding:40px 0;max-width:1440px;margin:0 auto}.estimation-content-m{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:0 40px;box-sizing:border-box;gap:40px}.text-section-m{width:55%}.text-section-m h2{font-family:Space Grotesk;font-size:48px;color:#000;font-weight:500;line-height:100%;margin-bottom:20px}.text-section-m .orange-m{color:#fc5a11}.text-section-m p{font-size:18px;font-weight:400;line-height:1.8;letter-spacing:0px;color:#333}.image-section-m{width:45%;display:flex;justify-content:flex-end}.image-border-m{background-color:#fc5a11;width:522px;height:329px;position:relative}.image-border-m img{position:absolute;width:522px;height:329px;display:block;left:10px;bottom:10px}@media (max-width: 1024px){.estimation-content-m{padding:0 40px;gap:20px}.text-section-m{width:55%}.text-section-m h2{font-size:36px}.text-section-m p{font-size:16px}.image-section-m{width:45%}.image-border-m{width:420px;height:265px}.image-border-m img{width:420px;height:265px;left:8px;bottom:8px}}@media (max-width: 768px){.estimation-content-m{padding:0 30px;gap:16px}.text-section-m{width:50%}.text-section-m h2{font-size:26px}.text-section-m p{margin-top:-1rem;line-height:1.2;font-size:15px}.image-section-m{width:50%}.image-border-m{width:330px;height:215px}.image-border-m img{width:340px;height:215px;left:6px;bottom:6px}}@media (max-width: 425px){.estimation-content-m{flex-direction:column;align-items:center;padding:0 16px;gap:20px}.text-section-m{width:100%;text-align:center}.text-section-m h2{font-size:22px}.text-section-m p{font-size:14px;line-height:1.4;margin-top:-8px}.image-section-m{width:100%;justify-content:center}.image-border-m{width:100%;max-width:320px;height:200px}.image-border-m img{width:100%;max-width:320px;height:200px;left:5px;bottom:5px}}.blog-container-dr{width:90%;margin:0 auto;font-family:Arial,sans-serif}.blog-header-dr{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.blog-header-dr h2{font-family:Space Grotesk;font-size:28px;font-weight:500;line-height:100%;letter-spacing:0px;text-transform:uppercase}.blog-buttons-dr{display:flex;gap:10px}.delete-btn-dr,.upload-btn-dr{font-family:Space Grotesk;padding:8px 16px;border:none;cursor:pointer;font-weight:500;line-height:100%;letter-spacing:0px;vertical-align:middle;font-size:14px}.delete-btn-dr{background-color:transparent;color:#000}.upload-btn-dr{background-color:#fc5a11;color:#fff}.blog-card-dr{display:flex;justify-content:space-between;align-items:center;padding:25px 5px;gap:1rem;background-color:#fff;position:relative}.blog-content-dr{flex:2.5;min-width:0}.blog-title-dr{font-family:Space Grotesk;font-size:40px;font-weight:500;line-height:100%;letter-spacing:0px;margin-bottom:10px}.blog-meta-dr{font-size:16px;font-weight:500;color:#161616;line-height:100%;letter-spacing:0px;vertical-align:middle;display:flex;gap:15px;margin-bottom:10px}.blog-icons-dr{display:flex;gap:12px;align-items:center;position:relative}.admin-b-dr{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;width:100%;gap:1rem}.blog-image-dr{flex:1;max-width:250px;height:160px;overflow:hidden;position:relative;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.blog-image-content-dr{width:100%;height:100%;object-fit:cover;object-position:center}.blog-image-dr img{width:100%;height:100%;background-color:#ccc;object-fit:cover}.select-checkbox-dr{position:absolute;top:10px;right:10px;z-index:3;width:18px;height:18px;cursor:pointer;accent-color:#FC5A11;-webkit-user-select:none;user-select:none}.blog-card-dr.select-mode{cursor:pointer}.pagination-controls-dr{display:flex;align-items:center;gap:12px;margin-top:20px}.pagination-controls-dr button{padding:6px 12px;font-size:14px;cursor:pointer;border:none;background-color:#fc5a11;color:#fff;border-radius:4px}.pagination-controls-dr button:disabled{background-color:#ccc;cursor:not-allowed}.dropdown-toggle-dr{position:relative;cursor:pointer;display:inline-block;color:#555;padding:4px;font-size:20px;-webkit-user-select:none;user-select:none}.dropdown-menu-dr{position:absolute;top:100%;right:0;margin-top:8px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 8px 20px #00000026;z-index:1000;min-width:140px;font-size:14px;padding:8px 0;transition:opacity .2s ease,transform .2s ease;transform-origin:top right;will-change:transform,opacity}.dropdown-item-dr{width:100%;padding:10px 16px;border:none;background:transparent;text-align:left;cursor:pointer;color:#333;transition:background-color .2s ease;font-weight:500;white-space:nowrap;-webkit-user-select:none;user-select:none}.dropdown-item-dr:hover,.dropdown-item-dr:focus{background-color:#f5f5f5;outline:none}.dropdown-item-dr.delete-dr{color:#fc5a11}.dropdown-item-dr.delete-dr:hover,.dropdown-item-dr.delete-dr:focus{background-color:#f9d6d5}@media (max-width: 1024px){.blog-header-dr h2{font-size:20px}.delete-btn-dr,.upload-btn-dr{padding:5px 10px;font-size:12px}.blog-card-dr{padding:16px 0;gap:.6rem}.blog-title-dr{font-size:26px}.blog-meta-dr{flex-grow:1;display:flex;gap:15px;flex-wrap:wrap}.blog-icons-dr{display:flex;gap:10px;flex-shrink:0;justify-content:flex-end;min-width:60px}.admin-b-dr{margin-top:1rem;gap:.5rem}.blog-image-dr{max-width:200px;height:130px}.blog-image-dr img{width:100%;height:100%}.blog-buttons-dr{gap:8px}.blog-container-dr{width:100%;padding:0 10px}}@media (max-width: 768px){.blog-container-dr{width:95%;padding:0 10px}.blog-header-dr h2{font-size:22px}.delete-btn-dr,.upload-btn-dr{padding:6px 12px;font-size:13px}.blog-card-dr{padding:18px 5px;gap:.7rem}.blog-content-dr{flex:2.5}.blog-title-dr{font-size:26px;margin-bottom:8px}.blog-meta-dr{font-size:14px;gap:12px;margin-bottom:8px}.blog-icons-dr{font-size:14px;gap:10px}.blog-image-dr{max-width:200px;height:140px}.blog-image-dr img{width:100%;height:100%}.admin-b-dr{margin-top:1.5rem;gap:.8rem}.blog-buttons-dr{gap:8px}}@media (max-width: 425px){.blog-header-dr{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.blog-header-dr h2{font-size:18px;flex:1}.blog-buttons-dr{display:flex;gap:6px;flex-shrink:0}.delete-btn-dr,.upload-btn-dr{padding:5px 10px;font-size:12px;white-space:nowrap}.blog-card-dr{flex-direction:column;align-items:flex-start;padding:10px 0;gap:.8rem}.blog-title-dr{font-size:24px}.blog-meta-dr{font-size:12px;gap:6px;flex-wrap:wrap}.blog-icons-dr{font-size:12px;gap:5px}.admin-b-dr{flex-direction:column;gap:.5rem;margin-top:1rem}.blog-image-dr{width:100%;max-width:100%;height:auto}.blog-image-dr img{width:100%;height:auto;max-width:100%;border-radius:6px}}
