.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.react-slideshow-container{display:flex;align-items:center;position:relative}.react-slideshow-container .nav{z-index:10;position:absolute;cursor:pointer}.react-slideshow-container .nav:first-of-type{left:0}.react-slideshow-container .nav:last-of-type{right:0}.react-slideshow-container .default-nav{height:30px;background:hsla(0,0%,100%,.6);width:30px;border:0;text-align:center;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.react-slideshow-container .default-nav:focus,.react-slideshow-container .default-nav:hover{background:#fff;color:#666;outline:0}.react-slideshow-container .default-nav.disabled:hover{cursor:not-allowed}.react-slideshow-container .default-nav:first-of-type{margin-right:-30px;border-right:0;border-top:0}.react-slideshow-container .default-nav:last-of-type{margin-left:-30px}.react-slideshow-container+ul.indicators{display:flex;flex-wrap:wrap;justify-content:center;margin-top:20px}.react-slideshow-container+ul.indicators li{display:inline-block;position:relative;width:7px;height:7px;padding:5px;margin:0}.react-slideshow-container+ul.indicators .each-slideshow-indicator{border:0;opacity:.25;cursor:pointer;background:transparent;color:transparent}.react-slideshow-container+ul.indicators .each-slideshow-indicator:before{position:absolute;top:0;left:0;width:7px;height:7px;border-radius:50%;content:"";background:#000;text-align:center}.react-slideshow-container+ul.indicators .each-slideshow-indicator.active,.react-slideshow-container+ul.indicators .each-slideshow-indicator:hover{opacity:.75;outline:0}.react-slideshow-fadezoom-wrapper{width:100%;overflow:hidden}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap{display:flex;flex-wrap:wrap}.react-slideshow-fadezoom-wrapper .react-slideshow-fadezoom-images-wrap>div{position:relative;opacity:0}.react-slideshow-wrapper .react-slideshow-fade-images-wrap>div[aria-hidden=true]{display:none}.react-slideshow-wrapper.slide{width:100%;overflow:hidden}.react-slideshow-wrapper .images-wrap.horizontal{display:flex;flex-wrap:wrap}.react-slideshow-wrapper .images-wrap>div[aria-hidden=true]{display:none}.HeaderGallery_gallery__image__dTKtB{position:relative;z-index:2}.HeaderGallery_gallery__image__dTKtB>img{width:1110px;height:400px;-o-object-fit:cover;object-fit:cover;box-shadow:0 10px 15px -3px rgba(0,0,0,.102);border-radius:8px}.HeaderGallery_gallery__list__FJP0e{position:relative;z-index:2;height:400px;display:flex;gap:16px}.HeaderGallery_gallery__list__FJP0e.HeaderGallery_mobile__ZqYRb{display:none}.HeaderGallery_gallery__item__58USh{overflow:hidden;position:relative;width:20%;transition:.15s;box-shadow:0 8px 24px 0 rgba(0,0,0,.102);border-radius:8px;cursor:pointer}.HeaderGallery_gallery__item__58USh:before{content:"";background:linear-gradient(180deg,transparent 20%,rgba(9,9,11,.8));position:absolute;width:100%;height:100%;z-index:1}.HeaderGallery_gallery__item__58USh.HeaderGallery_active__gbnZT{width:60%}.HeaderGallery_gallery__item__58USh>img{position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.HeaderGallery_gallery__item__58USh .HeaderGallery_info__WqjIG{position:relative;z-index:1;display:flex;align-items:baseline;flex-direction:column;justify-content:flex-end;height:100%;padding:24px;max-width:400px}.HeaderGallery_gallery__item__58USh .HeaderGallery_info__WqjIG>h6{max-width:320px;font-weight:800;font-size:18px;line-height:23.4px;letter-spacing:0;color:#fff;text-transform:uppercase}.HeaderGallery_gallery__item__58USh .HeaderGallery_info__WqjIG>p{margin-top:8px;color:#fff;opacity:.8;font-weight:400;font-size:12px;line-height:15.6px;letter-spacing:0}.HeaderGallery_gallery__dots__5XIqz{margin-top:24px;height:4px;display:flex;gap:8px;justify-content:center}.HeaderGallery_gallery__dot__dhm3g{transition:.15s;width:24px;border-radius:3px;opacity:.5;height:100%;background:#fcca03;cursor:pointer}.HeaderGallery_gallery__dot__dhm3g.HeaderGallery_active__gbnZT{width:48px;opacity:1}@media(max-width:1024px){.HeaderGallery_gallery__image__dTKtB>img{height:256px}.HeaderGallery_gallery__list__FJP0e{height:312px;width:960px;margin-left:-8px}.HeaderGallery_gallery__list__FJP0e>div{width:100%}.HeaderGallery_gallery__list__FJP0e>div div,.HeaderGallery_gallery__list__FJP0e>div img{height:100%}.HeaderGallery_gallery__list__FJP0e.HeaderGallery_web__7gdju{display:none}.HeaderGallery_gallery__list__FJP0e.HeaderGallery_mobile__ZqYRb{display:flex}.HeaderGallery_gallery__itemWrapper__kqjMz{padding:0 8px}.HeaderGallery_gallery__item__58USh{overflow:hidden;position:relative;width:100%;box-shadow:none}.HeaderGallery_gallery__item__58USh.HeaderGallery_active__gbnZT{width:100%}.HeaderGallery_gallery__dot__dhm3g{pointer-events:none}}.Banner_banner__mzsNQ{background:#fcca03;padding:32px 48px 32px 64px;border-radius:16px;background-image:url(/images/energy-bg.svg);background-repeat:no-repeat;background-position:100%;position:relative}.Banner_banner__logo__NECBX{position:absolute;transform:translateY(-50%);left:-32px;top:50%}.Banner_banner__title__Tnl90{text-transform:uppercase;max-width:642px;color:#303030;font-weight:800;font-size:28px;line-height:36.4px;letter-spacing:0}.Banner_banner__description__wuSZy{max-width:782px;margin-top:48px;color:#303030;font-weight:400;font-size:16px;line-height:20.8px;letter-spacing:0}@media screen and (max-width:1024px){.Banner_banner__mzsNQ{padding:64px 24px 32px;background-size:cover}.Banner_banner__logo__NECBX{transform:translate(-50%);left:50%;top:-32px}.Banner_banner__title__Tnl90{margin:0 auto;width:90%;font-weight:800;font-size:24px;line-height:31.2px;text-align:center}.Banner_banner__description__wuSZy{text-align:center}}.Title_root__R5vt2{max-width:566px;position:relative;padding:20px;width:-moz-fit-content;width:fit-content}.Title_root__R5vt2:before{bottom:0;right:0;border-right:2px solid #fcca03;border-bottom:2px solid #fcca03}.Title_root__R5vt2:after,.Title_root__R5vt2:before{content:"";position:absolute;width:40px;height:40px}.Title_root__R5vt2:after{top:0;left:0;border-left:2px solid #fcca03;border-top:2px solid #fcca03}.Title_root__R5vt2.Title_disableCorners__VAKck:after,.Title_root__R5vt2.Title_disableCorners__VAKck:before{content:none;display:none}.Title_root__R5vt2.Title_reverse__FM2h5 .Title_description__bRrXA{color:#e6e4e4}.Title_root__R5vt2.Title_reverse__FM2h5 .Title_title__sCtQZ{color:#fff}.Title_root__R5vt2 .Title_description__bRrXA{margin-bottom:16px;font-size:14px;text-align:center;text-transform:uppercase;color:#6f6f6f;line-height:20px}.Title_root__R5vt2 .Title_title__sCtQZ{color:#303030;font-size:36px;font-weight:700;text-align:center;font-family:Raleway;text-transform:uppercase}@media screen and (max-width:1024px){.Title_root__R5vt2{margin:0 auto}.Title_root__R5vt2 .Title_title__sCtQZ{font-size:32px}}.ConsultForm_contact_us__Rcjtj{background:url(/_next/static/media/background.8bd907fa.png);background-position:50%;background-repeat:no-repeat;background-size:contain;margin:100px 0;padding:60px 0}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu{max-width:660px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_description__bGl7l{margin-bottom:16px;font-size:14px;text-align:center}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_title__pltWH{font-size:36px;font-weight:700;margin-bottom:36px;text-align:center}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_content__J2O_X{margin-top:36px;display:flex;flex-direction:column;align-items:center;width:500px}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_content__inputs__6fkRP{width:100%;display:flex;margin-bottom:20px}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_content__J2O_X>button{margin-top:64px}@media screen and (max-width:1024px){.ConsultForm_contact_us__Rcjtj{margin:0 0 60px}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_content__J2O_X{max-width:400px;width:-webkit-fill-available}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_content__inputs__6fkRP{flex-direction:column;margin-bottom:20px}.ConsultForm_contact_us__Rcjtj .ConsultForm_wrapper__Ft3uu .ConsultForm_content__inputs__6fkRP>div:last-child{margin-left:0;margin-top:20px}}.Questions_questions__6jlTD{padding:80px 0}.Questions_questions__title__svojb{width:350px;font-weight:700;font-size:24px;line-height:31.2px;letter-spacing:0;text-transform:uppercase}.Questions_questions__title__svojb>span{color:#fcca03}.Questions_questions__wrapper__lbh2E{margin-top:48px;display:flex;gap:80px;position:relative}.Questions_questions__wrapper__lbh2E .Questions_sections__Oivi9{min-width:400px;display:flex;flex-direction:column;gap:24px}.Questions_questions__wrapper__lbh2E .Questions_sections__item__Oc6EX{cursor:pointer;display:flex;gap:8px;align-items:center}.Questions_questions__wrapper__lbh2E .Questions_sections__item__Oc6EX .Questions_text__Ff7Wo{font-family:Open Sans;font-weight:600;font-size:16px;line-height:20.8px;letter-spacing:0;color:#7f7f7f}.Questions_questions__wrapper__lbh2E .Questions_sections__item__Oc6EX .Questions_text__Ff7Wo.Questions_active__cTM_m{color:#303030}.Questions_questions__wrapper__lbh2E .Questions_content__GLL6D{border:1px solid #e4e4e7;padding:24px 32px 32px;border-radius:16px;flex:1 1 auto}.Questions_questions__wrapper__lbh2E .Questions_content__GLL6D .Questions_accordion__item__l_IVo{font-family:Open Sans;font-weight:400;font-size:14px;line-height:19.6px;letter-spacing:0;color:gray}.Questions_questions__wrapper__lbh2E .Questions_content__GLL6D .Questions_accordion__item__l_IVo .Questions_title__sW62X{font-weight:700;color:#303030;margin-bottom:16px}.Questions_questions__wrapper__lbh2E .Questions_content__GLL6D .Questions_accordion__item__l_IVo .Questions_list__CH4M8{margin-top:8px;list-style:disc;padding-left:32px}.Questions_questions__wrapper__lbh2E .Questions_content__GLL6D .Questions_accordion__button__edkfe{margin-top:40px}@media(max-width:1024px){.Questions_questions__6jlTD{padding:64px 0}.Questions_questions__6jlTD .Questions_accordion__9u1YJ{margin-top:32px}.Questions_questions__6jlTD .Questions_accordion__header__i0AIr{display:flex;gap:8px;align-items:center}.Questions_questions__6jlTD .Questions_accordion__header__i0AIr .Questions_text__Ff7Wo{font-family:Open Sans;font-size:16px;line-height:20.8px;letter-spacing:0;color:#7f7f7f;font-weight:700;text-align:left}.Questions_questions__6jlTD .Questions_accordion__header__i0AIr .Questions_text__Ff7Wo.Questions_active__cTM_m{color:#303030}.Questions_questions__6jlTD .Questions_accordion__content__wbhKX{margin-top:24px;border:1px solid #e4e4e7;padding:16px;border-radius:16px;flex:1 1 auto}.Questions_questions__6jlTD .Questions_accordion__content__wbhKX .Questions_title__sW62X{color:#303030;margin-bottom:16px;font-weight:600}.Questions_questions__6jlTD .Questions_accordion__button__edkfe{margin-top:32px}}.Batteries_batteries__gallery__hitsi{position:relative;padding-bottom:48px;margin-top:-2px}.Batteries_batteries__gallery__hitsi:before{content:"";background-color:#303030;position:absolute;width:100%;height:40%}.Batteries_batteries__content__K8f0N{padding-top:80px;display:flex;gap:48px;justify-content:space-between;color:#1e1e1e}.Batteries_batteries__content__K8f0N .Batteries_title__PfKTl{width:430px;font-weight:700;font-size:32px;line-height:41.6px;letter-spacing:0;color:#1e1e1e;text-transform:uppercase}.Batteries_batteries__content__K8f0N .Batteries_title__PfKTl>span{color:#fac123}.Batteries_batteries__content__K8f0N .Batteries_article__nU__b{width:49%;color:#1e1e1e;font-weight:400;font-size:16px;line-height:21.79px;letter-spacing:0}.Batteries_batteries__content__K8f0N .Batteries_article__text__i1oYD{padding:16px 0}.Batteries_batteries__content__K8f0N .Batteries_article__button__UUVFp{margin-top:36px}.Batteries_batteries__images__qbIDn{padding:80px 0;display:flex;gap:32px}.Batteries_batteries__images__qbIDn>img{border-radius:8px;width:calc(50% - 12px);height:auto;-o-object-fit:fill;object-fit:fill}.Batteries_batteries__advantages__vTgCN{padding:80px 0}.Batteries_batteries__advantages__vTgCN .Batteries_title__PfKTl{height:-moz-fit-content;height:fit-content;position:sticky;top:96px;width:430px;font-weight:700;font-size:24px;line-height:31.6px;letter-spacing:0;color:#1e1e1e;text-transform:uppercase}.Batteries_batteries__advantages__vTgCN .Batteries_title__PfKTl>span{color:#fac123}.Batteries_batteries__advantages__vTgCN .Batteries_list__9b5tJ{margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.Batteries_batteries__advantages__vTgCN .Batteries_list__item__KwX4b{border:1px solid #e4e4e7;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Batteries_batteries__advantages__vTgCN .Batteries_list__item__KwX4b>h6{text-transform:uppercase;margin-top:24px;color:#303030;font-weight:800;font-size:16px;line-height:20.8px;letter-spacing:0;text-align:center}.Batteries_batteries__advantages__vTgCN .Batteries_list__item__KwX4b>p{margin-top:16px;color:#999;font-weight:400;font-size:14px;line-height:18.2px;letter-spacing:0;text-align:center;padding:0 8px}.Batteries_batteries__banner__M9sxs{padding:80px 0}@media screen and (max-width:1024px){.Batteries_batteries__gallery__hitsi{height:312px}.Batteries_batteries__content__K8f0N{padding-top:48px;flex-direction:column;gap:32px}.Batteries_batteries__content__K8f0N .Batteries_title__PfKTl{position:relative;top:0;font-size:24px;line-height:31.2px;max-width:430px;width:-moz-fit-content;width:fit-content}.Batteries_batteries__content__K8f0N .Batteries_article__nU__b{width:100%}.Batteries_batteries__content__K8f0N .Batteries_article__button__UUVFp{margin-top:16px}.Batteries_batteries__images__qbIDn{padding:80px 0 64px;flex-direction:column}.Batteries_batteries__images__qbIDn>img{width:100%}.Batteries_batteries__advantages__vTgCN{padding:64px 0}.Batteries_batteries__advantages__vTgCN .Batteries_list__9b5tJ{max-width:500px;grid-template-columns:repeat(1,1fr)}.Batteries_batteries__banner__M9sxs{padding:64px 0}}.PageTitleIcon_pageTitle__Y5PyU{background-color:#303030;padding:48px 0 64px;position:relative}.PageTitleIcon_pageTitle__wrapper__nS3Fz{display:flex;justify-content:space-between;position:relative;z-index:2}.PageTitleIcon_pageTitle__content__Q9pPv{max-width:555px;width:40%;display:flex;gap:24px;align-items:center;height:-moz-fit-content;height:fit-content}.PageTitleIcon_pageTitle__title__AbVBr{color:#fff;font-size:30px;line-height:42px;font-weight:700;font-family:Raleway;text-transform:uppercase;display:flex;gap:24px}.PageTitleIcon_pageTitle__info__9vgVW{margin-top:16px;font-weight:400;font-size:16px;line-height:21.79px;letter-spacing:0;color:#fff}.PageTitleIcon_pageTitle__action__vuet0{width:40%;max-width:555px;display:flex;flex-direction:column;gap:32px}.PageTitleIcon_pageTitle__circle__EJXEk{position:absolute;transform:translate(-50%,-30%);left:50%;z-index:1;width:600px;height:600px}@media(max-width:1024px){.PageTitleIcon_pageTitle__Y5PyU{margin-top:86px;padding:32px 0 64px}.PageTitleIcon_pageTitle__wrapper__nS3Fz{justify-content:center;flex-direction:column;align-items:baseline}.PageTitleIcon_pageTitle__content__Q9pPv{margin-top:16px;max-width:unset;width:100%;flex-direction:column;align-items:baseline}.PageTitleIcon_pageTitle__content__Q9pPv>img{align-self:center}.PageTitleIcon_pageTitle__title__AbVBr{margin-top:8px;max-width:unset;z-index:1;font-size:36px;line-height:48px}.PageTitleIcon_pageTitle__action__vuet0{margin-top:16px;width:100%;display:flex;flex-direction:column}}@media screen and (max-width:420px){.PageTitleIcon_pageTitle__title__AbVBr{font-size:32px;line-height:42px}}