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}.main-bg{background-attachment:fixed;background-image:url(/static/media/bg2.ec5831405491c3344b45.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#183132;font-family:Mukta,Arial,sans-serif;min-height:100vh;padding-bottom:0;padding-top:60px}.language{background:#4285f4;border:none;border-radius:4px;color:#fff;padding:8px 16px}.header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;flex-wrap:wrap;justify-content:space-between;left:0;padding:25px 16px 14px 36px;position:fixed;top:0;-webkit-user-select:none;user-select:none;width:98%;z-index:999}.header,.logo-container{align-items:center;display:flex}.logo-container{gap:12px}.logo-image{border-radius:300px;cursor:pointer;height:60px;margin-right:0;width:auto}.logo-image,.site-name{-webkit-user-select:none;user-select:none}.site-name{color:#25d366;font-size:1.8rem;font-weight:700;text-decoration:none}.nav{flex:1 1 400px;text-align:right}.nav a{color:#25d366;font-size:1.1rem;font-weight:700;margin-left:16px;text-decoration:none;transition:color .2s;-webkit-user-select:none;user-select:none}.nav a:hover{color:#fff}.hero{background:#0000004d;gap:30px;min-height:340px;padding:48px 15px 30px;-webkit-user-select:none;user-select:none}.hero,.hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.hero-content{margin:0 auto;max-width:470px;padding:0 15px}.hero-title{color:#25d366;font-size:2.12rem;font-weight:700;margin-bottom:8px}.hero-desc{color:#fff;font-size:1.15rem;margin-bottom:29px}.cta-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;width:100%}.cta-button{background:#1a914a;border:none;border-radius:6px;box-shadow:0 2px 12px #083a245e;color:#fff;cursor:pointer;flex:1 1 140px;font-size:1.08rem;min-width:140px;padding:13px 24px;transition:background .3s}.cta-button.secondary{background:#22b372}.cta-button:hover{background:#014f22}.hero-img{max-width:220px;text-align:center;width:100%}.hero-img img{border-radius:18px;box-shadow:0 4px 32px #0e8f386f;display:inline-block;max-width:100%}.hero-img img,.section-title{-webkit-user-select:none;user-select:none}.section-title{color:#fff;font-size:1.5rem;font-weight:700;letter-spacing:.5px;margin-bottom:9px;position:relative;text-align:center}.divider{background:#1a914a;border-radius:4px;height:4px;margin:13px auto 22px;width:60px}.why-section{background:#0000004d;padding:44px 10px 33px}.why-list{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:23px}.why-card{background:#00000080;border-radius:11px;box-shadow:0 2px 7px #a9efbf44;color:#25d366;cursor:default;flex:1 1 130px;font-size:1rem;max-width:210px;min-width:130px;padding:17px 12px;text-align:center;transition:transform .25s}.why-card:hover{transform:scale(1.05)}.emoji{display:block;font-size:1.7rem;margin-bottom:12px}.services-section{background:#0000004d;padding:43px 10px 28px}.services-grid{grid-gap:19px;display:grid;gap:19px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-left:auto;margin-right:auto;margin-top:18px;max-width:980px}.service-block{background:#00000080;border-radius:11px;box-shadow:0 3px 11px #19a56a;padding:19px 12px;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.service-block:hover{transform:scale(1.05)}.service-icon{display:block;font-size:2.1rem;margin-bottom:10px}.service-title{color:#25d366;font-weight:700;margin-bottom:5px}.service-desc{color:#fff;font-size:.98rem}.about-section{background:#0000004d;padding:33px 15px 20px;text-align:center}.about-text{color:#fff;font-size:1.05rem;margin:auto;max-width:600px;-webkit-user-select:none;user-select:none}.feedbacks-section{background:#0000004d;padding:27px 15px 16px}.feedbacks-list{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:13px}.feedback-card{background:#00000080;border-radius:9px;box-shadow:0 2px 7px #cff0c629;color:#fff;cursor:default;font-size:1rem;max-width:250px;min-width:120px;padding:13px 14px;transition:transform .25s;-webkit-user-select:none;user-select:none}.feedback-card:hover{box-shadow:0 6px 20px #198c2550;transform:translateY(-5px)}.feedback-person{color:#25d366;font-weight:700;margin-top:7px}.faq-section{background:#0000004d;padding:31px 10px 15px}.faq-list{margin:auto;max-width:650px}.faq-item{background:#0000004d;border-radius:8px;box-shadow:0 1px 6px #66ad8552;cursor:pointer;margin-bottom:8px;padding:10px 16px;transition:background-color .2s;-webkit-user-select:none;user-select:none}.faq-item:hover{background-color:red}.faq-question{color:#25d366;font-size:1.04rem;font-weight:700}.faq-answer{color:#fff;display:none;font-size:.95rem;line-height:1.4em;padding-top:5px;-webkit-user-select:text;user-select:text}.faq-item.active .faq-answer{display:block}.contact-section{background:#0000004d;padding:34px 15px 24px}.contact-block{background:#0000004d;border-radius:9px;box-shadow:0 2px 8px #b4e7c944;margin:auto;max-width:380px;padding:23px 11px}.contact-block label{color:#25d366;font-weight:700;-webkit-user-select:none;user-select:none}.contact-block input,.contact-block textarea{background:#00000080;border:1.2px solid #c1e2bf;border-radius:3.5px;font-family:inherit;font-size:.98rem;margin-bottom:11px;margin-top:5px;padding:7px;width:95%}.contact-block button{background:#1a914a;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.01rem;margin-top:7px;padding:11px 20px;transition:background .3s;-webkit-user-select:none;user-select:none;width:100%}.contact-block button:hover{background:#014f22}.contact-block a.waFlink{color:#25d366;text-decoration:underline}.contact-block a.waFlink,.waLinkNotice{-webkit-user-select:text;user-select:text}.waLinkNotice{color:#e56a09;font-size:.98em;margin-top:10px;text-align:center}.contact-section a{color:#fff;font-size:1.2em;text-decoration:none}.contact-section a:hover{color:red}.call{font-size:15px}.call,.footer{text-align:center}.footer{background:#00000080;color:#fff;margin-top:0;padding:20px 5px;-webkit-user-select:none;user-select:none}.footer a{color:#fff;text-decoration:none}.footer a:hover{color:red}.social-icons{margin-bottom:4px}.social-icons img{cursor:pointer;filter:grayscale(10%) brightness(94%);height:28px;margin:0 7px;transition:filter .3s;vertical-align:middle}.social-icons img:hover{filter:brightness(120%)}.scroll-to-top-btn{align-items:center;background:#25d366d1;border:none;border-radius:50%;bottom:95px;box-shadow:0 2px 16px #24e78e52;color:#fff;cursor:pointer;display:flex;font-size:2rem;height:49px;justify-content:center;opacity:.83;outline:none;position:fixed;right:18px;transition:background .2s,opacity .2s,transform .18s;width:49px;z-index:2001}.scroll-to-top-btn:hover{background:#128c41;opacity:1;transform:scale(1.09)}@media (max-width:860px){.nav{flex-basis:100%;margin-top:10px;text-align:center}.hero{padding:30px 15px 20px}.feedbacks-list,.why-list{align-items:center;flex-direction:column}.services-grid{display:block}}@media (max-width:410px){.header{align-items:flex-start;flex-direction:column;padding:11px 16px}.nav a{margin:4px 8px 0 0}.site-name{font-size:1.3rem}.main-bg{padding-bottom:0;padding-top:110px}.scroll-to-top-btn{bottom:120px;font-size:1.3rem;height:41px;width:41px}}