.Navbar-module__nuAbfa__container{justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Navbar-module__nuAbfa__tabs{gap:2rem;list-style:none;display:flex}.Navbar-module__nuAbfa__tabs li a{color:#000;font-size:.9rem;text-decoration:none;transition:all .2s ease-in-out}.Navbar-module__nuAbfa__tabs li a:hover{color:var(--highlight-color)}.Navbar-module__nuAbfa__tabs li a:active{color:var(--active-highlight-color)}.Navbar-module__nuAbfa__tabs li{padding:3px 0;position:relative}.Navbar-module__nuAbfa__btnContainer{gap:1rem;display:flex}.Navbar-module__nuAbfa__btnContainer button{border-radius:var(--btn-radius);background-color:#fff;border:1px solid #000;padding:.5rem 0;font-size:.9rem;transition:all .2s ease-in-out}.Navbar-module__nuAbfa__btnContainer button a{color:#000;padding:.5rem 1rem;text-decoration:none}.Navbar-module__nuAbfa__btnContainer button:last-child{background-color:var(--highlight-color)}.Navbar-module__nuAbfa__btnContainer button:hover{transform:translateY(-2px);box-shadow:0 5px 2px #000000b4}.Navbar-module__nuAbfa__btnContainer button:active{transform:translateY(0);box-shadow:0 2px 2px #000000b4}.Navbar-module__nuAbfa__active:before{content:"";background-color:var(--highlight-color);width:100%;height:2px;position:absolute;bottom:0;left:0}
.page-module__E0kJGG__heroSection img{width:100%;height:100%}.page-module__E0kJGG__overlayContent{color:#fff;z-index:2;flex-direction:column;gap:1rem;width:40%;display:flex;position:absolute;top:50%;left:25%;overflow:hidden;transform:translate(-50%,-50%)}.page-module__E0kJGG__overlayContent h1{font-size:3.5rem}.page-module__E0kJGG__overlayContent p{font-size:.9rem;font-weight:100}.page-module__E0kJGG__overlayContent button,.page-module__E0kJGG__products button{background-color:var(--highlight-color);color:#000;cursor:pointer;border-radius:var(--btn-radius);border:1px solid #000;justify-content:center;align-items:center;gap:.2rem;width:fit-content;margin-top:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:350;transition:all .2s ease-in-out;animation:1s ease-in-out page-module__E0kJGG__btnReveal;display:flex}@keyframes page-module__E0kJGG__btnReveal{0%{border-radius:10px;transform:translateY(5rem)rotate(5deg)}50%{border-radius:5px;transform:translateY(-1.5rem)rotate(-5deg)}to{border-radius:var(--btn-radius);transform:translateY(0)}}.page-module__E0kJGG__heroSection{height:91vh;position:relative}.page-module__E0kJGG__blur{z-index:1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(90deg,#000000bc,#fff0);width:50%;height:100%;position:absolute;top:0;left:0}.page-module__E0kJGG__overlayContent button:hover>svg,.page-module__E0kJGG__products button:hover>svg{transition:transform .2s ease-in-out;transform:rotate(45deg)}.page-module__E0kJGG__overlayContent button:active,.page-module__E0kJGG__products button:active{color:#fff;background-color:#000;transition:all .2s ease-in-out}.page-module__E0kJGG__overlayContent button:active>svg,.page-module__E0kJGG__products button:active>svg{transform:rotate(45deg)translate(.7rem)translateY(-.7rem)}.page-module__E0kJGG__overlayContent button:active,.page-module__E0kJGG__products button:active{border-right:1.5px solid #fff}.page-module__E0kJGG__overlayContent button:active>svg g,.page-module__E0kJGG__products button:active>svg g{stroke:#fff}.page-module__E0kJGG__aboutSection{justify-content:space-between;align-items:center;margin:5rem 0;display:flex}.page-module__E0kJGG__imageContainer{width:70%;height:auto;position:relative}.page-module__E0kJGG__aboutSection img{border-radius:var(--img-radius);width:100%;height:100%;display:block}.page-module__E0kJGG__aboutSection .page-module__E0kJGG__imageContainer:after{content:"";background-color:var(--highlight-color);z-index:100;width:50%;height:10px;position:absolute;top:-10px;right:0}.page-module__E0kJGG__aboutSection .page-module__E0kJGG__imageContainer:before{content:"";background-color:var(--highlight-color);z-index:100;width:22%;height:10px;position:absolute;bottom:-10px;left:0}.page-module__E0kJGG__infoContainer{flex-direction:column;gap:5rem;width:30%;padding-left:4rem;display:flex}.page-module__E0kJGG__infoContainer h1{font-size:8rem;font-weight:300;line-height:7rem}.page-module__E0kJGG__infoContainer p{text-align:justify;width:85%;font-size:1.1rem;font-style:italic;font-weight:200;line-height:1.5rem;transition:all .2s ease-in-out}.page-module__E0kJGG__statsContainer{flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(3px,1fr));gap:10rem;margin:0 4rem;display:grid}.page-module__E0kJGG__statsContainer .page-module__E0kJGG__col{justify-content:center;align-items:flex-start;gap:.5hrem;flex-direction:column;display:flex}.page-module__E0kJGG__statsContainer .page-module__E0kJGG__col h1{font-size:6rem}.page-module__E0kJGG__statsContainer .page-module__E0kJGG__col p:first-child{border:solid var(--highlight-color)1px;padding:.3rem .5rem}.page-module__E0kJGG__statsContainer .page-module__E0kJGG__col h1 span{font-size:2rem}.page-module__E0kJGG__statsContainer .page-module__E0kJGG__col p:last-child{font-style:italic;font-weight:200}.page-module__E0kJGG__specialitiesSection{flex-direction:column;justify-content:center;align-items:center;gap:5rem;margin:5rem 4rem;display:flex}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab{justify-content:space-between;display:flex}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab .page-module__E0kJGG__infoContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;width:45%;padding:0;display:flex}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab .page-module__E0kJGG__imageContainer{width:50%;height:auto}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab .page-module__E0kJGG__imageContainer img{border-radius:var(--img-radius);width:100%;height:100%;display:block}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab .page-module__E0kJGG__infoContainer h1{font-size:3rem;line-height:3.5rem}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab .page-module__E0kJGG__infoContainer p{margin-top:1rem;font-size:.9rem;font-style:italic;font-weight:200;line-height:1rem}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab .page-module__E0kJGG__infoContainer h1 span{color:var(--highlight-color);font-optical-sizing:auto;font-family:Dancing Script,cursive;font-size:5rem;font-style:normal;display:block;transform:rotate(-10deg)translateY(-2rem)}.page-module__E0kJGG__knowMoreBtn{border:solid var(--highlight-color);cursor:pointer;background-color:#fff0;padding:.3rem .5rem}.page-module__E0kJGG__specialitiesSection .page-module__E0kJGG__tab:last-child{flex-direction:row-reverse}.page-module__E0kJGG__knowMoreBtn{border:1px solid var(--highlight-color);border-radius:var(--btn-radius);cursor:pointer;color:#000;z-index:1;padding:.3rem .5rem;font-size:.8rem;transition:all .2s ease-in;display:inline-block;position:relative;overflow:hidden}.page-module__E0kJGG__knowMoreBtn:before{content:"";z-index:-1;background-color:#0000000d;border-radius:50%;width:140%;height:180%;transition:all .5s cubic-bezier(.55,0,.1,1) .1s;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%)scaleY(1)scaleX(1.25)}.page-module__E0kJGG__knowMoreBtn:after{content:"";z-index:-1;background-color:#39bda7;border-radius:50%;width:160%;height:190%;transition:all .5s cubic-bezier(.55,0,.1,1) .1s;display:block;position:absolute;top:180%;left:55%;transform:translate(-50%)scaleY(1)scaleX(1.45)}.page-module__E0kJGG__knowMoreBtn:hover{color:#fff;border:1px solid #39bda7}.page-module__E0kJGG__knowMoreBtn:hover:before{background-color:#39bda7;top:-35%;transform:translate(-50%)scaleY(1.3)scaleX(.8)}.page-module__E0kJGG__knowMoreBtn:hover:after{background-color:#39bda7;top:-45%;transform:translate(-50%)scaleY(1.3)scaleX(.8)}.page-module__E0kJGG__knowMoreBtn:active{opacity:.8;transform:scale(.98)}.page-module__E0kJGG__partnerContainer{border:1px solid #00000036;justify-content:space-between;align-items:center;margin:2.5rem 0;padding:0 4rem;display:flex}.page-module__E0kJGG__partnerContainer div img{width:14rem;height:auto}.page-module__E0kJGG__products{background-color:#000;flex-direction:column;gap:1rem;padding:2.5rem 4rem;display:flex}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer{flex-wrap:wrap;grid-template-columns:repeat(3,1fr);align-items:center;gap:2rem;display:grid;overflow:auto}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer div{border-radius:var(--btn-radius);background-color:#fff;flex-direction:column;align-items:center;gap:1rem;padding:.8rem .5rem;display:flex}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer div .page-module__E0kJGG__imageContainer{justify-content:center;align-items:center;width:24rem;height:24rem;padding:0;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer div img{object-fit:cover;border-radius:var(--btn-radius);width:100%;height:100%;margin:auto;display:block}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer div button{background-color:#fff;width:fit-content;margin:0 0 .25rem auto;animation:none}.page-module__E0kJGG__products h1{color:#fff;margin-bottom:1rem;font-size:2.5rem}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer div h1{color:#000;margin:0 auto 0 0;font-size:1.5rem}.page-module__E0kJGG__products .page-module__E0kJGG__cardContainer div p{text-align:justify;background-color:#fff;padding:.5rem;font-size:.9rem;font-style:italic;font-weight:200;animation:.3s ease-in-out page-module__E0kJGG__infoReveal;position:absolute;bottom:0;left:0}@keyframes page-module__E0kJGG__infoReveal{0%{transform:translateY(5rem)}to{transform:translateY(0)}}.page-module__E0kJGG__shopBtn{background-color:var(--highlight-color);border:1px solid #000;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin-left:auto;display:flex}
.Achievements-module__I5DR0q__achievements{color:#fff;background-color:#000;padding:2.5rem 4rem}.Achievements-module__I5DR0q__gridContainer{grid-template-rows:1fr .5fr;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Achievements-module__I5DR0q__achievements>h1{margin-bottom:1.5rem;font-size:2.2rem;font-weight:350}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs{background-color:#171717;border-bottom:2px solid #171717;gap:.5rem;height:fit-content;display:flex}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs .Achievements-module__I5DR0q__imageContainer{width:100%;height:auto}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs .Achievements-module__I5DR0q__imageContainer img{object-fit:contain;width:100%;height:100%;display:block}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__infoContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:.3rem;padding:1rem;display:flex}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__infoContainer h5{color:var(--highlight-color)}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__infoContainer h1{width:50%;font-size:1.8rem;font-weight:550}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs:not(:first-child) .Achievements-module__I5DR0q__infoContainer h1{width:60%;font-size:1.2rem}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__infoContainer p{text-align:justify;color:#838383;width:80%;margin:2rem 0;font-style:italic}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs:first-child{grid-area:1/1/1/4}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs:not(:first-child){cursor:pointer;flex-direction:column;height:100%;transition:all .2s ease-in-out}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs:not(:first-child):hover{filter:brightness(120%);background-color:#222;border-bottom:2px solid #fff;border-radius:10px}.Achievements-module__I5DR0q__achievements .Achievements-module__I5DR0q__tabs:not(:first-child):active{opacity:.8;transform:scale(.98)}.Achievements-module__I5DR0q__knowMoreBtn{border:solid var(--highlight-color);cursor:pointer;border:1px solid var(--highlight-color);border-radius:var(--btn-radius);cursor:pointer;color:#fff;z-index:1;background-color:#fff0;padding:.3rem .5rem;font-size:.8rem;transition:all .2s ease-in;display:inline-block;position:relative;overflow:hidden}.Achievements-module__I5DR0q__knowMoreBtn:before{content:"";z-index:-1;background-color:#0000000d;border-radius:50%;width:140%;height:180%;transition:all .5s cubic-bezier(.55,0,.1,1) .1s;display:block;position:absolute;top:100%;left:50%;transform:translate(-50%)scaleY(1)scaleX(1.25)}.Achievements-module__I5DR0q__knowMoreBtn:after{content:"";z-index:-1;background-color:#39bda7;border-radius:50%;width:160%;height:190%;transition:all .5s cubic-bezier(.55,0,.1,1) .1s;display:block;position:absolute;top:180%;left:55%;transform:translate(-50%)scaleY(1)scaleX(1.45)}.Achievements-module__I5DR0q__knowMoreBtn:hover{color:#fff;border:1px solid #39bda7}.Achievements-module__I5DR0q__knowMoreBtn:hover:before{background-color:#39bda7;top:-35%;transform:translate(-50%)scaleY(1.3)scaleX(.8)}.Achievements-module__I5DR0q__knowMoreBtn:hover:after{background-color:#39bda7;top:-45%;transform:translate(-50%)scaleY(1.3)scaleX(.8)}.Achievements-module__I5DR0q__knowMoreBtn:active{opacity:.8;transform:scale(.98)}.Achievements-module__I5DR0q__btn{grid-area:3/1/3/4;margin:auto}
.KnowMoreButton-module__C_5KTG__shopBtn{background-color:var(--highlight-color);background-color:var(--highlight-color);color:#000;cursor:pointer;border-radius:var(--btn-radius);border:1px solid #000;justify-content:center;align-items:center;gap:.2rem;width:fit-content;margin-top:1rem;margin-left:auto;padding:.5rem 1rem;font-size:.9rem;font-weight:350;transition:all .2s ease-in-out;animation:1s ease-in-out KnowMoreButton-module__C_5KTG__btnReveal;display:flex}@keyframes KnowMoreButton-module__C_5KTG__btnReveal{0%{border-radius:10px;transform:translateY(5rem)rotate(5deg)}50%{border-radius:5px;transform:translateY(-1.5rem)rotate(-5deg)}to{border-radius:var(--btn-radius);transform:translateY(0)}}.KnowMoreButton-module__C_5KTG__shopBtn:hover>svg{transition:transform .2s ease-in-out;transform:rotate(45deg)}.KnowMoreButton-module__C_5KTG__shopBtn:active{color:#fff;background-color:#000;transition:all .2s ease-in-out}.KnowMoreButton-module__C_5KTG__shopBtn:active>svg{transform:rotate(45deg)translate(.7rem)translateY(-.7rem)}.KnowMoreButton-module__C_5KTG__shopBtn:active{border-right:1.5px solid #fff}.KnowMoreButton-module__C_5KTG__shopBtn:active>svg g{stroke:#fff}
.Testimonials-module__MlUweW__testimonialContainer{color:#fff;background-color:#000;padding:2.5rem 4rem}.Testimonials-module__MlUweW__testimonialContainer>header{justify-content:space-between;margin:0 5rem 2.5rem;font-size:1.2rem;display:flex}.Testimonials-module__MlUweW__testimonialContainer>header h1{font-weight:350}.Testimonials-module__MlUweW__testimonialContainer header h1:nth-child(2){color:var(--highlight-color);font-optical-sizing:auto;font-family:Dancing Script,cursive;font-style:normal}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:2rem 6rem;display:grid;position:relative}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs{border-radius:var(--img-radius);flex-direction:column;display:flex}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__imageContainer{width:100%;height:auto}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__imageContainer img{border-radius:var(--img-radius);object-fit:cover;width:100%;height:100%;display:block}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__infoContainer{background-color:#171717;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem;display:flex}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__infoContainer header{justify-content:space-between;width:100%;margin:0;font-size:.8rem;display:flex}.Testimonials-module__MlUweW__infoContainer h1{font-size:1.3rem}.Testimonials-module__MlUweW__infoContainer h3{font-size:.8rem}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__infoContainer header p:first-child{color:var(--highlight-color)}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__infoContainer header p:not(:first-child){color:gray}.Testimonials-module__MlUweW__testimonialContainer .Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs .Testimonials-module__MlUweW__infoContainer .Testimonials-module__MlUweW__para{color:gray;font-size:.8rem;font-style:italic}.Testimonials-module__MlUweW__gridContainer .Testimonials-module__MlUweW__tabs:nth-child(2),.Testimonials-module__MlUweW__tabs:nth-child(5){transform:translateY(-5rem)}.Testimonials-module__MlUweW__btn{position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}
.Projects-module__K3d-Xa__projectContainer{color:#fff;background-color:#000;flex-direction:column;padding-bottom:10rem;display:flex}.Projects-module__K3d-Xa__projectContainer>h1{width:fit-content;margin:2.5rem 4rem 15rem;font-size:4.5rem;font-weight:350;position:relative}.Projects-module__K3d-Xa__projectContainer>h1:after{content:"";background-color:var(--highlight-color);width:50%;height:5px;position:absolute;bottom:0;right:0}.Projects-module__K3d-Xa__projectContainer .Projects-module__K3d-Xa__chartContainer{flex-direction:column;gap:3rem;display:flex}.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__firstSection,.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__secondSection{justify-content:space-between;gap:2rem;margin:0 4rem;display:flex}.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__secondSection{justify-content:space-evenly}.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__firstSection>div,.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__secondSection>div{flex-direction:column;justify-content:center;gap:.5rem;height:fit-content;display:flex;position:relative}.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__row div h1{font-size:1.5rem}.Projects-module__K3d-Xa__chartContainer .Projects-module__K3d-Xa__row div p{color:gray;font-size:.8rem;font-style:italic}.Projects-module__K3d-Xa__firstSection div:first-child{transform:translateY(-12.5rem)}.Projects-module__K3d-Xa__row h1{width:50%}.Projects-module__K3d-Xa__firstSection div:nth-child(3){transform:translateY(-10rem)}.Projects-module__K3d-Xa__secondSection div:nth-child(2){transform:translateY(7.5rem)}.Projects-module__K3d-Xa__secondSection div:nth-child(3){transform:translateY(.5rem)}.Projects-module__K3d-Xa__firstSection div div,.Projects-module__K3d-Xa__secondSection div div{background-color:#2f2f2f;width:1.5px;height:5rem;position:absolute}.Projects-module__K3d-Xa__firstSection div div:after,.Projects-module__K3d-Xa__secondSection div div:after{content:"";background-color:var(--highlight-color);border-radius:50%;width:.4rem;height:.4rem;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.Projects-module__K3d-Xa__firstSection div:first-child div{height:18rem;top:14rem;left:0}.Projects-module__K3d-Xa__firstSection div:nth-child(2) div{height:7.5rem;top:12rem;left:-1rem}.Projects-module__K3d-Xa__firstSection div:nth-child(3) div{height:17.5em;top:12rem;left:-1rem}.Projects-module__K3d-Xa__firstSection div:nth-child(4) div{height:6.5rem;top:13rem;left:-1rem}.Projects-module__K3d-Xa__secondSection div:first-child div{height:5.5rem;bottom:2.3rem;left:-1rem;transform:rotate(180deg)}.Projects-module__K3d-Xa__secondSection div:nth-child(2) div{height:12rem;bottom:1.5rem;left:-1rem;transform:rotate(180deg)}.Projects-module__K3d-Xa__secondSection div:nth-child(3) div{height:6rem;bottom:2.3rem;left:-1rem;transform:rotate(180deg)}
.Goals-module__9O3aiq__goalContainer{color:#fff;background-color:#000;grid-template-columns:repeat(2,1fr);gap:5rem;padding:2.5rem 12rem;display:grid}.Goals-module__9O3aiq__infoContainer{flex-direction:column;justify-content:center;gap:2rem;display:flex}.Goals-module__9O3aiq__infoContainer p{color:gray;font-size:.8rem;font-style:italic}.Goals-module__9O3aiq__infoContainer header{gap:.5rem;width:fit-content;display:flex;position:relative}.Goals-module__9O3aiq__infoContainer header:after{content:"";background-color:var(--highlight-color);width:45%;height:8px;position:absolute;bottom:0;right:0}.Goals-module__9O3aiq__infoContainer header h1{font-size:6rem}.Goals-module__9O3aiq__infoContainer header h2{justify-content:center;align-items:center;font-size:2rem;display:flex}.Goals-module__9O3aiq__infoContainer{width:100%}.Goals-module__9O3aiq__imageContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:80%;display:flex}.Goals-module__9O3aiq__imageContainer img{width:8vw;height:8vw}
.Questions-module__MT8EBW__questionsContainer{color:#fff;background-color:#000;grid-template-columns:1fr 2fr;padding:2.5rem 4rem;display:grid}.Questions-module__MT8EBW__questionsContainer header h1{font-size:1.5rem;font-weight:200}.Questions-module__MT8EBW__accordionContainer button{color:#bfbfbf;cursor:pointer;background-color:#000;border:none;justify-content:space-between;width:100%;padding:1rem 0;font-size:1.2rem;display:flex}.Questions-module__MT8EBW__accordionContainer hr{filter:contrast(0%)brightness(50%)}.Questions-module__MT8EBW__accordionContainer section div{color:#656565;padding-bottom:.3rem}
.GetInTouch-module__H9u7Cq__GetInTouchSection{color:#fff;background-color:#000;grid-template-columns:1fr .7fr;padding:2.5rem 4rem;display:grid}.GetInTouch-module__H9u7Cq__infoContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:2rem;width:50%;display:flex}.GetInTouch-module__H9u7Cq__infoContainer p{color:#a6a6a6;font-style:italic}.GetInTouch-module__H9u7Cq__formContainer form{background-color:#191919;flex-direction:column;gap:1rem;padding:4rem;display:flex}.GetInTouch-module__H9u7Cq__formContainer p{color:#4e4e4e;font-size:.8rem;font-style:italic}.GetInTouch-module__H9u7Cq__formContainer button{background-color:var(--highlight-color);cursor:pointer;border:none;padding:1.5rem;transition:all .2s ease-in-out}.GetInTouch-module__H9u7Cq__formContainer button:hover{color:#fff;background-color:#000;border-radius:10px}.GetInTouch-module__H9u7Cq__formContainer button:active{transform:scale(.98);box-shadow:inset -2px -2px 5px #ffffffa2}.GetInTouch-module__H9u7Cq__formContainer input{width:100%;padding:1.5rem;font-size:.9rem}.GetInTouch-module__H9u7Cq__formContainer input::placeholder{font-style:italic}
.Footer-module__EZoWya__footerContainer{color:#d0d0d0;background-color:#000;grid-template-rows:5fr .5fr;grid-template-columns:1fr 5fr;gap:4rem;padding:2.5rem 4rem 0 2.5rem;display:grid}.Footer-module__EZoWya__footerContainer a{color:#d0d0d0;margin:.5rem 0;font-size:.8rem;text-decoration:none;transition:all .2s ease-in-out}.Footer-module__EZoWya__footerContainer a:hover{color:var(--highlight-color);text-decoration:underline}.Footer-module__EZoWya__footerContainer a:active{transform:scale(.98)}.Footer-module__EZoWya__leftSection{flex-direction:column;grid-area:1/1/1/1;display:flex}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__paraContainer *{font-style:italic}.Footer-module__EZoWya__leftSection img{width:70%;height:auto;margin-bottom:1rem}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__paraContainer p:first-child{margin-bottom:.5rem}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__paraContainer p:nth-child(2){font-size:.9rem}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__paraContainer p:nth-child(3){margin:5rem 0;font-size:.9rem}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a svg{cursor:pointer}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a svg g,.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a svg path{transition:all .2s ease-in-out}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:nth-child(3) svg{filter:grayscale();transition:all .2s ease-in-out}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:nth-child(3):hover svg{filter:none}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:first-child:hover>svg path{fill:#1877f2}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:nth-child(5):hover>svg g{fill:#0077b5}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:nth-child(4):hover>svg path{fill:red}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:nth-child(6):hover>svg path{fill:#25d366}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:active svg{opacity:.6;transform:scale(.95)}.Footer-module__EZoWya__leftSection .Footer-module__EZoWya__logoContainer a:nth-child(2):hover>svg path{fill:#000;stroke:#fff;stroke-width:.5px}.Footer-module__EZoWya__rightSection{grid-area:1/2/1/2;grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.Footer-module__EZoWya__rightSection .Footer-module__EZoWya__tabs{flex-direction:column;gap:.5rem;display:flex}.Footer-module__EZoWya__rightSection .Footer-module__EZoWya__tabs ul{flex-direction:column;gap:.5rem;padding-left:0;list-style-type:none;display:flex}.Footer-module__EZoWya__bottomSection{grid-area:2/1/2/3}.Footer-module__EZoWya__bottomSection ul{justify-content:center;gap:3rem;padding-left:0;list-style-type:none;display:flex}.Footer-module__EZoWya__tabs h5{font-weight:600}
