#yi5 #et4.incard_sth{background-color:#ffffff;background-size:auto;background-repeat:repeat;}#yi5 #et4 .inpage_sth .container_sth [id^=before-after_] {
            -webkit-user-select: none; /* Safari 3.1+ */
            -moz-user-select: none; /* Firefox 2+ */
            -ms-user-select: none; /* IE 10+ */
            user-select: none; /* Standard syntax */
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-container_sth {
            position: relative;
            width: 100%;
            display: flex;
            z-index: 2;
            overflow: hidden;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth::after {
            content: '';
            position: absolute;
            width: 70px;
            height: 100%;
            right: 0px;
            background: #000000;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-img_sth {
            position: absolute;
            height: 100%;
            overflow: hidden;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-img_sth img {
            display: block;
            vertical-align: middle;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-slider_sth {
            position: relative;
            left: 50%;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .slider-circle_sth {
            position: absolute;
            cursor: ew-resize;
            width: 12px;
            height: 40px;
            width: 40px;
            border: 5px solid #fff;
            border-radius: 1000px;
            z-index: 2;
            margin-bottom: auto;
            margin-top: auto;
            margin-left: -20px;
            top: 0;
            bottom: 0;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .triangle-left_sth {
            position: absolute;
            width: 0;
            height: 0;
            border-top: 6px solid transparent;
            border-right: 9px solid white;
            border-bottom: 6px solid transparent;
            margin: auto;
            left: 2px;
            top: 0;
            bottom: 0;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .triangle-right_sth {
            position: absolute;
            width: 0;
            height: 0;
            border-top: 6px solid transparent;
            border-left: 9px solid white;
            border-bottom: 6px solid transparent;
            margin: auto;
            top: 0;
            bottom: 0;
            right: 2px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .lineup_sth {
            position: absolute;
            height: calc(50% - 19px);
            width: 6px;
            background: #fff;
            top: 0;
            z-index: 2;
            margin-left: -3px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .linedown_sth {
            position: absolute;
            height: calc(50% - 19px);
            width: 6px;
            background: #fff;
            bottom: 0;
            z-index: 2;
            margin-left: -3px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth {
            display: flex;
            background: #FFF;
            align-items: center;
            padding: 5%;
            position: relative;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .text_sth {
            align-self: flex-end;
            word-wrap: break-word; 
            max-width: 100%;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover_sth{
            left: 0;
            right:  0;
            top: 0;
            bottom: 0;
            position: absolute;
            -webkit-transition: all 500ms linear 0.1s;
            -moz-transition: all 500ms linear 0.1s;
            -o-transition: all 500ms linear 0.1s;
            transition: all 500ms linear 0.1s;
            opacity: 0;
            z-index: 1;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-main_sth:hover .hover_sth {
            background: rgba(0,0,0, 0.5);
            opacity: 1;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth{
            position: absolute;
            background: rgba(255,255,255, 0.5);
            margin: auto;
            border-radius: 5px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            padding: 5px 10px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.left_sth{
            left: 20px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.right_sth{
            right: 20px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .row_sth{
            padding-top: 40px;
            padding-bottom: 40px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .text-col_sth{
            display:flex;
        }

        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-overlay_sth{
            z-index: 1;
        }

        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-right_sth{
            right:0;
            width: 50%;
        }

        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-right_sth img{
            right:0;
            position: absolute;
        }

        @media (max-width: 767px) {
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .text_sth {
                position: relative;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth {
                margin-right: 0;
                margin-top: 10px;
                margin-bottom: 0;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-container_sth {
                position: relative;
                width: 100%;
                display: flex;
                overflow: hidden;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth::after {
                width: 15%;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .row_sth{
                padding-top: 20px;
                padding-bottom: 20px;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.left_sth{
                left: 10px;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.right_sth{
                right: 10px;
            }
        }#yi5 #et4 .inpage_sth .container_sth [id^=before-after_] {
            -webkit-user-select: none; /* Safari 3.1+ */
            -moz-user-select: none; /* Firefox 2+ */
            -ms-user-select: none; /* IE 10+ */
            user-select: none; /* Standard syntax */
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-container_sth {
            position: relative;
            width: 100%;
            display: flex;
            z-index: 2;
            overflow: hidden;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth::after {
            content: '';
            position: absolute;
            width: 70px;
            height: 100%;
            right: 0px;
            background: #000000;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-img_sth {
            position: absolute;
            height: 100%;
            overflow: hidden;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-img_sth img {
            display: block;
            vertical-align: middle;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-slider_sth {
            position: relative;
            left: 50%;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .slider-circle_sth {
            position: absolute;
            cursor: ew-resize;
            width: 12px;
            height: 40px;
            width: 40px;
            border: 5px solid #fff;
            border-radius: 1000px;
            z-index: 2;
            margin-bottom: auto;
            margin-top: auto;
            margin-left: -20px;
            top: 0;
            bottom: 0;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .triangle-left_sth {
            position: absolute;
            width: 0;
            height: 0;
            border-top: 6px solid transparent;
            border-right: 9px solid white;
            border-bottom: 6px solid transparent;
            margin: auto;
            left: 2px;
            top: 0;
            bottom: 0;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .triangle-right_sth {
            position: absolute;
            width: 0;
            height: 0;
            border-top: 6px solid transparent;
            border-left: 9px solid white;
            border-bottom: 6px solid transparent;
            margin: auto;
            top: 0;
            bottom: 0;
            right: 2px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .lineup_sth {
            position: absolute;
            height: calc(50% - 19px);
            width: 6px;
            background: #fff;
            top: 0;
            z-index: 2;
            margin-left: -3px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .linedown_sth {
            position: absolute;
            height: calc(50% - 19px);
            width: 6px;
            background: #fff;
            bottom: 0;
            z-index: 2;
            margin-left: -3px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth {
            display: flex;
            background: #FFF;
            align-items: center;
            padding: 5%;
            position: relative;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .text_sth {
            align-self: flex-end;
            word-wrap: break-word; 
            max-width: 100%;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover_sth{
            left: 0;
            right:  0;
            top: 0;
            bottom: 0;
            position: absolute;
            -webkit-transition: all 500ms linear 0.1s;
            -moz-transition: all 500ms linear 0.1s;
            -o-transition: all 500ms linear 0.1s;
            transition: all 500ms linear 0.1s;
            opacity: 0;
            z-index: 1;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-main_sth:hover .hover_sth {
            background: rgba(0,0,0, 0.5);
            opacity: 1;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth{
            position: absolute;
            background: rgba(255,255,255, 0.5);
            margin: auto;
            border-radius: 5px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            padding: 5px 10px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.left_sth{
            left: 20px;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.right_sth{
            right: 20px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .row_sth{
            padding-top: 40px;
            padding-bottom: 40px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .text-col_sth{
            display:flex;
        }

        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-overlay_sth{
            z-index: 1;
        }

        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-right_sth{
            right:0;
            width: 50%;
        }

        #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-right_sth img{
            right:0;
            position: absolute;
        }

        @media (max-width: 767px) {
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .text_sth {
                position: relative;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth {
                margin-right: 0;
                margin-top: 10px;
                margin-bottom: 0;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .img-comp-container_sth {
                position: relative;
                width: 100%;
                display: flex;
                overflow: hidden;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .container-border_sth::after {
                width: 15%;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .row_sth{
                padding-top: 20px;
                padding-bottom: 20px;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.left_sth{
                left: 10px;
            }
            #yi5 #et4 .inpage_sth .container_sth [id^=before-after_] .hover-text_sth.right_sth{
                right: 10px;
            }
        }#yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-prev_sth,
        #yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-next_sth {
            width: 21px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-prev_sth span.carousel-control-prev-icon_sth {
        	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke-width='0.4' stroke='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-next_sth span.carousel-control-next-icon_sth {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23000' stroke-width='0.4' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
        }#yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-prev_sth,
        #yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-next_sth {
            width: 21px;
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-prev_sth span.carousel-control-prev-icon_sth {
        	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke-width='0.4' stroke='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
        }
        #yi5 #et4 .inpage_sth .container_sth [id^=carouselComponent_] a.carousel-control-next_sth span.carousel-control-next-icon_sth {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' stroke='%23000' stroke-width='0.4' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
        }#yi5 #et4 .inpage_sth.h523_sth {
	margin: 0px !important;
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.g713_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 20px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important
}
#yi5 #et4 .inpage_sth.j618_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	background-color: #ffffff !important;
	margin: 0px !important
}
#yi5 #et4 .inpage_sth.h269_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important;
	margin-left: 30px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.o238_sth {
	padding: 0px !important;
	border-width: 0px !important;
	margin-top: 20px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 20px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important
}
#yi5 #et4 .inpage_sth.l376_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 30px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.u219_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 20px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.r257_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 20px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.v541_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	background-color: #ffffff !important;
	margin-top: 0px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important
}
#yi5 #et4 .inpage_sth.k457_sth {
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin: 0px !important;
	background-color: #f4adcd !important;
	padding: 0px !important
}
#yi5 #et4 .inpage_sth.w683_sth {
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	background-color: #f4adcd !important;
	margin: 0px !important;
	padding-top: 0px !important;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-bottom: 0px !important
}
#yi5 #et4 .inpage_sth.g675_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	margin-top: 30px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.x367_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	margin-top: 50px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.f928_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important
}
#yi5 #et4 .inpage_sth.s783_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	background-color: #ffffff !important;
	margin-top: 20px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important
}
#yi5 #et4 .inpage_sth.p752_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 20px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.x862_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 20px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.i154_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	border-style: none !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.h581_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.k541_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.k753_sth {
	padding: 0px !important;
	border-width: 0px !important;
	margin-top: 0px !important;
	margin-left: 20px !important;
	margin-right: 50px !important;
	margin-bottom: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important
}
#yi5 #et4 .inpage_sth.e345_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.a631_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.y594_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.o287_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.y247_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	background-color: #ffffff !important;
	margin-top: 0px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important
}
#yi5 #et4 .inpage_sth.p891_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	background-color: #ffffff !important;
	margin: 0px !important
}
#yi5 #et4 .inpage_sth.p276_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	background-color: #ffffff !important;
	margin-top: 20px !important;
	margin-right: 0px !important;
	margin-bottom: 20px !important;
	margin-left: 0px !important
}
#yi5 #et4 .inpage_sth.m923_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	border-style: none !important;
	background-color: #ffffff !important;
	margin: 0px !important
}
#yi5 #et4 .inpage_sth.d532_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-right: 30px !important;
	margin-bottom: 0px !important;
	margin-left: 30px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.e983_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin-top: 0px !important;
	margin-left: 30px !important;
	margin-right: 30px !important;
	margin-bottom: 30px !important
}
#yi5 #et4 .inpage_sth.j139_sth {
	margin: 0px !important;
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important
}
#yi5 #et4 .inpage_sth.d394_sth {
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	margin: 0px !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth.g823_sth {
	margin: 0px !important;
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	background-color: #ffffff !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important
}
#yi5 #et4 .inpage_sth.x879_sth {
	margin: 0px !important;
	padding: 0px !important;
	border-width: 0px !important;
	border-style: none !important;
	border-radius: 0px !important;
	font-weight: 400px !important;
	font-style: normal !important;
	background-repeat: repeat !important;
	background-color: #ffffff !important
}
#yi5 #et4 .inpage_sth .p896_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .g413_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 21px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .s214_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .t276_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 30px !important;
	letter-spacing: 0em !important;
	line-height: 32px !important
}
#yi5 #et4 .inpage_sth .j965_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .k351_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-size: 25px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .g174_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .k586_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 55px !important;
	font-size: 55px !important
}
#yi5 #et4 .inpage_sth .x128_sth {
	line-height: 24px !important;
	font-size: 14px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .f426_sth {
	line-height: 24px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .k582_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .v819_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 50px !important;
	font-size: 55px !important
}
#yi5 #et4 .inpage_sth .h219_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .c732_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-size: 30px !important
}
#yi5 #et4 .inpage_sth .n137_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .v594_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(113, 113, 113) !important;
	line-height: 24px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .j953_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .l386_sth {
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 24px !important;
	color: #717171 !important
}
#yi5 #et4 .inpage_sth .j578_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .n174_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(113, 113, 113) !important;
	line-height: 24px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .o268_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 21px !important;
	color: rgb(255, 255, 255) !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .o162_sth {
	color: rgb(255, 255, 255) !important;
	line-height: 30px !important;
	font-size: 30px !important;
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .n612_sth {
	font-size: 25px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(255, 255, 255) !important
}
#yi5 #et4 .inpage_sth .x198_sth {
	color: rgb(255, 255, 255) !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 25px !important
}
#yi5 #et4 .inpage_sth .v925_sth {
	font-size: 25px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(255, 255, 255) !important
}
#yi5 #et4 .inpage_sth .f185_sth {
	color: rgb(255, 255, 255) !important;
	line-height: 55px !important;
	font-size: 55px !important;
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .e391_sth {
	color: rgb(255, 255, 255) !important;
	line-height: 55px !important;
	font-size: 55px !important;
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .t196_sth {
	color: rgb(255, 255, 255) !important;
	line-height: 55px !important;
	font-size: 55px !important;
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .d683_sth {
	color: rgb(255, 255, 255) !important;
	line-height: 55px !important;
	font-size: 55px !important;
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .h159_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .g318_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 25px !important
}
#yi5 #et4 .inpage_sth .c385_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .o396_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 55px !important;
	font-size: 55px !important
}
#yi5 #et4 .inpage_sth .q239_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .x659_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 21px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .n853_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .g352_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-size: 30px !important
}
#yi5 #et4 .inpage_sth .p671_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .k483_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 50px !important;
	font-size: 55px !important
}
#yi5 #et4 .inpage_sth .l518_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .l793_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-size: 30px !important
}
#yi5 #et4 .inpage_sth .o285_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .d321_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important
}
#yi5 #et4 .inpage_sth .y195_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .o458_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(113, 113, 113) !important;
	line-height: 24px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .e635_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .f136_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important
}
#yi5 #et4 .inpage_sth .q687_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .q963_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(113, 113, 113) !important;
	line-height: 24px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 18px !important
}
#yi5 #et4 .inpage_sth .f284_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .q568_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important
}
#yi5 #et4 .inpage_sth .t156_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .w372_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	color: rgb(113, 113, 113) !important;
	line-height: 24px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 18px !important
}
#yi5 #et4 .inpage_sth .a124_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .h462_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 50px !important
}
#yi5 #et4 .inpage_sth .k937_sth {
	line-height: 60px !important;
	font-size: 55px !important
}
#yi5 #et4 .inpage_sth .w276_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .h972_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-size: 25px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important
}
#yi5 #et4 .inpage_sth .o682_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .d128_sth {
	font-family: "Playfair Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 30px !important;
	font-size: 30px !important
}
#yi5 #et4 .inpage_sth .p639_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .k654_sth {
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 21px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-size: 18px !important
}
#yi5 #et4 .inpage_sth .d498_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .y527_sth {
	line-height: 24px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	font-size: 16px !important
}
#yi5 #et4 .inpage_sth .d524_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .t614_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .s392_sth {
	line-height: 24px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .l451_sth {
	text-align: left !important
}
#yi5 #et4 .inpage_sth .o649_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .c689_sth {
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 24px !important;
	font-size: 18px !important
}
#yi5 #et4 .inpage_sth .w463_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .u384_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .l824_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .u137_sth {
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important;
	line-height: 24px !important;
	font-size: 18px !important
}
#yi5 #et4 .inpage_sth .j268_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .e258_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .f724_sth {
	line-height: 24px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .c127_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .f693_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .k897_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .f632_sth {
	line-height: 24px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .y652_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .l513_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .y613_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .c364_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .g748_sth {
	line-height: 24px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .q297_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .a265_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .n549_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .t672_sth {
	line-height: 24px !important;
	font-size: 18px !important;
	font-family: "Varela Round", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-weight: 400 !important;
	font-style: normal !important
}
#yi5 #et4 .inpage_sth .c694_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth .z723_sth {
	text-align: center !important
}
#yi5 #et4 .inpage_sth {font-size: 1.4rem}