body.about-page{--header-link-color: var(--light-background);--header-link-hover-color: var(--orange-color);--header-bg: transparent;--header-border-width: 0;--header-border-color: transparent;--header-backdrop-filter: none;--header-shadow: none}#ideas-container{padding-bottom:3rem}.b-2{font-weight:700}.h1{font-weight:700;font-size:2rem}.h2{font-weight:500;font-size:1.3rem}#hero{min-height:650px;color:var(--light-background);background-position:top center;background-size:cover;background-repeat:no-repeat;display:flex;position:relative}#bottom-gradient{position:absolute;width:100%;bottom:0;left:0;height:45%;background:linear-gradient(3.24deg,#f5f5fa 42.72%,#91919400 97.19%)}#hero .overlay{position:absolute;width:100%;top:0;left:0;min-height:100%;background:#0000008c;z-index:1;pointer-events:none}#hero-container{padding-top:3rem;margin-top:6rem;letter-spacing:.5px}#hero-container h1{font-size:clamp(1.5rem,calc(3vw + 1rem),3rem)}#hero-container h1 span{color:var(--orange-color)}#hero-container p{font-size:15px;margin-top:.5rem}#hero-container{z-index:2;height:100%}#hero-container div p{font-size:14px}#hero-container div{background:#454452;padding:1.5rem 1rem;border-radius:20px;margin-top:2rem}#values{padding:1rem 0}#values-container h4{margin-top:.5rem;font-weight:400;width:100%}#about{background:var(--light-background);padding:1rem 0}#about-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem}#about-img,#vision-img{border:2px solid var(--blue-color);border-radius:10px;width:100%;object-fit:cover}.about-text{width:100%}.about-text h2{margin-top:.5rem;color:var(--orange-color)}.about-text h5{margin-top:.5rem;font-weight:400}#vision-container{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.vision-cards{width:100%;display:flex;flex-direction:column;gap:1.5rem}.about-card{width:100%;border-radius:1.25rem;background:#fff;box-shadow:0 24px 60px -40px #000c;padding:1.5rem}.about-card h3{margin-bottom:.75rem}.about-card h5{font-weight:400;display:block;line-height:1.6}.mySwiper{width:100%;margin:1rem 0;display:flex;align-items:center;min-height:400px}.swiper-wrapper{position:relative;height:100%}.swiper-slide{max-width:300px;margin-top:1.5rem}.values-card{min-height:359px;display:flex;flex-direction:column;justify-content:space-between;border-radius:1.52rem;box-shadow:-5px 12px 40.8px -8px #0003;cursor:grab;position:relative;z-index:1}.values-card h4{padding:1.5rem;margin-top:2rem}.values-card h5{font-weight:400;padding:0 1.5rem;line-height:1.2rem}.values-card div{display:flex;justify-content:flex-end;padding:0}.values-card div img{height:130px}.values-card:after{content:"";position:absolute;width:0%;height:100%;z-index:-1;bottom:0;background:#003686;transition:all .3s ease-in-out;color:var(--light-background);border-radius:1.52rem;box-shadow:-5px 12px 40.8px -8px #0003}.values-card:hover:after{width:100%}.values-card:hover{color:#fff}#innovation:hover div img{content:url(/images/valuehover4.png)}#excellence:hover div img{content:url(/images/valuehover1.png)}#customer:hover div img{content:url(/images/value3.png)}#integrity:hover div img{content:url(/images/valuehover2.png)}#growth:hover div img{content:url(/images/valuehover5.png)}#strength{background-color:var(--text-color);padding:1rem 0}#strength h2{color:var(--light-background)}#strength h2 span{color:var(--orange-color)}.strength-cards{display:grid;gap:2rem;margin-top:2rem}.strength-card{color:#fff;display:flex;align-items:center;padding:0 2rem;min-height:180px;border-radius:10px 30px;box-shadow:-5px 12px 56.2px -8px #0000007a}.strength-card p{font-size:13px}.strength-card div{width:70%}.strength-card img{max-width:100px;width:30%}#leadership{padding:1rem 0;background-color:var(--primary-background)}.leaders{margin-top:5rem;display:grid;gap:5rem}.leader{position:relative;grid-column:auto;box-shadow:-5px 12px 40.8px -8px #0000007a;min-width:230px;border-radius:20px}.leader-text{margin-top:2rem;padding:2rem 1rem;display:flex;flex-direction:column;gap:.2rem;letter-spacing:1px}.leader-text h4{color:var(--orange-color);text-align:center}.leader-text h3{text-align:center}.leader-text h5{font-weight:400}.leaders img{height:100px;width:100px;border-radius:50%;object-fit:contain;position:absolute;top:-20%;left:50%;transform:translate(-50%)}#client{padding:1rem 0}.clients{display:grid;gap:2rem;margin-top:2rem}.client{min-width:230px;padding:1.5rem 1rem;border-left:2px solid var(--orange-color);border-radius:5px 20px;box-shadow:-5px 12px 40.8px -8px #0003}.client>p{font-size:.75rem}.client-info{display:flex;margin-top:1rem;gap:1rem;align-items:center}.client-info img{height:60px;width:60px;object-fit:cover;border-radius:50%}#featured{background:var(--primary-background);padding:1rem 0;letter-spacing:1px}.projects{width:100%;margin:0 auto}.featured-grid{display:grid;gap:clamp(1.5rem,2vw,2rem);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;justify-items:stretch;grid-auto-rows:1fr;grid-auto-flow:dense}.featured-card{display:flex;flex-direction:column;min-width:0;height:100%}.new{background:var(--light-background);box-shadow:-5px 12px 40.8px -8px #0003;padding:1.25rem;border-radius:16px;border:1px solid rgba(0,0,0,.03)}.new-header{background:linear-gradient(180deg,#002864,#004bbc);color:#fff;padding:1.25rem;border-radius:20px;margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.35rem}.new-header img{width:64px;height:64px;object-fit:cover;border-radius:14px;margin-bottom:.5rem}.new-header .new-p{font-size:.9rem;opacity:.9}.new-header p{font-size:.8rem}.featured-card h4{margin-top:.75rem;font-weight:700}.featured-card p{font-size:.9rem;margin-top:.35rem}.features-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 1rem;margin-top:.75rem}.features-checks div{display:flex;align-items:center;gap:.6rem;font-size:.85rem}.features-checks i{color:var(--orange-color)}.new-options{margin-top:1.25rem;background:#f8f9fa;border-radius:14px;padding:.75rem;display:flex;gap:.75rem}.new-options button{background:#fff;border:1px solid #00368630;width:100%;border-radius:10px;font-weight:700;padding:.65rem .5rem;cursor:pointer;color:var(--blue-color)}.new-options button p{font-size:.75rem;margin-top:.2rem;color:var(--text-color)}.new-buttons{display:flex;gap:1rem;margin-top:auto;padding-top:1.25rem}.new-buttons a,.new-buttons button{width:100%;text-align:center;border:none;background-color:var(--blue-color);color:var(--light-background);font-weight:700;border-radius:10px;padding:.65rem 0;cursor:pointer;text-transform:uppercase;font-size:.8rem;letter-spacing:.5px}.new-buttons a:hover{opacity:.85}.project-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--orange-color);background-color:var(--light-background);padding:.8rem 1.25rem;font-weight:700;color:var(--orange-color);border-radius:6px;cursor:pointer;text-transform:uppercase;font-size:12px}.project-cta:hover{background-color:var(--orange-color);color:var(--light-background);transition:all .3s ease-in-out}.project-cta:focus-visible{outline:2px solid var(--blue-color);outline-offset:3px}#ideas-container p{margin-top:.5rem}#ideas-container button{border:1px solid var(--orange-color);background-color:var(--light-background);padding:.8rem 2rem;font-weight:700;color:var(--orange-color);border-radius:2px;box-shadow:-5px 12px 40.8px -8px #0003;margin:2rem auto;cursor:pointer;display:flex;justify-self:center}@media screen and (min-width:27.1875rem){#hero-container{margin-top:3.4rem}}@media screen and (min-width:30rem){#hero-container{margin-top:5rem;letter-spacing:1.2px}#hero-container div{padding:1.5rem}}@media screen and (min-width:40rem){#hero-container{letter-spacing:2px}#hero-container div{margin-top:2rem;padding:2rem}#hero-container p{font-size:16px}#hero-container div p{font-size:15px}.leaders{display:grid;grid-template-columns:repeat(2,1fr);gap:5rem}.clients{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-content:center}.client{padding:1.2rem 1.6rem;border-radius:20px 50px}.featured-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media screen and (min-width:50.625rem){#values,#about{padding:3rem 0}#about-img{min-width:50%;display:block}#about-container{flex-direction:row;align-items:center;justify-content:center;gap:4rem}#vision-container{flex-direction:row;align-items:stretch;justify-content:center;gap:4rem}.vision-cards{flex:1}#vision-img{flex:0 0 40%;max-width:480px}.cards{gap:1.5rem}.about-card{min-height:280px}#strength{padding:3rem 0}.strength-cards{grid-template-columns:repeat(2,1fr)}.strength-card{min-height:230px;border-radius:20px 50px}#leadership,#client,#featured{padding:3rem 0}.featured-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}.ideas-cta{padding:3rem 1rem;display:flex;justify-content:center}.ideas-cta a:hover{background-color:var(--orange-color);color:#fff}#ideas-container{background-color:#fff;box-shadow:-5px 12px 40.8px -8px #0000007a;min-width:230px;border-radius:20px;padding:1rem}}@media screen and (min-width:64rem){.featured-grid .featured-card:nth-child(2n),.featured-grid .featured-card:nth-child(4n){transform:none}}
