* {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: hidden; position: relative;}
#sh135-temp > div {position: relative; z-index: 2;}
#sh135-temp .page-decoration-gradient {position: absolute; top: -5%; right: 0; z-index: 1; transform: translateX(40%); display: block; width: 2800px; height: 2800px; opacity: 0.2; background: radial-gradient(50% 50% at 50% 50%, #E2007A 0%, rgba(226, 0, 122, 0) 100%);}
.contrast #sh135-temp .page-decoration-gradient {display: none;}
#sh135-temp .container-box {width: 100%; max-width: 1430px; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px;}

#sh135-temp .owl-dots {position: static; display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 8px;}
#sh135-temp .owl-dots .owl-dot {width: 24px; height: 24px; background-color: #E2007A1A; border: 2px solid #E2007A; border-radius: 250px; transition: background-color .3s;}
#sh135-temp .owl-dots .owl-dot.active {background-color: #E2007E;}
#sh135-temp .owl-dots .owl-dot:hover {background-color: #E2007E;}
.contrast #sh135-temp .owl-dots .owl-dot.active {background-color: #FFE800 !important; border-color: #FFE800 !important;}
.contrast #sh135-temp .owl-dots .owl-dot:hover {background-color: #FFE800 !important; border-color: #FFE800 !important;}
#sh135-temp .owl-dots .owl-dot span {background-color: transparent !important; border-color: transparent !important;}
#sh135-temp .owl-carousel .owl-stage {display: flex; padding-top: 16px; padding-bottom: 16px;}

.owl-carousel.owl-drag .owl-item {padding-right: 4px; padding-left: 4px;}

#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 .tooltip-wrapper {position: relative; color: #000; text-decoration: none; cursor: pointer;}
#sh135-temp .tooltip-wrapper .tooltip-icon {display: block; min-width: 16px; max-width: 16px; height: auto; margin-top: 1px; fill: none;}
#sh135-temp .tooltip-wrapper .tooltip-icon path {transition: stoke .3s, fill .3s;}
#sh135-temp .tooltip-wrapper:hover .tooltip-icon path {fill: #FFF;}
#sh135-temp .tooltip-wrapper .tooltip-icon circle {transition: stoke .3s, fill .3s;}
#sh135-temp .tooltip-wrapper:hover .tooltip-icon circle {fill: #306EE8; stroke: #306EE8;}
#sh135-temp .tooltip-wrapper .tooltip-box {position: absolute; top: -4px; left: 50%; transform: translate(-50%, -100%); display: none; width: max-content; max-width: 325px; height: auto; padding: 4px; background-color: #FFF; line-height: 1.2; border: 1px solid #306EE8; border-radius: 8px;}
#sh135-temp .tooltip-wrapper:hover .tooltip-box {display: block;}

#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 .breadcrumbs-box {display: flex; align-items: center; gap: 4px; margin-bottom: auto;}
#sh135-temp .breadcrumbs-box .single-path {color: #000; text-decoration: none; transition: color .3s;}
#sh135-temp .breadcrumbs-box a.single-path:hover {color: #E2007A !important;}
#sh135-temp .breadcrumbs-box .icon {background: transparent !important;}

#sh135-temp .section-banner-top {position: relative; margin-bottom: 48px; padding: 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 {position: relative; z-index: 2; display: flex; flex-direction: column; gap: 64px;}
#sh135-temp .section-banner-top .banner-content .heading-box {display: grid; grid-template-columns: 1fr max-content; align-items: center; justify-content: space-between; column-gap: 24px; row-gap: 0; color: #FFF;}
#sh135-temp .section-banner-top .banner-content .heading-box .ring-box {position: relative; max-width: max-content; height: max-content; transition: filter .1s ease-out; will-change: filter;}
.contrast #sh135-temp .section-banner-top .banner-content .heading-box .ring-box {filter: unset !important;}
#sh135-temp .section-banner-top .banner-content .heading-box .ring-box .img-ring {position: absolute; top: 50%; left: 50%; z-index: 1; transform: translate(-50%, -50%); display: block; flex-shrink: 0; min-width: calc(100% + 48px); aspect-ratio: 1/1;}
.contrast #sh135-temp .section-banner-top .banner-content .heading-box .ring-box .img-ring {display: none;}
#sh135-temp .section-banner-top .banner-content .heading-box .ring-box .ring-content-box {position: relative; z-index: 2; display: flex; align-items: center; justify-content: center; min-width: 130px; max-width: max-content; height: auto; padding: 16px; background-color: #FFF; border-radius: 50%; aspect-ratio: 1/1;}
.contrast #sh135-temp .section-banner-top .banner-content .heading-box .ring-box .ring-content-box {background: #FFE800 !important;}
#sh135-temp .section-banner-top .banner-content .heading-box .ring-box .ring-content-box .content-text {text-align: center; line-height: 1.1;}
.contrast #sh135-temp .section-banner-top .banner-content .heading-box .ring-box .ring-content-box .content-text {background-color: transparent !important; color: #000 !important;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper {display: flex; align-items: stretch; gap: 16px; height: 420px;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .mobile-info {display: none; margin: 0 auto; color: #FFF; font-size: 1.6rem; font-style: italic; text-align: center;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile {overflow: hidden; position: relative; display: flex; flex: 0 0 175px; flex-direction: column; height: 100%; color: #000; text-decoration: none; border-radius: 250px; cursor: pointer; transition: flex-grow .6s, flex-basis .6s, border-radius .6s, border .6s, opacity .6s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover {flex: 1 0 175px; border-radius: 64px;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active {flex: 1 0 175px; border-radius: 64px;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile::after {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 2; display: block; width: 100%; height: 100%; opacity: 0; background: linear-gradient(359.43deg, rgba(23, 0, 13, 0.4) 0.38%, rgba(23, 0, 13, 0) 86.01%), linear-gradient(360deg, rgba(23, 0, 13, 0.8) -6.7%, rgba(23, 0, 13, 0) 60.95%); transition: opacity .6s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover::after {opacity: 1;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active::after {opacity: 1;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-bg {position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; opacity: 0.5; transition: opacity .6s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover .tile-bg {opacity: 1;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active .tile-bg {opacity: 1;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content {position: relative; z-index: 3; display: flex; flex-direction: column; gap: 4px; width: 0; height: 0; margin-top: auto; padding: 32px; opacity: 0; transition: opacity 0s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover .tile-content {width: auto; height: auto; opacity: 1; transition: opacity .3s ease .5s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active .tile-content {width: auto; height: auto; opacity: 1; transition: opacity .3s ease .5s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .content-label {color: #FFF; line-height: 1.2;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .content-text {color: #FFF; line-height: 1.2;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box {display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; margin-top: 24px; padding: 8px; background: #938889; border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 250px; transition: background-color .3s, border-color .3s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover .tile-content .sash-box {background-color: #FFF; border-color: #FFF;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box .sash-text {padding-bottom: 1px; line-height: 1.2; transition: color .3s;}
#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box .sash-icon {display: block; flex-shrink: 0; width: 16px; height: auto;}

#sh135-temp .section-video-box {position: relative; margin-top: 48px; margin-bottom: 48px;}
#sh135-temp .section-video-box .grid-box {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 64px;}
#sh135-temp .section-video-box .grid-box .video-box {overflow: hidden; position: relative; display: block; width: 470px; height: max-content; border-radius: 30px; aspect-ratio: 16/9;}
#sh135-temp .section-video-box .grid-box .video-box .icon-play {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; flex-shrink: 0; width: 64px; height: auto;}
.contrast #sh135-temp .section-video-box .grid-box .video-box .icon-play {background: transparent !important;}
#sh135-temp .section-video-box .grid-box .video-box .icon-play path {transition: fill .3s, stroke .3s;}
#sh135-temp .section-video-box .grid-box .video-box:hover .icon-play path[fill] {fill: #E2007A;}
#sh135-temp .section-video-box .grid-box .video-box:hover .icon-play path[stroke] {fill: #E2007A;}
#sh135-temp .section-video-box .grid-box .video-box:hover .icon-play path[fill='white'] {fill: #FFF;}
#sh135-temp .section-video-box .grid-box .video-box .icon-play rect {transition: fill .3s, stroke .3s;}
#sh135-temp .section-video-box .grid-box .video-box:hover .icon-play rect[fill] {fill: #E2007A;}
#sh135-temp .section-video-box .grid-box .video-box:hover .icon-play rect[stroke] {fill: #E2007A;}
#sh135-temp .section-video-box .grid-box .video-box .img-cover {position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
#sh135-temp .section-video-box .grid-box .video-box .yt-iframe {display: block; width: 100%; height: 100%;}
.contrast #sh135-temp .section-video-box .grid-box .video-box .yt-iframe {border: none !important;}
#sh135-temp .section-video-box .grid-box .content-box {display: flex; flex-direction: column; gap: 16px;}
#sh135-temp .section-video-box .grid-box .content-box .content-icon {display: block; flex-shrink: 0; width: 60px; height: auto; filter: drop-shadow(0px 0px 16px #E2007A3D);}
#sh135-temp .section-video-box .grid-box .content-box .content-heading {line-height: 1.2;}
.contrast #sh135-temp .section-video-box .grid-box .content-box .content-heading {color: #FFE800 !important;}
#sh135-temp .section-video-box .grid-box .content-box .content-text {margin-top: 8px; line-height: 1.2;}
#sh135-temp .section-video-box .grid-box .content-box .content-text:nth-last-child(2) {max-width: 550px;}
.contrast #sh135-temp .section-video-box .grid-box .content-box .content-text.semibold {color: #FFE800 !important;}
.contrast #sh135-temp .section-video-box .grid-box .content-box .content-text .semibold {color: #FFE800 !important;}

#sh135-temp .section-banner-info {position: relative; margin-top: 48px; margin-bottom: 48px;}
#sh135-temp .section-banner-info .banner-box {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: 30px;}
.contrast #sh135-temp .section-banner-info .banner-box {border-color: #FFF !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 {display: grid; grid-template-columns: max-content 1fr max-content; 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 #E2007A3D);}
#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 {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.2;}
#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-grid-tiles {position: relative; margin-top: 48px; margin-bottom: 48px;}
#sh135-temp .section-grid-tiles .decoration-bar {position: absolute; top: 155px; left: 20px; display: block; width: 100vw; height: 285px; background: linear-gradient(225deg, #6C1C65 -20%, #811869 10%, #B90A74 35%, #DD1D82 55%, #E4007D 80%);}
#sh135-temp .section-grid-tiles .decoration-bar::before {content: ''; position: absolute; top: 0; bottom: 0; transform: translateX(-70px); display: block; width: 11%; height: 100%; background: #E2007A; border-radius: 50% 0 0 50%;}
#sh135-temp .section-grid-tiles .decoration-bar .bar-bg {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
.contrast #sh135-temp .section-grid-tiles .decoration-bar {display: none;}
#sh135-temp .section-grid-tiles .heading-wrapper {display: flex; flex-wrap: wrap; align-items: flex-end; justify-content: space-between; column-gap: 24px; row-gap: 16px; margin-bottom: 32px;}
#sh135-temp .section-grid-tiles .heading-wrapper .title-box {gap: 4px; margin-bottom: 0;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles {display: flex; align-items: center; gap: 8px; color: #000; text-decoration: none;}
.contrast #sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles {color: #FFE800 !important;}
.contrast #sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles:hover {text-decoration: underline;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles .btn-text {color: #E2007A; line-height: 1.2; transition: color .3s;}
.contrast #sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles .btn-text {color: #FFE800 !important;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles:hover .btn-text {color: #AA036C;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles .btn-icon {display: block; width: 18px; height: auto; transition: transform .3s;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles .btn-icon path {transition: stroke .3s;}
.contrast #sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles .btn-icon path {stroke: #FFE800 !important;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles:hover .btn-icon path {stroke: #AA036C;}
#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles:hover .btn-icon {transform: translateX(3px);}
#sh135-temp .section-grid-tiles .boxes-wrapper {position: relative; display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box {overflow: hidden; position: relative; display: block; background-color: #FFF; box-shadow: 0 8px 16px 0 #0000001A; color: #000; text-decoration: none; border-radius: 30px;}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box .top-box {overflow: hidden; position: relative; display: flex; justify-content: center; height: 195px;}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box .top-box .img {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; transition: transform .3s;}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box:hover .top-box .img {transform: scale(1.2);}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box .box-title {position: relative; padding: 32px 32px 90px 32px; line-height: 1.2;}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box .tile-arrow {position: absolute; bottom: 48px; right: 24px; display: block; transition: transform .3s;}
#sh135-temp .section-grid-tiles .boxes-wrapper .single-box:hover .tile-arrow {transform: translateX(5px);}
.contrast #sh135-temp .section-grid-tiles .boxes-wrapper .single-box {border: 1px solid #FFF;}

@media all and (min-width: 1400px) and (max-width: 2560px) and (max-height: 980px) {
		#sh135-temp .section-banner-top {display: flex; flex-direction: column; min-height: 100vh;}
		#sh135-temp .section-banner-top .banner-content {flex: 1; justify-content: space-evenly;}
}

@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.8rem;}
		#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 .page-decoration-gradient {top: -25%;}

		#sh135-temp .tauron-btn {padding: 12px 8px;}

		#sh135-temp .title-box {gap: 8px;}

		#sh135-temp .section-banner-top .banner-content {gap: 48px;}
		#sh135-temp .section-banner-top .banner-content .heading-box .ring-box .img-ring {min-width: calc(100% + 38px);}
		#sh135-temp .section-banner-top .banner-content .heading-box .ring-box .ring-content-box {min-width: 120px; padding: 12px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper {gap: 12px; height: 360px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile {flex: 0 0 150px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover {border-radius: 48px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active {border-radius: 48px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content {padding: 24px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .content-text {line-height: 1.1;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .content-label {line-height: 1.1;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box {margin-top: 16px;}

		#sh135-temp .section-video-box .grid-box {gap: 32px;}
		#sh135-temp .section-video-box .grid-box .video-box {width: 390px;}
		#sh135-temp .section-video-box .grid-box .content-box {gap: 12px;}
		#sh135-temp .section-video-box .grid-box .content-box .content-text {max-width: 600px; margin-top: 2px;}

		#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 max-content; 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-grid-tiles .decoration-bar {top: 140px;}
		#sh135-temp .section-grid-tiles .heading-wrapper {margin-bottom: 16px;}
}

@media all and (max-width: 1400px) {
		#sh135-temp .section-banner-top .banner-content .insights-wrapper {height: 340px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover {border-radius: 36px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active {border-radius: 36px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content {padding: 16px;}
}

@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 .breadcrumbs-box {display: none;}

		#sh135-temp .section-banner-top .banner-content .insights-wrapper {height: 315px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile {flex: 0 0 125px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box {gap: 4px;}

		#sh135-temp .section-banner-info .banner-box {padding: 16px;}
		#sh135-temp .section-banner-info .banner-box.variant-gradient-blue {grid-template-columns: 265px 1fr max-content; 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;}

		.zoom-x4 #sh135-temp .section-banner-info .banner-box.variant-gradient-blue {padding-top: 24px; padding-bottom: 24px;}

		#sh135-temp .section-grid-tiles .decoration-bar {top: 125px;}
}

@media all and (max-width: 992px) {
		#sh135-temp .section-banner-top .banner-content .insights-wrapper {height: 280px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper {gap: 8px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile {flex: 0 0 80px;}

		#sh135-temp .section-video-box .grid-box .video-box {width: 300px;}
		#sh135-temp .section-video-box .grid-box .content-box {gap: 8px;}
		#sh135-temp .section-video-box .grid-box .content-box .content-icon {display: none;}

		#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-grid-tiles .decoration-bar {top: 145px; left: 60px; height: 275px;}
		#sh135-temp .section-grid-tiles .decoration-bar::before {transform: translateX(-45px); width: 22%;}
		#sh135-temp .section-grid-tiles .decoration-bar .bar-bg {display: none;}
		#sh135-temp .section-grid-tiles .title-box {margin-bottom: 0;}
		#sh135-temp .section-grid-tiles .boxes-wrapper {display: block; padding: 0 40px;}
		#sh135-temp .section-grid-tiles .boxes-wrapper .single-box {height: 100%; box-shadow: 0 4px 8px 0 #0000001A;}
}

@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.6rem;}
		#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-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-banner-top .banner-content {gap: 32px;}
		#sh135-temp .section-banner-top .banner-content .heading-box {display: flex; flex-direction: column-reverse; gap: 32px;}
		#sh135-temp .section-banner-top .banner-content .heading-box .ring-box {max-width: max-content; height: max-content; margin: 0 auto;}
		#sh135-temp .section-banner-top .banner-content .heading-box .ring-box .img-ring {min-width: calc(100% + 48px);}
		#sh135-temp .section-banner-top .banner-content .heading-box .title-box .title-text {display: flex; flex-direction: column; align-items: center; gap: 0; width: 100%; margin: 0 auto; text-align: center;}
		#sh135-temp .section-banner-top .banner-content .heading-box .title-box .title-text > span {line-height: 1;}
		#sh135-temp .section-banner-top .banner-content .heading-box .title-box .subtitle-text {display: flex; flex-direction: column; align-items: center; gap: 0; width: 100%; margin: 4px auto 0 auto; text-align: center;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .mobile-info {display: block;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper {flex-direction: column; height: auto;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile {flex: 0 0 90px; margin-bottom: 8px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile::after {background: linear-gradient(359.43deg, rgba(23, 0, 13, 0.5) 0.38%, rgba(23, 0, 13, 0) 110%), linear-gradient(360deg, rgba(23, 0, 13, 0.9) -10%, rgba(23, 0, 13, 0) 110%)}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile:hover {flex: 1 0 275px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper:not(:has(.single-tile:hover)) .single-tile.active {flex: 1 0 275px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .content-label {font-size: 2.2rem;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .content-text {font-size: 1.8rem;}

		#sh135-temp .section-video-box .grid-box {grid-template-columns: 1fr; text-align: center;}
		#sh135-temp .section-video-box .grid-box .video-box {margin: 0 auto;}
		#sh135-temp .section-video-box .grid-box .content-box .content-text {margin: 0 auto;}

		#sh135-temp .section-banner-info {margin-top: 24px; margin-bottom: 24px;}
		#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-grid-tiles {padding-bottom: 48px;}
		#sh135-temp .section-grid-tiles .decoration-bar {height: 265px;}
		#sh135-temp .section-grid-tiles .decoration-bar::before {width: 25%;}
		#sh135-temp .section-grid-tiles .heading-wrapper {justify-content: center;}
		#sh135-temp .section-grid-tiles .heading-wrapper .title-box {text-align: center;}
		#sh135-temp .section-grid-tiles .heading-wrapper .btn-all-articles {position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); min-width: max-content;}
		#sh135-temp .section-grid-tiles .boxes-wrapper .single-box .box-title {text-align: center;}
		#sh135-temp .section-grid-tiles .boxes-wrapper .single-box .tile-arrow {right: 50%; transform: translateX(50%) !important;}
}

@media all and (max-width: 576px) {
		#sh135-temp .section-banner-top .banner-content .heading-box .title-box .subtitle-text {font-size: 1.8rem;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .mobile-info {max-width: 225px;}
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box .sash-text {font-size: 1.6rem;}

		#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;}

		#sh135-temp .section-grid-tiles .decoration-bar::before {transform: translateX(-60px); width: 40%;}
		#sh135-temp .section-grid-tiles .boxes-wrapper {padding: 0 16px;}
}

@media all and (max-width: 385px) {
		#sh135-temp .section-banner-top .banner-content .insights-wrapper .single-tile .tile-content .sash-box .sash-text {font-size: 1.4rem;}
}

@media all and (max-width: 380px) {
		#sh135-temp .section-grid-tiles .decoration-bar {top: 168px;}
		#sh135-temp .section-grid-tiles .boxes-wrapper {padding: 0 8px;}
}

/* CUSTOM CAROUSEL CSS */
#sh135-temp .section-custom-carousel {margin-top: 48px; margin-bottom: 48px;}
#sh135-temp .carousel-wrapper {overflow: hidden; position: relative; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; user-select: none; perspective: 1000px; width: 100%; padding-top: 58px; padding-bottom: 100px; background: linear-gradient(145deg, #6C1C65 -10%, #811868 -25%, #B90A74 35%, #DD1D82 55%, #E4007D 80%); border-radius: 60px;}
.contrast #sh135-temp .carousel-wrapper {background: #000;!important; border: 2px solid #FFF !important;}
#sh135-temp .carousel-wrapper .carousel-heading {margin-bottom: 32px; padding-top: 48px; color: #FFF; text-align: center;}
.contrast #sh135-temp .carousel-wrapper .carousel-heading .semibold {color: #FFE800 !important;}
#sh135-temp .carousel-box {position: relative; transform-style: preserve-3d; width: 100%; height: calc(100% - 160px); cursor: grab;}
#sh135-temp .carousel-box.grabbing {cursor: grabbing;}
#sh135-temp .single-slide {position: absolute; top: 50%; left: 50%; transform-origin: center center; display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 32px; width: 760px; padding: 16px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0%, rgba(255, 255, 255, 0.85) 100%); filter: drop-shadow(0px 0px 24px #E2007A) drop-shadow(0px 0px 12px #FFF); border-radius: 60px; transition: all .6s cubic-bezier(0.4, 0, 0.2, 1);}
.contrast #sh135-temp .single-slide {background: #000; filter: drop-shadow(0px 0px 12px #FFE800) drop-shadow(0px 0px 8px #FFF);}
#sh135-temp .single-slide:not(.center) {filter: blur(3px);}
#sh135-temp .single-slide.center {z-index: 3; transform: translate(-50%, -50%); opacity: 1; text-align: left;}
#sh135-temp .single-slide.left {left: 25%; z-index: 1; transform: translate(-50%, -50%) scale(0.85); opacity: 0.3;}
#sh135-temp .single-slide.right {left: 75%; z-index: 1; transform: translate(-50%, -50%) scale(0.85); opacity: 0.3;}
#sh135-temp .single-slide.hidden-left {left: 15%; z-index: 0; transform: translate(-50%, -50%) scale(0.7); opacity: 0;}
#sh135-temp .single-slide.hidden-right {left: 85%; z-index: 0; transform: translate(-50%, -50%) scale(0.7); opacity: 0;}
#sh135-temp .nav-wrapper {display: flex; gap: 32px;}
.contrast #sh135-temp .nav-wrapper {background: transparent !important;}
#sh135-temp .nav-wrapper .btn-prev {display: flex; align-items: center; justify-content: center; width: 32px; height: 24px; background: #FFFFFF3D; border-radius: 250px; cursor: pointer; transition: background-color .3s;}
.contrast #sh135-temp .nav-wrapper .btn-prev {border: 2px solid #FFF;}
#sh135-temp .nav-wrapper .btn-prev:hover {background: #FFF;}
#sh135-temp .nav-wrapper .btn-prev .navi-icon {display: block; width: 18px; height: auto;}
#sh135-temp .nav-wrapper .btn-prev .navi-icon path {transition: stroke .3s;}
#sh135-temp .nav-wrapper .btn-prev:hover .navi-icon path {stroke: #E2007A;}
#sh135-temp .nav-wrapper .btn-next {display: flex; align-items: center; justify-content: center; width: 32px; height: 24px; background: #FFFFFF3D; border-radius: 250px; cursor: pointer; transition: background-color .3s;}
.contrast #sh135-temp .nav-wrapper .btn-next {border: 2px solid #FFF;}
#sh135-temp .nav-wrapper .btn-next:hover {background: #FFF;}
#sh135-temp .nav-wrapper .btn-next .navi-icon {display: block; width: 18px; height: auto;}
#sh135-temp .nav-wrapper .btn-next .navi-icon path {transition: stroke .3s;}
#sh135-temp .nav-wrapper .btn-next:hover .navi-icon path {stroke: #E2007A;}
#sh135-temp .indicators-box {display: flex; align-items: center; gap: 24px;}
.contrast #sh135-temp .indicators-box {background: transparent !important;}
#sh135-temp .indicators-box .dot {width: 24px; height: 24px; background: transparent; border: 2px solid #FFF; border-radius: 50%; cursor: pointer; transition: background-color .3s, border-color .3s;}
#sh135-temp .indicators-box .dot.active {background: #FFF;}
.contrast #sh135-temp .indicators-box .dot.active {background: #FFE800 !important; border-color: #FFE800 !important;}
#sh135-temp .carousel-control-wrapper {position: absolute; bottom: 48px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; justify-content: center; gap: 32px;}
.contrast #sh135-temp .carousel-control-wrapper {background: transparent !important;}
#sh135-temp .single-slide .slide-img {display: block; width: 100%; max-width: 220px; height: auto; border-radius: 50px;}
.contrast #sh135-temp .single-slide .slide-img {background: transparent !important;}
.contrast #sh135-temp .single-slide .picture {background: transparent !important;}
#sh135-temp .single-slide .content-box {display: flex; flex-direction: column; gap: 20px;}
.contrast #sh135-temp .single-slide .content-box .slide-heading {color: #FFE800 !important;}
#sh135-temp .single-slide .content-box .btn-box {display: flex; flex-direction: column; gap: 8px; width: 100%; margin-top: 32px;}
#sh135-temp .single-slide .content-box .btn-box .tauron-btn {min-width: 300px; max-width: max-content; line-height: 1.1;}
#sh135-temp .single-slide .content-box .single-text {margin-top: 4px;}
.contrast #sh135-temp .single-slide .content-box .single-text.bold {color: #FFE800 !important;}
.contrast #sh135-temp .single-slide .content-box .single-text.semibold {color: #FFE800 !important;}
.contrast #sh135-temp .single-slide .content-box .single-text .bold {color: #FFE800 !important;}
.contrast #sh135-temp .single-slide .content-box .single-text .semibold {color: #FFE800 !important;}
#sh135-temp .single-slide .content-box .single-link {display: flex; align-items: center; gap: 8px; max-width: max-content; margin-top: 4px; color: #000; text-decoration: none; transition: color .3s;}
#sh135-temp .single-slide .content-box .single-link:hover {color: #E2007A;}
#sh135-temp .single-slide .content-box .single-link .link-text {line-height: 1.2;}
#sh135-temp .single-slide .content-box .single-link .link-icon {display: block; width: 16px; height: auto; transition: transform .3s;}
#sh135-temp .single-slide .content-box .single-link:hover .link-icon {transform: translateX(3px);}

@media all and (max-width: 1600px) {
		#sh135-temp .carousel-wrapper {padding-top: 36px; padding-bottom: 80px;}
		#sh135-temp .carousel-wrapper .carousel-heading {margin-bottom: 24px; padding-top: 32px;}
		#sh135-temp .carousel-control-wrapper {bottom: 32px;}
		#sh135-temp .single-slide {gap: 24px;}
		#sh135-temp .single-slide .slide-img {max-width: 175px;}
		#sh135-temp .single-slide .content-box {gap: 10px;}
		#sh135-temp .single-slide .content-box .btn-box {margin-top: 24px;}
}

@media all and (max-width: 1200px) {
		#sh135-temp .single-slide {width: 625px;}
}

@media (max-width: 768px) {
		#sh135-temp .section-custom-carousel {padding-right: 0; padding-left: 0;}
		#sh135-temp .carousel-wrapper {max-width: 100%; padding-right: 16px; padding-left: 16px; border-radius: 0;}
		#sh135-temp .single-slide {grid-template-columns: 1fr; grid-template-rows: max-content 1fr; grid-auto-rows: max-content; width: 100%; border-radius: 30px; transition: unset;}
		#sh135-temp .single-slide.center {transform: translate(-50%, -50%) scale(1);}
		#sh135-temp .single-slide.left {display: none;}
		#sh135-temp .single-slide.right {display: none;}

		#sh135-temp .single-slide .slide-img {max-width: 400px; margin: 0 auto; border-radius: 24px;}
		#sh135-temp .single-slide .content-box {flex: 1; text-align: center;}
		#sh135-temp .single-slide .content-box .btn-box {align-items: center; justify-content: center; margin-top: auto; text-align: center;}
		#sh135-temp .single-slide .content-box .btn-box .tauron-btn {min-width: 325px; font-size: 1.6rem;}
		#sh135-temp .indicators-box {gap: 12px;}
		#sh135-temp .nav-wrapper {gap: 24px;}
		#sh135-temp .single-slide .content-box .single-link {margin: 0 auto;}
		#sh135-temp .single-slide .content-box .slide-heading {max-width: 355px; margin: 0 auto;}
		#sh135-temp .single-slide .content-box .single-text {max-width: 450px; margin: 0 auto; font-size: 1.6rem; line-height: 1.35;}
		#sh135-temp .single-slide .content-box .single-text:nth-last-child(2) {margin-bottom: 48px;}

		#sh135-temp .single-slide.left,
		#sh135-temp .single-slide.right {pointer-events: none; display: grid; opacity: 0;}

		#sh135-temp .single-slide.left { transform: translate(calc(-50% - 110vw), -50%) scale(1); }
		#sh135-temp .single-slide.right { transform: translate(calc(-50% + 110vw), -50%) scale(1); }
		#sh135-temp .single-slide.center { transform: translate(-50%, -50%) scale(1); }

		#sh135-temp .single-slide.entering-from-right {
				animation: slideInFromRight 0.4s cubic-bezier(0.4, 0, 0.2, 1) forwards;
		}
		#sh135-temp .single-slide.entering-from-left {
				animation: slideInFromLeft 0.4s cubic-bezier(0.4, 0, 0.2, 1) forwards;
		}
		#sh135-temp .single-slide.exiting-to-left {
				animation: slideOutToLeft 0.4s cubic-bezier(0.4, 0, 0.2, 1) forwards;
		}
		#sh135-temp .single-slide.exiting-to-right {
				animation: slideOutToRight 0.4s cubic-bezier(0.4, 0, 0.2, 1) forwards;
		}

		#sh135-temp .nav-wrapper .btn-next:hover {background: #FFFFFF3D;}
		#sh135-temp .nav-wrapper .btn-next:hover .navi-icon path {stroke: #FFF;}
		#sh135-temp .nav-wrapper .btn-prev:hover {background: #FFFFFF3D;}
		#sh135-temp .nav-wrapper .btn-prev:hover .navi-icon path {stroke: #FFF;}
}

@media all and (max-width: 390px) {
		#sh135-temp .single-slide .content-box .btn-box .tauron-btn {min-width: 100%;}
}

@keyframes slideInFromRight {
		from { transform: translate(calc(-50% + 110vw), -50%); opacity: 0; }
		to { transform: translate(-50%, -50%); opacity: 1; }
}
@keyframes slideInFromLeft {
		from { transform: translate(calc(-50% - 110vw), -50%); opacity: 0; }
		to { transform: translate(-50%, -50%); opacity: 1; }
}
@keyframes slideOutToLeft {
		from { transform: translate(-50%, -50%); opacity: 1; }
		to { transform: translate(calc(-50% - 110vw), -50%); opacity: 0; }
}
@keyframes slideOutToRight {
		from { transform: translate(-50%, -50%); opacity: 1; }
		to { transform: translate(calc(-50% + 110vw), -50%); opacity: 0; }
}

/* Slide-in animation — all cards move together */
#sh135-temp .carousel-box.is-sliding-next .single-slide { transform: translate(calc(-50% + 33%), -50%) !important; transition: none !important; }
#sh135-temp .carousel-box.is-sliding-next .single-slide.left { transform: translate(calc(-50% - 33%), -50%) scale(0.85) !important; transition: none !important; }
#sh135-temp .carousel-box.is-sliding-next .single-slide.hidden-left,
#sh135-temp .carousel-box.is-sliding-next .single-slide.hidden-right { transform: translate(-50%, -50%) scale(0.7) !important; transition: none !important; }
#sh135-temp .carousel-box.is-sliding-prev .single-slide { transform: translate(calc(-50% - 33%), -50%) !important; transition: none !important; }
#sh135-temp .carousel-box.is-sliding-prev .single-slide.right { transform: translate(calc(-50% + 33%), -50%) scale(0.85) !important; transition: none !important; }
#sh135-temp .carousel-box.is-sliding-prev .single-slide.hidden-left,
#sh135-temp .carousel-box.is-sliding-prev .single-slide.hidden-right { transform: translate(-50%, -50%) scale(0.7) !important; transition: none !important;}

/* SCROLL REVEAL */
#sh135-temp .reveal-section {
		transform: translateY(30px);
		opacity: 0;
		transition: opacity 1.5s, transform 1.5s;
}
#sh135-temp .reveal-section.is-visible {
		transform: translateY(0);
		opacity: 1;
}

/* Dzieci animowane sekwencyjnie */
#sh135-temp .reveal-section .reveal-img,
#sh135-temp .reveal-section .reveal-content,
#sh135-temp .reveal-section .reveal-btn {
		transform: translateY(20px);
		opacity: 0;
		transition: opacity .5s ease, transform .5s ease;
}

#sh135-temp .reveal-section.is-visible .reveal-img {
		transform: translateY(0);
		opacity: 1;
		transition-delay: 0s;
}
#sh135-temp .reveal-section.is-visible .reveal-content {
		transform: translateY(0);
		opacity: 1;
		transition-delay: .5s; /* po zakończeniu reveal-img */
}
#sh135-temp .reveal-section.is-visible .reveal-btn {
		transform: translateY(0);
		opacity: 1;
		transition-delay: .9s; /* po zakończeniu reveal-content */
}

#sh135-temp .section-banner-top.reveal-section {
		transform: none !important;
		transition: opacity 1.5s;
}

#sh135-temp .section-banner-top.reveal-section.is-visible {
		transform: none !important;
		opacity: 1;
}

#sh135-temp .reveal-section .img-bg,
#sh135-temp .reveal-section .decoration-bar {
		transform: none !important;
		opacity: 1 !important;
		transition: none !important;
}

#sh135-temp .section-banner-top.reveal-section .reveal-img,
#sh135-temp .section-banner-top.reveal-section .reveal-content,
#sh135-temp .section-banner-top.reveal-section .reveal-btn {
		transform: translateY(20px);
		opacity: 0;
		transition: opacity .5s ease, transform .5s ease;
}

#sh135-temp .section-banner-top.reveal-section.is-visible .reveal-img {
		transform: translateY(0);
		opacity: 1;
		transition-delay: .25s;
}
#sh135-temp .section-banner-top.reveal-section.is-visible .reveal-content {
		transform: translateY(0);
		opacity: 1;
		transition-delay: 0.5s;
}
#sh135-temp .section-banner-top.reveal-section.is-visible .reveal-btn {
		transform: translateY(0);
		opacity: 1;
		transition-delay: 0.75s;
}

@media all and (max-width: 992px) {
		#sh135-temp .reveal-section {
				transform: none !important;
				opacity: 1 !important;
				transition: none !important;
		}

		#sh135-temp .reveal-section .reveal-img,
		#sh135-temp .reveal-section .reveal-content,
		#sh135-temp .reveal-section .reveal-btn {
				transform: none !important;
				opacity: 1 !important;
				transition: none !important;
		}
}

@media (min-width: 993px) {
		#sh135-temp .tauron-btn {
				overflow: hidden;
				position: relative;
		}

		#sh135-temp .tauron-btn .ripple {
				position: absolute;
				transform: scale(0);
				pointer-events: none;
				background-color: rgba(255, 255, 255, 0.35);
				border-radius: 50%;
				animation: tauron-ripple 1.25s linear;
		}

		@keyframes tauron-ripple {
				to {
						transform: scale(6);
						opacity: 0;
				}
		}
}