* {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;}
.contrast #sh135-temp input {background-color: transparent !important; border-color: transparent;}

#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-48 {font-size: 4.8rem;}
#sh135-temp .f-60 {font-size: 6.0rem;}
#sh135-temp .f-68 {font-size: 6.8rem;}
#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 {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: 8px; margin-bottom: 32px;}
#sh135-temp .title-box .title-text {line-height: 1.2;}
#sh135-temp .title-box .subtitle-text {line-height: 1.2;}

#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: 10px 4px; background-color: transparent; color: #000; text-align: center; text-decoration: none !important; border-radius: 4px; transition: background .3s, color .3s, border .3s;}
#sh135-temp .tauron-btn.bg-white {background-color: #FFF; color: #E2007A; border: 1px solid #E2007A;}
#sh135-temp .tauron-btn.bg-white:hover {background-color: #E2007A; color: #FFF;}
#sh135-temp .tauron-btn.bg-black {background-color: #000; color: #FFF; border-color: #000;}
#sh135-temp .tauron-btn.bg-black:hover {background-color: #FFF; color: #000;}
#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 #sh135-wrapper > .decoration-bg-img {position: absolute; z-index: -1; display: block; width: 100%; height: auto;}
#sh135-temp #sh135-wrapper > .decoration-bg-img.decoration-bg-img-1 {top: 125px; right: 0; max-width: 375px;}
#sh135-temp #sh135-wrapper > .decoration-bg-img.decoration-bg-img-2 {top: 350px; left: 0; max-width: 200px;}

#sh135-temp .section-thank-you-info {position: relative; margin-top: 64px; margin-bottom: 64px;}
#sh135-temp .section-thank-you-info .heading-wrapper {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 24px; margin-bottom: 32px;}
#sh135-temp .section-thank-you-info .heading-wrapper .title-box {margin-bottom: 0;}
.contrast #sh135-temp .section-thank-you-info .heading-wrapper .navy {color: #FFE800 !important;}
#sh135-temp .section-thank-you-info .heading-wrapper .heading-icon {display: block; min-width: 64px; max-width: 64px; height: auto;}
.contrast #sh135-temp .section-thank-you-info .heading-wrapper .heading-icon path {fill: #000 !important;}
.contrast #sh135-temp .section-thank-you-info .heading-wrapper .heading-icon circle {opacity: 1; fill: #FFE800 !important;}
#sh135-temp .section-thank-you-info .info-grid-box {display: grid; grid-template-columns: 1fr 380px; align-items: center; gap: 32px;}
#sh135-temp .section-thank-you-info .info-grid-box .img-decoration {display: block; width: 100%; max-width: 380px; height: auto;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box {display: flex; flex-direction: column; gap: 32px; height: 100%; padding: 32px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.8) 100%); box-shadow: 0 0 20px rgba(5, 22, 23, 0.24); border-radius: 8px;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box {background: #000; border: 2px solid #FFF;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 8px; margin-bottom: 16px; padding-left: 24px;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading .heading-icon {display: block; min-width: 24px; max-width: 24px; height: auto;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading .heading-icon path {fill: #FFE800 !important;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading .heading-text {line-height: 1.2;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading .heading-text {color: #FFE800 !important;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 16px; max-width: max-content; margin-top: auto; color: #000;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back .btn-icon {display: block; min-width: 54px; max-width: 54px; height: auto;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back .btn-icon path {transition: stroke .3s;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-icon path {stroke: #FFF;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-icon path {stroke: #000 !important;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back .btn-icon rect {transition: fill .3s, stroke .3s;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-icon rect[fill] {fill: #E2007A;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-icon rect[fill] {fill: #FFE800 !important;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-icon rect[stroke] {stroke: #E2007A;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-icon rect[stroke] {stroke: #FFE800 !important;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back .btn-text {color: #000; line-height: 1.2; transition: color .3s;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-text {color: #E2007A;}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .btn-go-back:hover .btn-text {color: #FFE800 !important;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box {display: flex; flex-direction: column; gap: 32px;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item {display: grid; grid-template-columns: max-content 1fr; gap: 24px; padding-bottom: 32px; padding-left: 24px; border-bottom: 1px solid rgba(48, 110, 232, 0.2);}
.contrast #sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item {border-color: #FFF;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item:last-child {padding-bottom: 0; border-bottom: none;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item .item-icon {transform: translateY(4px); display: block; min-width: 50px; max-width: 50px; height: auto;}
#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item .text-box {display: flex; flex-direction: column; gap: 12px;}

#sh135-temp .section-faq {position: relative; margin-top: 64px; margin-bottom: 64px;}
#sh135-temp .section-faq .faq-container {position: relative;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container {padding: 15px 10px 0; text-align: left; border-bottom: 1px solid #D5D6D9; cursor: pointer;}
#sh135-temp .section-faq .faq-container .sh135-accordion-head {position: relative; z-index: 2; margin-right: 5px; margin-bottom: 15px; padding-right: 70px; cursor: pointer;}
#sh135-temp .section-faq .faq-container .sh135-accordion-head p {margin: 0; font-size: 18px; font-weight: 600; line-height: 28px;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container .sh135-accordion-head .acc_head_trigger.down {display: flex;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container .sh135-accordion-head .acc_head_trigger.up {display: none;}
#sh135-temp .section-faq .faq-container .sh135-accordion-head .acc_head_trigger {position: absolute; top: 0; bottom: 0; right: 0; align-items: center; font-size: 16px; font-weight: 600;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container .sh135-accordion-body {position: relative; z-index: -1; display: none; height: 0; margin-bottom: 0; padding: 0 7% 0 0; opacity: 0; font-size: 16px; line-height: 20px; transition: ease all 250ms;}
#sh135-temp .section-faq .faq-container .sh135-accordion-head .acc_head_trigger .acc_arrow {transform: rotate(135deg); display: inline-block; width: 10px; height: 10px; margin-left: 10px; border-width: 2px 2px 0 0; border-color: #000; border-style: solid;}
#sh135-temp .section-faq .faq-container .sh135-accordion-head:hover p, #consumption .faq .faq-container .sh135-accordion-container.active .sh135-accordion-head p {color: #E6007E;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container.active .sh135-accordion-head .acc_head_trigger.down {display: none;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container.active .sh135-accordion-head .acc_head_trigger.up {display: flex;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container.active .sh135-accordion-head .acc_arrow {transform: rotate(-45deg); margin-top: 7px; margin-left: 10px; border-color: #E2007E;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container.active .sh135-accordion-head .acc_head_trigger {color: #E2007E;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container.active .sh135-accordion-body {z-index: 2; display: block; height: auto; margin-bottom: 15px; opacity: 1;}
#sh135-temp .section-faq .faq-container .sh135-accordion-head:hover .acc_head_trigger {color: #E2007E;}
#sh135-temp .section-faq .faq-container .sh135-accordion-container ul li {margin-left: 20px; line-height: 1.2; list-style: disc;}
.contrast #sh135-temp .section-faq .faq-container .sh135-accordion-container a {color: #FFE800 !important;}
.contrast #sh135-temp .section-faq .faq-container .sh135-accordion-container a:hover {text-decoration: underline;}

@media all and (max-width: 1600px) {
		#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-48 {font-size: 4.6rem;}
		#sh135-temp .f-60 {font-size: 5.0rem;}
		#sh135-temp .f-68 {font-size: 5.8rem;}
		#sh135-temp .f-70 {font-size: 6.0rem;}

		#sh135-temp .title-box {margin-bottom: 24px;}

		#sh135-temp #sh135-wrapper > .decoration-bg-img.decoration-bg-img-1 {max-width: 300px;}

		#sh135-temp .section-thank-you-info {margin-top: 48px; margin-bottom: 48px;}
		#sh135-temp .section-thank-you-info .heading-wrapper {gap: 16px;}
		#sh135-temp .section-thank-you-info .heading-wrapper .heading-icon {min-width: 54px; max-width: 54px;}

		#sh135-temp .section-thank-you-info .info-grid-box {grid-template-columns: 1fr 320px; gap: 24px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box {padding: 24px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box {gap: 16px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading {padding-left: 8px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box {gap: 16px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item {gap: 16px; padding-bottom: 16px; padding-left: 8px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item .item-icon {min-width: 32px; max-width: 32px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item .text-box {gap: 6px;}
}

@media all and (max-width: 1400px) {
		#sh135-temp .section-thank-you-info .info-grid-box {grid-template-columns: 1fr 275px;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .content-heading {padding-left: 0;}
		#sh135-temp .section-thank-you-info .info-grid-box .content-box .list-box .list-item {padding-left: 0;}
}

@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.2rem;}
		#sh135-temp .f-28 {font-size: 2.4rem;}
		#sh135-temp .f-30 {font-size: 2.6rem;}
		#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-48 {font-size: 4.2rem;}
		#sh135-temp .f-60 {font-size: 4.4rem;}
		#sh135-temp .f-68 {font-size: 5.2rem;}
		#sh135-temp .f-70 {font-size: 5.4rem;}

		#sh135-temp .section-thank-you-info .heading-wrapper .heading-icon {min-width: 48px; max-width: 48px;}

		#sh135-temp .section-thank-you-info .info-grid-box .content-box {padding: 16px;}
}

@media all and (max-width: 992px) {
		#sh135-temp #sh135-wrapper > .decoration-bg-img {display: none !important;}

		#sh135-temp .section-thank-you-info .heading-wrapper {align-items: flex-start;}
		#sh135-temp .section-thank-you-info .heading-wrapper .heading-icon {transform: translateY(4px);}

		#sh135-temp .section-thank-you-info .info-grid-box {grid-template-columns: 1fr;}
		#sh135-temp .section-thank-you-info .info-grid-box .img-decoration {display: none;}
}

@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: 3.0rem;}
		#sh135-temp .f-40 {font-size: 3.0rem;}
		#sh135-temp .f-42 {font-size: 3.2rem;}
		#sh135-temp .f-48 {font-size: 3.8rem;}
		#sh135-temp .f-60 {font-size: 4.0rem;}
		#sh135-temp .f-68 {font-size: 4.4rem;}
		#sh135-temp .f-70 {font-size: 4.8rem;}
}

@media all and (max-width: 576px) {

}