@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:100%;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;margin:0;padding:0}.App{width:100%;min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.home{width:100%;min-height:100vh}.landing-section{justify-content:center;align-items:center;width:100%;height:100vh;padding-top:80px;transition:background-image .5s ease-in-out;display:flex;position:relative}.landing-section:before{content:"";z-index:1;background:#ffffff1a;position:absolute;inset:0}.landing-container{z-index:2;width:100%;max-width:1400px;height:100%;padding:0 40px;display:flex;position:relative}.landing-left{flex-direction:column;flex:1;justify-content:center;padding-right:60px;display:flex}.hero-content{margin-top:-10px;margin-bottom:-10px}.main-headline{color:#000;flex-direction:column;margin-bottom:10px;font-size:4rem;font-weight:900;line-height:.8;display:flex}.headline-line{margin-top:20px;margin-bottom:5px;font-family:Times New Roman,Times,serif;display:block}.sub-headline{color:#000;font-family:Times New Roman,Times,serif;font-size:1.3rem;font-weight:500;line-height:1.5}.main-headline-new{color:#000;flex-direction:column;margin-bottom:10px;font-family:Times New Roman,Times,serif;font-size:3rem;font-weight:900;line-height:.6;display:flex}.headline-static{opacity:0;margin-top:20px;margin-bottom:5px;font-family:Times New Roman,Times,serif;animation:.8s ease-out forwards fadeInUp;display:block;transform:translateY(30px)}.headline-animate{animation-delay:.2s}.headline-animate-delay{animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.headline-typing{align-items:center;min-height:4rem;margin-top:20px;margin-bottom:5px;font-family:Times New Roman,Times,serif;display:flex}.typing-cursor{margin-left:2px;animation:.5s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.sub-headline-new{color:#000;font-family:Times New Roman,Times,serif;font-size:1.3rem;font-weight:500;line-height:1.5}.featured-company-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;flex-direction:column;justify-content:center;width:100%;max-width:600px;height:100%;min-height:160px;max-height:200px;margin-top:-350px;padding:15px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 25px #00000014}.featured-card-content{justify-content:space-between;align-items:center;gap:20px;height:100%;padding:10px 0;display:flex}.featured-company-logo{flex-shrink:0;align-items:center;width:100px;margin-right:0;display:flex}.featured-logo-circle{background:#fff;border:2px solid #000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 2px 8px #0000001a}.featured-logo-image{object-fit:contain;border-radius:50%;width:100px;height:100px}.featured-company-info{flex-direction:column;flex:1;gap:15px;padding-left:0;display:flex}.featured-since-text{color:#141057;text-align:right;align-self:flex-end;margin-bottom:5px;font-family:serif;font-size:1rem;font-weight:500}.featured-company-title{color:#141057;white-space:normal;word-wrap:break-word;word-break:break-word;text-align:right;align-self:flex-end;max-width:100%;min-height:2.4em;max-height:4.8em;margin:0;font-family:serif;font-size:1.9rem;font-weight:700;line-height:1.2;overflow:visible}.featured-explore-btn{color:#fff;cursor:pointer;background:#141057;border:none;border-radius:6px;justify-content:center;align-self:flex-end;align-items:center;min-height:40px;padding:10px 20px;font-family:sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.featured-explore-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.featured-explore-btn:hover:before{left:100%}.featured-explore-btn:hover{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%);transform:translateY(-3px);box-shadow:0 8px 25px #1e3a8a66}.featured-card-pagination{justify-content:center;gap:6px;margin-top:15px;display:flex}.featured-pagination-dot{cursor:pointer;background:#d1d5db;border-radius:50%;width:6px;height:6px;transition:all .3s}.featured-pagination-dot.active{background:#374151;transform:scale(1.3)}.featured-pagination-dot:hover{background:#9ca3af;transform:scale(1.1)}.landing-right{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.house-illustration{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.house-model{z-index:3;position:relative}.house-placeholder{filter:drop-shadow(0 4px 8px #0003);font-size:8rem}.blueprint-background{opacity:.3;z-index:1;background-color:#0000;background-image:linear-gradient(45deg,#f3f4f6 25%,#0000 25%),linear-gradient(-45deg,#f3f4f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f3f4f6 75%),linear-gradient(-45deg,#0000 75%,#f3f4f6 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;height:200px;position:absolute;bottom:0;left:0;right:0}.greenery{z-index:2;position:absolute}.tree{font-size:3rem;position:absolute;bottom:50px;left:20px}.bush{font-size:2rem;position:absolute;bottom:30px;right:40px}.car{z-index:2;font-size:2.5rem;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.partnership-card{text-align:center;z-index:4;background:#fff;border-radius:15px;padding:20px;position:absolute;bottom:40px;right:40px;box-shadow:0 8px 25px #0000001a}.partnership-number{color:#000;margin-bottom:5px;font-family:Times New Roman,Times,serif;font-size:3rem;font-weight:900}.partnership-text{color:#374151;font-family:Times New Roman,Times,serif;font-size:1rem;font-weight:600}.companies-section{background-color:#fff;width:100%;padding:60px 0}.companies-container{max-width:1400px;margin:0 auto;padding:0 40px}.companies-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:40px;padding-bottom:15px;display:flex}.companies-title{color:#000;align-items:center;gap:8px;margin:0;font-family:Times New Roman,Times,serif;font-size:1.2rem;font-weight:500;display:flex}.companies-title .dot{margin-right:4px;font-size:1.2rem;font-weight:900}.companies-title .dot-1{color:#000}.companies-title .dot-2{color:#666}.companies-title .dot-3{color:#999}.search-container{position:relative}.search-input{color:#374151;background-color:#f3f4f6;border:none;border-radius:20px;outline:none;width:300px;padding:12px 20px;font-size:1rem;transition:background-color .3s}.search-input:focus{background-color:#e5e7eb}.search-input::placeholder{color:#9ca3af}.companies-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.company-card-grid{background:#fff;border:1px solid #000;border-radius:15px;flex-direction:column;height:auto;min-height:350px;padding:25px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 20px #00000014}.company-card-grid:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.share-icon{cursor:pointer;color:#6b7280;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border-radius:50%;padding:8px;font-size:1.2rem;transition:all .3s;position:absolute;top:20px;right:20px}.share-icon:hover{color:#374151;background:#fffffff2;transform:scale(1.1);box-shadow:0 2px 8px #0000001a}.card-content-wrapper{flex:1;gap:25px;height:100%;display:flex}.card-left-side{flex-direction:column;justify-content:space-between;min-width:200px;display:flex}.company-logo-section{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.logo-circle-large{background:#fff;border:2px solid #e5e7eb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:15px;display:flex;position:relative}.logo-graphic{width:60px;height:40px;margin-bottom:10px;position:relative}.logo-buildings{background-color:#0000;background-image:linear-gradient(45deg,#1e3a8a 25%,#0000 25%),linear-gradient(-45deg,#1e3a8a 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#1e3a8a 75%),linear-gradient(-45deg,#0000 75%,#1e3a8a 75%);background-position:0 0,0 4px,4px -4px,-4px 0;background-repeat:repeat,repeat,repeat,repeat;background-size:8px 8px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:2px;width:100%;height:25px}.logo-curve{background:#f97316;border-radius:4px;width:40px;height:8px;margin-top:5px}.logo-image-large{object-fit:cover;border-radius:50%;width:90px;height:90px;margin-bottom:10px}.company-tags-section{flex-direction:column;gap:8px;display:flex}.info-tag{color:#374151;text-align:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;min-width:80px;padding:8px 16px;font-size:.8rem;font-weight:500}.card-right-side{flex-direction:column;flex:1;justify-content:space-between;display:flex}.company-details-section{margin-bottom:15px}.company-title-main{color:#0a082c;white-space:normal;word-wrap:break-word;word-break:break-word;max-width:100%;min-height:2.6em;max-height:5.2em;margin:0 0 -10px;font-size:1.4rem;font-weight:700;line-height:1.3;overflow:visible}.rating-section{align-items:center;gap:100px;margin-bottom:15px;display:flex}.stars-container{gap:2px;display:flex}.star{font-size:1.3rem;transition:color .3s}.star.filled{color:#000}.star.empty{color:#d1d5db}.sentiment-container{align-items:center;gap:5px;display:flex}.heart-icon{color:#000;font-size:1.3rem}.sentiment-text{color:#0a082c;margin-left:5px;font-size:.9rem;font-weight:600}.company-description-section{margin-bottom:20px}.company-description-text{color:#374151;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.call-to-action-section{margin-top:auto}.visit-page-button{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#0a082c;border:none;border-radius:8px;width:100%;min-height:44px;padding:12px 20px;font-size:.9rem;font-weight:600;transition:background-color .3s,transform .3s}.visit-page-button:hover{background-color:#1e40af;transform:translateY(-2px)}.register-section{text-align:center;background-color:#0a082c;border-top:1px solid #ffffff0d;padding:80px 0;position:relative}.register-container{max-width:1200px;margin:0 auto;padding:0 40px}.register-message{color:#fff;letter-spacing:.5px;margin-bottom:35px;font-size:28px;font-weight:500;line-height:1.4}.register-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background-color:#4a90e2;border:none;border-radius:30px;padding:16px 45px;font-size:18px;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0000004d}.register-btn:hover{background-color:#357abd;transform:translateY(-2px);box-shadow:0 6px 20px #0006}.reviews-section{background-color:#f8fafc;padding:80px 0;position:relative}.reviews-container{max-width:1200px;margin:0 auto;padding:0 40px}.reviews-title{text-align:center;color:#0a082c;margin-bottom:60px;font-size:36px;font-weight:700}.reviews-carousel{justify-content:center;align-items:center;padding:0 60px;display:flex;position:relative}.carousel-arrow{color:#0a082c;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.carousel-arrow:hover{background-color:#f0f4ff;transform:translateY(-50%)scale(1.1)}.carousel-prev{left:0}.carousel-next{right:0}.review-content{background:#15133c;border:1px solid #ffffff1a;border-radius:20px;gap:50px;width:100%;max-width:900px;padding:50px;display:flex;box-shadow:0 15px 50px #0000004d}.review-left{text-align:center;border-right:1px solid #ffffff1a;flex-direction:column;flex:0 0 250px;justify-content:center;align-items:center;padding-right:40px;display:flex}.review-logo-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:25px;display:flex;overflow:hidden;box-shadow:0 4px 15px #0003}.review-company-rating{font-size:1.2rem}.review-right{flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.review-quote{color:#ffffff14;pointer-events:none;font-family:Georgia,serif;font-size:80px;line-height:1;position:absolute;top:-40px;left:-20px}.review-text{color:#fff;z-index:1;margin-bottom:35px;font-size:1.15rem;font-style:italic;line-height:1.7;position:relative}.reviewer-info{justify-content:flex-end;align-items:center;gap:20px;display:flex}.reviewer-details{text-align:right}.reviewer-name{color:#fff;font-size:1.1rem;font-weight:700}.reviewer-title{color:#4a90e2;font-size:.95rem;font-weight:500}.reviewer-img{object-fit:cover;border:2px solid #4a90e2;border-radius:50%;width:65px;height:65px;box-shadow:0 4px 10px #0003}.review-pagination-dot{cursor:pointer;background-color:#cbd5e1;border-radius:50%;width:12px;height:12px;transition:all .3s}.review-pagination-dot.active{background-color:#1a365d;transform:scale(1.3)}@media (width<=850px){.review-content{flex-direction:column;gap:30px;padding:30px}.review-left{border-bottom:1px solid #ffffff1a;border-right:none;flex:auto;padding-bottom:30px;padding-right:0}.review-quote{font-size:60px;top:-20px}.register-btn{padding:12px 30px;font-size:16px}.reviews-title{font-size:28px}.reviews-carousel{padding:0 40px}}@media (width>=1400px){.landing-container{max-width:1600px;padding:0 60px}.main-headline{font-size:5rem}.main-headline-new{font-size:4.5rem}.sub-headline,.sub-headline-new{font-size:1.6rem}.house-placeholder{font-size:12rem}.featured-company-card{max-width:700px;margin-top:50px;padding:35px}.featured-company-title{font-size:1.6rem}.companies-container{max-width:1600px;padding:0 60px}.companies-title{font-size:1.5rem}.companies-grid{gap:40px}.company-card-grid{height:auto;min-height:350px;padding:30px}.card-content-wrapper{gap:30px}.logo-circle-large{width:140px;height:140px}.company-title-main{font-size:1.6rem}}@media (width>=1200px) and (width<=1399px){.main-headline,.main-headline-new{font-size:4rem}.sub-headline,.sub-headline-new{font-size:1.5rem}.house-placeholder{font-size:10rem}.featured-company-card{max-width:600px;margin-top:40px;padding:30px}.featured-company-title{font-size:1.4rem}}@media (width>=992px) and (width<=1199px){.landing-container{padding:0 30px}.landing-left{padding-right:40px}.main-headline,.main-headline-new{font-size:3.2rem}.sub-headline,.sub-headline-new{font-size:1.2rem}.house-placeholder{font-size:8rem}.featured-company-card{max-width:600px;margin-top:50px;padding:35px}.featured-company-title{font-size:1.3rem}}@media (width>=768px) and (width<=991px){.landing-container{flex-direction:column;justify-content:flex-start;align-items:center;padding:0 20px}.landing-left{text-align:center;width:100%;max-width:600px;margin-bottom:30px;padding-right:0}.hero-content{margin-top:50px;margin-bottom:0}.main-headline,.main-headline-new{text-align:center;font-size:2.8rem}.headline-line,.headline-static{margin-bottom:8px}.headline-typing{text-align:center;justify-content:center;min-height:2.8rem;margin-bottom:8px;display:flex}.sub-headline{text-align:center;font-size:1.1rem}.sub-headline-new{text-align:center;font-size:1.3rem}.landing-right{width:50%;max-width:400px;position:absolute;bottom:0;right:0}.house-illustration{height:300px}.house-placeholder{font-size:6rem}.featured-company-card{width:100%;max-width:350px;padding:20px, 30px;justify-content:center;min-height:350px;margin:30px auto;display:flex}.featured-company-logo{justify-content:center}.featured-card-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.featured-company-info{justify-content:center;align-items:center;display:flex}.featured-since-text{color:#141057;text-align:center;align-self:center;margin-bottom:5px;font-family:serif;font-size:1.1rem;font-weight:500}.featured-explore-btn{justify-content:center;align-self:center;align-items:center;min-height:40px;display:flex;position:relative;overflow:hidden}.featured-company-title{text-align:center;align-self:center;font-size:1.2rem}.partnership-card{width:100%;max-width:300px;margin-top:20px;position:relative;bottom:auto;right:auto}.companies-container{padding:0 20px}.companies-header{flex-direction:column;align-items:flex-start;gap:20px}.companies-title{font-size:1.3rem}.search-input{border-radius:20px;width:100%;max-width:300px}.companies-grid{grid-template-columns:1fr;gap:25px}}@media (width>=576px) and (width<=767px){.card-content-wrapper{flex-direction:column;gap:20px}.card-left-side{align-items:center;min-width:auto}.company-tags-section{flex-direction:row;gap:10px}.info-tag{min-width:70px}.landing-container{flex-direction:column;justify-content:flex-start;align-items:center;margin-top:0;padding:0 15px}.landing-left{text-align:center;width:100%;max-width:500px;margin-bottom:25px;padding-right:0}.landing-right{width:100%;max-width:500px;position:relative;bottom:50px;right:0}.hero-content{margin-top:40px;margin-bottom:25px}.main-headline,.main-headline-new{text-align:center;font-size:2.4rem}.headline-line,.headline-static{margin-bottom:6px}.headline-typing{text-align:center;justify-content:center;min-height:2.4rem;margin-bottom:6px;display:flex}.sub-headline,.sub-headline-new{text-align:center;font-size:1rem}.landing-right{width:100%;max-width:500px}.house-illustration{height:250px}.house-placeholder{font-size:5rem}.featured-company-card{justify-content:center;width:100%;max-width:400px;min-height:350px;margin:15px auto;padding:18px;display:flex}.featured-company-logo{justify-content:center}.featured-card-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.featured-company-info{text-align:center;align-items:center;display:flex}.featured-company-title{font-size:1.1rem}.featured-since-text{color:#141057;text-align:center;align-self:center;margin-bottom:5px;font-family:serif;font-size:1.1rem;font-weight:500}.featured-explore-btn{justify-content:center;align-self:center;align-items:center;min-height:40px;display:flex;position:relative;overflow:hidden}.partnership-card{width:100%;max-width:280px;margin-top:15px;padding:15px;position:relative;bottom:auto;right:auto}.partnership-number{font-size:2.5rem}.partnership-text{font-size:.9rem}.companies-section{padding:40px 0}.companies-container{padding:0 15px}.companies-header{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:30px}.companies-title{font-size:1.2rem}.search-input{border-radius:20px;width:100%;max-width:250px}.companies-grid{grid-template-columns:1fr;gap:20px}.company-card-grid{height:auto;min-height:300px;padding:20px}.card-content-wrapper{gap:20px}.logo-circle-large{width:100px;height:100px}.company-title-main{font-size:1.2rem}.company-description-text{font-size:.85rem}}@media (width>=480px) and (width<=575px){.landing-container{flex-direction:column;justify-content:flex-start;align-items:center;padding:0 12px}.landing-left{text-align:center;width:100%;margin-bottom:0;padding-right:0}.hero-content{margin-top:30px;margin-bottom:20px}.main-headline,.main-headline-new{text-align:center;font-size:2rem}.headline-line,.headline-static{margin-bottom:4px}.headline-typing{min-height:2rem;margin-bottom:4px}.sub-headline,.sub-headline-new{text-align:center;font-size:.9rem}.landing-right{width:100%}.headline-typing{text-align:center;justify-content:center;min-height:2.8rem;margin-bottom:8px;display:flex}.featured-company-card{width:100%;max-width:450px;padding:20px, 30px;justify-content:center;min-height:250px;margin:30px auto;display:flex}.featured-card-content{gap:20px;display:flex}.house-illustration{height:200px}.house-placeholder{font-size:4rem}.tree{font-size:2rem}.bush{font-size:1.5rem}.car{font-size:2rem}.partnership-card{width:100%;max-width:260px;margin-top:15px;padding:15px;position:relative;bottom:auto;right:auto}.partnership-number{font-size:2.2rem}.partnership-text{font-size:.85rem}.companies-section{padding:30px 0}.companies-container{padding:0 12px}.companies-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:25px}.companies-title{font-size:1.1rem}.search-input{border-radius:20px;width:100%;max-width:200px;padding:10px 15px;font-size:.9rem}.companies-grid{grid-template-columns:1fr;gap:15px}.company-card-grid{height:auto;min-height:260px;padding:18px}.card-content-wrapper{gap:15px}.logo-circle-large{width:80px;height:80px}.company-title-main{font-size:1.1rem}.company-description-text{font-size:.8rem}.info-tag{padding:5px 10px;font-size:.75rem}.visit-page-button{padding:10px 16px;font-size:.85rem}}@media (width>=320px) and (width<=479px){.card-content-wrapper{flex-direction:column;gap:15px}.card-left-side{align-items:center;min-width:auto}.logo-circle-large{width:70px;height:70px}.company-tags-section{flex-direction:row;gap:8px}.info-tag{min-width:60px}.landing-container{flex-direction:column;justify-content:flex-start;align-items:center;padding:0 10px}.landing-left{text-align:center;width:100%;margin-bottom:15px;padding-right:0}.hero-content{margin-top:20px;margin-bottom:15px}.main-headline,.main-headline-new{text-align:center;font-size:1.8rem}.headline-line,.headline-static{margin-bottom:3px}.headline-typing{text-align:center;justify-content:center;min-height:2.3rem;margin-bottom:8px;display:flex}.sub-headline{text-align:center;font-size:.85rem}.featured-company-card{width:100%;max-width:350px;padding:20px, 30px;justify-content:center;min-height:300px;margin:20px auto;display:flex}.featured-company-logo{justify-content:center}.featured-card-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.featured-company-info{justify-content:center;align-items:center;display:flex}.featured-since-text{color:#141057;text-align:center;align-self:center;margin-bottom:5px;font-family:serif;font-size:1.1rem;font-weight:500}.featured-company-title{color:#141057;white-space:normal;word-wrap:break-word;word-break:break-word;text-align:right;align-self:flex-end;max-width:100%;min-height:1.1em;max-height:2.8em;margin:0;font-family:serif;font-size:1.5rem;font-weight:600;line-height:.5;overflow:visible}.featured-explore-btn{justify-content:center;align-self:center;align-items:center;min-height:40px;display:flex;position:relative;overflow:hidden}.sub-headline-new{text-align:center;font-size:.85rem}.landing-right{width:100%}.house-illustration{height:180px}.house-placeholder{font-size:3.5rem}.partnership-card{width:100%;max-width:240px;margin-top:10px;padding:12px;position:relative;bottom:auto;right:auto}.partnership-number{font-size:1.8rem}.partnership-text{font-size:.8rem}}@media (width<=319px){.landing-container{flex-direction:column;justify-content:flex-start;align-items:center;padding:0 8px}.landing-left{text-align:center;width:100%;margin-bottom:10px;padding-right:0}.hero-content{margin-top:15px;margin-bottom:10px}.main-headline,.main-headline-new{text-align:center;font-size:1.5rem}.headline-line,.headline-static{margin-bottom:2px}.headline-typing{min-height:1.5rem;margin-bottom:2px}.sub-headline,.sub-headline-new{text-align:center;font-size:.8rem}.landing-right{width:100%}.house-illustration{height:150px}.house-placeholder{font-size:3rem}.featured-company-card{width:100%;max-width:300px;margin:8px auto;padding:12px}.featured-card-content{text-align:center;flex-direction:column;gap:10px}.featured-company-info{text-align:center;align-items:center}.featured-company-title{font-size:.9rem}.partnership-card{width:100%;max-width:220px;margin-top:8px;padding:10px;position:relative;bottom:auto;right:auto}.partnership-number{font-size:1.5rem}.partnership-text{font-size:.75rem}.company-card-grid{height:auto;min-height:260px;padding:12px}}@media (height<=500px) and (orientation:landscape){.landing-section{height:100vh;min-height:400px}.landing-container{flex-direction:row;justify-content:center;padding:0 20px}.landing-left{text-align:left;width:auto;margin-bottom:0;padding-right:30px}.hero-content{margin-top:20px;margin-bottom:15px}.main-headline{text-align:left;font-size:1.8rem}.headline-line{margin-bottom:2px}.sub-headline{text-align:left;font-size:.9rem}.landing-right{width:auto}.house-illustration{height:250px}.house-placeholder{font-size:4rem}.partnership-card{width:auto;max-width:none;position:absolute;bottom:20px;right:20px}}@media (-webkit-device-pixel-ratio>=2),(resolution>=192dpi){.landing-section{background-image:url(../../assets/image1.png)}}@media (prefers-reduced-motion:reduce){.explore-btn{transition:none}.explore-btn:hover{transform:none}.pagination-dot{transition:none}}.details-section{background-color:#fff;width:100%;padding:80px 0;position:relative}.details-section:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20% 80%,#1e3a8a08 0%,#0000 50%),radial-gradient(circle at 80% 20%,#1e3a8a08 0%,#0000 50%);position:absolute;inset:0}.details-container{z-index:1;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.details-grid{flex-direction:column;gap:80px;margin-bottom:60px;display:flex}.detail-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;transition:none}.detail-card:hover{box-shadow:none;transform:none}.detail-card.full-width{margin-top:0}.detail-content{align-items:center;gap:60px;height:100%;display:flex}.detail-text{flex:1}.detail-title{color:#000;margin-bottom:25px;font-size:2.2rem;font-weight:700;line-height:1.2}.detail-description{color:#374151;margin-bottom:25px;font-size:1.1rem;line-height:1.6}.detail-problems{margin-bottom:25px}.detail-problems p{color:#374151;margin-bottom:15px;font-size:1rem;font-weight:600}.problems-list{counter-reset:list-counter;margin:0;padding:0;list-style:none}.problems-list li{color:#6b7280;margin-bottom:12px;padding-left:25px;font-size:.95rem;line-height:1.6;position:relative}.problems-list li:before{content:counter(list-counter);counter-increment:list-counter;color:#1e3a8a;font-size:.9rem;font-weight:700;position:absolute;top:0;left:0}.problems-list{counter-reset:list-counter}.detail-solution{color:#1e3a8a;font-size:1rem;font-weight:600;line-height:1.5}.benefits-list{margin:0;padding:0;list-style:none}.benefits-list li{color:#374151;margin-bottom:12px;padding-left:25px;font-size:.95rem;line-height:1.6;position:relative}.benefits-list li:before{content:"•";color:#1e3a8a;font-size:1.2rem;font-weight:700;position:absolute;top:0;left:0}.business-benefits-list{margin:0;padding:0;list-style:none}.business-benefits-list li{color:#374151;margin-bottom:12px;padding-left:25px;font-size:.95rem;line-height:1.6;position:relative}.business-benefits-list li:before{content:"•";color:#1e3a8a;font-size:1.2rem;font-weight:700;position:absolute;top:0;left:0}.detail-image{flex:1;justify-content:center;align-items:center;display:flex}.detail-img{max-width:100%;height:auto;box-shadow:none;filter:drop-shadow(0 4px 20px #00000014);border-radius:0}@media (width<=1200px){.details-container{max-width:1200px;padding:0 30px}.details-grid{gap:70px}.detail-content{gap:50px}.detail-title{font-size:2rem}.detail-description{font-size:1rem}}@media (width<=991px){.details-section{padding:60px 0}.details-container{padding:0 20px}.details-grid{gap:60px}.detail-card{padding:0}.detail-content{text-align:center;flex-direction:column;gap:40px}.detail-title{font-size:1.8rem}.detail-description{font-size:.95rem}.detail-img{max-width:80%}}@media (width<=767px){.details-section{padding:40px 0}.details-container{padding:0 15px}.details-grid{gap:50px}.detail-content{gap:30px}.detail-title{font-size:1.6rem}.detail-description{font-size:.9rem}.problems-list li,.benefits-list li,.business-benefits-list li{font-size:.85rem}.detail-img{max-width:90%}}@media (width<=575px){.details-section{padding:30px 0}.details-container{padding:0 12px}.details-grid{gap:40px}.detail-content{gap:25px}.detail-title{font-size:1.4rem}.detail-description{font-size:.85rem}.problems-list li,.benefits-list li,.business-benefits-list li{font-size:.8rem}.detail-img{max-width:100%}}.register-section{background:#f0f0f2;width:100%;padding:30px 0;position:relative}.register-container{z-index:1;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.register-content{text-align:center;justify-content:center;align-items:center;display:flex}.register-text{max-width:600px}.register-message{color:#000;margin-bottom:40px;font-family:Times New Roman,Times,serif;font-size:2rem;font-weight:500;line-height:1.6}.register-button-container{justify-content:center;gap:10px;display:flex}.register-btn{cursor:pointer;color:#fff;background:#100c2a;border:none;border-radius:50px;padding:15px 40px;font-family:Times New Roman,Times,serif;font-size:1.1rem;font-weight:600;transition:all .3s}.register-btn:hover{background:#1a1a2e;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.reviews-section{background:#fff;width:100%;padding:80px 0;position:relative}.reviews-container{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.reviews-title{color:#333;text-align:center;margin-bottom:60px;font-family:Times New Roman,Times,serif;font-size:2.5rem;font-weight:700}.reviews-carousel{justify-content:center;align-items:center;gap:40px;margin-bottom:40px;display:flex;position:relative}.carousel-arrow{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;font-size:1.5rem;transition:all .3s;display:flex}.carousel-arrow:hover{color:#333;background:#f5f5f5;transform:scale(1.1)}.review-content{background:#fff;border-radius:20px;align-items:center;gap:60px;min-width:700px;max-width:800px;margin:0 auto;padding:40px;display:flex;box-shadow:0 10px 30px #0000001a}.review-left{flex-direction:column;flex:0 0 200px;align-items:center;display:flex}.review-company-logo{flex-direction:column;align-items:center;gap:15px;display:flex}.review-logo-circle{background:#fff;border:3px solid #f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 5px 15px #0000001a}.review-logo-image{object-fit:contain;width:80px;height:80px}.review-company-info{text-align:center}.review-company-name{color:#333;margin-bottom:8px;font-size:1.2rem;font-weight:600}.review-company-rating{justify-content:center;gap:2px;display:flex}.review-right{flex:1;padding-left:20px;position:relative}.review-quote{color:#000;opacity:.3;margin-bottom:20px;font-size:4rem;font-weight:700;line-height:1}.review-text{color:#555;margin-bottom:30px;font-family:Times New Roman,Times,serif;font-size:1.1rem;line-height:1.6}.reviewer-info{justify-content:space-between;align-items:center;display:flex}.reviewer-details{flex:1}.reviewer-name{color:#333;margin-bottom:4px;font-size:1.1rem;font-weight:600}.reviewer-title{color:#666;font-size:.9rem}.reviewer-image{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.reviewer-img{object-fit:cover;object-position:center;width:100%;height:100%}.reviews-pagination{justify-content:center;gap:10px;margin-top:30px;display:flex}.review-pagination-dot{cursor:pointer;background:#e0e0e0;border-radius:50%;width:12px;height:12px;transition:all .3s}.review-pagination-dot.active{background:#333;transform:scale(1.2)}.review-pagination-dot:hover{background:#ccc}@media (width<=1200px){.review-content{gap:40px;max-width:700px}}@media (width<=991px){.reviews-title{margin-bottom:40px;font-size:2rem}.review-content{flex-direction:column;gap:30px;padding:30px}.review-left{flex:none}.review-right{text-align:center;padding-left:0}.reviewer-info{justify-content:center;gap:20px}}@media (width<=767px){.reviews-section{padding:60px 0}.reviews-container{padding:0 15px}.reviews-title{margin-bottom:30px;font-size:1.8rem}.reviews-carousel{gap:20px}.carousel-arrow{width:40px;height:40px;font-size:1.2rem}.review-content{gap:20px;padding:20px}.review-logo-circle{width:100px;height:100px}.review-logo-image{width:60px;height:60px}.review-quote{font-size:3rem}.review-text{font-size:1rem}}@media (width<=575px){.reviews-title{font-size:1.5rem}.review-content{padding:15px}.review-logo-circle{width:80px;height:80px}.review-logo-image{width:50px;height:50px}.review-quote{font-size:2.5rem}.review-text{font-size:.9rem}.reviewer-name{font-size:1rem}.reviewer-title{font-size:.8rem}.reviewer-image{width:40px;height:40px}}@media (width<=1200px){.register-container{max-width:1200px;padding:0 30px}.register-message{font-size:1.4rem}}@media (width<=991px){.register-section{padding:60px 0}.register-container{padding:0 20px}.register-message{font-size:1.3rem}.register-btn{padding:12px 35px;font-size:1rem}}@media (width<=767px){.register-section{padding:40px 0}.register-container{padding:0 15px}.register-message{flex-direction:column;gap:15px;font-size:1.2rem}.smiley-icon{width:20px;height:20px;font-size:.7rem}.register-btn{padding:12px 30px;font-size:.95rem}}@media (width<=575px){.register-section{padding:30px 0}.register-container{padding:0 12px}.register-message{font-size:1.1rem}.register-btn{padding:10px 25px;font-size:.9rem}}.share-popup-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;top:0;left:0}.share-popup{background:#fff;border-radius:12px;width:90%;max-width:400px;padding:0;animation:.3s ease-out slideIn;overflow:hidden;box-shadow:0 20px 60px #0000004d}.share-popup-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.share-popup-header h3{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.share-popup-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;font-size:1.25rem;transition:all .2s}.share-popup-close:hover{color:#374151;background-color:#f3f4f6}.share-popup-content{padding:24px}.share-popup-message{color:#374151;text-align:center;margin:0 0 24px;font-size:1rem;line-height:1.5}.share-popup-message strong{color:#111827;font-weight:600}.share-popup-buttons{justify-content:center;gap:12px;display:flex}.share-popup-share-btn,.share-popup-close-btn{cursor:pointer;border:none;border-radius:8px;min-width:100px;padding:12px 24px;font-size:.875rem;font-weight:500;transition:all .2s}.share-popup-share-btn{color:#fff;background-color:#1e3a8a}.share-popup-share-btn:hover{background-color:#1e40af;transform:translateY(-1px);box-shadow:0 4px 12px #1e3a8a4d}.share-popup-close-btn{color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db}.share-popup-close-btn:hover{color:#111827;background-color:#e5e7eb}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.share-popup{width:90%;max-width:320px}.share-popup-header{padding:15px 20px}.share-popup-header h3{font-size:1.1rem}.share-popup-content{padding:20px}.share-popup-message{font-size:.9rem}.share-popup-buttons{flex-direction:column;gap:10px}.share-popup-share-btn,.share-popup-close-btn{width:100%;padding:12px}}.pagination-controls{border-radius:25px;justify-content:center;align-items:center;gap:8px;margin-top:40px;padding:15px 25px;display:flex}.pagination-arrow{color:#000;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-family:Times New Roman,Times,serif;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.pagination-arrow:hover:not(:disabled){background:#ffffff1a;transform:scale(1.1)}.pagination-arrow:disabled{color:#666;cursor:not-allowed;opacity:.5}.pagination-number{color:#f8f4f4;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-family:Times New Roman,Times,serif;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.pagination-number:hover{background:#ffffff1a;transform:scale(1.1)}.pagination-number.active{color:#f0eded;background:#141057}.pagination-number.active:hover{background:#141057;transform:scale(1.05)}@media (width<=768px){.pagination-controls{gap:6px;margin-top:30px;padding:12px 20px}.pagination-number,.pagination-arrow{width:32px;height:32px;font-size:.9rem}}@media (width<=480px){.pagination-controls{gap:4px;margin-top:25px;padding:10px 15px}.pagination-number,.pagination-arrow{width:28px;height:28px;font-size:.8rem}}.navbar{width:100%;box-shadow:none;z-index:1000;background-color:#0000;border-bottom:2px solid #0000;padding:15px 0;transition:all .3s;position:fixed;top:0;left:0}.navbar.scrolled{-webkit-backdrop-filter:none;background-color:#0a082c;border-bottom:2px solid #4a90e2;box-shadow:0 4px 20px #0006}.mobile-menu-toggle,.mobile-side-nav,.mobile-side-nav-container{display:none}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.navbar-brand{cursor:pointer;align-items:center;transition:all .3s;display:flex}.navbar-brand:hover{transform:scale(1.05)}.brand-text{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:700}.navbar-nav{align-items:center;gap:40px;display:flex}.nav-item{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;transition:all .3s;display:flex}.nav-item:hover{background-color:#ffffff1a;transform:translateY(-1px)}.nav-icon{color:#fff;font-size:1.2rem}.nav-text{color:#fff;white-space:nowrap;font-family:Arial,sans-serif;font-size:1rem;font-weight:500}@media (width<=768px){.navbar-container{padding:0 20px}.brand-text{font-size:1.5rem}.navbar-nav{gap:20px}.nav-text{font-size:.9rem}}@media (width<=576px){.navbar-container{padding:0 15px}.brand-text{font-size:1.3rem}.navbar-nav{gap:15px}.nav-item{padding:6px 8px}.nav-icon{font-size:1rem}.nav-text{font-size:.8rem}}@media (width<=480px){.navbar-nav{gap:10px}.nav-text{display:none}.nav-icon{font-size:1.1rem}}@media (width<=768px){.navbar{display:none}.mobile-menu-toggle{z-index:1002;cursor:pointer;background-color:#decfa7;border:none;border-radius:5px;padding:10px;display:block;position:fixed;top:20px;left:20px;box-shadow:0 2px 8px #00000026}.mobile-menu-toggle .hamburger{background-color:#fff;width:20px;height:2px;margin:4px 0;transition:all .3s}.mobile-menu-toggle.active .hamburger:first-child{transform:rotate(-45deg)translate(-5px,6px)}.mobile-menu-toggle.active .hamburger:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.mobile-side-nav{z-index:1001;background-color:#decfa7;width:280px;height:100vh;transition:left .3s;display:block;position:fixed;top:0;left:-100%;overflow-y:auto;box-shadow:2px 0 8px #00000026}.mobile-side-nav.show{left:0}.mobile-side-nav-container{flex-direction:column;height:100%;padding:20px;display:flex}.mobile-brand-section{cursor:pointer;border-bottom:2px solid #fff3;margin-bottom:20px;padding:20px 0;transition:all .3s}.mobile-brand-section:hover{transform:scale(1.02)}.mobile-brand-text{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0;font-family:Arial,sans-serif;font-size:1.8rem;font-weight:700}.mobile-nav-section,.mobile-category-section{margin-bottom:30px}.mobile-nav-title{color:#fffc;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #fff3;margin-bottom:15px;padding-bottom:5px;font-size:.9rem;font-weight:600}.mobile-nav-item{cursor:pointer;border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:12px 0;transition:all .3s;display:flex}.mobile-nav-item:hover{background-color:#ffffff1a;padding-left:10px}.mobile-nav-icon{color:#fff;text-align:center;width:20px;font-size:1.1rem}.mobile-nav-text{color:#fff;font-family:Arial,sans-serif;font-size:1.1rem;font-weight:500}}@media (width<=576px){.mobile-side-nav{width:250px}.mobile-side-nav-container{padding:15px}.mobile-brand-text{font-size:1.6rem}.mobile-nav-text,.mobile-nav-icon{font-size:1rem}}@media (width<=480px){.mobile-side-nav{width:220px}.mobile-side-nav-container{padding:10px}.mobile-brand-text{font-size:1.4rem}.mobile-nav-text,.mobile-nav-icon{font-size:.9rem}}.category-navbar{z-index:999;border-radius:8px;width:auto;position:absolute;top:80px;right:40px;box-shadow:0 2px 8px #00000026}.mobile-menu-toggle{display:none}.category-navbar-container{justify-content:center;align-items:center;display:flex}.category-navbar-nav{align-items:center;gap:20px;display:flex}.category-nav-item{cursor:pointer;border-radius:6px;align-items:center;padding:8px 16px;transition:all .3s;display:flex;position:relative}.category-nav-item:hover{background-color:#fff3;transform:translateY(-1px)}.category-nav-item.active{background-color:#0000}.category-nav-item.active:after{content:"";background-color:#fff;border-radius:1px;width:20px;height:2px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.category-nav-text{color:#000;white-space:nowrap;text-transform:capitalize;letter-spacing:.5px;text-shadow:1px 1px 2px #0000001a;font-family:Times New Roman,Times,serif;font-size:1.1rem;font-weight:550;transition:all .3s}.category-nav-item.active .category-nav-text{font-weight:700}@media (width<=768px){.category-navbar{z-index:1001;border-radius:0;width:250px;height:100vh;padding:0;transition:left .3s;position:fixed;top:0;left:-100%;right:auto;box-shadow:2px 0 8px #00000026}.category-navbar.show{left:0}.category-navbar-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:80px 20px 20px}.category-navbar-nav{flex-direction:column;gap:0;width:100%}.category-nav-item{border-bottom:1px solid #0000001a;border-radius:0;justify-content:flex-start;width:100%;padding:15px 20px}.category-nav-item:hover{background-color:#fff3;transform:none}.category-nav-item.active{background-color:#fff3}.category-nav-item.active:after{display:none}.category-nav-text{text-align:left;font-size:1.1rem;font-weight:600}.category-nav-item.active .category-nav-text{font-weight:700}.mobile-menu-toggle{z-index:1002;cursor:pointer;border:none;border-radius:5px;padding:10px;display:block;position:fixed;top:20px;left:20px;box-shadow:0 2px 8px #00000026}.mobile-menu-toggle .hamburger{background-color:#000;width:20px;height:2px;margin:4px 0;transition:all .3s}.mobile-menu-toggle.active .hamburger:first-child{transform:rotate(-45deg)translate(-5px,6px)}.mobile-menu-toggle.active .hamburger:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}}@media (width<=576px){.category-navbar{width:220px}.category-navbar-container{padding:70px 15px 15px}.category-nav-item{padding:12px 15px}.category-nav-text{font-size:1rem}}@media (width<=480px){.category-navbar{width:200px}.category-navbar-container{padding:65px 10px 10px}.category-nav-item{padding:10px 12px}.category-nav-text{font-size:.9rem}}.footer-section{color:#f8fafc;background:linear-gradient(135deg,#0a082c 0%,#171543 100%);border-top:1px solid #ffffff0d;padding:60px 0 30px;box-shadow:0 -4px 20px #0003}.footer-container{justify-content:space-between;align-items:flex-start;gap:60px;max-width:1200px;margin:0 auto;padding:0 40px;display:flex}.footer-left{flex-direction:column;flex:1;gap:25px;display:flex}.contact-info{margin-bottom:5px}.contact-header{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;padding:10px 16px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.contact-header:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.contact-header i{color:#38bdf8;font-size:18px}.social-media{flex-wrap:nowrap;gap:15px;display:flex}.social-link{color:#e2e8f0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.social-link:hover{color:#0a082c;background:#38bdf8;border-color:#38bdf8;transform:translateY(-4px)scale(1.05);box-shadow:0 8px 16px #38bdf84d}.social-link i{font-size:18px}.footer-center{flex:1;justify-content:center;align-items:flex-end;padding-bottom:10px;display:flex}.copyright{text-align:center;color:#94a3b8;letter-spacing:.5px;font-size:14px;font-weight:300}.footer-right{flex:1;justify-content:flex-end;display:flex}.company-info{text-align:right;max-width:340px}.website-name{color:#fff;letter-spacing:1.5px;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:28px;font-weight:800}.company-description{color:#94a3b8;font-size:15px;font-weight:300;line-height:1.7}@media (width<=991px){.footer-container{flex-direction:column;align-items:center;gap:40px}.footer-left{align-items:center}.footer-center{order:3;margin-top:20px}.footer-right{order:2;justify-content:center}.company-info{text-align:center}.social-media{justify-content:center}}@media (width<=767px){.footer-section{padding:50px 0 20px}.footer-container{gap:35px;padding:0 20px}.website-name{font-size:24px}.company-description{font-size:14px}.contact-header{font-size:15px}.social-link{width:40px;height:40px}.social-link i{font-size:16px}}body{color:#000;margin:0;font-family:Poppins,sans-serif}.com_page_demo_parah1{margin-top:-100px;margin-left:100px;text-decoration:underline}.com_page_demo_parah2{padding-top:50px}.com_page_demo_company-intro{background-color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:50px;display:flex}.com_page_demo_intro-left{text-align:left;flex-direction:column;flex:1;align-items:flex-start;max-width:50%;display:flex}.com_page_demo_company-logo{object-fit:contain;width:120px;height:120px;margin-bottom:20px}.com_page_demo_intro-left h1{color:#0b092b;margin-bottom:20px;margin-left:150px;font-size:28px;font-weight:700}.com_page_demo_intro-left p{color:#333;max-width:500px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:16px}.com_page_demo_contact-options{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:20px;margin-left:-30px;margin-right:10px;display:flex}.com_page_demo_option{flex-direction:column;align-items:center;display:flex}.com_page_demo_option-icon{color:#0b092b;background:#f3f3f3;border-radius:50%;margin-bottom:8px;padding:15px;font-size:24px}.com_page_demo_options-icon{margin-bottom:8px;font-size:30px}.com_page_demo_intro-right{flex:1;max-width:50%}.com_page_demo_intro-image{object-fit:cover;width:100%;height:auto}.com_page_demo_values{text-align:center;padding:50px 20px}.com_page_demo_values-cards{flex-wrap:wrap;justify-content:space-around;gap:50px;margin-top:30px;display:flex}.com_page_demo_value-card{text-align:center}.com_page_demo_value-icon{font-size:50px}.com_page_demo_history{background-color:#f0f4fc;border-radius:10px;padding:40px 20px}.com_page_demo_history-container{align-items:flex-start;gap:20px;display:flex}.com_page_demo_history-card{text-align:center;background:#fff;border:2px solid #d1d5db;border-radius:8px;flex-shrink:0;width:320px;padding:20px;box-shadow:0 4px 8px #0000001a}.com_page_demo_history-card h2{margin-bottom:20px;font-size:24px;font-weight:700}.com_page_demo_history-content{flex:1}.com_page_demo_history-content h3{margin-bottom:15px;font-size:20px;font-weight:700}.com_page_demo_history-content p{color:#555;margin-bottom:15px;line-height:1.6}.com_page_demo_projects{text-align:center;padding:50px 20px}.com_page_demo_project-cards{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:30px;display:flex}.com_page_demo_project-card{background-color:#f9f9f9;border-radius:10px;width:300px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.com_page_demo_project-card img{object-fit:cover;width:100%;height:200px}.com_page_demo_project-info{padding:20px}.com_page_demo_project-info button{color:#fff;cursor:pointer;background-color:#1b2b64;border:none;border-radius:20px;margin-top:10px;padding:10px 20px}.com_page_demo_view-gallery-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:25px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #007bff4d}.com_page_demo_view-gallery-btn:hover{background:linear-gradient(135deg,#0056b3,#003d82);transform:translateY(-2px);box-shadow:0 6px 20px #007bff66}.com_page_demo_view-gallery-btn:active{transform:translateY(0);box-shadow:0 3px 10px #007bff4d}.com_page_demo_pagination{justify-content:center;align-items:center;display:flex}.com_page_demo_dot{background-color:#333;border-radius:50%;width:12px;height:12px;margin:0 6px;display:inline-block}.com_page_demo_project-gallery{text-align:center;padding:40px 20px;scroll-margin-top:80px;position:relative}.com_page_demo_project-gallery:before{content:"";background:linear-gradient(90deg,#007bff,#28a745,#007bff) 0 0/200% 100%;height:4px;animation:2s ease-in-out shimmer;position:absolute;top:-10px;left:0;right:0}@keyframes shimmer{0%{opacity:0;background-position:200% 0}50%{opacity:1}to{opacity:0;background-position:-200% 0}}.com_page_demo_project-gallery h2{margin-bottom:30px;font-size:28px;font-weight:700}.com_page_demo_gallery-container{justify-content:center;align-items:flex-start;gap:20px;max-width:1200px;margin:0 auto;display:flex}.com_page_demo_gallery-thumbnail{cursor:pointer;object-fit:cover;border:3px solid #0000;border-radius:8px;transition:all .3s}.com_page_demo_gallery-thumbnail:hover{border-color:#007bff;transform:scale(1.05);box-shadow:0 4px 15px #007bff4d}.com_page_demo_gallery-thumbnail.active{border-color:#007bff;transform:scale(1.02);box-shadow:0 4px 20px #007bff80}.com_page_demo_gallery-main{flex:1;order:2;justify-content:center;align-items:center;min-height:400px;display:flex}.com_page_demo_main-gallery-image{border-radius:12px;width:100%;max-width:600px;height:auto;transition:opacity .3s;animation:.3s ease-in-out fadeIn;box-shadow:0 8px 30px #0003}.com_page_demo_gallery-main img{border-radius:12px;width:100%;max-width:600px;height:auto;box-shadow:0 8px 30px #0003}.com_page_demo_thumbnails-grid{grid-template-rows:repeat(3,80px);grid-template-columns:repeat(3,1fr);gap:10px;width:270px;margin-top:70px;margin-left:130px;display:grid}.com_page_demo_thumbnails-grid img{object-fit:cover;border-radius:8px;width:80px;height:80px}.com_page_demo_machinery-certifications{font-family:Arial,sans-serif}.com_page_demo_machinery-section{text-align:center;background-color:#f0edfd;padding:50px 20px;position:relative}.com_page_demo_machinery-container{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:20px;display:flex;position:relative}.com_page_demo_machinery-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;width:100%;margin-top:30px;display:flex}.com_page_demo_machinery-text{text-align:left;max-width:500px}.com_page_demo_machinery-text h3{margin-bottom:15px;font-size:24px}.com_page_demo_machinery-text ul{margin-bottom:15px;padding:0;list-style:none}.com_page_demo_machinery-text ul li{margin-bottom:8px}.com_page_demo_machinery-text p{color:#555}.com_page_demo_Machinery-image{justify-content:center;align-items:center;display:flex}.com_page_demo_Machinery-image img{border-radius:10px;max-width:300px;height:auto;box-shadow:0 4px 15px #0000001a}.com_page_demo_machinery-image-placeholder{color:#666;background-color:#f0f0f0;border:2px dashed #ccc;border-radius:10px;justify-content:center;align-items:center;max-width:300px;height:200px;font-size:14px;display:flex}.com_page_demo_machinery-container .left-arrow{position:absolute;top:50%;left:-40px;transform:translateY(-50%)}.com_page_demo_machinery-container .right-arrow{position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.com_page_demo_machinery-section .navigation-indicators{justify-content:center;gap:8px;margin-top:30px;display:flex}.com_page_demo_certifications-section{text-align:center;background-color:#fff;padding:50px 20px}.com_page_demo_certifications-grid{flex-wrap:wrap;justify-content:center;gap:40px;margin-top:30px;display:flex}.com_page_demo_certification-card{text-align:center;background-color:#f0edfd;border-radius:10px;width:280px;padding:20px;box-shadow:0 4px 10px #0000001a}.com_page_demo_certification-card img{max-width:150px;margin-bottom:20px}.com_page_demo_certification-card h4{margin-bottom:10px;font-size:18px}.certification-card p{color:#555;font-size:14px}.com_page_demo_partners-clients-footer,.com_page_demo_partners-clients-wrapper{font-family:Arial,sans-serif}.com_page_demo_partners-clients-section{text-align:center;padding:50px 20px}.com_page_demo_partners-clients-section h2{margin-bottom:30px;font-size:28px;font-weight:700}.com_page_demo_partners-clients-card{background:#fff;border:1px solid #ddd;border-radius:15px;justify-content:center;align-items:center;max-width:1200px;margin:auto;padding:40px;display:flex;position:relative}.com_page_demo_arrow{color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;padding:10px;font-size:30px;transition:all .3s}.com_page_demo_arrow:hover{color:#5d3fd3;transform:scale(1.1)}.com_page_demo_left-arrow{position:absolute;left:-20px}.com_page_demo_right-arrow{position:absolute;right:-20px}.com_page_demo_navigation-indicators{justify-content:center;gap:8px;margin-top:15px;display:flex}.com_page_demo_indicator{cursor:pointer;background-color:#ddd;border-radius:50%;width:10px;height:10px;transition:all .3s}.com_page_demo_indicator.active{background-color:#5d3fd3;transform:scale(1.2)}.com_page_demo_indicator:hover{background-color:#9d8fd3}.com_page_demo_partner-side{text-align:center;flex-direction:column;flex:1;justify-content:space-between;min-height:250px;display:flex;position:relative}.com_page_demo_partner-side h3{margin-bottom:20px;font-size:20px}.com_page_demo_partner-logo{object-fit:contain;width:100px;height:100px;margin-bottom:15px;margin-left:auto;margin-right:auto;display:block}.com_page_demo_partner-side h4{margin-bottom:5px;font-size:18px;font-weight:700}.com_page_demo_since{color:#5d3fd3;margin-bottom:15px;font-weight:700}.com_page_demo_partner-description{color:#555;padding:0 10px;font-size:14px}.com_page_demo_client-review-side{text-align:left;background:#e4e0fd;border-radius:10px;flex-direction:column;flex:2;justify-content:space-between;min-height:250px;margin-left:30px;padding:30px;display:flex;position:relative;box-shadow:0 5px 8px #0000001a}.com_page_demo_client-review-side h3{margin-bottom:20px;font-size:20px}.com_page_demo_client-quote{color:#333;margin-bottom:20px;font-size:15px;position:relative}.com_page_demo_quote-icon{color:#5d3fd3;margin-right:10px;font-size:24px}.com_page_demo_client-profile{align-items:center;gap:15px;margin-top:20px;display:flex}.com_page_demo_client-image{object-fit:cover;border-radius:50%;width:50px;height:50px}.com_page_demo_client-name{font-size:16px;font-weight:700}.com_page_demo_client-address{color:#555;font-size:14px}.com_page_demo_footer-section{background:#e4e0fd;margin-top:60px;padding:40px 20px}.com_page_demo_footer-container{text-align:center;flex-wrap:wrap;justify-content:center;gap:50px;display:flex}.com_page_demo_footer-item{flex:1;min-width:200px}.com_page_demo_footer-item i{color:#5d3fd3;margin-bottom:10px;font-size:30px}.com_page_demo_footer-item h4{margin:10px 0;font-size:18px;font-weight:700}.com_page_demo_footer-item p{color:#555;font-size:14px}.com_page_demo_footer{color:#fff;background-color:#0b092b;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:40px 60px;display:flex}.com_page_demo_footer-left{flex-direction:column;align-items:flex-start;gap:20px;display:flex}.com_page_demo_contact-us{align-items:center;gap:10px;display:flex}.com_page_demo_contact-icon{font-size:18px}.com_page_demo_social-icons{gap:20px;margin-top:10px;display:flex}.com_page_demo_social-icon{color:#fff;cursor:pointer;font-size:32px;transition:color .3s}.com_page_demo_social-icon:hover{color:#cfcfcf}.com_page_demo_footer-center{text-align:center;flex:1;justify-content:center;align-items:center;display:flex}.com_page_demo_footer-center p{font-size:14px}.com_page_demo_footer-right{text-align:right;max-width:250px}.com_page_demo_footer-right h2{margin-bottom:10px;font-size:24px}.com_page_demo_footer-right p{font-size:14px;line-height:1.4}body{background-color:#f5f6fa;margin:0;padding:0;font-family:Arial,sans-serif}.admin-login-container{background:#f5f6fa;border-radius:16px;justify-content:center;align-items:center;width:200vh;min-height:100%;margin-left:50px;padding:50px;display:flex}.login-left{color:#fff;background:linear-gradient(135deg,#2c3e50,#34495e);border-top-left-radius:16px;border-bottom-left-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:400px;min-height:600px;display:flex}.login-left h1{letter-spacing:2px;color:gold;margin-bottom:10px;font-size:54px;font-weight:700}.login-left h2{color:#fff;margin-top:0;font-size:28px;font-weight:400}.login-right{background:#fff;border-top-right-radius:16px;border-bottom-right-radius:16px;flex:1;justify-content:center;align-items:center;min-width:400px;min-height:600px;display:flex;box-shadow:0 4px 24px #2c3e5014}.login-form{background:#fff;border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:450px;padding:32px 24px;display:flex;box-shadow:0 2px 12px #2c3e5014}.login-form h2{color:#2c3e50;text-align:center;margin-bottom:8px;font-size:32px;font-weight:700}.login-form p{color:#7f8c8d;text-align:center;margin-bottom:12px;font-size:15px;line-height:1.4}.login-form label{color:#2d3748;margin-bottom:4px;font-size:15px;font-weight:600}.login-form input{color:#2c3e50;background:#faf8f3;border:1.5px solid #d4a574;border-radius:8px;outline:none;margin-bottom:8px;padding:10px 14px;font-size:16px;transition:border-color .2s}.login-form input:focus{background:#fff;border-color:#2c3e50}.login-hint{color:#d4a574;text-align:center;background:#f5f6fa;border-radius:6px;margin-bottom:8px;padding:6px 0;font-size:13px}.login-error{color:#e74c3c;text-align:center;margin-bottom:8px;font-size:14px}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#d4a574,#2c3e50);border:none;border-radius:8px;margin-top:8px;padding:12px 0;font-size:18px;font-weight:700;transition:background .2s;box-shadow:0 2px 8px #2c3e5014}.login-btn:hover{background:linear-gradient(135deg,#2c3e50,#d4a574)}@media (width<=900px){.admin-login-container{flex-direction:column;min-height:100vh}.login-left,.login-right{border-radius:0;min-width:100vw}.login-form{max-width:100vw;box-shadow:none;border-radius:0}}.sidebar{color:#fff;z-index:1000;background:#4a5568;width:250px;height:100vh;transition:width .3s;position:fixed;top:0;left:0;overflow-y:auto}.sidebar-header{z-index:1001;cursor:pointer;background:#4a5568;border-bottom:1px solid #5a6578;justify-content:space-between;align-items:center;padding:20px;display:flex;position:sticky;top:0}.sidebar-header h2{color:#fff;margin:0;font-size:24px;font-weight:600}.sidebar-nav{height:calc(100vh - 80px);padding:20px 0;overflow-y:auto}.nav-list{margin:0;padding:0;list-style:none}.nav-item{margin-bottom:5px}.nav-item.active{color:#fff;background:#3182ce}.nav-link-full{box-sizing:border-box;align-items:center;width:100%;height:100%;padding:12px 20px;display:flex}.nav-link{color:#e2e8f0;border-radius:0;align-items:center;padding:12px 20px;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{color:#fff}.nav-icon{text-align:center;width:20px;margin-right:12px;font-size:18px}.nav-label{font-size:14px;font-weight:500}.sidebar.collapsed .nav-label{display:none}.sidebar.collapsed .nav-icon{margin-right:0}.sidebar.collapsed .sidebar-header h2{display:none}@media (width<=768px){.sidebar{width:250px;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar.collapsed{width:250px}}.admin-layout{background:#f8f9fa;display:flex}.admin-content{color:#2d3748;flex-direction:column;flex:1;margin-left:250px;transition:margin-left .3s;display:flex}.admin-header{z-index:999;background:#f8f9fa;border-bottom:1px solid #e2e8f0;padding:0;transition:left .3s;position:fixed;top:0;left:250px;right:0}.admin-header-content{justify-content:space-between;align-items:center;max-width:100%;padding:20px 30px;display:flex}.greeting h1{color:#2d3748;align-items:center;gap:8px;margin:0;font-size:32px;font-weight:600;display:flex}.header-actions{align-items:center;gap:20px;display:flex}.search-box{align-items:center;display:flex;position:relative}.search-box input{background:#fff;border:1px solid #e2e8f0;border-radius:25px;width:300px;padding:12px 45px 12px 20px;font-size:14px;transition:all .2s}.search-box input:focus{color:#2d3748;border-color:#3182ce;outline:none;box-shadow:0 0 0 3px #3182ce1a}.search-box input::placeholder{color:#a0aec0}.search-icon{color:#a0aec0;pointer-events:none;font-size:16px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.profile-avatar{cursor:pointer;align-items:center;transition:opacity .2s;display:flex}.profile-avatar:hover{opacity:.8}.profile-avatar img{object-fit:cover;border:2px solid #e2e8f0;border-radius:50%;width:45px;height:45px;transition:border-color .2s}.profile-avatar img:hover{border-color:#3182ce}.admin-main{flex:1;margin-top:85px;padding-left:25px;padding-right:25px;overflow-y:auto}@media (width<=1200px){.search-box input{width:250px}.admin-header-content{padding:15px 20px}.greeting h1{font-size:28px}}@media (width<=768px){.admin-content{margin-left:0}.admin-header{left:0}.admin-header-content{flex-direction:column;align-items:flex-start;gap:15px;padding:15px 20px}.header-actions{justify-content:space-between;width:100%}.search-box input{width:200px}.greeting h1{font-size:24px}.admin-main{margin-top:140px}}@media (width<=480px){.header-actions{flex-direction:column;align-items:flex-start;gap:15px;width:100%}.search-box,.search-box input{width:100%}.admin-main{margin-top:180px}}.admin-welcome{background:#f8f9fa;width:100%;min-height:100vh;padding:30px;overflow-x:hidden}.welcome-header{text-align:center;margin-bottom:40px}.welcome-header h1{color:#2c3e50;margin:0 0 15px;font-size:36px;font-weight:600}.welcome-header p{color:#6c757d;margin:0;font-size:18px}.welcome-content{width:100%}.welcome-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:40px;display:grid}.welcome-card{text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:12px;flex-direction:column;justify-content:space-between;height:auto;min-height:220px;padding:25px;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.welcome-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.card-icon{margin-bottom:15px;font-size:40px;display:block}.welcome-card h3{color:#2c3e50;margin:0 0 12px;font-size:20px;font-weight:600}.welcome-card p{color:#6c757d;flex-grow:1;margin:0 0 15px;font-size:13px;line-height:1.5}.card-link{color:#fff;background:#3498db;border-radius:6px;margin-top:auto;padding:10px 20px;font-size:13px;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.card-link:hover{color:#000;background:#2980b9}.welcome-info{background:#fff;border:1px solid #e9ecef;border-radius:12px;margin-top:0;padding:30px;box-shadow:0 4px 6px #0000001a}.info-section h3{color:#2c3e50;text-align:center;margin:0 0 25px;font-size:24px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;display:grid}.stat-item{text-align:center;background:#f8f9fa;border-radius:8px;padding:20px;transition:all .2s}.stat-item:hover{background:#e9ecef}.stat-value{color:#3498db;margin-bottom:5px;font-size:28px;font-weight:700;display:block}.stat-label{color:#6c757d;font-size:14px;font-weight:500}@media (width<=1200px){.admin-welcome{padding:25px}.welcome-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}}@media (width<=768px){.admin-welcome{padding:20px}.welcome-header{margin-bottom:30px}.welcome-header h1{font-size:28px}.welcome-header p{font-size:16px}.welcome-grid{grid-template-columns:repeat(2,1fr);gap:15px}.welcome-card{min-height:200px;padding:20px}.stats-grid{grid-template-columns:repeat(2,1fr)}.welcome-info{padding:25px}}@media (width<=480px){.admin-welcome{padding:15px}.welcome-header h1{font-size:24px}.welcome-grid{grid-template-columns:1fr;gap:15px}.welcome-card{min-height:180px;padding:18px}.stats-grid{grid-template-columns:1fr}.welcome-info{padding:20px}}.dashboard{background:#f4f7fb;min-height:calc(100vh - 85px);padding:32px 24px;font-family:Segoe UI,Arial,sans-serif}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.greeting h1{color:#22223b;letter-spacing:.5px;margin:0;font-size:2.2rem;font-weight:700}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;margin-bottom:36px;display:grid}.stat-card{background:linear-gradient(135deg,#e9ecef 0%,#f7fafc 100%);border:1.5px solid #e2e8f0;border-radius:18px;align-items:center;gap:24px;min-width:220px;min-height:120px;padding:28px 24px;transition:box-shadow .2s,transform .2s;display:flex;position:relative;box-shadow:0 4px 24px #3182ce14}.stat-card:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 32px #3182ce2e}.stat-chart{flex-shrink:0;width:62px;height:62px;position:relative}.stat-percentage{color:#3182ce;pointer-events:none;text-shadow:0 1px 2px #fff;font-size:15px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stat-info{flex:1}.stat-label{color:#6c757d;text-align:justify;letter-spacing:.2px;margin-bottom:7px;font-size:15px;font-weight:500}.stat-value{color:#22223b;letter-spacing:.5px;font-size:30px;font-weight:800}.stats-grid .stat-card:last-child{background:linear-gradient(135deg,#e0e7ff 0%,#f7fafc 100%);flex-direction:column;align-items:flex-start;min-width:240px;padding-bottom:20px}.stats-grid .stat-card:last-child .stat-label{color:#22223b;margin-bottom:10px;font-weight:700}.stats-grid .stat-card:last-child .bar-chart{align-items:flex-end;gap:8px;height:62px;display:flex}.stats-grid .stat-card:last-child .bar-chart-bar{background:#3182ce;border-radius:5px;flex:1;margin-bottom:2px;transition:height .3s}.stats-grid .stat-card:last-child .bar-chart-label{color:#555;text-align:center;margin-top:2px;font-size:11px}.table-header h3{color:#22223b;margin:0;font-size:1.2rem;font-weight:700}.table-controls{align-items:center;gap:18px;display:flex}.selected-count{color:#6c757d;font-size:15px}.user-avatar{object-fit:cover;background:#e2e8f0;border:2px solid #cbd5e1;border-radius:50%;width:44px;height:44px}.org-logo-placeholder{color:#888;background:#e2e8f0;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;display:flex}.status-badge{color:#4a5568;letter-spacing:.2px;background:#e2e8f0;border-radius:14px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-block;box-shadow:0 1px 2px #3182ce0a}.status-badge.verified{color:#2f855a;background:#c6f6d5}.status-badge.not-verified{color:#c53030;background:#fed7d7}@media (width<=1200px){.dashboard{padding:18px}.stats-grid{grid-template-columns:repeat(2,1fr)}.table-header{flex-direction:column;align-items:flex-start;gap:15px}}@media (width<=768px){.stats-grid{grid-template-columns:1fr;gap:18px}.table-controls{flex-wrap:wrap}.users-table{font-size:13px}.users-table th,.users-table td{padding:10px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:18px}}@media (width<=480px){.dashboard{padding:6px}.stats-grid{gap:8px}.stat-card{min-width:0;padding:10px}.table-header{padding:8px}.users-table th,.users-table td{padding:5px}}.admin-organizations{background:#f5f1e8;width:100%;min-height:100vh;padding:30px}.page-header{border-bottom:2px solid #d4a574;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.page-header h2{color:#2c3e50;margin:0;font-size:28px;font-weight:600}.org-search-bar{align-items:center;margin-right:18px;display:flex}.org-search-bar input{color:#000;background:#fff;border:2px solid #d4a574;border-radius:8px;min-width:220px;padding:10px 16px;font-size:14px;transition:border-color .2s,box-shadow .2s}.org-search-bar input:focus{border-color:#2c3e50;outline:none;box-shadow:0 0 0 3px #2c3e5014}.btn{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#fff;background:linear-gradient(135deg,#2c3e50,#34495e);box-shadow:0 4px 15px #2c3e504d}.btn-primary:hover{background:linear-gradient(135deg,#1a252f,#2c3e50);transform:translateY(-2px);box-shadow:0 6px 20px #2c3e5066}.btn-secondary{color:#fff;background:linear-gradient(135deg,#95a5a6,#7f8c8d);box-shadow:0 4px 15px #95a5a64d}.btn-secondary:hover{background:linear-gradient(135deg,#7f8c8d,#95a5a6);transform:translateY(-2px);box-shadow:0 6px 20px #95a5a666}.form-container{background:linear-gradient(135deg,#fff,#faf8f3);border:2px solid #d4a574;border-radius:20px;width:100%;max-width:1200px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #2c3e504d}.form-header{background:linear-gradient(135deg,#2c3e50,#34495e);border-bottom:2px solid #d4a574;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;padding:25px 35px;display:flex}.form-header h3{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:26px;font-weight:700}.close-btn{cursor:pointer;color:#fff;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .3s;display:flex}.close-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:rotate(90deg)}.organization-form{background:linear-gradient(135deg,#faf8f3,#f5f1e8);padding:35px}.form-grid{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:35px;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full-width{grid-column:1/-1}.form-group label{color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:15px;font-weight:600}.form-group input,.form-group textarea{color:#2c3e50;background:#ffffffe6;border:2px solid #d4a574;border-radius:10px;padding:15px 18px;font-size:14px;transition:all .3s}.form-group input[type=file]{cursor:pointer;background:linear-gradient(135deg,#fff,#faf8f3);border:2px dashed #d4a574;border-radius:10px;padding:12px}.form-group input[type=file]:hover{background:linear-gradient(135deg,#faf8f3,#f5f1e8);border-color:#2c3e50}.file-help{color:#7f8c8d;margin-top:5px;font-size:12px;font-style:italic}.form-group input:focus,.form-group textarea:focus{background:#fff;border-color:#2c3e50;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #2c3e501a}.form-group textarea{resize:vertical;min-height:120px}.checkbox-label{cursor:pointer;background:#d4a5741a;border:2px solid #d4a574;border-radius:10px;align-items:center;margin-bottom:0;padding:15px;transition:all .3s;display:flex}.checkbox-label:hover{background:#d4a57433}.checkbox-label input[type=checkbox]{accent-color:#2c3e50;width:20px;height:20px;margin-right:12px}.checkbox-label span{color:#2c3e50;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.form-actions{border-top:2px solid #d4a574;justify-content:flex-end;gap:20px;padding-top:25px;display:flex}.form-actions .btn{min-width:140px;padding:15px 30px;font-size:15px;font-weight:700}.organizations-content{background:linear-gradient(135deg,#fff,#faf8f3);border:2px solid #d4a574;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #2c3e5026}.organizations-table{border-collapse:collapse;width:100%;font-size:14px}.organizations-table th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#2c3e50,#34495e);border-bottom:3px solid #d4a574;padding:18px 15px;font-weight:700}.organizations-table td{vertical-align:middle;background:#ffffffb3;border-bottom:1px solid #d4a574;padding:18px 15px}.organizations-table tbody tr:hover{background:#d4a57426;transition:all .3s;transform:scale(1.01)}.organizations-table tbody tr:nth-child(2n){background:#f5f1e880}.organizations-table tbody tr:nth-child(2n):hover{background:#d4a57433}.org-logo{object-fit:cover;border:3px solid #d4a574;border-radius:12px;width:55px;height:55px;box-shadow:0 4px 15px #d4a5744d}.org-logo-placeholder{color:#2c3e50;text-align:center;background:linear-gradient(135deg,#f5f1e8,#d4a574);border:3px solid #d4a574;border-radius:12px;justify-content:center;align-items:center;width:55px;height:55px;font-size:10px;font-weight:600;display:flex;box-shadow:0 4px 15px #d4a5744d}.status-badges{flex-direction:column;gap:6px;display:flex}.status-badge.published{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#27ae60,#2ecc71)}.status-badge.not-published{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#e74c3c,#c0392b)}.status-badge{text-transform:uppercase;letter-spacing:.5px;text-align:center;white-space:nowrap;border:none;border-radius:20px;min-width:80px;padding:6px 12px;font-size:11px;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #00000026}.status-badge.verified{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#27ae60,#2ecc71)}.status-badge.not-verified{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#e74c3c,#c0392b)}.status-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.action-buttons{flex-wrap:wrap;gap:8px;display:flex}.btn-sm{text-transform:uppercase;letter-spacing:.5px;border-radius:8px;padding:8px 15px;font-size:11px;font-weight:600;transition:all .3s}.btn-details{color:#fff;background:linear-gradient(135deg,#3498db,#2980b9);box-shadow:0 3px 10px #3498db4d}.btn-details:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3498db66}.btn-publish{color:#fff;background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 3px 10px #27ae604d}.btn-publish:hover{transform:translateY(-2px);box-shadow:0 5px 15px #27ae6066}.btn-verify{color:#fff;background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 3px 10px #27ae604d}.btn-verify:hover{transform:translateY(-2px);box-shadow:0 5px 15px #27ae6066}.btn-edit{color:#fff;background:linear-gradient(135deg,#f39c12,#d68910);box-shadow:0 3px 10px #f39c124d}.btn-edit:hover{transform:translateY(-2px);box-shadow:0 5px 15px #f39c1266}.btn-delete{color:#fff;background:linear-gradient(135deg,#e74c3c,#c0392b);box-shadow:0 3px 10px #e74c3c4d}.btn-delete:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e74c3c66}.form-actions .btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.loading{opacity:.6;pointer-events:none}.btn-success{color:#fff;background:linear-gradient(135deg,#27ae60,#2ecc71);box-shadow:0 3px 10px #27ae604d}.btn-success:hover{background:linear-gradient(135deg,#219a52,#25a25a);transform:translateY(-2px);box-shadow:0 5px 15px #27ae6066}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.btn[title]{position:relative}.btn[title]:hover:after{content:attr(title);color:#fff;white-space:nowrap;z-index:10;background:#000c;border-radius:4px;padding:5px 10px;font-size:12px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}@media (width<=1200px){.admin-organizations{padding:25px}.form-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column;gap:6px}.btn-sm{text-align:center;width:100%}}@media (width<=768px){.admin-organizations{padding:20px}.page-header{flex-direction:column;align-items:flex-start;gap:15px}.form-container{width:95%;margin:10px}.form-header,.organization-form{padding:20px}.form-grid{gap:20px}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.organizations-table{font-size:12px}.organizations-table th,.organizations-table td{padding:12px 10px}.org-logo,.org-logo-placeholder{width:45px;height:45px}.status-badges{gap:4px}.status-badge{padding:4px 8px;font-size:9px}}@media (width<=480px){.admin-organizations,.form-header,.organization-form{padding:15px}.organizations-table th,.organizations-table td{padding:10px 8px}.org-logo,.org-logo-placeholder{width:40px;height:40px}.status-badge{min-width:60px;padding:3px 6px;font-size:8px}}@media (width<=768px){.form-container-main{margin:10px;padding:20px}.preview-image{max-width:100px;max-height:100px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.form-container-main{margin:10px;padding:20px}.preview-image{max-width:100px;max-height:100px}.toggle-bar{justify-content:center}.toggle-tab{min-width:70px;padding:10px 12px;font-size:11px}.tab-icon{font-size:18px}.items-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.multiple-items-container{gap:20px}.editable-item-card{padding:15px}.editable-item-card h5{margin:-15px -15px 15px;padding:12px 15px;font-size:14px}.editable-item-card .form-grid{padding:15px}}@media (width<=480px){.toggle-tab{flex-direction:row;gap:8px;min-width:auto;padding:8px 10px}.tab-icon{font-size:16px}.tab-label{font-size:11px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.status-btn.verified,.status-btn.published{color:#2f855a;background:#c6f6d5}@media (width<=1200px){.hero-section-admin{padding:18px}}@media (width<=768px){.hero-section-table{margin-top:18px}table{font-size:13px}th,td{padding:10px}.hero-section-header{flex-direction:column;gap:15px}.search-container{width:100%}.partnership-form{grid-template-columns:1fr}}@media (width<=480px){.hero-section-admin{padding:6px}.hero-section-table{margin-top:8px}th,td{padding:5px}}.admin-users-management{background:#f4f7fb;min-height:calc(100vh - 85px);padding:32px 24px;font-family:Segoe UI,Arial,sans-serif}.admin-users-management h2{color:#22223b;letter-spacing:.5px;margin:0;font-size:2.2rem;font-weight:700}.admin-users-management h3{color:#22223b;letter-spacing:.5px;text-align:center;margin:0;font-size:1.8rem;font-weight:700}.management-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.add-admin-button{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.add-admin-button:hover{background:#2c5282;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.add-admin-button:active{transform:translateY(0)}@media (width<=768px){.management-toolbar{flex-direction:column;gap:16px}.add-admin-button{justify-content:center;width:100%}.search-bar{width:100%}}.search-bar input{color:#22223b;background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;width:260px;padding:12px 18px;font-size:16px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #3182ce0a}.search-bar input:focus{border-color:#3182ce;outline:none;box-shadow:0 2px 12px #3182ce1a}.action-controls{align-items:center;gap:12px;margin-top:12px;display:flex}.action-select{color:#22223b;background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;min-width:200px;padding:8px 12px;font-size:14px}.action-select:focus{border-color:#3182ce;outline:none}.action-select:disabled{cursor:not-allowed;opacity:.7;background-color:#f1f5f9}.delete-button{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:4px;padding:10px 20px;font-weight:600;transition:all .2s}.delete-button:hover{background:#c82333}.modal-content.delete-confirm{max-width:400px}.modal-subtitle.warning{color:#dc3545;font-weight:500}.go-button{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:4px;padding:8px 16px;font-weight:600;transition:background .2s}.go-button:hover{background:#2c5282}.go-button:disabled{cursor:not-allowed;background:#cbd5e1}.selected-count{color:#6c757d;margin-left:8px;font-size:14px}.user-table-toolbar{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}@media (width<=768px){.action-controls{flex-wrap:wrap}.action-select{width:100%}}.table-section{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;margin-top:28px;overflow:hidden;box-shadow:0 2px 12px #3182ce0f}.table-header{background:#f7fafc;border-bottom:1.5px solid #e2e8f0;justify-content:space-between;align-items:center;padding:22px 30px;display:flex}.table-container{overflow-x:auto}.users-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%}.users-table th{text-align:left;color:#2d3748;letter-spacing:.2px;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:16px;font-size:15px;font-weight:700}.users-table td{vertical-align:middle;color:#22223b;border-bottom:1.5px solid #e2e8f0;padding:16px;font-size:15px}.users-table tr:hover{background:#e9ecef;transition:background .2s}.active-status-cell{text-align:center}.user-link{color:#3182ce;font-weight:600;text-decoration:none}.user-link:hover{cursor:pointer;text-decoration:underline}.users-table input[type=checkbox]{accent-color:#3182ce;cursor:pointer;border:1.5px solid #cbd5e1;border-radius:4px;width:18px;height:18px}.users-table input[type=checkbox]:indeterminate{accent-color:#3182ce;opacity:.8}.selected-count{color:#3182ce;font-weight:600}.table-footer{color:#6c757d;background:#f7fafc;border-top:1.5px solid #e2e8f0;padding:16px 30px;font-size:15px}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:8px;width:100%;max-width:500px;padding:32px;box-shadow:0 4px 16px #0000001a}.modal-content h2{color:#22223b;margin-bottom:16px;font-size:1.8rem}.modal-subtitle{color:#6c757d;margin-bottom:24px;font-size:.95rem}.form-group label{color:#2d3748;margin-bottom:8px;font-weight:600;display:block}.form-group input{border:1.5px solid #cbd5e1;border-radius:4px;width:100%;padding:12px;font-size:16px;transition:border-color .2s}.form-group input:focus{border-color:#3182ce;outline:none}.modal-actions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.cancel-button{color:#4a5568;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:4px;padding:10px 20px;font-weight:600;transition:all .2s}.cancel-button:hover{background:#f8f9fa;border-color:#a0aec0}.save-button{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:4px;padding:10px 20px;font-weight:600;transition:all .2s}.save-button:hover{background:#2c5282}@media (width<=1200px){.admin-users-management{padding:18px}}@media (width<=768px){.management-header{flex-direction:column;align-items:flex-start;gap:18px}.search-bar input{width:100%}}@media (width<=480px){.admin-users-management,.table-header,.table-footer{padding:12px}}.change-user{background:#f8f9fa;min-height:calc(100vh - 60px);padding:24px}.change-user h1{color:#2d3748;margin-bottom:24px;font-size:20px}.important-dates{background:#fff;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:24px;padding:16px}.important-dates h2{color:#4a5568;border-bottom:1px solid #edf2f7;margin-bottom:12px;padding-bottom:8px;font-size:16px}.date-info{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-top:16px;display:grid}.date-info label{color:#4a5568;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.date-info div>div{color:#2d3748;background:#f8f9fa;border:1px solid #e2e8f0;border-radius:4px;padding:8px 12px;font-size:15px}.form-section{background:#fff;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:24px;padding:24px}.form-section h2{color:#2d3748;border-bottom:1px solid #edf2f7;margin-bottom:16px;padding-bottom:8px;font-size:18px}.form-group input[type=password]{border:1.5px solid #cbd5e0;border-radius:4px;width:100%;padding:8px 12px;font-size:14px;transition:border-color .2s}.form-group input[type=password]:focus{border-color:#3182ce;outline:none;box-shadow:0 2px 4px #3182ce1a}.form-group{margin-bottom:16px}.form-group label{color:#4a5568;margin-bottom:8px;font-size:14px;display:block}.form-group input[type=text],.form-group input[type=email]{border:1px solid #cbd5e0;border-radius:4px;width:100%;padding:8px 12px;font-size:14px}.form-group small{color:#718096;margin-top:4px;font-size:12px;display:block}.checkbox-group{margin-bottom:16px}.checkbox-group label{color:#4a5568;align-items:center;gap:8px;font-size:14px;display:flex}.form-actions{justify-content:space-between;align-items:center;margin-top:24px;display:flex}.button-group{gap:8px;display:flex}.save-button,.save-continue-button{color:#fff;cursor:pointer;background:#3182ce;border:none;border-radius:4px;padding:8px 16px;font-size:14px}.save-button:hover,.save-continue-button:hover{background:#2c5282}.cancel-button{color:#e53e3e;cursor:pointer;background:#fff;border:1px solid #e53e3e;border-radius:4px;padding:8px 16px;font-size:14px}.cancel-button:hover{background:#fff5f5}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{padding-right:40px}.password-toggle{cursor:pointer;color:#718096;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:12px}.password-toggle:hover{color:#4a5568}.password-toggle:focus{outline:none}.password-toggle i{font-size:16px}.hero-section-admin{background:#f4f7fb;min-height:calc(100vh - 85px);padding:32px 24px;font-family:Segoe UI,Arial,sans-serif;position:relative}.search-container{width:300px;position:relative}.form-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#2c3e50cc;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.form-container{scrollbar-width:none;background:linear-gradient(135deg,#fff,#faf8f3);border:2px solid #d4a574;border-radius:20px;width:100%;max-width:1200px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #2c3e504d}.org-logo{object-fit:cover;background:#e2e8f0;border:2px solid #cbd5e1;border-radius:50%;width:44px;height:44px}.no-logo{color:#888;background:#e2e8f0;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:13px;display:flex}.status-btn.verified,.status-btn.published{color:#2f855a;background:#c6f6d5}.partnership-display-section{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;margin:24px 0;padding:24px;box-shadow:0 2px 12px #3182ce0f}.partnership-display-section h3{color:#22223b;margin-bottom:20px;font-size:1.2rem}.partnership-form{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#4a5568;font-size:14px;font-weight:600}.form-group input{border:1.5px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-size:14px;transition:all .3s}.form-group input:focus{border-color:#4299e1;outline:none;box-shadow:0 0 0 3px #4299e11a}.update-partnership-btn{color:#fff;cursor:pointer;background:#4299e1;border:none;border-radius:8px;width:fit-content;height:40px;margin-top:35px;padding:10px 20px;font-weight:600;transition:background .3s}.update-partnership-btn:hover{background:#3182ce}@media (width<=1200px){.hero-section-admin{padding:18px}}@media (width<=768px){.hero-section-table{margin-top:18px}table{font-size:13px}th,td{padding:10px}.hero-section-header{flex-direction:column;gap:15px}.search-container{width:100%}.partnership-form{grid-template-columns:1fr}}@media (width<=480px){.hero-section-admin{padding:6px}.hero-section-table{margin-top:8px}th,td{padding:5px}}.form-container-main{background:#fff;border-radius:10px;max-width:1200px;margin:20px auto;padding:30px;box-shadow:0 4px 15px #0000001a}.form-container-main .form-header{border-bottom:1px solid #e0e0e0;margin-bottom:25px;padding-bottom:15px}.form-container-main .form-header h3{color:#fff;margin:0 0 5px}.form-container-main .form-header p{color:#00f2ff;margin:0;font-size:14px}.current-image{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:5px;margin-top:10px;padding:10px}.current-image p{color:#333;margin:0 0 10px;font-size:14px;font-weight:500}.preview-image{object-fit:cover;border:1px solid #ddd;border-radius:5px;max-width:150px;max-height:150px}.checkbox-group{align-items:center;gap:8px;margin-top:5px;display:flex}.checkbox-group input[type=checkbox]{width:auto;margin:0}.checkbox-group label{cursor:pointer;margin:0;font-weight:400}.btn-edit{color:#212529;background-color:#ffc107;border:1px solid #ffc107}.btn-edit:hover{background-color:#e0a800;border-color:#d39e00}@media (width<=768px){.form-container-main{margin:10px;padding:20px}.preview-image{max-width:100px;max-height:100px}}.multiple-items-container{flex-direction:column;gap:30px;margin-top:20px;display:flex}.editable-item-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;padding:25px;transition:box-shadow .3s;position:relative;box-shadow:0 2px 8px #0000000d}.editable-item-card:hover{box-shadow:0 4px 15px #0000001a}.editable-item-card h5{color:#fff;background:#007bff;border-bottom:none;border-radius:10px 10px 0 0;margin:-25px -25px 20px;padding:15px 25px;font-size:16px;font-weight:600}.editable-item-card .form-grid{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px}.editable-item-card .form-actions{border-top:1px solid #e0e0e0;justify-content:flex-end;margin-top:20px;padding-top:15px;display:flex}.editable-item-card .current-image{background:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;margin-top:10px;padding:10px}.editable-item-card .form-group{margin-bottom:15px}.editable-item-card .form-group label{color:#495057;margin-bottom:5px;font-weight:500;display:block}.editable-item-card .form-group input,.editable-item-card .form-group textarea{border:1px solid #ced4da;border-radius:4px;width:100%;padding:8px 12px;font-size:14px;transition:border-color .3s}.editable-item-card .form-group input:focus,.editable-item-card .form-group textarea:focus{border-color:#007bff;outline:none;box-shadow:0 0 0 2px #007bff40}.editable-item-card .btn{cursor:pointer;border:none;border-radius:5px;padding:8px 20px;font-size:14px;transition:all .3s}.editable-item-card .btn-primary{color:#fff;background-color:#007bff}.editable-item-card .btn-primary:hover:not(:disabled){background-color:#0056b3;transform:translateY(-1px);box-shadow:0 2px 8px #007bff4d}.editable-item-card .btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.editable-item-card[data-type=project] h5{background:#28a745}.editable-item-card[data-type=machinery] h5{background:#fd7e14}.editable-item-card[data-type=certification] h5{color:#212529;background:#ffc107}.editable-item-card[data-type=partner] h5{background:#6f42c1}.editable-item-card[data-type=clientreview] h5{background:#dc3545}.editable-item-card.loading{opacity:.7;pointer-events:none}.editable-item-card.loading:after{content:"";border:3px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;width:30px;height:30px;margin:-15px 0 0 -15px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}.toggle-bar{border-bottom:2px solid #e0e0e0;flex-wrap:wrap;gap:5px;margin-bottom:30px;padding-bottom:0;display:flex}.toggle-tab{cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex-direction:column;align-items:center;gap:5px;min-width:80px;padding:12px 16px;font-size:12px;transition:all .3s;display:flex}.toggle-tab:hover{background-color:#f5f5f5}.toggle-tab.active{color:#007bff;background-color:#f8f9fa;border-bottom-color:#007bff}.tab-icon{font-size:20px}.tab-label{color:#333;font-weight:500}.tab-content{padding:20px 0}.tab-content h4{color:#333;border-bottom:1px solid #e0e0e0;margin-bottom:20px;padding-bottom:10px}.tab-content h5{color:#555;margin:20px 0 15px}.existing-items{margin-top:30px}.items-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:15px;display:grid}.item-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px;box-shadow:0 2px 8px #0000001a}.item-content h6{color:#333;margin:0 0 10px;font-size:16px;font-weight:600}.item-content p{color:#666;margin:5px 0;font-size:14px}.item-image{object-fit:cover;border-radius:5px;max-width:100%;height:auto;max-height:150px;margin-top:10px}.item-actions{justify-content:flex-end;gap:10px;margin-top:15px;display:flex}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;margin-top:15px;display:grid}.gallery-item{border-radius:8px;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.gallery-image{object-fit:cover;width:100%;height:150px}.gallery-actions{z-index:2;background:#000000b3;border-radius:5px;gap:5px;padding:5px;display:flex;position:absolute;top:5px;right:5px}.gallery-actions .btn{padding:5px 10px;font-size:12px}.btn.btn-edit{color:#212529;background:#ffc107;border:none}.btn.btn-edit:hover:not(:disabled){color:#fff;background:#e0a800}.btn.btn-danger{color:#fff;background:#dc3545;border:none}.btn.btn-danger:hover:not(:disabled){color:#fff;background:#b52a37}.organization-form h5{background:#f8f9fa;border-left:4px solid #007bff;border-radius:5px;margin:20px 0 15px;padding:10px 15px}.tab-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.tab-header h4{margin:0}.add-new-btn{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .3s}.add-new-btn:hover:not(:disabled){background:#218838;transform:translateY(-1px);box-shadow:0 2px 8px #28a7454d}.add-new-btn:disabled{cursor:not-allowed;opacity:.65;background:#6c757d}@media (width<=768px){.form-container-main{margin:10px;padding:20px}.preview-image{max-width:100px;max-height:100px}.toggle-bar{justify-content:center}.toggle-tab{min-width:70px;padding:10px 12px;font-size:11px}.tab-icon{font-size:18px}.items-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.multiple-items-container{gap:20px}.editable-item-card{padding:15px}.editable-item-card h5{margin:-15px -15px 15px;padding:12px 15px;font-size:14px}.editable-item-card .form-grid{padding:15px}}@media (width<=480px){.toggle-tab{flex-direction:row;gap:8px;min-width:auto;padding:8px 10px}.tab-icon{font-size:16px}.tab-label{font-size:11px}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}}.hero-section-admin{background:#f4f7fb;min-height:calc(100vh - 85px);padding:32px 24px;font-family:Segoe UI,Arial,sans-serif}.hero-section-table{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;margin-top:28px;overflow:hidden;box-shadow:0 2px 12px #3182ce0f}.hero-section-admin h2{color:#22223b;letter-spacing:.5px;margin:0;font-size:2.2rem;font-weight:700}.btn-section{gap:57vh;display:flex}.hero-section-header{background:#f7fafc;border-bottom:1.5px solid #e2e8f0;justify-content:space-between;align-items:center;padding:22px 30px;display:flex}.hero-section-header h3{background:0 0;border:none;margin:0;padding:0}.search-input{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:14px;transition:all .3s}.search-input:focus{border-color:#4299e1;box-shadow:0 0 0 3px #4299e11a}table{border-collapse:separate;border-spacing:0;background:#fff;width:100%}th{text-align:left;color:#2d3748;letter-spacing:.2px;background:#f1f5f9;border-bottom:2px solid #e2e8f0;padding:16px;font-size:15px;font-weight:700}td{vertical-align:middle;color:#22223b;border-bottom:1.5px solid #e2e8f0;padding:16px;font-size:15px}tr:hover{background:#e9ecef;transition:background .2s}.status-btn{letter-spacing:.2px;cursor:pointer;border:none;border-radius:14px;padding:5px 14px;font-size:13px;font-weight:600;transition:all .2s;display:inline-block;box-shadow:0 1px 2px #3182ce0a}.status-btn:disabled{cursor:not-allowed;opacity:.6;color:#718096;background:#e2e8f0}.status-btn:disabled:hover{color:#718096;background:#e2e8f0}.status-btn.verified,.status-btn.published{color:#2f855a;background:#c6f6d5}.status-btn:not(.verified):not(.published){color:#c53030;background:#fed7d7}.search-filter-container{gap:10px;margin-bottom:15px;display:flex}.search-input,.status-filter{border:1px solid #ccc;border-radius:6px;padding:8px 12px}.status-filter{border:none;border-radius:10px;font-size:14px;font-weight:600}.status-filter option{border:none;border-radius:10px}@media (width<=1200px){.hero-section-admin{padding:18px}}@media (width<=768px){.hero-section-table{margin-top:18px}table{font-size:13px}th,td{padding:10px}.hero-section-header{flex-direction:column;gap:15px}.search-container{width:100%}.partnership-form{grid-template-columns:1fr}}@media (width<=480px){.hero-section-admin{padding:6px}.hero-section-table{margin-top:8px}th,td{padding:5px}}.cp-container{width:100%;min-height:100vh;position:relative}.cp-landing-section{background-color:#15133c;min-height:80vh;display:flex;position:relative;overflow:hidden}.cp-landing-content-left{z-index:2;background-color:#0000;flex-direction:column;flex:0 0 50%;justify-content:center;margin-top:50px;padding:60px 80px 60px 10%;display:flex;position:relative}.cp-landing-logo-section{justify-content:flex-start;align-items:center;margin-bottom:30px;display:flex}.cp-landing-logo-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:170px;height:170px;margin-right:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006}.cp-landing-logo-image{object-fit:contain;border-radius:50%;width:170px;height:170px}.cp-landing-logo-design{background:linear-gradient(135deg,#2c5aa0,#3a8f5a);border-radius:10px;width:40px;height:20px;margin-bottom:5px;position:relative}.cp-landing-logo-design:before{content:"";background:#2c5aa0;border-radius:4px;width:20px;height:8px;position:absolute;top:-5px;left:10px}.cp-landing-logo-text{text-align:center;flex-direction:column;align-items:center;display:flex}.cp-landing-lorem-text{color:#4a90e2;font-size:10px;font-weight:700;line-height:1}.cp-landing-dolor-text{color:#4a90e2;font-size:8px;line-height:1}.cp-landing-company-name h1{color:#fff;margin:0;font-size:36px;font-weight:700;display:inline-block;position:relative}.cp-landing-company-name h1:after{content:"";background-color:#4a90e2;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-6px;left:0}.cp-landing-description{margin:0}.cp-landing-description p{color:#cbd5e1;text-align:left;max-width:800px;margin:0;font-size:20px;line-height:1.6}.cp-landing-contact-info{justify-content:flex-start;align-items:center;gap:60px;margin-top:40px;display:flex}.cp-landing-contact-item{flex-direction:column;align-items:center;gap:12px;transition:transform .3s;display:flex}.cp-landing-contact-item:hover{transform:translateY(-5px)}.cp-landing-icon-circle{color:#fff;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;font-size:26px;font-weight:400;transition:all .3s;display:flex}.cp-landing-contact-item:hover .cp-landing-icon-circle{color:#0a082c;background-color:#fff;box-shadow:0 5px 15px #fff3}.cp-landing-contact-item span{color:#fff;text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:500;transition:color .3s}.cp-landing-contact-item:hover span{color:#4a90e2}.cp-landing-image-right{flex:1;position:relative;overflow:hidden}.cp-landing-main-image{object-fit:cover;object-position:center;width:100%;height:100%}.cp-diamond-line-section{background:linear-gradient(#15133c 0% 50%,#f8fafc 50% 100%);padding:40px 0;position:relative}.cp-diamond-line-container{justify-content:center;align-items:center;max-width:1200px;height:60px;margin:0 auto;display:flex;position:relative}.cp-diamond-line{z-index:1;background-color:#ffffff26;height:2px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.cp-diamond-shape{z-index:2;background-color:#fff;border:4px solid #0a082c;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 0 15px #0003}.cp-values-section{background-color:#f8fafc;padding:60px 20px}.cp-values-container{text-align:center;max-width:1200px;margin:0 auto}.cp-values-title{color:#1e293b;text-align:center;margin-bottom:50px;font-size:32px;font-weight:800;display:inline-block;position:relative}.cp-values-grid{flex-wrap:wrap;justify-content:center;gap:40px;display:flex}.cp-value-item{flex-direction:column;align-items:center;gap:15px;width:180px;transition:transform .3s;display:flex}.cp-value-item:hover{transform:translateY(-8px)}.cp-value-icon-circle{background:#0a082c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0a082c33}.cp-value-item:hover .cp-value-icon-circle{background:#1a165c;box-shadow:0 15px 30px #0a082c66}.cp-value-icon{color:#fff;font-size:32px;transition:all .3s}.cp-value-item:hover .cp-value-icon{color:#cbd5e1;transform:scale(1.1)}.cp-value-label{color:#334155;text-align:center;font-size:16px;font-weight:700;line-height:1.4}.cp-footer-band{background:linear-gradient(135deg,#8b5cf6,#6366f1);justify-content:center;align-items:center;height:60px;display:flex;position:relative;bottom:0;left:0;right:0}.cp-diamond{background-color:#fff;width:20px;height:20px;position:relative;transform:rotate(45deg)}.cp-line{background-color:#fff;width:200px;height:2px;margin-left:-100px;position:absolute;top:50%;left:50%;transform:translateY(-50%)}.cp-history-section{background-color:#f8fafc;padding:80px 40px}.cp-history-container{max-width:1200px;margin:0 auto}.cp-history-card{background-color:#fff;border-radius:20px;flex-direction:column;min-height:400px;display:flex;overflow:hidden;box-shadow:0 15px 40px #00000014}.cp-history-header{background-color:#fff;width:100%;padding:30px 40px 20px;display:flex}.cp-history-left-title{color:#1a365d;text-align:center;flex:0 0 35%;margin:0;font-size:28px;font-weight:700}.cp-history-right-title{color:#1a365d;text-transform:uppercase;letter-spacing:1px;text-align:left;flex:0 0 65%;margin:0;font-size:22px;font-weight:700}.cp-history-content-row{flex:1;width:100%;display:flex}.cp-history-left{background:linear-gradient(135deg,#0a082c,#1a165c);flex:0 0 35%;justify-content:center;align-items:center;padding:40px 20px;display:flex}.cp-history-left-card{text-align:center;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:350px;min-height:300px;padding:30px 25px;display:flex;box-shadow:0 4px 15px #0003}.cp-history-card-title{color:#fff;text-align:center;margin:0 0 20px;font-size:24px;font-weight:700}.cp-history-divider{background-color:#fff3;width:60px;height:2px;margin-bottom:30px}.cp-history-achievements{flex-direction:column;align-items:center;gap:40px;width:100%;display:flex}.cp-achievement-item{text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.cp-achievement-icon{color:#fff;justify-content:center;align-items:center;width:80px;height:80px;font-size:50px;display:flex}.cp-achievement-text{flex-direction:column;align-items:center;gap:5px;display:flex}.cp-achievement-number{color:#fff;font-size:36px;font-weight:700}.cp-achievement-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:1px;font-size:16px;font-weight:500}.cp-history-right{background-color:#fff;flex-direction:column;flex:0 0 65%;padding:40px 50px;display:flex}.cp-history-content{flex-direction:column;flex:1;justify-content:center;gap:25px;display:flex}.cp-history-paragraph{color:#4a5568;text-align:left;margin:0;font-size:17px;line-height:1.8}@media (width<=768px){.cp-landing-section{flex-direction:column}.cp-landing-content-left{padding:40px 20px}.cp-landing-company-name h1{font-size:24px}.cp-landing-contact-info{flex-direction:column;gap:20px}.cp-landing-image-right{height:300px}.cp-values-section{padding:50px 20px}.cp-values-title{margin-bottom:40px;font-size:28px}.cp-values-grid{gap:30px}.cp-value-icon-circle{width:70px;height:70px}.cp-value-icon{font-size:28px}.cp-value-label{font-size:15px}}@media (width<=480px){.cp-landing-content-left{padding:30px 15px}.cp-landing-company-name h1{font-size:20px}.cp-landing-description p{font-size:14px}.cp-landing-logo-circle{width:60px;height:60px}.cp-landing-logo-design{width:30px;height:15px}.cp-values-section{padding:40px 15px}.cp-values-title{margin-bottom:30px;font-size:24px}.cp-values-grid{gap:20px}.cp-value-icon-circle{width:60px;height:60px}.cp-value-icon{font-size:24px}.cp-value-label{font-size:14px}}@media (width<=768px){.cp-history-section{padding:60px 20px}.cp-history-card{flex-direction:column;min-height:auto}.cp-history-header{flex-direction:column;padding:20px}.cp-history-left-title{text-align:center;font-size:26px}.cp-history-right-title{text-align:center;font-size:20px}.cp-history-content-row{flex-direction:column}.cp-history-left{flex:none;padding:30px 20px}.cp-history-left-card{max-width:320px;padding:30px 25px}.cp-history-card-title{font-size:22px}.cp-history-right{flex:none;padding:40px 30px}.cp-history-achievements{gap:50px}.cp-achievement-icon{width:55px;height:55px;font-size:26px}.cp-achievement-number{font-size:34px}.cp-achievement-label{font-size:18px}.cp-history-paragraph{font-size:15px}}@media (width<=480px){.cp-history-section{padding:40px 15px}.cp-history-header{padding:20px 15px}.cp-history-left-title{text-align:center;font-size:24px}.cp-history-right-title{text-align:center;font-size:18px}.cp-history-left{padding:25px 15px}.cp-history-left-card{max-width:280px;padding:25px 20px}.cp-history-card-title{font-size:20px}.cp-history-right{padding:30px 20px}.cp-achievement-icon{width:50px;height:50px;font-size:24px}.cp-achievement-number{font-size:30px}.cp-achievement-label{font-size:16px}.cp-history-paragraph{font-size:14px}}.cp-projects-section{background-color:#f8f9fa;padding:80px 40px}.cp-projects-container{max-width:1200px;margin:0 auto}.cp-projects-header{text-align:center;margin-bottom:60px}.cp-projects-title{color:#1a365d;margin:0 0 20px;font-size:36px;font-weight:700}.cp-projects-description{color:#4a5568;max-width:800px;margin:0 auto;font-size:16px;line-height:1.6}.cp-projects-carousel-container{margin-top:40px;position:relative}.cp-projects-grid{grid-template-columns:repeat(3,1fr);gap:30px;transition:all .3s;display:grid}.cp-project-card{z-index:1;background-color:#fff;border:2px solid #0a082c;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.cp-project-card:hover{z-index:10;transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.cp-project-card-header{background-color:#fff;justify-content:space-between;align-items:center;padding:20px 20px 15px;display:flex}.cp-project-title{color:#1a365d;word-break:break-word;margin:0;font-size:18px;font-weight:700;line-height:1.3}.cp-project-heart{color:#6b7280;cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;transition:color .3s;display:flex}.cp-project-heart:hover,.cp-project-heart.active{color:#e53e3e}.cp-project-image{width:100%;height:220px;position:relative;overflow:hidden}.cp-project-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.cp-project-card:hover .cp-project-image img{transform:scale(1.05)}.cp-project-details{color:#1a365d;background-color:#f8f9fa;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:4px;padding:12px 20px;font-size:13px;font-weight:700;display:flex}.cp-project-number{color:#1a365d}.cp-project-location{color:#4a5568;white-space:normal;word-break:break-word;font-weight:500}.cp-project-description{color:#4a5568;text-align:center;flex:1;margin:0;padding:20px 20px 15px;font-size:14px;line-height:1.6}.cp-project-rate{color:#4a90e2;justify-content:center;align-items:center;gap:8px;padding:0 20px 20px;font-size:14px;font-weight:700;display:flex}.cp-project-rate i{color:#4a90e2;font-size:14px}.cp-project-button{color:#fff;cursor:pointer;text-align:center;background-color:#1a365d;border:none;border-radius:20px;width:calc(100% - 40px);margin:0 20px 20px;padding:12px 20px;font-size:14px;font-weight:600;transition:background-color .3s}.cp-project-button:hover{background-color:#2d5a8a}.cp-projects-prev-btn,.cp-projects-next-btn{color:#2c5aa0;cursor:pointer;z-index:10;background:#fff;border:2px solid #2c5aa0;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.cp-projects-prev-btn{left:-70px}.cp-projects-next-btn{right:-70px}.cp-projects-prev-btn:hover,.cp-projects-next-btn:hover{color:#fff;background:#2c5aa0;transform:translateY(-50%)scale(1.1)}.cp-projects-prev-btn i,.cp-projects-next-btn i{font-size:16px;font-weight:700}@media (width<=1024px){.cp-projects-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (width<=768px){.cp-projects-section{padding:60px 20px}.cp-projects-title{font-size:30px}.cp-projects-description{font-size:15px}.cp-projects-grid{grid-template-columns:1fr;gap:25px}.cp-project-card-header{padding:15px 15px 10px}.cp-project-title{font-size:18px}.cp-project-details{padding:10px 15px 5px;font-size:13px}.cp-project-description{padding:0 15px 10px;font-size:13px}.cp-project-rate{padding:0 15px 15px;font-size:13px}.cp-project-button{width:calc(100% - 30px);margin:0 15px 15px;padding:10px 15px;font-size:13px}.cp-projects-prev-btn,.cp-projects-next-btn{display:none}}@media (width<=480px){.cp-projects-section{padding:40px 15px}.cp-projects-title{font-size:26px}.cp-projects-description{font-size:14px}.cp-project-image{height:180px}}.cp-gallery-section{z-index:1;background-color:#f8fafc;align-items:center;min-height:100vh;padding:80px 40px;position:relative}.cp-gallery-container{max-width:1200px;margin:0 auto}.cp-gallery-header{text-align:center;margin-bottom:60px}.cp-gallery-title{color:#1a365d;margin:0;font-size:36px;font-weight:700}.cp-gallery-content{align-items:flex-start;gap:40px;display:flex}.cp-gallery-thumbnails{flex:0 0 35%;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:15px;margin-top:40px;display:grid}.cp-thumbnail-item{aspect-ratio:1;cursor:pointer;border:3px solid #0000;border-radius:12px;transition:all .3s;overflow:hidden}.cp-thumbnail-item:hover{border-color:#4a90e266;transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.cp-thumbnail-item img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.cp-thumbnail-item:hover img{transform:scale(1.05)}.cp-thumbnail-item.active{border:3px solid #1a365d;box-shadow:0 8px 24px #1a365d4d}.cp-thumbnail-item.active img{transform:scale(1.05)}.cp-gallery-main{background:#fff;border:12px solid #fff;border-radius:16px;flex:0 0 65%;overflow:hidden;box-shadow:0 15px 40px #00000026}.cp-gallery-main img{object-fit:cover;border-radius:8px;width:100%;height:500px;transition:transform .3s}.cp-gallery-main:hover img{transform:scale(1.02)}@media (width<=1024px){.cp-gallery-content{flex-direction:column;gap:30px}.cp-gallery-thumbnails{flex:none;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr)}.cp-gallery-main{flex:none}.cp-gallery-main img{height:400px}}@media (width<=768px){.cp-gallery-section{padding:60px 20px}.cp-gallery-title{font-size:30px}.cp-gallery-thumbnails{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);gap:15px}.cp-gallery-main img{height:300px}}@media (width<=480px){.cp-gallery-section{padding:40px 15px}.cp-gallery-title{font-size:26px}.cp-gallery-thumbnails{gap:10px}.cp-gallery-main img{height:250px}}.cp-machinery-section{background:#0a082c;align-items:center;min-height:600px;padding:80px 0;display:flex;position:relative}.cp-machinery-container{max-width:1200px;height:500px;margin:0 auto;padding:0 20px;position:relative}.cp-machinery-title{color:#fff;text-align:center;margin-bottom:40px;font-size:36px;font-weight:700}.cp-machinery-content{align-items:center;gap:40px;height:400px;display:flex}.cp-machinery-text-section{flex-direction:column;flex:0 0 60%;justify-content:center;padding-right:40px;display:flex}.cp-machinery-product-name{color:#fff;margin-bottom:20px;font-size:32px;font-weight:700}.cp-machinery-specifications{margin-bottom:20px;padding:0;list-style:none}.cp-machinery-specifications li{color:#cbd5e1;padding:8px 0 8px 20px;font-size:16px;position:relative}.cp-machinery-specifications li:before{content:"•";color:#4a90e2;font-weight:700;position:absolute;left:0}.cp-machinery-description{color:#cbd5e1;text-align:justify;font-size:16px;line-height:1.6}.cp-machinery-image-section{flex:0 0 40%;justify-content:center;align-items:center;display:flex}.cp-machinery-image-container{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;height:350px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000004d}.cp-machinery-image{object-fit:contain;border-radius:8px;max-width:90%;max-height:90%}.cp-machinery-prev-btn,.cp-machinery-next-btn{color:#fff;cursor:pointer;z-index:10;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:15px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.cp-machinery-prev-btn{left:-70px}.cp-machinery-next-btn{right:-70px}.cp-partners-prev-btn:hover,.cp-partners-next-btn:hover{background-color:#f0f4ff;transform:translateY(-50%)scale(1.1)}.cp-machinery-prev-btn:hover,.cp-machinery-next-btn:hover{background-color:#ffffff1a;border-color:#fff;transform:translateY(-50%)scale(1.1)}@media (width<=1024px){.cp-machinery-content{gap:30px}.cp-machinery-text-section{flex:0 0 55%;padding-right:30px}.cp-machinery-image-section{flex:0 0 45%}.cp-machinery-image-container{height:300px}}@media (width<=768px){.cp-machinery-section{padding:60px 0}.cp-machinery-title{margin-bottom:30px;font-size:28px}.cp-machinery-content{flex-direction:column;gap:30px;height:auto}.cp-machinery-text-section{flex:none;order:2;width:100%;padding-right:0}.cp-machinery-image-section{flex:none;order:1;width:100%}.cp-machinery-image-container{height:250px}.cp-machinery-product-name{font-size:28px}.cp-machinery-prev-btn{left:5px}.cp-machinery-next-btn{right:5px}}@media (width<=480px){.cp-machinery-section{padding:40px 0}.cp-machinery-title{margin-bottom:25px;font-size:24px}.cp-machinery-content{gap:20px}.cp-machinery-image-container{height:200px}.cp-machinery-product-name{font-size:24px}.cp-machinery-specifications li,.cp-machinery-description{font-size:14px}}.cp-certifications-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 0;position:relative}.cp-certifications-container{max-width:100%;margin:0 auto;padding:0 20px;position:relative}.cp-certifications-title{text-align:center;color:#1a365d;margin-bottom:50px;font-size:2.5rem;font-weight:700;position:relative}.cp-certifications-title:after{content:"";background:linear-gradient(135deg,#4a90e2,#50c878);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.cp-certifications-grid{width:100%;padding:20px 0;display:flex;position:relative;overflow:visible}.cp-certifications-scroll-container{flex-wrap:wrap;justify-content:center;gap:40px;width:100%;display:flex;position:relative}.cp-certification-card{background:#fff;border:2px solid #0000;border-radius:15px;flex-direction:column;flex:0 0 350px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.cp-certification-card:hover{border-color:#4a90e2;transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.cp-certification-image{background:#fff;flex:0 0 200px;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.cp-certification-image img{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%;transition:transform .3s}.cp-certification-card:hover .cp-certification-image img{transform:scale(1.05)}.cp-certification-content{text-align:center;background:#f8fafc;flex-direction:column;flex:1;justify-content:center;min-height:120px;padding:20px;display:flex}.cp-certification-content h3{color:#4a148c;margin:0 0 10px;font-size:16px;font-weight:700;line-height:1.3}.cp-certification-divider{background:#9c27b0;border-radius:1px;width:60px;height:2px;margin:10px auto}.cp-certification-content p{color:#6c757d;margin:0;font-size:14px;font-weight:500}@keyframes scrollCertifications{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=1024px){.cp-certifications-container{max-width:900px}.cp-certification-card{flex:0 0 320px;height:300px}.cp-certification-image{flex:0 0 180px}.cp-certification-content{min-height:120px}}@media (width<=768px){.cp-certifications-section{padding:60px 0}.cp-certifications-title{margin-bottom:40px;font-size:2rem}.cp-certifications-scroll-container{animation-duration:15s}.cp-certification-card{flex:0 0 280px;height:280px}.cp-certification-image{flex:0 0 160px}.cp-certification-content{min-height:120px}.cp-certification-content h3{font-size:14px}.cp-certification-content p{font-size:12px}}@media (width<=480px){.cp-certifications-section{padding:40px 0}.cp-certifications-title{margin-bottom:30px;font-size:1.8rem}.cp-certifications-scroll-container{animation-duration:12s}.cp-certification-card{flex:0 0 250px;height:260px}.cp-certification-image{flex:0 0 140px}.cp-certification-content{min-height:120px}.cp-certification-content h3{font-size:13px}.cp-certification-content p{font-size:11px}}.cp-partners-section{background-color:#f8fafc;padding:80px 0;position:relative}.cp-partners-container{max-width:1200px;margin:0 auto;padding:0 20px}.cp-partners-title{text-align:center;color:#0a082c;margin-bottom:50px;font-size:36px;font-weight:700}.cp-partners-title:after{content:"";background:linear-gradient(135deg,#4a90e2,#50c878);border-radius:2px;width:80px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.cp-partners-card{background:#15133c;border:1px solid #ffffff1a;border-radius:20px;padding:40px;position:relative;overflow:visible;box-shadow:0 15px 50px #0006}.cp-partners-content{flex-direction:column;gap:50px;min-height:auto;display:flex}.cp-partners-panel{background:0 0;border-radius:10px;flex:100%;max-width:100%;padding:0 20px}.cp-partners-panel-title{color:#fff;text-align:left;margin-bottom:25px;font-size:24px;font-weight:700}.cp-partner-logo{align-items:center;gap:20px;margin-bottom:30px;display:flex}.cp-partner-logo-circle{background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.cp-partner-logo-image{object-fit:contain;width:100%;height:100%;padding:10px}.cp-partner-logo-icon{color:#fff;font-size:2rem;font-weight:700}.cp-partner-logo-text{flex-direction:column;gap:5px;display:flex}.cp-partner-company{color:#fff;font-size:1.1rem;font-weight:700}.cp-partner-slogan{color:#cbd5e1;font-size:.85rem}.cp-partner-info{margin-top:30px}.cp-partner-name{color:#fff;word-wrap:break-word;margin-bottom:10px;font-size:1.25rem;font-weight:700}.cp-partner-since{color:#4a90e2;margin-bottom:15px;font-size:.9rem;font-weight:700}.cp-partner-description{color:#cbd5e1;font-size:1rem;line-height:1.6}.cp-clients-panel{background:#0003;border:1px solid #ffffff0d;border-radius:15px;flex:100%;max-width:100%;padding:40px;position:relative;box-shadow:inset 0 4px 15px #0003}.cp-clients-panel-title{color:#fff;z-index:1;margin-bottom:25px;font-size:24px;font-weight:700;position:relative}.cp-client-review{position:relative}.cp-quote-mark{color:#4a90e2;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:-20px;left:-10px}.cp-client-testimonial{color:#cbd5e1;border-left:4px solid #4a90e2;margin-bottom:30px;padding-left:20px;font-size:1.05rem;font-style:italic;line-height:1.7}.cp-client-info{align-items:center;gap:15px;margin-top:20px;display:flex}.cp-client-avatar{object-fit:cover;border:2px solid #4a90e2;border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.cp-client-avatar img{object-fit:cover;width:100%;height:170%}.cp-client-details{flex-direction:column;flex:1;display:flex}.cp-client-name{color:#fff;margin-bottom:5px;font-size:1rem;font-weight:700}.cp-client-address{color:#6c757d;font-size:.9rem}.cp-client-role{color:#94a3b8;font-size:.9rem}.cp-partners-prev-btn,.cp-partners-next-btn{color:#0a082c;cursor:pointer;z-index:10;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000001a}.cp-partners-prev-btn{left:-80px}.cp-partners-next-btn{right:-80px}.cp-partners-prev-btn:hover,.cp-partners-next-btn:hover{color:#fff;background:#4a90e2;border-color:#4a90e2;box-shadow:0 6px 16px #4a90e24d}.cp-partners-prev-btn i,.cp-partners-next-btn i{color:#6c757d;font-size:1.2rem;transition:color .3s}.cp-partners-prev-btn:hover i,.cp-partners-next-btn:hover i{color:#fff}@media (width<=1024px){.cp-partners-container{max-width:900px;padding:0 50px}.cp-partners-content{gap:30px}.cp-partners-panel,.cp-clients-panel{padding:25px}}@media (width<=768px){.cp-partners-section{padding:60px 0}.cp-partners-title{margin-bottom:40px;font-size:2rem}.cp-partners-container{padding:0 40px}.cp-partners-card{padding:30px 20px}.cp-partners-content{flex-direction:column;gap:20px}.cp-partners-panel,.cp-clients-panel{padding:20px}.cp-partners-prev-btn,.cp-partners-next-btn{width:40px;height:40px}.cp-partners-prev-btn{left:-20px}.cp-partners-next-btn{right:-20px}}@media (width<=480px){.cp-partners-section{padding:40px 0}.cp-partners-title{margin-bottom:30px;font-size:1.8rem}.cp-partners-container{padding:0 30px}.cp-partners-card{padding:20px 15px}.cp-partners-panel,.cp-clients-panel{padding:15px}.cp-partner-logo{text-align:center;flex-direction:column;gap:15px}.cp-client-info{text-align:center;flex-direction:column;gap:10px}.cp-partners-prev-btn,.cp-partners-next-btn{width:35px;height:35px}.cp-partners-prev-btn{left:-17px}.cp-partners-next-btn{right:-17px}}.cp-contact-section{background:#0a082c;padding:80px 0;position:relative}.cp-contact-container{max-width:1200px;margin:0 auto;padding:0 20px}.cp-contact-content{justify-content:space-between;align-items:center;gap:60px;display:flex}.cp-contact-item{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex:1;align-items:center;gap:20px;padding:30px;transition:transform .3s,background .3s;display:flex}.cp-contact-item:hover{background:#ffffff14;transform:translateY(-5px)}.cp-contact-icon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:0 8px 16px #0003}.cp-contact-icon i{color:#fff;font-size:1.5rem}.cp-contact-details{text-align:left;flex:1}.cp-contact-title{color:#fff;margin-bottom:8px;font-family:Arial,sans-serif;font-size:1.3rem;font-weight:700}.cp-contact-info{flex-direction:column;gap:4px;display:flex}.cp-contact-info p{color:#cbd5e1;margin:0;font-family:Arial,sans-serif;font-size:.95rem;line-height:1.4;display:block}@media (width<=1024px){.cp-contact-container{max-width:900px}.cp-contact-content{gap:40px}.cp-contact-item{padding:15px}}@media (width<=768px){.cp-contact-section{padding:30px 0}.cp-contact-content{flex-direction:column;gap:15px}.cp-contact-item{text-align:center;padding:15px}.cp-contact-details{text-align:center}}@media (width<=480px){.cp-contact-section{padding:40px 0}.cp-contact-item{gap:15px;padding:15px}.cp-contact-icon{width:45px;height:45px}.cp-contact-icon i{font-size:1.1rem}.cp-contact-title{margin-bottom:10px;font-size:1.2rem}.cp-contact-info p{font-size:.9rem}}.popup-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;top:0;left:0}.popup-content{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:80vh;padding:0;animation:.3s ease-out slideIn;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.popup-header{color:#fff;background:linear-gradient(135deg,#2c5aa0,#0f0653);border-bottom:1px solid #e1e5e9;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.popup-header h3{margin:0;font-size:20px;font-weight:600}.popup-close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding:5px;font-size:20px;transition:background-color .3s;display:flex}.popup-close-btn:hover{background-color:#fff3}.popup-body{padding:25px}.contact-info-item,.location-info-item,.facebook-info-item{background-color:#f8f9fa;border-left:4px solid #2c5aa0;border-radius:8px;align-items:flex-start;margin-bottom:20px;padding:15px;display:flex}.contact-info-item i,.location-info-item i,.facebook-info-item i{color:#2c5aa0;min-width:20px;margin-top:2px;margin-right:15px;font-size:20px}.contact-info-item div,.location-info-item div,.facebook-info-item div{flex:1}.contact-info-item strong,.location-info-item strong,.facebook-info-item strong{color:#1a365d;margin-bottom:8px;font-size:16px;display:block}.contact-info-item p,.location-info-item p{color:#4a5568;margin:5px 0;font-size:14px}.location-map-item{background-color:#f8f9fa;border-left:4px solid #3a8f5a;border-radius:8px;margin-top:15px;padding:15px}.location-map-item strong{color:#1a365d;margin-bottom:10px;font-size:16px;display:block}.map-link{color:#3a8f5a;background-color:#fff;border:1px solid #3a8f5a;border-radius:6px;align-items:center;padding:8px 12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.map-link:hover{color:#fff;background-color:#3a8f5a;text-decoration:none}.map-link i{margin-right:8px}.facebook-link{color:#1877f2;background-color:#fff;border:1px solid #1877f2;border-radius:6px;align-items:center;padding:8px 12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.facebook-link:hover{color:#fff;background-color:#1877f2;text-decoration:none}.facebook-link i{margin-right:8px}.contact-link{border-radius:6px;align-items:center;margin:2px 0;padding:6px 10px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.whatsapp-link{color:#25d366;background-color:#25d3661a;border:1px solid #25d366}.whatsapp-link:hover{color:#fff;background-color:#25d366;text-decoration:none}.email-link{color:#007bff;background-color:#007bff1a;border:1px solid #007bff}.email-link:hover{color:#fff;background-color:#007bff;text-decoration:none}.contact-link i{margin-right:8px;font-size:14px}@media (width<=768px){.popup-content{width:95%;max-width:none}.popup-header{padding:15px 20px}.popup-header h3{font-size:18px}.popup-body{padding:20px}.contact-info-item,.location-info-item,.facebook-info-item,.location-map-item{padding:12px}.contact-info-item i,.location-info-item i,.facebook-info-item i{margin-right:12px;font-size:18px}}@media (width<=480px){.popup-content{width:98%;margin:10px}.popup-header{padding:12px 15px}.popup-header h3{font-size:16px}.popup-body{padding:15px}.contact-info-item,.location-info-item,.facebook-info-item,.location-map-item{margin-bottom:15px;padding:10px}.contact-info-item strong,.location-info-item strong,.facebook-info-item strong{font-size:14px}.contact-info-item p,.location-info-item p{font-size:13px}}.contactus-page-wrapper{color:#333;background:#fff;min-height:100vh;font-family:Arial,sans-serif}.contactus-header-section{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:120px 0 80px;position:relative}.contactus-header-content-wrapper{max-width:800px;margin:0 auto;padding:0 20px}.contactus-main-heading{background:linear-gradient(45deg,#0a082c,#1a1a2e);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:3.5rem;font-weight:700}.contactus-subtitle-text{color:#666;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.contactus-main-container{max-width:1200px;margin:0 auto;padding:80px 20px}.contactus-content-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.contactus-form-container{background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a}.contactus-section-heading{color:#333;margin-bottom:30px;font-size:2rem;font-weight:600;position:relative}.contactus-section-heading:after{content:"";background:linear-gradient(45deg,#0a082c,#1a1a2e);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-10px;left:0}.contactus-form-element{flex-direction:column;gap:25px;display:flex}.contactus-form-row-layout{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contactus-input-group{flex-direction:column;display:flex}.contactus-input-label{color:#333;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:14px;font-weight:600}.contactus-input-field,.contactus-textarea-field{color:#333;background:#f8f9fa;border:1px solid #dee2e6;border-radius:10px;padding:15px 20px;font-size:16px;transition:all .3s}.contactus-input-field::placeholder,.contactus-textarea-field::placeholder{color:#999}.contactus-input-field:focus,.contactus-textarea-field:focus{background:#fff;border-color:#0a082c;outline:none;box-shadow:0 0 0 3px #0a082c1a}.contactus-textarea-field{resize:vertical;min-height:120px;font-family:inherit}.contactus-submit-btn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(45deg,#0a082c,#1a1a2e);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:18px 30px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.contactus-submit-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #0a082c4d}.contactus-submit-btn:disabled{opacity:.7;cursor:not-allowed}.contactus-submit-btn.submitting{background:linear-gradient(45deg,#666,#888)}.contactus-success-notification{color:#4caf50;background:#4caf5033;border:1px solid #4caf5066;border-radius:10px;align-items:center;gap:10px;margin-top:20px;padding:15px 20px;font-weight:500;display:flex}.contactus-info-container{background:#fff;border:1px solid #e0e0e0;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a}.contactus-info-grid-layout{flex-direction:column;gap:30px;display:flex}.contactus-info-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:15px;align-items:flex-start;gap:20px;padding:20px;transition:all .3s;display:flex}.contactus-info-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.contactus-info-icon{color:#fff;background:linear-gradient(45deg,#0a082c,#1a1a2e);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.contactus-info-content h3{color:#333;margin-bottom:8px;font-size:18px;font-weight:600}.contactus-info-content p{color:#666;margin-bottom:5px;font-size:14px;line-height:1.6}@media (width<=1024px){.contactus-content-grid{grid-template-columns:1fr;gap:40px}.contactus-main-heading{font-size:3rem}}@media (width<=768px){.contactus-header-section{padding:100px 0 60px}.contactus-main-heading{font-size:2.5rem}.contactus-subtitle-text{font-size:1rem}.contactus-main-container{padding:60px 20px}.contactus-form-container,.contactus-info-container{padding:30px 20px}.contactus-form-row-layout{grid-template-columns:1fr;gap:15px}.contactus-section-heading{font-size:1.5rem}.contactus-info-card{text-align:center;flex-direction:column;gap:15px}}@media (width<=480px){.contactus-main-heading{font-size:2rem}.contactus-form-container,.contactus-info-container{padding:25px 15px}.contactus-submit-btn{padding:15px 25px;font-size:14px}.contactus-info-grid-layout{gap:20px}.contactus-info-card{padding:15px}.contactus-info-icon{width:40px;height:40px;font-size:16px}}.mobile-page-container{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.mobile-page-content{flex:1;width:100%;max-width:1000px;margin:0 auto;padding:120px 20px 60px}.mobile-page-header{text-align:center;color:#0a082c;margin-bottom:60px}.mobile-page-title{letter-spacing:-.5px;color:#0a082c;margin-bottom:18px;font-size:2.8rem;font-weight:800}.mobile-page-subtitle{color:#475569;max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.mobile-contact-options{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;margin-bottom:60px;display:grid}.mobile-contact-card{text-align:center;background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;padding:50px 40px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #00000014}.mobile-contact-card:before{content:"";background:#0a082c;height:6px;position:absolute;top:0;left:0;right:0}.mobile-contact-card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 20px 40px -10px #0a082c26}.mobile-contact-icon{color:#fff;background:#0a082c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 30px;font-size:2.2rem;display:flex;box-shadow:0 10px 25px #0a082c33}.mobile-contact-icon.whatsapp-icon{color:#fff;background:#0a082c;box-shadow:0 10px 25px #0a082c33}.mobile-contact-card:hover .mobile-contact-icon{background:#1a165c;transition:transform .3s;transform:scale(1.05)}.mobile-contact-title{color:#0a082c;margin-bottom:15px;font-size:1.6rem;font-weight:700}.mobile-contact-description{color:#475569;margin-bottom:25px;font-size:1rem;line-height:1.6}.mobile-contact-number{color:#0a082c;letter-spacing:.5px;margin-bottom:30px;font-size:1.4rem;font-weight:700}.mobile-call-button,.mobile-whatsapp-button{color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:220px;margin:0 auto;padding:16px 32px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.mobile-call-button{background:#0a082c;box-shadow:0 4px 15px #0a082c4d}.mobile-call-button:hover{background:#1a165c;transform:translateY(-2px);box-shadow:0 8px 25px #0a082c66}.mobile-whatsapp-button{background:#0a082c;box-shadow:0 4px 15px #0a082c4d}.mobile-whatsapp-button:hover{background:#1a165c;transform:translateY(-2px);box-shadow:0 8px 25px #0a082c66}@media (width<=768px){.mobile-page-content{padding:100px 20px 40px}.mobile-page-title{font-size:2.2rem}.mobile-page-subtitle{font-size:1.05rem}.mobile-contact-options{grid-template-columns:1fr;gap:30px}.mobile-contact-card{padding:40px 30px}.mobile-contact-icon{width:75px;height:75px;font-size:1.8rem}.mobile-contact-title{font-size:1.4rem}.mobile-contact-number{font-size:1.25rem}.mobile-call-button,.mobile-whatsapp-button{padding:14px 28px;font-size:1rem}}@media (width<=480px){.mobile-page-content{padding:90px 15px 30px}.mobile-page-title{font-size:1.9rem}.mobile-contact-card{padding:35px 25px}.mobile-contact-icon{width:65px;height:65px;font-size:1.5rem}.mobile-contact-number{font-size:1.15rem}}.peoplesaid-page{background:#fff;min-height:100vh;padding-top:50px}.peoplesaid-hero{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);align-items:center;min-height:calc(100vh - 50px);padding:60px 0;display:flex;position:relative;overflow:hidden}.peoplesaid-hero:before{content:"";z-index:1;background:#667eea40;border-radius:50%;width:120px;height:120px;animation:8s ease-in-out infinite float-rotate;position:absolute;top:10%;left:5%;transform:rotate(15deg)}.peoplesaid-hero:after{content:"";z-index:1;background:#48bb7847;border-radius:20px;width:80px;height:80px;animation:6s ease-in-out infinite float-pulse;position:absolute;bottom:15%;right:10%;transform:rotate(-25deg)}.peoplesaid-hero .review-shape-1{z-index:1;background:#a0621647;border-radius:12px;width:60px;height:60px;animation:7s ease-in-out infinite float-bounce;position:absolute;top:25%;right:15%;transform:rotate(45deg)}.peoplesaid-hero .review-shape-2{z-index:1;background:#5065be40;border-radius:20px;width:100px;height:40px;animation:9s ease-in-out infinite reverse float-rotate;position:absolute;bottom:30%;left:8%;transform:rotate(-10deg)}.peoplesaid-hero .review-shape-3{z-index:1;background:#1b683b80;border-radius:50%;width:50px;height:50px;animation:5s ease-in-out infinite float-pulse;position:absolute;top:60%;right:25%;transform:rotate(30deg)}.peoplesaid-hero .review-shape-4{z-index:1;background:#a4621129;border-radius:15px;width:70px;height:30px;animation:6.5s ease-in-out infinite reverse float-bounce;position:absolute;top:15%;left:25%;transform:rotate(-15deg)}@keyframes float-rotate{0%,to{transform:rotate(15deg)translateY(0)}25%{transform:rotate(25deg)translateY(-10px)}50%{transform:rotate(15deg)translateY(-5px)}75%{transform:rotate(5deg)translateY(-15px)}}@keyframes float-pulse{0%,to{opacity:.2;transform:rotate(-25deg)scale(1)}50%{opacity:.3;transform:rotate(-25deg)scale(1.1)}}@keyframes float-bounce{0%,to{transform:rotate(45deg)translateY(0)}25%{transform:rotate(55deg)translateY(-8px)}50%{transform:rotate(45deg)translateY(-12px)}75%{transform:rotate(35deg)translateY(-6px)}}@keyframes title-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes title-slide{0%{transform:translate(-100%)}50%{transform:translate(0%)}to{transform:translate(100%)}}.peoplesaid-hero .review-shape-5{z-index:1;background:#f6ad554d;border-radius:15px;width:70px;height:30px;animation:7.5s ease-in-out infinite float-pulse;position:absolute;top:25%;left:85%;transform:rotate(-15deg)}.peoplesaid-hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid;position:relative}.peoplesaid-hero-content{color:#1a202c;flex-direction:column;justify-content:center;display:flex}.peoplesaid-hero-header{margin-bottom:40px}.peoplesaid-hero-title{color:#1a202c;background:linear-gradient(135deg,#2d3748 0%,#4a5568 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:3.2rem;font-weight:700;line-height:1.2;animation:2s ease-out title-fade-in;position:relative;overflow:hidden}.peoplesaid-hero-title:after{content:"";background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:100%;height:100%;animation:2.5s ease-out title-slide;position:absolute;top:0;left:0}.peoplesaid-hero-title:hover{transition:transform .3s;transform:scale(1.02)}.peoplesaid-hero-subtitle{color:#718096;margin-bottom:0;font-size:1.2rem;font-weight:400;line-height:1.6}.peoplesaid-hero-features{flex-direction:column;gap:16px;margin-top:30px;display:flex}.peoplesaid-feature-item{color:#2d3748;align-items:center;gap:12px;font-size:1.1rem;font-weight:500;display:flex}.peoplesaid-feature-item i{color:#48bb78;flex-shrink:0;font-size:1.2rem}.peoplesaid-feature-item span{line-height:1.5}.peoplesaid-testimonials-carousel{position:relative}.peoplesaid-carousel-container{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:40px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.peoplesaid-carousel-track{width:100%;height:320px;position:relative}.peoplesaid-testimonial-card{opacity:0;visibility:hidden;width:100%;height:100%;transition:all .6s ease-in-out;position:absolute;top:0;left:0;transform:translate(100%)}.peoplesaid-testimonial-card.peoplesaid-active{opacity:1;visibility:visible;transform:translate(0)}.peoplesaid-testimonial-content{flex-direction:column;justify-content:space-between;height:100%;display:flex}.peoplesaid-testimonial-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.peoplesaid-stars{gap:4px;display:flex}.peoplesaid-star-filled{color:#f6ad55;font-size:1.1rem}.peoplesaid-star-empty{color:#e2e8f0;font-size:1.1rem}.peoplesaid-short-quote{color:#2d3748;text-align:right;max-width:150px;font-size:1rem;font-style:italic;font-weight:600;line-height:1.4}.peoplesaid-testimonial-text{color:#4a5568;flex-grow:1;margin-bottom:25px;font-size:1.1rem;font-style:italic;line-height:1.7}.peoplesaid-testimonial-author{border-top:1px solid #e2e8f0;align-items:center;gap:16px;padding-top:20px;display:flex}.peoplesaid-author-avatar{border:3px solid #f7fafc;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.peoplesaid-author-avatar img{object-fit:cover;width:100%;height:100%}.peoplesaid-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.3rem;display:none}.peoplesaid-author-info{flex-grow:1}.peoplesaid-author-name{color:#2d3748;margin-bottom:4px;font-size:1.1rem;font-weight:600}.peoplesaid-author-title{color:#718096;font-size:.9rem;font-weight:500}.peoplesaid-carousel-nav{justify-content:center;align-items:center;gap:24px;margin-top:30px;display:flex}.peoplesaid-nav-btn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;box-shadow:0 4px 12px #0000001a}.peoplesaid-nav-btn:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.peoplesaid-dots{gap:8px;display:flex}.peoplesaid-dot{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.peoplesaid-dot.peoplesaid-active-dot{background:#667eea;transform:scale(1.2)}.peoplesaid-hero-visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.peoplesaid-hero-image-container{border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.peoplesaid-hero-image{object-fit:cover;border-radius:20px;width:100%;height:100%}.peoplesaid-companies-section{background:#f8fafc;padding:80px 0}.peoplesaid-companies-container{max-width:1200px;margin:0 auto;padding:0 20px}.peoplesaid-companies-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:50px;display:flex}.peoplesaid-companies-title{flex:1;min-width:300px}.peoplesaid-companies-main-title{color:#1a202c;margin-bottom:12px;font-size:2.5rem;font-weight:700}.peoplesaid-companies-subtitle{color:#718096;font-size:1.1rem;line-height:1.6}.peoplesaid-search-container{flex-shrink:0}.peoplesaid-search-box{min-width:300px;position:relative}.peoplesaid-search-icon{color:#a0aec0;font-size:1rem;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.peoplesaid-search-input{color:#000;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:14px 16px 14px 48px;font-size:1rem;transition:all .3s;box-shadow:0 2px 8px #0000000d}.peoplesaid-search-input:focus{border-color:#667eea;outline:none;box-shadow:0 4px 16px #667eea26}.peoplesaid-companies-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-bottom:50px;display:grid}.peoplesaid-company-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 4px 20px #00000014}.peoplesaid-company-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.peoplesaid-company-header{flex-direction:column;align-items:center;gap:16px;margin-bottom:16px;display:flex}.peoplesaid-company-header.line_tag{width:100%;height:2px}.peoplesaid-company-logo{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.peoplesaid-company-logo img{object-fit:cover;width:100%;height:100%}.peoplesaid-company-logo-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.peoplesaid-company-card-verify{width:fit-content}.peoplesaid-company-logo-image{object-fit:cover;border:none;border-radius:100%;width:100%;height:100%}.peoplesaid-company-info{flex-direction:column;align-items:center;display:flex}.peoplesaid-company-name{color:#1a202c;margin-bottom:8px;font-size:1.2rem;font-weight:600;line-height:1.3}.peoplesaid-company-rating{align-items:center;gap:8px;margin-bottom:6px;display:flex}.peoplesaid-company-stars{gap:2px;display:flex}.peoplesaid-company-rating-text{color:#2d3748;font-size:.9rem;font-weight:600}.peoplesaid-company-location{color:#718096;align-items:center;gap:6px;font-size:.9rem;display:flex}.peoplesaid-company-location i{color:#a0aec0;font-size:.8rem}.peoplesaid-verified-badge{color:#22543d;background:#c6f6d5;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;font-weight:500;display:flex}.peoplesaid-unverified-badge{color:#ff5100;background:#ffd7ae;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;font-weight:500;display:flex}.peoplesaid-verified-badge i{font-size:.7rem}.peoplesaid-company-card hr{background-color:#a6a6a6;border:none;height:.5px}.peoplesaid-company-description{margin-bottom:20px}.peoplesaid-company-description p{color:#4a5568;font-size:.95rem;line-height:1.6}.peoplesaid-company-stats{justify-content:space-between;align-items:center;display:flex}.peoplesaid-company-stat{color:#718096;align-items:center;gap:6px;font-size:.9rem;display:flex}.peoplesaid-company-stat i{color:#a0aec0}.peoplesaid-review-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.peoplesaid-review-btn:hover{background:#5a67d8;transform:translateY(-1px)}.peoplesaid-pagination{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.peoplesaid-pagination-btn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.peoplesaid-pagination-btn:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.peoplesaid-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.peoplesaid-page-info{align-items:center;gap:8px;display:flex}.peoplesaid-page-text{color:#4a5568;font-size:.95rem;font-weight:500}@media (width<=1024px){.peoplesaid-hero-container{text-align:center;grid-template-columns:1fr;gap:60px}.peoplesaid-hero-title{font-size:2.8rem}.peoplesaid-hero-visual{height:400px}.peoplesaid-hero-features{margin-top:25px}.peoplesaid-feature-item{font-size:1rem}.peoplesaid-companies-header{flex-direction:column;align-items:flex-start;gap:20px}.peoplesaid-search-box{min-width:100%}.peoplesaid-companies-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (width<=768px){.peoplesaid-page{padding-top:40px}.peoplesaid-hero{min-height:calc(100vh - 40px);padding:40px 0}.peoplesaid-hero-title{font-size:2.4rem}.peoplesaid-hero-subtitle{font-size:1.1rem}.peoplesaid-carousel-container{padding:30px}.peoplesaid-testimonial-text{font-size:1rem}.peoplesaid-hero-image-container{height:300px}.peoplesaid-hero-image{border-radius:16px}.peoplesaid-companies-main-title{font-size:2rem}.peoplesaid-companies-grid{grid-template-columns:1fr;gap:20px}.peoplesaid-company-card{padding:20px}.peoplesaid-pagination{flex-direction:column;gap:15px}}@media (width<=480px){.peoplesaid-hero-container{padding:0 15px}.peoplesaid-hero-title{font-size:2rem}.peoplesaid-carousel-nav{gap:20px}.peoplesaid-nav-btn{width:40px;height:40px}.peoplesaid-dot{width:8px;height:8px}.peoplesaid-hero-image-container{height:250px}.peoplesaid-hero-image{border-radius:12px}.peoplesaid-companies-main-title{font-size:1.8rem}.peoplesaid-search-input{padding:12px 16px 12px 44px}.peoplesaid-company-header,.peoplesaid-company-stats{flex-direction:column;align-items:flex-start;gap:12px}}.companyreviewed-page{scroll-behavior:smooth;background:#fff;min-height:100vh;padding-top:50px}.companyreviewed-hero{z-index:10;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);align-items:center;height:100vh;margin-top:-50px;padding:70px 0 20px;display:flex;position:relative;overflow:hidden}.companyreviewed-hero:before{content:"";z-index:1;background:linear-gradient(135deg,#667eea26 0%,#764ba21a 100%);border-radius:50%;width:150px;height:150px;animation:10s ease-in-out infinite shape-float-1;position:absolute;top:10%;left:5%;transform:rotate(15deg)}.companyreviewed-hero:after{content:"";z-index:1;background:linear-gradient(135deg,#48bb781f 0%,#38a16914 100%);border-radius:20px;width:120px;height:120px;animation:8s ease-in-out infinite shape-float-2;position:absolute;bottom:20%;right:8%;transform:rotate(-25deg)}.companyreviewed-hero .bg-shape-1{z-index:1;background:linear-gradient(135deg,#ed89361a 0%,#dd6b2014 100%);border-radius:50%;width:80px;height:80px;animation:12s ease-in-out infinite shape-float-3;position:absolute;top:60%;left:15%}.companyreviewed-hero .bg-shape-2{z-index:1;background:linear-gradient(135deg,#e53e3e1a 0%,#c5303014 100%);border-radius:30px;width:100px;height:100px;animation:9s ease-in-out infinite shape-float-4;position:absolute;top:25%;right:25%;transform:rotate(45deg)}.companyreviewed-hero .bg-shape-3{z-index:1;background:linear-gradient(135deg,#9c27b01f 0%,#8e24aa14 100%);border-radius:15px;width:60px;height:60px;animation:11s ease-in-out infinite shape-float-5;position:absolute;bottom:15%;left:30%;transform:rotate(-15deg)}companyreviewed-hero .bg-shape-4{z-index:1;background:linear-gradient(135deg,#9c27b01f 0%,#8e24aa14 100%);border-radius:15px;width:60px;height:60px;animation:11s ease-in-out infinite shape-float-5;position:absolute;top:15%;left:40%;transform:rotate(-15deg)}companyreviewed-hero .bg-shape-5{z-index:1;background:linear-gradient(135deg,#9c27b01f 0%,#8e24aa14 100%);border-radius:15px;width:200px;height:200px;animation:11s ease-in-out infinite shape-float-5;position:absolute;top:25%;left:80%;transform:rotate(-15deg)}.companyreviewed-hero-container{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;height:100%;margin:0 auto;padding:0 20px;animation:1.5s ease-out hero-fade-in;display:grid;position:relative}@keyframes hero-fade-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.companyreviewed-hero-content{color:#1a202c;flex-direction:column;justify-content:center;display:flex}.companyreviewed-hero-header{margin-bottom:30px}.companyreviewed-hero-title{color:#1a202c;margin-bottom:16px;font-size:3.2rem;font-weight:700;line-height:1.2;animation:2s ease-out title-fade-in,4s ease-in-out infinite title-glow;position:relative;overflow:hidden}.companyreviewed-hero-title span{font-size:2.8rem;font-weight:700}.companyreviewed-hero-title:hover{transition:transform .3s;transform:scale(1.02)}.companyreviewed-hero-subtitle{color:#718096;margin-bottom:0;font-size:1.2rem;font-weight:400;line-height:1.6}.companyreviewed-testimonial-preview{margin:25px 0}.companyreviewed-quote-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:30px;animation:1.5s ease-out .5s both quote-fade-in;position:relative;box-shadow:0 20px 40px #0000001a}.companyreviewed-quote-icon{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex;position:absolute;top:-15px;left:30px}.companyreviewed-quote-text{color:#4a5568;margin:0 0 20px;font-size:1.1rem;font-style:italic;line-height:1.7;position:relative}.companyreviewed-quote-author{flex-direction:column;gap:4px;display:flex}.companyreviewed-author-name{color:#2d3748;font-size:1rem;font-weight:600}.companyreviewed-author-location{color:#718096;font-size:.9rem}.companyreviewed-hero-stats{gap:30px;margin-top:25px;display:flex}.companyreviewed-stat-item{text-align:center;flex:1}.companyreviewed-stat-number{color:#667eea;text-shadow:0 0 10px #667eea4d;margin-bottom:8px;font-size:2.5rem;font-weight:700;animation:2s ease-out 1s both stat-count,3s ease-in-out infinite pulse-glow}.companyreviewed-stat-label{color:#718096;font-size:.9rem;font-weight:500}.companyreviewed-hero-visual{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.companyreviewed-hero-image-container{border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;animation:1.5s ease-out .3s both image-fade-in,6s ease-in-out infinite image-float;display:flex;overflow:hidden;box-shadow:0 20px 40px #0000001a}.companyreviewed-hero-image{object-fit:cover;border-radius:20px;width:100%;height:100%}@keyframes title-glow{0%,to{transform:scale(1)}25%{transform:scale(1.02)}50%{transform:scale(1.05)}75%{transform:scale(1.03)}}@keyframes quote-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes image-fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes image-float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-10px)rotate(1deg)}50%{transform:translateY(-5px)rotate(-.5deg)}75%{transform:translateY(-8px)rotate(.5deg)}}@keyframes stat-count{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{text-shadow:0 0 10px #667eea4d;transform:scale(1)}50%{text-shadow:0 0 20px #667eea99,0 0 30px #667eea66;transform:scale(1.05)}}@keyframes shape-float-1{0%,to{opacity:.6;transform:rotate(15deg)scale(1)translateY(0)}25%{opacity:.8;transform:rotate(20deg)scale(1.1)translateY(-10px)}50%{opacity:.5;transform:rotate(10deg)scale(.9)translateY(5px)}75%{opacity:.7;transform:rotate(18deg)scale(1.05)translateY(-5px)}}@keyframes shape-float-2{0%,to{opacity:.5;transform:rotate(-25deg)scale(1)translateY(0)}33%{opacity:.8;transform:rotate(-30deg)scale(1.15)translateY(-15px)}66%{opacity:.4;transform:rotate(-20deg)scale(.85)translateY(10px)}}@keyframes shape-float-3{0%,to{opacity:.4;transform:scale(1)translateY(0)rotate(0)}25%{opacity:.7;transform:scale(1.2)translateY(-8px)rotate(5deg)}50%{opacity:.3;transform:scale(.8)translateY(6px)rotate(-3deg)}75%{opacity:.6;transform:scale(1.1)translateY(-3px)rotate(2deg)}}@keyframes shape-float-4{0%,to{opacity:.5;transform:rotate(45deg)scale(1)translateY(0)}20%{opacity:.8;transform:rotate(50deg)scale(1.1)translateY(-12px)}40%{opacity:.3;transform:rotate(40deg)scale(.9)translateY(8px)}60%{opacity:.6;transform:rotate(47deg)scale(1.05)translateY(-6px)}80%{opacity:.4;transform:rotate(43deg)scale(.95)translateY(4px)}}@keyframes shape-float-5{0%,to{opacity:.6;transform:rotate(-15deg)scale(1)translateY(0)}30%{opacity:.9;transform:rotate(-20deg)scale(1.25)translateY(-10px)}60%{opacity:.4;transform:rotate(-10deg)scale(.75)translateY(8px)}90%{opacity:.7;transform:rotate(-17deg)scale(1.1)translateY(-4px)}}.companyreviewed-reviews-section{background:#f8fafc;padding:30px}.back-to-hero-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#030f42 0%,#20023d 100%);border:none;border-radius:25px;align-items:center;gap:8px;margin-top:20px;padding:12px 24px;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0511484d}.back-to-hero-btn:hover{background:linear-gradient(135deg,#040a45 0%,#160245 100%);transform:translateY(-2px);box-shadow:0 6px 20px #05124b66}.back-to-hero-btn i{font-size:.9rem}.companyreviewed-reviews-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:50px;display:grid}.companyreviewed-reviews-header{text-align:center;margin-bottom:50px}.companyreviewed-reviews-header h2{color:#1a202c;margin-bottom:12px;font-size:2.5rem;font-weight:700}.companyreviewed-reviews-header p{color:#718096;font-size:1.1rem;line-height:1.6}.companyreviewed-reviews-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;display:grid}.companyreviewed-review-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;transition:all .3s;box-shadow:0 4px 20px #00000014}.companyreviewed-review-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.companyreviewed-review-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.companyreviewed-reviewer-info{align-items:center;gap:16px;display:flex}.companyreviewed-reviewer-avatar{border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.companyreviewed-reviewer-avatar img{object-fit:cover;width:100%;height:100%}.companyreviewed-reviewer-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.3rem;display:none}.companyreviewed-reviewer-details{flex:1}.companyreviewed-reviewer-name{color:#1a202c;margin-bottom:4px;font-size:1.1rem;font-weight:600}.companyreviewed-reviewer-title{color:#718096;margin-bottom:4px;font-size:.9rem}.companyreviewed-review-date{color:#a0aec0;font-size:.8rem}.companyreviewed-review-rating{gap:2px;display:flex}.companyreviewed-review-content p{color:#4a5568;font-size:1rem;font-style:italic;line-height:1.6}.companyreviewed-gallery-section{background:#fff;padding:40px 30px}.companyreviewed-gallery-container{max-width:1200px;margin:0 auto}.companyreviewed-gallery-header{text-align:center;margin-bottom:50px}.companyreviewed-gallery-header h2{color:#1a202c;margin-bottom:12px;font-size:2.5rem;font-weight:700}.companyreviewed-gallery-header p{color:#718096;font-size:1.1rem;line-height:1.6}.companyreviewed-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.companyreviewed-gallery-item{border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.companyreviewed-gallery-item:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.companyreviewed-gallery-image{width:100%;height:250px;position:relative;overflow:hidden}.companyreviewed-gallery-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.companyreviewed-gallery-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:none}.companyreviewed-gallery-overlay{color:#fff;background:linear-gradient(#0000,#000c);padding:20px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.companyreviewed-gallery-item:hover .companyreviewed-gallery-overlay{transform:translateY(0)}.companyreviewed-gallery-item:hover .companyreviewed-gallery-image img{transform:scale(1.1)}.companyreviewed-gallery-info h4{margin-bottom:4px;font-size:1.1rem;font-weight:600}.companyreviewed-gallery-category{opacity:.8;font-size:.9rem}.companyreviewed-pagination{justify-content:center;align-items:center;gap:20px;margin-top:40px;display:flex}.companyreviewed-pagination-btn{color:#4a5568;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:.95rem;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.companyreviewed-pagination-btn:hover:not(:disabled){background:#f7fafc;border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.companyreviewed-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.companyreviewed-page-info{align-items:center;gap:8px;display:flex}.companyreviewed-page-text{color:#4a5568;font-size:.95rem;font-weight:500}@media (width<=1024px){.companyreviewed-hero-container{text-align:center;grid-template-columns:1fr;gap:60px}.companyreviewed-hero-title{font-size:2.8rem}.companyreviewed-hero-visual{height:400px}.companyreviewed-hero-stats{justify-content:center}.companyreviewed-reviews-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.companyreviewed-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.scroll-to-top-btn{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;transition:all .3s;animation:.3s ease-out scroll-btn-fade-in;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 20px #667eea4d}.scroll-to-top-btn:hover{background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 100%);transform:translateY(-3px);box-shadow:0 6px 25px #667eea66}@keyframes scroll-btn-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.companyreviewed-page{padding-top:40px}.companyreviewed-hero{height:100vh;padding:20px 0}.companyreviewed-hero-title{font-size:2.4rem}.companyreviewed-hero-subtitle{font-size:1.1rem}.companyreviewed-hero-image-container{height:250px}.companyreviewed-hero-image{border-radius:16px}.companyreviewed-hero-stats{flex-direction:column;gap:20px}.companyreviewed-quote-card{padding:25px}.companyreviewed-reviews-grid,.companyreviewed-gallery-grid{grid-template-columns:1fr;gap:20px}.companyreviewed-review-header{flex-direction:column;align-items:flex-start;gap:16px}.companyreviewed-review-rating{align-self:flex-start}}@media (width<=480px){.companyreviewed-hero-container{padding:0 15px}.companyreviewed-hero-title{font-size:2rem}.companyreviewed-hero-subtitle{font-size:1rem}.companyreviewed-hero-image-container{height:200px}.companyreviewed-hero-image{border-radius:12px}.companyreviewed-quote-card{padding:20px}.companyreviewed-quote-text{font-size:1rem}.companyreviewed-stat-number{font-size:2rem}.companyreviewed-reviews-section,.companyreviewed-gallery-section{padding:60px 15px}.companyreviewed-reviews-header h2,.companyreviewed-gallery-header h2{font-size:2rem}.companyreviewed-review-card{padding:20px}.companyreviewed-gallery-image{height:200px}}
