body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.nav-wrapper{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;height:70px;margin-left:2%;position:-webkit-sticky;position:sticky;top:30px;width:96%;z-index:1000}.nav-logo-left{background-image:url(/static/media/Amplemind%20Logo%20New.95fd9588d168a39d2a37.png);background-repeat:no-repeat;background-size:100% 70px;height:70px;margin-left:5%;width:15%}.nav-links{height:70px;margin-left:25%;width:50%}.nav-links,.nav-links nav{align-items:center;display:flex}.nav-links nav{width:100%}.nav-links a{border-radius:5px;color:#000;font-size:20px;font-weight:700;margin-left:2%;padding:2%;text-decoration:none;transition:.3s}.nav-links a:hover{color:green}.menu-toggle{display:none}@media (max-width:768px){.nav-wrapper{justify-content:space-between;margin-left:0;padding:0 10px;top:0;width:100%;z-index:1000}.nav-logo-left{background-color:#333;background-size:cover;height:60px;width:60px}.nav-logo-center{background-size:contain;height:50px;margin-right:30%;width:155px}.menu-toggle{color:#000;cursor:pointer;display:block;font-size:35px;position:fixed;right:20px;top:12px;transition:.4s;z-index:2000}.menu-toggle.active{color:#fff;right:220px}.nav-links{background:#000;height:100vh;margin-left:0;padding-top:100px;position:fixed;right:-100%;top:0;transition:.4s;width:260px;z-index:1500}.nav-links.active{right:0}.nav-links nav{align-items:flex-start;flex-direction:column;margin-top:-250px;width:100%}.nav-links a{border-bottom:1px solid #333;color:#fff;font-size:20px;margin-left:0;padding:18px 10px;width:100%}.nav-links a:hover{background:#111;color:lime}}body{font-family:Arial,Helvetica,sans-serif}.hero-section{align-items:center;background:linear-gradient(180deg,#02af48 0,#035524db 20%,#000);display:flex;gap:60px;justify-content:space-between;margin-top:30px;min-height:100vh;overflow:hidden;padding:80px 6%;width:100%}.hero-left{flex:1 1}.hero-left h5{color:#d7ff2f;font-size:15px;letter-spacing:4px;margin-bottom:25px}.hero-left h1{color:#fff;font-size:75px;font-weight:700;line-height:90px}.hero-btns{align-items:center;display:flex;gap:20px;margin-top:30px}.hero-btns button{background:#d7ff2f;border:none;border-radius:50px;color:#000;cursor:pointer;font-size:15px;font-weight:700;height:60px;transition:.4s;width:230px}.hero-btns button:hover{transform:translateY(-5px)}.hero-btns h3{color:#fff;font-size:20px}.hero-bottom{display:flex;gap:40px;margin-top:80px}.hero-bottom p{color:#fff;font-size:22px}.hero-right{display:flex;flex:1 1;justify-content:center;position:relative}.hero-right img{border-radius:20px;height:700px;max-width:550px;object-fit:cover;width:100%}.trust-box{align-items:center;animation:glow 3s linear infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;bottom:50px;display:flex;height:110px;left:-60px;position:absolute;width:300px}.trust-box h3{color:#fff;font-size:28px;line-height:38px;margin-left:25px}@keyframes glow{0%{box-shadow:0 0 10px #0f5}50%{box-shadow:0 0 25px #0f5}to{box-shadow:0 0 10px #0f5}}.marquee-container{align-items:center;background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);display:flex;height:100px;overflow:hidden;width:100%}.marquee-track{animation:marquee 18s linear infinite;gap:80px;width:-webkit-max-content;width:max-content}.marquee-item,.marquee-track{align-items:center;display:flex}.marquee-item{gap:20px}.marquee-item h1{color:#fff;font-size:38px;white-space:nowrap}.star{align-items:center;display:flex;justify-content:center}.star img{animation:rotateStar 2s linear infinite;filter:brightness(0) invert(1);height:50px;object-fit:contain;width:50px}@keyframes rotateStar{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.main-home{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto;padding:80px 0;width:90%}.main-box{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:20px;box-shadow:0 5px 20px #00000014;padding:30px;transition:.4s}.main-box:hover{transform:translateY(-10px)}.main-box-para h1{font-size:28px;margin-bottom:15px}.main-box-para p{color:#fff;font-size:18px;line-height:30px}.main-box-para span{color:green;font-weight:700}.home-container{align-items:center;display:flex;gap:80px;margin:auto;padding:80px 0;width:90%}.home-left{flex:1 1;position:relative}.home-left img{border-radius:20px;width:100%}.home-card{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:20px;bottom:-30px;color:#fff;font-weight:700;padding:20px;position:absolute;right:-30px;width:220px}.home-card p{border-bottom:1px solid #fff3;padding:12px 0}.home-card p:last-child{border-bottom:none}.home-right{flex:1 1}.home-right h5{color:green;margin-bottom:15px}.home-right h1{font-size:42px;line-height:55px;margin-bottom:20px}.home-text{color:gray;line-height:30px;margin-bottom:40px}.home-boxes{display:flex;gap:20px}.homebox{border-radius:15px;flex:1 1;padding:25px}.homebox,.homebox.active{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);color:#fff;line-height:25px}@media(max-width:992px){.hero-section{flex-direction:column;margin-top:-20px;padding:60px 5%}.hero-left,.hero-right{width:100%}.hero-left h1{font-size:55px;line-height:70px}.hero-right img{height:auto}.trust-box{bottom:20px;left:20px}.marquee-container{height:80px}.marquee-item h1{font-size:28px}.star img{height:40px;width:40px}.main-home{grid-template-columns:repeat(1,1fr)}.home-boxes,.home-container{flex-direction:column}}@media(max-width:600px){.hero-section{padding:40px 20px}.hero-left h5{font-size:12px}.hero-left h1{font-size:38px;line-height:50px}.hero-btns{height:70px;width:100%}.hero-btns button{font-size:10px;height:30px;max-width:250px;padding:2%;width:40%}.hero-btns h3{font-size:17px}.hero-bottom{flex-direction:column;gap:15px;margin-top:40px}.hero-bottom p{font-size:18px}.trust-box{height:70px;width:180px}.trust-box h3{font-size:17px;line-height:24px}.marquee-container{height:65px}.marquee-track{gap:40px}.marquee-item{gap:12px}.marquee-item h1{font-size:20px}.star img{height:28px;width:28px}.main-box{padding:20px}.main-box-para h1{font-size:24px}.main-box-para p{font-size:16px}.home-right h1{font-size:30px;line-height:40px}.home-card{right:0;width:180px}}.about2-section{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);height:auto;margin-top:30px;overflow:hidden;padding:70px;width:100%}.about2-container{gap:60px;justify-content:space-between;width:100%}.about2-container,.about2-left{align-items:center;display:flex}.about2-left{gap:20px;position:relative;width:45%}.about2-main-img{height:520px;width:420px}.about2-main-img,.about2-side-img{border-radius:20px;object-fit:cover}.about2-side-img{height:360px;margin-top:70px;width:70px}.about2-play-btn{align-items:center;background:#fffffff2;border-radius:50%;box-shadow:0 0 10px #0003,0 0 30px #02af4866;cursor:pointer;display:flex;font-size:28px;height:80px;justify-content:center;left:-3px;position:absolute;top:20px;transition:.3s;width:80px;z-index:10}.about2-play-btn:hover{background:#02af48;color:#fff;transform:scale(1.08)}.about2-right{width:50%}.about2-right h1{color:#fff;font-size:60px;line-height:80px;margin-bottom:20px}.about2-blue-text{color:#9dffbf;font-size:18px;font-style:italic;margin-bottom:15px}.about2-desc{color:#ddd;line-height:30px;margin-bottom:25px}.about2-progress-box{background-color:#fff3;border-radius:50px;height:30px;overflow:hidden;width:100%}.about2-progress-box .about2-progress-box-inner{align-items:center;background:linear-gradient(90deg,#02af48,#00ff73);border-radius:50px;display:flex;height:30px;width:90%}.about2-progress-box .about2-progress-box-inner span{color:#fff;font-weight:600;margin-left:20px}.about2-text-row{display:flex;gap:40px;margin-top:20px}.about2-text-row p{color:#f0f0f0;line-height:28px}.about2-service-row{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-top:30px}.about2-service-box{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border-radius:20px;display:flex;gap:15px;padding:20px;transition:.3s;width:48%}.about2-service-box:hover{background:#ffffff1f;transform:translateY(-5px)}.about2-icon-circle{align-items:center;background:#fff;border-radius:50%;color:#02af48;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;min-width:60px;width:60px}.about2-service-box h3{color:#fff;margin-bottom:5px}.about2-service-box span{color:#ddd;font-size:13px}.about2-counter-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:70px;width:100%}.about2-counter-box{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border-radius:20px;padding:25px 15px;text-align:center;transition:.3s}.about2-counter-box:hover{transform:translateY(-5px)}.about2-counter-box h1{color:#00ff73;font-size:55px;font-weight:700}.about2-counter-box p{color:#fff;font-size:16px;line-height:22px;margin-top:10px}.about2-middle-video-section{background-attachment:fixed;background-image:linear-gradient(#0009,#000000b3),url(/static/media/about-middle.cf89befcdcf44ed7ce56.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.about2-middle-video,.about2-middle-video-section{align-items:center;display:flex;justify-content:center}.about2-middle-video{background-color:#fff;border-radius:50%;height:140px;width:140px}.about2-middle-video a{color:#02af48;font-size:40px;text-decoration:none}.about2-choose-container{align-items:center;background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);display:flex;gap:70px;height:auto;justify-content:center;padding:60px 80px;width:100%}.about2-choose-image img{border-radius:25px;height:520px;object-fit:cover;width:480px}.about2-choose-content{width:500px}.about2-choose-content h1{color:#fff;font-size:55px;font-weight:700;line-height:1.2;margin-bottom:25px}.about2-choose-content p{color:#ddd;line-height:1.8;margin-bottom:20px}.about2-choose-list{margin-top:30px}.about2-list-item{align-items:center;display:flex;gap:15px;margin-bottom:22px}.about2-list-item span{align-items:center;background:#fff;border-radius:50%;color:#02af48;display:flex;font-size:12px;font-weight:700;height:22px;justify-content:center;width:22px}.about2-list-item p{color:#fff;font-size:17px;margin:0}.about2-btn{background:#fff;border:none;border-radius:40px;color:#02af48;cursor:pointer;font-size:16px;font-weight:600;margin-top:35px;padding:18px 45px;transition:.3s}.about2-btn:hover{background:#02af48;color:#fff}@media(max-width:992px){.about2-section{margin-top:-20px}.about2-container{flex-direction:column}.about2-left,.about2-right{width:100%}.about2-left{justify-content:center}.about2-text-row{flex-direction:column;gap:20px}.about2-choose-container{flex-direction:column;padding:50px 25px}.about2-choose-content{width:100%}.about2-choose-image img{height:auto;width:100%}.about2-counter-section{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.about2-section{padding:40px 20px}.about2-right h1{font-size:34px;line-height:48px}.about2-main-img{height:320px;width:85%}.about2-side-img{height:220px;width:50px}.about2-play-btn{font-size:22px;height:50px;left:-2px;top:20px;width:50px}.about2-service-row{flex-direction:column;gap:20px}.about2-service-box{width:100%}.about2-counter-section{gap:15px;grid-template-columns:repeat(2,1fr);margin-top:40px}.about2-counter-box{padding:15px 8px}.about2-counter-box h1{font-size:30px}.about2-counter-box p{font-size:13px;line-height:18px}.about2-middle-video-section{background-attachment:scroll;height:350px}.about2-middle-video{height:90px;width:90px}.about2-middle-video a{font-size:28px}.about2-choose-content h1{font-size:34px;line-height:46px}.about2-btn{width:100%}}@media(max-width:480px){.about2-section{padding:30px 15px}.about2-choose-content h1,.about2-right h1{font-size:28px;line-height:40px}.about2-main-img{height:280px;width:82%}.about2-side-img{height:180px;width:45px}.about2-counter-section{gap:10px;grid-template-columns:1fr}.about2-counter-box h1{font-size:24px}.about2-counter-box p{font-size:12px;line-height:16px}}*{font-family:Arial,sans-serif}.contact-section{align-items:center;background:#000;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:30px;min-height:100vh;padding:60px 40px;width:100%}.contact-content{color:#fff;width:45%}.contact-small-title{color:#0f6;font-size:15px;font-weight:700;letter-spacing:3px}.contact-content h1{font-size:72px;font-weight:800;line-height:80px;margin-top:20px}.contact-content p{color:#bdbdbd;font-size:17px;line-height:30px;margin-top:25px;max-width:550px}.contact-details{display:flex;flex-direction:column;gap:20px;margin-top:40px}.contact-detail-box{background:#111;border:1px solid #1f1f1f;border-radius:18px;padding:22px;transition:.3s}.contact-detail-box:hover{border-color:#0f6;transform:translateX(5px)}.contact-detail-box h3{color:#0f6;font-size:18px;margin-bottom:10px}.contact-detail-box p{font-size:15px;line-height:26px;margin:0}.contact-form-box{background:#111;border:1px solid #1f1f1f;border-radius:30px;box-shadow:0 0 30px #00ff6614;padding:40px;width:42%}.form-top h2{color:#fff;font-size:38px;margin-bottom:12px}.form-top p{color:#999;line-height:28px;margin-bottom:35px}.contact-form{display:flex;flex-direction:column;gap:18px}.contact-form input,.contact-form textarea{background:#181818;border:1px solid #252525;border-radius:14px;color:#fff;font-size:15px;outline:none;padding:18px;transition:.3s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#0f6}.contact-form textarea{height:140px;resize:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777}.send-btn{background:#0f6;border:none;border-radius:14px;color:#000;cursor:pointer;font-size:15px;font-weight:700;height:56px;margin-top:10px;transition:.3s;width:100%}.send-btn:hover{background:#00e65c;box-shadow:0 10px 20px #0f63;transform:translateY(-2px)}@media(max-width:1100px){.contact-section{margin-top:-20px}.contact-content,.contact-form-box{width:100%}.contact-content h1{font-size:58px;line-height:65px}}@media(max-width:768px){.contact-section{gap:30px;padding:30px 18px}.contact-content h1{font-size:40px;line-height:48px}.contact-content p{font-size:15px;line-height:27px}.contact-form-box{border-radius:22px;padding:25px 20px}.form-top h2{font-size:28px}}@media(max-width:480px){.contact-content h1{font-size:32px;line-height:40px}.contact-small-title{font-size:13px}.form-top h2{font-size:24px}.contact-form input,.contact-form textarea{font-size:14px;padding:16px}.send-btn{font-size:14px;height:52px}}.faq-section{background:#000;box-sizing:border-box;font-family:Arial,sans-serif;margin-top:30px;padding:80px 20px;width:100%}.faq-container{margin:auto;max-width:1100px;width:100%}.faq-heading{margin-bottom:50px;text-align:center}.faq-heading span{color:#0f6;font-size:16px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.faq-heading h2{color:#fff;font-size:48px;font-weight:700;line-height:1.2;margin-top:15px}.faq-heading p{color:#bdbdbd;font-size:17px;line-height:1.8;margin:18px auto 0;max-width:750px}.faq-box{background:#111;border:1px solid #1f1f1f;border-radius:16px;margin-bottom:22px;overflow:hidden;transition:.3s ease;width:100%}.faq-box:hover{border-color:#0f6;box-shadow:0 0 20px #00ff6626}.faq-box summary{color:#fff;cursor:pointer;font-size:19px;font-weight:600;line-height:1.6;list-style:none;padding:24px 70px 24px 25px;position:relative}.faq-box summary::-webkit-details-marker{display:none}.faq-box summary:after{align-items:center;background:#0f6;border-radius:50%;color:#000;content:"+";display:flex;font-size:24px;font-weight:700;height:35px;justify-content:center;position:absolute;right:25px;top:50%;transform:translateY(-50%);transition:.3s ease;width:35px}.faq-box[open] summary:after{content:"−"}.faq-box p{color:#cfcfcf;font-size:16px;line-height:1.9;padding:0 25px 25px}@media(max-width:1200px){.faq-container{max-width:95%}}@media(max-width:992px){.faq-section{margin-top:-20px;padding:70px 18px}.faq-heading h2{font-size:40px}.faq-heading p{font-size:16px}.faq-box summary{font-size:18px}}@media(max-width:768px){.faq-section{padding:60px 15px}.faq-heading{margin-bottom:40px}.faq-heading h2{font-size:32px}.faq-heading p{font-size:15px;line-height:1.7}.faq-box{border-radius:14px}.faq-box summary{font-size:16px;line-height:1.5;padding:20px 60px 20px 18px}.faq-box summary:after{font-size:20px;height:30px;right:18px;width:30px}.faq-box p{font-size:14px;line-height:1.8;padding:0 18px 20px}}@media(max-width:480px){.faq-section{padding:50px 12px}.faq-heading span{font-size:13px}.faq-heading h2{font-size:26px}.faq-heading p{font-size:14px}.faq-box summary{font-size:15px;padding:18px 55px 18px 15px}.faq-box summary:after{font-size:18px;height:28px;right:15px;width:28px}.faq-box p{font-size:13px;padding:0 15px 18px}}.parent{display:flex;gap:20px}.box{background:red;flex:1 1;padding:20px}@media (max-width:768px){.parent{flex-direction:column}.grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}}body{font-family:sans-serif;overflow-x:hidden}.footer-main{background-color:#000;border-radius:30px;color:#fff;margin:120px auto 40px;padding:70px 60px 30px;width:96%}.footer-content{grid-gap:50px;align-items:flex-start;display:grid;gap:50px;grid-template-columns:1.2fr 1fr .9fr;width:100%}.footer-left h2{font-size:30px;margin-bottom:20px}.footer-left p{color:#9f9f9f;font-size:15px;line-height:30px}.contact{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}.contact span{color:#7f7f7f;font-size:14px}.contact h4{font-size:16px;margin-top:6px}.footer-links{display:flex;gap:60px;justify-content:center}.footer-links div{flex:1 1}.footer-links h3{font-size:18px;margin-bottom:20px}.footer-links a{color:#9d9d9d;display:block;font-size:15px;margin-bottom:12px;text-decoration:none;transition:.3s}.footer-links a:hover{color:#fff;transform:translateX(5px)}.footer-form{background-color:#111;border:1px solid #2a2a2a;border-radius:20px;padding:25px}.footer-form form{display:flex;flex-direction:column;gap:14px}.footer-form input,.footer-form textarea{background-color:#1c1c1c;border:1px solid #2d2d2d;border-radius:10px;color:#fff;font-size:14px;outline:none;padding:12px;width:100%}.footer-form textarea{height:90px;resize:none}.footer-form button{background-color:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:700;height:48px;transition:.3s}.footer-form button:hover{transform:scale(1.02)}.footer-bottom{border-top:1px solid #1d1d1d;color:gray;font-size:14px;margin-top:45px;padding-top:25px;text-align:center;width:100%}@media(max-width:1200px){.footer-content{grid-template-columns:1fr 1fr}.footer-form{grid-column:span 2}}@media(max-width:768px){.footer-main{border-radius:25px;padding:50px 30px 25px}.footer-content{gap:40px;grid-template-columns:1fr}.footer-form{grid-column:span 1}.footer-links{gap:30px;justify-content:space-between}.footer-left h2{font-size:26px}.contact{flex-direction:column;gap:20px}}@media(max-width:480px){.footer-main{border-radius:20px;margin-top:70px;padding:35px 20px 20px;width:94%}.footer-left h2{font-size:24px}.footer-left p{font-size:14px;line-height:26px}.footer-links{align-items:flex-start;display:flex;flex-wrap:nowrap;gap:15px;justify-content:space-between}.footer-links div{flex:1 1}.footer-links h3{font-size:14px;margin-bottom:14px}.footer-links a{font-size:12px;margin-bottom:10px}.footer-form{border-radius:16px;padding:18px}.footer-form input,.footer-form textarea{font-size:13px;padding:11px}.footer-form button{font-size:13px;height:45px}.footer-bottom{font-size:12px;margin-top:35px}}*{box-sizing:border-box;margin:0;padding:0}.service-main{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);margin-top:30px;padding:70px 5%;width:100%}.service-main-title{margin:auto;max-width:900px;padding-bottom:50px;text-align:center;width:100%}.service-main-title h2{color:#9fffc2;font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:15px}.service-main-title h1{color:#fff;font-size:42px;font-weight:700;line-height:60px}.service-card-section{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:30px;width:100%}.service-card-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:480px;overflow:hidden;padding:40px 25px;position:relative;text-align:center;transition:all .4s ease;width:360px}.service-card-box:hover{background:#ffffff1f;box-shadow:0 15px 40px #0003;transform:translateY(-10px)}.service-icon-circle{align-items:center;background-color:#fff;border:2px solid #fff3;border-radius:50%;display:flex;height:130px;justify-content:center;margin:10px auto auto;transition:.3s ease;width:130px}.service-icon-circle img{border:2px solid #e6e6e6;border-radius:50%;height:120px;object-fit:cover;width:120px}.service-card-box:hover .service-icon-circle{animation:zoomEffect .7s ease;border:2px solid #fff;transform:scale(1.1)}@keyframes zoomEffect{0%{transform:scale(.6)}30%{transform:scale(1)}60%{transform:scale(.8)}to{transform:scale(1.1)}}.service-image{height:60px;object-fit:contain;width:60px}.service-card-box h2{color:#fff;font-size:28px;font-weight:700;margin-top:30px;transition:.3s}.service-card-box:hover h2{color:#9fffc2}.service-card-box p{color:#f1f1f1;flex-grow:1;font-size:15px;line-height:28px;margin-top:18px}.service-btn{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 10px 20px #00000026;color:#02af48;cursor:pointer;display:flex;font-size:20px;height:55px;justify-content:center;margin:auto auto 0;min-height:55px;min-width:55px;padding:0;transition:.4s ease;width:55px}.service-btn:hover{background-color:#02af48;color:#fff;transform:rotate(1turn)}.service-middle{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);margin-top:70px;padding:80px 5%;width:100%}.service-middle-title{margin-bottom:60px;text-align:center}.service-middle-title h2{color:#9fffc2;font-size:18px;font-weight:600;margin-bottom:15px}.service-middle-title h1{color:#fff;font-size:42px;font-weight:700}.service-middle-row1,.service-middle-row2{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:30px}.service-middle-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:35px 25px;transition:all .4s ease;width:360px}.service-middle-box:hover{background:#ffffff1f;box-shadow:0 15px 35px #0003;color:#fff;transform:translateY(-8px)}.service-box-img{height:90px;margin-bottom:25px;width:90px}.service-box-img img{filter:brightness(0) invert(1);height:100%;object-fit:contain;transition:.4s;width:100%}.service-middle-box:hover .service-box-img img{transform:scale(1.08)}.service-middle-box h1{color:#fff;font-size:26px;font-weight:700;margin-bottom:15px}.service-middle-box p{color:#f1f1f1;font-size:15px;line-height:28px;transition:.3s}.service-middle-box:hover p{color:#fff}@media(max-width:992px){.service-main{margin-top:-20px}.service-main-title h1,.service-middle-title h1{font-size:34px;line-height:48px}.service-card-box,.service-middle-box{width:360px}}@media(max-width:768px){.service-main{padding:50px 20px}.service-main-title{padding-bottom:30px}.service-main-title h2{font-size:15px}.service-main-title h1{font-size:28px;line-height:42px}.service-card-section{gap:25px}.service-card-box{max-width:360px;padding:35px 20px;width:100%}.service-card-box h2{font-size:24px}.service-card-box p{font-size:14px;line-height:25px}.service-icon-circle{height:110px;width:110px}.service-icon-circle img{height:100px;width:100px}.service-image{height:50px;width:50px}.service-middle{padding:60px 20px}.service-middle-title{margin-bottom:40px}.service-middle-title h2{font-size:15px}.service-middle-title h1{font-size:28px;line-height:40px}.service-middle-box{max-width:360px;padding:30px 20px;text-align:center;width:100%}.service-box-img{margin:auto auto 20px}.service-middle-box h1{font-size:22px}.service-middle-box p{font-size:14px;line-height:25px}}@media(max-width:480px){.service-main-title h1,.service-middle-title h1{font-size:24px;line-height:36px}.service-card-box{padding:30px 15px}.service-middle-box{padding:25px 15px}.service-card-box h2{font-size:22px}.service-middle-box h1{font-size:20px}}
/*# sourceMappingURL=main.7296f734.css.map*/