.btn{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:8px !important;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(0,0,0,0);border-radius:8px;padding:10px 16px;font-size:15px;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;-webkit-transition:background-color .2s ease,color .2s ease,border-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .06s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .06s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .06s ease;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .06s ease,-webkit-box-shadow .2s ease,-webkit-transform .06s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:disabled,.btn.disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.btn:active:not(.disabled):not(:disabled){-webkit-transform:translateY(1px);transform:translateY(1px)}.btn:is(.shadow){-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.btn-sm{padding:6px 12px;font-size:13px;border-radius:6px}.btn-lg{padding:12px 18px;font-size:15px;border-radius:10px}.btn-xl{padding:16px 24px;font-size:17px;border-radius:12px}.btn-2xl{padding:20px 28px;font-size:18px;border-radius:14px}.btn i{font-size:15px}.btn svg{width:16px;height:16px}.btn-sm i{font-size:13px}.btn-sm svg{width:20px;height:20px}.btn-lg i{font-size:15px}.btn-lg svg{width:18px;height:18px}.btn-xl i{font-size:17px}.btn-xl svg{width:14px;height:14px}.btn-2xl i{font-size:18px}.btn-2xl svg{width:24px;height:24px}.btn-primary{background-color:#1aaf85;color:#fff;border-color:#1aaf85}.btn-primary:hover{background-color:#0b7159;border-color:#0b7159}.btn-primary:active{background-color:#0b5a48;border-color:#0b5a48}.btn-primary-gradient{background-image:linear-gradient(135deg, #1aaf85 0%, #0b7159 100%);color:#fff;border:none}.btn-primary-gradient:hover{background-image:linear-gradient(135deg, #1aaf85 0%, #0b5a48 100%)}.btn-primary-gradient:active{background-image:linear-gradient(135deg, #0e8d6c 0%, #0a4a3c 100%)}.btn-primary2{background-color:#366a93;color:#fff;border-color:#366a93}.btn-primary2:hover{background-color:#2c5475;border-color:#2c5475}.btn-primary2:active{background-color:#284964;border-color:#284964}.btn-primary2-gradient{background-image:linear-gradient(135deg, #4885af 0%, #2c5475 100%);color:#fff;border:none}.btn-primary2-gradient:hover{background-image:linear-gradient(135deg, #4885af 0%, #284964 100%)}.btn-primary2-gradient:active{background-image:linear-gradient(135deg, #366a93 0%, #263f54 100%)}.btn-black{background-color:#000;color:#fff;border-color:#000}.btn-black:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-black:active{color:#fff;background-color:#121417;border-color:#121417}.btn-primary-secondary{background-color:#f1f1f1;color:#0b7159;border-color:#e9ecef}.btn-primary-secondary:hover{background-color:#e9ecef;color:#0b5a48}.btn-primary-secondary:active{background-color:#dee2e6;color:#0a4a3c}.btn-primary2-secondary{background-color:#f1f1f1;color:#2c5475;border-color:#e9ecef}.btn-primary2-secondary:hover{background-color:#e9ecef;color:#284964}.btn-primary2-secondary:active{background-color:#dee2e6;color:#263f54}.btn-primary-outline{background-color:rgba(0,0,0,0);color:#0b7159;border-color:#0e8d6c}.btn-primary-outline:hover{background-color:rgba(14,141,108,.08)}.btn-primary-outline:active{background-color:rgba(14,141,108,.14)}.btn-primary2-outline{background-color:rgba(0,0,0,0);color:#2c5475;border-color:#366a93}.btn-primary2-outline:hover{background-color:rgba(54,106,147,.08)}.btn-primary2-outline:active{background-color:rgba(54,106,147,.14)}.btn-outline{background-color:rgba(0,0,0,0);color:#343a40;border-color:#ced4da}.btn-outline:hover{background-color:#f8f9fa}.btn-outline:active{background-color:#f1f1f1}.btn-secondary{background-color:#e9ecef;color:#212529;border-color:#dee2e6}.btn-secondary:hover{background-color:#dee2e6}.btn-secondary:active{background-color:#ced4da}.btn-white{background-color:#fff;color:#212529;border-color:#dee2e6}.btn-white:hover{background-color:#3cc99c}.btn-white:active{background-color:#3cc99c}.btn-custom1{background:linear-gradient(135deg, #058dd6 0%, #0ac1d5 25%, #0ad97c 75%, #42dc0e 100%);border:none;color:#fff;border-radius:12px;font-weight:800;text-decoration:none;display:inline-block;-webkit-transition:all .3s ease;transition:all .3s ease}.btn-custom1:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 25px rgba(15,156,230,.3);box-shadow:0 8px 25px rgba(15,156,230,.3);color:#fff;text-decoration:none}.btn-custom1:active{-webkit-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:0 4px 15px rgba(15,156,230,.2);box-shadow:0 4px 15px rgba(15,156,230,.2)}.the_header{background-color:#fff !important;padding:10px 0 !important}.the_header .header_menu ul:is(.main_item_area){border:.124rem solid #e8eff6;border-radius:16px;padding:6px 12px;gap:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.the_header .header_menu ul:is(.main_item_area) li a{padding:10px 14px;height:auto !important;border-radius:8px;font-size:.925rem !important}.the_header .header_menu ul:is(.main_item_area) li a:hover{background:#f4f7fb}.the_header .header_menu ul:is(.main_item_area) li a::before{content:none}.the_header .header_menu>ul>li+li{margin-left:0}.sector_megamenu_area h2{font-size:1.175rem;font-weight:700;color:#212529}.sector_megamenu_area p{font-size:.875rem;font-weight:400;color:#6c757d}.sector_megamenu_area .sector_item{font-size:.875rem;font-weight:500;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important;padding:6px 18px;border:1px solid #dee2e6;background:#fff;color:#495057;border-radius:8px;-webkit-transition:all .2s ease;transition:all .2s ease}.sector_megamenu_area .sector_item i{font-size:18px}.sector_megamenu_area .sector_item:hover{background:#3cc99c}.sector_megamenu_area .sector_item:hover img{-webkit-filter:saturate(1);filter:saturate(1);opacity:1}.sector_megamenu_area .sector_item:hover span{color:#fff}.sector_megamenu_area .sector_item:hover i{opacity:1;visibility:visible;color:#fff;font-size:18px}.sector_megamenu_area .sector_item i{opacity:0;visibility:hidden}.sector_megamenu_area .sector_item img{width:20px;height:20px;-webkit-filter:saturate(0);filter:saturate(0);opacity:.6;-webkit-transition:all .2s ease;transition:all .2s ease}.sector_megamenu_area .sector_item img:hover{-webkit-filter:saturate(1);filter:saturate(1);opacity:1}.sector_megamenu_area .sector_item .content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important}.mm_content{border:1px solid #dee2e6}.hero a{border-radius:8px}.textPack1 h1{font-weight:900}.product_mega_menu .product_area{position:relative;padding:0 26px 0 0}.product_mega_menu .product_area::after{content:"";position:absolute;inset:0;border-right:1px solid #e9ecef;z-index:-1}.product_mega_menu .product_area .list_menu_title{padding:6px 0px 0 10px;font-size:15px;margin:0 0 8px 0;color:#495057;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.product_mega_menu .product_area .list_menu_title p{font-size:12px;font-weight:500;color:#6c757d;margin:0;font-style:italic}.product_mega_menu .product_area .list_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3px}.product_mega_menu .product_area .list_menu a:is(.btn){margin-top:12px;gap:16px !important;color:#495057;border-color:#495057}.product_mega_menu .product_area .list_menu a:is(.btn):hover{background:#fff !important}.product_mega_menu .product_area .list_menu a:not(.btn){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;color:#495057;width:100%;border-radius:8px;padding:6px 10px;font-weight:500;font-size:13px !important;border:1px solid rgba(0,0,0,0)}.product_mega_menu .product_area .list_menu a:not(.btn):hover{border-color:#e9ecef;background:#fff !important;text-decoration:none !important}.product_mega_menu .product_area .list_menu a:not(.btn) i{font-size:17px;line-height:1;vertical-align:middle;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.product_mega_menu .fixed_megamenu_area{width:180px !important}.product_mega_menu .mm_banner p{font-size:14px}.product_mega_menu .mm_banner .btn{margin-top:100px;background:#3cc99c;border:none !important}.product_mega_menu .mm_banner .btn i{font-size:20px}.product_mega_menu .mm_banner .btn:hover{background:#32ad86 !important}.product_tabs li{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important}.product_tabs li button{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important}.product_tabs li img{width:50px;height:50px}.tab_buttons_row ul{margin-bottom:10px !important}.features_tab_content{border:2px solid #bbb !important}.product__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;border:1px solid #e9ecef;border-radius:12px;width:100%;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;flex-direction:column !important;gap:6px !important}.product__tab .product__tab_item{width:100%;padding:0;border-radius:8px;background-color:rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;border:1px solid rgba(0,0,0,0)}.product__tab .product__tab_item i{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0 !important;vertical-align:middle;padding:0;margin:0;color:#495057;font-size:18px}.product__tab .product__tab_item:hover{background:#f8f9fa;border-color:#e9ecef}.product__tab .product__tab_item.active{background-color:#f8f9fa !important;border-color:rgba(0,0,0,0)}.product__tab .product__tab_item.active span{color:#212529;font-weight:600}.product__tab .product__tab_item span{font-size:14px;font-weight:600;color:#292c2e;-webkit-transition:color .2s ease;transition:color .2s ease}.product__tab .product__tab_item:not(.has-dropdown){padding:8px 14px}.product__tab .product__tab_item.has-dropdown{display:block !important;background-color:rgba(0,0,0,0) !important;padding:0}.product__tab .product__tab_item.has-dropdown .item{background-color:rgba(0,0,0,0);cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 14px;border-radius:8px;-webkit-transition:all .2s ease;transition:all .2s ease}.product__tab .product__tab_item.has-dropdown .item div{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.product__tab .product__tab_item.has-dropdown .item span,.product__tab .product__tab_item.has-dropdown .item i{background-color:rgba(0,0,0,0);padding:0;border-radius:0;display:inline-block}.product__tab .product__tab_item.has-dropdown .item span{font-size:14px;font-weight:600;color:#292c2e}.product__tab .product__tab_item.has-dropdown .item i{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.product__tab .product__tab_item.has-dropdown .item:hover{background-color:#f8f9fa;border-color:#e9ecef}.product__tab .product__tab_item.has-dropdown .item:hover span{color:#495057}.product__tab .product__tab_item.has-dropdown .item.active{background-color:#fff;border-color:#e9ecef}.product__tab .product__tab_item.has-dropdown .item.active span{color:#212529;font-weight:600}.product__tab .product__tab_item.has-dropdown .item.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.product__tab .product__tab_item.has-dropdown:is(.active) .dropdown-content{padding:10px}.product__tab .product__tab_item.has-dropdown .dropdown-content{width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;background-color:rgba(0,0,0,0);margin-top:0;background:#fff}.product__tab .product__tab_item.has-dropdown .dropdown-content .dropdown-item{margin-left:8px;padding:6px 8px;font-size:12px;font-weight:500;color:#515459;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:rgba(0,0,0,0);margin-bottom:2px;border-radius:8px;border:none;width:100%;text-align:left;display:block}.product__tab .product__tab_item.has-dropdown .dropdown-content .dropdown-item:last-child{margin-bottom:0}.product__tab .product__tab_item.has-dropdown .dropdown-content .dropdown-item:hover{color:#212529;background-color:#f8f9fa}.product__tab .product__tab_item.has-dropdown .dropdown-content .dropdown-item.active{color:#212529;font-weight:500;background-color:#f1f1f1}.product__tab .product__tab_item.has-dropdown.active .dropdown-content{max-height:300px}.product_card:is(.active) strong,.product_card:is(.active) li{color:#0e0e0e !important}.product_card ul{margin:20px 0 !important}.product_card ul li{margin-bottom:10px}.product_card .content p,.product_card .content li{color:#6c757d !important}.product_card .content strong{padding:10px 0 !important;display:inline-block}.product_card .content ul{margin:0 !important}.product_card .content ul li{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:10px !important;padding:0 !important;margin:0 !important;font-size:14px}.product_card .content ul li::before{content:"";font-family:"Phosphor-Light" !important;font-size:22px}.product__circle1{position:absolute;top:0;left:0;width:90px;height:90px;border-radius:50%;background-color:#3cc99c;-webkit-filter:blur(60px);filter:blur(60px);z-index:0;opacity:.6}.product__circle2{position:absolute;bottom:0;right:0;width:90px;height:90px;border-radius:50%;background-color:#6ba0c5;-webkit-filter:blur(60px);filter:blur(60px);z-index:0;opacity:.6}.free_product_card{border-radius:16px;padding:20px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:36px !important}.free_product_card .content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:16px !important}.free_product_card .content img{height:50px;margin-bottom:10px}.free_product_card .content img:is(.greenmeter){height:40px}.free_product_card .content p{font-size:13px;font-weight:500;color:#121417}.free_product_card a.btn{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex}.free_product_card a.btn:hover{background:#1aaf85 !important;border-color:#1aaf85 !important}.sector_main_content{padding:0 32px 0 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:24px !important;height:100%}.sector_main_content h2{font-weight:700}.sector_main_content .btn_area{width:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.sector_main_content .btn_area .btn{padding:12px 28px !important}.sector__card_area .card_bottom_area1{background:#fff;border:1px solid #ced4da;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:10px;width:85%;margin:0 auto;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.sector__card_area .card_bottom_area2{background:#fff;border:1px solid #ced4da;border-top:none;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:10px;width:60%;margin:0 auto;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.sector__card{height:350px;padding:20px 16px;text-align:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important;border:1px solid #ced4da;border-radius:16px;background:#f1f1f1;-webkit-transition:.2s all ease-in;transition:.2s all ease-in}.sector__card:hover{-webkit-transition:.2s all ease-in;transition:.2s all ease-in;-webkit-transform:scale(1.05);transform:scale(1.05)}.sector__card:hover .btn{background:#1aaf85 !important;color:#fff}.sector__card img{text-align:center;width:60px;height:60px;opacity:.7}.sector__card .head p{text-transform:uppercase;font-size:12px;font-weight:600;color:#2c5475;letter-spacing:2px}.sector__card .content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:48px !important}.sector__card .content a.title h2{font-weight:500;font-size:18px;color:#212529 !important}.sector__card .content .description{font-size:14px;font-weight:500;color:#6c757d}.image img{max-height:400px;border-radius:12px;width:100%;-o-object-fit:cover;object-fit:cover;margin-bottom:24px}.sector__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;width:100%;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;flex-direction:column !important;gap:6px !important}.sector__tab .sector__tab_item{width:100%;padding:0;border-radius:8px;background-color:rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;outline:none;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;border:1px solid rgba(0,0,0,0)}.sector__tab .sector__tab_item div{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:24px !important}.sector__tab .sector__tab_item img{-webkit-filter:saturate(0);filter:saturate(0);opacity:.8}.sector__tab .sector__tab_item i{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0 !important;vertical-align:middle;padding:0;margin:0;color:#495057;font-size:15px}.sector__tab .sector__tab_item:hover{background:#fff;border-color:#e9ecef}.sector__tab .sector__tab_item:hover img{-webkit-filter:saturate(1);filter:saturate(1);opacity:1}.sector__tab .sector__tab_item:hover span{color:#0e8d6c}.sector__tab .sector__tab_item.active{background-color:#fff !important;border-color:#e9ecef}.sector__tab .sector__tab_item.active span{color:#212529;font-weight:600}.sector__tab .sector__tab_item.active img{-webkit-filter:saturate(1);filter:saturate(1)}.sector__tab .sector__tab_item span{font-size:14px;font-weight:400;color:#292c2e;-webkit-transition:color .2s ease;transition:color .2s ease}.sector__tab .sector__tab_item:not(.has-dropdown){padding:8px 14px}.sector__tab .sector__tab_item.has-dropdown{display:block !important;background-color:rgba(0,0,0,0) !important;padding:0}.sector__tab .sector__tab_item.has-dropdown .item{background-color:rgba(0,0,0,0);border:none;cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 14px;border-radius:8px;-webkit-transition:all .2s ease;transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.sector__tab .sector__tab_item.has-dropdown .item div{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.sector__tab .sector__tab_item.has-dropdown .item span,.sector__tab .sector__tab_item.has-dropdown .item i{background-color:rgba(0,0,0,0);padding:0;border-radius:0;display:inline-block}.sector__tab .sector__tab_item.has-dropdown .item span{font-size:15px;font-weight:500;color:#292c2e}.sector__tab .sector__tab_item.has-dropdown .item i{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.sector__tab .sector__tab_item.has-dropdown .item:hover{background-color:#fff;border-color:#e9ecef}.sector__tab .sector__tab_item.has-dropdown .item:hover span{color:#495057}.sector__tab .sector__tab_item.has-dropdown .item.active{background-color:#fff;border-color:#e9ecef}.sector__tab .sector__tab_item.has-dropdown .item.active span{color:#212529;font-weight:600}.sector__tab .sector__tab_item.has-dropdown .item.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.sector__tab_general{width:100%;padding:12px;border-radius:8px;background-color:#000;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;outline:none;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;border:1px solid #e9ecef;margin-bottom:12px}.sector__tab_general div{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:24px !important}.sector__tab_general img{-webkit-filter:saturate(0);filter:saturate(0);opacity:.8}.sector__tab_general i{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0 !important;vertical-align:middle;padding:0;margin:0;color:#495057;font-size:15px}.sector__tab_general:hover{background:#fff;border-color:#e9ecef}.sector__tab_general:hover img{-webkit-filter:saturate(1);filter:saturate(1);opacity:1}.sector__tab_general:hover span{color:#0e8d6c}.sector__tab_general span{font-size:14px;font-weight:400;color:#fff;-webkit-transition:color .2s ease;transition:color .2s ease}.sector__detail .content h1,.sector__detail .content h2,.sector__detail .content h3,.sector__detail .content h4,.sector__detail .content h5,.sector__detail .content h6{font-weight:800;color:#192938;margin-top:18px;margin-bottom:8px}.sector__detail .content h2{font-size:1.75rem}.sector__detail .content h3{font-size:1.5rem}.sector__detail .content h4{font-size:1.25rem}.sector__detail .content h5{font-size:1.125rem}.sector__detail .content h6{font-size:1rem}.sector__detail .content p{font-size:15px;color:#222;line-height:1.6}.sector__detail .content ul{list-style:disc !important;padding-left:0}.sector__detail .content ol{list-style:decimal;padding-left:20px}.sector__detail .content li{font-size:14px;font-weight:500;color:#495057;padding:0 !important;margin-bottom:14px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:6px !important}.sector__detail .content li::before{content:"";font-family:"Phosphor-Light" !important;font-size:20px;line-height:1}.sector__detail .content blockquote{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e9ecef;margin:12px 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.sector__detail .content blockquote p{font-size:14px;font-style:italic;color:#222;line-height:1.6}.sector__detail .content blockquote::before{content:"";font-family:remixicon !important;font-size:48px}.sector__detail .content a{color:#1aaf85;text-decoration:underline}.sector__detail .content a:hover{color:#0b5a48}.sector__detail .content img{width:100%;height:auto}.sector__detail .product__area{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e9ecef;margin-top:42px}.sector__detail .product__area .heading{font-size:22px;font-weight:700}.sector__detail .product__area span{font-size:15px;font-weight:500}.sector__detail .product__area a{width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;border:1px solid #e9ecef}.sector__detail .product__area a:hover{background:#fff;color:#212529;border:1px solid #e9ecef}.blog__search_wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:24px !important;background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:7px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;cursor:pointer;font-size:15px}.blog__search_wrapper:hover{background:#f1f1f1}.blog__search_wrapper .placeholder{font-size:14px;font-weight:500;color:#495057}.blog__search_wrapper .shortcut{font-size:12px;font-weight:600;font-family:"Geist",sans-serif;background:#f1f1f1;padding:3px 7px;border-radius:6px;color:#495057;border:1px solid #dee2e6}.blog__search_modal{position:fixed;inset:0;z-index:1050;display:none}.blog__search_modal.is-open{display:block}.blog__search_modal .blog__search_backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.blog__search_modal .blog__search_dialog{position:relative;margin:8vh auto 0 auto;width:min(760px,92vw);background:#fff;border:1px solid #e9ecef;border-radius:14px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.15);box-shadow:0 10px 30px rgba(0,0,0,.15);overflow:hidden}.blog__search_modal .blog__search_head{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:10px !important;padding:14px 14px 14px 16px;border-bottom:1px solid #e9ecef}.blog__search_modal .blog__search_head i{color:#adb5bd;font-size:18px}.blog__search_modal .blog__search_head .blog__search_input{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border:0;outline:0;font-size:16px;padding:6px 10px;color:#212529}.blog__search_modal .blog__search_head .blog__search_input::-webkit-input-placeholder{color:#adb5bd}.blog__search_modal .blog__search_head .blog__search_input::-moz-placeholder{color:#adb5bd}.blog__search_modal .blog__search_head .blog__search_input:-ms-input-placeholder{color:#adb5bd}.blog__search_modal .blog__search_head .blog__search_input::-ms-input-placeholder{color:#adb5bd}.blog__search_modal .blog__search_head .blog__search_input::placeholder{color:#adb5bd}.blog__search_modal .blog__search_head .blog__search_close{background:rgba(0,0,0,0);border:0;color:#495057;border-radius:8px;padding:6px 8px}.blog__search_modal .blog__search_head .blog__search_close:hover{background:#f1f1f1}.blog__search_modal .blog__search_head .blog__search_close i{font-size:20px}.blog__search_modal .blog__search_body{max-height:60vh;overflow:auto;padding:6px 6px 8px 6px}.blog__search_modal .blog__search_state{padding:18px;font-size:14px;color:#6c757d}.blog__search_modal .blog__search_results{list-style:none;margin:0;padding:6px}.blog__search_modal .blog__search_results .blog__search_item+.blog__search_item{margin-top:6px}.blog__search_modal .blog__search_link{display:grid;grid-template-columns:56px 1fr 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:10px;border:1px solid #e9ecef;border-radius:10px;background:#fff;color:inherit}.blog__search_modal .blog__search_link:hover{background:#f8f9fa}.blog__search_modal .blog__search_link .thumb{width:56px;height:40px;border-radius:8px;overflow:hidden;background:#f1f1f1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog__search_modal .blog__search_link .thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.blog__search_modal .blog__search_link .thumb .noimg{width:100%;height:100%;background:#e9ecef;display:block}.blog__search_modal .blog__search_link .meta .title{font-weight:700;color:#212529;line-height:1.3}.blog__search_modal .blog__search_link .meta .sub{font-size:12.5px;color:#6c757d;margin-top:2px}.blog__search_modal .blog__search_link .go{color:#adb5bd}.blog_container{padding:0 20px}@media(min-width: 576px){.blog_container{padding:0 20px}}@media(min-width: 768px){.blog_container{padding:0 40px}}@media(min-width: 1200px){.blog_container{padding:0 50px}}.blog_header{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;margin-bottom:25px;border-radius:25px;text-align:center}@media(min-width: 768px){.blog_header{padding:60px 30px}}@media(min-width: 992px){.blog_header{padding:80px 50px}}.blog_header h1:is(.title){font-size:24px;font-weight:800;color:#2c5475;margin-bottom:15px;line-height:1.2}@media(min-width: 768px){.blog_header h1:is(.title){font-size:32px}}@media(min-width: 992px){.blog_header h1:is(.title){font-size:42px}}.blog_header p:is(.description){font-size:13px;font-weight:400;color:#495057;margin-bottom:15px;line-height:1.8}@media(min-width: 768px){.blog_header p:is(.description){font-size:15px}}@media(min-width: 992px){.blog_header p:is(.description){font-size:16px}}.blog__section_header{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:15px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0 !important}.blog__section_header .title{font-size:1.5rem;font-weight:800;margin-bottom:0;color:#192938}.blog__card_one{position:relative}.blog__card_one .head{z-index:1;position:relative}.blog__card_one .head .category{background:#fff;color:#192938;padding:6px 10px;border-radius:8px;font-size:12px;font-weight:600;position:absolute;top:20px;left:20px;z-index:2}.blog__card_one .head img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;border-radius:24px;z-index:1}.blog__card_one .content{z-index:5;width:90%;height:240px;position:relative;background:rgba(255,255,255,.6274509804);border-radius:18px;backdrop-filter:blur(8px);border:1px solid #e9ecef;-webkit-backdrop-filter:blur(8px);margin:-120px auto 0 auto;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;padding:20px 40px 20px 20px}@media(min-width: 768px){.blog__card_one .content{width:85%}}@media(min-width: 992px){.blog__card_one .content{width:95%}}.blog__card_one .content .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:5px !important;margin-bottom:12px}.blog__card_one .content .info span{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;font-size:12px;font-weight:500;color:#495057}.blog__card_one .content .info span i{font-size:14px}.blog__card_one .content .info .author{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:6px !important;font-size:14px;font-weight:700;color:#495057}.blog__card_one .content .info .author img{width:25px;height:25px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.blog__card_one .content .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.45rem;font-weight:800;color:#121417}.blog__card_one .content .title:hover{color:#0b5a48}.blog__card_one .content .description{font-size:13.5px;font-weight:500;color:#495057}.blog__card_one .content .button{position:relative;z-index:2;border-top-left-radius:2em;width:58px;height:58px;position:absolute;bottom:0;right:0;border-top:1px solid #e9ecef;border-left:1px solid #e9ecef}.blog__card_one .content .button::before{content:"";border-top-left-radius:2.5em;width:120%;height:120%;z-index:1;position:absolute !important;background:#f8f9fa}.blog__card_one .content .button .btn_curves1,.blog__card_one .content .button .btn_curves2{position:absolute;content:"";background:rgba(0,0,0,0);width:16px;height:16px;border-bottom-right-radius:16px;-webkit-box-shadow:.313rem .313rem 0 .313rem #f8f9fa;box-shadow:.313rem .313rem 0 .313rem #f8f9fa;border-right:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.blog__card_one .content .button .btn_curves1{top:-16px;right:-1px}.blog__card_one .content .button .btn_curves2{bottom:-1px;left:-16px}.blog__card_one .content .button a{z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;width:46px;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #e9ecef;background-color:#fff;color:#212529;position:absolute;inset:8px 0 0 8px;overflow:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.blog__card_one .content .button a:hover{background:#3cc99c;color:#fff}.blog__card_one .content .button a:hover i{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.blog__card_one .content .button a i{font-size:19px}.blog__categories_marquee{padding:40px 0;overflow:hidden;position:relative}.blog__categories_marquee .marquee_track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px;will-change:transform;-webkit-animation:blog_marquee 15s linear infinite;animation:blog_marquee 15s linear infinite;animation-direction:reverse}.blog__categories_marquee .marquee_item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.blog__categories_marquee .marquee_item a{background:#fff;border:1px solid #e9ecef;color:#192938;padding:8px 20px;border-radius:8px;font-size:15px;font-weight:500;color:#495057;white-space:nowrap}.blog__categories_marquee .marquee_item a:hover{background:#f4f7fb;color:#192938}@-webkit-keyframes blog_marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes blog_marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.blog__card_big{position:relative}.blog__card_big .head{z-index:1}.blog__card_big .head img{width:100%;height:550px;-o-object-fit:cover;object-fit:cover;border-radius:24px;z-index:1;position:relative}.blog__card_big .content{z-index:5;width:87%;background:rgba(255,255,255,.6274509804);border-radius:18px;backdrop-filter:blur(8px);border:1px solid #e9ecef;-webkit-backdrop-filter:blur(8px);position:absolute;bottom:25px;left:25px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;padding:20px 30px}@media(min-width: 768px){.blog__card_big .content{width:75%}}.blog__card_big .content .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:8px !important;margin-bottom:12px}@media(min-width: 768px){.blog__card_big .content .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important}}.blog__card_big .content .info .category{background:#fff;color:#192938;padding:8px 12px;border-radius:10px;font-size:12px;font-weight:600}@media(min-width: 768px){.blog__card_big .content .info .category{font-size:14px}}.blog__card_big .content .info span{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;font-size:12px;font-weight:500;color:#495057}@media(min-width: 768px){.blog__card_big .content .info span{font-size:14px}}.blog__card_big .content .info span i{font-size:14px}.blog__card_big .content .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:800;color:#192938}@media(min-width: 768px){.blog__card_big .content .title{font-size:1.5rem}}.blog__card_big .content .title:hover{color:#0b5a48}.blog__card_big .content .description{font-size:14px;font-weight:500;color:#495057}.blog__card_big .content .button{margin-top:1rem}.blog__list_wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:16px !important;height:100%}.blog__card_big_list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:4px !important;margin-top:16px}@media(min-width: 768px){.blog__card_big_list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important;margin-top:0}}.blog__card_big_list .image img{width:500px !important;height:250px !important;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin-bottom:0}.blog__card_big_list .image img:hover{-webkit-filter:saturate(0);filter:saturate(0)}.blog__card_big_list .content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:20px 20px;height:100%;width:100%;position:relative}@media(min-width: 768px){.blog__card_big_list .content{width:95%}}.blog__card_big_list .content .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important;margin-bottom:12px}.blog__card_big_list .content .info .category{background:rgba(0,0,0,0);border:1px solid #e9ecef;color:#192938;padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600}.blog__card_big_list .content .info .category:hover{background:#aceed3}.blog__card_big_list .content .info span{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;font-size:12px;font-weight:500;color:#495057}.blog__card_big_list .content .info span i{font-size:14px}.blog__card_big_list .content .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.15rem;line-height:1.4;font-weight:800;color:#192938}.blog__card_big_list .content .title:hover{color:#3cc99c}.blog__card_big_list .content .description{font-size:12px;font-weight:500;color:#495057}.blog__card_big_list .content .button{position:relative;z-index:2;border-top-left-radius:2em;width:58px;height:58px;position:absolute;bottom:0;right:0;border-top:1px solid #e9ecef;border-left:1px solid #e9ecef}.blog__card_big_list .content .button::before{content:"";border-top-left-radius:2.5em;width:120%;height:120%;z-index:1;position:absolute !important;background:#f8f9fa}.blog__card_big_list .content .button .btn_curves1,.blog__card_big_list .content .button .btn_curves2{position:absolute;content:"";background:rgba(0,0,0,0);width:16px;height:16px;border-bottom-right-radius:16px;-webkit-box-shadow:.313rem .313rem 0 .313rem #f8f9fa;box-shadow:.313rem .313rem 0 .313rem #f8f9fa;border-right:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.blog__card_big_list .content .button .btn_curves1{top:-16px;right:-1px}.blog__card_big_list .content .button .btn_curves2{bottom:-1px;left:-16px}.blog__card_big_list .content .button a{z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;width:46px;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #e9ecef;background-color:#fff;color:#212529;position:absolute;inset:8px 0 0 8px;overflow:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.blog__card_big_list .content .button a:hover{background:#3cc99c;color:#fff}.blog__card_big_list .content .button a:hover i{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.blog__card_big_list .content .button a i{font-size:19px}.blog__card_big_two{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;background:#fff;border:1px solid #e9ecef;border-radius:16px;position:relative;max-height:600px;height:600px}.blog__card_big_two .head{padding:40px 30px 20px 30px}.blog__card_big_two .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.35rem;font-weight:800;color:#192938;margin-top:35px}.blog__card_big_two .title:hover{color:#3cc99c}.blog__card_big_two .category{background:#e8eff6;color:#192938;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;z-index:2}.blog__card_big_two .save{position:absolute;top:20px;right:20px;z-index:2;background:#f1f1f1;padding:6px 10px;border-radius:6px;font-size:14px;font-weight:600;color:#0a4a3c}.blog__card_big_two .save:is(.active){background:#3cc99c;color:#fff}.blog__card_big_two .save:is(.active):hover{background:#ff3f3f;color:#fff}.blog__card_big_two .save:hover{background:#fff}.blog__card_big_two .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:8px !important}.blog__card_big_two .info span{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;font-size:12px;font-weight:500;color:#495057}.blog__card_big_two .info span i{font-size:14px}.blog__card_big_two .image{padding:0 30px;z-index:1;width:100%;position:relative}.blog__card_big_two .image img{width:100%;height:230px;-o-object-fit:cover;object-fit:cover;border-radius:24px;z-index:1;position:relative;margin-bottom:0}.blog__card_big_two .content{z-index:5;width:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;padding:15px 45px 35px 30px;position:relative}.blog__card_big_two .content .description{font-size:14px;font-weight:500;color:#495057}.blog__card_big_two .content .button{position:relative;z-index:2;border-top-left-radius:2em;width:58px;height:58px;position:absolute;bottom:0;right:0;border-top:1px solid #e9ecef;border-left:1px solid #e9ecef}.blog__card_big_two .content .button::before{content:"";border-top-left-radius:2.5em;width:120%;height:120%;z-index:1;position:absolute !important;background:#f8f9fa}.blog__card_big_two .content .button .btn_curves1,.blog__card_big_two .content .button .btn_curves2{position:absolute;content:"";background:rgba(0,0,0,0);width:16px;height:16px;border-bottom-right-radius:16px;-webkit-box-shadow:.313rem .313rem 0 .313rem #f8f9fa;box-shadow:.313rem .313rem 0 .313rem #f8f9fa;border-right:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.blog__card_big_two .content .button .btn_curves1{top:-16px;right:-1px}.blog__card_big_two .content .button .btn_curves2{bottom:-1px;left:-16px}.blog__card_big_two .content .button a{z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;width:46px;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #e9ecef;background-color:#fff;color:#212529;position:absolute;inset:8px 0 0 8px;overflow:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.blog__card_big_two .content .button a:hover{background:#3cc99c;color:#fff}.blog__card_big_two .content .button a:hover i{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.blog__card_big_two .content .button a i{font-size:19px}.blog__card_full_line{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:4px !important;margin-top:16px;height:350px}@media(min-width: 768px){.blog__card_full_line{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important;margin-top:0}}.blog__card_full_line .image img{width:650px !important;height:350px !important;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin-bottom:0}.blog__card_full_line .image img:hover{-webkit-filter:saturate(0);filter:saturate(0)}.blog__card_full_line .content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:16px !important;background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:20px 20px;height:100%;width:100%;position:relative}@media(min-width: 768px){.blog__card_full_line .content{width:95%}}.blog__card_full_line .content .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important;margin-bottom:12px}.blog__card_full_line .content .info .category{background:rgba(0,0,0,0);color:#192938;background:#e8eff6;padding:7px 14px;border-radius:25px;font-size:13px;font-weight:600}.blog__card_full_line .content .info .category:hover{background:#aceed3}.blog__card_full_line .content .info span{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;font-size:12px;font-weight:500;color:#495057}.blog__card_full_line .content .info span i{font-size:14px}.blog__card_full_line .content .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;line-height:1.4;font-weight:800;color:#192938}@media(min-width: 992px){.blog__card_full_line .content .title{font-size:1.5rem}}.blog__card_full_line .content .title:hover{color:#3cc99c}.blog__card_full_line .content .description{font-size:14px;font-weight:500;color:#495057}.blog__card_full_line .content .button{position:relative;z-index:2;border-top-left-radius:2em;width:58px;height:58px;position:absolute;bottom:0;right:0;border-top:1px solid #e9ecef;border-left:1px solid #e9ecef}.blog__card_full_line .content .button::before{content:"";border-top-left-radius:2.5em;width:120%;height:120%;z-index:1;position:absolute !important;background:#f8f9fa}.blog__card_full_line .content .button .btn_curves1,.blog__card_full_line .content .button .btn_curves2{position:absolute;content:"";background:rgba(0,0,0,0);width:16px;height:16px;border-bottom-right-radius:16px;-webkit-box-shadow:.313rem .313rem 0 .313rem #f8f9fa;box-shadow:.313rem .313rem 0 .313rem #f8f9fa;border-right:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.blog__card_full_line .content .button .btn_curves1{top:-16px;right:-1px}.blog__card_full_line .content .button .btn_curves2{bottom:-1px;left:-16px}.blog__card_full_line .content .button a{z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;width:46px;height:46px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100px;border:1px solid #e9ecef;background-color:#fff;color:#212529;position:absolute;inset:8px 0 0 8px;overflow:hidden;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.blog__card_full_line .content .button a:hover{background:#3cc99c;color:#fff}.blog__card_full_line .content .button a:hover i{-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.blog__card_full_line .content .button a i{font-size:19px}.blog_category_dropdown_wrapper{position:relative}.blog_category_dropdown{position:absolute;top:100%;right:0;z-index:20;display:none;min-width:220px;max-height:260px;overflow-y:auto;padding:8px;background:#fff;border-radius:12px;-webkit-box-shadow:0 10px 30px rgba(15,23,42,.12);box-shadow:0 10px 30px rgba(15,23,42,.12)}.blog_category_dropdown.is-open{display:block}.blog_category_dropdown_item{display:block;padding:8px 10px;border-radius:8px;font-size:14px;color:#212529;text-align:left;text-decoration:none;white-space:nowrap}.blog_category_dropdown_item:hover{background:#edfcf6;color:#0a4a3c}.blog_category_dropdown_empty{padding:8px 10px;font-size:14px;color:#495057}.blog__gemini_modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.blog__gemini_modal[aria-hidden=false]{opacity:1;visibility:visible}.blog__gemini_modal[aria-hidden=false] .blog__gemini_dialog{-webkit-transform:scale(1);transform:scale(1)}.blog__gemini_backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog__gemini_dialog{position:relative;width:90%;max-width:500px;background:#fff;border-radius:16px;overflow:hidden;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.5);box-shadow:0 25px 50px -12px rgba(0,0,0,.5);-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.blog__gemini_body{padding:32px 24px;text-align:center}.blog__gemini_body .gemini_message{font-size:16px;font-weight:500;color:#212529;margin-bottom:24px;line-height:1.6}.blog__gemini_body .gemini_actions{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;-ms-flex-wrap:wrap;flex-wrap:wrap}.blog__gemini_body .gemini_actions .gemini_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fcfcfd;border-radius:4px;border-width:0;-webkit-box-shadow:rgba(45,35,66,.4) 0 2px 4px,rgba(45,35,66,.3) 0 7px 13px -3px,#d6d6e7 0 -3px 0 inset;box-shadow:rgba(45,35,66,.4) 0 2px 4px,rgba(45,35,66,.3) 0 7px 13px -3px,#d6d6e7 0 -3px 0 inset;-webkit-box-sizing:border-box;box-sizing:border-box;color:#36395a;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:"JetBrains Mono",monospace;height:48px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;list-style:none;overflow:hidden;padding-left:16px;padding-right:16px;position:relative;text-align:left;text-decoration:none;-webkit-transition:-webkit-box-shadow .15s,-webkit-transform .15s;transition:-webkit-box-shadow .15s,-webkit-transform .15s;transition:box-shadow .15s,transform .15s;transition:box-shadow .15s,transform .15s,-webkit-box-shadow .15s,-webkit-transform .15s;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-ms-touch-action:manipulation;touch-action:manipulation;white-space:nowrap;will-change:box-shadow,transform;font-size:17px;font-weight:500;gap:10px}.blog__gemini_body .gemini_actions .gemini_btn:focus{-webkit-box-shadow:#d6d6e7 0 0 0 1.5px inset,rgba(45,35,66,.4) 0 2px 4px,rgba(45,35,66,.3) 0 7px 13px -3px,#d6d6e7 0 -3px 0 inset;box-shadow:#d6d6e7 0 0 0 1.5px inset,rgba(45,35,66,.4) 0 2px 4px,rgba(45,35,66,.3) 0 7px 13px -3px,#d6d6e7 0 -3px 0 inset}.blog__gemini_body .gemini_actions .gemini_btn:hover{-webkit-box-shadow:rgba(45,35,66,.4) 0 4px 8px,rgba(45,35,66,.3) 0 7px 13px -3px,#d6d6e7 0 -3px 0 inset;box-shadow:rgba(45,35,66,.4) 0 4px 8px,rgba(45,35,66,.3) 0 7px 13px -3px,#d6d6e7 0 -3px 0 inset;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.blog__gemini_body .gemini_actions .gemini_btn:active{-webkit-box-shadow:#d6d6e7 0 3px 7px inset;box-shadow:#d6d6e7 0 3px 7px inset;-webkit-transform:translateY(2px);transform:translateY(2px)}.blog__gemini_body .gemini_actions .gemini_btn.gemini_close{background:#f1f1f1;color:#495057}.blog__gemini_body .gemini_actions .gemini_btn.gemini_close:hover{background:#e9ecef}.blog__gemini_body .gemini_actions .gemini_btn:not(.gemini_go){color:#d33333}.blog_detail_info{margin:120px 0 60px 0}.blog_detail_info .title{font-size:2.25rem;font-weight:800;color:#000;margin-bottom:15px;line-height:1.2}.blog_detail_info .info{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:24px !important;margin-bottom:15px}.blog_detail_info .info .category{background:#fff;color:#192938;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600}.blog_detail_info .info span{font-size:.875rem;font-weight:400;color:#495057;line-height:1.2}.blog_detail_info .heading{margin-bottom:15px}.blog_detail_info .author{background:#fff;padding:6px 30px 6px 20px;color:#343a40;border-radius:8px;border:1px solid #e9ecef;width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:16px !important}.blog_detail_info .author img{width:40px;height:40px;border-radius:100%;-o-object-fit:cover;object-fit:cover}.blog_detail_info .author span{font-size:14px;color:#343a40;font-weight:400;line-height:1.2}.blog_detail_content .image .save{position:absolute;top:20px;right:20px;z-index:2;background:#fff;padding:8px 12px;border-radius:6px;font-size:16px;font-weight:600;color:#0a4a3c}.blog_detail_content .image .save:is(.active){background:#3cc99c;color:#fff}.blog_detail_content .image .save:is(.active):hover{background:#ff3f3f;color:#fff}.blog_detail_content .image .save:hover{background:#fff}.blog_detail_content .image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:16px;margin-bottom:16px}.blog_detail_content .ai__summary{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:24px !important;width:100%;margin-bottom:24px}.blog_detail_content .ai__summary .excerpt{font-size:18px;color:#121417;font-weight:700;line-height:1.2;margin-bottom:16px;position:relative}.blog_detail_content .ai__summary .list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important;overflow:hidden;background:#fff;position:relative;border:1px solid #e9ecef;border-radius:14px;padding:24px;width:100%}.blog_detail_content .ai__summary .list .item{margin-bottom:6px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border-radius:4px;border:1px solid #e9ecef;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:"JetBrains Mono",monospace;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 14px;-webkit-transition:-webkit-box-shadow .15s,-webkit-transform .15s;transition:-webkit-box-shadow .15s,-webkit-transform .15s;transition:box-shadow .15s,transform .15s;transition:box-shadow .15s,transform .15s,-webkit-box-shadow .15s,-webkit-transform .15s;will-change:box-shadow,transform;font-size:13px;gap:6px;font-weight:500;z-index:0}.blog_detail_content .ai__summary .list .item:hover{background:#3cc99c;border-color:#3cc99c}.blog_detail_content .content{background:#fff;padding:30px 80px;border-radius:12px;border:1px solid #e9ecef}.blog_detail_content .content h1,.blog_detail_content .content h2,.blog_detail_content .content h3,.blog_detail_content .content h4,.blog_detail_content .content h5,.blog_detail_content .content h6{font-weight:800;color:#192938;margin-top:18px;margin-bottom:8px}.blog_detail_content .content h2{font-size:1.75rem}.blog_detail_content .content h3{font-size:1.5rem}.blog_detail_content .content h4{font-size:1.25rem}.blog_detail_content .content h5{font-size:1.125rem}.blog_detail_content .content h6{font-size:1rem}.blog_detail_content .content p{font-size:15px;color:#222;line-height:1.6}.blog_detail_content .content ul{list-style:disc !important;padding-left:0}.blog_detail_content .content ol{list-style:decimal;padding-left:20px}.blog_detail_content .content li{font-size:14px;font-weight:500;color:#495057;padding:0 !important;margin-bottom:14px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:6px !important}.blog_detail_content .content li::before{content:"";font-family:"Phosphor-Light" !important;font-size:20px;line-height:1}.blog_detail_content .content blockquote{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e9ecef;margin:12px 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.blog_detail_content .content blockquote p{font-size:14px;font-style:italic;color:#222;line-height:1.6}.blog_detail_content .content blockquote::before{content:"";font-family:remixicon !important;font-size:48px}.blog_detail_content .content a{color:#1aaf85;text-decoration:underline}.blog_detail_content .content a:hover{color:#0b5a48}.blog_detail_content .content img{width:100%;height:auto}.quiz__area{background:#0e8d6c;position:relative;border:1px solid #0e8d6c;border-radius:14px;padding:24px 36px !important;width:100%;color:#fff;margin:24px 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.quiz__area .left{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:15px !important}.quiz__area span{margin:0;padding:0;font-size:17px;font-weight:600}.quiz__area button{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;overflow:hidden;background:#fff;color:#0e8d6c}.quiz__area button:hover{background:#121417}.quiz__area button:hover a,.quiz__area button:hover span,.quiz__area button:hover i{color:#fff}.sidebar .categories{width:100%}.sidebar .categories .title{font-size:22px;font-weight:700;color:#192938;margin-bottom:12px}.sidebar .categories .list{width:100%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important;-ms-flex-wrap:wrap;flex-wrap:wrap}.sidebar .categories .list .item{font-size:14px;font-weight:500;color:#495057;background:#fff;width:100%;padding:10px 16px;border-radius:8px;border:1px solid #e9ecef;text-decoration:none}.sidebar .categories .list .item:hover{background:#1aaf85;color:#fff;border-color:#1aaf85}.sidebar .related_posts{width:100%}.sidebar .related_posts .title{font-size:22px;font-weight:700;color:#192938;margin-bottom:12px}.sidebar .related_posts .list{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important}.sidebar .related_posts .list .item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0px !important;background:#fff;font-size:14px;font-weight:500;color:#495057;width:100%;padding:16px 14px;border-radius:8px;border:1px solid #e9ecef;text-decoration:none}.sidebar .related_posts .list .item .img{width:45%}.sidebar .related_posts .list .item .img img{height:100px !important;-o-object-fit:cover;object-fit:cover;border-radius:8px}.sidebar .related_posts .list .item .content{width:50%;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0px !important}.sidebar .related_posts .list .item .content .title{font-size:16px;font-weight:700;line-height:1.2;color:#121417;text-decoration:none}.sidebar .related_posts .list .item .content .title:hover{color:#1aaf85}.sidebar .related_posts .list .item .content .date{font-size:12px;font-weight:500;color:#495057;line-height:1.2}.home_blog_wrapper .button::before{background:#f8f9fa !important}.home_blog_wrapper .button .btn_curves1,.home_blog_wrapper .button .btn_curves2{-webkit-box-shadow:.313rem .313rem 0 .313rem #f8f9fa !important;box-shadow:.313rem .313rem 0 .313rem #f8f9fa !important}.accordion_boxed{background:#f8f9fa !important;border:2px solid #3cc99c !important}.accordion_boxed .ei_right h2{color:#0e8d6c !important}.fq_item{border:1px solid #dee2e6 !important}.home_modules_card{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:15px !important}.home_modules_card .title{font-size:20px;font-weight:500;margin-top:0;color:#343a40}.service_megamenu_area .services_left_area h2{font-size:20px;font-weight:700;color:#121417}.service_megamenu_area .services_left_area p{font-size:14px;font-weight:500}.service_megamenu_area .services_left_area a.btn{margin-top:10px}.service_megamenu_area .services_left_area a.btn:hover{background:#fff !important;border-color:#ced4da !important}.service_megamenu_area .services_card .head img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px}.service_megamenu_area .services_card .content{margin-top:10px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:12px !important}.service_megamenu_area .services_card .content h2{font-size:16px;font-weight:600;color:#121417}.service_megamenu_area .services_card .content p{font-size:13px;font-weight:500;color:#495057}.service_megamenu_area .services_card .content a.btn{font-size:13px;font-weight:500;color:#fff}.main_services .services_card{background:#fff;border:1px solid #e9ecef;border-radius:18px;padding:18px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-shadow:0 25px 30px rgba(15,23,42,.02);box-shadow:0 25px 30px rgba(15,23,42,.02)}.main_services .services_card .head{width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#f1f1f1}.main_services .services_card .head img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.main_services .services_card .content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:4px 4px 0}.main_services .services_card .content .services_card_parent{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1aaf85}.main_services .services_card .content h2{font-size:20px;font-weight:700;color:#121417;line-height:1.3}.main_services .services_card .content p{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#6c757d;margin-bottom:0}.main_services .services_card .content a.btn{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding-inline:20px;font-size:14px;font-weight:600;border-radius:999px}#packs_overlay{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:10px !important}.product-pane{width:100%}#packetTabs .nav-link{border:1px solid #e9ecef;color:#192938;margin-right:8px;border-radius:8px;padding:16px 32px;font-weight:600;background:rgba(0,0,0,0)}#packetTabs .nav-link.active{background:#3cc99c;border-color:#3cc99c;color:#fff}.pricing-table{margin-top:10px;position:relative}.pricing-grid{display:grid;grid-template-columns:var(--col-template);border:1px solid #e6f3ef;border-radius:14px;overflow:hidden;background:#fff;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.03);box-shadow:0 2px 10px rgba(0,0,0,.03);position:relative}.pricing-grid .cell{border-bottom:1px solid #edf4f2;border-right:1px solid #edf4f2;font-size:15px}.pricing-grid .cell:is(.pkg-cell){padding:17px 16px}.pricing-grid .cell:not(.pkg-cell){padding:14px 16px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important}.pricing-grid .header-cell{background:#f2fbf7;font-weight:700;text-align:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important}.pricing-grid .corner-cell{text-align:left}.pkg-header .pkg-title{font-size:18px;margin-bottom:6px}.btn-buy{display:inline-block;background:#3cc99c;color:#fff;text-decoration:none;padding:7px 16px;border-radius:999px;font-weight:600}.section-row{padding:10px 14px;background:rgba(60,201,156,.18);font-weight:700;border-top:1px solid #e6f3ef;border-bottom:1px solid #e6f3ef}.feature-cell{cursor:help}.pkg-cell{border-bottom:1px solid #edf4f2;border-right:1px solid #edf4f2;font-size:15px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-ms-flex-item-align:center !important;align-self:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;text-align:center;gap:6px}.mark{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;border-radius:50%;font-weight:700}.mark.tick{background:#e8f8f2;color:#21a871}.mark.cross{background:#fdeeee;color:#f06b7d}.note{font-size:12px;color:#666}.pricing-grid [data-row].active{background:#f8fcfa}@media(max-width: 991px){.btn-buy{padding:6px 12px}}.pkg-pricing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;position:relative}.pkg-pricing .pkg-card{-webkit-box-flex:0;-ms-flex:0 1 calc(25% - 12px);flex:0 1 calc(25% - 12px);min-width:260px;max-width:400px}@media(max-width: 1200px){.pkg-pricing .pkg-card{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 8px);flex:0 1 calc(50% - 8px)}}@media(max-width: 768px){.pkg-pricing .pkg-card{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}.pkg-card{max-width:400px;width:auto;-webkit-transition:.2s all ease-in;transition:.2s all ease-in;border:1px solid #e6f3ef;border-radius:12px;background:#fff;padding:16px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.03);box-shadow:0 2px 10px rgba(0,0,0,.03);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;z-index:0;position:relative;overflow:visible}.pkg-card:hover{-webkit-transition:.2s all ease-in;transition:.2s all ease-in;background:#edfcf6;border-color:#0e8d6c;z-index:100}.pkg-card-header{text-align:center;font-weight:700;font-size:20px}.pkg-card-subtitle{text-align:center;color:#4b5563;font-size:14px}.pkg-card-meta{margin:0 auto;border-radius:8px;padding:6px 10px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.pkg-card-bullets{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.pkg-bullet{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;position:relative;z-index:1}.pkg-bullet:hover{z-index:10002}.pkg-card-bullets li{line-height:1.4;margin-bottom:0px;font-size:14px;position:relative;overflow:visible}.pkg-card-bullets li .pkg-bullet-left{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important}.pkg-card-bullets li .check-icon{font-size:18px;color:#21a871;margin-right:6px}.pkg-card-bullets li .info-icon{font-size:22px;color:#475569;cursor:pointer;position:relative;z-index:101}.pkg-card-bullets li .info-icon:hover::after{content:attr(data-tooltip);position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:calc(100% + 10px);min-width:220px;max-width:360px;background:#263f54;color:#fff;font-size:14px;font-weight:400;padding:10px 12px;border-radius:8px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.18);box-shadow:0 8px 24px rgba(0,0,0,.18);white-space:normal;z-index:10001;line-height:1.6;pointer-events:none}.pkg-card-bullets li .info-icon:hover::before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);bottom:calc(100% + 6px);width:8px;height:8px;background:#263f54;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);z-index:10001}.pkg-card-empty{color:#6b7280;font-size:14px}.feature-cell{position:relative;cursor:pointer;z-index:1}.feature-cell{--feature-tooltip-x: 50%;--feature-tooltip-y: 50%}.feature-cell .feature-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;width:100%}.feature-cell .feature-title-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.feature-cell .feature-info{font-size:18px;color:#475569;cursor:pointer;position:relative;z-index:2}.feature-cell .feature-info:hover::after{content:attr(data-tooltip);position:fixed;left:var(--feature-tooltip-x);top:var(--feature-tooltip-y);-webkit-transform:translate(-50%, calc(-100% - 12px));transform:translate(-50%, calc(-100% - 12px));min-width:240px;max-width:360px;font-size:14px;font-weight:400;background:#263f54;color:#fff;padding:10px 12px;border-radius:8px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.2);box-shadow:0 8px 24px rgba(0,0,0,.2);z-index:10000;white-space:normal;line-height:1.6;pointer-events:none}.feature-cell .feature-info:hover::before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);bottom:calc(100% + 8px);width:8px;height:8px;background:#263f54;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);z-index:10001}.feature-cell:hover{z-index:1000}.ecopilot_btn{-webkit-transition:.2s all linear;transition:.2s all linear;background:rgba(255,255,255,.4549019608);border-radius:18px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);-webkit-box-shadow:0 4px 6px -1px rgba(30,9,69,.5),0 2px 4px -1px rgba(30,9,69,.5);box-shadow:0 4px 6px -1px rgba(30,9,69,.5),0 2px 4px -1px rgba(30,9,69,.5)}.ecopilot_btn img{border:none;width:60px;height:60px}.ecopilot_btn:hover{-webkit-transition:.2s all linear;transition:.2s all linear;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);-webkit-transform:scale(1.07);transform:scale(1.07)}.ecopilot_btn:hover span{-webkit-transition:.2s all linear;transition:.2s all linear;color:#fff !important}.ecopilot_btn span{color:#1e0945 !important;font-weight:600;font-size:17px !important}.partner__custom_banner{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:14px !important;background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:20px}.partner__custom_banner .image img{width:1050px;height:auto}.partner__custom_banner .content{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important}.partner__custom_banner .content h2{font-size:28px;font-weight:800;color:#29c0ce}.partner__custom_banner .content p{font-size:14px;font-weight:500;color:#495057;line-height:1.6}.partner__custom_banner .content span{margin-top:10px;font-size:15px;font-weight:600;color:#121417;line-height:1.6}.partner__form .form__body form .radio-label,.partner__form .form__body form .checkbox-label,.partner__form .form__body form .checkbox-item{font-size:14px !important;font-weight:400 !important;margin-right:10px}.partner__form .form__body form .file-label{margin-top:15px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:10px !important}.partner__form .form__body form .file-label .file-upload-btn{background:#1aaf85;color:#fff;padding:8px 12px;border-radius:8px;font-size:14px;cursor:pointer}.partner__form .form__body form .group{border:1px solid #dee2e6;border-radius:8px;padding:18px;margin-bottom:20px}.partner__form .form__body form .group .heading{font-size:20px;font-weight:800;color:#121417;margin-bottom:12px;display:block}.partner__form .form__body form .form_group{margin-bottom:16px}.partner__form .form__body form .form_group label{font-size:17px;font-weight:600;color:#121417;line-height:1.6;margin-bottom:10px}.partner__form .form__body form .form_group input[type=text],.partner__form .form__body form .form_group input[type=number],.partner__form .form__body form .form_group input[type=url],.partner__form .form__body form .form_group input[type=date],.partner__form .form__body form .form_group input[type=email],.partner__form .form__body form .form_group input[type=password],.partner__form .form__body form .form_group input[type=tel],.partner__form .form__body form .form_group input[type=search],.partner__form .form__body form .form_group input[type=time],.partner__form .form__body form .form_group input[type=datetime-local],.partner__form .form__body form .form_group input[type=month],.partner__form .form__body form .form_group input[type=week],.partner__form .form__body form .form_group input[type=color],.partner__form .form__body form .form_group input[type=file]{width:100%;height:40px;border:1px solid #dee2e6;border-radius:8px;padding:0 10px;font-size:14px;font-weight:500;-webkit-transition:border-color .3s ease;transition:border-color .3s ease}.partner__form .form__body form .form_group input[type=text]:focus,.partner__form .form__body form .form_group input[type=number]:focus,.partner__form .form__body form .form_group input[type=url]:focus,.partner__form .form__body form .form_group input[type=date]:focus,.partner__form .form__body form .form_group input[type=email]:focus,.partner__form .form__body form .form_group input[type=password]:focus,.partner__form .form__body form .form_group input[type=tel]:focus,.partner__form .form__body form .form_group input[type=search]:focus,.partner__form .form__body form .form_group input[type=time]:focus,.partner__form .form__body form .form_group input[type=datetime-local]:focus,.partner__form .form__body form .form_group input[type=month]:focus,.partner__form .form__body form .form_group input[type=week]:focus,.partner__form .form__body form .form_group input[type=color]:focus,.partner__form .form__body form .form_group input[type=file]:focus{outline:none;border-color:#1aaf85;-webkit-box-shadow:0 0 0 3px rgba(26,175,133,.1);box-shadow:0 0 0 3px rgba(26,175,133,.1)}.partner__form .form__body form .form_group .score-input{margin-bottom:12px}.partner__form .form__body form .form_group input[type=radio],.partner__form .form__body form .form_group input[type=checkbox]{width:auto;height:auto;margin:0 8px 0 0;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer}.partner__form .form__body form .form_group input[type=radio]:checked::before,.partner__form .form__body form .form_group input[type=checkbox]:checked::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#1aaf85;font-size:16px;font-family:"Font Awesome 5 Free";font-weight:900}.partner__form .form__body form .form_group input[type=radio]:focus,.partner__form .form__body form .form_group input[type=checkbox]:focus{outline:2px solid #1aaf85;outline-offset:2px}.partner__form .form__body form .form_group input[type=radio]{width:18px;height:18px;border-radius:50%;border:2px solid #dee2e6;background:#fff}.partner__form .form__body form .form_group input[type=radio]:checked{border-color:#1aaf85;background-color:#1aaf85}.partner__form .form__body form .form_group input[type=radio]:checked::before{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.partner__form .form__body form .form_group input[type=checkbox]{width:18px;height:18px;border-radius:4px;border:2px solid #dee2e6;background:#fff}.partner__form .form__body form .form_group input[type=checkbox]:checked{border-color:#1aaf85;background-color:#1aaf85}.partner__form .form__body form .form_group input[type=checkbox]:checked::before{content:""}.partner__form .form__body form .form_group .form_group label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-bottom:0}.partner__form .form__body form .form_group .form_group label input[type=radio],.partner__form .form__body form .form_group .form_group label input[type=checkbox]{margin-right:8px}.partner__form .form__body form .form_group textarea{width:100%;height:100px;border:1px solid #dee2e6;border-radius:8px;padding:10px;font-size:14px;font-weight:500}.partner__form .form__body form .form_group select{width:100%;height:40px;border:1px solid #dee2e6;border-radius:8px;padding:0 10px;font-size:14px;font-weight:500}.partner__form .form__body form .form_group button{width:100%;height:40px;border:1px solid #dee2e6;border-radius:8px;padding:0 10px;font-size:14px;font-weight:500}.blog__quiz_modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.blog__quiz_modal[aria-hidden=false]{opacity:1;visibility:visible}.blog__quiz_modal[aria-hidden=false] .blog__quiz_dialog{-webkit-transform:scale(1);transform:scale(1)}.blog__quiz_backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog__quiz_dialog{position:relative;width:90%;max-width:700px;max-height:90vh;background:#1a1a1a;border-radius:24px;overflow:hidden;-webkit-box-shadow:0 25px 50px -12px rgba(0,0,0,.5);box-shadow:0 25px 50px -12px rgba(0,0,0,.5);-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog__quiz_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;text-align:center;width:100%;padding:16px 24px;background:#0f0f0f;border-bottom:1px solid #2a2a2a}.blog__quiz_header .quiz_progress{font-size:16px;font-weight:600;color:#e5e5e5}.blog__quiz_header .quiz_progress .current_question{color:#3cc99c;font-size:20px}.blog__quiz_header .quiz_progress .total_questions{color:#9ca3af}.blog__quiz_header .blog__quiz_close{width:40px;height:40px;border-radius:12px;background:#2a2a2a;border:none;color:#e5e5e5;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;-webkit-transition:all .2s ease;transition:all .2s ease}.blog__quiz_header .blog__quiz_close:hover{background:#374151;color:#fff}.blog__quiz_body{padding:24px;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;scrollbar-width:thin;scrollbar-color:#495057 #18181b}.blog__quiz_body::-webkit-scrollbar{width:8px;background:#18181b;border-radius:8px}.blog__quiz_body::-webkit-scrollbar-thumb{background:#495057;border-radius:8px}.blog__quiz_body::-webkit-scrollbar-track{background:#18181b;border-radius:8px}.quiz_question_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.question_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;margin-bottom:20px}.question_header .question_text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:20px;font-weight:600;color:#f3f4f6;line-height:1.6;margin:0}.question_header .question_info{position:relative;width:32px;height:32px;min-width:32px;border-radius:50%;background:#2a2a2a;border:none;color:#9ca3af;cursor:help;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:100}.question_header .question_info:hover{background:#3cc99c;color:#fff}.question_header{position:relative;z-index:100}.quiz_tooltip{position:fixed;background:#111827;color:#e5e5e5;padding:12px 16px;border-radius:12px;font-size:13px;line-height:1.5;max-width:300px;width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:normal;-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5);border:1px solid #374151;z-index:99999;pointer-events:none;-webkit-animation:tooltipFadeIn .2s ease;animation:tooltipFadeIn .2s ease}.quiz_tooltip::after{content:"";position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:6px solid rgba(0,0,0,0);border-top-color:#111827}@-webkit-keyframes tooltipFadeIn{from{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes tooltipFadeIn{from{opacity:0;-webkit-transform:translateY(-4px);transform:translateY(-4px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.options_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.option_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;padding:20px;background:#0f0f0f;border:2px solid #2a2a2a;border-radius:16px;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.option_item:hover:not(.answered){background:#1f1f1f;border-color:#3cc99c;-webkit-transform:translateX(4px);transform:translateX(4px)}.option_item.answered{cursor:default}.option_item.correct{border-color:#10b981;background:rgba(16,185,129,.05)}.option_item.wrong{border-color:#ef4444;background:rgba(239,68,68,.05)}.option_item.selected.correct{border-color:#10b981;background:rgba(16,185,129,.1)}.option_letter{width:40px;height:40px;min-width:40px;border-radius:12px;background:#2a2a2a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700;color:#e5e5e5;-webkit-transition:all .2s ease;transition:all .2s ease}.option_item:hover:not(.answered) .option_letter{background:#3cc99c;color:#fff}.option_item.correct .option_letter{background:#10b981;color:#fff}.option_item.wrong .option_letter{background:#ef4444;color:#fff}.option_content{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.option_text{font-size:15px;font-weight:500;color:#e5e5e5;line-height:1.6}.option_feedback{font-size:13px;font-weight:600;padding-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.option_feedback.correct_feedback{color:#10b981}.option_feedback.wrong_feedback{color:#ef4444}.feedback_tooltip{display:inline-block;font-size:12px;font-weight:500;padding:6px 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#9ca3af;margin-top:4px;font-style:italic}.correct_feedback .feedback_tooltip{background:rgba(16,185,129,.1);border-color:rgba(16,185,129,.2);color:#10b981}.wrong_feedback .feedback_tooltip{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.2);color:#ef4444}.quiz_navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-top:16px}.btn_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:14px 24px;border-radius:12px;border:none;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.btn_nav.btn_prev{background:#2a2a2a;color:#e5e5e5}.btn_nav.btn_prev:hover:not(:disabled){background:#374151}.btn_nav.btn_prev:disabled{opacity:.3;cursor:not-allowed}.btn_nav.btn_next{background:#3cc99c;color:#fff;margin-left:auto}.btn_nav.btn_next:hover{background:#3cc99c}.btn_nav i{font-size:18px}.quiz_result_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding:20px 0}.result_header{text-align:center}.result_header h2{font-size:28px;font-weight:500;color:#f3f4f6;margin:0}.result_stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;width:100%;max-width:500px;margin:20px auto}.stat_item{background:#0f0f0f;border:2px solid #2a2a2a;border-radius:16px;padding:20px;text-align:center}.stat_item .stat_label{font-size:13px;font-weight:600;color:#9ca3af;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.stat_item .stat_value{font-size:32px;font-weight:700}.stat_item.stat_correct{border-color:#6b7280}.stat_item.stat_correct .stat_value{color:#6b7280}.stat_item.stat_wrong{border-color:#6b7280}.stat_item.stat_wrong .stat_value{color:#6b7280}.stat_item.stat_empty{border-color:#6b7280}.stat_item.stat_empty .stat_value{color:#6b7280}.result_actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%;max-width:500px;margin:0 auto}.btn_result{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:12px;border:none;font-size:15px;font-weight:600;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease}.btn_result.btn_retry{background:#2a2a2a;color:#e5e5e5}.btn_result.btn_retry:hover{background:#374151}.btn_result.btn_restart{background:#2a2a2a;color:#e5e5e5}.btn_result.btn_restart:hover{background:#374151}.btn_result i{font-size:18px}@media(max-width: 768px){.blog__quiz_dialog{width:95%;max-height:95vh}.blog__quiz_header{padding:20px 24px}.blog__quiz_body{padding:24px 20px}.question_header .question_text{font-size:18px;margin-bottom:10px}.question_header .question_info{width:28px;height:28px;min-width:28px;font-size:18px}.option_item{padding:16px;gap:12px}.option_letter{width:36px;height:36px;min-width:36px;font-size:14px}.option_text{font-size:14px}.result_stats{grid-template-columns:1fr}.result_actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quiz_navigation{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.quiz_navigation .btn_nav{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quiz_navigation .btn_nav.btn_next{margin-left:0}}.letter_list{background:#f8f9fa;padding:15px;border-radius:10px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:4px !important;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.letter_list li a{background:#fff;width:34px;height:34px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0px !important;border-radius:8px;color:#343a40;font-weight:600;font-size:18px;border:1px solid #e9ecef}.dictionary_category{background:#f8f9fa;padding:15px;border-radius:10px}.dictionary_category .dictionary_item{-webkit-transition:.2s all ease-in;transition:.2s all ease-in;background:#fff;padding:12px;border-radius:10px;border:1px solid #e9ecef;display:block;width:100%;height:100%;text-decoration:none;color:#343a40}.dictionary_category .dictionary_item:hover{-webkit-transition:.2s all ease-in;transition:.2s all ease-in;background:#edfcf6;border-color:#aceed3}.dictionary_category .dictionary_item:hover .title{-webkit-transition:.2s all ease-in;transition:.2s all ease-in}.dictionary_category .dictionary_item:hover .title .icon{-webkit-transition:.2s all ease-in;transition:.2s all ease-in;background:#1aaf85;border-color:#1aaf85}.dictionary_category .dictionary_item:hover .title .icon i{color:#fff}.dictionary_category .dictionary_item .title{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.dictionary_category .dictionary_item .title .title_inner{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.dictionary_category .dictionary_item .title .icon{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;width:36px;height:36px;background:#f8f9fa;border-radius:50%;border:1px solid #e9ecef}.dictionary_category .dictionary_item .title .icon i{font-size:20px;color:#343a40}.dictionary_category .dictionary_item .title .letter{background:#edfcf6;width:34px;height:34px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;border-radius:8px;color:#0e8d6c;border:1px solid #aceed3;font-weight:600;font-size:16px}.dictionary_category .dictionary_item .title h2{font-size:16px;font-weight:500;color:#343a40;margin:0}.dictionary_search{margin-top:50px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:24px !important}.dictionary_search .src_dic{width:100%;max-width:100%;z-index:8;position:relative}@media(min-width: 992px){.dictionary_search .src_dic{width:700px}}.dictionary_search .src_dic input{width:100%;height:60px;padding-left:30px;padding-right:170px;letter-spacing:.3px;font-weight:600;border-radius:30px;border:1px solid #e9ecef;background:#f8f9fa}.dictionary_search .src_dic input::-webkit-input-placeholder{color:#6c757d;font-weight:400}.dictionary_search .src_dic input::-moz-placeholder{color:#6c757d;font-weight:400}.dictionary_search .src_dic input:-ms-input-placeholder{color:#6c757d;font-weight:400}.dictionary_search .src_dic input::-ms-input-placeholder{color:#6c757d;font-weight:400}.dictionary_search .src_dic input::placeholder{color:#6c757d;font-weight:400}.dictionary_search .src_dic input:focus{border-color:#3cc99c}.dictionary_search .src_dic div>button{position:absolute;right:15px;top:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 15px;border-radius:25px;height:36px;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:8px !important;background-color:#3cc99c;color:#fff}.dictionary_search .src_dic div>button:hover{background:#0b7159;color:#fff}.dictionary_search .src_dic div{background-color:#f8f9fa;border-radius:30px}.dictionary_header{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;margin-bottom:25px;border-radius:25px;text-align:center}@media(min-width: 768px){.dictionary_header{padding:60px 30px}}@media(min-width: 992px){.dictionary_header{padding:80px 50px}}.dictionary_header h1:is(.title){font-size:20px;font-weight:800;color:#343a40;margin-bottom:15px;line-height:1.2;width:95%}@media(min-width: 768px){.dictionary_header h1:is(.title){width:70%}}@media(min-width: 768px){.dictionary_header h1:is(.title){font-size:28px}}@media(min-width: 992px){.dictionary_header h1:is(.title){font-size:38px}}.dictionary_header p:is(.description){font-size:13px;font-weight:400;color:#6c757d;margin:0 auto;width:95%;line-height:1.8}@media(min-width: 768px){.dictionary_header p:is(.description){width:70%}}@media(min-width: 768px){.dictionary_header p:is(.description){font-size:15px}}@media(min-width: 992px){.dictionary_header p:is(.description){font-size:16px}}.dictionary_content{border:2px solid #adb5bd;border-radius:12px;padding:20px;background:#fff}.dictionary_content p{font-size:18px}.dictionary_content h1.title{font-size:22px;font-weight:700;color:#343a40;margin-bottom:12px;line-height:1.2}@media(min-width: 992px){.dictionary_content h1.title{font-size:32px}}.sidebar__widget.banner{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:24px;text-align:center;position:relative;overflow:hidden}.sidebar__widget.banner .title{font-size:24px;font-weight:800;color:#212529}.sidebar__widget.banner p{margin-top:14px;font-size:13px;font-weight:500;color:#212529}.sidebar__widget.banner .bg{background-image:url("../blog_bg.png");background-size:cover;background-repeat:no-repeat;background-position:center;height:100%;width:100%;position:absolute;top:0;left:0;z-index:0;opacity:.5}.news_slider_wrapper{position:relative}.news_slider_wrapper .news_slider_nav{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;pointer-events:none;z-index:10;padding:0 10px}@media(min-width: 992px){.news_slider_wrapper .news_slider_nav{left:-60px;right:-60px;padding:0}}.news_slider_wrapper .news_slider_nav .swiper-button-prev,.news_slider_wrapper .news_slider_nav .swiper-button-next{position:relative;top:auto;left:auto;right:auto;width:48px;height:48px;background:#fff;border:1px solid #e9ecef;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;pointer-events:all;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.news_slider_wrapper .news_slider_nav .swiper-button-prev::after,.news_slider_wrapper .news_slider_nav .swiper-button-next::after{display:none}.news_slider_wrapper .news_slider_nav .swiper-button-prev i,.news_slider_wrapper .news_slider_nav .swiper-button-next i{font-size:20px;color:#495057;-webkit-transition:all .3s ease;transition:all .3s ease}.news_slider_wrapper .news_slider_nav .swiper-button-prev:hover,.news_slider_wrapper .news_slider_nav .swiper-button-next:hover{background:#1aaf85;border-color:#1aaf85}.news_slider_wrapper .news_slider_nav .swiper-button-prev:hover i,.news_slider_wrapper .news_slider_nav .swiper-button-next:hover i{color:#fff}.news_slider_wrapper .news_slider_nav .swiper-button-prev.swiper-button-disabled,.news_slider_wrapper .news_slider_nav .swiper-button-next.swiper-button-disabled{opacity:.5;cursor:not-allowed}.news_slider_wrapper .news_slider_nav .swiper-button-prev.swiper-button-disabled:hover,.news_slider_wrapper .news_slider_nav .swiper-button-next.swiper-button-disabled:hover{background:#fff;border-color:#e9ecef}.news_slider_wrapper .news_slider_nav .swiper-button-prev.swiper-button-disabled:hover i,.news_slider_wrapper .news_slider_nav .swiper-button-next.swiper-button-disabled:hover i{color:#495057}.news_slider_wrapper .news-pagination{position:relative;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.news_slider_wrapper .news-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#dee2e6;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease}.news_slider_wrapper .news-pagination .swiper-pagination-bullet-active{background:#1aaf85;width:30px;border-radius:5px}.resources_megamenu_area .left_content h2{font-size:20px;font-weight:700;color:#121417}.resources_megamenu_area .left_content p{font-size:14px;font-weight:500}.resources_megamenu_area .resource_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.resources_megamenu_area .resource_block div:first-child{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.resources_megamenu_area .resource_block div:first-child img{width:25px;height:25px}.resources_megamenu_area .resource_block div:first-child div{font-size:16px;font-weight:600;color:#121417}.resources_megamenu_area .resource_block div:first-child:hover div{color:#3cc99c}.resources_megamenu_area .resource_block p{font-size:13px}.faq__tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 8px;border:1px solid #e9ecef;border-radius:12px;width:100%;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;flex-direction:column !important;gap:6px !important}.faq__tab .faq__tab_item{width:100%;padding:0;border-radius:8px;background-color:rgba(0,0,0,0);cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;border:none;outline:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;border:1px solid rgba(0,0,0,0)}.faq__tab .faq__tab_item a{color:#495057;font-size:15px}.faq__tab .faq__tab_item i{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0 !important;vertical-align:middle;padding:0;margin:0;color:#495057;font-size:18px}.faq__tab .faq__tab_item:hover{background:#f8f9fa;border-color:#e9ecef}.faq__tab .faq__tab_item.active{background-color:#f8f9fa !important;border-color:rgba(0,0,0,0)}.faq__tab .faq__tab_item.active span{color:#212529;font-weight:600}.faq__tab .faq__tab_item span{font-size:14px;font-weight:600;color:#292c2e;-webkit-transition:color .2s ease;transition:color .2s ease}.faq__tab .faq__tab_item:not(.has-dropdown){padding:8px 14px}.faq__tab .faq__tab_item.has-dropdown{display:block !important;background-color:rgba(0,0,0,0) !important;padding:0}.faq__tab .faq__tab_item.has-dropdown .item{background-color:rgba(0,0,0,0);cursor:pointer;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 14px;border-radius:8px;-webkit-transition:all .2s ease;transition:all .2s ease}.faq__tab .faq__tab_item.has-dropdown .item div{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.faq__tab .faq__tab_item.has-dropdown .item span,.faq__tab .faq__tab_item.has-dropdown .item i{background-color:rgba(0,0,0,0);padding:0;border-radius:0;display:inline-block}.faq__tab .faq__tab_item.has-dropdown .item span{font-size:14px;font-weight:600;color:#292c2e}.faq__tab .faq__tab_item.has-dropdown .item i{-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease}.faq__tab .faq__tab_item.has-dropdown .item:hover{background-color:#f8f9fa;border-color:#e9ecef}.faq__tab .faq__tab_item.has-dropdown .item:hover span{color:#495057}.faq__tab .faq__tab_item.has-dropdown .item.active{background-color:#fff;border-color:#e9ecef}.faq__tab .faq__tab_item.has-dropdown .item.active span{color:#212529;font-weight:600}.faq__tab .faq__tab_item.has-dropdown .item.active i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faq__tab .faq__tab_item.has-dropdown:is(.active) .dropdown-content{padding:10px}.faq__tab .faq__tab_item.has-dropdown .dropdown-content{width:100%;max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease;background-color:rgba(0,0,0,0);margin-top:0;background:#fff}.faq__tab .faq__tab_item.has-dropdown .dropdown-content .dropdown-item{margin-left:8px;padding:6px 8px;font-size:12px;font-weight:500;color:#515459;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:rgba(0,0,0,0);margin-bottom:2px;border-radius:8px;border:none;width:100%;text-align:left;display:block}.faq__tab .faq__tab_item.has-dropdown .dropdown-content .dropdown-item:last-child{margin-bottom:0}.faq__tab .faq__tab_item.has-dropdown .dropdown-content .dropdown-item:hover{color:#212529;background-color:#f8f9fa}.faq__tab .faq__tab_item.has-dropdown .dropdown-content .dropdown-item.active{color:#212529;font-weight:500;background-color:#f1f1f1}.faq__tab .faq__tab_item.has-dropdown.active .dropdown-content{max-height:300px}.blog__bg{background:#f8f9fa !important}.content_detail:is(.sss) h2{font-size:1rem}.content_detail h1,.content_detail h2,.content_detail h3,.content_detail h4,.content_detail h5,.content_detail h6{font-weight:800;color:#192938;margin-top:36px;margin-bottom:12px}.content_detail h2{font-size:1.75rem}.content_detail h3{font-size:1.5rem}.content_detail h4{font-size:1.25rem}.content_detail h5{font-size:1.125rem}.content_detail h6{font-size:1rem}.content_detail p{font-size:15px;color:#222;line-height:1.6}.content_detail ul{list-style:disc !important;padding-left:0;padding-top:8px}.content_detail ol{list-style:decimal;padding-left:20px;padding-top:8px}.content_detail li{font-size:14px;font-weight:500;color:#495057;padding:0 !important;margin-bottom:14px}.content_detail li::before{content:"";font-family:"Phosphor-Light" !important;font-size:20px;line-height:1;margin:0 6px 14px 0;vertical-align:middle}.content_detail blockquote{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e9ecef;margin:12px 0;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important}.content_detail blockquote p{font-size:14px;font-style:italic;color:#222;line-height:1.6}.content_detail blockquote::before{content:"";font-family:remixicon !important;font-size:48px}.content_detail a{color:#1aaf85;text-decoration:underline}.content_detail a:hover{color:#0b5a48}.content_detail img{width:100%;height:auto}.info_card{background:#f8f9fa;padding:24px;border-radius:12px;border:1px solid #e9ecef;margin:24px 0;font-size:14px;font-weight:500;color:#495057}.newsletter_card_wrapper{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important;background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:30px 20px;width:100%}@media(min-width: 992px){.newsletter_card_wrapper{padding:30px 180px}}.newsletter_card_wrapper .newsletter_card_header{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:0 !important}.newsletter_card_wrapper .newsletter_card_header .title{font-size:32px;font-weight:800;color:#192938}.newsletter_card_wrapper .newsletter_card_header .description{font-size:14px;font-weight:500;color:#495057}.newsletter_card_wrapper .newsletter_card{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:12px !important;white-space:nowrap;height:40px;margin:32px 0;width:100%}.newsletter_card_wrapper .newsletter_card input{width:100%;padding:25px 20px;border:1px solid #e9ecef;border-radius:8px;font-size:15px;font-weight:500;color:#495057;background:#f8f9fa;height:100%;border-radius:50px}.newsletter_card_wrapper .newsletter_card input:focus{border-color:#1aaf85}.newsletter_card_wrapper .newsletter_card button{padding:25px 25px;border-radius:50px;height:100%}.banner_cimpact_color_container{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:0 !important}.banner_cimpact_color{width:11.1%;height:6px}.header-color-1{background-color:#3c9c38 !important}.header-color-2{background-color:#52ad3a !important}.header-color-3{background-color:#8db834 !important}.header-color-4{background-color:#c0ce13 !important}.header-color-5{background-color:#f4df0b !important}.header-color-6{background-color:#f2c412 !important}.header-color-7{background-color:#ee740d !important}.header-color-8{background-color:#e3000f !important}.header-color-9{background-color:#b8161f !important}.footer_locations{border:1px solid #e9ecef;padding:16px;margin-top:32px;border-radius:16px}.footer_locations .location_item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;gap:8px !important;background:#f8f9fa;padding:16px;border-radius:16px;height:200px;margin:0}.footer_locations .location_item .title{font-size:18px;font-weight:700;color:#192938;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:10px !important}.footer_locations .location_item .title i{font-size:24px}.footer_locations .location_item p{font-size:14px;font-weight:500;color:#495057}.only_breadcrumb{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important;gap:8px !important}.only_breadcrumb li:last-child{color:#1aaf85 !important;font-size:14px;margin:0;padding:0}.only_breadcrumb li:not(:last-child)::after{content:"";font-family:"Phosphor-Light" !important;font-size:16px;line-height:1;vertical-align:middle;margin-left:8px}.only_breadcrumb li a{font-size:14px;font-weight:500;color:#495057;text-decoration:none}.news_header_padding{padding-top:50px}@media(min-width: 992px){.news_header_padding{padding-top:20px}}#demo__request_fixed_btn{position:fixed;bottom:30px;right:90px;border-radius:25px;z-index:9999;padding:8px 20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#1aaf85;color:#fff;font-size:20px;font-weight:600;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#demo__request_fixed_btn:hover{background-color:#0b7159;color:#fff;text-decoration:none;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);-webkit-transition:all .2s ease;transition:all .2s ease}#demo__request_fixed_btn span{font-size:16px}