.associations-section{padding:max(1rem,min(3vw,2rem)) max(.75rem,min(3vw,1.5rem))}.associations-header{text-align:center;margin-bottom:max(1rem,min(4vw,2rem))}.associations-title{background:linear-gradient(90deg,#34d399,#10b981,#059669);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:max(1.6rem,min(1.2vw + 1.4rem,2.2rem));font-weight:700}.associations-subheading{color:#6b7280;margin-top:6px;font-size:max(1rem,min(.6vw + .95rem,1.2rem));position:relative}.associations-subheading:after{content:"";background:linear-gradient(90deg,#10b981,#34d399);border-radius:2px;width:90px;height:3px;margin:10px auto 0;display:block}.associations-grid{grid-template-columns:repeat(6,1fr);place-items:center;gap:max(12px,min(2.5vw,24px));display:grid}.associations-item img{max-width:100%;height:auto}@media (max-width:1200px){.associations-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.associations-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:520px){.associations-grid{grid-template-columns:repeat(2,1fr)}}.first-div{background-color:#fcfbfb;width:100%;padding:4rem;position:relative;overflow:hidden}.carousel-container-first-div{width:100%;overflow:hidden}.carousel-first-div{width:100%;transition:transform .6s;display:flex}.carousel-item-first-div{flex:0 0 100%;justify-content:center;align-items:center;padding:40px 0;display:flex}.carousel-content-first-div{box-sizing:border-box;justify-content:space-between;align-items:center;gap:100px;width:100%;max-width:1200px;padding:0 20px;display:flex}.text-first-div{opacity:0;flex:0 0 48%;max-width:48%;transition:opacity .6s,transform .6s;transform:translateY(10px)}.carousel-item-first-div.active .text-first-div{opacity:1;transform:translateY(0)}.image-first-div{text-align:center;flex:0 0 48%;max-width:48%}.image-first-div img{opacity:.98;border-radius:6px;max-width:100%;height:auto;transition:transform .6s,opacity .6s;display:block;transform:translate(0)}.carousel-item-first-div.active .image-first-div img{transform:translate(6%)}.first-div-color{color:#339a6f;font-weight:600;font-size:inherit}.text-first-div h1{margin:0 0 12px;font-size:max(1.75rem,min(2.2vw + 1.6rem,3.6rem));line-height:1.3}.text-first-div p{color:#838383;max-width:350px;margin:0;font-size:max(1rem,min(.7vw + .9rem,1.25rem))}.controls-first-div{z-index:30;gap:12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.carousel-control{color:#fff;cursor:pointer;background:#339a6f;border:none;border-radius:50%;width:44px;height:44px;font-size:18px;transition:transform .15s,background .15s;box-shadow:0 4px 10px rgba(0,0,0,.2)}.carousel-control:hover{background:#267a54;transform:translateY(-3px)}@media (max-width:900px){.carousel-content-first-div{flex-direction:column-reverse;gap:14px;padding:16px}.text-first-div,.image-first-div{text-align:center;flex:0 0 100%;max-width:100%}.text-first-div h1{font-size:max(1.5rem,min(3.5vw + 1rem,2.1rem))}.text-first-div p{font-size:max(.95rem,min(1.2vw + .7rem,1.05rem))}.controls-first-div{bottom:10px}.carousel-control{width:36px;height:36px}}@media (min-width:1200px){.image-first-div img{max-width:92%}}@media (max-width:600px){.image-first-div img{max-width:88%}}.text-div{text-align:center;color:#fff;background-image:linear-gradient(rgba(0,0,0,.25) 0%,rgba(51,154,111,.3) 35%,rgba(0,0,0,.55) 100%),url(/images/Intro_back.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:max(1rem,min(3vw,2rem));display:flex}.text-div .intro-title{color:#398039;letter-spacing:2.6px;text-transform:uppercase;margin-bottom:2rem;font-size:1.5rem}.text-div .intro-heading{color:#000;margin:.65rem 0;font-size:max(1.75rem,min(3vw + 1.2rem,3rem));font-weight:700}.text-div .intro-description{color:#000;margin-top:1rem;margin-bottom:1.95rem;font-size:max(1rem,min(1.2vw + .9rem,1.25rem));line-height:1.5}.new_second_div_button{color:#fff;cursor:pointer;background-color:#398039;border:none;border-radius:5px;padding:.975rem 1.95rem;font-size:1.3rem;transition:background .3s}.new_second_div_button:hover{background-color:#006400}@media only screen and (max-width:769px){.text-div .intro-title{font-size:1.56rem}.text-div .intro-heading{font-size:2.6rem}.text-div .intro-description{font-size:1.3rem}}@media only screen and (max-width:431px){.text-div .intro-title{font-size:1.3rem}.text-div .intro-heading{font-size:1.95rem}.text-div .intro-description{font-size:1.17rem}}.container-second-div-1{grid-template-columns:repeat(4,1fr);gap:max(1rem,min(2vw,2rem));width:100%;margin-top:max(2rem,min(4vw,4rem));display:grid}.column-second-div{cursor:pointer;aspect-ratio:16/10;border-radius:16px;flex-direction:column;justify-content:flex-end;max-width:280px;min-height:220px;margin:12px;padding-bottom:96px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(51,154,111,.15)}.column-second-div:hover{border:1.5px solid #339a6f;transform:scale(1.03)translateY(-6px);box-shadow:0 12px 32px rgba(51,154,111,.22),0 2px 8px rgba(0,0,0,.1)}.image-second-div{object-fit:cover;transform-origin:50%;border-radius:18px 18px 0 0;width:100%;height:100%;transition:transform .5s}.column-second-div:hover .image-second-div{transform:scale(1.07)}.overlay{pointer-events:none;z-index:1;background:linear-gradient(transparent 30%,rgba(0,0,0,.18) 60%,rgba(0,0,0,.45) 100%);transition:background .25s;position:absolute;top:0;bottom:0;left:0;right:0}.image-on-text{color:#fff;z-index:2;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.25);position:absolute;top:24px;left:50%;transform:translate(-50%)}.image-on-text h2{margin:0;font-size:2rem;font-weight:600}.image-on-text h4{margin:0;font-size:1.2rem;font-weight:600}.image-on-extratext{color:#fff;z-index:2;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.18);font-size:max(.9rem,min(.6vw + .8rem,1rem));line-height:1.5;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}.image-on-finaltext-1{color:#fff;cursor:pointer;z-index:2;text-align:center;background:linear-gradient(90deg,#339a6f 60%,#267a54 100%);border-radius:8px;padding:max(.5rem,min(1.2vw,.7rem)) max(1rem,min(2.4vw,1.4rem));font-size:max(.9rem,min(.8vw + .75rem,1rem));font-weight:700;text-decoration:none;transition:background .3s;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px rgba(51,154,111,.18)}.image-on-finaltext-1:hover{background:linear-gradient(90deg,#267a54 60%,#339a6f 100%)}.image-on-finaltext-1:focus-visible{outline-offset:3px;outline:3px solid #fff}.column-second-div:hover .overlay{background:rgba(51,154,111,.25)}@media (max-width:992px){.container-second-div-1{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.container-second-div-1{grid-template-columns:1fr}}@media only screen and (max-width:700px){.column-second-div{aspect-ratio:16/9;min-height:180px;padding-bottom:120px}}@media (max-width:600px){.column-second-div{aspect-ratio:auto;min-height:260px;padding-bottom:130px}.image-on-text{text-align:left;top:12px;left:16px;transform:none}.image-on-text h2{font-size:max(1.1rem,min(3.5vw,1.4rem))}.image-on-text h4{font-size:max(.85rem,min(3vw,1rem))}.image-on-extratext{text-align:left;max-width:85%;font-size:max(.85rem,min(2.8vw,.95rem));bottom:72px;left:16px;transform:none}.image-on-finaltext-1{bottom:16px;left:16px;transform:none}}@media (max-width:900px){.column-second-div:hover{transform:none;box-shadow:0 8px 24px rgba(51,154,111,.18),0 2px 8px rgba(0,0,0,.1)}}.new_second_div{padding:max(2rem,min(6vw,6rem)) max(1rem,min(4vw,4rem))}#column-second-div-text{text-align:left;background-color:#fcfbfb;padding:2rem}#column-second-div-text h6{color:#267a54;font-size:large}.new_third_div{flex-wrap:nowrap;justify-content:space-around;align-items:center;margin:50px 10%;display:flex}#third_div_left_side{flex-direction:column;flex:40%;justify-content:center;min-width:300px;padding:10px;display:flex}#third_div_left_side h4{color:#339a6f;letter-spacing:1px;margin-bottom:2px;font-size:2rem;font-weight:700}#third_div_left_side h2{max-width:80%;margin-bottom:8px;font-size:max(1.6rem,min(2.2vw + 1.1rem,2.4rem));font-weight:700;line-height:1.25}#third_div_left_side p{color:#555;max-width:80%;margin-bottom:20px;font-size:max(1rem,min(.7vw + .95rem,1.15rem));line-height:1.6}@media (max-width:992px){#third_div_left_side h2{max-width:100%;font-size:1.8rem}#third_div_left_side p{max-width:100%;font-size:1rem}}@media (max-width:600px){#third_div_left_side h2{font-size:1.5rem;line-height:1.3}#third_div_left_side p{font-size:.95rem;line-height:1.55}}.third_div_left_side_img{flex-wrap:wrap;gap:20px;margin-top:20px;display:flex}.third_div_left_side_img img{border-radius:8px;width:100px;height:auto;transition:transform .3s,box-shadow .3s;box-shadow:0 5px 15px rgba(0,0,0,.2)}.third_div_left_side_img img:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.3)}@media (max-width:600px){#third_div_left_side p{text-align:center;max-width:100%;margin-left:auto;margin-right:auto}}#third_div_right_side-1{flex:50%;justify-content:center;align-items:center;min-width:300px;padding:20px;display:flex;overflow:hidden}.slider-container-1{width:100%;position:relative}.slider-1{transition:transform .6s ease-in-out;display:flex}.slide-1{justify-content:center;align-items:center;min-width:100%;display:flex}.slide-1 img{border-radius:12px;max-width:min(85%,720px);max-height:max(160px,min(24vw,320px));padding:2%;transition:transform .3s,box-shadow .3s}.slide-1 img:hover{transform:scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.4)}.dots-slider-1{justify-content:center;gap:12px;margin-top:15px;display:flex}.dot-slider-1{cursor:pointer;background-color:#adaaaa;border-radius:50%;width:14px;height:14px;transition:all .3s}.dot-slider-1.active{background-color:#339a6f;transform:scale(1.2)}@media (max-width:992px){.new_third_div{flex-direction:column-reverse;align-items:center;margin:30px 5%}#third_div_left_side{min-width:unset;text-align:center;flex:100%;padding:10px}#third_div_right_side-1{min-width:unset;text-align:center;flex:100%;margin-left:2rem;padding:10px 40px 10px 10px}#third_div_left_side h2{font-size:1.5rem}#third_div_left_side p{font-size:.9rem}.third_div_left_side_img{justify-content:center;gap:15px}.third_div_left_side_img img{width:80px}.slide-1 img{max-width:90%;max-height:200px}.dots-slider-1{gap:10px}.dot-slider-1{width:12px;height:12px}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.client-showcase{background:linear-gradient(135deg,#00030c 0%,#764ba2 100%);width:100%;min-height:10vh;font-family:Poppins,sans-serif;position:relative;overflow:hidden}.showcase-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;min-height:70vh;margin:0 auto;padding:40px 20px;display:flex;position:relative}.left-content{color:#fff;z-index:2;flex:1;max-width:500px;margin-left:5%}.showcase-heading{color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin-bottom:20px;font-size:3.5rem;font-weight:700;line-height:1.2}.showcase-subheading{color:rgba(255,255,255,.9);width:90%;margin-bottom:30px;font-size:1.25rem;font-weight:400;line-height:1.6}.connect-button{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border:none;border-radius:50px;padding:15px 30px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px rgba(238,90,36,.4)}.connect-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(238,90,36,.6)}.right-content{flex:1;justify-content:space-around;max-width:600px;height:max(360px,min(45vh,720px));margin-right:5%;display:flex;overflow:hidden}.logo-column{flex-direction:column;width:45%;height:100%;display:flex;overflow:hidden}.logo-row{will-change:transform;flex-direction:column;gap:20px;padding:10px;display:flex}.logo-item{justify-content:center;align-items:center;height:max(56px,min(8vh,96px));display:flex}.client-logo{object-fit:contain;filter:brightness(0)invert();opacity:.8;background:rgba(255,0,0,.1);border-radius:8px;width:80%;height:max(40px,min(6vh,64px));padding:10px;transition:all .3s}.client-logo:hover{opacity:1;filter:brightness(0)invert()drop-shadow(0 0 10px rgba(255,255,255,.5));transform:scale(1.05)}.up-scroll{animation:55s linear infinite scroll-up}.down-scroll{animation:55s linear infinite scroll-down}@keyframes scroll-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scroll-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.logo-row:hover{animation-play-state:paused}.client-showcase:before{content:"";z-index:1;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);width:80%;height:200%;animation:6s ease-in-out infinite float;position:absolute;top:-50%;right:-20%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@media (max-width:1024px){.showcase-heading{font-size:2.8rem}.showcase-subheading{font-size:1.1rem}.showcase-container{padding:30px 15px}}@media (max-width:768px){.showcase-container{text-align:center;flex-direction:column;height:auto;min-height:auto;padding:40px 20px}.left-content{max-width:100%;margin-bottom:40px;margin-left:0}.showcase-heading{margin-bottom:15px;font-size:2.5rem}.showcase-subheading{width:100%;margin-bottom:25px;font-size:1rem}.right-content{flex-direction:row;gap:20px;width:100%;max-width:100%;height:max(180px,min(28vh,320px));margin-right:0;display:flex}.logo-column{width:50%;height:100%}.logo-row{flex-flow:row;align-items:center;gap:15px;height:100%;animation:20s linear infinite scroll-horizontal}.logo-item{flex:none;min-width:80px;height:auto}.client-logo{flex-shrink:0;width:max(64px,min(14vw,92px));height:max(36px,min(8vw,56px));margin:5px}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.up-scroll,.down-scroll{animation:20s linear infinite scroll-horizontal}}@media (max-width:480px){.showcase-heading{font-size:2rem}.showcase-subheading{font-size:.9rem}.connect-button{padding:12px 25px;font-size:1rem}.client-logo{width:56px;height:38px}.right-content{height:max(160px,min(30vh,260px))}}@media (max-width:360px){.showcase-container{padding:30px 15px}.showcase-heading{font-size:1.8rem}.showcase-subheading{font-size:.85rem}.client-logo{width:50px;height:35px}.right-content{height:max(140px,min(28vh,200px))}}@media (prefers-reduced-motion:reduce){.carousel-first-div,.slider-1,.logo-row,.carousel-control,.image-first-div img{transition:none!important;animation:none!important}}.offerings-header{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:12px;margin-top:10px;margin-bottom:12px;display:flex}.offerings-header h6{letter-spacing:2px;color:#339a6f;text-transform:uppercase;margin:0;font-size:2rem}.offerings-header h1{color:#101010;margin-top:2px;font-size:2rem;font-weight:700}.offerings-divider{opacity:.95;background:linear-gradient(90deg,rgba(51,154,111,0) 0%,rgba(51,154,111,.25) 15%,#339a6f 50%,rgba(51,154,111,.25) 85%,rgba(51,154,111,0) 100%);border-radius:4px;width:70%;height:3px;margin:20px auto 28px}.offerings-grid{grid-template-columns:repeat(4,1fr);place-items:stretch center;gap:24px;display:grid}.offerings-header{justify-content:center;align-items:center;gap:16px;margin:32px 0;display:flex}.offerings-header h1{color:#101010;text-align:center;white-space:nowrap;font-size:2.2rem;font-weight:600;position:relative}.offerings-header:before,.offerings-header:after{content:"";opacity:.9;background:linear-gradient(90deg,rgba(51,154,111,0),#00b482 40%,#339a6f 100%);border-radius:3px;flex:1;height:3px}.offerings-header:after{background:linear-gradient(270deg,rgba(51,154,111,0),#00b482 40%,#339a6f 100%)}@media (max-width:600px){.offerings-header{gap:10px;margin:24px 0}.offerings-header h1{font-size:1.6rem}.offerings-header:before,.offerings-header:after{height:2px}}
.Header-module__ldgnoG__headerContainer{z-index:1000;z-index:500;background:#fcfbfb;border-bottom-right-radius:10px;border-bottom-left-radius:10px;justify-content:space-around;align-items:center;width:100%;padding:1rem 0;font-family:Arial,sans-serif;display:flex;position:fixed;top:0;left:0}.Header-module__ldgnoG__logoContainer{justify-content:flex-start;align-items:center;margin-left:10px;padding-left:0;display:flex}.Header-module__ldgnoG__logoContainer img{object-fit:contain;height:50px;margin-top:6px}.Header-module__ldgnoG__navUl{align-items:center;margin:0;padding:0;list-style-type:none;display:flex}.Header-module__ldgnoG__navUl li{margin-left:20px;position:relative}.Header-module__ldgnoG__navUl li a{color:#000;border-radius:5px;padding:10px 15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.Header-module__ldgnoG__navUl li a:hover{color:#fff;background-color:#339a6f}.Header-module__ldgnoG__navUl li:hover>.Header-module__ldgnoG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__ldgnoG__dropdown li{list-style:none}.Header-module__ldgnoG__dropdown li a{color:#0b0b0b;border-radius:8px;padding:10px 12px;display:block}.Header-module__ldgnoG__checkbtn{cursor:pointer;color:#fff;z-index:300;background:#339a6f;border:none;border-radius:5px;padding:5px 10px;font-size:30px;transition:all .3s;display:none}.Header-module__ldgnoG__checkbtn:hover{background-color:#267a53;transform:scale(1.1)}.Header-module__ldgnoG__activeLink{color:#fff;background-color:#64c69d;border-radius:2px}@media (max-width:769px){.Header-module__ldgnoG__headerContainer{flex-direction:row;justify-content:space-between}.Header-module__ldgnoG__checkbtn{display:block}.Header-module__ldgnoG__navUl{text-align:center;z-index:200;background-color:#fff;flex-direction:column;width:100%;padding:10px 0;display:none;position:absolute;top:60px;left:0}.Header-module__ldgnoG__navUl.Header-module__ldgnoG__active{display:flex}.Header-module__ldgnoG__navUl li{margin:10px 0}.Header-module__ldgnoG__dropdown{box-shadow:none;position:static}}.Header-module__ldgnoG__navUl li a{color:#0b0b0b;background:0 0;padding:10px 15px;font-weight:500;text-decoration:none;transition:color .3s,font-weight .3s;display:inline-block}.Header-module__ldgnoG__navUl li a:hover{color:#339a6f;background:0 0;font-weight:500}.Header-module__ldgnoG__activeLink{font-size:20px;font-weight:700;color:#339a6f!important;box-shadow:none!important;background:0 0!important}.Header-module__ldgnoG__dropdown{z-index:99;background:#fff;border-radius:6px;min-width:180px;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Header-module__ldgnoG__companyMenu:hover .Header-module__ldgnoG__dropdown{display:block}.Header-module__ldgnoG__dropdown li{padding:10px}.Header-module__ldgnoG__dropdown li a{color:#333;text-decoration:none;transition:all .2s;display:block}.Header-module__ldgnoG__companyMenu{position:relative}.Header-module__ldgnoG__companyMenu:hover>.Header-module__ldgnoG__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__ldgnoG__dropdown li{padding:2px 8px;line-height:1.2;list-style:none}.Header-module__ldgnoG__dropdown li a{color:#222;border-radius:5px;padding:6px 10px;font-size:.85rem;text-decoration:none;transition:background .2s,color .2s;display:block}.Header-module__ldgnoG__dropdown li a:hover{color:#2ca85a;background-color:#e6f8ec}.Header-module__ldgnoG__companyMenu:hover>.Header-module__ldgnoG__dropdown:before{content:"";background:#fff;width:10px;height:10px;position:absolute;top:-5px;left:14px;transform:rotate(45deg);box-shadow:-1px -1px 4px rgba(0,0,0,.05)}@media (max-width:769px){.Header-module__ldgnoG__dropdown{box-shadow:none;min-width:100%;padding:0;position:static}.Header-module__ldgnoG__dropdown li{padding:6px 0}.Header-module__ldgnoG__dropdown li a{padding:8px 0;font-size:.9rem}}.Header-module__ldgnoG__dropdown{z-index:200;opacity:0;visibility:hidden;background:#fff;border-radius:10px;min-width:150px;padding:8px;transition:opacity .16s,transform .16s;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 10px 24px rgba(0,0,0,.18)}.Header-module__ldgnoG__navUl li:hover>.Header-module__ldgnoG__dropdown,.Header-module__ldgnoG__dropdown:hover{opacity:1;visibility:visible;transform:translateY(0)}
.Footer-module__Grjkva__letsConnect{color:#fff;background:radial-gradient(circle,#c8e898,#94e2ae);flex-wrap:wrap;justify-content:space-between;align-items:center;min-height:max(220px,min(45vh,420px));margin:25px;padding:max(16px,min(3vw,24px));display:flex}.Footer-module__Grjkva__letsconnectLeftSide{text-align:left;flex:1;min-width:250px;padding-bottom:max(12px,min(4vw,50px));padding-left:max(16px,min(6vw,150px))}.Footer-module__Grjkva__letsconnectLeftSide h1{margin-bottom:10px;font-size:max(1.75rem,min(4vw + 1rem,3rem));font-weight:700;line-height:1.2}.Footer-module__Grjkva__letsconnectLeftSide p{color:#fff;margin:0;padding-left:20px;font-size:max(1rem,min(2.5vw + .6rem,1.6rem));line-height:1.5}.Footer-module__Grjkva__letsconnectRightSide{text-align:right;flex:1;min-width:250px;padding-top:max(12px,min(4vw,50px));padding-bottom:max(12px,min(4vw,50px));padding-right:max(16px,min(6vw,150px))}.Footer-module__Grjkva__dataB{color:#fff;background-color:transparent;border:2px solid #fff;border-radius:10px;margin-bottom:20px;padding:max(10px,min(1.2vw + 8px,14px)) max(18px,min(2.2vw + 16px,34px));font-size:max(.9rem,min(1.2vw + .8rem,1.2rem));font-weight:700;transition:all .3s}.Footer-module__Grjkva__dataB:hover,.Footer-module__Grjkva__dataB:active{color:#000;background-color:#fff}.Footer-module__Grjkva__social a{text-align:center;color:#0d1e2d;background-color:#f8f9fa;border-radius:50%;width:50px;height:50px;margin-left:10px;font-size:20px;line-height:50px;transition:all .3s;display:inline-block}.Footer-module__Grjkva__social a:hover{color:#fff;background-color:#339a6f}@media only screen and (max-width:769px){.Footer-module__Grjkva__letsconnectLeftSide{text-align:center;margin-bottom:20px;padding-right:0}.Footer-module__Grjkva__letsconnectLeftSide h1{font-size:2rem}.Footer-module__Grjkva__letsconnectLeftSide p{font-size:1rem}.Footer-module__Grjkva__letsconnectRightSide{text-align:center;padding-right:0}.Footer-module__Grjkva__dataB{padding:10px 30px;font-size:1rem}.Footer-module__Grjkva__social a{width:40px;height:40px;margin-left:5px;font-size:16px;line-height:40px}}.Footer-module__Grjkva__footerContainer{color:#000;background-color:#f8f4f4;padding:max(24px,min(4vw,50px)) max(16px,min(5vw,10%))}.Footer-module__Grjkva__footerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:max(16px,min(3vw,30px));margin-left:max(0px,min(4vw,40px));display:flex}.Footer-module__Grjkva__footerLogo{flex:30%;min-width:250px}.Footer-module__Grjkva__footerLogo p{color:#333;max-width:300px;margin-top:10px;font-size:max(14px,min(.6vw + 12px,16px));line-height:1.6}.Footer-module__Grjkva__footerLogo img{max-width:max(46%,min(8vw,60%));margin-bottom:15px}.Footer-module__Grjkva__footerLinks{flex-wrap:wrap;flex:2 60%;justify-content:space-evenly;gap:20px;display:flex}.Footer-module__Grjkva__footerColumn{flex:30%;min-width:150px;margin-left:10px}.Footer-module__Grjkva__footerColumn h3{margin-top:10px;margin-bottom:20px;font-weight:600}.Footer-module__Grjkva__footerColumn ul{margin:0;padding:0;list-style:none}.Footer-module__Grjkva__footerColumn ul li{margin-bottom:10px}.Footer-module__Grjkva__footerColumn ul li a{color:#000;margin-bottom:8px;font-size:max(14px,min(.7vw + 12px,16px));line-height:1.6;text-decoration:none;transition:all .3s;display:inline-block}.Footer-module__Grjkva__footerColumn ul li a:hover{color:#339a6f}.Footer-module__Grjkva__footerContainer hr{border-color:#ddd;margin:30px 0}.Footer-module__Grjkva__footerBottom{text-align:center;font-size:14px}@media only screen and (max-width:769px){.Footer-module__Grjkva__footerTop{text-align:center;flex-direction:column;align-items:center}.Footer-module__Grjkva__footerLogo,.Footer-module__Grjkva__footerLinks,.Footer-module__Grjkva__footerColumn{min-width:unset;flex:100%}.Footer-module__Grjkva__footerLogo img{width:60%}.Footer-module__Grjkva__footerLinks{flex-direction:column;gap:20px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b006827b-module__8phXqa__className{font-family:Inter,Inter Fallback;font-style:normal}
.Popup-module__VR2tRa__overlay{z-index:9999;background-color:rgba(0,0,0,.7);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Popup-module__VR2tRa__popupContent{position:relative}.Popup-module__VR2tRa__popupImage{border-radius:12px;max-width:80vw;max-height:60vh;display:block;box-shadow:0 8px 25px rgba(0,0,0,.4)}.Popup-module__VR2tRa__closeBtn{cursor:pointer;color:#141313;text-shadow:0 2px 5px rgba(0,0,0,.5);font-size:30px;font-weight:700;position:absolute;top:5px;right:15px}
