/* Start custom CSS for html, class: .elementor-element-46de739 */.em-home-power {
--hp-green: #166534;
--hp-green-dark: #123f25;
--hp-green-light: #dcfce7;
--hp-yellow: #f59e0b;
--hp-yellow-light: #fef3c7;
--hp-blue: #0369a1;
--hp-blue-light: #e0f2fe;
--hp-red: #b91c1c;
--hp-red-light: #fee2e2;
--hp-purple: #6d28d9;
--hp-purple-light: #ede9fe;
--hp-text: #18212f;
--hp-muted: #596579;
--hp-border: #dce3ea;
--hp-bg: #f6f8fa;
--hp-white: #ffffff;
--hp-shadow: 0 16px 40px rgba(15, 23, 42, 0.075);
max-width: 1180px;
margin: 0 auto;
color: var(--hp-text);
font-size: 17px;
line-height: 1.72;
}

.em-home-power,
.em-home-power * {
box-sizing: border-box;
}

.em-home-power h1,
.em-home-power h2,
.em-home-power h3,
.em-home-power p,
.em-home-power ul,
.em-home-power ol {
margin-top: 0;
}

.em-home-power h1 {
max-width: 1030px;
margin-bottom: 24px;
font-size: clamp(34px, 5vw, 59px);
line-height: 1.08;
letter-spacing: -0.035em;
}

.em-home-power h2 {
margin-bottom: 22px;
font-size: clamp(27px, 3.4vw, 40px);
line-height: 1.18;
letter-spacing: -0.025em;
}

.em-home-power h3 {
margin-bottom: 12px;
font-size: clamp(20px, 2.3vw, 25px);
line-height: 1.3;
}

.em-home-power p,
.em-home-power ul,
.em-home-power ol {
margin-bottom: 0;
}

.em-home-power a {
color: var(--hp-green);
text-decoration-thickness: 1px;
text-underline-offset: 3px;
}

.em-home-power__hero {
position: relative;
overflow: hidden;
margin-bottom: 28px;
padding: clamp(34px, 6vw, 76px);
border-radius: 30px;
background:
radial-gradient(circle at 88% 15%, rgba(245, 158, 11, 0.42), transparent 25%),
radial-gradient(circle at 76% 92%, rgba(56, 189, 248, 0.19), transparent 31%),
linear-gradient(135deg, #102f20 0%, #166534 54%, #164e63 100%);
color: var(--hp-white);
box-shadow: var(--hp-shadow);
}

.em-home-power__hero::after {
content: "";
position: absolute;
right: -115px;
bottom: -145px;
width: 430px;
height: 430px;
border: 44px solid rgba(255, 255, 255, 0.065);
border-radius: 50%;
}

.em-home-power__hero-content {
position: relative;
z-index: 1;
}

.em-home-power__label {
display: inline-flex;
align-items: center;
margin-bottom: 18px;
padding: 7px 12px;
border-radius: 999px;
background: rgba(255, 255, 255, 0.14);
font-size: 13px;
font-weight: 800;
line-height: 1.2;
letter-spacing: 0.07em;
text-transform: uppercase;
}

.em-home-power__label--green {
background: var(--hp-green-light);
color: var(--hp-green);
}

.em-home-power__lead {
max-width: 940px;
margin-bottom: 27px;
color: rgba(255, 255, 255, 0.9);
font-size: clamp(18px, 2vw, 22px);
line-height: 1.58;
}

.em-home-power__tags,
.em-home-power__cta-list {
display: flex;
flex-wrap: wrap;
gap: 9px;
margin-bottom: 28px;
}

.em-home-power__tags span,
.em-home-power__cta-list span {
padding: 7px 12px;
border: 1px solid rgba(255, 255, 255, 0.23);
border-radius: 999px;
background: rgba(255, 255, 255, 0.08);
font-size: 14px;
font-weight: 700;
}

.em-home-power__hero-actions,
.em-home-power__cta-actions {
display: flex;
flex-wrap: wrap;
gap: 12px;
}

.em-home-power__button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
padding: 13px 21px;
border: 1px solid transparent;
border-radius: 12px;
font-weight: 800;
line-height: 1.2;
text-align: center;
text-decoration: none !important;
transition: transform 0.18s ease, box-shadow 0.18s ease;
}

.em-home-power__button {
transform: translateY(-2px);
}

.em-home-power__button--primary {
background: var(--hp-yellow);
color: #241600 !important;
box-shadow: 0 10px 24px rgba(245, 158, 11, 0.25);
}

.em-home-power__button--secondary {
border-color: rgba(255, 255, 255, 0.35);
background: rgba(255, 255, 255, 0.1);
color: var(--hp-white) !important;
}

.em-home-power__button--telegram {
background: #168bd2;
color: var(--hp-white) !important;
}

.em-home-power__answer,
.em-home-power__note,
.em-home-power__warning,
.em-home-power__danger {
margin: 27px 0;
padding: 24px 26px;
border-radius: 18px;
}

.em-home-power__answer {
border: 1px solid #bbf7d0;
background: var(--hp-green-light);
}

.em-home-power__note {
border-left: 5px solid var(--hp-blue);
background: var(--hp-blue-light);
}

.em-home-power__warning {
border-left: 5px solid var(--hp-yellow);
background: var(--hp-yellow-light);
}

.em-home-power__danger {
border-left: 5px solid var(--hp-red);
background: var(--hp-red-light);
}

.em-home-power__answer strong,
.em-home-power__note strong,
.em-home-power__warning strong,
.em-home-power__danger strong {
display: block;
margin-bottom: 7px;
font-size: 19px;
}

.em-home-power__toc {
margin: 28px 0;
padding: clamp(24px, 4vw, 36px);
border: 1px solid var(--hp-border);
border-radius: 22px;
background: var(--hp-white);
box-shadow: var(--hp-shadow);
}

.em-home-power__toc h2 {
margin-bottom: 20px;
font-size: 25px;
}

.em-home-power__toc-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 10px 18px;
}

.em-home-power__toc-grid a {
position: relative;
padding: 7px 0 7px 17px;
color: var(--hp-text);
font-size: 15px;
font-weight: 700;
line-height: 1.4;
text-decoration: none;
}

.em-home-power__toc-grid a::before {
content: "";
position: absolute;
top: 15px;
left: 0;
width: 7px;
height: 7px;
border-radius: 50%;
background: var(--hp-green);
}

.em-home-power__section {
position: relative;
margin: 30px 0;
padding: clamp(28px, 5vw, 50px);
border: 1px solid var(--hp-border);
border-radius: 26px;
background: var(--hp-white);
box-shadow: 0 12px 34px rgba(15, 23, 42, 0.055);
}

.em-home-power__section-number {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 48px;
height: 32px;
margin-bottom: 18px;
padding: 0 12px;
border-radius: 999px;
background: var(--hp-green);
color: var(--hp-white);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.08em;
}

.em-home-power__scenario-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 18px;
margin: 27px 0;
}

.em-home-power__scenario-grid article {
display: flex;
flex-direction: column;
padding: 25px;
border: 1px solid var(--hp-border);
border-radius: 19px;
background: var(--hp-bg);
}

.em-home-power__scenario-card--accent {
border: 2px solid #4ade80 !important;
background: #f0fdf4 !important;
}

.em-home-power__scenario-label {
display: inline-flex;
margin-bottom: 10px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.08em;
text-transform: uppercase;
}

.em-home-power__scenario-grid ul {
flex-grow: 1;
padding-left: 21px;
}

.em-home-power__scenario-result {
margin-top: 18px;
padding: 15px;
border-radius: 13px;
background: var(--hp-green-dark);
color: var(--hp-white);
text-align: center;
}

.em-home-power__scenario-result span {
display: block;
margin-bottom: 4px;
color: #bbf7d0;
font-size: 11px;
font-weight: 900;
text-transform: uppercase;
}

.em-home-power__scenario-result strong {
font-size: 21px;
}

.em-home-power__priority-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 17px;
margin: 26px 0;
}

.em-home-power__priority-card {
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-bg);
}

.em-home-power__priority-card--critical {
border-color: #86efac;
background: #f0fdf4;
}

.em-home-power__priority-card--important {
border-color: #93c5fd;
background: #eff6ff;
}

.em-home-power__priority-card--limited {
border-color: #fca5a5;
background: #fef2f2;
}

.em-home-power__priority-card > span {
display: inline-flex;
margin-bottom: 9px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}

.em-home-power__priority-card ul {
margin-bottom: 0;
padding-left: 20px;
}

.em-home-power__steps {
margin: 25px 0;
padding: 0;
list-style: none;
}

.em-home-power__steps li {
display: grid;
grid-template-columns: 40px minmax(0, 1fr);
gap: 15px;
margin-bottom: 14px;
padding: 19px;
border: 1px solid var(--hp-border);
border-radius: 16px;
background: var(--hp-bg);
}

.em-home-power__steps li > span {
display: inline-flex;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 50%;
background: var(--hp-green);
color: var(--hp-white);
font-weight: 900;
}

.em-home-power__steps strong {
display: block;
margin-bottom: 5px;
font-size: 18px;
}

.em-home-power__characteristic-grid,
.em-home-power__measurement-grid,
.em-home-power__internet-grid,
.em-home-power__nas-grid,
.em-home-power__fridge-grid,
.em-home-power__eco-grid,
.em-home-power__charging-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 17px;
margin: 26px 0;
}

.em-home-power__characteristic-grid article,
.em-home-power__measurement-grid article,
.em-home-power__internet-grid article,
.em-home-power__nas-grid article,
.em-home-power__fridge-grid article,
.em-home-power__eco-grid article,
.em-home-power__charging-grid article {
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-bg);
}

.em-home-power__characteristic-grid span,
.em-home-power__measurement-grid span,
.em-home-power__internet-grid span,
.em-home-power__nas-grid span,
.em-home-power__fridge-grid span,
.em-home-power__eco-grid span,
.em-home-power__charging-grid span {
display: inline-flex;
margin-bottom: 9px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.07em;
text-transform: uppercase;
}

.em-home-power__characteristic-grid h3,
.em-home-power__internet-grid h3,
.em-home-power__charging-grid h3 {
font-size: 19px;
}

.em-home-power__checklist {
padding-left: 0;
list-style: none;
}

.em-home-power__checklist li {
position: relative;
margin-bottom: 10px;
padding-left: 31px;
}

.em-home-power__checklist li::before {
content: "✓";
position: absolute;
top: 1px;
left: 0;
display: inline-flex;
align-items: center;
justify-content: center;
width: 21px;
height: 21px;
border-radius: 50%;
background: var(--hp-green-light);
color: var(--hp-green);
font-size: 13px;
font-weight: 900;
}

.em-home-power__formula {
margin: 25px 0;
padding: 27px;
border: 1px solid #bbf7d0;
border-radius: 19px;
background: linear-gradient(135deg, #f0fdf4 0%, #ecfdf5 100%);
text-align: center;
}

.em-home-power__formula-title {
margin-bottom: 9px;
color: var(--hp-green);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.07em;
text-transform: uppercase;
}

.em-home-power__formula-value {
margin-bottom: 11px;
color: var(--hp-green-dark);
font-size: clamp(25px, 4vw, 41px);
font-weight: 900;
line-height: 1.2;
}

.em-home-power__calculation-table {
margin: 25px 0;
overflow: hidden;
border: 1px solid var(--hp-border);
border-radius: 17px;
}

.em-home-power__calculation-head,
.em-home-power__calculation-row {
display: grid;
grid-template-columns: 1.6fr 0.7fr 0.7fr 0.8fr;
gap: 12px;
padding: 15px 17px;
}

.em-home-power__calculation-head {
background: #eef7f1;
color: var(--hp-green-dark);
font-size: 13px;
font-weight: 900;
}

.em-home-power__calculation-row {
border-top: 1px solid var(--hp-border);
background: var(--hp-white);
}

.em-home-power__calculation-total {
display: flex;
justify-content: space-between;
gap: 20px;
padding: 17px;
background: var(--hp-green-dark);
color: var(--hp-white);
}

.em-home-power__calculation-total strong {
font-size: 20px;
}

.em-home-power__efficiency-grid,
.em-home-power__laptop-grid,
.em-home-power__pc-grid,
.em-home-power__ups-grid,
.em-home-power__kettle-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 17px;
margin: 26px 0;
}

.em-home-power__efficiency-grid article,
.em-home-power__laptop-grid article,
.em-home-power__pc-grid article,
.em-home-power__ups-grid article,
.em-home-power__kettle-grid article {
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-bg);
}

.em-home-power__efficiency-grid span,
.em-home-power__laptop-grid span,
.em-home-power__pc-grid span,
.em-home-power__ups-grid span,
.em-home-power__kettle-grid span {
display: block;
margin-bottom: 8px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
letter-spacing: 0.07em;
text-transform: uppercase;
}

.em-home-power__efficiency-grid strong,
.em-home-power__laptop-grid strong,
.em-home-power__pc-grid strong {
display: block;
margin-bottom: 7px;
color: var(--hp-green-dark);
font-size: 19px;
}

.em-home-power__table-wrap {
width: 100%;
margin: 25px 0;
overflow-x: auto;
border: 1px solid var(--hp-border);
border-radius: 17px;
-webkit-overflow-scrolling: touch;
}

.em-home-power__table {
width: 100%;
min-width: 760px;
border-collapse: collapse;
background: var(--hp-white);
}

.em-home-power__table--runtime {
min-width: 930px;
}

.em-home-power__table th,
.em-home-power__table td {
padding: 16px 17px;
border-bottom: 1px solid var(--hp-border);
vertical-align: top;
text-align: left;
}

.em-home-power__table th {
background: #eef7f1;
color: var(--hp-green-dark);
font-size: 14px;
font-weight: 900;
}

.em-home-power__table tbody tr td {
border-bottom: 0;
}

.em-home-power__small {
color: var(--hp-muted);
font-size: 14px;
}

.em-home-power__conversion {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 9px;
margin: 25px 0;
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 17px;
background: var(--hp-bg);
}

.em-home-power__conversion div {
padding: 10px 13px;
border-radius: 10px;
background: var(--hp-white);
color: var(--hp-green-dark);
font-weight: 800;
text-align: center;
}

.em-home-power__conversion span {
color: var(--hp-green);
font-size: 21px;
font-weight: 900;
}

.em-home-power__nas-scheme {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 17px;
margin: 26px 0;
}

.em-home-power__nas-scheme article {
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-bg);
}

.em-home-power__nas-scheme span {
display: inline-flex;
margin-bottom: 9px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}

.em-home-power__example {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 13px;
margin: 25px 0;
}

.em-home-power__example > div {
padding: 19px;
border: 1px solid var(--hp-border);
border-radius: 15px;
background: var(--hp-bg);
}

.em-home-power__example span {
display: block;
margin-bottom: 6px;
color: var(--hp-muted);
font-size: 12px;
font-weight: 800;
}

.em-home-power__example strong {
color: var(--hp-green-dark);
font-size: 19px;
}

.em-home-power__example-total {
grid-column: 1 / -1;
background: var(--hp-green-dark) !important;
color: var(--hp-white);
text-align: center;
}

.em-home-power__example-total span,
.em-home-power__example-total strong {
color: var(--hp-white);
}

.em-home-power__tv-grid,
.em-home-power__lighting-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 17px;
margin: 26px 0;
}

.em-home-power__tv-grid article,
.em-home-power__lighting-grid article {
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-bg);
}

.em-home-power__tv-grid span,
.em-home-power__lighting-grid span {
display: block;
margin-bottom: 8px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}

.em-home-power__tv-grid strong,
.em-home-power__lighting-grid h3 {
color: var(--hp-green-dark);
font-size: 19px;
}

.em-home-power__connection-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 18px;
margin: 26px 0;
}

.em-home-power__connection-card {
padding: 25px;
border: 1px solid var(--hp-border);
border-radius: 19px;
background: var(--hp-bg);
}

.em-home-power__connection-card--safe {
border-color: #86efac;
background: #f0fdf4;
}

.em-home-power__connection-card--professional {
border-color: #93c5fd;
background: #eff6ff;
}

.em-home-power__connection-card--danger {
border-color: #fca5a5;
background: #fef2f2;
}

.em-home-power__connection-label {
display: inline-flex;
margin-bottom: 10px;
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}

.em-home-power__choice-summary {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 15px;
margin: 27px 0;
}

.em-home-power__choice-summary article {
padding: 22px;
border: 1px solid #bbf7d0;
border-radius: 17px;
background: #f0fdf4;
}

.em-home-power__choice-summary span {
display: block;
margin-bottom: 6px;
color: var(--hp-green);
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}

.em-home-power__choice-summary strong {
display: block;
margin-bottom: 7px;
color: var(--hp-green-dark);
font-size: 20px;
}

.em-home-power__errors {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 17px;
margin: 25px 0;
}

.em-home-power__errors article {
position: relative;
padding: 23px 23px 23px 66px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-bg);
}

.em-home-power__errors article > span {
position: absolute;
top: 23px;
left: 20px;
color: var(--hp-green);
font-size: 13px;
font-weight: 900;
letter-spacing: 0.08em;
}

.em-home-power__errors h3 {
font-size: 20px;
}

.em-home-power__final-check {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
margin: 25px 0;
}

.em-home-power__final-check div {
display: grid;
grid-template-columns: 34px minmax(0, 1fr);
gap: 12px;
align-items: center;
padding: 17px;
border: 1px solid var(--hp-border);
border-radius: 15px;
background: var(--hp-bg);
}

.em-home-power__final-check span {
display: inline-flex;
align-items: center;
justify-content: center;
width: 31px;
height: 31px;
border-radius: 50%;
background: var(--hp-green);
color: var(--hp-white);
font-size: 13px;
font-weight: 900;
}

.em-home-power__faq details {
margin-bottom: 12px;
overflow: hidden;
border: 1px solid var(--hp-border);
border-radius: 15px;
background: var(--hp-bg);
}

.em-home-power__faq summary {
position: relative;
padding: 19px 52px 19px 20px;
cursor: pointer;
font-weight: 800;
line-height: 1.4;
list-style: none;
}

.em-home-power__faq summary::-webkit-details-marker {
display: none;
}

.em-home-power__faq summary::after {
content: "+";
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
color: var(--hp-green);
font-size: 25px;
font-weight: 500;
}

.em-home-power__faq details[open] summary::after {
content: "−";
}

.em-home-power__faq details div {
padding: 0 20px 20px;
color: var(--hp-muted);
}

.em-home-power__conclusion,
.em-home-power__cta {
margin: 30px 0;
padding: clamp(31px, 6vw, 58px);
border-radius: 27px;
}

.em-home-power__conclusion {
border: 1px solid var(--hp-border);
background: var(--hp-bg);
}

.em-home-power__cta {
background:
radial-gradient(circle at 90% 10%, rgba(245, 158, 11, 0.26), transparent 28%),
linear-gradient(135deg, #10261b 0%, #14532d 100%);
color: var(--hp-white);
box-shadow: var(--hp-shadow);
}

.em-home-power__cta p {
color: rgba(255, 255, 255, 0.86);
}

.em-home-power__cta-info {
margin-top: 24px;
padding-top: 20px;
border-top: 1px solid rgba(255, 255, 255, 0.17);
font-size: 14px;
}

.em-home-power__related {
margin: 30px 0;
}

.em-home-power__related-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 16px;
}

.em-home-power__related-grid a {
display: flex;
flex-direction: column;
gap: 7px;
min-height: 145px;
padding: 23px;
border: 1px solid var(--hp-border);
border-radius: 18px;
background: var(--hp-white);
color: var(--hp-text);
text-decoration: none;
box-shadow: 0 9px 25px rgba(15, 23, 42, 0.045);
transition: transform 0.18s ease, border-color 0.18s ease;
}

.em-home-power__related-grid a {
transform: translateY(-3px);
border-color: #86efac;
}

.em-home-power__related-grid strong {
color: var(--hp-green-dark);
font-size: 18px;
line-height: 1.35;
}

.em-home-power__related-grid span {
color: var(--hp-muted);
font-size: 14px;
line-height: 1.5;
}

@media (max-width: 1000px) {
.em-home-power__toc-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

.em-home-power__scenario-grid,
.em-home-power__priority-grid,
.em-home-power__characteristic-grid,
.em-home-power__measurement-grid,
.em-home-power__internet-grid,
.em-home-power__nas-grid,
.em-home-power__fridge-grid,
.em-home-power__eco-grid,
.em-home-power__charging-grid,
.em-home-power__tv-grid,
.em-home-power__lighting-grid,
.em-home-power__choice-summary,
.em-home-power__related-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

}

@media (max-width: 700px) {
.em-home-power {
font-size: 16px;
line-height: 1.68;
}

.em-home-power__hero,
.em-home-power__section,
.em-home-power__conclusion,
.em-home-power__cta {
    border-radius: 20px;
}

.em-home-power__hero {
    padding: 30px 22px;
}

.em-home-power__section {
    padding: 27px 20px;
}

.em-home-power__toc {
    padding: 24px 20px;
}

.em-home-power__toc-grid,
.em-home-power__scenario-grid,
.em-home-power__priority-grid,
.em-home-power__characteristic-grid,
.em-home-power__measurement-grid,
.em-home-power__efficiency-grid,
.em-home-power__internet-grid,
.em-home-power__nas-scheme,
.em-home-power__nas-grid,
.em-home-power__laptop-grid,
.em-home-power__pc-grid,
.em-home-power__tv-grid,
.em-home-power__lighting-grid,
.em-home-power__fridge-grid,
.em-home-power__kettle-grid,
.em-home-power__ups-grid,
.em-home-power__eco-grid,
.em-home-power__connection-grid,
.em-home-power__charging-grid,
.em-home-power__choice-summary,
.em-home-power__errors,
.em-home-power__final-check,
.em-home-power__related-grid {
    grid-template-columns: 1fr;
}

.em-home-power__button {
    width: 100%;
}

.em-home-power__hero-actions,
.em-home-power__cta-actions {
    display: grid;
    grid-template-columns: 1fr;
}

.em-home-power__answer,
.em-home-power__note,
.em-home-power__warning,
.em-home-power__danger {
    padding: 21px 19px;
    border-radius: 15px;
}

.em-home-power__calculation-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.em-home-power__calculation-head,
.em-home-power__calculation-row {
    min-width: 650px;
}

.em-home-power__table {
    min-width: 690px;
}

.em-home-power__table--runtime {
    min-width: 880px;
}

.em-home-power__table th,
.em-home-power__table td {
    padding: 14px;
    font-size: 14px;
}

.em-home-power__formula {
    padding: 23px 17px;
}

.em-home-power__conversion {
    display: grid;
    grid-template-columns: 1fr;
}

.em-home-power__conversion span {
    transform: rotate(90deg);
}

.em-home-power__example {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.em-home-power__steps li {
    grid-template-columns: 34px minmax(0, 1fr);
    gap: 12px;
    padding: 17px;
}

.em-home-power__steps li > span {
    width: 32px;
    height: 32px;
}

.em-home-power__errors article {
    padding: 22px 20px 22px 60px;
}

.em-home-power__related-grid a {
    min-height: 0;
}

}

@media (max-width: 420px) {
.em-home-power__toc-grid {
grid-template-columns: 1fr;
}

.em-home-power__tags {
    gap: 7px;
}

.em-home-power__tags span {
    font-size: 12px;
}

.em-home-power__table {
    min-width: 640px;
}

.em-home-power__table--runtime {
    min-width: 850px;
}

.em-home-power__example {
    grid-template-columns: 1fr;
}

}/* End custom CSS */