* {box-sizing: border-box; font-family: 'Titillium Web', Arial, sans-serif; outline: none; -webkit-tap-highlight-color: transparent;}
html {font-size: 10px;}
html.zoom2 {font-size: 12px;}
html.zoom4 {font-size: 13px;}
body {margin: 0;}

#sh135-temp h1, #sh135-temp h2, #sh135-temp h3, #sh135-temp h4, #sh135-temp h5, #sh135-temp h6, #sh135-temp li, #sh135-temp p, #sh135-temp ul {margin: 0; padding: 0; font-weight: normal; line-height: 1.25;}
#sh135-temp a {text-decoration: none;}
#sh135-temp button {cursor: pointer;}
#sh135-temp ul {list-style: none;}
#sh135-temp img {width: auto; max-width: 100%; height: auto; border: none;}
#sh135-temp textarea {resize: none;}

#sh135-temp *::-webkit-scrollbar {width: 8px;}
#sh135-temp *::-webkit-scrollbar-track {background-color: transparent;}
#sh135-temp *::-webkit-scrollbar-thumb {background-color: #C1C1C1; border-radius: 25px;}
#sh135-temp *::-webkit-scrollbar-thumb:hover {background-color: #E2007A;}

#sh135-temp .f-12 {font-size: 1.2rem;}
#sh135-temp .f-14 {font-size: 1.4rem;}
#sh135-temp .f-16 {font-size: 1.6rem;}
#sh135-temp .f-18 {font-size: 1.8rem;}
#sh135-temp .f-20 {font-size: 2.0rem;}
#sh135-temp .f-22 {font-size: 2.2rem;}
#sh135-temp .f-24 {font-size: 2.4rem;}
#sh135-temp .f-26 {font-size: 2.6rem;}
#sh135-temp .f-28 {font-size: 2.8rem;}
#sh135-temp .f-30 {font-size: 3.0rem;}
#sh135-temp .f-32 {font-size: 3.2rem;}
#sh135-temp .f-34 {font-size: 3.4rem;}
#sh135-temp .f-36 {font-size: 3.6rem;}
#sh135-temp .f-38 {font-size: 3.8rem;}
#sh135-temp .f-40 {font-size: 4.0rem;}
#sh135-temp .f-42 {font-size: 4.2rem;}
#sh135-temp .f-46 {font-size: 4.6rem;}
#sh135-temp .f-60 {font-size: 6.0rem;}
#sh135-temp .f-64 {font-size: 6.4rem;}
#sh135-temp .f-70 {font-size: 7.0rem;}
#sh135-temp .center {text-align: center;}
#sh135-temp .uppercase {text-transform: uppercase;}
#sh135-temp .thin {font-weight: 300;}
#sh135-temp .semibold {font-weight: 600;}
#sh135-temp .bold {font-weight: 700;}
#sh135-temp .teal {color: #008285;}
#sh135-temp .green {color: #8BCB21;}
#sh135-temp .magenta {color: #E2007E;}
#sh135-temp .navy {color: #306EE8;}

#sh135-temp {overflow-x: hidden; position: relative;}
#sh135-temp .container-box {width: 100%; max-width: 1430px; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px;}

#sh135-temp .title-box {display: flex; flex-direction: column; gap: 16px;}
#sh135-temp .title-box .title-text {line-height: 1.2;}
#sh135-temp .title-box .subtitle-text {line-height: 1.2;}
.contrast #sh135-temp .title-box .bold {color: #FFE800 !important;}
.contrast #sh135-temp .title-box .semibold {color: #FFE800 !important;}

#sh135-temp .tauron-btn {display: flex; align-items: center; justify-content: center; width: 100%; max-width: 250px; height: auto; padding: 16px; background-color: transparent; color: #000; text-align: center; text-decoration: none !important; border-radius: 250px; transition: background .3s, color .3s, border .3s;}
.zoom-x2 #sh135-temp .tauron-btn {max-width: 275px;}
.zoom-x4 #sh135-temp .tauron-btn {max-width: 300px;}
#sh135-temp .tauron-btn.bg-white {background-color: #FFF; color: #306EE8; border: 1px solid #FFF;}
#sh135-temp .tauron-btn.bg-white:hover {background-color: #E2007A; color: #FFF; border-color: #E2007A;}
#sh135-temp .tauron-btn.bg-black {background-color: #000; color: #FFF; border: 1px solid #000;}
#sh135-temp .tauron-btn.bg-black:hover {background-color: #FFF; color: #000;}
#sh135-temp .tauron-btn.bg-default {background-color: #FFF; color: #000; border: 1px solid #000;}
#sh135-temp .tauron-btn.bg-default:hover {background-color: #000; color: #FFF;}
#sh135-temp .tauron-btn.bg-magenta {background-color: #E2007A; color: #FFF; border-color: #E2007A;}
#sh135-temp .tauron-btn.bg-magenta:hover {background-color: #AA036C; border-color: #AA036C;}
.contrast #sh135-temp .tauron-btn {background: #000 !important; color: #FFE800 !important; border: 1px solid #FFE800 !important;}
.contrast #sh135-temp .tauron-btn:hover {background: #FFE800 !important; color: #000 !important;}

#sh135-temp .section-banner-top {position: relative; padding: 16px 0 48px 0; background-image: linear-gradient(145deg, #6C1C65 -20%, #811869 10%, #B90A74 35%, #DD1D82 55%, #E4007D 80%);}
.contrast #sh135-temp .section-banner-top {background: #000 !important;}
#sh135-temp .section-banner-top .img-bg {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
.contrast #sh135-temp .section-banner-top .img-bg {display: none;}
#sh135-temp .section-banner-top .banner-content {display: grid; grid-template-columns: 1fr 620px; align-items: center; gap: 16px;}
#sh135-temp .section-banner-top .banner-content .content-img {transform: translateX(48px); display: block; width: 100%; max-width: 620px; height: auto; margin: 0 auto;}
#sh135-temp .section-banner-top .banner-content .content-text {display: flex; flex-direction: column; gap: 8px; color: #FFF;}
#sh135-temp .section-banner-top .banner-content .content-text .text-heading {line-height: 1.2;}
.contrast #sh135-temp .section-banner-top .banner-content .content-text .text-heading {color: #FFE800 !important;}
#sh135-temp .section-banner-top .banner-content .content-text .text-subheading {line-height: 1.2;}
.contrast #sh135-temp .section-banner-top .banner-content .content-text .text-subheading {color: #FFE800 !important;}
#sh135-temp .section-banner-top .banner-content .content-text .text-desc {margin-top: 32px; line-height: 1.2;}

#sh135-temp .section-segment-top-info {position: relative; padding-top: 48px;}
#sh135-temp .section-segment-top-info .segment-line-img {position: absolute; bottom: 0; right: 120px; transform: translateY(100%); display: block; width: 260px; height: auto; background-color: transparent !important;}
#sh135-temp .section-segment-top-info .section-content {display: grid; grid-template-columns: 350px 1fr; align-items: center; gap: 48px; padding-bottom: 60px;}
#sh135-temp .section-segment-top-info .section-content .content-img {display: block; width: 100%; max-width: 350px; height: auto; margin: 0 auto;}
#sh135-temp .section-segment-top-info .section-content .content-box {position: relative; display: flex; flex-direction: column; gap: 16px; max-height: max-content; padding: 32px; box-shadow: 0 0 24px 0 #21212133; border-radius: 32px;}
.contrast #sh135-temp .section-segment-top-info .section-content .content-box {border: 2px solid #FFF;}
#sh135-temp .section-segment-top-info .section-content .content-box .box-bg {position: absolute; bottom: 0; right: 0; z-index: 1; display: block; width: 100%; max-width: 260px; height: auto; border-radius: 0 0 32px 0;}
.contrast #sh135-temp .section-segment-top-info .section-content .content-box .box-bg {display: none !important;}
#sh135-temp .section-segment-top-info .section-content .content-box .box-heading {position: relative; z-index: 2; line-height: 1.2;}
.contrast #sh135-temp .section-segment-top-info .section-content .content-box .box-heading {color: #FFE800 !important;}
#sh135-temp .section-segment-top-info .section-content .content-box .box-desc {position: relative; z-index: 2; line-height: 1.4;}

#sh135-temp .section-video-box {position: relative; z-index: 2; padding-bottom: 60px; background-color: transparent !important;}
#sh135-temp .section-video-box .section-content {display: flex; flex-direction: column; gap: 4px; padding: 48px; background-color: #FFF; box-shadow: 0 0 24px 0 #21212133; text-align: center; border-radius: 64px;}
.contrast #sh135-temp .section-video-box .section-content {border: 2px solid #FFF;}
#sh135-temp .section-video-box .section-content .content-heading {line-height: 1.2;}
.contrast #sh135-temp .section-video-box .section-content .content-heading {color: #FFE800 !important;}
#sh135-temp .section-video-box .section-content .content-desc {max-width: 850px; margin: 0 auto; line-height: 1.4;}
#sh135-temp .section-video-box .section-content .video-box {overflow: hidden; position: relative; display: flex; align-items: center; width: 100%; max-width: 900px; margin: 24px auto 0 auto; background-color: #E2007A; border-radius: 24px; aspect-ratio: 16 / 9;}
#sh135-temp .section-video-box .section-content .video-box .video-cover {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 3; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
#sh135-temp .section-video-box .section-content .video-box .video-player {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
#sh135-temp .section-video-box .section-content .video-box .video-play-btn {position: absolute; top: 50%; left: 50%; z-index: 4; transform: translate(-50%, -50%); display: flex; align-items: center; justify-content: center; width: 151px; height: 151px; transition: opacity .3s; background-color: transparent!important;}
#sh135-temp .section-video-box .section-content .video-box .video-play-btn svg {display: block; width: 100%; height: auto; background-color: transparent!important;}
#sh135-temp .section-video-box .section-content .video-box .video-play-btn:hover {opacity: .8;}
#sh135-temp .section-video-box .section-content .video-box.is-playing .video-cover {display: none;}
#sh135-temp .section-video-box .section-content .video-box.is-playing .video-play-btn {display: none;}

#sh135-temp .section-info-box {position: relative; padding-top: 40px; padding-bottom: 40px;}
#sh135-temp .section-info-box .grid-box {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 64px;}
#sh135-temp .section-info-box .grid-box.reverse-grid {grid-template-columns: 1fr max-content;}
#sh135-temp .section-info-box .grid-box .img-decor {display: block; width: 100%; max-width: 550px; height: auto; box-shadow: 0 2px 4px 0 #0000001A; border-radius: 32px;}
#sh135-temp .section-info-box .grid-box .content-box {display: flex; flex-direction: column; gap: 16px;}
#sh135-temp .section-info-box .grid-box .content-box .content-icon {display: block; flex-shrink: 0; width: 60px; height: auto; filter: drop-shadow(0px 0px 16px #E2007A5D);}
#sh135-temp .section-info-box .grid-box .content-box .content-heading {line-height: 1.2;}
.contrast #sh135-temp .section-info-box .grid-box .content-box .content-heading {color: #FFE800 !important;}
#sh135-temp .section-info-box .grid-box .content-box .content-list {display: flex; flex-direction: column; gap: 8px; margin-top: 8px; padding-left: 20px; list-style: disc;}
#sh135-temp .section-info-box .grid-box .content-box .content-list .list-item {line-height: 1.2;}
#sh135-temp .section-info-box .grid-box .content-box .content-list .list-item.no-style-list {transform: translateX(-22px); margin-bottom: 4px; list-style: none;}
#sh135-temp .section-info-box .grid-box .content-box .content-list .list-item::marker {color: #656565;}
.contrast #sh135-temp .section-info-box .grid-box .content-box .content-list .list-item::marker {color: #FFE800 !important;}

#sh135-temp .section-banner-info {position: relative; padding-top: 40px; padding-bottom: 40px;}
#sh135-temp .section-banner-info .banner-box {overflow: hidden; position: relative; display: block; padding: 32px; background: #FFF; box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1); border: 1px solid transparent; border-radius: 32px;}
.contrast #sh135-temp .section-banner-info .banner-box {border-color: #FFF !important;}
#sh135-temp .section-banner-info .banner-box .img-bg {position: absolute; top: 0; right: 0; z-index: 1; max-width: 265px; height: auto;}
.contrast #sh135-temp .section-banner-info .banner-box .img-bg {display: none!important;}
#sh135-temp .section-banner-info .banner-box.variant-highlighted {border-color: #E2007A;}
#sh135-temp .section-banner-info .banner-box.variant-gradient-blue {padding: 64px 32px 64px 0; background: linear-gradient(180deg, #306EE8 0%, #1A4292 100%);}
.zoom-x4 #sh135-temp .section-banner-info .banner-box.variant-gradient-blue {padding-top: 48px; padding-bottom: 48px;}
.contrast #sh135-temp .section-banner-info .banner-box.variant-gradient-blue {background: #000 !important; border: 2px solid #FFF;}
#sh135-temp .section-banner-info .banner-box .additional-info {width: 100%; height: 0; padding: 0; opacity: 0; line-height: 1.2; transition: height .3s, padding .3s, opacity 0s;}
#sh135-temp .section-banner-info .banner-box.show-text .additional-info {height: auto; padding-top: 24px; opacity: 1; transition: height .3s, padding .3s, opacity .3s;}
#sh135-temp .section-banner-info .banner-box .content-box {position: relative; z-index: 2; display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 24px;}
#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box {grid-template-columns: 345px 1fr max-content; gap: 48px;}
#sh135-temp .section-banner-info .banner-box .content-box .content-icon {display: block; flex-shrink: 0; width: 60px; height: auto; filter: drop-shadow(0px 0px 16px #E2007A8D);}
#sh135-temp .section-banner-info .banner-box .content-box .banner-img {position: absolute; bottom: -1px; left: -1px; display: block; width: auto; height: calc(100% + 16px);}
.contrast #sh135-temp .section-banner-info .banner-box .content-box .banner-img {background: transparent !important;}
#sh135-temp .section-banner-info .banner-box .content-box .text-box {display: flex; flex-direction: column; gap: 1px;}
#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box .text-box {gap: 6px; color: #FFF;}
#sh135-temp .section-banner-info .banner-box .content-box .text-box .text-label {margin-bottom: 4px; line-height: 1.2;}
.contrast #sh135-temp .section-banner-info .banner-box .content-box .text-box .text-label {color: #FFE800 !important;}
#sh135-temp .section-banner-info .banner-box .content-box .text-box .text-desc {line-height: 1.4;}
#sh135-temp .section-banner-info .banner-box .content-box .text-box .text-desc .inner-link:hover {text-decoration: underline;}
#sh135-temp .section-banner-info .banner-box .content-box .tauron-btn {min-width: 335px;}
#sh135-temp .section-banner-info .banner-box .content-box .single-link {display: flex; align-items: center; gap: 8px; color: #000; text-decoration: none;}
.contrast #sh135-temp .section-banner-info .banner-box .content-box .single-link {color: #FFE800 !important;}
.contrast #sh135-temp .section-banner-info .banner-box .content-box .single-link:hover {text-decoration: underline;}
#sh135-temp .section-banner-info .banner-box .content-box .single-link .link-text {color: #E2007A; transition: color .3s;}
.contrast #sh135-temp .section-banner-info .banner-box .content-box .single-link .link-text {color: #FFE800 !important;}
#sh135-temp .section-banner-info .banner-box .content-box .single-link:hover .link-text {color: #AA036C;}
#sh135-temp .section-banner-info .banner-box .content-box .single-link .link-icon {rotate: 180deg; display: block; width: 16px; height: auto; transition: rotate .3s;}
#sh135-temp .section-banner-info .banner-box.show-text .content-box .single-link .link-icon {rotate: 0deg;}
#sh135-temp .section-banner-info .banner-box .content-box .single-link .link-icon path {transition: stroke .3s;}
.contrast #sh135-temp .section-banner-info .banner-box .content-box .single-link .link-icon path {stroke: #FFE800 !important;}
#sh135-temp .section-banner-info .banner-box .content-box .single-link:hover .link-icon path {stroke: #AA036C;}

#sh135-temp .section-time-line {position: relative; padding-top: 16px; padding-bottom: 32px;}
#sh135-temp .section-time-line .content-box {position: relative; display: flex; flex-direction: column; gap: 48px;}
#sh135-temp .section-time-line .content-box.mobile-version {display: none;}
#sh135-temp .section-time-line .content-box::before {content: ''; position: absolute; left: 50%; z-index: 1; transform: translateX(-50%); width: 3px; height: 100%; background: #E2007A !important; box-shadow: 0 0 20px 0 #E2007A80;}
#sh135-temp .section-time-line .content-box .heading-box {position: relative; display: flex; align-items: center; justify-content: center; width: 100%; max-width: 675px; margin: 0 auto;}
#sh135-temp .section-time-line .content-box .heading-box .heading-title {position: relative; z-index: 2; width: 100%; max-width: 675px; margin: 0 auto; padding: 12px 16px; background-color: #FFF; box-shadow: 0 4px 10px 0 #2121211A; text-align: center; line-height: 1.2; border: 2px solid #E2007A; border-radius: 16px;}
#sh135-temp .section-time-line .content-box .heading-box .segment-line-img-top {position: absolute; top: 50%; left: 5px; z-index: 1; transform: translate(-100%, -83%); display: block; width: 190px; height: auto;}
#sh135-temp .section-time-line .content-box .boxes-wrapper {display: flex; flex-direction: column; gap: 48px;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box {display: grid; grid-template-columns: repeat(2, 1fr);}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-img {display: flex; justify-content: flex-end; padding-right: 32px;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-img .single-img {display: block; flex-shrink: 0; min-width: 225px; max-width: 225px; height: auto; padding-right: 0;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-img {justify-content: flex-start; padding-right: 0; padding-left: 32px;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text {display: flex; flex-direction: column; gap: 24px; max-height: max-content; margin: auto 0; padding-left: 64px; text-align: left;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text {align-items: flex-end; padding-right: 64px; padding-left: 0; text-align: right;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper {position: relative; max-width: max-content;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .text-heading {line-height: 1.2;}
.contrast #sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .text-heading {color: #FFE800 !important;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .single-point {position: absolute; background-color: transparent!important; bottom: 0; left: 0; transform: translate(-91px, 41px); display: block; width: 55px; height: auto;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text .text-heading-wrapper .single-point {left: unset; right: 0; transform: translate(91px, 41px);}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .single-line {position: absolute; background-color: transparent!important; bottom: 0; left: 0; transform: translate(-85px, 35px); display: block; width: calc(100% + 105px); height: auto;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text .text-heading-wrapper .single-line {left: unset; right: 0; transform: translate(85px, 35px);}
#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-desc {line-height: 1.4;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box {position: relative; margin-top: 16px; z-index: 2; display: flex; flex-direction: column; padding-bottom: 48px; background-color: #FFF; text-align: center; border: 1px solid #E2007A; border-radius: 32px;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .sash-box {transform: translateY(-50%); display: block; width: 100%; max-width: 675px; margin: 0 auto; padding: 12px 24px; background: linear-gradient(91.77deg, #E4047E 17.41%, #D11176 73.07%, #94146D 133.19%); color: #FFF; border-radius: 12px;}
.contrast #sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .sash-box .semibold {background-color: transparent!important;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .banner-bg {position: absolute; bottom: 0; right: 0; display: block; width: auto; height: 90%; border-radius: 0 0 32px 0;}
.contrast #sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .banner-bg {display: none;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .banner-icon {position: absolute; top: 50%; left: 64px; transform: translateY(-50%); display: block; width: 115px; height: auto;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .content-heading {line-height: 1.2;}
#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .content-desc {margin: 0 auto; line-height: 1.2;}

@media all and (max-width: 1600px) {
		html.zoom-x2 {font-size: 11px !important;}
		html.zoom-x4 {font-size: 12px !important;}

		#sh135-temp .f-12 {font-size: 1.0rem;}
		#sh135-temp .f-14 {font-size: 1.2rem;}
		#sh135-temp .f-18 {font-size: 1.6rem;}
		#sh135-temp .f-20 {font-size: 1.8rem;}
		#sh135-temp .f-22 {font-size: 2.0rem;}
		#sh135-temp .f-24 {font-size: 2.2rem;}
		#sh135-temp .f-26 {font-size: 2.4rem;}
		#sh135-temp .f-28 {font-size: 2.6rem;}
		#sh135-temp .f-30 {font-size: 2.8rem;}
		#sh135-temp .f-32 {font-size: 3.0rem;}
		#sh135-temp .f-34 {font-size: 3.2rem;}
		#sh135-temp .f-36 {font-size: 3.4rem;}
		#sh135-temp .f-38 {font-size: 3.6rem;}
		#sh135-temp .f-40 {font-size: 3.6rem;}
		#sh135-temp .f-42 {font-size: 4.0rem;}
		#sh135-temp .f-46 {font-size: 4.0rem;}
		#sh135-temp .f-60 {font-size: 4.6rem;}
		#sh135-temp .f-64 {font-size: 4.6rem;}
		#sh135-temp .f-70 {font-size: 6.0rem;}

		#sh135-temp .tauron-btn {padding: 12px 8px;}

		#sh135-temp .title-box {gap: 8px;}

		#sh135-temp .section-banner-top {padding: 16px 0 32px 0;}
		#sh135-temp .section-banner-top .banner-content {grid-template-columns: 1fr 550px;}
		#sh135-temp .section-banner-top .banner-content .content-img {transform: translateX(24px);}
		#sh135-temp .section-banner-top .banner-content .content-text .text-desc {margin-top: 24px;}

		#sh135-temp .section-segment-top-info .section-content {grid-template-columns: 270px 1fr; gap: 24px;}
		#sh135-temp .section-segment-top-info .section-content .content-box {padding: 24px;}
		#sh135-temp .section-segment-top-info .section-content .content-box .box-bg {max-width: 200px;}

		#sh135-temp .section-video-box .section-content {padding: 24px; border-radius: 32px;}

		#sh135-temp .section-info-box .grid-box {gap: 32px;}
		#sh135-temp .section-info-box .grid-box .img-decor {max-width: 460px;}
		#sh135-temp .section-info-box .grid-box .content-box {gap: 12px;}

		#sh135-temp .section-banner-info .banner-box {padding: 24px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue {padding: 48px 24px 48px 0;}
		.zoom-x4 #sh135-temp .section-banner-info .banner-box.variant-gradient-blue {padding-top: 36px; padding-bottom: 36px;}
		#sh135-temp .section-banner-info .banner-box .content-box {gap: 16px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box {grid-template-columns: 275px 1fr; gap: 32px;}
		#sh135-temp .section-banner-info .banner-box .content-box .banner-img {height: calc(100% + 14px);}
		#sh135-temp .section-banner-info .banner-box .content-box .tauron-btn {min-width: 300px;}

		#sh135-temp .section-time-line .content-box .boxes-wrapper {gap: 24px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-img {padding-right: 16px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-img .single-img {min-width: 185px; max-width: 185px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-img {padding-left: 16px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text {padding-left: 32px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .single-point {transform: translate(-60px, 43px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text .text-heading-wrapper .single-point {transform: translate(91px, 43px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .single-line {transform: translate(-55px, 35px); width: calc(100% + 100px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text .text-heading-wrapper .single-line {transform: translate(85px, 35px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box {margin-top: 32px;}
}

@media all and (max-width: 1400px) {
		#sh135-temp .section-banner-top .banner-content {grid-template-columns: 1fr 480px;}
}

@media all and (max-width: 1200px) {
		#sh135-temp .f-16 {font-size: 1.4rem;}
		#sh135-temp .f-18 {font-size: 1.6rem;}
		#sh135-temp .f-20 {font-size: 1.8rem;}
		#sh135-temp .f-22 {font-size: 1.8rem;}
		#sh135-temp .f-24 {font-size: 2.0rem;}
		#sh135-temp .f-26 {font-size: 2.0rem;}
		#sh135-temp .f-28 {font-size: 2.4rem;}
		#sh135-temp .f-30 {font-size: 2.4rem;}
		#sh135-temp .f-32 {font-size: 2.8rem;}
		#sh135-temp .f-34 {font-size: 3.0rem;}
		#sh135-temp .f-36 {font-size: 3.0rem;}
		#sh135-temp .f-38 {font-size: 3.2rem;}
		#sh135-temp .f-40 {font-size: 3.4rem;}
		#sh135-temp .f-42 {font-size: 3.6rem;}
		#sh135-temp .f-46 {font-size: 3.6rem;}
		#sh135-temp .f-60 {font-size: 4.2rem;}
		#sh135-temp .f-64 {font-size: 4.2rem;}
		#sh135-temp .f-70 {font-size: 5.4rem;}

		#sh135-temp .section-banner-top .banner-content {grid-template-columns: 1fr 400px;}

		#sh135-temp .section-banner-info .banner-box {padding: 16px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue {grid-template-columns: 265px 1fr; padding: 32px 16px 32px 0;}
		#sh135-temp .section-banner-info .banner-box .content-box .banner-img {height: calc(100% + 12px);}
		#sh135-temp .section-banner-info .banner-box .content-box .content-icon {width: 48px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box {gap: 24px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box .text-box .text-label {max-width: 315px;}
		#sh135-temp .section-banner-info .banner-box .content-box .tauron-btn {min-width: 290px;}

		#sh135-temp .section-time-line .content-box .heading-box .segment-line-img-top {left: 85px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .single-line {transform: translate(-55px, 32px); width: calc(100% + 85px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text .text-heading-wrapper .single-line {transform: translate(85px, 32px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .sash-box {max-width: 500px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .banner-icon {left: 24px; width: 80px;}
}

@media all and (max-width: 992px) {
		#sh135-temp .section-banner-top {padding: 0 0 24px 0; text-align: center;}
		#sh135-temp .section-banner-top .banner-content {grid-template-columns: 1fr;}
		#sh135-temp .section-banner-top .banner-content .content-img {transform: translateX(0); order: -1; max-width: 500px;}
		#sh135-temp .section-banner-top .banner-content .content-text {gap: 0;}
		#sh135-temp .section-banner-top .banner-content .content-text .text-desc {margin-top: 12px;}

		#sh135-temp .section-segment-top-info .section-content {grid-template-columns: 1fr;}
		#sh135-temp .section-segment-top-info .section-content .content-img {display: none;}

		#sh135-temp .section-info-box .grid-box .img-decor {max-width: 365px;}
		#sh135-temp .section-info-box .grid-box .content-box {gap: 8px;}
		#sh135-temp .section-info-box .grid-box .content-box .content-icon {display: none;}
		#sh135-temp .section-info-box .grid-box .content-box .content-list {margin-top: 4px;}

		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue {grid-template-columns: 1fr; padding: 16px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box {display: flex; flex-direction: column; align-items: flex-start; gap: 0; padding-left: 310px;}
		#sh135-temp .section-banner-info .banner-box .content-box .banner-img {height: calc(100% + 14px);}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box .text-box {margin-bottom: 24px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box .text-box .text-label {max-width: 100%;}

		#sh135-temp .section-time-line .content-box .heading-box .segment-line-img-top {left: 155px;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-heading-wrapper .single-line {transform: translate(-46px, 32px); width: calc(100% + 60px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box.box-reverse .box-text .text-heading-wrapper .single-line {transform: translate(76px, 32px);}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .single-box .box-text .text-desc br {display: none;}
		#sh135-temp .section-time-line .content-box .boxes-wrapper .banner-box .content-desc {max-width: 450px;}
}

@media all and (max-width: 768px) {
		#sh135-temp .f-24 {font-size: 1.8rem;}
		#sh135-temp .f-26 {font-size: 2.0rem;}
		#sh135-temp .f-28 {font-size: 2.2rem;}
		#sh135-temp .f-30 {font-size: 2.4rem;}
		#sh135-temp .f-32 {font-size: 2.4rem;}
		#sh135-temp .f-34 {font-size: 2.8rem;}
		#sh135-temp .f-36 {font-size: 2.8rem;}
		#sh135-temp .f-38 {font-size: 2.8rem;}
		#sh135-temp .f-40 {font-size: 2.8rem;}
		#sh135-temp .f-42 {font-size: 2.8rem;}
		#sh135-temp .f-46 {font-size: 2.8rem;}
		#sh135-temp .f-60 {font-size: 3.8rem;}
		#sh135-temp .f-64 {font-size: 3.8rem;}
		#sh135-temp .f-68 {font-size: 3.8rem;}
		#sh135-temp .f-70 {font-size: 4.8rem;}

		#sh135-temp .page-decoration-gradient {display: none;}

		#sh135-temp .section-banner-top .img-bg {object-position: right;}

		#sh135-temp .section-info-box .grid-box {grid-template-columns: 1fr !important;}
		#sh135-temp .section-info-box .grid-box .img-decor {max-width: 480px;}
		#sh135-temp .section-info-box .grid-box.reverse-grid .img-decor {order: -1;}

		#sh135-temp .section-segment-top-info .segment-line-img {display: none;}

		#sh135-temp .section-video-box .section-content .video-box {aspect-ratio: 4 / 3;}
		#sh135-temp .section-video-box .section-content .video-box .video-player {object-fit: contain; background-color: #E2007A;}

		#sh135-temp .section-banner-info .banner-box {box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.2);}
		#sh135-temp .section-banner-info .banner-box .additional-info {max-width: 475px; margin: 0 auto; text-align: center;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue {overflow: hidden; padding: 0;}
		#sh135-temp .section-banner-info .banner-box .content-box {grid-template-columns: max-content 1fr;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box {align-items: center; padding-bottom: 16px; padding-left: 0;}
		#sh135-temp .section-banner-info .banner-box .content-box .content-icon {width: 60px; margin-bottom: auto;}
		#sh135-temp .section-banner-info .banner-box .content-box .banner-img {position: static; height: auto; margin: 0 auto;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue .content-box .text-box {gap: 4px; margin-top: 16px; margin-right: auto; margin-left: auto; padding: 0 16px; text-align: center;}
		#sh135-temp .section-banner-info .banner-box .content-box .tauron-btn {grid-column: 1/-1; min-width: 285px; margin: 0 auto;}
		#sh135-temp .section-banner-info .banner-box .content-box .single-link {grid-column: 1/-1; margin: 0 auto;}

		#sh135-temp .section-time-line .content-box {display: none;}
		#sh135-temp .section-time-line .content-box.mobile-version {display: flex; gap: 0;}
		#sh135-temp .section-time-line .content-box::before {display: none !important;}
		#sh135-temp .section-time-line .content-box.mobile-version .mobile-heading {margin-bottom: 16px;}
		#sh135-temp .section-time-line .content-box.mobile-version .list-box {position: relative; display: flex; flex-direction: column;}
		#sh135-temp .section-time-line .content-box.mobile-version .list-box .single-item {position: relative; padding-left: 32px;}
		#sh135-temp .section-time-line .content-box.mobile-version .list-box .single-item:not(:last-child) {padding-bottom: 40px;}
		#sh135-temp .section-time-line .content-box.mobile-version .list-box .single-item::before {content: ''; position: absolute; top: 16px; bottom: 0; left: 0; transform: translateX(2px); width: 3px; height: calc(100% - 4px); background-color: #E2007A; box-shadow: 0 0 20px 0 #E2007A80;}
		#sh135-temp .section-time-line .content-box.mobile-version .list-box .single-item:last-child::before {display: none !important;}
		#sh135-temp .section-time-line .content-box.mobile-version .list-box .single-item .single-point {position: absolute; top: -18px; left: -25px; display: block; width: 57px; height: auto;}
}

@media all and (max-width: 576px) {
		#sh135-temp .section-banner-info .banner-box.show-text .additional-info {font-size: 1.6rem;}
		#sh135-temp .section-banner-info .banner-box .content-box .content-icon {width: 40px;}
		#sh135-temp .section-banner-info .banner-box .content-box .text-box .text-label {font-size: 2.2rem;}
		#sh135-temp .section-banner-info .banner-box .content-box .text-box .text-desc {font-size: 1.6rem;}
		#sh135-temp .section-banner-info .banner-box .content-box .tauron-btn {min-width: max-content;}
}
