* {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 #customer_service input {background-color: transparent !important; border-color: transparent;}

#customer_service h1, #customer_service h2, #customer_service h3, #customer_service h4, #customer_service h5, #customer_service h6, #customer_service li, #customer_service p, #customer_service ul {margin: 0; padding: 0; font-weight: normal; line-height: 1.25;}
#customer_service a {text-decoration: none;}
#customer_service button {cursor: pointer;}
#customer_service ul {list-style: none;}
#customer_service img {width: auto; max-width: 100%; height: auto; border: none;}
#customer_service textarea {resize: none;}

#customer_service *::-webkit-scrollbar {width: 8px;}
#customer_service *::-webkit-scrollbar-track {background-color: transparent;}
#customer_service *::-webkit-scrollbar-thumb {background-color: #C1C1C1; border-radius: 25px;}
#customer_service *::-webkit-scrollbar-thumb:hover {background-color: #E2007A;}

#customer_service .f-12 {font-size: 1.2rem;}
#customer_service .f-14 {font-size: 1.4rem;}
#customer_service .f-16 {font-size: 1.6rem;}
#customer_service .f-18 {font-size: 1.8rem;}
#customer_service .f-20 {font-size: 2.0rem;}
#customer_service .f-22 {font-size: 2.2rem;}
#customer_service .f-24 {font-size: 2.4rem;}
#customer_service .f-26 {font-size: 2.6rem;}
#customer_service .f-28 {font-size: 2.8rem;}
#customer_service .f-30 {font-size: 3.0rem;}
#customer_service .f-32 {font-size: 3.2rem;}
#customer_service .f-34 {font-size: 3.4rem;}
#customer_service .f-36 {font-size: 3.6rem;}
#customer_service .f-38 {font-size: 3.8rem;}
#customer_service .f-40 {font-size: 4.0rem;}
#customer_service .f-42 {font-size: 4.2rem;}
#customer_service .f-48 {font-size: 4.8rem;}
#customer_service .f-60 {font-size: 6.0rem;}
#customer_service .f-68 {font-size: 6.8rem;}
#customer_service .f-70 {font-size: 7.0rem;}
#customer_service .center {text-align: center;}
#customer_service .uppercase {text-transform: uppercase;}
#customer_service .thin {font-weight: 300;}
#customer_service .semibold {font-weight: 600;}
#customer_service .bold {font-weight: 700;}
#customer_service .teal {color: #008285;}
#customer_service .green {color: #8BCB21;}
#customer_service .magenta {color: #E2007E;}
#customer_service .navy {color: #306EE8;}

.z_popup_bg {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 200; background: rgba(255, 255, 255, 0.75);}
#recover_content .regionalization {background: #FFF !important;}

#customer_service {position: relative;}
#customer_service .container-box {width: 100%; max-width: 1430px; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px;}

#customer_service .title-box {display: flex; flex-direction: column; gap: 8px; margin-bottom: 32px;}
#customer_service .title-box .title-text {line-height: 1.2;}
#customer_service .title-box .subtitle-text {line-height: 1.2;}

#customer_service .tooltip-wrapper {position: relative; color: #000; text-decoration: none; cursor: pointer;}
#customer_service .tooltip-wrapper .tooltip-icon {display: block; min-width: 16px; max-width: 16px; height: auto; margin-top: 1px; fill: none;}
#customer_service .tooltip-wrapper .tooltip-icon path {transition: stoke .3s, fill .3s;}
#customer_service .tooltip-wrapper:hover .tooltip-icon path {fill: #FFF;}
#customer_service .tooltip-wrapper .tooltip-icon circle {transition: stoke .3s, fill .3s;}
#customer_service .tooltip-wrapper:hover .tooltip-icon circle {fill: #306EE8; stroke: #306EE8;}
#customer_service .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;}
#customer_service .tooltip-wrapper:hover .tooltip-box {display: block;}

#customer_service .tauron-btn {display: flex; align-items: center; justify-content: center; width: 100%; max-width: 370px; height: auto; padding: 10px 4px; background-color: transparent; color: #000; text-align: center; text-decoration: none !important; border-radius: 250px; transition: background .3s, color .3s, border .3s;}
.contrast #customer_service .tauron-btn {background: #000 !important; color: #FFE800 !important; border: 1px solid #FFE800 !important;}
.contrast #customer_service .tauron-btn:hover {background: #FFE800 !important; color: #000 !important;}
.zoom-x2 #customer_service .tauron-btn {max-width: 420px;}
.zoom-x4 #customer_service .tauron-btn {max-width: 475px;}
#customer_service .tauron-btn.bg-white {background-color: #FFF; color: #E2007A; border: 1px solid #E2007A;}
#customer_service .tauron-btn.bg-white:hover {background-color: #E2007A; color: #FFF;}
#customer_service .tauron-btn.bg-black {background-color: #000; color: #FFF; border: 1px solid #000;}
#customer_service .tauron-btn.bg-black:hover {background-color: #FFF; color: #000;}
#customer_service .tauron-btn.bg-default {background-color: #FFF; color: #000; border: 1px solid #000;}
#customer_service .tauron-btn.bg-default:hover {background-color: #000; color: #FFF;}
#customer_service .tauron-btn.bg-magenta {background-color: #E2007A; color: #FFF; border-color: #E2007A;}
#customer_service .tauron-btn.bg-magenta:hover {background-color: #AA036C; border-color: #AA036C;}
#customer_service .tauron-btn.bg-green {background-color: #69A32E; box-shadow: 0 0 24px #76B834; color: #FFF; border: 2px solid #C1FF83;}
#customer_service .tauron-btn.bg-green:hover {background-color: rgba(105, 163, 46, 0.9); border-color: rgba(105, 163, 46, 0.9);}

#customer_service .breadcrumbs-box {display: flex; align-items: center; gap: 4px; margin-bottom: 24px;}
#customer_service .breadcrumbs-box .single-path {color: #000; line-height: 1.2;}
#customer_service .breadcrumbs-box a.single-path {color: #757575; text-decoration: none; transition: color .3s;}
#customer_service .breadcrumbs-box a.single-path:hover {color: #E2007A !important;}
#customer_service .breadcrumbs-box .icon {background: transparent !important;}

#customer_service .section-heading {display: flex; flex-wrap: wrap; justify-content: space-between; gap: 16px; margin-bottom: 48px;}

#recover_content {max-width: 100%;}
#recover_content .form_section {position: relative; margin-top: 0; padding-top: 48px; padding-bottom: 48px; background: linear-gradient(212.49deg, #F6F6F6 39.14%, #EEF5F6 92.55%);}
#recover_content .form_section .decoration-img {position: absolute; top: 225px; left: 0; display: block;}
#recover_content .form_section .form_row {display: grid; grid-template-columns: 420px 1fr; align-items: flex-start; gap: 32px;}
#recover_content .form_section .form_row .left_side {position: relative; top: 88px; width: 100%; border-top: 0;}
.zoom-x2 #recover_content .form_section .form_row .left_side {position: static !important;}
.zoom-x4 #recover_content .form_section .form_row .left_side {position: static !important;}
#recover_content .form_section .form_row .left_side .heading-box {display: flex; flex-direction: column;}
#recover_content .form_section .form_row .left_side .heading-box .heading-icon {display: block; width: 60px; height: auto; margin-bottom: 16px;}
#recover_content .form_section .form_row .left_side .heading-box .heading-text {margin-bottom: 8px; line-height: 1.4;}
#recover_content .form_section .form_row .left_side .heading-box .subheading-text {color: #656565; line-height: 1.2;}
#recover_content .form_section .form_row .left_side .description-text {margin-top: 80px; line-height: 1.5;}
#recover_content .form_section .form_row:has(.active_pr_content) .left_side {position: sticky; top: 230px;}
#recover_content .form_section .form_row:has(.active_pd_content) .left_side {position: sticky; top: 230px;}
#recover_content .form_section .form_row .right_side {overflow: hidden; width: 100%; padding: 0; background: transparent !important; box-shadow: 0 0 16px rgba(33, 33, 33, 0.16); border-radius: 40px;}
#recover_content .form_section .form_row .right_side .right_side_step:first-of-type {overflow: hidden; margin-bottom: 0; padding-bottom: 0; border-bottom: 0; border-radius: 40px;}
#recover_content .form_section .form_row .right_side .slider_box {margin-top: 0; background: linear-gradient(180deg, #E2007A 0%, #C2036A 100%); filter: unset; border: 4px solid #FFF; border-bottom: 0; border-radius: 40px 40px 0 0;}
#recover_content .form_section .form_row .right_side .price_documents_tab {position: relative; z-index: 2; width: 100%; max-width: 100%; background: #FFF; box-shadow: 0 0 16px rgba(33, 33, 33, 0.16); border-radius: 0 0 40px 40px;}
#recover_content .form_section .form_row .right_side .price_content {width: 100%; max-width: 100%; padding-top: 50px; padding-bottom: 25px; background: #FFF; border: 4px solid #FFF;}
#recover_content .form_section .form_row .right_side .documents_content {width: 100%; max-width: 100%; background: #FFF; border: 4px solid #FFF;}
#recover_content .form_section .form_row .right_side .slider_box .img-circle {position: absolute; bottom: 0; right: 0; z-index: 1; display: block; width: auto; max-width: 100%; height: auto; max-height: 100%;}
.contrast #recover_content .form_section .form_row .right_side .slider_box .img-circle {display: none !important;}
.contrast #recover_content .form_section .form_row .right_side .price_content * {color: #FFF !important;}
.contrast #recover_content .form_section .form_row .right_side .price_content span {background: transparent !important;}

#additional_bars .highlighted-bar {padding-top: 16px; padding-bottom: 16px; background: #E6F6F7;}
#additional_bars .highlighted-bar .bar-content {display: flex; align-items: center; gap: 16px;}
#additional_bars .highlighted-bar .bar-content .bar-icon {display: block; flex-shrink: 0; width: 24px; height: auto;}
#additional_bars .highlighted-bar .bar-content .bar-text {color: #008285; line-height: 1.2;}

#recover_content #how_change_section {padding-top: 64px;}
#recover_content #how_change_section .tabs {box-shadow: 0 0 20px rgba(5, 22, 23, 0.24), rgba(0, 0, 0, 0.1) 4px 4px 10px inset; border: 4px solid #FFF; border-radius: 250px;}
#recover_content #how_change_section .tabs .single_tab:first-child .tab_title {max-width: max-content;}
#recover_content #how_change_section .change_tab .tab_left_side {box-shadow: 0 0 20px rgba(5, 22, 23, 0.24), rgba(0, 0, 0, 0.1) 4px 4px 10px inset; border: 4px solid #FFF; border-radius: 40px;}
#recover_content #how_change_section .change_tab .tab_left_side .tab_element .tab_element_number {color: #A5A6A6;}

.contrast #recover_content .form_section .form_row .right_side .slider_box {background: transparent !important;}
#recover_content .form_section .form_row .right_side .slider_box .slider_box_row:first-of-type {justify-content: space-between; gap: 12px;}
#recover_content .form_section .form_row .right_side .slider_box.eco_slider .slider_box_row .slider_box_title::before {display: none !important;}
#recover_content .col-content {display: flex; flex-direction: column; height: 100%; padding: 8px 265px 8px 8px; color: #FFF;}
#recover_content .col-content .img {position: absolute; top: 0; right: 0; z-index: 3; display: block; height: auto;}
.contrast #recover_content .col-content .img {display: none;}
#recover_content .col-content .right-info-title {position: relative; z-index: 4; margin-bottom: 24px; line-height: 1;}
#recover_content .col-content .list-wrapper {position: relative; z-index: 4; display: flex; flex-direction: column; gap: 36px;}
#recover_content .col-content .list-wrapper .list-label {line-height: 1.2;}
#recover_content .col-content .list-wrapper .list-box {display: flex; flex-direction: column; gap: 14px; margin-bottom: 32px;}
#recover_content .col-content .list-wrapper .list-box .single-item {display: flex; align-items: flex-start; gap: 8px;}
#recover_content .col-content .list-wrapper .list-box .single-item .list-icon {transform: translateY(-3px); display: block; min-width: 32px; max-width: 32px; height: auto;}
#recover_content .col-content .bottom-link-wrapper {display: flex; flex-direction: column; gap: 16px; margin-top: auto;}
#recover_content .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;}
#recover_content .col-content .bottom-link .btn-icon {display: block; min-width: 36px; max-width: 36px; height: auto; margin-left: auto; background: transparent !important;}
#recover_content .col-content .bottom-link .btn-text {padding-left: 64px; background: transparent !important; text-align: center;}

#recover_content .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 #recover_content .section-menu-inner {background: transparent !important; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
#recover_content .section-menu-inner .menu-inner-box {display: flex; flex-direction: column;}
#recover_content .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 #recover_content .section-menu-inner .menu-inner-box.fixed {background: #000 !important;}
.contrast #recover_content .section-menu-inner .menu-inner-box.fixed {border-top: 1px solid #FFF;}
#recover_content .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;}
#recover_content .section-menu-inner .menu-inner-box.fixed .row-top {padding-right: 0; padding-left: 0;}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-left {display: flex; flex: 1; align-items: center; gap: 24px;}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-left .img {display: block; height: 70px;}
.contrast #recover_content .section-menu-inner .menu-inner-box .row-top .box-left .img path {fill: #FFE800 !important;}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-left .info {color: #FFF; line-height: 1.2;}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-right {position: relative; display: flex; align-items: center; justify-content: center; gap: 14px;}
#recover_content .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%;}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-right .box-right-arr:first-child {left: -8px;}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-right .box-right-arr:last-child {right: -8px; transform: translate(100%, -50%);}
#recover_content .section-menu-inner .menu-inner-box .row-top .box-right .link {min-width: 250px; height: 60px; border-radius: 250px;}

#recover_content .slider-navigation-box {position: absolute; bottom: 30px; right: 40px; z-index: 2 !important; display: flex; align-items: center; gap: 16px; max-width: max-content; padding: 6px 16px; background: #FFF; color: #000; border-radius: 250px;}
#recover_content .slider-navigation-box .navi-btn {display: flex; text-decoration: none;}
#recover_content .slider-navigation-box .navi-btn .icon-arrow {display: block; width: 16px; height: auto;}
#recover_content .slider-navigation-box .navi-btn.disabled .icon-arrow {opacity: 0.5;}
#recover_content .slider-navigation-box .navi-iterator {color: rgba(0, 0, 0, 0.2); text-decoration: none;}
#recover_content .slider-navigation-box .navi-iterator .value {color: #E2007A; font-weight: 600;}
#recover_content .slider-navigation-box .navi-iterator .max-slides {color: #757575; font-weight: 600;}

.zoom-x2 #SH531-SMARTHEADS-CONTENT .p_f1 {font-size: 18px !important;}
.zoom-x2 #SH531-SMARTHEADS-CONTENT .p_f0 {font-size: 15px !important;}
.zoom-x2 #SH531-SMARTHEADS-CONTENT .c_f1 {font-size: 18px !important;}
.zoom-x4 #SH531-SMARTHEADS-CONTENT .p_f1 {font-size: 18px !important;}
.zoom-x4 #SH531-SMARTHEADS-CONTENT .p_f0 {font-size: 15px !important;}
.zoom-x4 #SH531-SMARTHEADS-CONTENT .c_f1 {font-size: 18px !important;}

.owl-item {display: flex;}
.owl-stage {display: flex;}
.owl-item .slider_single_box {display: flex;}
/*.owl-carousel .owl-stage-outer {display: flex;}*/

@media all and (max-height: 735px) {
		#recover_content .form_section .form_row .left_side {position: static !important;}
}

@media all and (max-width: 1600px) {
		html.zoom-x2 {font-size: 11px !important;}
		html.zoom-x4 {font-size: 12px !important;}

		#customer_service .f-12 {font-size: 1.0rem;}
		#customer_service .f-14 {font-size: 1.2rem;}
		#customer_service .f-18 {font-size: 1.6rem;}
		#customer_service .f-20 {font-size: 1.8rem;}
		#customer_service .f-22 {font-size: 2.0rem;}
		#customer_service .f-24 {font-size: 2.2rem;}
		#customer_service .f-26 {font-size: 2.4rem;}
		#customer_service .f-28 {font-size: 2.6rem;}
		#customer_service .f-30 {font-size: 2.8rem;}
		#customer_service .f-32 {font-size: 3.0rem;}
		#customer_service .f-34 {font-size: 3.2rem;}
		#customer_service .f-36 {font-size: 3.4rem;}
		#customer_service .f-38 {font-size: 3.6rem;}
		#customer_service .f-40 {font-size: 3.8rem;}
		#customer_service .f-42 {font-size: 4.0rem;}
		#customer_service .f-48 {font-size: 4.6rem;}
		#customer_service .f-60 {font-size: 5.0rem;}
		#customer_service .f-68 {font-size: 5.8rem;}
		#customer_service .f-70 {font-size: 6.0rem;}

		#customer_service .tauron-btn {max-width: 335px;}
		.zoom-x2 #customer_service .tauron-btn {max-width: 350px;}
		.zoom-x4 #customer_service .tauron-btn {max-width: 380px;}

		#recover_content .col-content {padding: 8px 160px 8px 8px;}
		#recover_content .col-content .list-wrapper {gap: 24px;}
		#recover_content .col-content .list-wrapper .list-box {gap: 16px;}
		#recover_content .col-content .bottom-link {max-width: 350px;}
		#recover_content .col-content .bottom-link .btn-text {padding-left: 32px;}
		#recover_content .col-content .right-info-title {margin-bottom: 32px;}
		#recover_content .col-content .img {max-width: 185px;}
		#recover_content .col-content .img-circle {max-width: 325px; height: auto;}
		#recover_content .form_section .form_row .left_side .description-text {margin-top: 64px;}

		#recover_content .form_section .form_row {grid-template-columns: 370px 1fr; gap: 24px;}

		#recover_content .section-menu-inner .menu-inner-box .row-top {padding-top: 8px; padding-bottom: 8px;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-left .img {height: 48px;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-right .link {height: 52px;}

		.zoom-x2 #SH531-SMARTHEADS-CONTENT .p_f1 {font-size: 15px !important;}
		.zoom-x2 #SH531-SMARTHEADS-CONTENT .p_f0 {font-size: 13px !important;}
		.zoomx-2 #SH531-SMARTHEADS-CONTENT .c_f1 {font-size: 15px !important;}
		.zoom-x4 #SH531-SMARTHEADS-CONTENT .p_f1 {font-size: 15px !important;}
		.zoom-x4 #SH531-SMARTHEADS-CONTENT .p_f0 {font-size: 13px !important;}
		.zoom-x4 #SH531-SMARTHEADS-CONTENT .c_f1 {font-size: 15px !important;}
}

@media all and (max-width: 1400px) {
		#recover_content .col-content {padding: 8px 160px 8px 8px;}
		#recover_content .col-content .img {max-width: 165px;}
		#recover_content .col-content .img-circle {max-width: 275px;}
		#recover_content .col-content .bottom-link {max-width: 300px;}
}

@media all and (max-width: 1200px) {
		#customer_service .f-16 {font-size: 1.4rem;}
		#customer_service .f-18 {font-size: 1.6rem;}
		#customer_service .f-20 {font-size: 1.8rem;}
		#customer_service .f-22 {font-size: 1.8rem;}
		#customer_service .f-24 {font-size: 2.0rem;}
		#customer_service .f-26 {font-size: 2.2rem;}
		#customer_service .f-28 {font-size: 2.4rem;}
		#customer_service .f-30 {font-size: 2.6rem;}
		#customer_service .f-32 {font-size: 2.8rem;}
		#customer_service .f-34 {font-size: 3.0rem;}
		#customer_service .f-36 {font-size: 3.0rem;}
		#customer_service .f-38 {font-size: 3.2rem;}
		#customer_service .f-40 {font-size: 3.4rem;}
		#customer_service .f-42 {font-size: 3.6rem;}
		#customer_service .f-48 {font-size: 4.2rem;}
		#customer_service .f-60 {font-size: 4.4rem;}
		#customer_service .f-68 {font-size: 5.2rem;}
		#customer_service .f-70 {font-size: 5.4rem;}

		#customer_service .tauron-btn {max-width: 310px;}

		#customer_service .breadcrumbs-box {display: none;}

		#recover_content .col-content {padding: 8px 140px 8px 8px;}
		#recover_content .col-content .img {max-width: 150px;}

		#recover_content .form_section .form_row {grid-template-columns: 300px 1fr;}
}

@media all and (max-width: 992px) {
		#recover_content .form_section .form_row:has(.active_pr_content) .left_side {position: static; top: unset;}
		#recover_content .form_section .form_row {grid-template-columns: 1fr; gap: 16px;}
		#recover_content .form_section .form_row .left_side {top: 0;}
		#recover_content .form_section .form_row .left_side .heading-box .heading-icon {width: 48px;}
		#recover_content .form_section .form_row .left_side .description-text {margin-top: 24px;}

		#recover_content .section-menu-inner .menu-inner-box .row-top {display: grid; justify-content: center; gap: 8px; max-height: fit-content; padding: 12px 0;}
		#recover_content .section-menu-inner .menu-inner-box.fixed .row-top {flex-direction: column;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-left .img {display: none;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-left .info {font-size: 1.8rem;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-right .link {max-width: 200px; height: auto; font-size: 1.8rem;}

		#recover_content .form_section .form_row .right_side .slider_box {display: flex; flex-direction: column-reverse; gap: 24px;}
		#recover_content .slider-navigation-box {position: static; margin-left: auto;}
}

@media all and (max-width: 900px) {
		#SH531-SMARTHEADS-CONTENT .p_f1 {font-size: 13px !important;}
		#SH531-SMARTHEADS-CONTENT .p_f0 {font-size: 11px !important;}
		#SH531-SMARTHEADS-CONTENT .c_f1 {font-size: 13px !important;}
}

@media all and (max-width: 768px) {
		#customer_service .f-24 {font-size: 1.8rem;}
		#customer_service .f-26 {font-size: 2.0rem;}
		#customer_service .f-28 {font-size: 2.2rem;}
		#customer_service .f-30 {font-size: 2.4rem;}
		#customer_service .f-32 {font-size: 2.6rem;}
		#customer_service .f-34 {font-size: 2.8rem;}
		#customer_service .f-36 {font-size: 2.8rem;}
		#customer_service .f-38 {font-size: 3.0rem;}
		#customer_service .f-40 {font-size: 3.0rem;}
		#customer_service .f-42 {font-size: 3.2rem;}
		#customer_service .f-48 {font-size: 3.8rem;}
		#customer_service .f-60 {font-size: 4.0rem;}
		#customer_service .f-68 {font-size: 4.4rem;}
		#customer_service .f-70 {font-size: 4.8rem;}

		#recover_content .col-content {padding: 8px;}
		#recover_content .col-content .img {display: none;}

		#recover_content .section-menu-inner .menu-inner-box .row-top {flex-direction: column; justify-content: center;}
}

@media all and (max-width: 740px) {
		#recover_content #how_change_section .tabs {border-radius: 16px !important;}
}

@media all and (max-width: 576px) {
		#recover_content .section-menu-inner .menu-inner-box .row-top {flex-direction: column;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-left {flex-direction: column; justify-content: center;}
		#recover_content .section-menu-inner .menu-inner-box .row-top .box-left .info {text-align: center;}

		#recover_content .col-content .right-info-title {font-size: 2.8rem;}
}

#recover_content .form_section .documents_content .z_doc_category > p {font-size: 20px; font-weight: 600;}

.z_doc_category {
		margin-bottom: 20px;
		border-bottom: 1px solid #D5D6D9;
}

.z_doc_category > p {
		margin-bottom: 20px
}

.z_doc_category .z_doc_flex {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
}

.z_doc_category .z_doc_flex .z_single_doc {
		position: relative;
		display: block;
		flex-basis: 50%;
		margin: 10px 0;
		padding: 0 15px 0 30px;
		color: #000;
		font-size: 18px;
		line-height: 1.5
}

.z_doc_category .z_doc_flex .z_single_doc img {
		position: absolute;
		top: 1px;
		left: 0;
		display: block;
}

.z_doc_category .z_doc_flex .z_single_doc:hover {
		color: #E2007E
}

.z_doc_category > p {
		cursor: pointer
}

.z_doc_category > p .z_doc_arrow {
		display: inline-block;
		width: 14px;
		height: 9px;
		background-image: url(/-/media/Additional/smart/img/customer/z_arrow_sprite.png);
		background-position: top;
		cursor: pointer;
}

.z_doc_category.z_open > p .z_doc_arrow {
		background-position: bottom;
}

.z_doc_category .z_doc_flex {
		display: none
}

.z_doc_category.z_open .z_doc_flex {
		display: flex
}

.z_doc_category.z_open_a .z_doc_flex {
		display: flex !important;
}

@media all and (max-device-width: 992px) {
		.z_doc_category .z_doc_flex .z_single_doc {
				flex-basis: 100%;
				padding: 0 0 0 30px
		}
}

@media all and (max-device-width: 1600px) {
		.z_doc_category .z_doc_flex .z_single_doc {font-size: 16px;}
}

#customer_service .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;}
#customer_service .banner-expansion-info .icon-info {display: block; min-width: 100px; max-width: 100px; height: auto;}
#customer_service .banner-expansion-info .icon-info path[fill] {fill: #E2007A;}
#customer_service .banner-expansion-info .icon-info rect[stroke] {stroke: #E2007A;}
#customer_service .banner-expansion-info .content-box {display: flex; flex-direction: column;}
#customer_service .banner-expansion-info .content-box .content-heading {margin-bottom: 16px;}
#customer_service .banner-expansion-info .content-box .content-label {line-height: 1.2;}
#customer_service .banner-expansion-info .content-box .btns-wrapper {display: flex; flex-wrap: wrap; align-items: center; column-gap: 24px; row-gap: 8px; margin-top: 16px;}
#customer_service .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;}
#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link:hover {background-color: #E2007A; color: #FFF;}
#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-icon {display: block; max-width: 20px; height: auto;}
#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-icon path {transition: fill .3s;}
#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link:hover .btn-icon path {fill: #FFF;}
#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-text {line-height: 1.2;}
#customer_service .banner-expansion-info .content-box .btns-wrapper .single-text {display: flex; align-items: center; gap: 8px;}
#customer_service .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) {
		#customer_service .banner-expansion-info {gap: 32px; padding: 24px;}
		#customer_service .banner-expansion-info .icon-info {min-width: 64px; max-width: 64px;}
		#customer_service .banner-expansion-info .content-box .btn-go-back .btn-icon {max-width: 19px;}
}

@media all and (max-width: 992px) {
		#customer_service .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;}

		#customer_service .banner-expansion-info {grid-template-columns: 1fr; gap: 16px;}
}

@media all and (max-width: 576px) {
		#customer_service .banner-expansion-info .icon-info {display: none;}
		#customer_service .banner-expansion-info .content-box .content-label {margin-bottom: 8px;}
		#customer_service .banner-expansion-info .content-box .btn-go-back {margin-top: 0;}
		#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link {padding: 8px;}
		#customer_service .banner-expansion-info .content-box .btns-wrapper .btn-offer-link .btn-text {font-size: 1.4rem;}
}