* {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 .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 .center {text-align: center;}
#sh135-temp .uppercase {text-transform: uppercase;}
#sh135-temp .thin {font-weight: 300;}
#sh135-temp .bold {font-weight: bold;}
#sh135-temp .semibold {font-weight: 600;}
#sh135-temp .teal {color: #008285;}
#sh135-temp .green {color: #8BCB21;}
#sh135-temp .magenta {color: #E2007E;}
#sh135-temp .gray {color: #757575;}

#sh135-temp .ref-disclaimer {font-size: 0.8rem; font-weight: 600;}

#sh135-temp .regionalization__desktop.regionalization__desktop {position: relative !important; display: inline-block !important;}

#sh135-temp .z_popup_bg {position: fixed; top: 0; z-index: 1000; display: block; width: 100%; height: 100%; background-color: rgba(255, 255, 255, .8);}
#sh135-temp .hidden {display: none !important;}

#sh135-temp {overflow: hidden; position: relative;}
#sh135-temp .container-box {width: 100%; max-width: 1430px; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px;}

#sh135-temp .title-box {margin-bottom: 32px;}

#sh135-temp .btn-magenta {overflow: hidden; position: relative; z-index: 2; display: flex; align-items: center; justify-content: center; width: 100%; max-width: 300px; padding: 8px 16px; background-color: #E2007E; color: #FFF; border: 1px solid #E2007E; border-radius: 250px; transition: background-color .3s, color .3s, border-color .3s;}
.contrast #sh135-temp .btn-magenta {background-color: #000 !important; color: #FFF !important; border-color: #FFE800 !important;}
#sh135-temp .btn-magenta:hover {background-color: #AA036C; border-color: #AA036C;}
.contrast #sh135-temp .btn-magenta:hover {background-color: #FFE800 !important; color: #000 !important; border-color: #FFE800 !important;}

#sh135-temp .btn-white {overflow: hidden; position: relative; z-index: 2; display: flex; align-items: center; justify-content: center; width: 100%; max-width: 300px; padding: 8px 16px; background-color: #FFF; color: #E2007A; border: 1px solid #E2007E; border-radius: 250px; transition: background-color .3s, color .3s, border-color .3s;}
.contrast #sh135-temp .btn-white {background-color: #000 !important; color: #FFF !important; border-color: #FFE800 !important;}
#sh135-temp .btn-white:hover {background-color: #E2007A; color: #FFF;}
.contrast #sh135-temp .btn-white:hover {background-color: #FFE800 !important; color: #000 !important; border-color: #FFE800 !important;}

#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 #306EE8; 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 .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 .section-banner-top {position: relative; background: linear-gradient(90deg, #2252B1 0%, #2252B1 51.92%, #2A64D8 67.31%, #2A64D8 100%);}
.contrast #sh135-temp .section-banner-top {background: #000 !important; border-bottom: 2px solid #FFF;}
#sh135-temp .section-banner-top .bg-decoration {position: absolute; top: 0; bottom: 0; left: 0; z-index: 1; display: block; width: 60%; height: 100%; object-fit: cover; object-position: center right;}
.contrast #sh135-temp .section-banner-top .bg-decoration {display: none !important;}
#sh135-temp .section-banner-top .content-banner {display: grid; grid-template-columns: 1fr 0.75fr; align-items: center;}
#sh135-temp .section-banner-top .content-banner .img-box {position: relative; z-index: 2; display: flex; align-items: flex-end; justify-content: flex-end; padding-top: 32px;}
#sh135-temp .section-banner-top .content-banner .img-box .img {display: block; height: auto;}
#sh135-temp .section-banner-top .content-banner .img-box .img.img-decoration {min-width: 385px; max-width: 385px; margin-right: 80px;}
#sh135-temp .section-banner-top .content-banner .content-text {position: relative; z-index: 2; display: flex; flex-direction: column; justify-content: center; gap: 16px; height: 100%; padding-right: 85px;}
#sh135-temp .section-banner-top .content-banner .content-text .text-heading {position: relative; z-index: 2; color: #FFF;}
.contrast #sh135-temp .section-banner-top .content-banner .content-text .text-heading {color: #FFE800 !important;}
#sh135-temp .section-banner-top .content-banner .content-text .text-desc {position: relative; z-index: 2; color: #FFF;}
#sh135-temp .section-banner-top .content-banner .content-text .text-desc .ref-disclaimer {font-size: 1.4rem;}

#sh135-temp .section-offer-info {position: relative; padding-top: 24px; padding-bottom: 64px; background: linear-gradient(212.49deg, #F6F6F6 39.14%, #EEF5F6 92.55%);}
.contrast #sh135-temp .section-offer-info {background: #000 !important;}
#sh135-temp .section-offer-info .regio-box {display: flex; justify-content: flex-end;}
#sh135-temp .section-offer-info .tiles-wrapper {display: grid; grid-template-columns: 0.75fr 1fr; gap: 48px; margin-top: 24px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile {box-sizing: border-box; display: flex; flex-direction: column; padding: 32px; background: #FFF; border: 4px solid #DEDEDE; border-radius: 20px;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile {border: 2px solid #FFF !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted {background: linear-gradient(180deg, #306EE8 0%, #1B3E82 100%); border: none;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted {background: #000 !important; border-color: #FFE800 !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile:first-child {margin-bottom: 32px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading {display: grid; grid-template-columns: 1fr max-content; align-items: center; gap: 24px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading .offer-img {display: block; width: auto; height: auto; max-height: 140px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading .heading-name {display: flex; flex-direction: column;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading .heading-name .name-top {line-height: 1.2;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading .heading-name .name-top {color: #FFE800 !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted .tile-heading .heading-name .name-top {color: #FFF;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading .heading-name .name-bottom {line-height: 1.2;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted .tile-heading .heading-name .name-bottom {color: #FFF;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box {display: flex; align-items: center; gap: 8px; min-height: 38px; margin-top: 16px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted .offer-time-info-box {color: #FFF;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted .offer-time-info-box .time-info-label {color: #FFF;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box {display: flex; align-items: center; gap: 8px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box .switcher-label {color: #000; line-height: 1.2; cursor: pointer;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box .switcher-label.left {color: #000; text-align: right;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box .switcher-label.right {text-align: left;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box .switcher-label.active {font-weight: 600;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box .switcher-label.active {color: #FFE800 !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box.is-checked .switcher-label.left {color: #000; font-weight: 400;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-box.is-checked .switcher-label.right {color: #000; font-weight: 700;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-switcher {position: relative; -webkit-appearance: none; appearance: none; width: 60px; height: 32px; background: #D1DFFA; border-radius: 200px; cursor: pointer;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-switcher {background: #000 !important; border: 2px solid #FFF;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-switcher::before {content: ''; position: absolute; top: 50%; left: 4px; transform: translateY(-50%); width: 24px; height: 24px; background: #306EE8; border-radius: 50%; transition: left .3s, transform .3s;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-switcher::before {background: #FFE800 !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box .price-type-switcher:checked::before {left: calc(100% - 15px); transform: translate(-55%, -50%);}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details {display: flex; flex-direction: column; gap: 32px; margin-top: 48px; margin-bottom: 64px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list {display: flex; flex-direction: column; gap: 16px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item {display: grid; grid-template-columns: max-content 1fr; align-items: flex-start; gap: 12px;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item .item-icon {transform: translateY(-3px); display: block; min-width: 32px; max-width: 32px; height: auto;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item .item-icon circle {opacity: 1; fill: #FFE800 !important;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item .item-icon path {fill: #000 !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item .item-text {line-height: 1.2;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted .offer-info-details .details-list .list-item .item-text {color: #FFF;}
.contrast #sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item .item-text {color: #FFE800 !important;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .additional-info {line-height: 1.2;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile.tile-highlighted .offer-info-details .additional-info {color: #FFF;}
#sh135-temp .section-offer-info .tiles-wrapper .single-tile .btn-configure {margin: auto auto 0 auto; padding: 16px 8px; border-radius: 4px;}

#sh135-temp .section-info-tiles {position: relative; margin-top: 64px; margin-bottom: 64px;}
#sh135-temp .section-info-tiles .title-box {display: grid; grid-template-columns: 425px 1fr; gap: 48px;}
#sh135-temp .section-info-tiles .boxes-wrapper {display: grid; grid-template-columns: 425px 1fr; align-items: center; gap: 48px;}
#sh135-temp .section-info-tiles .boxes-wrapper .img-info {display: block; width: 100%; max-width: 425px; height: auto; margin: 0 auto;}
#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper {display: grid; grid-template-columns: repeat(2, 1fr); grid-auto-rows: 1fr; gap: 24px;}
#sh135-temp .section-info-tiles .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-info-tiles .boxes-wrapper .tiles-wrapper .single-tile {border: 2px solid #FFF;}
#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile .tile-icon {display: block; min-width: 46px; max-width: 46px; height: auto;}
.contrast #sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile .tile-icon path {fill: #FFE800 !important;}
#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile .tile-info {line-height: 1.2;}
.contrast #sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile .tile-info .semibold {color: #FFE800 !important;}

#sh135-temp .section-banners {position: relative; margin-top: 64px; margin-bottom: 64px;}
#sh135-temp .section-banners .disclaimers-wrapper {margin-top: 16px;}
#sh135-temp .section-banners .white-banner-box {display: grid; grid-template-columns: max-content 1fr max-content; align-items: center; gap: 48px; padding: 24px 48px; background: #FFF; box-shadow: 0 10px 24px rgba(33, 33, 33, 0.1); border: 1px solid #2A64D8; border-radius: 20px;}
.contrast #sh135-temp .section-banners .white-banner-box {border: 2px solid #FFE800 !important;}
#sh135-temp .section-banners .white-banner-box .banner-icon {display: block; min-width: 90px; max-width: 90px; height: auto;}
.contrast #sh135-temp .section-banners .white-banner-box .banner-icon rect {fill: #FFE800 !important;}
.contrast #sh135-temp .section-banners .white-banner-box .banner-icon path {fill: #000 !important;}
#sh135-temp .section-banners .white-banner-box .banner-content {display: flex; flex-direction: column;}
#sh135-temp .section-banners .white-banner-box .banner-content .banner-label {margin-bottom: 4px; line-height: 1.2;}
.contrast #sh135-temp .section-banners .white-banner-box .banner-content .banner-label {color: #FFE800 !important;}
#sh135-temp .section-banners .white-banner-box .banner-content .banner-desc {line-height: 1.2;}
#sh135-temp .section-banners .white-banner-box .banner-link {display: flex; align-items: center; gap: 8px; color: #000; text-decoration: none;}
#sh135-temp .section-banners .white-banner-box .banner-link .link-text {line-height: 1.2; transition: color .3s;}
#sh135-temp .section-banners .white-banner-box .banner-link:hover .link-text {color: #E2007A;}
.contrast #sh135-temp .section-banners .white-banner-box .banner-link:hover .link-text {color: #FFE800 !important;}
#sh135-temp .section-banners .white-banner-box .banner-link .link-icon {display: block; min-width: 19px; max-width: 19px; height: auto; transition: transform .3s;}
.contrast #sh135-temp .section-banners .white-banner-box .banner-link .link-icon path {stroke: #FFF; transition: stroke .3s;}
.contrast #sh135-temp .section-banners .white-banner-box .banner-link:hover .link-icon path {stroke: #FFE800 !important;}
#sh135-temp .section-banners .white-banner-box .banner-link:hover .link-icon {transform: translateX(2px);}
#sh135-temp .section-banners .gray-banner-box {display: grid; grid-template-columns: max-content 1fr; align-items: center; gap: 24px; margin-top: 32px; padding: 24px 32px; background: linear-gradient(212.49deg, #F6F6F6 39.14%, #EEF5F6 92.55%); border-radius: 20px;}
.contrast #sh135-temp .section-banners .gray-banner-box {background: #000; border: 2px solid #FFF;}
#sh135-temp .section-banners .gray-banner-box .banner-icon {display: block; min-width: 24px; max-width: 24px; height: auto;}
.contrast #sh135-temp .section-banners .gray-banner-box .banner-icon path {fill: #FFE800 !important;}
#sh135-temp .section-banners .gray-banner-box .banner-content {display: flex; flex-direction: column; gap: 4px;}
#sh135-temp .section-banners .gray-banner-box .banner-content .banner-desc {line-height: 1.2;}
#sh135-temp .section-banners .gray-banner-box .banner-content .banner-desc .inner-link {color: #000; text-decoration: none; transition: color .3s;}
.contrast #sh135-temp .section-banners .gray-banner-box .banner-content .banner-desc .inner-link {color: #FFE800 !important;}
#sh135-temp .section-banners .gray-banner-box .banner-content .banner-desc .inner-link:hover {color: #E2007A;}
.contrast #sh135-temp .section-banners .gray-banner-box .banner-content .banner-desc .inner-link:hover {text-decoration: underline;}

@media all and (max-width: 1600px) {
		html.zoom-x2 {font-size: 11px !important;}
		html.zoom-x4 {font-size: 12px !important;}

		#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.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.2rem;}
		#sh135-temp .f-38 {font-size: 3.4rem;}
		#sh135-temp .f-40 {font-size: 3.4rem;}
		#sh135-temp .f-42 {font-size: 3.8rem;}
		#sh135-temp .f-48 {font-size: 3.8rem;}

		#sh135-temp .title-box {margin-bottom: 24px;}

		#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;}

		#sh135-temp .section-banner-top .content-banner .img-box .img.img-decoration {min-width: 300px; max-width: 300px;}

		#sh135-temp .section-offer-info {padding-bottom: 48px;}
		#sh135-temp .section-offer-info .tiles-wrapper {gap: 24px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile {padding: 24px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading {gap: 16px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading .offer-img {max-height: 120px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box {margin-top: 12px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details {gap: 24px; margin-top: 24px; margin-bottom: 32px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list {gap: 12px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-info-details .details-list .list-item .item-icon {min-width: 28px; max-width: 28px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .btn-configure {max-width: 250px; padding: 12px 8px;}

		#sh135-temp .section-info-tiles {margin-top: 48px; margin-bottom: 48px;}
		#sh135-temp .section-info-tiles .title-box {grid-template-columns: 340px 1fr;}
		#sh135-temp .section-info-tiles .boxes-wrapper {grid-template-columns: 340px 1fr;}
		#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper {gap: 16px;}
		#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile {gap: 12px; padding: 24px;}
		#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile .tile-icon {min-width: 36px; max-width: 36px;}

		#sh135-temp .section-banners {margin-top: 48px; margin-bottom: 48px;}
		#sh135-temp .section-banners .white-banner-box {gap: 24px; padding: 24px;}
		#sh135-temp .section-banners .white-banner-box .banner-icon {min-width: 75px; max-width: 75px;}
		#sh135-temp .section-banners .gray-banner-box {gap: 16px; padding: 24px;}
}

@media all and (max-width: 1400px) {
		#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: 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.4rem;}
		#sh135-temp .f-48 {font-size: 3.4rem;}

		#sh135-temp .section-banner-top .content-banner .img-box {padding-top: 24px;}
		#sh135-temp .section-banner-top .content-banner .img-box .img.img-decoration {min-width: 275px; max-width: 275px;}
}

@media all and (max-width: 1200px) {
		#sh135-temp .section-banner-top .content-banner .img-box .img.img-decoration {min-width: 250px; max-width: 250px;}
		#sh135-temp .section-banner-top .content-banner .content-text {padding-right: 32px;}
		#sh135-temp .section-banner-top .content-banner .content-text br {display: none;}

		#sh135-temp .section-info-tiles .title-box {grid-template-columns: 280px 1fr; gap: 24px;}
		#sh135-temp .section-info-tiles .boxes-wrapper {grid-template-columns: 280px 1fr; gap: 24px;}
}

@media all and (max-width: 992px) {
		#sh135-temp .regionalization__desktop.regionalization__desktop {padding: 0 20px;}
		#sh135-temp .banner-expansion-info {padding: 16px;}

		#sh135-temp .section-banner-top {background: #2A64D8;}
		#sh135-temp .section-banner-top .bg-decoration {display: none;}
		#sh135-temp .section-banner-top .content-banner {grid-template-columns: 1fr; grid-auto-rows: max-content; gap: 24px;}
		#sh135-temp .section-banner-top .content-banner .img-box {justify-content: center; padding-top: 0;}
		#sh135-temp .section-banner-top .content-banner .img-box .img.img-decoration {margin-right: 0;}
		#sh135-temp .section-banner-top .content-banner .content-text {max-width: 550px; margin: 0 auto; padding-top: 32px; padding-right: 0; text-align: center;}

		#sh135-temp .section-offer-info .tiles-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile {padding: 16px;}
		#sh135-temp .section-offer-info .tiles-wrapper .single-tile:first-child {margin: 0;}

		#sh135-temp .section-info-tiles .title-box {grid-template-columns: 1fr; text-align: center;}
		#sh135-temp .section-info-tiles .title-box .grid-empty-box {display: none;}
		#sh135-temp .section-info-tiles .boxes-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-info-tiles .boxes-wrapper .img-info {max-width: 275px;}
		#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile {padding: 16px;}
		#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper .single-tile .tile-icon {min-width: 32px; max-width: 32px;}

		#sh135-temp .section-banners .white-banner-box {grid-template-columns: 1fr; gap: 8px; padding: 16px;}
		#sh135-temp .section-banners .white-banner-box .banner-icon {display: none;}
		#sh135-temp .section-banners .gray-banner-box {grid-template-columns: 1fr; padding: 16px;}
		#sh135-temp .section-banners .gray-banner-box .banner-icon {display: none;}
}

@media all and (max-width: 768px) {
		#sh135-temp .f-30 {font-size: 2.4rem;}
		#sh135-temp .f-32 {font-size: 2.4rem;}
		#sh135-temp .f-34 {font-size: 2.6rem;}
		#sh135-temp .f-36 {font-size: 2.6rem;}
		#sh135-temp .f-38 {font-size: 2.8rem;}
		#sh135-temp .f-40 {font-size: 2.8rem;}
		#sh135-temp .f-42 {font-size: 3.0rem;}
		#sh135-temp .f-48 {font-size: 3.0rem;}

		#sh135-temp .banner-expansion-info {grid-template-columns: 1fr; gap: 16px;}

		#sh135-temp .section-info-tiles .boxes-wrapper .img-info {max-width: 225px;}
		#sh135-temp .section-info-tiles .boxes-wrapper .tiles-wrapper {grid-template-columns: 1fr;}

		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .offer-time-info-box {flex-wrap: wrap;}
}

@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;}

		#sh135-temp .section-banner-top .content-banner .img-box .img.img-decoration {min-width: 175px; max-width: 175px;}
		#sh135-temp .section-banner-top .content-banner .content-text .text-heading {font-size: 2.8rem;}
		#sh135-temp .section-banner-top .content-banner .content-text .text-desc {font-size: 2.0rem;}

		#sh135-temp .section-offer-info .tiles-wrapper .single-tile .tile-heading {display: flex; flex-direction: column-reverse; align-items: flex-start;}
}
