* {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: 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;}
#sh135-temp .tauron-btn.bg-green {background-color: #69A32E; box-shadow: 0 0 8px #76B834; color: #FFF; border: 2px solid #C1FF83;}
#sh135-temp .tauron-btn.bg-green:hover {background-color: rgba(105, 163, 46, 0.9); border-color: rgba(105, 163, 46, 0.9);}
.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 .owl-dots {position: static; display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 24px;}
#sh135-temp .owl-dots .owl-dot {width: 24px; height: 24px; background-color: #FFF; border: 1px solid #707173; border-radius: 250px; transition: width .3s, height .3s;}
#sh135-temp .owl-dots .owl-dot.active {width: 48px; background: #E2007A !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;}

#sh135-temp .breadcrumbs-box {display: flex; align-items: center; gap: 4px; margin-bottom: 24px;}
#sh135-temp .breadcrumbs-box .single-path {color: #000; line-height: 1.2;}
#sh135-temp .breadcrumbs-box a.single-path {color: #757575; 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-column-boxes {position: relative; padding-top: 64px; padding-bottom: 64px;}
#sh135-temp .section-column-boxes .content-wrapper .text-wrapper {display: flex; flex-direction: column;}
#sh135-temp .section-column-boxes .content-wrapper .text-wrapper .title-box {margin-bottom: 16px;}
#sh135-temp .section-column-boxes .content-wrapper .text-wrapper .single-text {line-height: 1.35;}
#sh135-temp .section-column-boxes .boxes-wrapper {display: grid; grid-template-columns: 1fr 350px; align-items: center; gap: 100px; margin-top: 16px;}
#sh135-temp .section-column-boxes .boxes-wrapper .img-info {display: block; width: 100%; max-width: 350px; height: auto; margin: 0 auto;}
#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); grid-auto-rows: 1fr; gap: 24px;}
#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile {display: flex; flex-direction: column; justify-content: center; gap: 16px; padding: 32px; background: #FFF; box-shadow: 0 10px 24px rgba(33, 33, 33, 0.1); border-radius: 20px;}
.contrast #sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile {border: 2px solid #FFF;}
#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile .tile-icon {display: block; min-width: 46px; max-width: 46px; height: auto;}
.contrast #sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile .tile-icon path {fill: #FFE800 !important;}
#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile .tile-info {line-height: 1.2;}
.contrast #sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile .tile-info .semibold {color: #FFE800 !important;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper {display: flex; flex-direction: column; gap: 36px}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-label {line-height: 1.2;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-wrapper {display: flex; flex-direction: column; gap: 8px; padding-left: 32px;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-wrapper .single-row {display: flex; align-items: flex-start; gap: 16px;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-wrapper .single-row .list-iterator {color: #008285 !important; line-height: 1;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-wrapper .single-row .list-info {max-width: 750px; padding-top: 2px;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .single-additional-info {max-width: 825px; margin-top: 16px; padding-left: 42px;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .inner-banner-info {display: grid; grid-template-columns: 64px 1fr; align-items: center; gap: 16px; padding: 24px; background: linear-gradient(180deg, #FBF9F9 7.58%, #E6F6F7 86.53%); border-radius: 20px;}
.contrast #sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .inner-banner-info {background: #000 !important; border: 2px solid #008285;}
#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .inner-banner-info .text-label {margin-bottom: 2px;}

#sh135-temp .section-column-boxes .boxes-wrapper .inner-link {color: #E2007A; font-weight: 600;}
#sh135-temp .section-column-boxes .boxes-wrapper .inner-link:hover {color: #AA036C;}
#sh135-temp .section-column-boxes .single-navy-banner {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 24px; padding: 24px 32px; background: linear-gradient(0deg, #EBF1FD, #EBF1FD); border-radius: 20px;}
.contrast #sh135-temp .section-column-boxes .single-navy-banner {background: #000 !important; border: 1px solid #306EE8;}
#sh135-temp .section-column-boxes .single-navy-banner.bg-gradient {background: linear-gradient(81.81deg, rgba(255, 255, 255, 0.2) -17.97%, rgba(48, 110, 232, 0.2) 117.5%); border: 1px solid #306EE8;}
#sh135-temp .section-column-boxes .single-navy-banner .banner-content {display: flex; flex-direction: column; gap: 3px;}
#sh135-temp .section-column-boxes .single-navy-banner .banner-content .content-label {color: #306EE8;}
#sh135-temp .section-column-boxes .single-navy-banner.bg-gradient .banner-content .content-label {color: #000;}
#sh135-temp .section-column-boxes .single-navy-banner .banner-content .content-desc {line-height: 1.2;}
#sh135-temp .section-column-boxes .single-navy-banner.bg-gradient .banner-content .list-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; margin-top: 8px;}
#sh135-temp .section-column-boxes .single-navy-banner.bg-gradient .banner-content .list-wrapper .single-item {display: flex; align-items: center; gap: 12px;}
#sh135-temp .section-column-boxes .single-navy-banner.bg-gradient .banner-content .list-wrapper .single-item .single-arrow {display: block; min-width: 16px; max-width: 16px; height: auto;}

#sh135-temp .section-menu-inner {overflow: hidden; position: relative; background: linear-gradient(180deg, #E2007A 0%, #C2036A 100%); box-shadow: 0 0 12px rgba(17, 17, 17, 0.24);}
.contrast #sh135-temp .section-menu-inner {background: transparent !important; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
#sh135-temp .section-menu-inner .menu-inner-box {display: flex; flex-direction: column;}
#sh135-temp .section-menu-inner .menu-inner-box.fixed {position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; width: 100%; max-width: 100%; background: linear-gradient(180deg, #E2007A 0%, #C2036A 100%); box-shadow: 0 0 12px 0 rgba(17, 17, 17, 0.24);}
.contrast #sh135-temp .section-menu-inner .menu-inner-box.fixed {background: #000 !important;}
.contrast #sh135-temp .section-menu-inner .menu-inner-box.fixed {border-top: 1px solid #FFF;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top {display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-top: 16px; padding-bottom: 16px;}
#sh135-temp .section-menu-inner .menu-inner-box.fixed .row-top {padding-right: 0; padding-left: 0;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left {display: flex; flex: 1; align-items: center; gap: 24px;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .img {display: block; height: 70px;}
.contrast #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .img path {fill: #FFE800 !important;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .info {color: #FFF; line-height: 1.2;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right {position: relative; display: flex; align-items: center; justify-content: center; gap: 14px;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .box-right-arr {position: absolute; top: 50%; transform: translate(-100%, -50%); display: block; width: auto; min-height: 85px; height: 100%;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .box-right-arr:first-child {left: -8px;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .box-right-arr:last-child {right: -8px; transform: translate(100%, -50%);}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {min-width: 250px; height: 60px; border-radius: 250px;}

#sh135-temp .regio-box {display: flex; justify-content: flex-end;}
#sh135-temp .regio-box .z_autocomplete > button.regionalization {background: #FFF;}

#sh135-temp .section-info-slider {position: relative; padding-top: 64px;}
#sh135-temp .section-info-slider .content-wrapper {padding-top: 16px; padding-bottom: 16px;}
#sh135-temp .section-info-slider .content-wrapper .slider-label {margin-bottom: 24px;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper {display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; gap: 24px;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box {overflow: hidden; display: flex; flex: 1; flex-direction: column; width: 100%; height: 100%; box-shadow: 0 0 12px rgba(17, 17, 17, 0.24); border-radius: 12px;}
.contrast #sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box {border: 2px solid #FFF;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box {overflow: hidden; position: relative; height: 195px;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box .icon-img {position: absolute; top: 24px; right: 24px; display: block; min-width: 75px; max-width: 75px; height: auto;}
.contrast #sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box .icon-img {background: transparent !important;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box .img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .content-box {padding: 32px 24px;}
#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .content-box .content-desc {line-height: 1.5;}
#sh135-temp .section-info-slider .content-wrapper .banner-grid {display: grid; grid-template-columns: 225px 1fr; align-items: center; gap: 24px; margin-top: 48px; margin-bottom: 48px;}
#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-left {position: relative; display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; padding: 24px; background: linear-gradient(180deg, #FBF9F9 7.58%, #E6F6F7 86.53%); border: 2px solid #008285; border-radius: 24px;}
.contrast .section-info-slider .content-wrapper .banner-grid .box-left { background: #000 !important; border: 2px solid #FFF;}
#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-right {display: flex; flex-direction: column; justify-content: center; gap: 4px; width: 100%; height: 100%; padding: 48px; background: linear-gradient(180deg, #FBF9F9 7.58%, #E6F6F7 86.53%); border-radius: 24px;}
.contrast .section-info-slider .content-wrapper .banner-grid .box-right { background: #000 !important; border: 2px solid #FFF;}
#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-left .img-icon {position: absolute; top: 8px; right: 12px; display: block; min-width: 36px; max-width: 36px;}

#sh135-temp .section-banner-top {position: relative; padding-top: 32px; padding-bottom: 32px; background: linear-gradient(212.49deg, #F6F6F6 39.14%, #EEF5F6 92.55%);}
.contrast #sh135-temp .section-banner-top {background: #000 !important;}
#sh135-temp .section-banner-top .img-decoration-1 {position: absolute; top: 50%; left: 0; transform: translateY(-50%); display: block; width: auto; max-width: 35%; height: auto; max-height: 75%;}
#sh135-temp .section-banner-top .img-decoration-2 {position: absolute; bottom: 0; left: 25%; display: block; width: auto; max-width: 35%; height: auto; max-height: 75%;}
.contrast #sh135-temp .section-banner-top .img-decoration-1 {display: none;}
.contrast #sh135-temp .section-banner-top .img-decoration-2 {display: none;}
#sh135-temp .section-banner-top .title-box {display: grid; grid-template-columns: 1fr auto; gap: 24px;}
#sh135-temp .section-banner-top .info-grid {position: relative; z-index: 2; display: grid; grid-template-columns: 425px 1fr; align-items: center; gap: 48px;}
#sh135-temp .section-banner-top .info-grid .col-right {overflow: hidden; display: flex; flex-direction: column; height: max-content; padding: 48px 32px; background: linear-gradient(180deg, #E2007A 0%, #C2036A 100%); box-shadow: 0 0 20px rgba(5, 22, 23, 0.24); backdrop-filter: blur(20px); color: #FFF; border: 4px solid #FFF; border-radius: 40px;}
.contrast #sh135-temp .section-banner-top .info-grid .col-right {background: transparent !important;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content {display: flex; flex-direction: column; padding: 8px 265px 8px 8px;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .img {position: absolute; top: 0; right: 0; z-index: 3; transform: translateY(-24px); display: block; height: auto;}
#sh135-temp .section-banner-top .info-grid .col-right.custom-position-1 .col-content .img {top: 6px; right: 24px; transform: translateY(0);}
.contrast #sh135-temp .section-banner-top .info-grid .col-right .col-content .img {display: none;}
#sh135-temp .section-banner-top .info-grid .col-right .img-circle {position: absolute; bottom: 0; right: 0; z-index: 2; display: block; height: auto;}
.contrast #sh135-temp .section-banner-top .info-grid .col-right .img-circle {display: none;}
#sh135-temp .section-banner-top .info-grid .col-right .img-flash {position: absolute; bottom: 0; right: 0; z-index: 1; display: block; height: auto;}
.contrast #sh135-temp .section-banner-top .info-grid .col-right .img-flash {display: none;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .right-info-title {position: relative; z-index: 4; margin-bottom: 56px; line-height: 1;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper {position: relative; z-index: 4; display: flex; flex-direction: column; gap: 36px;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper .list-label {line-height: 1.2;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper .list-box {display: flex; flex-direction: column; gap: 20px;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper .list-box .single-item {display: flex; align-items: flex-start; gap: 8px;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper .list-box .single-item .list-icon {transform: translateY(-3px); display: block; min-width: 32px; max-width: 32px; height: auto;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link-wrapper {display: flex; flex-direction: column; gap: 16px; margin-top: 64px;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link {position: relative; z-index: 4; display: grid; grid-template-columns: 1fr max-content; gap: 16px; max-width: 430px; padding: 8px; border-radius: 250px;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link .btn-icon {display: block; min-width: 36px; max-width: 36px; height: auto; margin-left: auto; background: transparent !important;}
#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link .btn-text {padding-left: 64px; background: transparent !important; text-align: center;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-wrapper {position: relative; z-index: 3;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box {display: flex; align-items: center; position: relative; z-index: 2; width: 100%; justify-content: flex-end; margin-top: 8px; gap: 12px;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .btn-navi-arrow {display: block;}
.contrast #sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .btn-navi-arrow {background: transparent!important;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .btn-navi-arrow .icon-arrow {display: block; height: auto; width: 16px; flex-shrink: 0; transition: opacity .3s;}
.contrast #sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .btn-navi-arrow .icon-arrow {background: transparent!important;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .btn-navi-arrow:hover .icon-arrow {opacity: 0.6;}
.contrast #sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .btn-navi-arrow .icon-arrow path {stroke: #FFE800!important;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .dots-wrapper {display: flex; align-content: center; gap: 8px; flex-wrap: wrap;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .dots-wrapper .single-dot {width: 24px; height: 24px; display: flex; text-decoration: none; color: #000; align-items: center; justify-content: center;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .dots-wrapper .single-dot.active {touch-action: none; pointer-events: none;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .dots-wrapper .single-dot .dot-icon {width: 12px; height: 12px; flex-shrink: 0; display: block; border-radius: 50%; background: #FFF; opacity: 0.5; transition: width .3s, height .3s, opacity .3s;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .dots-wrapper .single-dot:hover .dot-icon {opacity: 1;}
#sh135-temp .section-banner-top .info-grid .col-right .slider-navi-box .dots-wrapper .single-dot.active .dot-icon {opacity: 1; width: 100%; height: 100%;}

#sh135-temp .section-banner-top .info-grid .col-left {display: flex; flex-direction: column; gap: 64px;}
#sh135-temp .section-banner-top .info-grid .col-left .text-top {display: flex; flex-direction: column;}
#sh135-temp .section-banner-top .info-grid .col-left .text-top .icon-text {display: block; min-width: 64px; max-width: 64px; height: auto; margin-bottom: 16px;}
#sh135-temp .section-banner-top .info-grid .col-left .text-top .text-box {display: flex; flex-direction: column; gap: 12px}
#sh135-temp .section-banner-top .info-grid .col-left .text-top .text-box .text-desc {color: #656565;}

#sh135-temp .section-small-info {background: #E6F6F7;}
#sh135-temp .section-small-info .banner-box {display: grid; grid-template-columns: max-content 1fr; gap: 24px; padding-top: 20px; padding-bottom: 20px; color: #008285;}
#sh135-temp .section-small-info .banner-box .info-icon {display: block; height: auto; width: 24px;}
.contrast #sh135-temp .section-small-info .banner-box .info-icon circle {}

#sh135-temp .section-faq-banner {padding-bottom: 64px;}
#sh135-temp .section-faq-banner .banner-box {box-shadow: 0 0 12px 0 rgba(17, 17, 17, 0.24); padding: 24px; border-radius: 16px; background: #FFF; display: flex; align-items: center; gap: 16px;}
.contrast #sh135-temp .section-faq-banner .banner-box {border: 2px solid #FFF;}
#sh135-temp .section-faq-banner .banner-box .banner-icon {flex-shrink: 0; display: block; height: auto; width: 24px; }
.contrast #sh135-temp .section-faq-banner .banner-box .banner-icon {background: none!important;}
#sh135-temp .section-faq-banner .banner-box .banner-content-box {display: flex; flex-wrap: wrap; column-gap: 12px; row-gap: 4px;}
#sh135-temp .section-faq-banner .banner-box .banner-content-box .banner-label {color: #008285;}
#sh135-temp .section-faq-banner .banner-box .single-link {margin-left: auto; display: flex; align-items: center; gap: 8px; text-decoration: none; color: #000;}
#sh135-temp .section-faq-banner .banner-box .single-link .btn-text {color: #000; transition: color .3s;}
#sh135-temp .section-faq-banner .banner-box .single-link:hover .btn-text {color: #E2007A;}
#sh135-temp .section-faq-banner .banner-box .single-link .icon-arrow {display: block; transform: translateY(1px); width: 16px; height: auto; flex-shrink: 0;}

@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-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 .section-column-boxes .boxes-wrapper {grid-template-columns: 1fr 300px; gap: 32px;}
		#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper {gap: 16px;}
		#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile {gap: 12px; padding: 24px;}
		#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile .tile-icon {min-width: 36px; max-width: 36px;}

		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper {gap: 16px;}
		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box {height: 175px;}
		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box .icon-img {min-width: 64px; max-width: 64px;}
		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .content-box {padding: 24px 16px;}

		#sh135-temp .section-menu-inner .menu-inner-box .row-top {padding-top: 8px; padding-bottom: 8px;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .img {height: 48px;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {height: 52px;}

		#sh135-temp .section-banner-top .info-grid {gap: 24px;}
		#sh135-temp .section-banner-top .info-grid .col-left {gap: 48px;}
		#sh135-temp .section-banner-top .info-grid .col-left .text-top .icon-text {min-width: 54px; max-width: 54px;}
		#sh135-temp .section-banner-top .info-grid .col-right {padding: 32px 24px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content {padding: 8px 240px 8px 8px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper {gap: 24px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .list-wrapper .list-box {gap: 16px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link-wrapper {margin-top: 48px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link {max-width: 350px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link .btn-text {padding-left: 32px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .right-info-title {margin-bottom: 32px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .img {max-width: 185px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .img-circle {max-width: 325px; height: auto;}

		#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-right {padding: 24px;}
		#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-left .img-icon {top: 4px; right: 8px; min-width: 28px; max-width: 28px;}
		#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-left .img-text {display: block; max-width: 140px; height: auto;}

		#sh135-temp .section-small-info .banner-box {gap: 12px;}
		#sh135-temp .section-small-info .banner-box .info-icon {width: 18px;}
}

@media all and (max-width: 1400px) {
		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box {height: 150px;}
		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper .single-box .img-box .icon-img {min-width: 58px; max-width: 58px;}

		#sh135-temp .section-banner-top .info-grid {grid-template-columns: 390px 1fr;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content {padding: 8px 220px 8px 8px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .img {max-width: 165px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .img-circle {max-width: 275px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .bottom-link {max-width: 300px;}
}

@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 .owl-carousel .owl-stage {padding-right: 10px; padding-left: 10px;}

		#sh135-temp .breadcrumbs-box {display: none;}

		#sh135-temp .section-column-boxes .boxes-wrapper {grid-template-columns: 1fr 275px; gap: 24px;}

		#sh135-temp .section-banner-top .info-grid {grid-template-columns: 310px 1fr;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content {padding: 8px 205px 8px 8px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .img {max-width: 150px;}

		#sh135-temp .section-info-slider .content-wrapper .banner-grid {grid-template-columns: 175px 1fr; gap: 16px;}
}

@media all and (max-width: 992px) {
		#sh135-temp .section-menu-inner .menu-inner-box .row-top {display: grid; justify-content: center; gap: 8px; max-height: fit-content; padding: 12px 0;}
		#sh135-temp .section-menu-inner .menu-inner-box.fixed .row-top {flex-direction: column;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .img {display: none;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .info {font-size: 1.8rem;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {max-width: 200px; height: auto; font-size: 1.8rem;}

		#sh135-temp .section-column-boxes .boxes-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-column-boxes .boxes-wrapper .img-info {display: none;}
		#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile {padding: 16px;}
		#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper .single-tile .tile-icon {min-width: 32px; max-width: 32px;}
		#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .inner-banner-info {gap: 4px; padding: 16px;}
		#sh135-temp .section-column-boxes .single-navy-banner.bg-gradient .banner-content .list-wrapper {grid-template-columns: 1fr; gap: 4px;}

		#sh135-temp .section-info-slider .content-wrapper .slider-wrapper {display: block;}

		#sh135-temp .section-banner-top .info-grid {grid-template-columns: 1fr; gap: 32px;}
		#sh135-temp .section-banner-top .info-grid .col-left {gap: 16px;}
		#sh135-temp .section-banner-top .info-grid .col-left .text-top .text-box {gap: 4px;}
		#sh135-temp .section-banner-top .info-grid .col-left .text-top .icon-text {min-width: 48px; max-width: 48px; margin-bottom: 4px;}
}

@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;}

		#sh135-temp .section-menu-inner .menu-inner-box .row-top {flex-direction: column; justify-content: center;}

		#sh135-temp .section-column-boxes .boxes-wrapper .img-info {max-width: 225px;}
		#sh135-temp .section-column-boxes .boxes-wrapper .tiles-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-label br {display: none;}
		#sh135-temp .section-column-boxes .single-navy-banner {padding: 16px;}

		#sh135-temp .section-banner-top .info-grid .col-right .col-content {padding: 8px;}
		#sh135-temp .section-banner-top .info-grid .col-right .col-content .img {display: none;}

		#sh135-temp .section-info-slider .content-wrapper .banner-grid {grid-template-columns: 1fr; margin-top: 32px; margin-bottom: 32px; padding: 24px; background: linear-gradient(180deg, #FBF9F9 7.58%, #E6F6F7 86.53%); border-radius: 32px;}
		#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-left {display: none;}
		#sh135-temp .section-info-slider .content-wrapper .banner-grid .box-right {padding: 0; background: transparent;}
}

@media all and (max-width: 576px) {
		#sh135-temp .section-menu-inner .menu-inner-box .row-top {flex-direction: column;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left {flex-direction: column; justify-content: center;}
		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-left .info {text-align: center;}

		#sh135-temp .section-column-boxes .single-navy-banner {grid-template-columns: 1fr;}
		#sh135-temp .section-column-boxes .single-navy-banner .banner-icon {display: none;}

		#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .inner-banner-info {grid-template-columns: 1fr;}
		#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .inner-banner-info .banner-info-icon {display: none;}

		#sh135-temp .section-column-boxes .boxes-wrapper .info-wrapper .list-wrapper {padding-left: 16px;}
}

#sh135-temp .banner-expansion-info {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 48px; width: 100%; margin-top: 32px; padding: 32px; background-color: #FFF; box-shadow: 0 0 12px rgba(17, 17, 17, 0.24); border: 1px solid #E2007A; border-radius: 20px;}
#sh135-temp .banner-expansion-info .icon-info {display: block; min-width: 100px; max-width: 100px; height: auto;}
#sh135-temp .banner-expansion-info .icon-info path[fill] {fill: #E2007A;}
#sh135-temp .banner-expansion-info .icon-info rect[stroke] {stroke: #E2007A;}
#sh135-temp .banner-expansion-info .content-box {display: flex; flex-direction: column;}
#sh135-temp .banner-expansion-info .content-box .content-heading {margin-bottom: 16px;}
#sh135-temp .banner-expansion-info .content-box .content-label {line-height: 1.2;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper {display: flex; flex-wrap: wrap; align-items: center; column-gap: 24px; row-gap: 8px; margin-top: 16px;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link {display: flex; align-items: center; gap: 8px; max-width: max-content; padding: 8px 16px; background-color: #F6F6F6; color: #000; text-decoration: none; border-radius: 8px; transition: background-color .3s, color .3s;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link:hover {background-color: #E2007A; color: #FFF;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-icon {display: block; max-width: 20px; height: auto;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-icon path {transition: fill .3s;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link:hover .btn-icon path {fill: #FFF;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-text {line-height: 1.2;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .single-text {display: flex; align-items: center; gap: 8px;}
#sh135-temp .banner-expansion-info .content-box .btns-wrapper .single-text .btn-icon {display: block; min-width: 18px; max-width: 18px; height: auto;}

@media all and (max-width: 1600px) {
		#sh135-temp .banner-expansion-info {gap: 32px; padding: 24px;}
		#sh135-temp .banner-expansion-info .icon-info {min-width: 64px; max-width: 64px;}
		#sh135-temp .banner-expansion-info .content-box .btn-go-back .btn-icon {max-width: 19px;}
}

@media all and (max-width: 992px) {
		#sh135-temp .banner-expansion-info {padding: 16px;}
}

@media all and (max-width: 768px) {
		#sh135-temp .section-banner-top .title-box {grid-template-columns: 1fr; grid-auto-rows: max-content;}

		#sh135-temp .banner-expansion-info {grid-template-columns: 1fr; gap: 16px;}
}

@media all and (max-width: 576px) {
		#sh135-temp .banner-expansion-info .icon-info {display: none;}
		#sh135-temp .banner-expansion-info .content-box .content-label {margin-bottom: 8px;}
		#sh135-temp .banner-expansion-info .content-box .btn-go-back {margin-top: 0;}
		#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link {padding: 8px;}
		#sh135-temp .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-text {font-size: 1.4rem;}
}

.z_popup_bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.75); z-index: 888;}

#sh135-temp .single-popup {position: fixed; top: 50%; left: 50%; z-index: 99999; transform: translate(-50%, -50%); display: none; flex-direction: column; width: 100%; max-width: 1300px; height: 100%; max-height: 630px; margin: 0; padding: 0; background-color: #FFF; box-shadow: 0 0 4px rgba(48, 110, 232, 0.4); border: none; border-radius: 8px;}
#sh135-temp .single-popup .popup-content {position: relative; flex: 1; padding: 24px;}
#sh135-temp .single-popup .popup-content .btn-close-popup {position: absolute; top: 24px; right: 24px; display: block; min-width: 14px; max-width: 14px; height: auto;}
#sh135-temp .single-popup .popup-content .popup-decoration-img {position: absolute; top: 0; right: 0; display: block; width: auto; max-width: 30%; height: auto; max-height: 50%;}
#sh135-temp .single-popup .popup-content .information-group .group-heading-box {display: flex; align-items: center; gap: 12px; margin-bottom: 24px;}
#sh135-temp .single-popup .popup-content .information-group .group-heading-box .group-icon {display: block; min-width: 30px; max-width: 30px;}

html:has(.single-popup[open]) {overflow: hidden; height: 100vh;}
#sh135-temp .single-popup {overflow: hidden; position: fixed; top: 50%; left: 50%; z-index: 999999999; transform: translate(-50%, -50%); display: none; flex-direction: column; width: calc(100% - 30px); max-width: 1300px; height: calc(100% - 30px); max-height: 800px; background-color: #FFF; border: none; border-radius: 8px;}
#sh135-temp .single-popup.bigger-width {max-width: 1200px;}
#sh135-temp .single-popup::backdrop {opacity: 0.5; background-color: #000;}
#sh135-temp .single-popup[open] {display: flex;}
#sh135-temp .single-popup.popup-leave-form {max-height: 635px;}
#sh135-temp .single-popup.popup-simple-message {max-height: 500px;}

#sh135-temp .single-popup .btn-close-popup {position: absolute; top: 12px; right: 12px; z-index: 3; display: flex; align-items: center; margin-left: auto; padding: 8px;}
#sh135-temp .single-popup .btn-close-popup .icon-close {display: block; min-width: 14px; max-width: 14px; height: auto;}
#sh135-temp .single-popup .btn-close-popup .icon-close path {transition: fill .3s, stroke .3s;}
#sh135-temp .single-popup .btn-close-popup:hover .icon-close path[fill] {fill: #E2007A;}
#sh135-temp .single-popup .btn-close-popup:hover .icon-close path[stroke] {stroke: #E2007A;}

#sh135-temp .single-popup .bottom-bar {display: flex; align-items: center; gap: 8px; padding: 24px 48px; background-color: #FAFCFC; box-shadow: 0 2px 16px rgba(33, 33, 33, 0.1); border-top: 1px solid #EDEDED; border-radius: 0 0 16px 16px;}
#sh135-temp .single-popup .bottom-bar .buttons-box {display: flex; flex-wrap: wrap; align-items: center; justify-content: center; column-gap: 24px; row-gap: 12px; width: 100%;}
#sh135-temp .single-popup .bottom-bar .buttons-box .single-btn {display: flex; align-items: center; justify-content: center; width: 100%; max-width: 300px; min-height: 50px; padding: 4px 8px; text-align: center; transition: background-color .3s, color .3s, border-color .3s;}
#sh135-temp .single-popup .bottom-bar .buttons-box:not(:has(:nth-child(2))) .single-btn:last-child {margin-left: auto;}
#sh135-temp .single-popup .bottom-bar .buttons-box .single-btn.btn-gray {background-color: transparent; color: #757575;}
#sh135-temp .single-popup .bottom-bar .buttons-box .single-btn.btn-gray:hover {color: #E2007A;}
#sh135-temp .single-popup .bottom-bar .buttons-box .single-btn.btn-magenta {background-color: #E2007A; color: #FFF;}
#sh135-temp .single-popup .bottom-bar .buttons-box .single-btn.btn-magenta:hover {background-color: #AA036C;}

#sh135-temp .single-popup .popup-heading-box {display: flex; align-items: center; gap: 16px;}
#sh135-temp .single-popup .popup-heading-box .heading-icon {display: block; min-width: 32px; max-width: 32px; height: auto;}
#sh135-temp .single-popup .popup-heading-box .heading-text {color: #E2007A; line-height: 1.2;}
#sh135-temp .single-popup .popup-heading-box .heading-text.text-black {color: #000;}
#sh135-temp .single-popup .popup-heading-box:has(.tooltip-wrapper:hover) {z-index: 10;}

#sh135-temp .single-popup .popup-content {overflow-y: auto; position: relative; z-index: 2; display: flex; flex-direction: column; gap: 16px; padding: 32px; border-radius: 0 0 16px 16px;}
#sh135-temp .single-popup:has(.btn-close-popup) .popup-content {padding-top: 40px;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper {display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 24px;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper .contact-img-1 {display: block; width: 100%; max-width: 225px; height: auto;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper .contact-box {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 16px; height: max-content; padding: 8px 24px; background-color: #FFF; border: 2px solid #E2007A; border-radius: 4px;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper .contact-box .text-box {display: flex; flex-direction: column; gap: 4px;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper .contact-box .text-box .text-top {line-height: 1;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper .contact-box .text-box .text-bottom {color: #000; line-height: 1; transition: color .3s;}
#sh135-temp .single-popup .popup-content .popup-contact-wrapper .contact-box .text-box .text-bottom:hover {color: #008285;}

#sh135-temp .sh531-another-faq .sh135-accordion-container h4 {color: #000!important; font-size: 18px!important;}
#sh135-temp .contrast .sh531-another-faq .sh135-accordion-container h4 {color: #fff!important;}
#sh135-temp .sh531-another-faq .sh135-accordion-container:hover h4 {color: #E2007A!important;}
#sh135-temp .sh531-another-faq .sh135-accordion-container .sh135-accordion-head .acc_head_trigger.down {color: #000;}
#sh135-temp .sh531-another-faq .sh135-accordion-container:hover .sh135-accordion-head .acc_head_trigger.down {color: #E2007A;}
#sh135-temp .p_questions_box .c_faq {max-width: 100%!important;}