.ev-widget-buy-home-charger {
    background: #fafafa;
    padding: 72px 0;
}
.ev-widget-buy-home-charger .ev-title {
    margin-bottom: 16px;
}
.ev-widget-buy-home-charger .home-charcher-description {
    max-width: 904px;
    color: #333;
    margin: 0 auto;
    text-align: center;
}
.ev-widget-buy-home-charger .shop-now-block {
    margin: 48px 0;
}
.ev-widget-buy-home-charger .shop-now-block .buy-eligible-chargers-image {
    width: 100%;
    height: 320px;
    background-image: url(/images/electric-vehicle/buy-eligible-chargers.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.ev-widget-buy-home-charger .shop-now-link-description {
    font-size: 24px;
    color: #084777;
    font-weight: 300;
    margin-bottom: 32px;
}
.ev-widget-buy-home-charger .shop-now-link-wrapper a {
    display: block;
    width: 171px;
    height: 40px;
    line-height: 40px;
    background: #084777;
    color: #fff;
    text-align: center;
}
#content .ev-widget-buy-home-charger .shop-now-text-side {
    padding: 24px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ev-widget-buy-home-charger .considerations-title {
    color: #333;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 50px;
}
.ev-widget-buy-home-charger .consideration-icon-wrapper {
    height: 150px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}
.ev-widget-buy-home-charger .consideration-description {
    margin-bottom: 41px;
}
.ev-widget-buy-home-charger .consideration-link a:after {
    content: '>';
    display: inline-block;
    margin-left: 8px;
    transform: scale(0.8, 1.6);
}

.ev-widget-buy-home-charger .fjord-popup {
    max-width: 1200px;
    border-color: #084777;
}
.ev-widget-buy-home-charger .fjord-popup-body img {
    width: 100%;
    height: auto;
}