.energy{color:#f8faf9;background:url(/Home/Energy/bg.png) 100%/cover no-repeat;margin:100px 0;padding:35px 0}.energy .container{align-items:center;gap:15px;display:flex}.energy-text{width:100%;max-width:680px}.energy-text h2{padding-bottom:45px;line-height:42px}.energy-text h3{padding-bottom:16px;font-weight:600}.energy-buttons{align-items:center;gap:20px;width:100%;max-width:540px;padding-top:48px;display:flex}.energy-main-image{height:100%}@media only screen and (max-width:1200px){.energy{margin:70px 0}}@media only screen and (max-width:1000px){.energy-main-image{display:none}.energy{padding:100px 0}}@media only screen and (max-width:900px){.energy{background-image:url(/Home/Energy/bg-mobile.png)}.energy-buttons{flex-direction:column;max-width:100%;margin-top:30px}.energy-text h2{padding-bottom:30px}}@media only screen and (max-width:600px){.energy{margin:40px 0}}@media only screen and (max-width:460px){.energy-text h2{font-size:28px}.energy{padding:80px 0}}@media only screen and (max-width:400px){.energy-text h2{padding-bottom:15px;font-size:22px}.energy-text h3{font-size:20px}.energy-buttons{margin-top:0}}
.hero{background-image:url(/Home/Hero.png);background-position:100%;background-repeat:no-repeat;background-size:cover;padding:135px 0}.hero-text{color:#f8faf9;flex-direction:column;align-items:center;gap:24px;max-width:600px;margin:0 auto;display:flex}.hero-text p{text-align:center}.hero-choose-product{text-transform:uppercase;cursor:pointer;background:#0339f1;border-radius:6px;margin-top:10px;padding:14px 20px;font-weight:700;transition:all .3s}.hero-choose-product:hover{background:#1033a4}.hero-text h1{text-align:center}@media only screen and (max-width:475px){.hero{background-position:90%}}@media only screen and (max-width:365px){.hero{padding:115px 0}.hero-text h1{font-size:30px}.hero-text p{font-size:19px}}
.productsCategory{justify-content:space-between;align-items:stretch;gap:15px;padding-top:80px;padding-bottom:80px;display:flex}.productsCategory-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;flex-direction:column;justify-content:flex-end;width:100%;max-width:310px;min-height:450px;padding:20px;display:flex}.productsCategory-card-text{color:#f8faf9;flex-direction:column;gap:16px;display:flex}.productsCategory-link{text-align:center;color:#0d0e10;cursor:pointer;border:1px solid #c7c7c7;border-radius:6px;margin-top:20px;padding:15px;font-weight:600;transition:all .3s;display:block}.productsCategory-link:hover{border:1px solid #0d0e10}@media only screen and (max-width:1200px){.productsCategory{padding:60px 15px}}@media only screen and (max-width:1100px){.productsCategory{grid-template-columns:repeat(2,1fr);display:grid}.productsCategory-card{max-width:100%}}@media only screen and (max-width:1000px){.productsCategory{padding:50px 15px}}@media only screen and (max-width:600px){.productsCategory-card{min-height:400px}.productsCategory{grid-template-columns:repeat(1,1fr);gap:30px;padding:30px 15px}}
