* {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;}
.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;}
#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: #306EE8 !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: 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 .sidebar-box {position: sticky; top: 148px; display: flex; flex-direction: column; gap: 16px; padding: 24px; background-color: #FFF; box-shadow: 0 0 12px rgba(17, 17, 17, 0.24); border: 2px solid #306EE8; border-radius: 20px;}
#sh135-temp .sidebar-box .heading-box {padding-bottom: 12px; border-bottom: 2px solid #000;}
#sh135-temp .sidebar-box .heading-box .heading-name {display: flex; flex-direction: column; gap: 6px;}
#sh135-temp .sidebar-box .heading-box .heading-name .name-text-top {line-height: 1;}
#sh135-temp .sidebar-box .heading-box .heading-name .name-text-bottom {line-height: 1;}
#sh135-temp .sidebar-box .list-group {display: flex; flex-direction: column; gap: 8px;}
#sh135-temp .sidebar-box .list-group .list-label {line-height: 1;}
#sh135-temp .sidebar-box .list-group .box-list {display: flex; flex-direction: column; gap: 8px; padding-left: 20px; list-style: disc;}
#sh135-temp .sidebar-box .list-group .box-list .list-item {line-height: 1;}
#sh135-temp .sidebar-box .list-group .box-list .list-item::marker {color: #306EE8;}
#sh135-temp .sidebar-box .list-group .box-list .list-item .item-text {line-height: 1.2;}
#sh135-temp .sidebar-box .bottom-box {display: flex; flex-direction: column; gap: 16px; margin-top: 48px;}
#sh135-temp .sidebar-box .bottom-box .btn-order-offer {justify-content: center; width: 100%; max-width: 100%; padding: 16px 8px; font-size: 18px; text-align: center;}

#sh135-temp .section-top-banner {position: relative; display: flex; flex-direction: column; min-height: 370px; background: rgb(0, 51, 143); background: linear-gradient(180deg, #1A4292 0%, #306EE8 100%);}
.contrast #sh135-temp .section-top-banner {background: transparent !important;}
#sh135-temp .section-top-banner .breadcrumbs-box .single-path {color: #FFF;}
#sh135-temp .section-top-banner .img-bg {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; object-position: center;}
#sh135-temp .section-top-banner .decoration-arrows {position: absolute; top: 50%; right: 0; z-index: 1; transform: translateY(-50%); display: block; width: 200px; height: auto;}
.contrast #sh135-temp .section-top-banner .decoration-arrows {display: none !important;}
#sh135-temp .section-top-banner .banner-content {position: relative; z-index: 2; display: grid; flex: 1; grid-template-columns: 550px 1fr; grid-auto-rows: max-content; gap: 16px; padding-top: 24px; padding-bottom: 48px;}
.contrast #sh135-temp .section-top-banner .banner-content {background: transparent !important;}
#sh135-temp .section-top-banner .banner-content .box-left {display: flex; flex-direction: column;}
.contrast #sh135-temp .section-top-banner .banner-content .box-left {background: transparent !important;}
#sh135-temp .section-top-banner .banner-content .box-left .content-info {display: flex; flex-direction: column; gap: 16px; margin-top: 24px; margin-bottom: auto; color: #FFF;}
#sh135-temp .section-top-banner .banner-content .box-left .content-info .single-badge {display: flex; max-width: max-content; padding: 6px 16px; background: linear-gradient(0deg, #E2007A 0%, #C20069 100%); color: #FFF; border-radius: 250px;}
#sh135-temp .section-top-banner .banner-content .box-left .content-info .page-title {line-height: 1.2;}
#sh135-temp .section-top-banner .banner-content .box-left .content-info .info-text {display: flex; flex-direction: column; gap: 4px; margin-top: 16px;}
#sh135-temp .section-top-banner .banner-content .box-left .content-info .info-text .single-text {line-height: 1.2;}
#sh135-temp .section-top-banner .banner-content .box-right {display: flex; flex-direction: column; gap: 16px; padding: 48px 0 0 48px;}
.contrast #sh135-temp .section-top-banner .banner-content .box-right {background-color: transparent !important;}
#sh135-temp .section-top-banner .banner-content .box-right .price-info-box {position: relative; max-width: max-content; padding: 16px 48px; background: linear-gradient(339.08deg, rgba(255, 255, 255, 0.5) -59.42%, rgba(255, 255, 255, 0.35) 125.37%); backdrop-filter: blur(10px); color: #FFF; border-radius: 32px;}
#sh135-temp .section-top-banner .banner-content .box-right .price-info-box::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; padding: 2px; background: linear-gradient(180deg, #FFF 0%, #BABABA 100%);; border-radius: inherit; mask: linear-gradient(#FFF 0 0) content-box, linear-gradient(#FFF 0 0); mask-composite: xor; -webkit-mask: linear-gradient(#FFF 0 0) content-box, linear-gradient(#FFF 0 0); -webkit-mask-composite: xor;}
#sh135-temp .section-top-banner .banner-content .box-right .price-info-box .price-text {line-height: 1.2;}
#sh135-temp .section-top-banner .banner-content .box-right .price-info-box .price-text span {line-height: 1;}
.contrast #sh135-temp .section-top-banner .banner-content .box-right .price-info-box * {background: transparent !important;}

#sh135-temp .section-single-bar {background: linear-gradient(180deg, #306EE8 0%, #1A4292 100%);}
.contrast #sh135-temp .section-single-bar {background: #FFE800 !important; color: #000;}
#sh135-temp .section-single-bar .bar-content {padding-top: 16px; padding-bottom: 16px;}
.contrast #sh135-temp .section-single-bar .bar-content {background: transparent !important;}
#sh135-temp .section-single-bar .bar-content .bar-text {color: #FFF; text-align: center; line-height: 1.2;}
.contrast #sh135-temp .section-single-bar .bar-content .bar-text {background: transparent !important; color: #000 !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 .content-wrapper .boxes-wrapper {display: grid; grid-template-columns: repeat(3, 1fr); gap: 48px; margin-top: 48px;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box {overflow: hidden; display: flex; flex-direction: column; justify-content: space-between; gap: 24px; height: 100%; background: linear-gradient(90deg, rgba(245, 245, 245, 0.3), rgba(48, 110, 232, 0.1)); border-radius: 32px;}
.contrast #sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box {background: #000 !important; border: 1px solid #FFF;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .img-box {height: 150px; margin-top: auto;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .img-box .img {display: block; width: 100%; height: 100%; object-fit: cover; object-position: center;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info {display: flex; flex: 1; flex-direction: column; gap: 24px; padding: 32px 32px 0 32px;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .info-title {display: flex; align-items: center; justify-content: flex-start; line-height: 1.2;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .single-text {margin-top: auto; line-height: 1.2;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .single-text .inner-link {color: #E2007A; transition: color .3s;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .single-text .inner-link:hover {color: #AA036C;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .info-list {display: flex; flex-direction: column; gap: 8px;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .info-list .single-item {display: flex; align-items: flex-start; gap: 12px;}
#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info .info-list .single-item .item-arrow {transform: translateY(6px); display: block; min-width: 16px; max-width: 16px; height: auto;}

#sh135-temp .section-contact-boxes {position: relative; padding-top: 64px; padding-bottom: 64px;}
#sh135-temp .section-contact-boxes .boxes-wrapper {display: grid; grid-template-columns: 1fr 0.7fr; gap: 24px;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box {position: relative; padding: 90px 24px 24px 24px; box-shadow: 0 0 12px rgba(17, 17, 17, 0.24); border-radius: 32px;}
.contrast #sh135-temp .section-contact-boxes .boxes-wrapper .single-box {border: 1px solid #FFF;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box:last-child {background: linear-gradient(90deg, rgba(48, 110, 232, 0) 26.22%, rgba(48, 110, 232, 0.16) 146.82%); border: 2px solid #306EE8;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box:first-child {background-color: #FAFAFA; border: 3px solid #E2007A;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box > * {position: relative; z-index: 2;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .decoration-arrows {position: absolute; bottom: 0; right: 64px; z-index: 1; display: block; width: 180px; max-width: 35%; height: auto;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .box-label {position: absolute; top: 24px; left: 0; z-index: 2; display: flex; align-items: center; justify-content: center; padding: 12px 32px; background-color: #E2007A !important; color: #FFF; text-align: center; line-height: 1; border-radius: 0 12px 12px 0;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box:last-child .box-label {background-color: #306EE8 !important;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .info-wrapper {display: flex; flex-direction: column; gap: 24px; height: 100%;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .info-wrapper .tauron-btn {margin-top: auto; padding-top: 16px; padding-bottom: 16px; border-radius: 250px;}
#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .info-wrapper .text-desc {max-width: 540px;}

#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; max-height: 84px;}
#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: 84px;}
.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: 215px; max-width: 300px; height: 60px; border-radius: 250px;}
#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link:hover {background-color: #F6F6F6; color: #E2007A;}
.zoom-x2 #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {font-size: 25px;}
.zoom-x4 #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {font-size: 26px;}

#sh135-temp .section-who-info .sum-tiles-wrapper {display: grid; grid-template-columns: 1fr max-content 1fr max-content 1fr; align-items: center; gap: 24px;}
.contrast #sh135-temp .section-who-info {background: transparent !important;}
.contrast #sh135-temp .section-who-info > svg {display: none;}
#sh135-temp .section-who-info .sum-tiles-wrapper .icon-separator {display: block; min-width: 24px; max-width: 24px;}
#sh135-temp .section-who-info .sum-tiles-wrapper .single-tile {display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; height: 100%; padding: 24px; box-shadow: 0 10px 24px 0 rgba(33, 33, 33, 0.1); text-align: center; border-radius: 250px;}
.contrast #sh135-temp .section-who-info .sum-tiles-wrapper .single-tile {background: #000 !important; border: 1px solid #FFF !important;}
#sh135-temp .section-who-info .sum-tiles-wrapper .single-tile:last-child {box-shadow: 0 0 24px rgba(255, 255, 255, 0.5); border: 3px solid #E2007A;}
.contrast #sh135-temp .section-who-info .sum-tiles-wrapper .single-tile .icon {background: transparent !important;}
.contrast #sh135-temp .section-who-info .sum-tiles-wrapper .single-tile .tile-desc {background: transparent !important;}
#sh135-temp .section-who-info {display: flex; align-items: end; padding: 30px 0 40px; background: linear-gradient(180deg, #306EE8 0%, #1A4292 100%), #306EE8;}
#sh135-temp .section-who-info .title-box .title-text {color: #FFF;}
#sh135-temp .section-who-info .sum-tiles-wrapper .single-tile {background: linear-gradient(180deg, #FFF 0%, rgba(235, 241, 253, 0.9) 100%); border-radius: 200px;}
#sh135-temp .section-who-info .sum-tiles-wrapper .single-tile .tile-desc {max-width: 80%;}
#sh135-temp .section-who-info .sum-tiles-wrapper .single-tile {min-height: 234px;}

#sh135-temp .section-get-to-know {position: relative; padding-top: 32px; padding-bottom: 64px;}
#sh135-temp .section-get-to-know .text-wrapper {display: flex; flex-direction: column;}
#sh135-temp .section-get-to-know .text-wrapper .title-box {margin-bottom: 16px;}
#sh135-temp .section-get-to-know .text-wrapper .single-text {line-height: 1.35;}
#sh135-temp .section-get-to-know .boxes-grid {display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; margin-top: 48px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info {display: flex; flex-direction: column; gap: 24px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box {position: relative; height: 250px; padding: 24px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .fancy-bg {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; transform: scale(-1, -1); width: 100%; height: 100%; background: linear-gradient(90deg, rgba(48, 110, 232, 0.1), rgba(245, 245, 245, 0.3)); border-radius: 32px; clip-path: path('M0 96Q0 64 16 64Q64 64 64 16Q64 0 96 0H10000V100000H0Z');}
.contrast #sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .fancy-bg {background: #000 !important; border: 1px solid #FFF; clip-path: unset !important;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .icon-decoration {position: absolute; bottom: 0; right: 0; display: block; min-width: 54px; max-width: 54px; height: auto;}
.contrast #sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .icon-decoration {bottom: 8px; right: 8px; z-index: 2; background: transparent !important;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .img {position: absolute; z-index: 2; display: block; height: auto;}
.contrast #sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .img {background: transparent !important;}
#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(1) .single-box .img {bottom: -8px; left: -24px; max-width: 200px; filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.25));}
#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(2) .single-box .img {top: -24px; right: 64px; max-width: 180px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(3) .single-box .img {bottom: -16px; left: 16px; max-width: 280px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .content-box {display: flex; width: 100%; height: 100%;}
#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(3) .single-box .content-box {align-items: center; justify-content: space-between; gap: 8px; height: auto;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .content-box .text-wrapper {position: relative; z-index: 3; max-width: max-content;}
.contrast #sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .content-box .text-wrapper {background: transparent !important;}
#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(1) .single-box .content-box .text-wrapper {margin-left: auto;}
#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(2) .single-box .content-box .text-wrapper {margin-top: auto; padding-right: 64px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .content-box .text-wrapper .text-label {color: #757575; line-height: 1.2;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .content-box .text-wrapper .text-desc {line-height: 1.2;}
.contrast #sh135-temp .section-get-to-know .boxes-grid .column-info .single-box .content-box .text-wrapper * {background: transparent !important;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .additional-info-list {display: flex; flex-direction: column; gap: 16px; padding-top: 16px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .additional-info-list .single-info {display: flex; align-items: flex-start; gap: 12px;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .additional-info-list .single-info .info-arrow {transform: translateY(6px); display: block; min-width: 16px; max-width: 16px; height: auto;}
#sh135-temp .section-get-to-know .boxes-grid .column-info .additional-info-list .single-info .info-text {line-height: 1.2;}

#sh135-temp .section-js-scroll-to-docs {position: relative; padding-top: 8px;}

#sh135-temp .section-for-who {overflow: hidden; position: relative; padding-top: 64px; padding-bottom: 64px; background: linear-gradient(90deg, rgba(245, 245, 245, 0.3), rgba(48, 110, 232, 0.1));}
.contrast #sh135-temp .section-for-who {background: transparent !important;}
#sh135-temp .section-for-who .arrow-decoration-1 {position: absolute; top: 48px; left: 50%; transform: translateX(-25%);}
#sh135-temp .section-for-who .arrow-decoration-2 {position: absolute; top: 50%; right: 0; transform: translateY(-50%);}
#sh135-temp .section-for-who .content-wrapper {position: relative; display: flex; flex-direction: column; gap: 32px;}
#sh135-temp .section-for-who .content-wrapper .text-wrapper {position: relative; z-index: 2; max-width: 400px; padding-bottom: 115px;}
.contrast #sh135-temp .section-for-who .content-wrapper .text-wrapper {background: transparent !important;}
.contrast #sh135-temp .section-for-who .content-wrapper .text-wrapper .single-text {background: transparent !important;}
#sh135-temp .section-for-who .content-wrapper .text-wrapper .single-text:nth-child(3) {margin-top: 16px;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper {position: absolute; bottom: -66px; right: 0; z-index: 1; display: flex; align-items: flex-end; justify-content: flex-end; width: 100%;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box {display: flex; align-items: flex-end; gap: 24px; width: max-content;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box {position: relative; display: flex; flex-direction: column; justify-content: flex-end; min-width: 200px;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .box-text {position: absolute; top: 0; left: 0; z-index: 2; width: max-content; max-width: 230px; padding: 16px 24px; background: linear-gradient(339.08deg, rgba(255, 255, 255, 0.5) -59.42%, rgba(255, 255, 255, 0.35) 125.37%); backdrop-filter: blur(10px); text-align: center; border-radius: 32px;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .box-text::before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; padding: 2px; background: linear-gradient(180deg, #FFF 0%, #BABABA 100%);; border-radius: inherit; mask: linear-gradient(#FFF 0 0) content-box, linear-gradient(#FFF 0 0); mask-composite: xor; -webkit-mask: linear-gradient(#FFF 0 0) content-box, linear-gradient(#FFF 0 0); -webkit-mask-composite: xor;}
.contrast #sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .box-text::before {background: #000 !important; border: 2px solid #FFF; mask: unset; -webkit-mask: unset;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .box-text .inner-text {font-size: 16px !important;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box:nth-child(1) .box-text {top: 50%; z-index: 4; transform: translate(-65%, -50%);}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box:nth-child(2) .box-text {transform: translate(-40%, -50%);}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box:nth-child(3) .box-text {left: 50%; transform: translate(-50%, -90%);}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box:nth-child(4) .box-text {left: 50%; transform: translate(-25%, -200%);}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box:nth-child(5) .box-text {transform: translate(-40%, -55%);}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box {position: relative; display: flex; flex-direction: column; background: transparent !important;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box .img {position: relative; z-index: 3; display: block; width: auto; max-width: 200px; height: auto; background: transparent !important; filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.25));}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box .img.mobile {display: none;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box .decoration-desktop-box {position: absolute; bottom: 0; left: 50%; z-index: 1; transform: translate(-50%, 0); display: block; width: 195px; height: auto;}
#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box:nth-child(1) .img-box .decoration-desktop-box {transform: translate(calc(-50% - 32px));}

#sh135-temp .regio-box {display: flex; justify-content: flex-end; padding-top: 32px;}

#customer_service #z_change .z_documents_box {width: 100%; max-width: 100%;}

@media all and (min-width: 1201px) {
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .box-text {height: auto !important;}
}

@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-top-banner {min-height: 350px;}
		#sh135-temp .section-top-banner .banner-content .box-right {padding: 24px 0 0 24px;}
		#sh135-temp .section-top-banner .banner-content .box-right .price-info-box {padding: 12px 32px;}

		#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper {gap: 24px;}
		#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper .single-box .content-info {padding: 24px 24px 0 24px;}

		#sh135-temp .section-contact-boxes .boxes-wrapper .single-box {padding: 90px 24px 24px 24px;}
		#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .rows-wrapper {gap: 12px;}
		#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .rows-wrapper .single-row {gap: 8px;}
		#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .rows-wrapper .single-row .highlighted-box {padding: 8px 16px;}

		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .box-right-arr {display: none;}
		.zoom-x2 #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {font-size: 23px;}
		.zoom-x4 #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {font-size: 24px;}

		#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(1) .single-box .img {left: 0; max-width: 175px;}
		#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(2) .single-box .img {max-width: 150px;}
		#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(3) .single-box .img {max-width: 230px;}

		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box {zoom: 0.9;}
}

@media all and (max-width: 1400px) {
		#sh135-temp .section-top-banner .decoration-arrows {display: none;}

		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box {zoom: 0.8;}
}

@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-top-banner .img-bg {object-position: 63%;}
		#sh135-temp .section-top-banner .banner-content {grid-template-columns: 415px 1fr;}
		#sh135-temp .section-top-banner .banner-content .box-right {padding-top: 16px; padding-left: 0;}

		#sh135-temp .section-contact-boxes .boxes-wrapper {grid-template-columns: repeat(2, 1fr);}

		#sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {min-width: 180px;}
		.zoom-x2 #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {font-size: 21px;}
		.zoom-x4 #sh135-temp .section-menu-inner .menu-inner-box .row-top .box-right .link {font-size: 22px;}

		#sh135-temp .section-who-info svg {display: none;}

		#sh135-temp .section-for-who .content-wrapper {gap: 0;}
		#sh135-temp .section-for-who .content-wrapper .text-wrapper {max-width: 100%; padding-bottom: 0;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper {position: relative; bottom: -16px; margin-bottom: 0;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box {flex-direction: column; align-items: unset; gap: 8px; width: 100%;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box {zoom: 1; align-items: center;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box {flex-direction: column-reverse; align-items: center; justify-content: flex-end;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box .img {display: none; width: 100%; max-width: calc(100% - 54px); margin: 0 auto;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box .img.mobile {display: block;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .img-box .decoration-desktop-box {display: none;}
		#sh135-temp .section-for-who .content-wrapper .slider-box-wrapper .slider-box .single-box .box-text {position: static; transform: translate(0, 0) !important; display: flex; align-items: center; width: 100%; padding: 8px 12px;}
}

@media all and (max-width: 992px) {
		#sh135-temp .section-top-banner .img-bg {position: static; display: block; max-width: 400px; margin: 0 auto; object-fit: unset; object-position: unset;}
		#sh135-temp .section-top-banner .banner-content {grid-template-columns: 1fr; gap: 24px; padding: 24px 0 24px 0; text-align: center;}
		#sh135-temp .section-top-banner .banner-content .box-left .content-info {align-items: center; gap: 8px;}
		#sh135-temp .section-top-banner .banner-content .box-left .content-info .info-text {display: inline-block; gap: 0; max-width: 310px; margin-top: 12px;}
		#sh135-temp .section-top-banner .banner-content .box-left .content-info .info-text .single-text {display: inline;}
		#sh135-temp .section-top-banner .banner-content .box-right {align-items: center; justify-content: center; padding: 0;}
		#sh135-temp .section-top-banner .banner-content .box-right .price-info-box {display: flex; align-items: flex-end; justify-content: center; gap: 4px; width: 100%; max-width: 450px; padding: 12px 16px;}

		#sh135-temp .section-column-boxes .content-wrapper .boxes-wrapper {grid-template-columns: 1fr;}

		#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 {min-width: fit-content; max-width: 200px; height: auto; font-size: 1.8rem;}

		#sh135-temp .section-who-info .sum-tiles-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-who-info .sum-tiles-wrapper .single-tile {min-height: 124px;}
		#sh135-temp .section-who-info .sum-tiles-wrapper .icon-separator {display: block; margin: 0 auto;}

		#sh135-temp .section-for-who .arrow-decoration-1 {display: none;}
		#sh135-temp .section-for-who .arrow-decoration-2 {display: none;}

		#sh135-temp .section-get-to-know .boxes-grid {grid-template-columns: 1fr;}
		#sh135-temp .section-get-to-know .boxes-grid .column-info {gap: 12px;}
		#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(2) .single-box .img {top: unset; bottom: -16px; left: 0; right: unset;}
		#sh135-temp .section-get-to-know .boxes-grid .column-info:nth-child(2) .single-box .content-box .text-wrapper {margin-top: 0; padding-right: 0;}
}

@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-contact-boxes .boxes-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-contact-boxes .boxes-wrapper .single-box {padding: 64px 24px 24px 24px;}
		#sh135-temp .section-contact-boxes .boxes-wrapper .single-box .box-label {top: 16px; padding: 8px 16px;}

		#sh135-temp .section-menu-inner .menu-inner-box .row-top {flex-direction: column; justify-content: center;}

		#sh135-temp .section-who-info .sum-tiles-wrapper {grid-template-columns: 1fr;}
		#sh135-temp .section-who-info .sum-tiles-wrapper .icon-separator {display: block; margin: 0 auto;}
}

@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 .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;}

@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 .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;}
}

.sh531-another-faq .sh135-accordion-container .faq-list-box {display: flex; flex-direction: column; gap: 12px;}
.sh531-another-faq .sh135-accordion-container .faq-list-box .single-item {display: grid; grid-template-columns: 12px 1fr; gap: 8px;}
.sh531-another-faq .sh135-accordion-container .faq-list-box .single-item .item-icon {transform: translateY(4px); display: block; width: 100%; max-width: 12px; height: auto;}
.sh531-another-faq .sh135-accordion-container .faq-list-box .single-item .item-text {line-height: 1.2 !important;}

@-moz-document url-prefix() {
		#sh135-temp .section-top-banner .banner-content .box-right .price-info-box::before {
				mask: unset;
				-webkit-mask: unset;
				mask-composite: unset;
				-webkit-mask-composite: unset;
				background: transparent;
				border: 2px solid #FFF;
		}
}
