.makura-toast{position:fixed;bottom:1rem;right:1rem;background-color:var(--white);z-index:12;border-radius:1.2rem;width:32rem;box-shadow:8px 8px 32px 8px rgb(0 0 0 / .2);border-left:6px solid #fff0;opacity:0;visibility:hidden;transform:translateX(100%);transition:all .2s linear}.makura-toast.success,.makura-toast.warning,.makura-toast.info,.makura-toast.error{opacity:1;visibility:visible;transform:translateX(0)}.makura-toast .toast-content{position:relative;padding:1.2rem 1.2rem 1.2rem 6rem}.makura-toast .toast-content h1,.makura-toast .toast-content h2,.makura-toast .toast-content h3,.makura-toast .toast-content h4,.makura-toast .toast-content h5,.makura-toast .toast-content h1,.makura-toast .toast-content h2,.makura-toast .toast-content h3,.makura-toast .toast-content h4,.makura-toast .toast-content h5,.makura-toast .toast-content .toast-icon img{display:none}.makura-toast .toast-content h1,.makura-toast .toast-content h2,.makura-toast .toast-content h4,.makura-toast .toast-content h4,.makura-toast .toast-content h5{margin-bottom:.4rem;color:var(--title)}.makura-toast .toast-content p{color:var(--description)}.makura-toast .toast-content .toast-icon img{max-width:2.4rem;position:absolute;top:50%;transform:translateY(-50%);left:1.6rem}.makura-toast .toast-content .close-toast{position:absolute;top:1.2rem;right:1.2rem}.makura-toast.success{border-color:var(--green)}.makura-toast.success .toast-content h1,.makura-toast.success .toast-content h2,.makura-toast.success .toast-content h3,.makura-toast.success .toast-content h4,.makura-toast.success .toast-content h5{color:var(--green)}.makura-toast.success .toast-content h1.success,.makura-toast.success .toast-content h2.success,.makura-toast.success .toast-content h3.success,.makura-toast.success .toast-content h4.success,.makura-toast.success .toast-content h5.success,.makura-toast.success .toast-content .toast-icon img.success{display:block}.makura-toast.error{border-color:var(--red)}.makura-toast.error .toast-content h1,.makura-toast.error .toast-content h2,.makura-toast.error .toast-content h3,.makura-toast.error .toast-content h4,.makura-toast.error .toast-content h5{color:var(--red)}.makura-toast.error .toast-content h1.error,.makura-toast.error .toast-content h2.error,.makura-toast.error .toast-content h3.error,.makura-toast.error .toast-content h4.error,.makura-toast.error .toast-content h5.error,.makura-toast.error .toast-content .toast-icon img.error{display:block}.makura-toast.info{border-color:var(--primary)}.makura-toast.info .toast-content h1,.makura-toast.info .toast-content h2,.makura-toast.info .toast-content h3,.makura-toast.info .toast-content h4,.makura-toast.info .toast-content h5{color:var(--primary)}.makura-toast.info .toast-content h1.info,.makura-toast.info .toast-content h2.info,.makura-toast.info .toast-content h3.info,.makura-toast.info .toast-content h4.info,.makura-toast.info .toast-content h5.info,.makura-toast.info .toast-content .toast-icon img.info{display:block}.makura-toast.warning{border-color:var(--secondary)}.makura-toast.warning .toast-content h1,.makura-toast.warning .toast-content h2,.makura-toast.warning .toast-content h3,.makura-toast.warning .toast-content h4,.makura-toast.warning .toast-content h5{color:var(--secondary)}.makura-toast.warning .toast-content h1.warning,.makura-toast.warning .toast-content h2.warning,.makura-toast.warning .toast-content h3.warning,.makura-toast.warning .toast-content h4.warning,.makura-toast.warning .toast-content h5.warning,.makura-toast.warning .toast-content .toast-icon img.warning{display:block}@media(min-width:992px){.makura-toast{min-width:40rem}.makura-toast .toast-content{padding:1.6rem 2rem 1.6rem 6rem}.makura-toast .toast-content h1,.makura-toast .toast-content h2,.makura-toast .toast-content h3,.makura-toast .toast-content h4,.makura-toast .toast-content h5,.makura-toast .toast-content .toast-icon img{max-width:3.2rem}}.makura-modal{position:fixed;inset:0;background-color:var(--black-600);z-index:99;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease-in-out;backdrop-filter:blur(6px)}.makura-modal.active{opacity:1;visibility:visible}.makura-modal.active.drawer .makura-modal-content{transform:translateX(0)}.makura-modal.right-align{justify-content:end}.makura-modal.drawer .makura-modal-content{transform:translateX(100%)}.makura-modal .makura-modal-content{background-color:var(--white);border-radius:8px;min-width:350px;position:relative;transition:all .3s ease-in-out;max-height:100vh;overflow:auto}.makura-modal .makura-modal-content [close-modal]{position:absolute;right:16px;top:8px;max-width:12px}.makura-modal .makura-modal-content [close-modal] svg{max-width:100%}[close-modal]:hover svg path{fill:var(--primary)}.why-us .row{--bs-gutter-y:1.6rem;--bs-gutter-x:1.6rem}.why-us .row>div:nth-child(5n+1) .why-card{background-color:#fee8e7}.why-us .row>div:nth-child(5n+2) .why-card{background-color:#e2effe}.why-us .row>div:nth-child(5n+3) .why-card{background-color:#e4fcec}.why-us .row>div:nth-child(5n+4) .why-card{background-color:#fefbdf}.why-us .row>div:nth-child(5n+5) .why-card{background-color:#f9f3ff}.why-us .why-card{height:100%;position:relative}.why-us .why-card::after{content:"";position:absolute}.who-we-are .who-we-are-content{background:var(--Gradient-1,linear-gradient(225deg,#EFF6FE 0%,#FEF2F3 100%))}.who-we-are .counter-wrapper{margin-top:2.4rem}.who-we-are .counter-wrapper .row{--bs-gutter-y:0.8rem;--bs-gutter-x:0.8rem}@media(min-width:1200px){.who-we-are .counter-wrapper{max-width:calc(100% - 12.8rem);margin:0 auto}}.category-card{border:1px solid #dfdfdf;height:100%;transition:all .3s ease-in-out}.category-card .category-image{aspect-ratio:3/2}.category-card .category-image img{width:100%;height:100%;object-fit:cover}.category-card .category-content img{max-width:4.8rem;aspect-ratio:1/1}.category-card .category-content a{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}.category-card ul li{padding-left:2.4rem;position:relative}.category-card ul li::after{content:"";position:absolute;top:.2rem;left:0;width:1.6rem;height:1.6rem;background:url(/wp-content/themes/asian-batteries/assets/images/icons/circle-tick.svg) no-repeat center/contain}.category-card ul li+li{margin-top:.8rem}.category-card.explore-category{background:linear-gradient(131deg,#303E6B 0%,#040E27 100%)}.category-card.explore-category strong{max-width:20.7rem}.category-card.explore-category *{color:var(--white)}.category-card.explore-category .ab-btn:hover{background-color:var(--primary)!important;color:var(--white)!important}.category-card:not(.explore-category) .ab-btn:hover{background-color:var(--title)!important}.category-card.category-card-horizontal .category-content img{max-width:3.2rem}.category-card:hover{background-color:#fee8e7!important}.categories .section-title{max-width:51.3rem;margin-left:auto;margin-right:auto}.categories .row{--bs-gutter-y:1.6rem;--bs-gutter-x:1.6rem}.categories:has(+.certificates){padding-bottom:0!important}.row>div:nth-child(5n+1) .category-card .ab-btn{background-color:var(--primary)}.row>div:nth-child(5n+2) .category-card .ab-btn{background-color:#008c39}.row>div:nth-child(5n+3) .category-card .ab-btn{background-color:#c98f1b}.row>div:nth-child(5n+4) .category-card .ab-btn{background-color:#0a38bf}.row>div:nth-child(5n+5) .category-card .ab-btn{background-color:#a90001}@media(min-width:992px){.category-card .category-image{aspect-ratio:224/271;width:224px;flex:1 0 auto}.category-card .category-image img{width:100%;height:100%;object-fit:cover}.category-card .category-content-wrapper{width:100%}}.certificates h2,.certificates h3{letter-spacing:-.2px}.certificates .certificates-slider-wrapper .slick-track{margin-left:0!important}.certificates .certificates-slider-wrapper ul li img{max-width:8rem;height:8rem;mix-blend-mode:multiply}.certificates .certificates-slider-wrapper ul>li:not(:first-child){display:none}.certificates .certificates-slider-wrapper ul>li:first-child img{width:8rem}@media(min-width:992px){.certificates .certificates-slider-wrapper{max-width:calc(100% - 3.2rem);margin-left:auto}}.cta{position:relative;z-index:1}.cta .bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.cta p{letter-spacing:-.21px}.cta .cta-content{padding:0 24px}.go-green{background:linear-gradient(270deg,#C0E7FE 0%,#E7FDEF 100%)}.go-green h1 span,.go-green h2 span,.go-green h3 span,.go-green h4 span{color:var(--green)}.go-green .go-green-content-box .row{--bs-gutter-y:1.6rem;--bs-gutter-x:1.6rem}.go-green .go-green-content-box p,.go-green .go-green-content-box li,.go-green .go-green-content-box strong{letter-spacing:-.21px}.go-green .go-green-counters{background:linear-gradient(287deg,#2883FF 0%,#01DE77 100%)}.go-green .go-green-counters .title{position:relative}.go-green .go-green-counters .title::after{content:"";position:absolute;bottom:0;height:1px;left:0;right:0;background-color:var(--white);mix-blend-mode:soft-light}.go-green .go-green-counters .row{--bs-gutter-y:2.4rem}@media(min-width:992px){.go-green .go-green-counters{max-width:calc(100% - 3.2rem);margin-left:auto;height:100%}.go-green .go-green-counters .row{--bs-gutter-y:3.2rem;--bs-gutter-x:3.2rem}}.battery-card{border-radius:1.6rem;padding:.8rem .8rem 0}.battery-card .battery-image{position:relative;aspect-ratio:302/355;border:1px solid #fff0;border-radius:1.2rem;overflow:hidden;background-color:var(--light-bg);transition:border-color .3s linear;display:flex!important;align-items:center;justify-content:center}.battery-card .battery-image img{transition:all .3s linear;mix-blend-mode:darken}.battery-card .battery-badge{position:absolute;top:1.2rem;left:1.2rem;z-index:2;display:inline-flex;align-items:center}.battery-card .battery-badge .battery-badge-icon{position:relative;z-index:2;flex-shrink:0;width:2.8rem;height:2.8rem;color:var(--primary)}.battery-card .battery-badge .battery-badge-icon svg{display:block;width:100%;height:100%}.battery-card .battery-badge .battery-badge-number{position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);color:var(--white);font-size:1.2rem;font-weight:700;line-height:1}.battery-card .battery-badge .battery-badge-text{position:relative;z-index:1;margin-left:-1.9rem;padding:.5rem 1.4rem .5rem 2.7rem;background-color:rgb(235 34 45 / .08);border-radius:999px;font-size:1.1rem;font-weight:700;line-height:1.2;color:var(--primary);white-space:nowrap}.battery-card .battery-content a:last-child{opacity:0;transform:translateY(100%);transition:all .25s linear}.battery-card:hover .battery-image{border-color:rgb(66 68 72 / .2)}.battery-card:hover .battery-image img{transform:scale(1.1)}.battery-card:hover .battery-content a.title{color:var(--primary)!important}.battery-card:hover .battery-content a:last-child{opacity:1;transform:translateY(0)}.batteries .section-title a{letter-spacing:-.14px}.batteries .prev-battery-slider,.batteries .next-battery-slider{width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid var(--title)}.batteries .prev-battery-slider:hover,.batteries .next-battery-slider:hover{background-color:var(--primary);border-color:var(--primary)}.batteries .prev-battery-slider:hover svg path,.batteries .next-battery-slider:hover svg path{fill:var(--white)}.batteries .prev-battery-slider.slick-disabled,.batteries .next-battery-slider.slick-disabled{opacity:.2;pointer-events:none}.batteries .prev-battery-slider.slick-hidden,.batteries .next-battery-slider.slick-hidden{display:none!important}.batteries .next-battery-slider{transform:rotate(180deg)}.batteries .battery-slider-wrapper .battery-slider{margin:0 -.8rem}.batteries .battery-slider-wrapper .battery-slider .slick-slide{margin:0 .8rem}.batteries .battery-slider-wrapper .battery-slider>.battery-card:first-child{max-width:30.2rem}.batteries .battery-slider-wrapper .battery-slider>.battery-card:not(:first-child){display:none}.slick-dots{margin-top:3.2rem;display:flex;align-items:center;justify-content:center;gap:.4rem}.slick-dots li{width:.8rem;height:.8rem;border-radius:50%;background-color:var(--description);cursor:pointer}.slick-dots li.slick-active{background-color:var(--primary)}.slick-dots li *{display:none!important}.single-mk_branch .batteries{padding-top:64px}@media(min-width:992px){.single-mk_branch .batteries{padding-top:104px}}.footer .footer-links-wrapper{position:relative}.footer .footer-links-wrapper>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.footer .footer-links-wrapper *{color:var(--white)}.footer .footer-links-wrapper .footer-links ul li:not(:last-child){margin-bottom:1.6rem}.footer .footer-links-wrapper .footer-links ul li a:hover{color:var(--primary)}.footer .branches{background:var(--gradient-01);padding:0 .8rem 0 8rem;position:relative;max-width:fit-content}.footer .branches a{position:absolute;left:1.6rem;bottom:3.2rem;max-width:8.7rem}.footer .developer{position:relative}.footer .developer::after{content:"";position:absolute;top:0;left:0;right:0;height:1px;width:100%;background-color:var(--white);mix-blend-mode:overlay}.footer .footer-about p{letter-spacing:-.36px}.footer .socials a img{transition:all .3s ease-in-out}.footer .socials a:hover img{transform:scale(1.2)}.footer .row .row{--bs-gutter-y:3.2rem}@media(min-width:992px){.footer .footer-links-wrapper{position:relative}.footer .footer-links-wrapper::after{content:"";position:absolute;right:0;top:0;bottom:0;background:var(--gradient-01);opacity:.1;width:33.33%;z-index:-1}.footer .footer-links-wrapper .footer-links.contact-details{max-width:calc(100% - 4rem);margin-left:auto}}@media(min-width:1440px){.footer .footer-links-wrapper::after{width:35.5%}}@media(min-width:1600px){.footer .footer-links-wrapper::after{width:37%}}.inner-banner .banner-content p{max-width:51.4rem}.inner-banner .banner-content a{width:fit-content}.mk_event-template-default .inner-banner{position:relative;overflow:hidden}.mk_event-template-default .inner-banner::before{content:"";position:absolute;top:0;right:0;width:70%;height:100%;background:inherit;background-repeat:no-repeat;background-position:center;background-size:cover;z-index:0}.mk_event-template-default .inner-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(270deg,#fff0 26.44%,#11171e 67.31%);z-index:1}.mk_event-template-default .inner-banner .container{position:relative;z-index:2}.mk_event-template-default .inner-banner .banner-meta-top span:not(:last-child){padding-right:1.6rem;border-right:1px solid var(--primary)}.company-overview .section-title{max-width:93.8rem}.company-overview .section-title p strong{font-weight:600;color:var(--title)}.company-overview .overview-wrapper>.row{--bs-gutter-x:1.6rem;--bs-gutter-y:1.6rem}.company-overview .overview-wrapper .video-wrapper video{width:100%;height:100%}.company-overview .overview-wrapper .video-wrapper:has(iframe){height:100%;position:relative;border-radius:1.6rem;overflow:hidden}.company-overview .overview-wrapper .video-wrapper iframe{position:absolute;inset:0;width:100%;height:100%}.company-overview .overview-wrapper .video-wrapper img{width:100%;height:100%;object-fit:cover}.company-overview .overview-wrapper .overviews{grid-template-columns:repeat(2,1fr)}.company-overview:has(+.journey-through-time){margin-bottom:0!important}.journey-through-time .journey-top .arrow-wrapper{flex-shrink:0}.journey-through-time .journey-top .arrow-wrapper .arrows{flex-shrink:0}.journey-through-time .journey-top .arrow-wrapper .arrows svg path{fill:var(--description)}.journey-through-time .journey-top .arrow-wrapper .arrows:hover{border-color:#fff0!important}.journey-through-time .journey-top .arrow-wrapper .arrows:hover svg path{fill:var(--white)}.journey-through-time .journey-slider .slick-list{overflow:visible}.journey-through-time .journey-slider .slick-list,.journey-through-time .journey-slider .slick-track{display:flex}.journey-through-time .journey-slider .slick-list .slick-slide>div,.journey-through-time .journey-slider .slick-track .slick-slide>div{height:100%}.journey-through-time .journey-slider>.journey-wrapper:not(:first-child){display:none!important}.journey-through-time .journey-slider>.journey-wrapper:first-child{max-width:30.2rem;max-height:28.4rem!important;overflow:hidden}.journey-through-time .journey-slider .journey-wrapper .journey-content{height:30rem;overflow:auto}.journey-through-time .journey-slider .journey-wrapper .journey-content .journey-list ul li:not(:last-child){margin-bottom:1.6rem}.journey-through-time .journey-slider .journey-wrapper .journey-content::-webkit-scrollbar{width:0;height:0}.journey-through-time .journey-slider .journey-wrapper .journey-content::-webkit-scrollbar-track{background:#fff0;border-radius:0}.journey-through-time .journey-slider .journey-wrapper .journey-content::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:0;border:2px solid #fff0;background-clip:content-box}.journey-through-time .journey-slider .journey-wrapper .journey-content::-webkit-scrollbar-thumb:hover{background-color:var(--primary)}.journey-through-time .journey-slider .journey-wrapper .journey-content{scrollbar-width:thin;scrollbar-color:var(--primary) #fff0}.journey-through-time .journey-slider .slick-slide:first-child>div .journey-wrapper{padding-left:3.6rem;border-radius:1.6rem 0 0 1.6rem}.journey-through-time .journey-slider .slick-slide:last-child>div .journey-wrapper{padding-right:3.6rem;border-radius:0 1.6rem 1.6rem 0}.journey-through-time .journey-slider .slick-slide:not(:last-child){border-right:1px solid var(--black-100)}.category-banner h1{letter-spacing:-.56px}.category-banner .general-content-box *{color:var(--white)}.category-banner a{max-width:fit-content}.category-page-listing .row{--bs-gutter-x:1.6rem;--bs-gutter-y:1.6rem}.faq-item{padding-bottom:1.6rem;border-bottom:1px solid var(--black-100)}.faq-item .faq-title{cursor:pointer}.faq-item .faq-title strong{letter-spacing:-.2px}.faq-item .faq-title>*{position:relative;padding-right:3.2rem;display:block}.faq-item .faq-title>*::after{content:"";position:absolute;top:0;right:0;width:2.4rem;height:2.4rem;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18.9999 15.5857L17.8661 16.7195L12.0001 10.8575L6.13405 16.7195L5.00024 15.5857L12.0001 8.58184L18.9999 15.5857Z' fill='%23111828'/></svg>") no-repeat center/contain;transform:rotate(180deg);transition:all .25s ease-in-out}.faq-item .faq-content-box{display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .3s ease-in-out}.faq-item .faq-content-box .faq-content{overflow:hidden}.faq-item .faq-content-box .faq-content>*:last-child{padding-bottom:1.6rem}.faq-item.expand .faq-title strong{color:var(--primary)!important}.faq-item.expand .faq-title>*::after{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M18.9999 15.5857L17.8661 16.7195L12.0001 10.8575L6.13405 16.7195L5.00024 15.5857L12.0001 8.58184L18.9999 15.5857Z' fill='%23EB222D'/></svg>") no-repeat center/contain;transform:rotate(0)}.faq-item.expand .faq-content-box{grid-template-rows:1fr}.faq-item:not(:last-child){margin-bottom:1.6rem}.faqs .section-title{border-bottom:1px solid var(--black-100)}.product-listing-banner .featured-image{aspect-ratio:3/2}.product-listing-banner .featured-image img{width:100%;height:100%;object-fit:cover}.ticked-list ul li{position:relative;padding-left:2.4rem}.ticked-list ul li::after{content:"";top:0;left:0;position:absolute;width:1.6rem;height:1.6rem;background:url(/wp-content/themes/asian-batteries/assets/images/icons/circle-tick.svg) no-repeat center center}@media(min-width:992px){.product-listing-banner .featured-image{aspect-ratio:302/365}}.product-page-listing .row{--bs-gutter-x:1.6rem;--bs-gutter-y:1.6rem}.product-page-listing:has(+.nearby-dealer){border-bottom:1px solid var(--black-100)}.filter-wrapper .input-field-wrapper .submit-field{max-width:17%;position:relative}.filter-wrapper .input-field-wrapper span.divider{display:block;width:1px;height:4rem;background-color:var(--black-100)}.filter-wrapper .inverter-form-wrapper{background:#f7fafc;padding:20px 24px;border-radius:12px}.filter-wrapper .inverter-form-wrapper .row .col-lg-7>div{margin:auto;width:fit-content}.filter-wrapper .inverter-form-wrapper .tabs .tab{text-decoration:none;color:#333;font-size:14px;position:relative;width:fit-content;padding:8px 32px;transition:all .3s ease-in-out;border-bottom:2px solid #fff0}.filter-wrapper .inverter-form-wrapper .tabs .tab.active,.filter-wrapper .inverter-form-wrapper .tabs .tab:hover{color:#e31e24;border-bottom:2px solid var(--primary)}.filter-wrapper .inverter-form-wrapper .cta-btn{background:#e31e24;color:#fff;border:none;padding:10px 18px;border-radius:8px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px}.filter-wrapper .inverter-form-wrapper .search-box{display:flex;align-items:center;gap:16px}.filter-wrapper .inverter-form-wrapper .search-box input{border:none;border-bottom:1px solid #ccc;padding:12px 16px;outline:none;min-width:250px;max-width:100%;background:#fff0;border-radius:0}.filter-wrapper .inverter-form-wrapper .search-box .search-btn{background:#e31e24;color:#fff;border:none;padding:12px 48px;border-radius:8px;cursor:pointer}.dealer-card{background:var(--gradient-01)}.dealer-card:not(:last-child){margin-bottom:.8rem}.dealer-card .dealer-detail img{aspect-ratio:140/80;max-width:14rem;width:100%;height:100%;object-fit:cover}.dealer-card .dealer-contact .icon{padding-left:2.4rem;position:relative}.dealer-card .dealer-contact .icon::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.8rem;height:1.8rem}.dealer-card .dealer-contact .icon.phone-icon::before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18" fill="none"><path d="M11.2501 7.31253C11.1061 7.31253 10.9621 7.25853 10.8519 7.14829C10.6314 6.92779 10.6314 6.57228 10.8519 6.35178L12.8926 4.31104H12.0016C11.6911 4.31104 11.4391 4.05904 11.4391 3.74854C11.4391 3.43804 11.6911 3.18604 12.0016 3.18604H14.2516C14.5621 3.18604 14.8141 3.43804 14.8141 3.74854V5.99853C14.8141 6.30904 14.5621 6.56103 14.2516 6.56103C13.9411 6.56103 13.6891 6.30904 13.6891 5.99853V5.10753L11.6484 7.14829C11.5381 7.25853 11.3941 7.31253 11.2501 7.31253Z" fill="%23EB222D" /><path d="M11.6664 10.9104L11.3244 11.2704C11.3244 11.2704 10.5122 12.1254 8.29592 9.79211C6.07967 7.45886 6.89191 6.60386 6.89191 6.60386L7.10791 6.37661C7.63892 5.81861 7.68842 4.92311 7.22492 4.26836L6.27992 2.93186C5.70842 2.12186 4.60141 2.01611 3.94666 2.70686L2.76991 3.94661C2.44366 4.28861 2.22766 4.73186 2.25241 5.22461C2.31991 6.48461 2.85766 9.19361 5.86141 12.3571C9.04742 15.7096 12.0354 15.8446 13.2572 15.7231C13.6442 15.6849 13.9794 15.4756 14.2517 15.1921L15.3182 14.0694C16.0382 13.3111 15.8357 12.0151 14.9154 11.4841L13.4822 10.6584C12.8747 10.3119 12.1389 10.4131 11.6664 10.9104Z" fill="%23EB222D" /></svg>')}.dealer-card .dealer-contact .icon.direction-icon::before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'><g clip-path='url(%23clip0_4129_3637)'><path d='M10.9125 10.6594L12.3469 10.3219H12.375L15.6094 9.5625L15.8344 9.50625C15.8625 9.50625 15.8906 9.50625 15.8906 9.47813L16.1438 9.42188L18 9L16.1438 8.55L15.6375 8.4375L12.375 7.67812L10.9125 7.34063C10.8 7.3125 10.6875 7.22813 10.6594 7.0875L10.4062 5.93438C10.4062 5.90625 10.4062 5.90625 10.4062 5.87812L9.5625 2.39062L9.50625 2.16562C9.50625 2.1375 9.50625 2.10938 9.47813 2.10938L9.42188 1.85625L9 0L8.55 1.85625L8.49375 2.10938C8.49375 2.1375 8.49375 2.1375 8.46562 2.16562L8.4375 2.39062L7.62188 5.90625V5.9625L7.36875 7.11562C7.34063 7.22812 7.25625 7.34063 7.11562 7.36875L5.70937 7.70625C5.68125 7.70625 5.68125 7.70625 5.65313 7.73438L2.39062 8.4375L2.16562 8.49375C2.1375 8.49375 2.1375 8.49375 2.10938 8.52187L1.85625 8.57812L0 9L1.85625 9.42188L2.08125 9.47813C2.10938 9.47813 2.1375 9.47812 2.16562 9.50625L2.39062 9.5625L5.65313 10.3219L7.0875 10.6594C7.2 10.6875 7.3125 10.7719 7.34063 10.9125L8.4375 15.6094L8.49375 15.8344V15.8906L8.55 16.1438L9 18L9.42188 16.1438L9.47813 15.8906C9.47813 15.8625 9.47812 15.8344 9.50625 15.8344L9.5625 15.6094L10.6594 10.8844C10.6875 10.8 10.8 10.6875 10.9125 10.6594Z' fill='%23EB222D'/><path d='M5.82207 11.0249L5.09082 12.853L6.91895 11.953L6.7502 11.2499L5.82207 11.0249Z' fill='%23EB222D'/><path d='M11.2498 11.2499L11.0811 11.953L12.9092 12.853L12.1779 11.0249L11.2498 11.2499Z' fill='%23EB222D'/><path d='M6.7502 6.7501L6.91895 6.04697L5.09082 5.14697L5.82207 6.9751L6.7502 6.7501Z' fill='%23EB222D'/><path d='M12.1779 6.9751L12.9092 5.14697L11.0811 6.04697L11.2498 6.7501L12.1779 6.9751Z' fill='%23EB222D'/><path d='M2.44668 7.7626L2.53105 7.73447C3.0373 5.14697 5.11855 3.06572 7.73418 2.53135L7.7623 2.41885L7.93106 1.74385L7.95918 1.63135C4.7248 2.10947 2.10918 4.7251 1.65918 7.93135L1.77168 7.90322L2.44668 7.7626Z' fill='%23EB222D'/><path d='M15.553 10.2375L15.4687 10.2657C14.9624 12.9094 12.9374 14.9625 10.2655 15.4688L10.2374 15.5813L10.0687 16.2844L10.0405 16.3969H10.0687C13.3312 15.9188 15.8343 13.4157 16.3405 10.125V10.0969L16.228 10.125L15.553 10.2375Z' fill='%23EB222D'/><path d='M7.7624 15.553L7.73428 15.4687C5.09053 14.9624 3.06553 12.9374 2.53115 10.2655L2.41865 10.2374L1.71553 10.0687L1.60303 10.0405V10.0687C2.08115 13.3312 4.58428 15.8624 7.84678 16.3405H7.8749L7.84678 16.228L7.7624 15.553Z' fill='%23EB222D'/><path d='M10.2376 2.44692L10.2657 2.5313C12.8813 3.03755 14.9345 5.1188 15.4688 7.73442L15.5813 7.76255L16.2563 7.9313L16.3688 7.95942V7.9313C15.8626 4.64067 13.3595 2.13755 10.097 1.65942H10.0688L10.097 1.77192L10.2376 2.44692Z' fill='%23EB222D'/></g><defs><clipPath id='clip0_4129_3637'><rect width='18' height='18' fill='white'/></clipPath></defs></svg>")}.mobile-filter{position:fixed;right:1.6rem;bottom:1.6rem;background-color:var(--white);border-radius:50%;width:4rem;height:4rem;display:none;align-items:center;justify-content:center;z-index:9;box-shadow:0 1px 16px 0 rgb(0 0 0 / .08)}.mobile-filter svg{max-width:2.4rem}.nearby-dealer:has(+.ab-breadcrumb){margin-bottom:0!important}.ab-select-battery-section .row{--bs-gutter-x:1.6rem;--bs-gutter-y:2rem}.ab-select-battery-section .battery-finder-tabs .battery-finder-tabs-wrapper{overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.ab-select-battery-section .battery-finder-tabs .battery-finder-tabs-wrapper::-webkit-scrollbar{display:none}.ab-select-battery-section .battery-finder-tabs h3{max-width:248px;letter-spacing:-.24px}.ab-select-battery-section .battery-finder-tabs a{border-top:2px solid #fff0}.ab-select-battery-section .battery-finder-tabs a .tab-img{position:relative}.ab-select-battery-section .battery-finder-tabs a .tab-img img{transition:opacity .2s ease}.ab-select-battery-section .battery-finder-tabs a .tab-img .img-active{position:absolute;inset:0;opacity:0}.ab-select-battery-section .battery-finder-tabs a.active,.ab-select-battery-section .battery-finder-tabs a:hover{border-top:2px solid var(--primary)}.ab-select-battery-section .battery-finder-tabs a.active .img-gray,.ab-select-battery-section .battery-finder-tabs a:hover .img-gray{opacity:0}.ab-select-battery-section .battery-finder-tabs a.active .img-active,.ab-select-battery-section .battery-finder-tabs a:hover .img-active{opacity:1}.ab-select-battery-section .battery-finder-tabs a.active p,.ab-select-battery-section .battery-finder-tabs a:hover p{color:var(--primary)}.ab-load-products-btn-wrapper a svg{transform:rotate(90deg)}.mk-ajax-extra-message.active{position:relative;border-radius:12px;background:#fff7e8;padding:16px 52px;border-left:4px solid #ffa800}.mk-ajax-extra-message.active::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:1%;background:url(/wp-content/themes/asian-batteries/assets/images/icons/info2.svg);background-repeat:no-repeat;aspect-ratio:1/1;width:32px;height:32px}@media(max-width:991px){.filter-wrapper{position:fixed;inset:0;z-index:10;background-color:var(--black-100);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:all .3s ease-in-out}.filter-wrapper .input-field-wrapper,.filter-wrapper .inverter-form-wrapper{height:100vh;overflow-y:auto;background-color:var(--white);width:clamp(32rem,100vw - 4rem,48rem);opacity:0;transform:translateX(-100%);transition:all .3s ease-in-out}.filter-wrapper .inverter-form-wrapper .search-box{flex-wrap:wrap}.filter-wrapper.active{opacity:1;visibility:visible}.filter-wrapper.active .input-field-wrapper,.filter-wrapper.active .inverter-form-wrapper{opacity:1;transform:translateX(0)}.ab-select-battery-section .battery-finder-tabs .battery-finder-tabs-wrapper{border-top:1px solid #c1c1c1}}@media(min-width:992px){.filter-wrapper{background-color:var(--light-bg)}.ab-select-battery-section .battery-finder-tabs{border-top:1px solid #c1c1c1}}@media(min-width:1400px){.filter-wrapper .inverter-form-wrapper .search-box input{width:299px}}.sticky-tab{position:sticky;top:0;z-index:5}.sticky-tab ul li a{padding:3.2rem 1.6rem;letter-spacing:-.18px;position:relative}.sticky-tab ul li a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--primary);transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-in-out}.sticky-tab ul li a.active,.sticky-tab ul li a:hover{color:var(--primary)!important}.sticky-tab ul li a.active::after,.sticky-tab ul li a:hover::after{transform:scaleX(1);transform-origin:bottom left}.sticky-tab select{padding:1.2rem;background-color:var(--light-bg);font-size:1.8rem;font-weight:600;color:var(--title)}.product-detail-banner .build{background:var(--gradient-01)}.product-detail-banner .featured-image{aspect-ratio:3/2}.product-detail-banner .featured-image img{width:100%;height:100%;object-fit:cover}.product-detail-banner:has(+.sticky-tab){margin-bottom:0!important}.dropdown{position:relative;z-index:1}.dropdown .dropdown-items{right:0;position:absolute;top:100%;box-shadow:0 1px 16px 0 rgb(0 0 0 / .08);transform:translateY(2rem);opacity:0;visibility:hidden;transition:all .3s linear}.dropdown.active .dropdown-items{transform:translateY(0);opacity:1;visibility:visible}.submitting input[type=submit]{pointer-events:none}@media(min-width:992px){.product-detail-banner .featured-image{aspect-ratio:1/1}.product-detail-banner .product-detail{max-width:calc(100% - 6rem);margin-left:auto}}.product-specification table{width:100%}.product-specification table tr,.product-specification table td,.product-specification table th{border-collapse:collapse}.product-specification table tr:first-child td{background-color:var(--light-bg)}.product-specification table tr td{border-bottom:1px solid rgb(66 68 72 / .1)}.request-a-callback .submit-request{position:relative}.request-a-callback .submit-request input{position:absolute;inset:0;opacity:0;z-index:2}.request-a-callback .submit-request input:hover~a svg{transform:translateX(.4rem)}.request-a-callback .submit-request input:hover~a::before{transform:scaleX(1);transform-origin:bottom left}.request-a-callback .submit-request a{text-wrap:nowrap}@media(min-width:992px){.product-specification .product-specs-content{max-width:calc(100% - 4.8rem)}}.ab-pagination .select-wrapper{background-color:var(--light-bg)}.ab-pagination .select-wrapper::after{right:.4rem;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'><path d='M12.9999 5.97228L12.19 5.16235L7.99958 9.34986L3.8092 5.16235L2.99927 5.97228L7.99958 10.9755L12.9999 5.97228Z' fill='%23EB222D'/></svg>")}.ab-pagination .select-wrapper select{padding:.8rem 2rem .8rem .8rem!important}.ab-pagination ul li>*{padding:.8rem 1.2rem;border:1px solid #e1e1e1;border-collapse:collapse;font-weight:600;letter-spacing:.14px}.ab-pagination ul li>*:hover,.ab-pagination ul li>*.active{background-color:var(--primary);color:var(--white);border-color:var(--primary)}.ab-pagination ul li>*:hover svg path,.ab-pagination ul li>*.active svg path{fill:var(--white);stroke:var(--white)}.ab-pagination ul li.prev button,.ab-pagination ul li.next button{border-radius:24px 0 0 24px;line-height:0;height:100%}.ab-pagination ul li.next button{transform:rotate(180deg)}.contact-option img{border-radius:6px;border:1px solid rgb(43 46 53 / .2);padding:.8rem}.contact-page-intro .contact-options .contact-option a img{border:none;padding:0;width:16px;height:16px;object-fit:cover}.contact-page-intro .row{--bs-gutter-x:1.6rem;--bs-gutter-y:2.4rem}.contact-page-intro .section-title p{letter-spacing:-.21px}.contact-page-intro p.note{letter-spacing:-.12px}.contact-page-intro+.contact-form{padding-top:0!important}.contact-form .location-map{overflow:hidden}.contact-form .location-map iframe{aspect-ratio:694/512}.contact-form .request-a-callback{border:1px solid #dfdfdf;box-shadow:0 0 32px 0 rgb(0 0 0 / .04)}.branch .branch-image{aspect-ratio:302/200;overflow:hidden}.branch .branch-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.branch .branch-content ul li{padding-left:28px;position:relative}.branch .branch-content ul li+li{margin-top:1.6rem}.branch .branch-content ul li>*{font-size:1.6rem;line-height:140%;letter-spacing:-.16px;font-weight:500;word-break:break-all}.branch .branch-content ul li>*:hover{color:var(--primary)}.branch .branch-content ul li::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px}.branch .branch-content ul li.branch-phone::before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M14.1641 12.5843C13.6414 12.0683 12.9888 12.0683 12.4694 12.5843C12.0732 12.9772 11.677 13.3701 11.2874 13.7696C11.1809 13.8795 11.091 13.9028 10.9612 13.8295C10.7048 13.6897 10.4318 13.5765 10.1854 13.4233C9.03673 12.7009 8.07452 11.7719 7.22218 10.7265C6.79934 10.2071 6.42312 9.65108 6.16009 9.02515C6.10682 8.89863 6.11681 8.81539 6.22002 8.71218C6.61622 8.32929 7.00244 7.93642 7.39198 7.54354C7.93469 6.99751 7.93469 6.35826 7.38866 5.8089C7.07902 5.49593 6.76938 5.18962 6.45974 4.87665C6.14011 4.55703 5.82381 4.23407 5.50086 3.91777C4.97813 3.40837 4.32556 3.40837 3.80617 3.9211C3.40663 4.31398 3.02375 4.71684 2.61756 5.10306C2.24133 5.45931 2.05155 5.89546 2.0116 6.40487C1.94834 7.2339 2.15143 8.01632 2.43776 8.77877C3.02375 10.3569 3.91604 11.7586 4.99811 13.0438C6.45974 14.7818 8.20437 16.1568 10.2453 17.149C11.1643 17.5951 12.1165 17.9381 13.1519 17.9947C13.8644 18.0346 14.4837 17.8548 14.9798 17.2988C15.3194 16.9193 15.7023 16.573 16.0619 16.2101C16.5946 15.6707 16.5979 15.0182 16.0685 14.4854C15.4359 13.8495 14.8 13.2169 14.1641 12.5843Z' fill='%23EB222D'/><path d='M13.531 9.93077L14.7596 9.72101C14.5665 8.59233 14.0337 7.57019 13.2247 6.7578C12.369 5.90213 11.2869 5.36276 10.095 5.19629L9.92188 6.43151C10.8441 6.56136 11.6832 6.97754 12.3457 7.6401C12.9716 8.26604 13.3812 9.05845 13.531 9.93077Z' fill='%23EB222D'/><path d='M15.453 4.59031C14.0347 3.17197 12.2401 2.27634 10.2591 2L10.0859 3.23523C11.7973 3.47495 13.3488 4.25071 14.574 5.47262C15.736 6.63459 16.4985 8.10288 16.7748 9.71766L18.0034 9.50791C17.6804 7.63676 16.7981 5.93874 15.453 4.59031Z' fill='%23EB222D'/></svg>")}.branch .branch-content ul li.branch-email::before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10.4628 11.915C10.3117 12.0095 10.1417 12.0473 9.99056 12.0473C9.83943 12.0473 9.66942 12.0095 9.5183 11.915L2 7.32471V13.4262C2 14.7297 3.05785 15.7875 4.36128 15.7875H15.6387C16.9421 15.7875 18 14.7297 18 13.4262V7.32471L10.4628 11.915Z' fill='%23EB222D'/><path d='M15.6413 4H4.36384C3.24932 4 2.30481 4.79339 2.07812 5.85124L10.012 10.6871L17.927 5.85124C17.7003 4.79339 16.7558 4 15.6413 4Z' fill='%23EB222D'/></svg>")}.branch .branch-content ul li.branch-location::before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M10 2C6.692 2 4 4.71067 4 8.04333C4 12.7787 9.436 17.668 9.66733 17.8733C9.76267 17.958 9.88133 18 10 18C10.1187 18 10.2373 17.958 10.3327 17.874C10.564 17.668 16 12.7787 16 8.04333C16 4.71067 13.308 2 10 2ZM10 11.3333C8.162 11.3333 6.66667 9.838 6.66667 8C6.66667 6.162 8.162 4.66667 10 4.66667C11.838 4.66667 13.3333 6.162 13.3333 8C13.3333 9.838 11.838 11.3333 10 11.3333Z' fill='%23EB222D'/></svg>")}.branch .branch-content p{max-width:238px}.branch:hover .branch-image img{transform:scale(1.1)}.branch:hover h4 a{color:var(--primary)}.branch:hover .branch-content svg{transform:translateX(3px)}.branches .row{--bs-gutter-x:1.6rem;--bs-gutter-y:2.4rem}@media(min-width:768px){.branches .row{--bs-gutter-y:4rem}}.blog-card .blog-image{aspect-ratio:3/2}.blog-card .blog-image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.blog-card .blog-content a{display:-webkit-box!important;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.blog-card:hover .blog-image img{transform:scale(1.3)}.blog-card:hover .blog-content a{color:var(--primary)!important}.blog-list .section-title{max-width:83.2rem;margin-left:auto;margin-right:auto}.blogs .row{--bs-gutter-x:1.6rem;--bs-gutter-y:2.4rem}@media(min-width:768px){.blogs .row{--bs-gutter-y:4.8rem}}.hidden{display:none}.blog-aside,.knowledge-base-list-wrapper{border-bottom:none}.blog-aside .aside-block>strong,.knowledge-base-list-wrapper .aside-block>strong{border-bottom:1px solid var(--black-100)}.blog-aside .aside-block ul li+li,.knowledge-base-list-wrapper .aside-block ul li+li{margin-top:1.2rem}.blog-aside .aside-block ul li span,.knowledge-base-list-wrapper .aside-block ul li span{display:inline-block;transition:all .3s ease-in-out}.blog-aside .aside-block ul li:hover span,.knowledge-base-list-wrapper .aside-block ul li:hover span{transform:translateX(1rem)}.blog-aside .aside-block:not(:last-child),.knowledge-base-list-wrapper .aside-block:not(:last-child){margin-bottom:1.6rem}@media(max-width:991px){.toc{position:fixed;left:0;right:0;top:0;background-color:var(--white);z-index:8;box-shadow:0 1px 16px 0 rgb(0 0 0 / .08);max-height:clamp(60vh,100vh - 4rem,40rem);overflow-y:auto;padding-bottom:0;opacity:0;visibility:hidden;transform:translateY(-100%);transition:all .3s ease-in-out}.toc.show{opacity:1;visibility:visible;transform:translateY(0)}.toc .faq-title{position:sticky;top:0;background-color:var(--white);padding:1.6rem 2rem;z-index:3}.toc .faq-content-box{padding:0 2rem}.toc .faq-content-box .faq-content>*:last-child{padding-bottom:2rem}}@media(min-width:992px){.blog-aside{max-width:calc(100% - .8rem);margin-left:auto}}.blog-detail-intro img{aspect-ratio:1440/512;height:100%;object-fit:cover;object-position:center}.blog-detail-intro .intro-content{margin-top:-4.2rem;position:relative;z-index:3}.blog-detail-intro .intro-content>*{max-width:115rem}.blog-detail-intro .key-highlights svg{margin-right:.8rem}.blog-detail-intro .key-highlights li strong{letter-spacing:-.16px}.blog-detail-intro p{letter-spacing:-.2px}.blog-detail-intro p.excert{border-top:1px solid var(--black-100)}.blog-detail-aside ul{border-left:1px solid var(--black-100)}.blog-detail-aside ul li+li{margin-top:1.6rem}.blog-detail-aside ul li a{padding-left:12px;position:relative}.blog-detail-aside ul li a::before{content:"";position:absolute;left:-1px;top:0;bottom:0;height:100%;width:2px;background-color:var(--primary);opacity:0;transform:scaleY(0);transform-origin:left bottom;transition:all .3s ease-in-out}.blog-detail-aside ul li a:hover,.blog-detail-aside ul li a.current{opacity:1!important}.blog-detail-aside ul li a:hover::before,.blog-detail-aside ul li a.current::before{opacity:1;transform:scaleY(1);transform-origin:left top}@media(min-width:992px){.blog-detail-aside{position:sticky;top:0;border-bottom:none}}.share-wrapper ul a{border-radius:50%;width:3.2rem;height:3.2rem;border:1px solid var(--title);display:flex;align-items:center;justify-content:center}.share-wrapper ul a:hover{background-color:var(--primary);border-color:var(--primary)}.share-wrapper ul a:hover svg path{fill:var(--white)}.detail-content .general-content-box p,.detail-content .general-content-box li,.knowledge-base-detail .general-content-box p,.knowledge-base-detail .general-content-box li{line-height:150%}.detail-content .general-content-box p,.detail-content .general-content-box li,.detail-content .general-content-box a,.detail-content .general-content-box span,.knowledge-base-detail .general-content-box p,.knowledge-base-detail .general-content-box li,.knowledge-base-detail .general-content-box a,.knowledge-base-detail .general-content-box span{font-size:1.6rem;line-height:125%}@media(min-width:992px){.detail-content .general-content-box{max-width:calc(100% - 4.8rem);margin-left:auto}}.related-blog .row{--bs-gutter-y:2.4rem}.comment-card:not(:last-child){margin-bottom:.8rem}@media(min-width:992px){.comments .request-a-callback{max-width:calc(100% - 7.2rem + 1.6rem);margin-left:auto;position:sticky;top:0}}.mission-vision>img{aspect-ratio:1440/512;width:100%;height:100%;object-fit:cover;object-position:center}.mission-vision .mission{margin-top:-2.4rem}@media(min-width:992px){.mission-vision .mission{margin-top:-6.4rem}.mission-vision .vision{max-width:calc(100% - 11.4rem);margin:0 auto}}.team-member-card{cursor:pointer}.team-member-card img{aspect-ratio:243/296;width:100%;height:100%;object-fit:cover;transform:scale(1.2);transition:all .2s ease-in-out}.team-member-card:hover img{transform:scale(1)}.team .section-title a{max-width:fit-content}.team .team-member-slider-wrapper .team-member-slider{margin:0 -.6rem}.team .team-member-slider-wrapper .team-member-slider .slick-slide{margin:0 .6rem}.team .team-member-slider-wrapper .team-member-slider>.team-member-card:not(:first-child){display:none!important}.team .team-member-slider-wrapper .team-member-slider>.team-member-card:first-child{max-width:24.3rem}@media(min-width:768px){.team .section-title .title h2{text-align:right}.team .section-title .title p{max-width:60%;border-left:.4rem solid var(--primary)}}@media(min-width:1200px){.team .section-title .title{max-width:70%}}.green-mission{background:linear-gradient(270deg,#C0E7FE 0%,#E7FDEF 100%)}.green-mission .image-gallery .row{--bs-gutter-x:1.6rem;--bs-gutter-y:0.8rem}.green-mission .image-gallery img{aspect-ratio:448/255;width:100%;height:100%;object-fit:cover}.green-mission a{max-width:fit-content}@media(min-width:992px){.green-mission .image-gallery{max-width:calc(100% - 8.2rem + 1.6rem)}.green-mission .green-mission-content{max-width:62rem}.green-mission .green-mission-content h2{max-width:51.4rem}}.not-found{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.not-found>img{position:absolute;top:50%;transform:translateY(-50%)}.not-found a{max-width:fit-content;margin-left:auto;margin-right:auto}.not-found a svg{transform:rotate(180deg)}#teamModal .modal-skeleton{display:none}#teamModal.loading .modal-skeleton{display:block}#teamModal .makura-modal-content{height:calc(100vh - 4rem);margin-right:1rem;overflow-y:auto}#teamModal .makura-modal-content::-webkit-scrollbar{width:8px;height:8px}#teamModal .makura-modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}#teamModal .makura-modal-content::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:4px;border:2px solid #fff0;background-clip:content-box}#teamModal .makura-modal-content::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}#teamModal .makura-modal-content{scrollbar-width:thin;scrollbar-color:var(--primary) #f1f1f1}#teamModal .makura-modal-content .makura-modal-body{height:calc(100% - 14rem)}#teamModal .team-image-container{max-width:14.8rem;aspect-ratio:148/176;border-radius:.4rem}#teamModal .team-member-content{height:calc(100vh - 28rem);overflow:auto}#teamModal .team-socials a{width:2.8rem;height:2.8rem;background-color:var(--white);border-radius:50%}#teamModal .team-socials a:hover{background-color:var(--primary)}#teamModal .team-socials a:hover svg path{fill:var(--white)}@media(max-width:767px){#teamModal .team-member-content{height:calc(100vh - 56rem)}}@media(min-width:768px){#teamModal .makura-modal-content{max-width:40%;margin-right:2rem}}@media(min-width:992px){#teamModal .team-member-content{height:calc(100vh - 60rem)}}.modal-skeleton{display:flex;flex-direction:column;gap:1rem;width:clamp(32.5rem,40vw,40rem)}.modal-skeleton .skeleton{background:linear-gradient(90deg,var(--black-100),var(--black-200),var(--black-100));border-radius:.4rem;animation:shimmer 5s infinite linear}.modal-skeleton .team-image-skeleton{width:14.8rem;aspect-ratio:148/176;border-radius:.4rem;margin-bottom:1rem}.modal-skeleton .text-skeleton{height:1.6rem;width:60%;border-radius:4px}.modal-skeleton .text-skeleton.title-skeleton{width:50%;height:2rem}.modal-skeleton .text-skeleton.subtitle-skeleton{width:40%;height:1.4rem}.modal-skeleton .text-skeleton.body-skeleton{width:100%;height:1.2rem}.modal-skeleton .social-skeleton{width:2.8rem;height:2.8rem;border-radius:50%;background:var(--black-100)}.modal-skeleton{background-size:1000px 100%}@keyframes shimmer{0%{background-position:-1000px 0}100%{background-position:1000px 0}}.comment-empty{max-width:702px;margin:auto}@media(max-width:576px){.ab-breadcrumb a,.ab-breadcrumb span{display:inline-block;max-width:10ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}}.brand-list .row{--bs-gutter-x:1.6rem;--bs-gutter-y:1.6rem}.brand-list .brand-card{overflow:hidden}.brand-list .brand-card .brand-img{aspect-ratio:302/200;width:100%}.brand-list .brand-card .brand-img img{width:100%;height:100%;object-fit:cover}@media(min-width:575px){.brand-list .brand-card{overflow:hidden}.brand-list .brand-card .brand-img{aspect-ratio:302/200}}@media(min-width:992px){.brand-list .section-title{max-width:832px;margin:auto}}.about-brand-batteries .section-title h2{letter-spacing:-.36px}.about-brand-batteries .general-content-box p{letter-spacing:-.14px}.about-brand-batteries .general-content-box ul li{font-weight:500;letter-spacing:-.28px;color:var(--title)}.about-brand-batteries .about-brand-batteries-img{aspect-ratio:16/9;overflow:hidden}.about-brand-batteries .about-brand-batteries-img img{width:100%;height:100%;object-fit:cover}@media(min-width:992px){.about-brand-batteries .about-brand-batteries-img{aspect-ratio:572/434;position:sticky;top:3rem}}.about-brand .row{--bs-gutter-x:1.6rem;--bs-gutter-y:1.6rem}.about-brand .about-brand-img{aspect-ratio:16/9;overflow:hidden}.about-brand .about-brand-img img{width:100%;height:100%;object-fit:cover}.about-brand .section-title{letter-spacing:-.56px}.about-brand .general-content-box h2{font-size:clamp(16px,16px + 4*(100vw - 375px)/1065,20px);margin-bottom:1.2 rem}.about-brand .general-content-box h2:not(:first-child){margin-top:2.4rem}.about-brand .general-content-box p{letter-spacing:-.21px}.about-brand .general-content-box ul li{letter-spacing:-.28px;color:var(--title);font-weight:500}.about-brand .general-content-box ul li+li{margin-top:.8rem}@media(min-width:992px){.about-brand .about-brand-img{aspect-ratio:408/405;position:sticky;top:3rem}}.knowledge-base-listing .faq-item{border-bottom:none}.knowledge-base-listing .knowledge-base-list .row{--bs-gutter-x:1.6rem;--bs-gutter-y:3.2rem}@media(min-width:992px){.knowledge-base-listing .knowledge-base-list .row{--bs-gutter-y:4.8rem}}.knowledge-base-detail-wrapper .knowledge-img{aspect-ratio:1128/394;overflow:hidden}.knowledge-base-detail-wrapper .knowledge-img img{width:100%;height:100%;object-fit:cover}@media(min-width:992px){.knowledge-base-detail-wrapper .blog-detail-aside ul{border-left:none}.knowledge-base-detail-wrapper .blog-detail-aside ul li a{padding:12px 24px;border-left:4px solid #fff0;border-radius:8px;font-weight:500;transition:all .3s ease-in-out}.knowledge-base-detail-wrapper .blog-detail-aside ul li a::before{opacity:0}.knowledge-base-detail-wrapper .blog-detail-aside ul li a.current{background:var(--gradient-01);border-left:4px solid var(--primary);font-weight:600}}#relevantInverter .makura-modal-content{border-radius:32px}#relevantInverter .makura-modal-content [close-modal]{top:24px;max-width:24px}#relevantInverter .table-responsive{width:100%;overflow-x:auto;overflow-y:auto;max-height:45vh;border:1px solid #eee;border-radius:12px}#relevantInverter .table-responsive table tr th{color:#6b7280;font-size:14px;font-weight:400;line-height:140%;background-color:#fff!important;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb}#relevantInverter .table-responsive table tr th:first-child{border-left:1px solid #e5e7eb;border-radius:8px 0 0 0}#relevantInverter .table-responsive table tr th:last-child{border-radius:0 8px 0 0;border-right:1px solid #e5e7eb}#relevantInverter .table-responsive table tr td{color:#000;font-size:16px;line-height:150%}#relevantInverter .select-wrapper{position:relative;width:max-content}#relevantInverter .select-wrapper select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:0 2rem;border:none;background:#fff0;cursor:pointer;font-weight:400;width:100%;z-index:2}#relevantInverter .select-wrapper::after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M16.5984 7.45831L11.1651 12.8916C10.5234 13.5333 9.47344 13.5333 8.83177 12.8916L3.39844 7.45831' stroke='%23848484' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");pointer-events:none}#relevantInverter .relevant-inverter-info .select-wrapper{padding:12px 16px;border-bottom:1px solid rgb(66 68 72 / .2);width:143px!important;margin:auto}#relevantInverter .relevant-inverter-info .select-wrapper select{border:none;font-size:24px}#relevantInverter .relevant-inverter-info .select-wrapper select option{font-size:16px}#relevantInverter .toast-content{border-radius:12px;background:#fff7e8;padding:20px 24px;border-left:4px solid #ffa800}#relevantInverter .toast-content .toast-icon{aspect-ratio:1/1;width:24px;height:24px}#relevantInverter .toast-content .toast-icon img{width:100%;height:100%;object-fit:cover}#relevantInverter .toast-content .toast-message h5{font-weight:500;line-height:130%;letter-spacing:-.16px}#relevantInverter .mk-inverter-query{background:var(--primary)}#relevantInverter .mk-inverter-query.disable{background:#b9b7b7;pointer-events:none}.location .tabs{width:fit-content;margin:auto}.location .tabs .tab{border-bottom:1px solid #c1c1c1;transition:all .3s ease-in-out}.location .tabs .tab.active,.location .tabs .tab:hover{border-bottom:2px solid var(--primary);color:var(--primary)}.location .tab-panel{display:none}.location .tab-panel.active{display:block}.location .contact-options{border-radius:16px;background:var(--gradient-01);display:flex;flex-direction:column;gap:3.2rem}.location .contact-options .contact-option{display:flex;gap:1.6rem}.location .contact-options .contact-option img{width:40px;height:40px}.location .contact-options .contact-option a img{border:none;padding:0;width:16px;height:16px;object-fit:cover}.location .map-frame{border-radius:3.2rem;overflow:hidden}.location h3{position:relative;display:inline-flex;align-items:center;gap:8px}.location h3::before{content:"";width:24px;height:24px;background:url(/wp-content/themes/asian-batteries/assets/images/pin.svg) center/contain no-repeat;flex-shrink:0}.services-offered .section-title h2{letter-spacing:-.36px}.services-offered .row{--bs-gutter-x:1.6rem;--bs-gutter-y:2.4rem}.services-offered .service-card{cursor:pointer;padding:48px 24px;border-radius:8px;box-shadow:0 2px 8px 0 rgb(0 0 0 / .08)}.services-offered .service-card .service-card-img{position:relative}.services-offered .service-card .service-card-img img{transition:opacity .2s ease}.services-offered .service-card .service-card-img .img-active{position:absolute;inset:0;opacity:0}.services-offered .service-card.active .img-gray,.services-offered .service-card:hover .img-gray{opacity:0}.services-offered .service-card.active .img-active,.services-offered .service-card:hover .img-active{opacity:1}.services-offered .service-card.active p,.services-offered .service-card.active h4,.services-offered .service-card:hover p,.services-offered .service-card:hover h4{color:var(--primary)}.customer-testimonials .slider-controller .next-testimonial svg{transform:scale(-1)}.customer-testimonials .slider-controller .prev-testimonial,.customer-testimonials .slider-controller .next-testimonial{border:1px solid var(--description);border-radius:50%;padding:12px 13px}.customer-testimonials .slider-controller .prev-testimonial:hover,.customer-testimonials .slider-controller .next-testimonial:hover{background:var(--primary);border:1px solid var(--primary)}.customer-testimonials .slider-controller .prev-testimonial:hover svg path,.customer-testimonials .slider-controller .next-testimonial:hover svg path{fill:var(--white)}.customer-testimonials .customer-testimonial-card{border-radius:8px;background:var(--white);box-shadow:0 2px 12px 0 rgb(0 0 0 / .1);padding:2.4rem;height:100%;display:flex;flex-direction:column}.customer-testimonials .customer-testimonial-card .testimonial-images img{width:68px;height:68px;border-radius:8px;object-fit:cover}.customer-testimonials .customer-testimonial-card .customer-info .customer-img{aspect-ratio:1/1;max-width:24px;border-radius:50%;overflow:hidden}.customer-testimonials .customer-testimonial-card .customer-info .customer-img img{width:100%;height:100%;object-fit:cover}.customer-testimonials .customer-testimonials-slider{margin:0 -.6rem}.customer-testimonials .customer-testimonials-slider .slick-track{padding:8px 0;display:flex}.customer-testimonials .customer-testimonials-slider .slick-slide{margin:0 .6rem;height:auto;display:flex}.customer-testimonials .customer-testimonials-slider>.customer-testimonial-card:not(:first-child){display:none!important}.customer-testimonials .customer-testimonials-slider>.customer-testimonial-card:first-child{max-width:24.3rem}@media(min-width:992px){.location .map-frame iframe,.location .map-frame img{height:100%}.services-offered .section-title{max-width:562px;margin:auto}}.brand-ambassador{background:linear-gradient(138.51deg,#303e6b 22.391%,#040e27 99.993%),linear-gradient(90deg,#111828 0%,#111828 100%)}.brand-ambassador .section-title p{letter-spacing:-.21px;line-height:1.8rem}.brand-ambassador .brand-ambassador-group{display:flex;flex-direction:column;gap:3.2rem;position:relative}.brand-ambassador .brand-ambassador-image{position:relative;aspect-ratio:16/9;z-index:2}.brand-ambassador .brand-ambassador-image img{width:100%;height:100%;object-fit:cover;border-radius:2.4rem}.brand-ambassador .brand-ambassador-image::before{content:"";position:absolute;inset:0;border-radius:2.4rem;background-color:var(--primary);transform:translate(.8rem,.8rem);z-index:-1}.brand-ambassador .brand-ambassador-card{display:flex;flex-direction:column;gap:2rem;border-top:4px solid var(--primary);position:relative;z-index:1}.brand-ambassador .brand-ambassador-card .brand-ambassador-info{display:flex;flex-direction:column;gap:.8rem;letter-spacing:-.32px}.brand-ambassador .brand-ambassador-card>p{letter-spacing:-.16px;line-height:2.4rem}.brand-ambassador .brand-ambassador-divider{display:block;width:7rem;height:.4rem;border-radius:.2rem;background-color:var(--primary)}@media(min-width:768px){.brand-ambassador .brand-ambassador-group{flex-direction:row;align-items:center;gap:0}.brand-ambassador .brand-ambassador-image{width:36.2%;aspect-ratio:409/409}.brand-ambassador .brand-ambassador-card{width:66.5%}}@media(min-width:992px){.brand-ambassador .brand-ambassador-card{margin-top:2rem;margin-left:-2.4rem}}.events .section-title-content p{letter-spacing:-.14px}.events .action-group .ab-btn{letter-spacing:-.16px}.events .action-group .prev-event-slider,.events .action-group .next-event-slider{width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.events .action-group .prev-event-slider.slick-disabled,.events .action-group .next-event-slider.slick-disabled{opacity:.2;pointer-events:none}.events .action-group .prev-event-slider.slick-hidden,.events .action-group .next-event-slider.slick-hidden{display:none!important}.events .action-group .prev-event-slider{background-color:var(--white);border:1px solid var(--title)}.events .action-group .prev-event-slider:hover{background-color:var(--primary);border-color:var(--primary)}.events .action-group .prev-event-slider:hover svg path{fill:var(--white)}.events .action-group .next-event-slider{background-color:var(--primary);transform:rotate(180deg)}.events .action-group .next-event-slider:hover{background-color:var(--title)}.events .event-slider-wrapper .event-slider{margin:0 -.8rem}.events .event-slider-wrapper .event-slider .slick-slide{margin:0 .8rem}.events .event-slider-wrapper .event-slider>.event-card:first-child{max-width:30rem}.events .event-slider-wrapper .event-slider>.event-card:not(:first-child){display:none}.event-card .event-thumb{position:relative}.event-card .event-image{position:relative;overflow:hidden;border-radius:1.6rem 1.6rem 0 0;aspect-ratio:408/220}.event-card .event-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.event-card .event-date{position:absolute;right:1.6rem;bottom:-2.5rem;z-index:2}.event-card .event-date-shadow{position:absolute;top:-.5rem;left:-.5rem;width:7rem;height:4.7rem;background-color:var(--white);border-radius:.8rem .8rem 0 0;z-index:-1}.event-card .event-date-badge{position:relative;background-color:var(--primary);border-radius:.8rem;padding:.8rem 1.4rem;text-align:center;box-shadow:0 2px 3px 0 red}.event-card .event-date-badge strong,.event-card .event-date-badge span{display:block;color:var(--white)}.event-card .event-date-badge strong{letter-spacing:-.24px;line-height:1}.event-card .event-date-badge span{letter-spacing:-.16px;line-height:1.3}.event-card .event-content{background-color:var(--white);border-radius:0 0 1.6rem 1.6rem}.event-card .event-category{letter-spacing:-.14px}.event-card .event-title{letter-spacing:-.2px;line-height:1.2}.event-card .event-meta-item{display:flex;align-items:center;gap:.4rem}.event-card .event-meta-item:not(:last-child){margin-bottom:1rem}.event-card .event-meta-item span{letter-spacing:-.14px}.event-card .event-meta-icon{width:1.6rem;height:1.6rem;flex-shrink:0}.event-card .event-link{letter-spacing:-.14px}.event-card:hover .event-image img{transform:scale(1.1)}.event-card:hover .event-title{color:var(--primary)}@media(min-width:992px){.events .section-title-content{max-width:628px}.events .event-slider-wrapper .event-slider>.event-card:first-child{max-width:none}}.testimonials .section-title-content p{letter-spacing:-.14px}.testimonials .action-group .ab-btn{letter-spacing:-.16px}.testimonials .action-group .prev-testimonial-slider,.testimonials .action-group .next-testimonial-slider{width:4.4rem;height:4.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.testimonials .action-group .prev-testimonial-slider.slick-disabled,.testimonials .action-group .next-testimonial-slider.slick-disabled{opacity:.2;pointer-events:none}.testimonials .action-group .prev-testimonial-slider.slick-hidden,.testimonials .action-group .next-testimonial-slider.slick-hidden{display:none!important}.testimonials .action-group .prev-testimonial-slider{background-color:var(--white);border:1px solid var(--title)}.testimonials .action-group .prev-testimonial-slider:hover{background-color:var(--primary);border-color:var(--primary)}.testimonials .action-group .prev-testimonial-slider:hover svg path{fill:var(--white)}.testimonials .action-group .next-testimonial-slider{background-color:var(--primary);transform:scale(-1)}.testimonials .action-group .next-testimonial-slider:hover{background-color:var(--title)}.testimonials .testimonial-slider-wrapper .testimonial-slider{margin:0 -.8rem}.testimonials .testimonial-slider-wrapper .testimonial-slider .slick-slide{margin:0 .8rem}.testimonials .testimonial-slider-wrapper .testimonial-slider>.testimonial-card:first-child{max-width:30rem}.testimonials .testimonial-slider-wrapper .testimonial-slider>.testimonial-card:not(:first-child){display:none}.testimonial-card .testimonial-media{position:relative;display:block;width:100%;aspect-ratio:302/423;border-radius:2.4rem;overflow:hidden}.testimonial-card .testimonial-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.testimonial-card .testimonial-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4.8rem;height:4.8rem;border-radius:50%;background-color:var(--white);display:flex;align-items:center;justify-content:center;z-index:2}.testimonial-card .testimonial-play-btn img{width:2.4rem;height:2.4rem}.testimonial-card .testimonial-info{position:absolute;left:0;right:0;bottom:0;height:14.4rem;padding:2.4rem 3.2rem;display:flex;flex-direction:column;justify-content:flex-end;gap:.4rem;background:linear-gradient(to bottom,#fff0 7.986%,#000 78.819%);z-index:1}.testimonial-card .testimonial-info strong,.testimonial-card .testimonial-info span{display:block;color:var(--white);text-align:left}.testimonial-card .testimonial-info strong{letter-spacing:-.24px}.testimonial-card .testimonial-info span{letter-spacing:-.16px}.testimonial-card:hover .testimonial-media img{transform:scale(1.1)}@media(min-width:992px){.testimonials .testimonial-slider-wrapper .testimonial-slider>.testimonial-card:first-child{max-width:none}}.video-modal{padding:0 1.6rem}.video-modal .makura-modal-content{background-color:#fff0;width:auto;height:min(85vh,71.1rem);max-width:90vw;min-width:0;aspect-ratio:9/16;overflow:visible;border-radius:1.6rem}.video-modal .makura-modal-content [close-modal]{max-width:26px}.video-modal .video-modal-close{position:absolute;top:1.6rem;right:1.6rem;z-index:3;width:3.6rem;height:3.6rem;border-radius:50%;background-color:var(--black-600);display:flex;align-items:center;justify-content:center;max-width:none}.video-modal .video-modal-close svg{width:2.6rem;height:2.6rem;max-width:100%}.video-modal .makura-modal-body{width:100%;height:100%}.video-modal .video-modal-frame{position:relative;width:100%;height:100%;border-radius:1.6rem;overflow:hidden;background-color:var(--black)}.video-modal .video-modal-frame iframe{position:absolute;inset:0;width:100%;height:100%}.event-listing .event-category-filters .category-filter-slider{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.event-listing .event-category-filters .category-filter-slider::-webkit-scrollbar{display:none}.event-listing .event-category-filters .category-filter-slider.is-centered{justify-content:center}.event-listing .event-category-filters .event-category-pill{flex-shrink:0;padding:1.2rem 2.4rem;border-radius:5rem;border:1px solid rgb(66 68 72 / .4);color:var(--description);font-weight:600;letter-spacing:-.16px;white-space:nowrap;transition:all .3s ease-in-out}.event-listing .event-category-filters .event-category-pill:hover{border-color:var(--primary);color:var(--primary)}.event-listing .event-category-filters .event-category-pill.active{background-color:var(--primary);border-color:var(--primary);color:var(--white)}.event-listing .event-status-filters{border-bottom:1px solid rgb(66 68 72 / .2);overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.event-listing .event-status-filters::-webkit-scrollbar{display:none}.event-listing .event-status-filters .event-status-tab{flex-shrink:0;padding:1.8rem 3.2rem;border-bottom:4px solid #fff0;font-weight:600;font-size:2rem;letter-spacing:-.2px;line-height:1.2;color:var(--title);text-align:center;white-space:nowrap}.event-listing .event-status-filters .event-status-tab.active{border-color:var(--primary);color:var(--primary)}.event-listing .event-lists .row{--bs-gutter-x:1.6rem;--bs-gutter-y:3.2rem}.event-listing .event-empty-message{display:none;text-align:center;color:var(--description);padding:4.8rem 0}.event-listing .event-empty-message.show{display:block}.event-listing.is-loading #events-results,.event-listing.is-loading #events-pagination{opacity:.4;pointer-events:none;transition:opacity .2s ease-in-out}.upcoming-event-content .row{--bs-gutter-y:2rem}.event-details-aside{background-color:var(--white);border:1px solid #e4e4e4;border-radius:1.6rem;padding:2.4rem;display:flex;flex-direction:column;gap:2rem}.event-details-aside .event-details-badge{background-color:#fff1f1;border-radius:.8rem;padding:.8rem 2.4rem;width:100%}.event-details-aside .event-details-badge p{color:var(--primary);letter-spacing:-.16px;line-height:1.25}.event-details-aside .event-details-list{display:flex;flex-direction:column;width:100%}.event-details-aside .event-details-item{display:flex;gap:.8rem;align-items:flex-start;padding-bottom:1.6rem;margin-bottom:1.6rem;border-bottom:1px solid #e4e4e4}.event-details-aside .event-details-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.event-details-aside .event-details-icon{width:2.4rem;height:2.4rem;flex-shrink:0}.event-details-aside .event-details-label{color:var(--primary);font-weight:600;line-height:1.5;margin-bottom:.2rem}.event-details-aside .event-details-value{color:var(--description);line-height:1.6}@media(min-width:992px){.upcoming-event-content .event-details-aside{position:sticky;top:10%}}.event-gallery .event-gallery-grid{display:flex;flex-direction:column;gap:2.4rem}.event-gallery .gallery-row{display:flex;flex-wrap:wrap;gap:1.6rem}.event-gallery .gallery-item{position:relative;display:block;flex:1 1 calc(50% - .8rem);aspect-ratio:333/250;border-radius:.8rem;overflow:hidden}.event-gallery .gallery-item img{width:100%;height:100%;object-fit:cover}.event-gallery .gallery-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3.2rem;height:3.2rem;border-radius:50%;background-color:var(--white);display:flex;align-items:center;justify-content:center}.event-gallery .gallery-play-btn img{width:1.6rem;height:1.6rem}.event-gallery .gallery-more-overlay{position:absolute;inset:0;background-color:rgb(0 0 0 / .5);color:var(--white);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:700;font-size:1.8rem;letter-spacing:-.18px}@media(min-width:576px){.event-gallery .gallery-item{flex:1 1 calc(33.333% - 1.1rem)}.event-gallery .gallery-play-btn{width:4rem;height:4rem}.event-gallery .gallery-play-btn img{width:2rem;height:2rem}.event-gallery .gallery-more-overlay{font-size:2.6rem;letter-spacing:-.26px}}@media(min-width:992px){.event-gallery .gallery-row{flex-wrap:nowrap;height:25rem}.event-gallery .gallery-row-1{gap:2.4rem}.event-gallery .gallery-item{flex:1 1 0%;min-width:0;height:100%;aspect-ratio:auto}.event-gallery .gallery-item-fixed{flex:0 0 33.3rem}.event-gallery .gallery-play-btn{width:4.8rem;height:4.8rem}.event-gallery .gallery-play-btn img{width:2.4rem;height:2.4rem}.event-gallery .gallery-more-overlay{font-size:3.6rem;letter-spacing:-.36px}}