.grid_cards_outer{background-color:#fafcff;border-top:1px solid rgba(0,0,0,.1294117647);border-bottom:1px solid rgba(0,0,0,.1294117647);padding:80px 0}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer{max-width:1200px;margin:0 auto}}@media(max-width:815px){.grid_cards_outer{padding:60px 15px}}.grid_cards_outer .wrapper{max-width:1400px;margin:auto;display:flex;flex-direction:column;gap:40px}.grid_cards_outer .wrapper .sectionHeader{text-align:center;margin:3rem auto}@media(max-width:815px){.grid_cards_outer .wrapper .sectionHeader{margin:0}}.grid_cards_outer .wrapper .sectionHeader .badge{display:inline-block;background-color:#6ba314;color:#fff;font-weight:500;padding:6px 16px;border-radius:20px;font-size:16px;margin-bottom:1rem}@media(max-width:815px){.grid_cards_outer .wrapper .sectionHeader .badge{font-size:14px}}.grid_cards_outer .wrapper .sectionHeader .title{font-size:2.5rem;font-weight:600;color:#333}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .sectionHeader .title{font-size:1.6rem}}@media(max-width:815px){.grid_cards_outer .wrapper .sectionHeader .title{font-size:1.35rem}}.grid_cards_outer .wrapper .grid_cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;max-width:1280px;margin:auto}@media(max-width:1024px){.grid_cards_outer .wrapper .grid_cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:815px){.grid_cards_outer .wrapper .grid_cards{gap:15px;grid-template-columns:1fr}}.grid_cards_outer .wrapper .grid_cards .grid_card{position:relative;border-radius:20px;padding:30px;cursor:pointer;outline:1px solid rgba(0,0,0,.068);display:flex;flex-direction:column;gap:15px;overflow:hidden;transition:.3s ease;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);max-height:250px;min-height:250px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%23f7f7f7' fill-opacity='0.4'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .grid_cards .grid_card{padding:18px;min-height:220px;max-height:220px}}@media(max-width:600px){.grid_cards_outer .wrapper .grid_cards .grid_card{max-height:-moz-fit-content;max-height:fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:18px;border-radius:12px}}.grid_cards_outer .wrapper .grid_cards .grid_card:hover{box-shadow:none}.grid_cards_outer .wrapper .grid_cards .grid_card:hover img{width:140px}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .grid_cards .grid_card:hover img{width:120px}}.grid_cards_outer .wrapper .grid_cards .grid_card:hover .card_content h3{color:#222}@media(max-width:600px){.grid_cards_outer .wrapper .grid_cards .grid_card:hover .card_content h3{font-weight:600;font-size:18px}}@media(max-width:600px)and (min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .grid_cards .grid_card:hover .card_content h3{font-size:16px}}.grid_cards_outer .wrapper .grid_cards .grid_card img{transition:all .22s ease-in-out;opacity:.2;position:absolute;right:0;transform:rotate(90deg);bottom:0;width:120px;height:auto}.grid_cards_outer .wrapper .grid_cards .grid_card .card_top{display:flex;align-items:center;justify-content:flex-start}.grid_cards_outer .wrapper .grid_cards .grid_card .card_top .step_number{position:absolute;right:0;width:20px;height:20px;bottom:0;background-color:#6ba314;color:#fff;font-weight:600;font-size:20px;display:flex;align-items:center;justify-content:center;padding:14px;border-radius:20px 0 20px 0;text-align:center}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .grid_cards .grid_card .card_top .step_number{padding:12px;font-size:20px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}}@media(max-width:815px){.grid_cards_outer .wrapper .grid_cards .grid_card .card_top .step_number{border-radius:12px 0 12px 0;font-size:18px;width:12px;height:12px;display:flex;align-items:center;justify-content:center}}.grid_cards_outer .wrapper .grid_cards .grid_card .card_content h3{font-size:19px;font-weight:500;color:#222;margin-bottom:8px}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .grid_cards .grid_card .card_content h3{font-size:16px}}@media(max-width:815px){.grid_cards_outer .wrapper .grid_cards .grid_card .card_content h3{border-radius:12px;font-size:17px}}.grid_cards_outer .wrapper .grid_cards .grid_card .card_content p{font-family:Poppins;font-size:16px;color:#616161;line-height:1.6}@media(min-width:912px)and (max-width:1450px){.grid_cards_outer .wrapper .grid_cards .grid_card .card_content p{font-size:15px}}@media(max-width:815px){.grid_cards_outer .wrapper .grid_cards .grid_card .card_content p{font-size:14px}}.service_page_hero_outer{width:100%;background-color:#fafcff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='152' height='152' viewBox='0 0 152 152'%3E%3Cg fill-rule='evenodd'%3E%3Cg id='temple' fill='%23f7f7f7' fill-opacity='0.4'%3E%3Cpath d='M152 150v2H0v-2h28v-8H8v-20H0v-2h8V80h42v20h20v42H30v8h90v-8H80v-42h20V80h42v40h8V30h-8v40h-42V50H80V8h40V0h2v8h20v20h8V0h2v150zm-2 0v-28h-8v20h-20v8h28zM82 30v18h18V30H82zm20 18h20v20h18V30h-20V10H82v18h20v20zm0 2v18h18V50h-18zm20-22h18V10h-18v18zm-54 92v-18H50v18h18zm-20-18H28V82H10v38h20v20h38v-18H48v-20zm0-2V82H30v18h18zm-20 22H10v18h18v-18zm54 0v18h38v-20h20V82h-18v20h-20v20H82zm18-20H82v18h18v-18zm2-2h18V82h-18v18zm20 40v-18h18v18h-18zM30 0h-2v8H8v20H0v2h8v40h42V50h20V8H30V0zm20 48h18V30H50v18zm18-20H48v20H28v20H10V30h20V10h38v18zM30 50h18v18H30V50zm-2-40H10v18h18V10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");border-bottom:1px solid rgba(0,0,0,.1294117647);position:relative;overflow:hidden}.service_page_hero_outer #ripple{transition:all .22s ease-in-out;opacity:.6;position:absolute;right:-10%;bottom:-10%;transform:rotate(90deg);width:980px;height:auto}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer #ripple{width:720px}}@media(max-width:815px){.service_page_hero_outer #ripple{display:none}}.service_page_hero_outer #strocks{display:none;position:absolute;right:-30%;bottom:-20%;z-index:1}.service_page_hero_outer .wrapper{z-index:5;padding:20px 0;min-height:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;min-height:700px;max-width:1440px;margin:auto}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer .wrapper{max-width:1200px;margin:0 auto;min-height:600px}}@media(max-width:815px){.service_page_hero_outer .wrapper{display:flex;flex-direction:column;padding:25px 20px 40px;min-height:-moz-fit-content;min-height:fit-content}}.service_page_hero_outer .wrapper .service_page_info{display:flex;flex-direction:column;gap:24px;justify-content:center;padding:10px 0}.service_page_hero_outer .wrapper .service_page_info .service_pricing_badge{background-color:#ecf3fd;outline:1px solid rgba(0,0,0,.0823529412);border-radius:6px;padding:6px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1a3374;width:-moz-fit-content;width:fit-content;font-weight:500}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer .wrapper .service_page_info .service_pricing_badge{font-size:14px;padding:4px 10px}.service_page_hero_outer .wrapper .service_page_info .service_pricing_badge svg{width:18px;height:18px}}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .service_pricing_badge{font-size:14px;border-radius:999px;gap:6px}.service_page_hero_outer .wrapper .service_page_info .service_pricing_badge svg{width:18px}}.service_page_hero_outer .wrapper .service_page_info .info_outer{display:flex;flex-direction:column;align-items:flex-start;gap:24px;line-height:normal;margin:15px 0 30px;max-width:100%}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .info_outer{margin-bottom:15px;margin-top:15px}}.service_page_hero_outer .wrapper .service_page_info .info_outer h1{font-weight:600;font-size:2.6rem;color:#1a3374}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer .wrapper .service_page_info .info_outer h1{font-size:1.75rem}}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .info_outer h1{font-size:1.6rem}}.service_page_hero_outer .wrapper .service_page_info .info_outer .service_description{line-height:1.6;font-weight:400;color:#6b6b6b;font-size:1.1rem}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer .wrapper .service_page_info .info_outer .service_description{font-size:.9rem}}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .info_outer .service_description{font-size:.95rem}}.service_page_hero_outer .wrapper .service_page_info .service_perks{background-color:rgba(70,167,88,.0588235294);margin:0 0 40px;border-radius:16px;padding:20px 24px;max-width:-moz-fit-content;max-width:fit-content;display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;align-items:start}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .service_perks{margin-bottom:0;box-shadow:0 1px 1px rgba(9,30,66,.25),0 0 1px 1px rgba(9,30,66,.13)}}.service_page_hero_outer .wrapper .service_page_info .service_perks .perk{display:flex;align-items:center;gap:12px;color:#4a4a4a;font-size:15px;font-weight:500;line-height:1.5;width:-moz-fit-content;width:fit-content}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .service_perks .perk{font-size:14px}}.service_page_hero_outer .wrapper .service_page_info .service_perks .perk .perk_desc{font-size:14px;font-weight:400;color:gray}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .service_perks .perk .perk_desc{font-size:13px}}.service_page_hero_outer .wrapper .service_page_info .service_perks .perk img{width:20px;height:20px}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer .wrapper .service_page_info .service_perks .perk img{width:18px;height:18px}}.service_page_hero_outer .wrapper .service_page_info .cta_group{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:space-between;gap:15px}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_info .cta_group{position:absolute;left:0;top:0;visibility:hidden}}.service_page_hero_outer .wrapper .service_page_info .cta_group .divider{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:#659a07}.service_page_hero_outer .wrapper .service_page_info .cta_group .divider div{width:2px;height:15px;background-color:#659a07}.service_page_hero_outer .wrapper .service_page_cb_area{z-index:20;display:flex;align-items:center;justify-content:flex-end}@media(min-width:912px)and (max-width:1450px){.service_page_hero_outer .wrapper .service_page_cb_area{align-items:center}}@media(max-width:815px){.service_page_hero_outer .wrapper .service_page_cb_area{display:none}}.pricing_outer .wrapper{max-width:1280px;margin:auto;padding:80px 0}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper{max-width:1200px}}@media(max-width:815px){.pricing_outer .wrapper{padding:30px 10px}}.pricing_outer .wrapper .pricingHeader{text-align:center;padding:3rem 1rem;display:flex;flex-direction:column;gap:12px}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricingHeader{padding:1.5rem .5rem}}@media(max-width:815px){.pricing_outer .wrapper .pricingHeader{padding:20px 10px}}.pricing_outer .wrapper .pricingHeader .badge{display:inline-block;background-color:#2557d6;color:#fff;padding:.4rem 1rem;font-size:14px;border-radius:999px;font-weight:500;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;gap:6px;width:-moz-fit-content;width:fit-content;margin:auto}.pricing_outer .wrapper .pricingHeader .heading{font-size:2.6rem;font-weight:600;color:#333;margin-bottom:1rem;line-height:1.3}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricingHeader .heading{font-size:1.9rem}}@media(max-width:815px){.pricing_outer .wrapper .pricingHeader .heading{font-size:1.6rem}}.pricing_outer .wrapper .pricingHeader .heading span{white-space:nowrap}.pricing_outer .wrapper .pricingHeader .subtext{font-size:16px;color:#666;max-width:600px;margin:0 auto 2rem}.pricing_outer .wrapper .pricingHeader .stateDropdown{width:-moz-fit-content;width:fit-content;margin:auto;font-family:Lexend Deca;padding:.6rem 1rem;font-size:15px;border-radius:8px;border:1px solid #ccc;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;cursor:pointer;transition:border .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.05)}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricingHeader .stateDropdown{font-size:14px}}@media(max-width:815px){.pricing_outer .wrapper .pricingHeader .stateDropdown{margin:0;width:100%}}.pricing_outer .wrapper .pricingHeader .stateDropdown:hover{border-color:#2557d6}.pricing_outer .wrapper .pricingHeader .stateDropdown:focus{outline:none;border-color:#2557d6;box-shadow:0 0 0 2px rgba(37,87,214,.2)}.pricing_outer .wrapper .pricing_table_grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0;gap:0;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:0 16px}@media(max-width:815px){.pricing_outer .wrapper .pricing_table_grid{display:flex;overflow-x:auto;padding:5px;gap:16px;scrollbar-width:none}.pricing_outer .wrapper .pricing_table_grid::-webkit-scrollbar{display:none}.pricing_outer .wrapper .pricing_table_grid>*{flex:0 0 80%;scroll-snap-align:start}}.pricing_outer .wrapper .pricing_table_grid .pricing-card{background:#fff;border-radius:12px;overflow:hidden;text-align:left;flex:1 1;margin:1.5rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 0 0 1px #e5e7eb}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card{margin:1rem}}@media(max-width:815px){.pricing_outer .wrapper .pricing_table_grid .pricing-card{min-width:320px;margin:10px 5px;outline:1px solid rgba(0,0,0,.144)}}.pricing_outer .wrapper .pricing_table_grid .pricing-card:nth-child(2){transform:translateY(-8px);box-shadow:0 8px 20px #e6ecff}.pricing_outer .wrapper .pricing_table_grid .pricing-card.popular{border:2px solid #1a56db}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section{padding:1.8rem;border-bottom:.5px solid rgba(0,0,0,.062);transition:background-color .3s ease}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section{padding:1.5rem}}@media(max-width:815px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section{border-bottom:none;padding:1rem}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section.bg_h{background:linear-gradient(120deg,#f0f4ff,#ffffff)}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header{display:flex;justify-content:space-between;align-items:center}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer{background:#fff;border:1px solid rgba(0,0,0,.1);display:flex;gap:12px;border-radius:5px;padding:6px 14px;align-items:center}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer{padding:4px 12px}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .plan-name{font-weight:500;font-size:1rem}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .plan-name{font-size:15px}}@media(max-width:815px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .plan-name{text-wrap-mode:nowrap}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .badge{font-size:.85rem;font-weight:500;color:#1a56db;display:flex;align-items:center;gap:4px}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .badge{font-size:14px}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .badge svg{width:15px}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .header .plan_name_outer .pulse{animation:pulse 1.4s ease-in-out infinite}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price{margin-top:1rem}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .original{text-decoration:line-through;color:#888;font-size:1rem}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .original{font-size:.9rem}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .discount{color:green;font-size:.95rem;margin-left:.5rem}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .discount{font-size:.9rem}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .final{font-size:2.6rem;font-weight:600;margin:.4rem 0}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .final{font-size:1.9rem}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .price .incl{font-size:.8rem;color:#666}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .desc{font-size:.9rem;color:#444;margin:1rem 0}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .desc{font-size:.8rem}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .book-btn{width:100%;background:#1a56db;color:#fff;border:none;font-size:1rem;padding:16px 18px;font-weight:600;border-radius:6px;font-family:Poppins;cursor:pointer;transition:all .3s ease}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .book-btn{font-size:14px;padding:14px}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .upper_pricing_section .book-btn:hover{background:#0c3c99;box-shadow:0 4px 12px rgba(0,0,0,.12)}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .promo-banner{display:flex;align-items:center;justify-content:center;gap:12px;background-color:#f9fafb;padding:12px 20px;border:1px solid #e5e7eb;font-size:15px;color:#111827;animation:fadeInSlide .4s ease-out;transition:all .2s ease-in-out}.pricing_outer .wrapper .pricing_table_grid .pricing-card .promo-banner .discount{font-weight:600}.pricing_outer .wrapper .pricing_table_grid .pricing-card .promo-banner .discount strong{color:#6aa628;font-weight:700}.pricing_outer .wrapper .pricing_table_grid .pricing-card .promo-banner .code-label{font-weight:500;color:#6b7280;display:flex;align-items:center;gap:6px}.pricing_outer .wrapper .pricing_table_grid .pricing-card .promo-banner .code-label .code-text{background-color:#e0e7ff;color:#1d4ed8;font-weight:600;padding:3px 8px;border-radius:6px;font-size:14px;transition:background-color .2s}.pricing_outer .wrapper .pricing_table_grid .pricing-card .promo-banner .code-label .code-text:hover{background-color:#dbeafe;cursor:default}.pricing_outer .wrapper .pricing_table_grid .pricing-card .features{padding:1.6rem;display:flex;flex-direction:column;gap:14px;max-height:650px;overflow-y:auto;scrollbar-width:none}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .features{max-height:450px}}@media(max-width:815px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .features{max-height:280px}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .features::-webkit-scrollbar{display:none}.pricing_outer .wrapper .pricing_table_grid .pricing-card .features h4{font-size:.8rem;letter-spacing:.05em;color:#999;margin-bottom:.8rem}.pricing_outer .wrapper .pricing_table_grid .pricing-card .features .feature{display:flex;align-items:center;font-size:.9rem;color:#333;margin-bottom:.6rem}@media(min-width:912px)and (max-width:1450px){.pricing_outer .wrapper .pricing_table_grid .pricing-card .features .feature{font-size:.8rem}}.pricing_outer .wrapper .pricing_table_grid .pricing-card .features .feature svg{color:#1a56db;margin-right:.5rem}@keyframes pulse{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.9}}.pricing_remark{display:flex;align-items:center;gap:10px;margin:16px auto 0;padding:12px 16px;max-width:900px;font-size:15px;font-weight:500;color:#1a365d;background:linear-gradient(120deg,#f7fcff,#dbefff 20%,#ebf8ff 40%,#ebf8ff);background-size:200% 100%;outline:1px solid #90cdf4;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.06);animation:shine 3s linear infinite}@keyframes shine{0%{background-position:200% 0}to{background-position:-200% 0}}.pricing_remark svg{flex-shrink:0;color:#2b6cb0;font-size:18px}.two_col_section .wrapper{max-width:1280px;margin:auto;padding:80px 0;display:flex;flex-direction:column;gap:20px}@media(min-width:912px)and (max-width:1450px){.two_col_section .wrapper{max-width:1200px;padding:30px 0}}@media(max-width:815px){.two_col_section .wrapper{margin:0;padding:40px 15px}}.two_col_section .wrapper .sectionHeader{text-align:center;margin:3rem auto}@media(max-width:815px){.two_col_section .wrapper .sectionHeader{margin:0}}.two_col_section .wrapper .sectionHeader .badge{display:inline-block;background-color:#6ba314;color:#fff;font-weight:500;padding:6px 16px;border-radius:20px;font-size:16px;margin-bottom:1rem}.two_col_section .wrapper .sectionHeader .title{font-size:2.5rem;font-weight:600;color:#333;display:flex;align-items:center;gap:10px;justify-content:center}@media(min-width:912px)and (max-width:1450px){.two_col_section .wrapper .sectionHeader .title{font-size:1.6rem}}@media(max-width:815px){.two_col_section .wrapper .sectionHeader .title{font-size:1.6rem}}.two_col_section .wrapper .sectionHeader .title span:first-child{color:#6ba314}.two_col_section .wrapper .sectionHeader .title span:nth-child(2){color:#e60909}.two_col_section .wrapper .cols{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:60px;gap:60px;max-width:1180px;margin:auto;position:relative}@media(max-width:815px){.two_col_section .wrapper .cols{margin:0;display:flex;flex-direction:column}}.two_col_section .wrapper .cols .badge_{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:10px;color:#4a4a4a;outline:1.2px solid rgba(0,0,0,.034);width:50px;height:50px;border-radius:50%;position:absolute;top:50%;font-size:20px;left:50%;font-weight:600;transform:translateX(-50%);box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08)}@media(max-width:815px){.two_col_section .wrapper .cols .badge_{top:47.5%;transform:translateX(-40px)}}.two_col_section .wrapper .cols .benefits-card-grid{border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:38px;outline:.5px solid rgba(0,0,0,.055);outline:1px solid rgba(0,0,0,.1294117647)}@media(max-width:815px){.two_col_section .wrapper .cols .benefits-card-grid{padding:14px 20px}}.two_col_section .wrapper .cols .benefits-card-grid.cons{background-color:#fff6f6}.two_col_section .wrapper .cols .benefits-card-grid.cons .benefits-icon svg{stroke:#e60909}.two_col_section .wrapper .cols .benefits-card-grid.pros{background-color:#fcfffb}.two_col_section .wrapper .cols .benefits-card-grid.pros .benefits-icon svg{stroke:#6ba314}.two_col_section .wrapper .cols .benefits-card-grid .benefits-card{display:flex;align-items:flex-start;gap:16px}@media(max-width:815px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-card{flex-direction:column}}.two_col_section .wrapper .cols .benefits-card-grid .benefits-icon{min-width:45px;min-height:45px;background-color:#fff;outline:1px solid rgba(0,0,0,.041);outline:1px solid rgba(0,0,0,.1294117647);border-radius:12px;display:flex;align-items:center;justify-content:center}@media(min-width:912px)and (max-width:1450px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-icon{min-width:38px;min-height:38px}}@media(max-width:815px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-icon{min-width:35px;min-height:35px}}.two_col_section .wrapper .cols .benefits-card-grid .benefits-icon svg{stroke:#1d4ed8}.two_col_section .wrapper .cols .benefits-card-grid .benefits-content h4{margin:0;font-size:18px;font-weight:500;color:#1f2937}@media(min-width:912px)and (max-width:1450px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-content h4{font-size:16px}}@media(max-width:815px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-content h4{font-size:16px;margin-bottom:10px}}.two_col_section .wrapper .cols .benefits-card-grid .benefits-content p{margin-top:4px;font-size:16px;color:#4b5563;line-height:1.5}@media(min-width:912px)and (max-width:1450px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-content p{font-size:14px}}@media(max-width:815px){.two_col_section .wrapper .cols .benefits-card-grid .benefits-content p{font-size:14px}}.callback-form{background-color:#fff;border-radius:16px;max-width:520px;transition:all .25s ease-in-out;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);overflow:hidden;position:relative}@media(min-width:912px)and (max-width:1450px){.callback-form{max-width:460px}}@media(max-width:815px){.callback-form{box-shadow:none;outline:1px solid rgba(0,0,0,.096)}}.callback-form .form__header{padding:24px 28px;display:flex;align-items:center;gap:16px;border-bottom:1px solid rgba(0,0,0,.0509803922)}@media(min-width:912px)and (max-width:1450px){.callback-form .form__header{padding:20px 24px;gap:14px}}.callback-form .form__header .icon_wrapper{background-color:#e8eeff;padding:12px;border-radius:11px;display:flex;align-items:center;justify-content:center}@media(min-width:912px)and (max-width:1450px){.callback-form .form__header .icon_wrapper{padding:10px}}.callback-form .form__header div{display:flex;flex-direction:column;gap:4px}.callback-form .form__header div .mini-text{color:#6b6b6b;font-size:.85rem}@media(min-width:912px)and (max-width:1450px){.callback-form .form__header div .mini-text{font-size:.8rem}}.callback-form .form__header div .title{font-size:1.2rem;color:#3d3d3d;font-weight:500}@media(min-width:912px)and (max-width:1450px){.callback-form .form__header div .title{font-size:1.1rem}}@media(max-width:815px){.callback-form .form__header div .title{font-size:1rem}}.callback-form .input_grid{padding:28px;display:flex;flex-direction:column;gap:30px}@media(min-width:912px)and (max-width:1450px){.callback-form .input_grid{padding:24px;gap:26px}}@media(max-width:815px){.callback-form .input_grid{padding:18px;gap:24px}}.callback-form .input_grid .row{display:flex;gap:15px}@media(min-width:912px)and (max-width:1450px){.callback-form .input_grid .row{gap:12px}}@media(max-width:815px){.callback-form .input_grid .row{flex-direction:column}}.callback-form .input_grid .row .input-field{flex:1 1;min-width:0}.callback-form .input_grid .input-field{display:flex;flex-direction:column;gap:6px}.callback-form .input_grid .input-field label{font-size:13px;font-weight:500;color:rgba(51,51,51,.7098039216)}@media(min-width:912px)and (max-width:1450px){.callback-form .input_grid .input-field label{font-size:12px}}.callback-form .input_grid .input-field .input-box{display:flex;align-items:center;gap:10px;padding:16px 12px;border:1px solid #c7c7c7;border-radius:12px;background:#fafafa}@media(min-width:912px)and (max-width:1450px){.callback-form .input_grid .input-field .input-box{padding:14px 10px;gap:8px}}.callback-form .input_grid .input-field .input-box:focus-within{border-color:#a8caff;box-shadow:0 0 0 2px #e6f0ff}.callback-form .input_grid .input-field .input-box svg{flex-shrink:0;color:#bababa}.callback-form .input_grid .input-field .input-box input,.callback-form .input_grid .input-field .input-box select{font-family:Poppins;flex:1 1;min-width:0;border:none;outline:none;font-size:15px;font-weight:500;background:rgba(0,0,0,0);color:#5f5f5f;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(min-width:912px)and (max-width:1450px){.callback-form .input_grid .input-field .input-box input,.callback-form .input_grid .input-field .input-box select{font-size:14px}}.callback-form .input_grid .input-field .input-box select{padding-right:20px}.callback-form .input_grid .submit-btn{width:100%;z-index:5;background-color:#659a07;color:#fff;font-weight:500;border:none;border-radius:8px;padding:16px 14px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:16px;cursor:pointer;transition:.2s ease;font-family:Poppins}@media(min-width:912px)and (max-width:1450px){.callback-form .input_grid .submit-btn{padding:14px 12px;font-size:15px;gap:6px}}.callback-form .input_grid .submit-btn:hover{background-color:#3e5f05}.callback-form .input_grid .submit-btn:disabled{background-color:#a1c766;cursor:not-allowed}.callback-form .input_grid .submit-btn svg{margin-top:0}.submit-btn.disabled{opacity:.6;cursor:not-allowed;background-color:#ccc}.unified-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:600;padding:6px 22px;transition:all .3s ease;cursor:pointer;border-radius:12px}.unified-button:disabled{opacity:.6;cursor:not-allowed}.unified-button .label{white-space:nowrap;font-weight:600;font-family:Poppins}.unified-button .icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:18px;flex-shrink:0;transition:all .3s ease}.unified-button.outlined{background-color:#fff;border:1px solid var(--border-color,#6aa628);color:var(--border-color,#6aa628);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.unified-button.outlined:hover:not(:disabled){background-color:var(--border-color,#6aa628);color:#fff;transform:translateY(-2px)}.unified-button.outlined:hover:not(:disabled) .icon{background-color:#fff;color:var(--border-color,#6aa628)}.unified-button.outlined:hover:not(:disabled) .label{color:#fff}.unified-button.filled{background-color:var(--bg-color,#6aa628);color:var(--text-color,#fff);border:none;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.unified-button.filled:hover:not(:disabled){background-color:#fff;color:var(--bg-color,#6aa628);transform:translateY(-2px)}.unified-button.filled:hover:not(:disabled) .label,.unified-button.filled:hover:not(:disabled) svg{color:#6aa628}.unified-button.filled:hover:not(:disabled) .icon{background-color:var(--bg-color,#6aa628);color:#fff}