.ourValues{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.ourValues .text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:80%;height:80%;display:flex}.ourValues .text h3{color:var(--text-color);font-size:3rem;font-weight:700}.ourValues .text p{color:var(--text-color);font-size:1.6rem;font-weight:700}.ourValues .text .values{width:100%;color:var(--info-color);background-color:#fff;border-radius:25px;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);justify-content:center;align-items:center;gap:20px;padding:10px 20px;font-size:1.5rem;font-weight:700;display:grid}.ourValues .text .values .value{color:var(--info-color);background-color:var(--info-color);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:1.5rem;font-weight:700;display:flex}.ourValues .text .values .value h4{color:var(--text-color);font-size:2rem;font-weight:400}.ourValues .text .values .value p{color:var(--text-color);font-size:1.2rem;font-weight:700}@media (max-width:1024px){.ourValues{font-size:2rem}.ourValues .text .values{width:90%;color:var(--info-color);background-color:#fff;border-radius:25px;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);justify-content:center;align-items:center;gap:20px;padding:10px 20px;font-size:1.5rem;font-weight:700;display:grid}.ourValues .text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:90%;height:80%;display:flex}.ourValues .text h3{font-size:2rem}.ourValues .text p{font-size:1rem}.ourValues .text .values .value h4{color:var(--text-color);font-size:1.5rem;font-weight:400}.ourValues .text .values .value p{color:var(--text-color);font-size:.8rem;font-weight:700}}@media (max-width:768px){.ourValues .text .values{width:90%;color:var(--info-color);background-color:#fff;border-radius:25px;grid-template-rows:repeat(6,1fr);grid-template-columns:repeat(1,1fr);justify-content:center;align-items:center;gap:20px;padding:10px 20px;font-size:1.5rem;font-weight:700;display:grid}}
.whoWeAre{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;font-size:3rem;display:flex}.whoWeAre .text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:50%;height:80%;padding:0 50px;display:flex}.whoWeAre .text h3{color:var(--text-color);font-size:3rem;font-weight:700}.whoWeAre .text p{color:var(--text-color);font-size:1.4rem;font-weight:700}.whoWeAre .img{background-repeat:no-repeat;background-size:cover;border-radius:0 25px 25px 0;justify-content:center;align-items:center;width:50%;height:100%;display:flex}.whoWeAre .img img{-o-object-fit:cover;object-fit:cover;border-radius:25px;width:550px;height:550px}@media (max-width:1024px){.whoWeAre .img img{-o-object-fit:cover;object-fit:cover;border-radius:25px;width:350px;height:350px}.whoWeAre .text h3{color:var(--text-color);font-size:2rem;font-weight:700}.whoWeAre .text p{color:var(--text-color);font-size:.8rem;font-weight:700}}@media (max-width:768px){.whoWeAre{color:#fff;flex-direction:column-reverse;justify-content:center;align-items:center;width:100%;height:100%;padding-top:120px;font-size:2rem;display:flex}.whoWeAre .text{width:100%;padding:0}.whoWeAre .text h3{color:var(--text-color);font-size:2rem;font-weight:700}.whoWeAre .text p{color:var(--text-color);padding:25px;font-size:1rem;font-weight:700}.whoWeAre .img{width:100%}.whoWeAre .img img{-o-object-fit:cover;object-fit:cover;border-radius:25px;width:250px;height:250px}}
.whyChooseUs{color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;font-size:3rem;display:flex}.whyChooseUs .text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:60%;height:80%;display:flex}.whyChooseUs .text h3{color:var(--text-color);font-size:3rem;font-weight:700}.whyChooseUs .text p{color:var(--text-color);font-size:1.4rem;font-weight:700}@media (max-width:1024px){.whyChooseUs .text{width:80%;height:100%}.whyChooseUs .text p{font-size:1rem}}@media (max-width:768px){.whyChooseUs{height:100%}.whyChooseUs .text p{font-size:1rem}}
