@import "https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap";
.contentSection-module__SSXphW__wrapper{width:100%;display:block;overflow-x:hidden}.contentSection-module__SSXphW__topSpacer{width:100%;height:45vh}.contentSection-module__SSXphW__longContainer{box-sizing:border-box;background-color:#0b1216;flex-direction:column;align-items:center;width:100%;min-height:210vh;padding-top:4vh;display:flex}.contentSection-module__SSXphW__services{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:91vw;height:95vh;display:flex}.contentSection-module__SSXphW__cardGrid{--services-w:91vw;--card-w:41vw;--card-gap:calc((var(--services-w) - (2*var(--card-w)))/3);grid-template-columns:repeat(2,var(--card-w));column-gap:var(--card-gap);row-gap:var(--card-gap);width:100%;padding:var(--card-gap)var(--card-gap);box-sizing:border-box;grid-auto-rows:40vh;place-content:start center;display:grid;position:relative}.contentSection-module__SSXphW__card{color:#fff;z-index:10;background-color:#31313133;border-radius:8px;flex-direction:column;align-items:flex-start;width:41vw;min-height:43vh;padding:1.5rem 1rem;display:flex;position:relative;box-shadow:0 6px 18px #00000080}.contentSection-module__SSXphW__decorCircle{pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contentSection-module__SSXphW__circle1{z-index:5;filter:blur(10px);background:radial-gradient(circle,#44fa9ff2 0%,#01b65bbf 60%);width:40vh;height:40vh}.contentSection-module__SSXphW__circle2{z-index:3;filter:blur(10px);background-color:#0b9751bf;width:55vh;height:55vh}.contentSection-module__SSXphW__circle3{z-index:1;filter:blur(25px);background:radial-gradient(circle,#0064328c 60%,#0000 90%);width:75vh;height:75vh}.contentSection-module__SSXphW__decorOutline{pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contentSection-module__SSXphW__circle1out{z-index:4;filter:blur(15px);border:4px solid #000;width:calc(40vh + 6px);height:calc(40vh + 6px)}.contentSection-module__SSXphW__circle2out{z-index:2;filter:blur(20px);border:4px solid #000;width:calc(55vh + 8px);height:calc(55vh + 8px)}.contentSection-module__SSXphW__cardTop{z-index:1;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin-top:.5rem;margin-bottom:1rem;display:flex}.contentSection-module__SSXphW__cardTop img{width:50px;height:50px}.contentSection-module__SSXphW__cardHeading{color:#00a855;text-align:left;margin-bottom:.6rem;margin-left:6px;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700}.contentSection-module__SSXphW__cardText{color:#fffc;text-align:center;text-align:left;margin-left:6px;font-family:Lora,serif;font-size:.95rem;line-height:1.4}.contentSection-module__SSXphW__card1 .contentSection-module__SSXphW__cardTop,.contentSection-module__SSXphW__card2 .contentSection-module__SSXphW__cardTop,.contentSection-module__SSXphW__card3 .contentSection-module__SSXphW__cardTop,.contentSection-module__SSXphW__card4 .contentSection-module__SSXphW__cardTop{background:#00a855}.contentSection-module__SSXphW__methodology{color:#fff;box-sizing:border-box;background-color:#0b1216;border-radius:12px;justify-content:center;align-items:center;width:91vw;min-height:55vh;margin:12vh 0;padding:3rem;display:flex}.contentSection-module__SSXphW__methodologyContent{text-align:center;max-width:900px}.contentSection-module__SSXphW__methodologyLabel{color:#ffffffb3;margin:0 0 1rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400}.contentSection-module__SSXphW__methodologyTitle{color:#fff;margin:0 0 1.5rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2}.contentSection-module__SSXphW__methodologyTitle .contentSection-module__SSXphW__highlight{color:#00a855}.contentSection-module__SSXphW__methodologyText{color:#fffc;margin:0;font-family:Lora,serif;font-size:1rem;line-height:1.6}.contentSection-module__SSXphW__workWithUs{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#00a855cc 0%,#006432e6 100%);justify-content:center;align-items:center;width:100%;min-height:45vh;padding:3rem;display:flex}.contentSection-module__SSXphW__workWithUsContent{text-align:center}.contentSection-module__SSXphW__workWithUsTitle{color:#fff;margin:0 0 1.5rem;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700}.contentSection-module__SSXphW__contactButton{color:#fff;cursor:pointer;opacity:0;background-color:#0000;border:2px solid #fff;border-radius:6px;padding:.75rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:opacity .3s,transform .3s,background-color .2s;transform:translateY(10px)}.contentSection-module__SSXphW__workWithUs:hover .contentSection-module__SSXphW__contactButton{opacity:1;transform:translateY(0)}.contentSection-module__SSXphW__contactButton:hover{background-color:#ffffff1a}@media (max-width:1024px){.contentSection-module__SSXphW__services{height:auto;padding:3rem 0}.contentSection-module__SSXphW__cardGrid{--services-w:92vw;--card-w:42vw;column-gap:calc((var(--services-w) - (2*var(--card-w)))/3);row-gap:calc((var(--services-w) - (2*var(--card-w)))/3);grid-template-columns:repeat(2,min(44vw,46rem));grid-auto-rows:auto;padding:1rem}.contentSection-module__SSXphW__card{width:min(42vw,42rem);min-height:36vh;padding:1.25rem}.contentSection-module__SSXphW__circle1,.contentSection-module__SSXphW__circle2,.contentSection-module__SSXphW__circle3,.contentSection-module__SSXphW__circle1out,.contentSection-module__SSXphW__circle2out,.contentSection-module__SSXphW__decorOutline{filter:blur(8px);transform:scale(.7)}.contentSection-module__SSXphW__cardTop{width:72px;height:72px}.contentSection-module__SSXphW__cardTop img{width:40px;height:40px}.contentSection-module__SSXphW__cardHeading{font-size:1.5rem}.contentSection-module__SSXphW__cardText{font-size:.95rem;line-height:1.45}}@media (max-width:768px){.contentSection-module__SSXphW__cardGrid{--services-w:96vw;--card-w:92vw;grid-template-columns:1fr;grid-auto-rows:auto;gap:1rem;padding:1rem}.contentSection-module__SSXphW__card{border-radius:10px;width:92vw;min-height:auto;padding:1rem}.contentSection-module__SSXphW__decorCircle,.contentSection-module__SSXphW__decorOutline{display:none}.contentSection-module__SSXphW__methodology{min-height:auto;margin:6vh 0;padding:2rem 1rem}.contentSection-module__SSXphW__methodologyTitle{font-size:1.75rem}.contentSection-module__SSXphW__methodologyText{font-size:.95rem}.contentSection-module__SSXphW__workWithUs{padding:2rem 1rem}.contentSection-module__SSXphW__workWithUsTitle{font-size:1.75rem}.contentSection-module__SSXphW__contactButton{padding:.6rem 1rem;font-size:.95rem}}@media (max-width:420px){.contentSection-module__SSXphW__services{width:100%}.contentSection-module__SSXphW__cardGrid{--card-w:94vw;row-gap:.75rem;padding:.5rem}.contentSection-module__SSXphW__card{width:94vw;min-height:auto;padding:.75rem}.contentSection-module__SSXphW__cardTop{width:56px;height:56px}.contentSection-module__SSXphW__cardTop img{width:32px;height:32px}.contentSection-module__SSXphW__cardHeading{font-size:1.25rem}.contentSection-module__SSXphW__cardText{font-size:.9rem}.contentSection-module__SSXphW__methodologyContent,.contentSection-module__SSXphW__workWithUsContent{padding:0 .5rem}.contentSection-module__SSXphW__contactButton{text-align:center;width:100%;display:block}.contentSection-module__SSXphW__topSpacer{height:5vh}}
