@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600;700&display=swap');

/* STYLES RESET */
.sh2702-int-save * { box-sizing: border-box; margin: 0; padding: 0; list-style: none; text-decoration: none; color: #000; font-family: 'Titillium Web', sans-serif; }
/* ------------ */

.sh2702-int-save{max-width: 1920px; width: 100%; margin-left: auto; margin-right: auto; display: block;}

/* GLOBAL CLASSES */
.container { width: 1600px; margin-left: auto; margin-right: auto; }
.show { display: block; }
.hide { display: none; }
.heading { font-size: 40px; font-weight: 300; line-height: 60px; text-align: center; }
.font-xxl { font-size: 30px; font-weight: 400; line-height: 36px; }
.font-xl { font-size: 28px; line-height: 42px; }
.font-large { font-size: 24px; line-height: 28px; }
.font-medium { font-size: 22px;  line-height: 33px; }
.font-normal { font-size: 20px; font-weight: 400; line-height: 30px; }
.font-small { font-size: 16px; font-weight: 400; line-height: 24px; }
.font-micro { font-size: 14px; font-weight: 400; line-height: 22px; }
.font-colored { color: #E2007A; }
.bolder { font-weight: 600; }
/* -------------- */

.banner { position: relative; }
.banner .img { display: block; width: 100%; object-fit: cover; }
.banner .box { position: absolute; top: 50px; right: 17.8%; display: flex; align-items: center; justify-content: center; width: 460px; height: 105px; padding: 10px; text-align: center; background-color: #E2007A; }
.banner .box .heading { line-height: 40px; color: #FFF; }
.banner .box .font-large { line-height: 40px; color: #FFF; }

.breadcrumbs { margin: 20px auto 38px auto; }
.breadcrumbs .icon { margin-left: 5px; }
.breadcrumbs .font-small:not(:last-child) { line-height: 24px; color: #B4B4B4; }

.ft-thrifty .box .heading { margin-bottom: 10px; }
.ft-thrifty .box { width: 1200px; margin: 0 auto; text-align: center; }
.ft-thrifty .box .text .bolder { font-weight: 600; }
.ft-thrifty .box .text .new-line { display: block; margin-top: 34px }
.ft-thrifty .box .text .new-line:not(:last-child) { margin-top: 0; }
.ft-thrifty .box .text .sup { font-size: 12px; }

.ch-saving-offer .wrap { display: flex; align-items: center; gap: 66px; margin: 100px auto; padding: 45px 53px; box-shadow: 0px 0px 12px rgba(17, 17, 17, 0.24); }
.ch-saving-offer .heading { margin-bottom: 18px; text-align: left; }
.ch-saving-offer .box { display: flex; flex-direction: column; justify-content: center; flex-wrap: wrap; height: 268px; }
.ch-saving-offer .box .img { height: 100%; width: 100%; }
.ch-saving-offer .box .new-line { margin-top: 34px; }
.ch-saving-offer .box .new-line:first-child { max-width: 950px; }
.ch-saving-offer .box:first-child { justify-content: center; }
.ch-saving-offer .box:last-child { padding: 5px 0 5px 38px; border-left: 1px solid #D9D9D9; }
.ch-saving-offer .box .show-all { display: flex; justify-content: center; align-items: center; max-width: max-content; margin-top: 24px; padding: 9px 50px; font-weight: 600; color: #E2007A; border: 1px solid #E2007A; border-radius: 4px; }
.ch-saving-offer .box .wrap-text { max-width: 994px; }

.get-bonus { margin-bottom: 100px; }
.get-bonus .font-normal { margin-top: 10px; margin-bottom: 40px; text-align: center; }
.get-bonus .wrap { display: flex; gap: 76px; }
.get-bonus .wrap .box { display: flex; flex-direction: column; align-items: center; width: 20%; max-width: 258px; }
.get-bonus .wrap .img-box { position: relative; max-width: 140px; max-height: 140px; }
.get-bonus .wrap .img-box .line { position: absolute; top: 50%; left: 165px;}
.get-bonus .wrap .img-box .img { width: 100%; height: 100%; border: 10px solid #FFF; border-radius: 50%; }
.get-bonus .wrap .text-box { display: flex; flex-direction: column; align-items: center; justify-content: space-between; margin-top: 30px; text-align: center; }
.get-bonus .wrap .text-box .text { text-align: center; min-height: 57px; max-width: 216px; line-height: 19px; }
.get-bonus .wrap .text-box .text-bolder { min-height: 72px; font-weight: 600; line-height: 19px; }
.get-bonus .wrap .text-box .link { margin-top: 20px; font-weight: 600; transition: color .3s; }
.get-bonus .wrap .text-box .link:hover { color: #E8198B; }

.what-more { margin-bottom: 100px; }
.what-more .info { margin: 10px auto 40px auto; text-align: center; } 
.what-more .wrap { display: flex; justify-content: center; gap: 60px; }
.what-more .wrap .box { display: flex; gap: 40px; width: 33%; }
.what-more .wrap .box .img-box { display: flex; justify-content: center; min-width: 56px; }
.what-more .wrap .box .title { margin-bottom: 16px; font-weight: 600; }
.what-more .wrap .box .font-normal { line-height: 24px; }

.smart-devices .info { margin-top: 10px; text-align: center; }
.smart-devices .i-link { color: #E2007A; }
.smart-devices .line { height: 40px; margin-bottom: 40px; border-bottom: 1px solid #000000; opacity: 0.2; }
.smart-devices .title-wrapper .device-title { margin-bottom: 5px; text-align: left; font-weight: 400; }
.smart-devices .title-wrapper .add-text { margin-bottom: 24px; }
.smart-devices .all-dev-banner { display: flex; justify-content: center; align-items: center; margin-top: 50px; padding: 34px 128px; background-color: #F4F4F4; }
.smart-devices .all-dev-banner .img { margin-right: 40px; }
.smart-devices .all-dev-banner .desc { margin-right: 100px; }
.smart-devices .all-dev-banner .desc .bolder { font-weight: 700; }
.smart-devices .all-dev-banner .show-prod { width: 250px; padding: 8px 0; font-weight: 600; text-align: center; color: #E2007A; background-color: #FFF; border: 1px solid #E2007A; border-radius: 4px; transition: color .3s, background-color .3s; }
.smart-devices .all-dev-banner .show-prod:hover { color: #FFF; background-color: #E2007A; }
.smart-devices .product-box { display: flex; justify-content: space-between; gap: 15px; margin-top: 50px; box-shadow: 0px 0px 12px rgba(17, 17, 17, 0.24); }
.smart-devices .product-box:last-child { margin-top: 40px; }
.smart-devices .product-box .content { width: 55%; margin: 50px 0 50px 30px; }
.smart-devices .product-box .content .prod-name { font-weight: 300; }
.smart-devices .product-box .content .prod-desc { line-height: 22px; color: #6E6E6D; }
.smart-devices .product-box .content .list { margin-top: 65px; padding-left: 21px; }
.smart-devices .product-box .content .list .item { position: relative; margin-bottom: 10px; line-height: 22px; color: #6E6E6D; }
.smart-devices .product-box .content .list .item::before { position: absolute; top: -2px; left: -21px; content: url("/SiteCollectionImages/Tauron24/imgs/smart-saving/check.png"); }
.smart-devices .product-box .img-box { width: 45%; }
.smart-devices .product-box .img-box .img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 10%; }
.smart-devices .product-box .content .bottom-part { display: flex; justify-content: space-between; margin-top: 65px; }
.smart-devices .product-box .content .box { display: flex; flex-direction: column; }
.smart-devices .product-box .content .box.right { text-align: right; }
.smart-devices .product-box .content .box.right .show-more { color: #707173; }
.smart-devices .product-box .content .box.right .show-more .icon { margin-right: 9px; }
.smart-devices .product-box .content .box.right .add-to-cart { display: flex; align-items: center; justify-content: center; gap: 10px; max-width: 250px; margin-top: 20px; padding: 10px 36px; font-weight: 600; color: #fff; background-color: #e6007e; border: none; border-radius: 4px; }
.smart-devices .product-box .content .box.left .price { margin-top: 20px; line-height: 45px; }

.smart-devices .product-box.reversed { flex-direction: row-reverse; }
.smart-devices .product-box.reversed .content { margin: 50px 30px 50px 0; }
.smart-devices .product-box.reversed { margin-top: 40px; }
.smart-devices .product-box.reversed .img-box .img { object-position: 100%; }

.smart-devices .title-wrapper.next-section { margin-top: 100px; }
.smart-devices .title-wrapper.second { margin-top: 100px; }
.smart-devices .title-wrapper.next-section.lights + .line { height: 50px; margin-bottom: 50px; }

.lights-info .prod-info { color: #6E6E6D; }
.lights-info .top-part .prod-name { font-weight: 300; }
.lights-info .top-part .content .prod-desc { line-height: 22px; color: #6E6E6D; }
.lights-info .list { margin-top: 60px; margin-bottom: 50px; padding-left: 21px; }
.lights-info .list .item { position: relative; margin-bottom: 10px; line-height: 22px; color: #6E6E6D; }
.lights-info .list .item::before { position: absolute; top: -2px; left: -21px; content: url("/SiteCollectionImages/Tauron24/imgs/smart-saving/check.png"); }

.lights-prod-box { display: flex; justify-content: space-between; gap: 50px; margin-top: 50px; box-shadow: 0px 0px 12px rgba(17, 17, 17, 0.24); }
.lights-prod-box .col-left { width: 50%; }
.lights-prod-box .col-left .box { margin: 50px 0 0 40px; }
.lights-prod-box .col-left .box:not(:first-child) { margin-top: 30px; }
.lights-prod-box .col-left .box:last-child .bottom-part { margin-top: 20px; }
.lights-prod-box .col-right { width: 50%; }
.lights-prod-box .col-right .img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: 10%; }

.lights-prod-box .col-left .part { display: flex; flex-direction: column; }
.lights-prod-box .col-left .bottom-part { display: flex; justify-content: space-between; margin-top: 40px; }
.lights-prod-box .col-left .part.right { text-align: right; }
.lights-prod-box .col-left .part.right .show-more { color: #707173; }
.lights-prod-box .col-left .part.right .show-more .icon { margin-right: 9px; }
.lights-prod-box .col-left .part.right .add-to-cart { display: flex; align-items: center; justify-content: center; gap: 10px; max-width: 250px; margin-top: 10px; padding: 10px 36px; font-weight: 600; color: #fff; background-color: #e6007e; border: none; border-radius: 4px; }
.lights-prod-box .col-left .part.left .price { margin-top: 10px; line-height: 45px; }
.lights-prod-box .col-left .prod-info { color: #6E6E6D; }
.lights-prod-box .col-left .box:first-child {padding-bottom: 35px; border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.lights-prod-box .col-left .box:not(:first-child) .bottom-part { margin-top: 34px; }
.lights-prod-box .col-left .box:last-child .bottom-part { margin-top: 24px; margin-bottom: 50px; }

.lights-info.reversed { margin-top: 100px; }
.lights-prod-box.reversed { flex-direction: row-reverse; }
.lights-prod-box.reversed .col-left .box { margin: 50px 40px 0 0; }
.lights-prod-box.reversed .col-right .img { object-position: 60%; }


@media screen and (min-width: 1620px) {
  .ch-saving-offer .box .show-all { margin-top: 0; }

  .smart-devices .product-box .content { width: 736px; }
  .smart-devices .product-box .img-box { width: 800px; }
}

@media screen and (max-width: 1620px) {
  .container { width: 1400px; padding-left: 10px; padding-right: 10px; }

  .ch-saving-offer .wrap { padding: 32px 16px; }
  .ch-saving-offer .box { height: auto; }
  .ch-saving-offer .box .new-line { margin-top: 18px; }
  .ch-saving-offer .box:last-child { padding: 5px 0 5px 16px; }
  .ch-saving-offer .box .wrap-text { max-width: unset; }

  .get-bonus .wrap .img-box .line { width: 208px; left: 145px;}
}

@media screen and (max-width: 1400px) {
  .container { width: 1200px; }

  .ft-thrifty .box { width: auto; }

  .get-bonus .wrap .text-box .text-bolder { min-height: 96px; }

  .lights-prod-box .col-left .bottom-part { flex-direction: column; }
  .lights-prod-box .col-left .part.right { margin-top: 15px; }
  .lights-prod-box .col-left .part.left .price { margin-top: 0; }
  .lights-prod-box .col-left .part.right .show-more { text-align: left; }
}

@media screen and (max-width: 1200px) {
  .container { width: 992px; }
  .heading { font-size: 34px; }
  .font-xxl { font-size: 26px; }
  .font-xl { font-size: 24px; }
  .font-large { font-size: 20px; }
  .font-medium { font-size: 18px; }
  .font-normal { font-size: 16px; font-weight: 400; }
  .font-small { font-size: 14px; font-weight: 400; }
  .font-micro { font-size: 12px; font-weight: 400; }

  .banner .box { width: 390px; height: 95px; }
  .banner .box .heading { line-height: 30px; }
  .banner .box .font-large { line-height: 30px; }

  .ch-saving-offer .wrap { margin: 75px 0; }
  .ch-saving-offer .heading { line-height: 42px; }

  .get-bonus { margin-bottom: 0; }
  .get-bonus .wrap { flex-wrap: wrap; gap: 0; justify-content: center; }
  .get-bonus .wrap .box { width: 33%; max-width: unset; padding: 0 30px; margin-bottom: 75px; }
  .get-bonus .wrap .img-box .line { display: none; }
  .get-bonus .wrap .text-box .text-bolder { min-height: unset; margin-bottom: 20px; }

  .what-more { margin-bottom: 75px; }
  .what-more .wrap .box { gap: 20px; }

  .smart-devices .product-box .img-box .img { object-position: 20%; }
  .smart-devices .product-box .content .box.right .add-to-cart { max-width: 225px; }
  .smart-devices .product-box .content .list .item::before { top: 0; }
  .smart-devices .product-box.reversed .img-box .img { object-position: 80%; }

  .lights-prod-box { gap: 25px; }
  .lights-prod-box .col-right .img { object-position: 15%; }
}

@media screen and (max-width: 992px) {
  .container { width: 100%; padding-left: 20px; padding-right: 20px; }

  .heading { font-size: 32px; }
  .font-xxl { font-size: 24px; }
  .font-xl { font-size: 22px; }
  .font-large { font-size: 20px; }
  .font-medium { font-size: 18px; }
  .font-normal { font-size: 16px; font-weight: 400; }
  .font-small { font-size: 14px; font-weight: 400; }
  .font-micro { font-size: 12px; font-weight: 400; }

  .banner .box { top: 40%; right: 5%; transform: translateY(-50%); }
  
  .ft-thrifty .box .text .new-line:not(:last-child) { display: inline; }

  .ch-saving-offer .wrap { flex-direction: column; gap: 0; margin: 50px 0; }
  .ch-saving-offer .box:last-child { padding: 16px 5px 0 5px; border-left: none ; border-top: 1px solid #D9D9D9; }
  .ch-saving-offer .box .show-all { padding: 4px 25px }

  .what-more .heading { line-height: 42px; }
  .what-more .wrap { justify-content: flex-start; flex-wrap: wrap; gap: 0; }
  .what-more .wrap .box { width: 50%; margin-bottom: 40px; padding-right: 30px; }
  .what-more .wrap .box .img-box { min-width: 56px; }
  .what-more .wrap .box .img { max-width: 56px; }

  .smart-devices .heading-wrapper .heading { line-height: 42px; }
  .smart-devices .product-box { flex-direction: column-reverse; gap: 0; }
  .smart-devices .product-box .content { width: auto; margin: 25px 15px ; }
  .smart-devices .product-box .img-box { width: auto; }
  .smart-devices .product-box .content .box { flex-direction: row; justify-content: space-between; }
  .smart-devices .product-box .content .box.left .price { margin-top: 0; }
  .smart-devices .product-box .content .box.left .refund { display: flex; align-items: center; }
  .smart-devices .product-box .content .list { margin-top: 45px; }
  .smart-devices .product-box .content .bottom-part { flex-direction: column; margin-top: 45px; }
  .smart-devices .product-box .content .box.right { margin-top: 15px; }
  .smart-devices .product-box .content .box.right .show-more { display: flex; align-items: center; }
  .smart-devices .product-box .content .box.right .add-to-cart { margin-top: 0; }

  .smart-devices .product-box.reversed { flex-direction: column-reverse; }
  .smart-devices .product-box.reversed .content { margin: 25px 15px; }

  .smart-devices .all-dev-banner { padding: 34px 64px; }
  .smart-devices .all-dev-banner .show-prod { min-width: 150px; }
  .smart-devices .all-dev-banner .desc { margin-right: 20px; }

  .lights-prod-box .col-right .img { object-position: 20.5%; }
}

@media screen and (max-width: 768px) {
  .container { padding: 0 15px; }

  .get-bonus .wrap .box { width: 50%; margin-bottom: 50px; }

  .what-more { margin-bottom: 50px; }

  .smart-devices .all-dev-banner { padding: 34px; }

  .lights-prod-box { flex-direction: column-reverse; gap: 0; }
  .lights-prod-box .col-left { width: 100%; }
  .lights-prod-box .col-left .box { margin: 25px 15px; }
  .lights-prod-box .col-right { width: 100%; }
  .lights-prod-box .col-left .bottom-part { flex-direction: row; }
  .lights-prod-box .col-left .part.right { margin-top: 0; }
  .lights-prod-box .col-left .part.right .add-to-cart { margin-top: 0; }
  .lights-prod-box .col-left .part.right .show-more { text-align: right; }

  .lights-prod-box.reversed { flex-direction: column-reverse; }
  .lights-prod-box.reversed .col-left .box { margin: 25px 15px; }
}

@media screen and (max-width: 576px) {
  .banner .box { width: 280px; height: 75px; }
  .banner .box .heading { font-size: 24px; }

  .get-bonus { margin-bottom: 40px; }
  .get-bonus .font-normal { font-size: 16px; }
  .get-bonus .heading { line-height: 42px; }
  .get-bonus .wrap { justify-content: center; }
  .get-bonus .wrap .box { width: 100%; margin-bottom: 30px; }
  .get-bonus .wrap .box:last-child { margin-bottom: 10px; }
  .get-bonus .wrap .text-box .text-bolder { max-width: 260px; }
  .get-bonus .wrap .text-box .font-small { font-size: 14px; }
  
  .what-more { margin-bottom: 50px; }
  .what-more .wrap { flex-direction: column; justify-content: center; }
  .what-more .wrap .box { width: 100%; padding-right: 0; }

  .smart-devices .product-box .content .bottom-part { flex-direction: column; }
  .smart-devices .product-box .content .box { flex-direction: column; }
  .smart-devices .product-box .content .box.right .add-to-cart { margin-top: 10px; }

  .smart-devices .all-dev-banner { flex-wrap: wrap; }
  .smart-devices .all-dev-banner .img { display: none; }
  .smart-devices .all-dev-banner .show-prod { flex: 0 0 250px; max-width: 250px; }
  .smart-devices .all-dev-banner .desc { margin-right: 0px; margin-bottom: 20px; }

  .lights-prod-box .col-left .bottom-part { flex-direction: column; }
  .lights-prod-box .col-left .part.right .add-to-cart { margin-top: 10px; }

  .lights-prod-box .col-left .part.right .show-more { text-align: left; }
}

@media screen and (max-width: 370px) {
  .smart-devices .title-wrapper .device-title { margin-bottom: 10px; text-align: center; line-height: 42px; }
  .smart-devices .title-wrapper .add-text { text-align: center; }
}
.white-banner .box { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; margin-top: 80px; padding: 34px; gap:40px; border: 1px solid #A5A6A6; }
.white-banner .box .link { margin-left: 40px; transition: color .3s; }
.white-banner .box .link:hover { color: #E6007E; }
.white-banner .box .icon { margin-right: 5px; }
.white-banner .disclaimer { margin-top: 40px; margin-bottom: 40px; color: #6E6E6D; }
.white-banner .disclaimer .sup { color: #6E6E6D; font-size: 12px; }

.home.link.font-small,
.get-bonus .wrap .text-box .link,
.get-bonus.wrap.text-box.link,
.smart-devices .product-box .content .box.right .show-more,
.lights-prod-box .col-left .part.right .show-more { transition: color .3s; }

.home.link.font-small:hover,
.get-bonus .wrap .text-box .link:hover,
.get-bonus.wrap.text-box.link:hover,
.smart-devices .product-box .content .box.right .show-more:hover,
.lights-prod-box .col-left .part.right .show-more:hover { color: #E6007E; }
 
.product-box .content .box.right .add-to-cart,
.lights-prod-box .col-left .part.right .add-to-cart { transition: background-color .3s; }

.product-box .content .box.right .add-to-cart:hover,
.lights-prod-box .col-left .part.right .add-to-cart:hover { background-color: #B6206A; cursor: pointer; }

@media screen and (max-width: 475px) {
  .white-banner .box { justify-content: flex-start; }
  .white-banner .box .info { display: flex; flex-direction: column; }
  .white-banner .box .link { margin-left: 0; margin-top: 20px; }
}

@media screen and (max-width: 1200px) {
  .white-banner .disclaimer .sup { font-size: 10px; }
  .get-bonus .wrap .text-box{margin-top: 0;}
}