html {
	scroll-behavior: smooth
}

body,
html {
	height: 100%;
	margin: 0
}

body>div {
	overflow-x: hidden
}

body,
html,
html a {
	-webkit-font-smoothing: antialiased
}

body {
	position: relative;
	font-family: Montserrat;
	font-weight: 600
}

p {
	font-size: 15px;
	font-weight: 400;
	font-family: Montserrat;
	color: #26282b;
	line-height: 1.4;
	margin-bottom: 15px
}

em,
li,
li a {
	font-size: 16px;
	font-weight: 500;
	font-family: Montserrat;
	font-weight: 600
}

a {
	font-family: Montserrat;
	font-weight: 600;
	color: #26282b;
	outline: 0
}

a:active,
a:focus,
a:hover {
	outline: 0;
	text-decoration: none
}

.footer-th {
	font-family: Montserrat;
	font-weight: 600;
	color: #fff;
	font-size: 14px
}

.footer-td {
	font-family: Montserrat;
	font-weight: 400;
	color: #fff!important;
	font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	font-family: Montserrat;
	color: #26282b!important;
	line-height: 1.4;
	margin: 0 0 15px
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
	color: #26282b
}

h1>a:hover,
h2>a:hover,
h3>a:hover,
h4>a:hover,
h5>a:hover,
h6>a:hover {
	text-decoration: none
}

h1>a:focus,
h2>a:focus,
h3>a:focus,
h4>a:focus,
h5>a:focus,
h6>a:focus {
	text-decoration: none
}

h1 {
	font-size: 40px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 22px
}

h4 {
	font-size: 22px
}

:active,
:focus {
	outline: 0
}

.content-wrapper-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 3;
	text-decoration: none
}

.item-content {
	margin-top: 50px
}

.bg {
	background-image: url(https://storage.aido.id/img/banner/banner.png), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
	background-blend-mode: overlay;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: -99999;
	background-attachment: scroll!important
}

.bg-tr-blue {
	padding: 1em 1em 2em 1em;
	background: rgba(188, 220, 252, .4);
	box-shadow: 0 8px 24px rgba(188, 220, 252, .5);
	border-radius: 16px;
	margin-bottom: 2em;
	height: 300px
}

.bg-tr-red {
	padding: 1em 1em 1em 1em;
	background: rgba(248, 203, 214, .4);
	box-shadow: 0 8px 24px rgba(248, 203, 214, .5);
	border-radius: 16px;
	margin-bottom: 2em;
	height: 300px
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.centered-h {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.notif-mod {
	background: #fff;
	border-radius: 16px;
	width: 320px;
	height: 181px;
	box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
	z-index: 9999;
	display: none
}

.notif-mod-top {
	border-bottom: solid 1px #e8e8e8
}

.notif-mod a {
	display: block;
	width: 40px;
	margin: .3em auto;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: -.40799999237060547px;
	text-align: center;
	color: #58a8f8
}

.centered-horizontal {
	display: block;
	margin: 1.5em auto
}

.notif-mod-top p {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0;
	text-align: center
}

.notif-error {
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 15px;
	letter-spacing: 0;
	text-align: right;
	color: #ea3d2f;
	display: none
}

.expand-text {
	font-family: Montserrat;
	font-size: 14px!important;
	font-style: normal;
	font-weight: 600!important;
	line-height: 17px!important;
	color: #58a8f8!important
}

.karir-why-title {
	font-family: Montserrat;
	font-size: 14px!important;
	font-style: normal;
	font-weight: 600!important;
	line-height: 20px!important;
	color: #26282b
}

.karir-why-txt {
	font-family: Montserrat;
	font-size: 14px!important;
	font-style: normal;
	font-weight: 400!important;
	line-height: 20px!important;
	color: #26282b
}

.mt-1em-mobile {
	margin-top: 0!important
}

.swiper-pagination {
	display: none;
	margin: auto;
	width: 100%
}

.swiper-pagination-testi {
	display: none;
	width: 40%;
	margin: auto
}

.swiper-pagination-bullet {
	margin-left: 10px!important
}

.swiper-pagination-bullet-active {
	background-color: #58a8f8
}

.popular-article {
	height: 650px;
	background: #fff;
	box-shadow: 0 7px 12px rgba(38, 40, 43, .08);
	border-radius: 16px;
	margin-bottom: 1em
}

.other-article {
	min-height: 540px
}

.home-article {
	height: 355px
}

.business-shadow-box {
	background: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
	border-radius: 16px
}

.career-shadow-box {
	background: #fff;
	box-shadow: 0 4px 24px rgba(161, 164, 168, .12);
	border-radius: 16px;
	padding: 1em 1em 1em 1em;
	margin-bottom: 2em
}

.business-number-box {
	background: #3e76ae;
	border-radius: 16px 0;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	width: 40px;
	height: 40px
}

.checklist-business {
	background-color: #bcdcfc;
	border-radius: 16px;
	padding: .1em .5em .1em .5em
}

.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 1022;
	background: rgba(0, 0, 0, .7)
}

.title-container {
	width: 80%!important;
	padding-left: 3px
}

.content-article-terbaru {
	display: grid;
	grid-template-columns: 50% 50%;
	margin-bottom: 1em
}

.arrow-container {
	width: 20%!important
}

#head-tagline {
	display: block
}

#mobile-tagline {
	display: none
}

.testimonial {
	width: 100%
}

.zero-padding {
	padding: 0
}

.containerbg {
	border-radius: 50px 50px 0 0;
	background-color: #fff;
	padding: 0
}

.curve-services {
	background-color: #edf5fe;
	border-radius: 20px 20px 0 0
}

.div-curve-top {
	display: block;
	height: 550px
}

.div-curve-bottom {
	display: block;
	background: #fff;
	border-radius: 50px 50px 0 0
}

.smallcontainer {
	background: #fff;
	border-radius: 16px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 45%;
	height: 80px;
	margin: 0 10px 10px 0
}

.smallcontainer p {
	font-size: 9pt;
	color: #26282b;
	font-weight: 700;
	margin: 25px 0 0 7.5em
}

.partnercontainer {
	background: #fff;
	padding-bottom: 10px;
	margin-top: 5em;
	border-radius: 50px 50px 0 0
}

.testimonialcontiner {
	background: #fff;
	padding-bottom: 10px
}

.slidercontainer {
	margin: 3em 0 0 70px;
	width: 100%
}

.partnerheader {
	margin: 100px 0 0 70px
}

.testimonialheader {
	margin: 0 0 0 31em
}

.partnerlogo {
	margin-top: 2em;
	border-right: .8px solid #cacccf;
	padding-right: 1.5em;
	margin-right: 1em
}

.partnerlogo-noborder {
	margin-top: 2em;
	padding-right: 1.5em;
	margin-right: 1em
}

.partnerlogoV2 {
	display: flex;
	margin-top: 2em;
	background-color: #f6f6f6;
	border-radius: 8px;
	width: 190px;
	height: 72px
}

.img-partner-logo {
	margin: auto;
	max-width: 171px;
	max-height: 40px
}

.ourservices-card {
	background: #fff;
	box-shadow: 0 8px 24px rgba(0, 0, 0, .09);
	border-radius: 16px;
	padding: 1em 1em 1em 1em;
	width: 100%;
	margin-bottom: 2em;
	padding-bottom: .5em;
	border: 1px solid #A1A4A8;
	border-radius: 16px;
}

.ourservices-card p {
	font-size: 14px;
	font-weight: 400
}

.ourservices-card img {
	width: 56px;
	height: 56px;
	position: absolute;
	float: left;
	left: 0;
	top: 4px
}

.ourservices-card h3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #26282b
}

.ourservices-card h2 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #58a8f8
}

.ourservices-card a,
.ourservices-card a::after,
.ourservices-card a:active,
.ourservices-card a:hover {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #58a8f8
}

.testi-card {
	background: #fff;
	box-shadow: 0 0 5px rgba(38, 40, 43, .08);
	border-radius: 16px;
	margin: 5px 15px 0 15px;
	padding: 10px 20px 5px 20px
}

.testi-card p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26282b
}

.testi-card h3 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #26282b;
	margin-bottom: 0!important
}

.media-card {
	height: 350px;
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 4px 24px rgba(38, 40, 43, .08);
	border-radius: 16px;
	margin: 0 0 2em 0;
	padding: 3em 2em 2em 2em
}

.media-card img {
	height: 32px;
	margin: 0 0 2em 0
}

.media-card p {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left
}

.media-link {
	font-family: Montserrat;
	font-size: 14px!important;
	font-style: normal;
	font-weight: 600!important;
	line-height: 17px!important;
	color: #58a8f8;
	margin-top: 1em!important
}

.splide__slide a:hover {
	text-decoration: none!important
}

.article-card {
	background: #fff;
	box-shadow: 0 8px 24px rgba(38, 40, 43, .08);
	border-radius: 16px;
	margin-bottom: 1em
}

.article-card p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26282b;
	margin-bottom: 20px!important
}

.article-card h1 {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #26282b;
	margin-bottom: 20px!important
}

.article-container {
	display: flex;
	align-items: center;
	justify-content: center
}

.article-box {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap
}

.btn-swiper {
	font-size: 13px;
	font-family: Montserrat;
	font-weight: 300;
	color: #58a8f8
}

.back-to-top {
	cursor: pointer;
	position: absolute;
	float: right;
	right: 0
}

.img-container {
	justify-content: center;
	display: flex;
	flex-direction: row;
	overflow: hidden
}

.img-container .img-to-fit {
	flex: 1;
	width: 520px
}

.title-text {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px
}

.title-text-services {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #26282b;
	margin-left: 1em;
	margin-right:1em;
}

.title-text-business {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #26282b
}

.desc-text-business {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #26282b
}

.title-text-big {
	font-size: 36px;
	font-family: Montserrat;
	font-weight: 600;
	line-height: 47px
}

.title-text-md {
	font-size: 24px;
	font-family: Montserrat;
	font-weight: 700;
	line-height: 32px
}

.articles-img-header {
	width: 100%;
	height: 604px;
	margin-bottom: 2em;
	border-radius: 16px
}

.faq-title {
	font-family: Montserrat;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 37px;
	letter-spacing: 0;
	text-align: left;
	color: #26282b
}

.faq-category-box {
	border-radius: 16px;
	background: #fff;
	box-shadow: 0 4px 24px rgba(161, 164, 168, .12);
	border-radius: 16px;
	padding-top: 1.5em;
	padding-bottom: .6em;
	margin-bottom: .5em
}

.faq-category-box p {
	font-family: "Montserrat";
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	color: #3e76ae;
	margin-top: 1em
}

.faq-help-text {
	font-size: 14px!important;
	font-style: normal!important;
	font-weight: 500!important;
	line-height: 20px!important;
	letter-spacing: 0!important
}

.faq-general {
	background-color: #f9f9f9
}

.faq-general .card {
	background: #fff;
	border: 1px solid #f2f2f2;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 1, .05);
	border-radius: 8px;
	padding: .6rem 1.2rem .9rem 1.2rem;
	margin-bottom: 1rem
}

.faq-general .card .card-header h5 {
	font-size: 24px
}

.faq-general .card .card-header .close-panel {
	margin-top: -15px
}

.faq-general .card .card-body {
	border-top: 1px solid #3e76ae;
	margin-top: 1rem;
	font-size: 14px
}

.card-body-doctor {
	border-top: none;
	margin-top: 1rem;
	font-size: 14px
}

.card-body p {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0;
	color: #26282b
}

.card-body li {
	font-family: "Montserrat";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	letter-spacing: 0;
	color: #26282b
}

.card-body a {
	color: #3e76ae;
	text-decoration: underline;
	margin-left: 1em
}

.card-header {
	border-bottom: 2px solid #000
}

.card-header h5 {
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0;
	text-align: left
}

.accordion-list {
	width: 100%
}

.accordion-list .card-header {
	position: relative;
	cursor: pointer
}

.accordion-list .card-header h5 {
	margin-bottom: 0;
	padding-right: 2rem;
	padding-bottom: 0;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 0;
	text-align: left;
	font-size: 24px
}

.accordion-list .card-header .close-panel {
	position: absolute;
	width: 15px;
	height: 15px;
	right: 0;
	top: 50%;
	margin-top: -7.5px
}

.accordion-list .card-header .close-panel:after,
.accordion-list .card-header .close-panel:before {
	top: 7.5px;
	right: 0;
	content: "";
	position: absolute;
	width: 15px;
	height: 2px;
	transition: all .4s
}

.accordion-list .card-header[aria-expanded=false] .close-panel:after,
.accordion-list .card-header[aria-expanded=false] .close-panel:before {
	background: #3e76ae
}

.accordion-list .card-header[aria-expanded=false] .close-panel:after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.accordion-list .card-header[aria-expanded=false] .close-panel:before {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.accordion-list .card-header[aria-expanded=true] {
	color: #3e76ae
}

.accordion-list .card-header[aria-expanded=true] .close-panel:after,
.accordion-list .card-header[aria-expanded=true] .close-panel:before {
	background: #26282b;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.accordion-list .card-body {
	color: #26282b
}

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 1, .125)
}

.card>hr {
	margin-right: 0;
	margin-left: 0
}

.card-body {
	flex: 1 1 auto;
	padding: 1.5rem
}

.card-title {
	margin-bottom: 1rem
}

.card-subtitle {
	margin-top: -.5rem;
	margin-bottom: 0
}

.card-text:last-child {
	margin-bottom: 0
}

.card-link:hover {
	text-decoration: none
}

.card-link+.card-link {
	margin-left: 1.5rem
}

.card-header {
	padding: 1rem 1.5rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 1, .03);
	border-bottom: 1px solid rgba(0, 0, 1, .125)
}

.card-header+.list-group .list-group-item:first-child {
	border-top: 0
}

.card-footer {
	padding: 1rem 1.5rem;
	background-color: rgba(0, 0, 1, .03);
	border-top: 1px solid rgba(0, 0, 1, .125)
}

.card-header-tabs {
	margin-right: -.75rem;
	margin-bottom: -1rem;
	margin-left: -.75rem;
	border-bottom: 0
}

.card-header-pills {
	margin-right: -.75rem;
	margin-left: -.75rem
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem
}

.card-img {
	width: 100%
}

.card-img-top {
	width: 100%
}

.card-img-bottom {
	width: 100%
}

.card-deck {
	display: flex;
	flex-direction: column
}

.card-deck .card {
	margin-bottom: 15px
}

.card {
	border-color: #fafafa;
	border: none;
	box-shadow: 0 .25rem .5rem rgba(0, 0, 1, .075)
}

.card-boxless {
	background: 0 0;
	border-color: transparent;
	box-shadow: none;
	border-bottom: 1px solid #000
}

.card-boxless .card-header {
	border-radius: 0;
	padding: 0;
	border-bottom: 0;
	background: 0 0;
	margin: 1rem 0
}

.card-boxless .card-body {
	padding: 0
}

.card-body {
	border-top: 1px solid #3e76ae
}

.card-body>* {
	margin-top: 2em
}

.card-boxless img+.card-body {
	padding-top: 1.5rem
}

.btn-theme-tele {
	color: #fff;
	padding: 5px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 25px;
	background: #00BD84;
	border: 1px solid #00BD84;
	cursor: pointer
}

.btn-theme-article {
	color: #58a8f8;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 25px;
	background: #fff;
	border: 1px solid #58a8f8
}

.btn-theme-home {
	color: #58a8f8;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 25px;
	background: #fff;
	border: 1px solid #58a8f8
}

.btn-theme {
	color: #fff;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 25px;
	background: #58a8f8;
	border: 1px solid #58a8f8
}

.btn-theme a,
.btn-theme a::after,
.btn-theme a:active,
.btn-theme a:focus,
.btn-theme a:hover,
.btn-theme span,
.btn-theme span::after,
.btn-theme span::before {
	color: #fff
}

.btn-theme-career {
	color: #fff;
	padding: 10px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 25px;
	background: #58a8f8;
	border: 1px solid #58a8f8
}

.py-5 {
	display: inline-block;
	width: 100%;
	background: #011A70
}

.icon-container {
	display: flex;
	align-items: center;
	justify-content: center
}

.icon-container-bot {
	display: flex;
	align-items: left;
	justify-content: left;
	margin-left: .5em
}

.icon-share {
	display: flex;
	align-items: center;
	justify-content: left
}

.icon-footer {
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0
}

.download-container {
	margin: 0 0 10px 0
}

.color-base {
	color: #17bed2!important
}

.color-white {
	color: #fff!important
}

.color-heading {
	color: #26282b!important
}

.color-subtitle {
	color: #a6a7aa!important
}

.color-link {
	color: #81848f!important
}

.color-link-hover {
	color: #999caa!important
}

.color-sky-light {
	color: #fafafa!important
}

.bg-color-base {
	background: #17bed2!important
}

.bg-color-white {
	background: #fff!important
}

.bg-color-heading {
	background: #26282b!important
}

.bg-color-subtitle {
	background: #a6a7aa!important
}

.bg-color-link {
	background: #81848f!important
}

.bg-color-link-hover {
	background: #999caa!important
}

.bg-color-sky-light {
	background: #fafafa!important
}

.row-space-1 {
	margin-right: -1px;
	margin-left: -1px
}

.row-space-1>[class*=col-] {
	padding-left: 1px;
	padding-right: 1px
}

.content {
	padding-top: 40px;
	padding-bottom: 40px
}

.content-sm {
	padding-top: 60px;
	padding-bottom: 60px
}

.content-md {
	padding-top: 80px;
	padding-bottom: 80px
}

.content-lg {
	padding-top: 100px;
	padding-bottom: 100px
}

.full-width {
	width: 100%;
	height: auto
}

.fweight-300 {
	font-weight: 300!important
}

.fweight-400 {
	font-weight: 400!important
}

.fweight-500 {
	font-weight: 500!important
}

.fweight-600 {
	font-weight: 600!important
}

.fweight-700 {
	font-weight: 700!important
}

.margin-l-0 {
	margin-left: 0!important
}

.margin-l-5 {
	margin-left: 5px!important
}

.margin-l-10 {
	margin-left: 10px!important
}

.margin-l-20 {
	margin-left: 20px!important
}

.padding-l-bussiness {
	padding-left: 4em
}

.margin-r-0 {
	margin-right: 0!important
}

.margin-r-5 {
	margin-right: 5px!important
}

.margin-r-10 {
	margin-right: 10px!important
}

.margin-r-20 {
	margin-right: 20px!important
}

.padding-r-10em-lite {
	padding-right: 10em
}

.margin-t-0 {
	margin-top: 0!important
}

.margin-t-5 {
	margin-top: 5px!important
}

.margin-t-10 {
	margin-top: 10px!important
}

.margin-t-20 {
	margin-top: 20px!important
}

.margin-t-30 {
	margin-top: 30px!important
}

.margin-t-40 {
	margin-top: 40px!important
}

.margin-t-50 {
	margin-top: 50px!important
}

.margin-t-60 {
	margin-top: 60px!important
}

.margin-t-5em {
	margin-top: 5em!important
}

.margin-t-5em-lite {
	margin-top: 5em!important
}

.margin-t-10em {
	margin-top: 10em!important
}

@media (max-width:992px) {
	.md-margin-t-0 {
		margin-top: 0!important
	}
	.md-margin-t-5 {
		margin-top: 5px!important
	}
	.md-margin-t-10 {
		margin-top: 10px!important
	}
	.md-margin-t-20 {
		margin-top: 20px!important
	}
	.md-margin-t-30 {
		margin-top: 30px!important
	}
	.md-margin-t-40 {
		margin-top: 40px!important
	}
	.md-margin-t-50 {
		margin-top: 50px!important
	}
	.md-margin-t-60 {
		margin-top: 60px!important
	}
	.md-margin-t-5em {
		margin-top: 5em!important
	}
	.md-margin-t-10em {
		margin-top: 10em!important
	}
}

@media (max-width:768px) {
	.sm-margin-t-0 {
		margin-top: 0!important
	}
	.sm-margin-t-5 {
		margin-top: 5px!important
	}
	.sm-margin-t-10 {
		margin-top: 10px!important
	}
	.sm-margin-t-20 {
		margin-top: 20px!important
	}
	.sm-margin-t-30 {
		margin-top: 30px!important
	}
	.sm-margin-t-40 {
		margin-top: 40px!important
	}
	.sm-margin-t-50 {
		margin-top: 50px!important
	}
	.sm-margin-t-60 {
		margin-top: 60px!important
	}
	.sm-margin-t-5em {
		margin-top: 5em!important
	}
	.sm-margin-t-10em {
		margin-top: 10em!important
	}
}

@media (max-width:480px) {
	.xs-margin-t-0 {
		margin-top: 0!important
	}
	.xs-margin-t-5 {
		margin-top: 5px!important
	}
	.xs-margin-t-10 {
		margin-top: 10px!important
	}
	.xs-margin-t-20 {
		margin-top: 20px!important
	}
	.xs-margin-t-30 {
		margin-top: 30px!important
	}
	.xs-margin-t-40 {
		margin-top: 40px!important
	}
	.xs-margin-t-50 {
		margin-top: 50px!important
	}
	.xs-margin-t-60 {
		margin-top: 60px!important
	}
}

.margin-b-0 {
	margin-bottom: 0!important
}

.margin-b-2 {
	margin-bottom: 2px!important
}

.margin-b-5 {
	margin-bottom: 5px!important
}

.margin-b-10 {
	margin-bottom: 10px!important
}

.margin-b-20 {
	margin-bottom: 20px!important
}

.margin-b-30 {
	margin-bottom: 30px!important
}

.margin-b-40 {
	margin-bottom: 40px!important
}

.margin-b-50 {
	margin-bottom: 50px!important
}

.margin-b-60 {
	margin-bottom: 60px!important
}

.margin-b-70 {
	margin-bottom: 70px!important
}

.margin-b-80 {
	margin-bottom: 80px!important
}

.margin-b-90 {
	margin-bottom: 90px!important
}

.margin-b-100 {
	margin-bottom: 100px!important
}

@media (max-width:992px) {
	.md-margin-b-0 {
		margin-bottom: 0!important
	}
	.md-margin-b-2 {
		margin-bottom: 2px!important
	}
	.md-margin-b-5 {
		margin-bottom: 5px!important
	}
	.md-margin-b-10 {
		margin-bottom: 10px!important
	}
	.md-margin-b-20 {
		margin-bottom: 20px!important
	}
	.md-margin-b-30 {
		margin-bottom: 30px!important
	}
	.md-margin-b-40 {
		margin-bottom: 40px!important
	}
	.md-margin-b-50 {
		margin-bottom: 50px!important
	}
	.md-margin-b-60 {
		margin-bottom: 60px!important
	}
	.md-margin-b-70 {
		margin-bottom: 70px!important
	}
	.md-margin-b-80 {
		margin-bottom: 80px!important
	}
	.md-margin-b-90 {
		margin-bottom: 90px!important
	}
	.md-margin-b-100 {
		margin-bottom: 100px!important
	}
}

@media (max-width:768px) {
	.sm-margin-b-0 {
		margin-bottom: 0!important
	}
	.sm-margin-b-2 {
		margin-bottom: 2px!important
	}
	.sm-margin-b-5 {
		margin-bottom: 5px!important
	}
	.sm-margin-b-10 {
		margin-bottom: 10px!important
	}
	.sm-margin-b-20 {
		margin-bottom: 20px!important
	}
	.sm-margin-b-30 {
		margin-bottom: 30px!important
	}
	.sm-margin-b-40 {
		margin-bottom: 40px!important
	}
	.sm-margin-b-50 {
		margin-bottom: 50px!important
	}
	.sm-margin-b-60 {
		margin-bottom: 60px!important
	}
	.sm-margin-b-70 {
		margin-bottom: 70px!important
	}
	.sm-margin-b-80 {
		margin-bottom: 80px!important
	}
	.sm-margin-b-90 {
		margin-bottom: 90px!important
	}
	.sm-margin-b-100 {
		margin-bottom: 100px!important
	}
}

@media (max-width:480px) {
	.xs-margin-b-0 {
		margin-bottom: 0!important
	}
	.xs-margin-b-2 {
		margin-bottom: 2px!important
	}
	.xs-margin-b-5 {
		margin-bottom: 5px!important
	}
	.xs-margin-b-10 {
		margin-bottom: 10px!important
	}
	.xs-margin-b-20 {
		margin-bottom: 20px!important
	}
	.xs-margin-b-30 {
		margin-bottom: 30px!important
	}
	.xs-margin-b-40 {
		margin-bottom: 40px!important
	}
	.xs-margin-b-50 {
		margin-bottom: 50px!important
	}
	.xs-margin-b-60 {
		margin-bottom: 60px!important
	}
	.xs-margin-b-70 {
		margin-bottom: 70px!important
	}
	.xs-margin-b-80 {
		margin-bottom: 80px!important
	}
	.xs-margin-b-90 {
		margin-bottom: 90px!important
	}
	.xs-margin-b-100 {
		margin-bottom: 100px!important
	}
}

.height-100 {
	height: 100px!important
}

.height-200 {
	height: 200px!important
}

.height-300 {
	height: 300px!important
}

.txt-contact {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left
}

.txt-search-bottom {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	color: #53575b
}

.txt-contact-head {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left
}

.txt-terms {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left
}

.txt-terms strong {
	font-weight: 600
}

.text-white {
	font-family: Montserrat;
	font-weight: 500;
	font-size: 17px;
	color: #fff
}

.text-pink {
	font-family: Montserrat;
	font-style: normal!important;
	font-weight: 500!important;
	font-size: 14px!important;
	line-height: 17px!important;
	color: #ee7e99!important
}

.text-mid-blue {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 25px;
	color: #234363
}

.font-weight-bold {
	font-weight: 700
}

.txt-content-static {
	margin-right: 90px!important
}

.txt-about {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left
}

.txt-business {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 32px;
	color: #26282b
}

.txt-title {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 32px;
	color: #26282b;
	line-height: 42px
}

.txt-title-services {
	font-family: Montserrat;
	font-weight: 700;
	font-size: 24px;
	color: #26282b;
	line-height: 42px
}

.txt-reviewed {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	color: #26282b;
	line-height: 17px
}

.txt-reviewed strong {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 14px;
	color: #26282b;
	line-height: 17px
}

.txt-body {
	font-family: Montserrat;
	font-weight: 400;
	font-size: 14px;
	color: #26282b!important;
	line-height: 20px;
	text-align: left
}

.txt-suggest {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 24;
	color: #26282b!important;
	line-height: 32px
}

.txt-tos-title {
	font-family: Montserrat;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0;
	text-align: left
}

ul.number {
	list-style-type: decimal
}

ul.number li {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left;
	margin: .5em .5em .5em .5em
}

ul.hyphen {
	list-style-type: none
}

ul.hyphen>li::marker {
	content: "-"
}

ul.hyphen li {
	padding-right: 1em
}

ol.alpha {
	list-style-type: lower-alpha
}

ol.alpha li {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left;
	margin: .5em .5em .5em .5em
}

ol.roman {
	list-style-type: lower-roman
}

ol.no-bullet {
	list-style-type: none
}

ol.no-bullet li {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: left;
	margin: .5em .5em .5em .5em
}

ul.services {
	list-style-type: disc
}

ul.services li {
	color: #3e76ae;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 35x;
	margin-left: -20px;
	margin-bottom: 20px
}

ul.services li span {
	color: #26282b
}

.float {
	position: fixed;
	width: 127px;
	height: 40px;
	bottom: 40px;
	right: 40px;
	background-color: #11ba17;
	color: #fff;
	border-radius: 50px;
	text-align: left;
	box-shadow: 1px 1px 2px #999;
	z-index: 300;
	display: inline-flex
}

.my-float {
	margin: 1px 0 0 5px;
	font-size: 25px!important
}

.myfloat-text {
	font-size: 11pt;
	margin: .6em 0 0 .6em
}

.article-logo-float {
	position: fixed;
	position: -webkit-sticky;
	height: fit-content;
	top: 130;
	left: 18%
}

.article-logo-float-bottom {
	display: flex;
	align-items: flex-end
}

.article-logo-bottom {
	display: none
}

.article-logo-bottom {
	display: none
}

@media only screen and (max-width:768px) {
	.myfloat-text {
		display: none
	}
	.float {
		width: 40px;
		height: 40px;
		right: 20px;
		bottom: 45px
	}
	.float-logo {
		margin: auto
	}
	.my-float {
		margin: 0px 8px 8px 0px!important
	}
	#article-logo-float {
		display: none
	}
	.article-logo-bottom {
		display: block
	}
}

.select-style {
	display: inline-block;
	position: absolute;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.217889 1.30838L4.98495 6.22074C5.18562 6.42772 5.50981 6.42772 5.711 6.22074L10.4781 1.30838C10.7684 1.00958 10.7684 0.523441 10.4781 0.224114C10.1877 -0.0746818 9.71656 -0.0746818 9.42624 0.224114L5.34771 4.42637L1.27023 0.224114C0.979387 -0.0746821 0.508207 -0.0746821 0.217889 0.224114C-0.0724296 0.523441 -0.0724296 1.00958 0.217889 1.30838Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 14px;
	border: 1px solid #deeefe;
	border-radius: 20px;
	margin-right: 2rem;
	padding: .7rem;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 250px;
	right: 0;
	height: 2.4em
}

.select-style-list {
	display: none;
	position: absolute;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4779 5.06763L5.71085 0.155267C5.51019 -0.0517145 5.18599 -0.0517145 4.9848 0.155267L0.217739 5.06763C-0.0725798 5.36642 -0.0725798 5.85257 0.217739 6.15189C0.508057 6.45069 0.979238 6.45069 1.26956 6.15189L5.34809 1.94964L9.42557 6.15189C9.71641 6.45069 10.1876 6.45069 10.4779 6.15189C10.7682 5.85257 10.7682 5.36642 10.4779 5.06763Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position-x: 95%;
	background-position-y: 14px;
	border: 1px solid #deeefe;
	border-radius: 20px;
	margin-right: 2rem;
	padding: .7rem;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 250px;
	background-color: #deeefe;
	right: 0;
	top: 0;
	z-index: 1
}

.select-style select:focus {
	outline: 0
}

.select-span {
	text-align: left!important
}

.select-span p {
	margin: 0 0 0 5px
}

.select-span-list {
	text-align: left!important
}

.select-span-list p {
	margin: .5em 0 0 10px
}

.article-content {
	display: flex;
	flex-direction: row
}

.hide-div {
	display: none;
	width: 100%
}

.hide-div p {
	margin: 8px 0 0 10px
}

.first-line {
	border-bottom: 1px solid #58a8f8;
	width: 100%
}

.first-line p {
	padding-bottom: 5px
}

.tag-line {
	display: block;
	position: absolute;
	margin-top: 20em
}

.tag-line-button {
	display: block;
	position: absolute;
	margin-top: 31em
}

.second-tag-line {
	display: block;
	position: absolute;
	margin-left: 0;
	margin-top: 27em
}

.second-tag-line p {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0;
	text-align: left;
	color: #fff;
	text-align: left
}

.video-frame {
	position: absolute;
	top: 2px;
	height: 480px;
	width: auto;
	justify-content: center;
	left: 60px
}

.video-frame-img {
	z-index: 2
}

.video-tutorial {
	position: absolute;
	height: 480px;
	width: auto;
	float: left;
	top: 18px
}

.buttonIn {
	width: 300px;
	position: relative
}

.inputsubs {
	margin: 0;
	padding-right: 90px;
	width: 325px;
	height: 40px;
	outline: 0;
	height: 40px;
	border-radius: 20px;
	border: none;
	padding-left: 1em;
	background-color: #f6f6f6
}

.buttonsubs {
	position: absolute;
	background: #58a8f8;
	border-radius: 28px;
	float: left;
	left: 247px;
	top: 4px;
	width: 72px;
	height: 32px;
	transform: translateX(2px);
	border: none;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	z-index: 100
}

.buttonsubs p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	margin-top: .7em
}

.buttonsubs:focus {
	outline: 0
}

.b-radius {
	border-radius: 16px 16px 0 0!important
}

.article-cnt p {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0;
	color: #26282b;
	text-align: justify
}

.article-cnt h2 {
	font-weight: 700;
	font-size: 18pt;
	vertical-align: baseline;
	white-space: pre-wrap;
	line-height: 2;
	color: #26282b
}

.article-cnt h3 {
	font-weight: 700;
	font-size: 16pt;
	vertical-align: baseline;
	white-space: pre-wrap;
	line-height: 2;
	color: #26282b;
	text-align: left
}

.article-cnt li {
	font-weight: 400;
	font-size: 14px;
	color: #26282b;
	line-height: 2
}

.article-cnt a {
	color: #15c;
	text-decoration: underline
}

.buttonSch {
	width: 100%;
	position: relative
}

.inputSch {
	margin: 40px 0 0 0;
	padding: 0;
	width: 100%;
	height: 48px;
	outline: 0;
	border-radius: 25px;
	border: none;
	padding-left: 1em;
	background-color: #f6f6f6;
	font-size: 16px;
	transform: translateY(2px);
	z-index: 0
}

.btnSch {
	position: absolute;
	border-radius: 20px!important;
	z-index: 2;
	border: none;
	top: 43px;
	cursor: pointer;
	color: #fff;
	transform: translateX(2px);
	float: right;
	right: 19px
}

.btnSch-article {
	position: absolute;
	border-radius: 20px!important;
	z-index: 2;
	border: none;
	top: 42px;
	cursor: pointer;
	color: #fff;
	transform: translateX(2px);
	float: right;
	right: 5px
}

.b-radius {
	border-radius: 16px
}

.sch-tab {
	display: block;
	border-bottom: solid 2px #ee7e99
}

.sch-tab p {
	font-family: Montserrat;
	margin-top: 1em;
	font-weight: 700
}

.sch-tab-noborder {
	display: block;
	border-bottom: solid 1px #e8e8e8
}

.sch-tab-noborder p {
	font-family: Montserrat;
	margin-top: 1em!important;
	font-weight: 700
}

.button-x {
	display: block;
	position: absolute;
	float: right;
	top: 1em;
	right: 20%;
	font-family: Montserrat;
	font-weight: 700;
	color: #1e90ff;
	font-size: 14pt;
	z-index: 11
}

.txt-warning {
	display: none;
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 500;
	margin-top: 4px
}

.cookie-agreement {
	position: -webkit-sticky;
	position: fixed;
	width: 66em;
	bottom: 5px;
	background-color: #f8dce5;
	padding: 1.5em 0 1em 1.5em;
	z-index: 999999;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26282b;
	left: 50%;
	transform: translate(-50%);
	border-radius: 20px
}

.btnAgreeCookie {
	background: #58a8f8;
	border-radius: 20px;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	margin-left: 10px
}

.smallbox {
	color: #234363;
	background: #fff;
	box-sizing: border-box;
	border-radius: 8px;
	padding: 5px 8px 5px 8px;
	min-width: 120px;
	min-height: 120px;
	margin: 0;
	margin-bottom: 10px!important;
	text-align: center;
	box-shadow: 0 4px 24px rgba(161, 164, 168, .12)
}

.txt-smallbox {
	margin-top: 10px;
	display: flex;
	height: 40px;
	justify-content: center;
	align-items: center
}

.txt-smallbox p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #26282b!important;
	margin-bottom: 0
}

.font-box {
	position: relative;
	background: #fff;
	border: 1px solid #cacccf;
	box-sizing: border-box;
	border-radius: 8px;
	height: 32px;
	width: 32px;
	text-align: center;
	margin: .4em .4em .4em .4em
}

.font-box-active {
	position: relative;
	background: #deeefe;
	border: 1px solid #cacccf;
	box-sizing: border-box;
	border-radius: 8px;
	height: 32px;
	width: 32px;
	text-align: center;
	border: 1px solid #58a8f8;
	margin: .4em .4em .4em .4em
}

.font-box p {
	margin-top: .4em;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #234363
}

.font-box-active p {
	margin-top: .4em;
	font-family: Montserrat;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: #58a8f8
}

.otherArticles p {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #26282b
}

.otherArticles h2 {
	font-family: Montserrat;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 44px;
	letter-spacing: 0;
	color: #234363;
	margin-bottom: .5em
}

.roll-link:hover {
	text-decoration: none
}

.roll-link span {
	display: block;
	position: relative;
	padding: 0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.roll-link:hover span {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.roll-link span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 2px;
	color: #26282b;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg)
}

.roll-link-white:hover {
	text-decoration: none;
	color: #fff
}

.roll-link-white span:hover {
	color: #fff
}

.roll-link-white span {
	display: inline-block;
	position: relative;
	padding: 0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.roll-link-white:hover span {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.roll-link-white span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 2px;
	color: #fff;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg)
}

.roll-link-black:hover {
	text-decoration: none;
	/* color: #1d1d1d */
}

.roll-link-black span {
	display: inline-block;
	position: relative;
	padding: 0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	/* color: #1d1d1d */
}

.roll-link-black:hover span {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.roll-link-black span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 2px;
	/* color: #1d1d1d; */
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg)
}

.roll-link-blue:hover {
	text-decoration: none;
	color: #011A70
}

.roll-link-blue span {
	display: inline-block;
	position: relative;
	padding: 0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.roll-link-blue:hover span {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.roll-link-blue span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 2px;
	color: #58a8f8;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg)
}

.roll-link-submenu:hover {
	text-decoration: none;
	color: #011A70
}

.roll-link-submenu span {
	display: block;
	/* position: absolute; */
	padding: 0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	z-index: 100;
}

.roll-link-submenu:hover span {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.roll-link-submenu span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 2px;
	color: #011A70;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg)
}

.roll-link-article span {
	display: block;
	position: relative;
	padding: 0 2px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.roll-link-article:hover span {
	-webkit-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-moz-transform: translate3d(0, 0, -30px) rotateX(90deg);
	-ms-transform: translate3d(0, 0, -30px) rotateX(90deg);
	transform: translate3d(0, 0, -30px) rotateX(90deg)
}

.roll-link-article span:after {
	content: attr(data-title);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 2px;
	color: #26282b;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-moz-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	-ms-transform: translate3d(0, 105%, 0) rotateX(-90deg);
	transform: translate3d(0, 105%, 0) rotateX(-90deg)
}

.embed-youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.embed-youtube embed,
.embed-youtube iframe,
.embed-youtube object {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.txt-notFound-upper {
	margin-top: 2em;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0;
	text-align: center
}

.txt-notFound-bottom {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center
}

.slider-tren {
	width: 600px
}

.arrow-containerV2 {
	position: absolute;
	display: block;
	height: 36;
	width: 36px;
	border-radius: 20px;
	background: #fff;
	z-index: 99999;
	box-shadow: 0 8px 24px rgba(188, 220, 252, .5)
}

.arrow-containerleft {
	display: none;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: 40%;
	-o-background-size: 40%;
	background-size: 40%;
	cursor: pointer;
	float: left;
	top: 8em;
	left: 15px;
	background-image: url(https://storage.aido.id/ico/small-arrow-left.png)
}

.arrow-containerright {
	display: none;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: 40%;
	-o-background-size: 40%;
	background-size: 40%;
	cursor: pointer;
	float: right;
	top: 8em;
	right: -20px;
	background-image: url(https://storage.aido.id/ico/small-arrow-right.png)
}

@media (max-width:600px) {

	.menu-top {
		top: 7px !important;
	}
	
}

@media (max-width:900px) {
	.img-partner-logo {
		max-width: 160px;
		max-height: 60px
	}
	.partnerlogoV2 {
		margin-top: 1em;
		width: 160px;
		height: 60px
	}
	.btn-theme-article {
		padding: 0;
		color: #58a8f8;
		font-size: 12px;
		border: none
	}
	.ourservices-card img {
		width: 40px;
		height: 40px;
		top: 10px
	}
	.ourservices-card h3 {
		font-size: 14px
	}
	#head-tagline {
		display: none
	}
	#mobile-tagline {
		display: block
	}
	.mobile-container-button {
		display: block;
		float: right;
		border: 1px solid #000;
		width: 40px;
		height: 40px
	}
	.articles-img-header {
		height: 229px
	}
	.logo-footer {
		width: 150px
	}
	.btnAgreeCookie {
		margin-left: 5px
	}
	.cookie-agreement p {
		margin-left: 5px
	}
	.title-container {
		width: 100%!important;
		font-size: 14px;
		padding-left: 15px
	}
	.content-article-terbaru {
		display: grid;
		grid-template-columns: 100%;
		font-size: 14px
	}
	.margin-t-10em {
		margin-top: 6em!important
	}
	.margin-t-5em {
		margin-top: 3em!important
	}
	.margin-t-5em-lite {
		margin-top: 0!important
	}
	.padding-l-bussiness {
		padding-left: 1em
	}
	.select-style {
		display: inline-block;
		position: absolute;
		-webkit-appearance: none;
		-moz-appearance: none;
		background: 0 0;
		background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.217889 1.30838L4.98495 6.22074C5.18562 6.42772 5.50981 6.42772 5.711 6.22074L10.4781 1.30838C10.7684 1.00958 10.7684 0.523441 10.4781 0.224114C10.1877 -0.0746818 9.71656 -0.0746818 9.42624 0.224114L5.34771 4.42637L1.27023 0.224114C0.979387 -0.0746821 0.508207 -0.0746821 0.217889 0.224114C-0.0724296 0.523441 -0.0724296 1.00958 0.217889 1.30838Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A");
		background-repeat: no-repeat;
		background-position-x: 95%;
		background-position-y: 14px;
		border: 1px solid #deeefe;
		border-radius: 20px;
		margin-right: 2rem;
		padding: .7rem;
		padding-left: 1rem;
		padding-right: 1rem;
		width: 200px;
		left: 0;
		height: 2.4em
	}
	.select-style-list {
		display: none;
		position: absolute;
		-webkit-appearance: none;
		-moz-appearance: none;
		background: 0 0;
		background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4779 5.06763L5.71085 0.155267C5.51019 -0.0517145 5.18599 -0.0517145 4.9848 0.155267L0.217739 5.06763C-0.0725798 5.36642 -0.0725798 5.85257 0.217739 6.15189C0.508057 6.45069 0.979238 6.45069 1.26956 6.15189L5.34809 1.94964L9.42557 6.15189C9.71641 6.45069 10.1876 6.45069 10.4779 6.15189C10.7682 5.85257 10.7682 5.36642 10.4779 5.06763Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A");
		background-repeat: no-repeat;
		background-position-x: 95%;
		background-position-y: 14px;
		border: 1px solid #deeefe;
		border-radius: 20px;
		margin-right: 2rem;
		padding: .7rem;
		padding-left: 1rem;
		padding-right: 1rem;
		width: 200px;
		background-color: #deeefe;
		left: 0;
		top: 0;
		z-index: 1
	}
	.select-style select:focus {
		outline: 0
	}
	.select-span {
		text-align: left!important;
		margin-left: 15px!important
	}
	.select-span p {
		margin: -5px 0 0 5px
	}
	.select-span-list {
		text-align: left!important;
		left: -5px;
		top: 40px
	}
	.select-span-list p {
		margin: .5em 0 0 10px
	}
	.article-content {
		display: flex;
		flex-direction: row;
		margin-top: 50px
	}
	.navOnTop button {
		margin-top: 0
	}
	.title-article-terbaru {
		width: 100%!important;
		font-size: 14px
	}
	.arrow-container {
		display: none
	}
	.btnAgreeCookie {
		margin-left: 2px;
		margin-top: 5px
	}
	.swiper-pagination {
		display: block
	}
	.swiper-pagination-testi {
		display: block
	}
	.back-to-top {
		float: left;
		left: 10px
	}
	.title-text-big {
		font-size: 24px;
		line-height: 32px
	}
	.txt-content-static {
		margin-right: 0!important
	}
	.title-text {
		font-size: 18px;
		font-weight: 600;
		line-height: 25px
	}
	.roll-link-white span:after {
		color: #58a8f8
	}
	.mt-1em-mobile {
		margin-top: 1em!important
	}
	.cookie-agreement {
		width: 95%;
		bottom: 5px
	}
	.txt-business {
		font-weight: 500;
		font-size: 14px;
		line-height: 20px
	}
	.padding-r-10em-lite {
		padding-right: 15px
	}
	.faq-title {
		font-size: 18px;
		font-weight: 600;
		line-height: 25px
	}
	.faq-general .card .card-header h5 {
		font-size: 14px;
		line-height: 20px
	}
	.card-body p {
		font-size: 12px;
		font-weight: 400;
		line-height: 18px
	}

	.card-body li {
		font-size: 12px;
		font-weight: 400;
		line-height: 18px;
	}
	.faq-help-text {
		font-size: 12px!important;
		font-weight: 400!important
	}
	.card-body a {
		font-weight: 500;
		font-size: 12px;
		line-height: 18px
	}
	.faq-category-box p {
		font-size: 12px
	}
	.bg-tr-blue {
		background: #bcdcfc;
		box-shadow: 0 8px 24px rgba(188, 220, 252, .5)
	}
	.bg-tr-red {
		background: #f8cbd6;
		box-shadow: 0 8px 24px rgba(248, 203, 214, .5)
	}
	.txt-title-career {
		font-size: 14px!important
	}
	.txt-detail-career {
		font-size: 12px!important
	}
	.btn-theme-career {
		padding: 10px 20px;
		font-size: 14px
	}
	.title-text-md {
		font-size: 18px;
		font-family: Montserrat;
		font-weight: 600;
		line-height: 25px
	}
	.video-tutorial {
		height: 420px;
		left: -90px
	}
}

@media only screen and (max-width:414px) {
	.video-tutorial {
		height: 420px;
		left: -75px
	}
}

@media (max-width:420px) {
	.bg {
		background-image: url(https://storage.aido.id/img/banner/411823_small.png), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5))
	}
}

@media only screen and (max-width:320px) {
	.title-container {
		width: 45%!important
	}
	.arrow-container {
		display: none
	}
	.title-container {
		width: 100%!important;
		padding-left: 16px
	}
	.title-container h4 {
		font-size: 18px
	}
	.title-article-terbaru h4 {
		font-size: 18px
	}
	.mt-1em-mobile {
		margin-top: 1em!important
	}
	.video-tutorial {
		height: 390px;
		left: -90px
	}
}

.modal-fullscreen-xl {
	padding: 0
}

.modal-fullscreen-xl .modal-dialog {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0
}

.modal-fullscreen-xl .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0
}

.modal-fullscreen-xl .modal-body {
	overflow-y: auto
}

.item {
	margin-bottom: 5em;
	display: block!important
}

.sticky {position: -webkit-sticky;position: fixed;width: 100%;top: 0;z-index: 999;background-color: #ffffff;height: 80px;box-shadow: 0 4px 24px rgba(0, 0, 0, .08);}.sticky-content {background-color: #FFFFFF;}

.top-all {
	display: none;
	background-color: #fff;
	padding-bottom: 0!important;
	z-index: 999999
}

.top-all img {
	margin-top: 20px
}

.float-right {
	position: relative;
	float: left;
	top: 10px;
	border: #000 1px solid
}

.menuTxt {
	font-family: Montserrat!important;
	font-weight: 600!important;
	color: #fff
}

.txt-title-career {
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
	color: #58a8f8!important
}

.txt-detail-career {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 23px;
	text-align: left;
	margin: 7px 0 0 4px
}

.menuTxt:hover {
	color: #fff
}

.menuTxt-blue:hover {
	color: #58a8f8
}

.menuTxt-blue {
	font-family: Montserrat!important;
	color: #58a8f8!important
}

.menuTxt-black:hover {
	color: #1d1d1d
}

.menuTxt-black {
	font-family: Montserrat!important;
	color: #1d1d1d;
}

.menuTxt-article {
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: 0;
	text-align: left;
	color: #26282b!important
}

.img-home-article {
	height: 143px;
	width: 100%
}

.text-ligt-blue a {
	color: #58a8f8!important
}

.navOntop {
	border: none;
	background-color:#fff;
	width:100%;
	margin-top: 30px;
}

.schOnTop {
	border-bottom: solid 1px #58a8f8;
	background-color: #fff;
	height: 170px;
	top: 0;
	width: 100%
}

.containerSch {
	margin-top: 11em
}

#btn-download {
	display: none
}

#btn-download-content {
	display: block
}

#btn-download-mobile {
	position: absolute!important;
	top: 10px!important;
	display: none!important;
	outline: 0;
	color: #fff;
	border: none
}

.nav-logo-colored {background-color: transparent;background-image: url(https://storage.aido.id/img/static/logo_colored-2.svg);background-position: center;background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: 100% 100%;height: 25px;width: 185px;z-index: 10;}


.kemenkes-logo {
	position: absolute!important;
	background-color: transparent;
	image-rendering: pixelated;
	background-image: url(https://storage.aido.id/img/static/logo-kemenkes-small-new-02.jpg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	height: 47.12px;
	width: 104px;
	float: left;
	left: 3.7em;
	top: 35px!important;
	z-index: 9999
}

@media (max-width:1288px) and (min-width:1025px) {
	.kemenkes-logo {
		margin-top: 26px!important
	}
}

@media (max-width:900px) {
	.kemenkes-logo {
		margin-top: -2px!important
	}
}

.nav-logo-otp {
	position: absolute;
	background-color: transparent;
	background-image: url(https://storage.aido.id/img/static/logo_colored.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	height: 56px;
	width: 77px;
	float: left;
	top: 20px!important;
	z-index: 10
}

.nav-second-logo {
	display: none;
	position: absolute;
	background-color: transparent;
	background-image: url(https://storage.aido.id/img/static/logo_colored.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	height: 36px;
	width: 49px;
	float: left;
	top: 25px!important;
	z-index: 10;
	margin-left: 55px
}

.sch-logo {
	display: none;
	background-color: transparent;
	background-image: url(https://storage.aido.id/img/static/logo_colored.svg);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% 100%;
	height: 56px;
	width: 77px;
	z-index: 4!important
}

.mobile-logo-container {
	display: block;
	position: absolute;
	top: 2.5em;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
	z-index: 1
}

.last-search-logo {
	background-image: url(https://storage.aido.id/ico/clock.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	height: 25px;
	width: 25px;
	margin-top: 4px;
	margin-right: 20px
}

.fav-search-logo {
	background-image: url(https://storage.aido.id/ico/star.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	background-size: auto;
	height: 25px;
	width: 25px;
	margin-right: 19.5px
}

.menu {
	background: transparent;
	font-weight: 600;
	font-size: 18px;
	z-index: 2;
	/* top: 10px; */
	width: 100%;}

.menu ul {
	position: relative;
	/* float:left; */
	/* left: 6%; */
	padding: 0;
	list-style: none;
	font-weight: 600;
	font-size: 14px;
	/* top: 2px; */
}

.menu,
.menu a,
menu i {
	color: #fff;
	text-decoration: none;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 14px;
	/* float: left; */
}

.menu a {
	display: block;
	white-space: nowrap
}

.menu ul.menu-dropdown a:first-child {
	margin-top: 0.5rem;
}

@media (max-width:900px) {
	.menu ul.menu-dropdown a:first-child {
		margin-top: auto;
	}
}

.menu-dropdown {
	/* background-color: #fff!important; */
	box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
	border-radius: 16px;
	z-index: 12;
	width: 180px;
	height: 150px
}

.menu-dropdown a,
.menu-dropdown span {
	/* color: #26282b!important; */
	border-radius: 16px
}

.menu input[type=checkbox],
.menu-dropdown {
	display: none
}

.menu input[type=checkbox],
.menu-dropdown-auth {
	display: none
}

.menu-dropdown-auth {
	background-color: #fff!important;
	position: absolute!important;
	left: auto!important;
	right: 28%!important;
	top: 75%!important;
	box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
	border-radius: 16px;
	z-index: 12;
	padding: 0 20px 25px 0!important
}

@media (max-width:1024px) and (min-width:901px) {
	.menu-dropdown-auth {
		right: -60%!important;
		top: 50%!important
	}
}

@media (max-width:900px) and (min-width:768px) {
	.menu-dropdown-auth {
		right: -10%!important;
		top: 50%!important
	}
	.menu-dropdown-auth-img {
		height: 70px!important;
		width: 70px!important
	}
	.menu-dropdown-auth-img>img {
		margin-top: 11px!important
	}
}

@media only screen and (max-width:767px) {
	.menu-dropdown-auth {
		right: 17%!important;
		top: 50%!important
	}
	.menu-dropdown-auth-img {
		height: 60px!important;
		width: 60px!important
	}
	.menu-dropdown-auth-id {
		margin-bottom: -15px!important
	}
	#user-name {
		margin-top: 7px
	}
	#button-logout-content {
		margin: 10px 0 0 15px!important
	}
}

@media only screen and (max-width:399px) {
	.menu-dropdown-auth {
		width: 85vw
	}
	#user-name {
		max-width: 50vw
	}
}

.button-logout-content {
	display: flex;
	justify-content: center;
	margin: 20px 0 -2px 20px!important
}

.button-logout-content>div:first-child {
	margin-right: 15px
}

.menu-dropdown-auth-name {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.menu-dropdown-auth-id {
	display: flex;
	align-items: center;
	margin-right: 5px;
	margin-bottom: -25px
}

.menu-dropdown-auth-img {
	display: flex;
	align-items: center;
	height: 80px;
	width: 80px;
	margin-right: -12px
}

.menu-dropdown-auth-img>img {
	margin-top: 13px
}

.menu-dropdown-auth-checklist {
	margin-top: 25px
}

.menu-dropdown-auth-button {
	color: #fff;
	padding: 5px 0 0 0!important;
	margin: 0!important;
	text-align: center!important;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 25px;
	border: 1px solid #cacccf;
	width: 130px;
	height: 32px
}

.list-fav-button {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2px
}

.fav-search-button {
	color: #58a8f8!important;
	cursor: pointer;
	padding: 5px 15px;
	text-align: center;
	font-size: 12px;
	font-weight: 500;
	font-family: Montserrat;
	line-height: 18px;
	border-radius: 25px;
	border: 1px solid #58a8f8
}

.menu-dropdown-auth a,
.menu-dropdown-auth span {
	color: #53575b!important;
	border-radius: 16px;
	padding-top: 1em;
	margin-left: 1em
}

.menu label:hover,
.menu-dropdown-auth {
	cursor: pointer
}

.menu-dropdown-list-profile {
	display: flex;
	flex-direction: column;
	justify-content: center
}

.menu-font-header {
	font-size: 16px!important
}

.menu-font-sub {
	font-size: 16px!important;
	color: #011A70;
	/* font-weight: 500!important */
}

.menu-font-sub:hover {
	color: #011A70
}

.btn-sch {
	font-family: Montserrat;
	font-weight: 600;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 20px;
	padding: 10px 15px 10px 15px!important;
	height: 40px
}

.btn-sch a,
.btn-sch a::after,
.btn-sch a:active,
.btn-sch a:hover {
	color: #fff
}

.btn-sch-blue {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Montserrat;
	font-weight: 500;
	height: 38px;
	color: #fff;
	border-radius: 20px;
	padding: 0 15px!important;
	background: #eaf4fe;
	font-size: 16px;
	font-weight: 600!important
}

.btn-sch-blue-new {
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: Montserrat;
	font-weight: 500;
	height: 38px;
	color: #fff;
	border-radius: 20px;
	padding: 0 3px!important;
	font-size: 16px;
	font-weight: 600!important
}

@media (max-width:1274px) and (min-width:1025px) {
	.btn-sch-blue {
		width: 84px
	}
}

.btn-login {
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 17px;
	letter-spacing: 1.3113020003174825e-8px;
	text-align: center;
	background-color: #58a8f8;
	color: #fff!important;
	border-radius: 8px;
	margin-right: -50px;
	padding: 10px 12px
}

@media screen and (max-width:767px) {
	.btn-login {
		margin-right: 10px
	}
}

.btn-content-download {
	position: absolute;
	right: 30px;
	margin-top: 14px;
	background: #58a8f8;
	border-radius: 20px;
	box-shadow: none;
	border: none;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	padding: 10px 15px 10px 15px!important;
	display: none;
	cursor: pointer
}

.navOnTop button {
	position: absolute;
	right: 30px;
	margin-top: 14px;
	background: #58a8f8;
	border-radius: 20px;
	box-shadow: none;
	border: none;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	padding: 10px 15px 10px 15px!important;
	display: none;
	cursor: pointer
}

.button-download {
	position: absolute;
	border: 1px solid #58a8f8;
	box-sizing: border-box;
	border-radius: 20px;
	text-decoration: none;
	font-family: Montserrat;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	padding: 9px 1em 9px 1em;
	top: 15px;
	border-radius: 20px;
	color: #fff;
	right: 0;
	background-color: #58a8f8
}

.button-download a,
.button-search a {
	font-family: Montserrat;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px
}

@media screen and (max-width: 1024px) {.menu-righticon, .menu>ul {display: none;}input[type="checkbox"]:checked+ul {display: block;-webkit-animation: grow 0.5s ease-in-out;animation: grow 0.5s ease-in-out;height: 100vh;left:0}.menu-dropdown {box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);border-radius: none;}.menuTxt {color: #58a8f8;}}


@media screen and (min-width: 1025px) {.menu>label, input[type="checkbox"] {display: none;}.menu-dropdown {box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);border-radius: 16px;}.menu a {padding: 10px 20px !important;}.menu>ul>li {display: inline-block;}.menu-hasdropdown {position: relative;}.menu-hasdropdown:hover>ul {display: block;-webkit-animation: grow 0.5s ease-in-out;animation: grow 0.5s ease-in-out;}.menu-hasdropdown>ul {position: absolute;top: 100%;left: 0;}.menu-hasflyout>ul {left: 100%;top: 0;}.menu-hasflyout .menu-downicon {display: none;}}
.menu-dropdown a {
	background-color: #fff;
	padding: 15px 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.menu-dropdown a:hover {
	color: #58a8f8
}

.progress-container {
	width: 100%;
	height: 2px;
	background: 0 0;
	margin-top: 25px
}

.progress-bar {
	height: 2px;
	background: #58a8f8;
	width: 0%
}

@media screen and (max-width: 1024px) {.menu>label {background:transparent;display: block;padding: 0 0 0 0;text-align: right;color: #ffffff;position: absolute;top:24px;float:right;right:30px}.menu a {padding: 10px 20px;color: #58a8f8;}.menu-dropdown a {background: #fff;}.menu-hasflyout>ul a {background: #fff;}.menu-dropdown {box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);border-radius: 16px;}}@media (max-width: 1288px) and (min-width: 1025px) {.nav-kemenkes {margin-top: 26px;}}@media only screen and (max-width: 768px) {.myfloat-text {display: none;}.float {width: 40px;height: 40px;right: 20px;bottom: 20px;}.float-logo {margin: auto;}.my-float {margin: 0;}.img-bottom{height: 254px !important;}}


@media screen and (min-width:1025px) {
	.menu {
		/* max-width: 100%; */
		/* margin-top: 16px; */
		/* margin-left:200px */
		position: absolute;
	}
	.menu-dropdown {
		/* background-color: #fff!important; */
		box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
		border-radius: 16px
	}
}

#menu span,
#menu span:after,
#menu span:before {
	transition: all .5s ease-in-out
}

#menu.active span {
	background-color: transparent
}

#menu.active span:after,
#menu.active span:before {
	top: 0
}

#menu.active span:before {
	transform: rotate(45deg)
}

#menu.active span:after {
	transform: rotate(-45deg)
}

@media (max-width:900px) {
	.menu-dropdown a {background:transparent; border: none; color:white}
	.menu > ul {
		top: 80px;
	}
	.menu ul {
		left: 4%;
	}
	.nav-logo {
		display: none
	}
	.nav-second-logo {
		display: block
	}
	.mobile-logo-container {
		z-index: 10
	}
	.menu-dropdown {
		/* background-color: #fff!important; */
		box-shadow: 0 0 0 rgba(0, 0, 0, .08);
		border-radius: 0;
		/* background: #011A70 !important */
	}
	.menu-dropdown span {
		border-radius: 0
	}
	.button-search {
		display: none
	}
	.button-download {
		display: none
	}
	.sticky {
		background-color:#ffffff;
		min-height: 80px;
		box-shadow: 0 4px 24px rgba(0, 0, 0, .08);
	}
	#nav-sch-logo {
		display: none
	}
	.menu {
		margin-left: 0!important;
		font-size: 18px!important
	}
	.menuTxt {
		color: #58a8f8
	}
	#txt-sch {
		display: none
	}
	.nav-logo-colored {
		height: 25px;
		width: 185px;
		float: left;
		z-index: 10;
		position: fixed;
		top:25px;
		left: 20px;
	}
	.kemenkes-logo {
		height: 32px;
		width: 70.63px;
		left: 8.3em
	}
	.nav-logo-otp {
		position: absolute;
		background-color: transparent;
		background-image: url(https://storage.aido.id/img/static/logo_colored.svg);
		background-position: center;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: 100% 100%;
		height: 36px;
		width: 49px;
		float: left;
		top: 25px!important;
		z-index: 10;
		margin-left: 55px
	}
	#btn-download {
		display: none!important
	}
	#btn-download-content {
		display: none
	}
	#btn-download-mobile {
		display: block!important;
		position: absolute!important;
		top: 13px!important
	}
	.progress-container {
		margin-top: 2px
	}
	.navOntop {
		margin-top: 0;
		background: transparent;
	}
	.menu-font-header {
		font-size: 18px!important
	}
	.menu-font-sub {
		font-size: 16px!important;
		color:#FFFFFF;
	}
}

.curveVektor {
	background-image: url("data:image/svg+xml,%3Csvg width='505' height='459' viewBox='0 0 505 459' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M124.584 185.915C128.191 181.904 131.977 178.035 136.001 174.346C162.637 149.92 197.88 132.587 233.944 135.275C274.013 138.262 308.283 164.736 346.986 175.517C388.089 186.963 435.518 181.306 469.888 206.572C502.322 230.415 512.282 277.215 499.783 315.49C487.284 353.765 456.127 383.639 420.888 403.092C330.747 452.836 215.992 467.178 116.195 454.362C63.1757 447.554 5.36881 421.246 0.248664 360.232C-3.40045 316.613 33.9021 295.601 60.3096 269.06C84.9423 244.321 100.92 212.195 124.584 185.915Z' fill='%2358A8F8' fill-opacity='0.16'/%3E%3Cpath d='M230.941 314.674C226.372 314.943 221.778 315.018 217.149 314.842C186.5 313.688 154.889 303.117 134.731 279.974C112.334 254.261 107.452 217.835 90.5306 188.234C72.5567 156.8 40.5608 131.911 34.8973 96.1545C29.5533 62.4121 51.4698 28.2276 81.8523 12.5893C112.235 -3.04892 148.863 -2.48339 181.736 6.80586C265.815 30.5786 343.621 90.4022 396.196 157.688C424.127 193.435 443.311 243.806 409.992 283.679C386.165 312.178 351.116 302.598 319.343 302.856C289.716 303.085 260.904 312.937 230.941 314.674Z' fill='%23EE7E99' fill-opacity='0.16'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: -3;
	width: 100%;
	height: 560px;
	position: absolute
}

.linkedin {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0C5.3736 0 0 5.3736 0 12C0 18.6264 5.3736 24 12 24C18.6264 24 24 18.6264 24 12C24 5.3736 18.6264 0 12 0ZM8.51294 18.1406H5.59039V9.34808H8.51294V18.1406ZM7.05176 8.14746H7.03271C6.052 8.14746 5.41772 7.47235 5.41772 6.6286C5.41772 5.76581 6.07141 5.10938 7.07117 5.10938C8.07092 5.10938 8.68616 5.76581 8.7052 6.6286C8.7052 7.47235 8.07092 8.14746 7.05176 8.14746ZM19.051 18.1406H16.1288V13.4368C16.1288 12.2547 15.7057 11.4485 14.6483 11.4485C13.8409 11.4485 13.3601 11.9923 13.1488 12.5173C13.0715 12.7051 13.0527 12.9677 13.0527 13.2305V18.1406H10.1303C10.1303 18.1406 10.1686 10.173 10.1303 9.34808H13.0527V10.593C13.441 9.9939 14.1359 9.14172 15.6865 9.14172C17.6093 9.14172 19.051 10.3984 19.051 13.099V18.1406Z' fill='white'/%3E%3C/svg%3E%0A")
}

.facebook {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0001 0.0498047C5.37268 0.0498047 0 5.42249 0 12.0499C0 17.9939 4.32626 22.9165 9.9987 23.8697V14.5534H7.10393V11.2009H9.9987V8.72881C9.9987 5.86053 11.7506 4.29748 14.3096 4.29748C15.5353 4.29748 16.5886 4.38881 16.8944 4.42903V7.42715L15.1194 7.42801C13.728 7.42801 13.4598 8.08908 13.4598 9.05949V11.1991H16.7798L16.3468 14.5517H13.4598V23.9499C19.397 23.2273 24 18.1792 24 12.0464C24 5.42249 18.6273 0.0498047 12.0001 0.0498047Z' fill='white'/%3E%3C/svg%3E%0A")
}

.instagram {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.2969 12C14.2969 13.2686 13.2686 14.2969 12 14.2969C10.7314 14.2969 9.70312 13.2686 9.70312 12C9.70312 10.7314 10.7314 9.70312 12 9.70312C13.2686 9.70312 14.2969 10.7314 14.2969 12Z' fill='white'/%3E%3Cpath d='M17.3713 7.93573C17.2609 7.63654 17.0848 7.36572 16.8559 7.14343C16.6336 6.91455 16.363 6.7384 16.0636 6.62799C15.8208 6.53369 15.4561 6.42145 14.7842 6.39087C14.0575 6.35773 13.8396 6.35059 11.9998 6.35059C10.1597 6.35059 9.94183 6.35754 9.21527 6.39069C8.54346 6.42145 8.17853 6.53369 7.93591 6.62799C7.63654 6.7384 7.36572 6.91455 7.14362 7.14343C6.91473 7.36572 6.73859 7.63635 6.62799 7.93573C6.53369 8.17853 6.42145 8.54346 6.39087 9.21527C6.35773 9.94183 6.35059 10.1597 6.35059 11.9998C6.35059 13.8396 6.35773 14.0575 6.39087 14.7842C6.42145 15.4561 6.53369 15.8208 6.62799 16.0636C6.73859 16.363 6.91455 16.6336 7.14343 16.8559C7.36572 17.0848 7.63635 17.2609 7.93573 17.3713C8.17853 17.4658 8.54346 17.5781 9.21527 17.6086C9.94183 17.6418 10.1595 17.6487 11.9996 17.6487C13.8398 17.6487 14.0577 17.6418 14.7841 17.6086C15.4559 17.5781 15.8208 17.4658 16.0636 17.3713C16.6646 17.1395 17.1395 16.6646 17.3713 16.0636C17.4656 15.8208 17.5779 15.4561 17.6086 14.7842C17.6418 14.0575 17.6487 13.8396 17.6487 11.9998C17.6487 10.1597 17.6418 9.94183 17.6086 9.21527C17.5781 8.54346 17.4658 8.17853 17.3713 7.93573ZM11.9998 15.5379C10.0455 15.5379 8.46124 13.9539 8.46124 11.9996C8.46124 10.0453 10.0455 8.46124 11.9998 8.46124C13.9539 8.46124 15.5381 10.0453 15.5381 11.9996C15.5381 13.9539 13.9539 15.5379 11.9998 15.5379ZM15.678 9.14825C15.2213 9.14825 14.8511 8.77802 14.8511 8.32135C14.8511 7.86469 15.2213 7.49445 15.678 7.49445C16.1346 7.49445 16.5049 7.86469 16.5049 8.32135C16.5047 8.77802 16.1346 9.14825 15.678 9.14825Z' fill='white'/%3E%3Cpath d='M12 0C5.3736 0 0 5.3736 0 12C0 18.6264 5.3736 24 12 24C18.6264 24 24 18.6264 24 12C24 5.3736 18.6264 0 12 0ZM18.8491 14.8409C18.8157 15.5744 18.6991 16.0752 18.5288 16.5135C18.1708 17.4391 17.4391 18.1708 16.5135 18.5288C16.0754 18.6991 15.5744 18.8156 14.8411 18.8491C14.1063 18.8826 13.8715 18.8906 12.0002 18.8906C10.1287 18.8906 9.8941 18.8826 9.15912 18.8491C8.42578 18.8156 7.9248 18.6991 7.48663 18.5288C7.02667 18.3558 6.61029 18.0846 6.26605 17.7339C5.91559 17.3899 5.64441 16.9733 5.47137 16.5135C5.30109 16.0754 5.18445 15.5744 5.15112 14.8411C5.11725 14.1061 5.10938 13.8713 5.10938 12C5.10938 10.1287 5.11725 9.89392 5.15094 9.15912C5.18427 8.4256 5.30072 7.9248 5.47101 7.48645C5.64404 7.02667 5.91541 6.61011 6.26605 6.26605C6.61011 5.91541 7.02667 5.64423 7.48645 5.47119C7.9248 5.3009 8.4256 5.18445 9.15912 5.15094C9.89392 5.11743 10.1287 5.10938 12 5.10938C13.8713 5.10938 14.1061 5.11743 14.8409 5.15112C15.5744 5.18445 16.0752 5.3009 16.5135 5.47101C16.9733 5.64404 17.3899 5.91541 17.7341 6.26605C18.0846 6.61029 18.356 7.02667 18.5288 7.48645C18.6993 7.9248 18.8157 8.4256 18.8492 9.15912C18.8828 9.89392 18.8906 10.1287 18.8906 12C18.8906 13.8713 18.8828 14.1061 18.8491 14.8409Z' fill='white'/%3E%3C/svg%3E%0A")
}

.youtube {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='white'/%3E%3Cpath d='M19.7083 7.76818C19.5234 7.07677 18.9817 6.53173 18.2947 6.34556C17.0396 6 12.0192 6 12.0192 6C12.0192 6 6.99894 6 5.74386 6.33246C5.07007 6.51844 4.51511 7.07687 4.33029 7.76818C4 9.03102 4 11.65 4 11.65C4 11.65 4 14.2822 4.33029 15.5318C4.51531 16.2231 5.05685 16.7682 5.74396 16.9543C7.01216 17.3 12.0194 17.3 12.0194 17.3C12.0194 17.3 17.0396 17.3 18.2947 16.9675C18.9818 16.7815 19.5234 16.2364 19.7084 15.5451C20.0386 14.2822 20.0386 11.6633 20.0386 11.6633C20.0386 11.6633 20.0519 9.03102 19.7083 7.76818ZM10.4208 14.0695V9.2305L14.5955 11.65L10.4208 14.0695Z' fill='%23234363'/%3E%3C/svg%3E%0A")
}

.kunjungan {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24C0 37.2548 10.7452 48 24 48Z' fill='%23E1F2FF'/%3E%3Cpath d='M27.1884 8.45361L14.3115 17.3366V34.6161H40.0652V17.3366L27.1884 8.45361Z' fill='white'/%3E%3Cpath d='M34.1644 6.70996C34.0224 6.70996 33.8862 6.76638 33.7858 6.86681C33.6853 6.96724 33.6289 7.10345 33.6289 7.24547V10.0784L39.9651 14.4524C40.0279 14.3633 40.0614 14.2569 40.0612 14.1479V7.24547C40.0612 7.10345 40.0048 6.96724 39.9044 6.86681C39.8039 6.76638 39.6677 6.70996 39.5257 6.70996H34.1644Z' fill='%23F1A4B7'/%3E%3Cpath d='M37.9214 15.8564V34.6158H40.0675V17.3363L37.9214 15.8564Z' fill='%23E5E8ED'/%3E%3Cpath d='M27.1884 8.45361L14.3115 17.3366V19.2947L27.1884 10.4076L40.0652 19.2906V17.3366L27.1884 8.45361Z' fill='%23E5E8ED'/%3E%3Cpath d='M37.3877 6.70996C37.4582 6.7097 37.528 6.72335 37.5933 6.75014C37.6585 6.77693 37.7177 6.81633 37.7677 6.86609C37.8176 6.91584 37.8573 6.97497 37.8843 7.04007C37.9113 7.10518 37.9253 7.17498 37.9253 7.24548V13.038L39.9692 14.4524C40.031 14.3628 40.0644 14.2567 40.0653 14.1479V7.24548C40.0653 7.10345 40.0088 6.96724 39.9084 6.86681C39.808 6.76638 39.6718 6.70996 39.5297 6.70996H37.3877Z' fill='%23ED7E98'/%3E%3Cpath d='M27.1904 5.09327C27.0807 5.09275 26.9735 5.12632 26.8838 5.18933L11.3212 15.9262C11.2043 16.0072 11.1243 16.1311 11.0987 16.2709C11.073 16.4107 11.1038 16.555 11.1842 16.6722L12.5169 18.5833C12.5981 18.6993 12.722 18.7785 12.8614 18.8034C13.0009 18.8283 13.1445 18.7969 13.2609 18.7162L27.1883 9.10962L41.1158 18.7162C41.2321 18.7969 41.3757 18.8283 41.5152 18.8034C41.6546 18.7785 41.7785 18.6993 41.8597 18.5833L43.1904 16.6845C43.2715 16.5677 43.3033 16.4236 43.2788 16.2835C43.2543 16.1434 43.1755 16.0187 43.0595 15.9364L27.4929 5.19546C27.4042 5.13338 27.2986 5.09986 27.1904 5.0994V5.09327Z' fill='%23F1A4B7'/%3E%3Cpath d='M13.2364 34.0786C13.1659 34.0781 13.096 34.0915 13.0307 34.118C12.9654 34.1446 12.9059 34.1837 12.8558 34.2333C12.8057 34.2829 12.7658 34.3418 12.7385 34.4068C12.7112 34.4718 12.697 34.5416 12.6968 34.6121V36.7603C12.6968 36.9027 12.7531 37.0393 12.8534 37.1404C12.9537 37.2415 13.0899 37.2988 13.2323 37.2999H41.1403C41.281 37.2999 41.4161 37.2451 41.5169 37.1469C41.6177 37.0488 41.6762 36.9152 41.6799 36.7746V34.6162C41.6802 34.5457 41.6665 34.4758 41.6397 34.4106C41.6129 34.3454 41.5735 34.2861 41.5238 34.2362C41.474 34.1863 41.4149 34.1466 41.3498 34.1196C41.2847 34.0925 41.2149 34.0786 41.1444 34.0786H13.2364Z' fill='%23F1A4B7'/%3E%3Cpath d='M38.9945 34.0786C39.0654 34.0783 39.1357 34.0921 39.2013 34.1191C39.2669 34.1462 39.3265 34.1859 39.3766 34.2361C39.4268 34.2862 39.4665 34.3458 39.4936 34.4114C39.5206 34.477 39.5344 34.5473 39.5341 34.6182V35.6872C39.5344 35.758 39.5206 35.8282 39.4935 35.8937C39.4665 35.9592 39.4267 36.0186 39.3765 36.0686C39.3263 36.1186 39.2667 36.1582 39.2011 36.185C39.1356 36.2118 39.0653 36.2253 38.9945 36.2248H13.2408C13.1699 36.2253 13.0997 36.2118 13.0341 36.185C12.9685 36.1582 12.9089 36.1186 12.8587 36.0686C12.8086 36.0186 12.7688 35.9592 12.7417 35.8937C12.7147 35.8282 12.7009 35.758 12.7012 35.6872V36.7603C12.7009 36.8308 12.7146 36.9006 12.7414 36.9658C12.7681 37.031 12.8075 37.0903 12.8573 37.1403C12.9071 37.1902 12.9662 37.2298 13.0313 37.2569C13.0964 37.2839 13.1662 37.2978 13.2367 37.2978H41.1406C41.2813 37.2989 41.4167 37.2447 41.5176 37.1468C41.6186 37.0489 41.677 36.9152 41.6802 36.7746V34.6284C41.6808 34.5579 41.6674 34.488 41.6408 34.4227C41.6143 34.3574 41.5751 34.298 41.5255 34.2479C41.476 34.1977 41.417 34.1579 41.352 34.1306C41.287 34.1033 41.2173 34.0891 41.1468 34.0888H38.9945V34.0786Z' fill='%23ED7E98'/%3E%3Cpath d='M18.7363 21.1363C18.9039 21.7781 19.0613 22.4158 19.184 23.0453L19.558 22.9676C19.5802 22.9633 19.6013 22.9545 19.62 22.9418C19.6387 22.929 19.6546 22.9125 19.6667 22.8933C19.6787 22.8742 19.6867 22.8528 19.6902 22.8304C19.6937 22.808 19.6925 22.7852 19.6868 22.7632L19.2289 20.5967C19.2245 20.5754 19.2159 20.5552 19.2036 20.5374C19.1913 20.5195 19.1756 20.5042 19.1574 20.4924C19.1454 20.4849 19.1323 20.4794 19.1185 20.4761C19.0555 20.7276 18.9231 20.9564 18.7363 21.1363Z' fill='%23E1F2FF'/%3E%3Cpath d='M9.66103 28.8564C9.51356 28.9355 9.37628 29.0323 9.25224 29.1446C8.95955 29.4017 8.73784 29.7297 8.6084 30.0971C8.89029 29.8599 9.21798 29.6831 9.5711 29.578C9.58949 29.3593 9.63037 29.1119 9.66103 28.8564Z' fill='%23E1F2FF'/%3E%3Cpath d='M16.2222 30.146C16.2365 30.2134 16.2487 30.2809 16.261 30.3504C16.3521 30.4081 16.4359 30.4767 16.5104 30.5548L16.6085 30.5793L16.7536 30.6181L16.727 30.5936C16.5615 30.4383 16.3918 30.2829 16.2222 30.146Z' fill='%23E1F2FF'/%3E%3Cpath d='M9.47755 29.6863H9.53274C9.53274 29.6577 9.54296 29.6312 9.54909 29.6025C9.19598 29.7077 8.86828 29.8844 8.58639 30.1217C8.58639 30.1217 8.58639 30.1421 8.57617 30.1503C8.85532 29.9574 9.1583 29.8014 9.47755 29.6863Z' fill='%233E76AE'/%3E%3Cpath d='M9.47743 29.6861C9.15586 29.7973 8.85012 29.9498 8.56787 30.1398L9.46925 29.6861H9.52035V29.6738L9.47743 29.6861Z' fill='%233E76AE'/%3E%3Cpath d='M16.1792 34.171C17.0663 33.7622 17.1889 32.5358 16.3836 30.9967C16.43 31.2273 16.4601 31.4609 16.4736 31.6958C16.4613 32.407 16.308 33.0959 15.8461 33.2103C13.7551 33.7295 9.07449 31.4035 9.43422 30.1056C9.47101 29.9693 9.50371 29.833 9.53233 29.6968H9.48123L8.56759 30.1424C8.56759 30.1669 8.54919 30.1914 8.54102 30.218C9.2413 31.03 9.89962 31.8773 10.5134 32.7566C12.6902 34.3222 15.4271 34.5266 16.1792 34.171Z' fill='%233E76AE'/%3E%3Cpath d='M16.261 30.3446C16.2487 30.2813 16.2365 30.2138 16.2222 30.1402C16.1833 29.9359 16.1404 29.7315 16.0954 29.4964C16.0954 29.4719 16.0954 29.4474 16.0811 29.4228H15.9994C15.702 29.4323 15.4044 29.4145 15.1103 29.3697C14.2935 29.2436 13.5115 28.9507 12.8129 28.5092C12.118 28.083 11.5109 27.528 11.0244 26.874C11.1462 27.2598 11.3064 27.6323 11.5027 27.9859C11.5885 28.1345 11.6785 28.2775 11.7725 28.4152C12.2359 29.0887 12.8354 29.6576 13.5323 30.0851L13.6693 30.1689C14.4888 30.6583 15.416 30.939 16.3693 30.9864C16.3428 30.8413 16.3141 30.6778 16.2814 30.5041C16.2794 30.4387 16.2712 30.3978 16.261 30.3446Z' fill='%23F2ACA7'/%3E%3Cpath d='M17.6611 17.345C17.6427 17.2673 17.6264 17.1937 17.61 17.1201C16.2426 17.954 14.0658 17.9704 11.5252 17.4921C11.378 17.5964 12.0955 18.3792 12.0525 19.0925C11.9851 20.1963 11.235 20.9954 10.8813 21.9091C11.376 21.3572 12.2733 20.2739 12.4164 19.5218C12.4858 19.1498 11.7091 17.7558 11.9442 17.7313C15.4598 18.8984 17.8492 18.696 17.6611 17.345Z' fill='%23F2ACA7'/%3E%3Cpath d='M9.01968 24.2227C9.453 25.5267 8.77441 26.191 8.97063 26.5895C9.07487 26.7939 9.4857 26.8103 9.7739 26.6733C9.7739 25.8558 9.73915 25.0382 9.69214 24.3289C9.58025 24.3698 9.4598 24.3815 9.34214 24.3629C9.22449 24.3443 9.11351 24.296 9.01968 24.2227Z' fill='%2326282B'/%3E%3Cpath d='M17.7085 17.0647C20.3002 15.3315 19.9057 13.1813 18.849 12.7582C17.6226 12.2553 16.5107 13.5512 15.8526 13.543C15.9028 13.437 15.9181 13.3178 15.8965 13.2026C15.8748 13.0873 15.8172 12.9818 15.732 12.9012C15.2619 12.5803 14.802 13.1056 14.1112 13.0259C12.9849 12.9012 11.1454 11.6197 9.17707 12.938C8.56388 13.3468 8.04472 14.6549 8.35949 15.6217C7.26394 15.7607 6.48519 17.1588 6.79996 18.61C7.1086 20.0223 7.5133 20.8583 7.89347 21.772C7.91827 21.714 7.95284 21.6608 7.99567 21.6146C8.36971 21.2344 8.89092 21.3121 9.3365 21.635C9.46138 21.7272 9.57583 21.8328 9.67783 21.9498L9.72689 22.005C9.72909 21.9994 9.7326 21.9945 9.73711 21.9907C9.75122 21.9629 9.77506 21.9413 9.8041 21.9299C9.83313 21.9186 9.86531 21.9184 9.89449 21.9293L10.4402 22.1337L10.614 22.1991L10.7611 22.2564C10.7938 22.1399 10.8327 22.0253 10.8776 21.913C11.2394 20.9993 11.9814 20.2002 12.0488 19.0964C12.0917 18.3831 11.3743 17.6003 11.5215 17.496C14.0662 17.9702 16.243 17.9539 17.6104 17.1199C17.6267 17.1935 17.6431 17.2671 17.6615 17.3448C17.8843 18.3136 18.2501 19.5011 18.5015 20.3248H18.5445L18.9798 20.2329C19.052 20.2194 19.1263 20.2237 19.1965 20.2451C19.3431 19.7553 19.3558 19.2351 19.2333 18.7387C19.0514 18.146 18.058 17.4551 17.7085 17.0647Z' fill='%2326282B'/%3E%3Cpath d='M19.0329 20.4781L18.6017 20.568H18.5771C18.6466 20.8051 18.7039 20.9993 18.7366 21.1301C18.922 20.9525 19.0544 20.7267 19.1188 20.4781C19.0906 20.4708 19.0611 20.4708 19.0329 20.4781Z' fill='%2326282B'/%3E%3Cpath d='M9.86377 22.187C10.002 22.3914 10.1037 22.6182 10.1642 22.8574C10.34 23.0128 10.5608 23.1374 10.6957 23.0741C10.6767 22.8869 10.6815 22.698 10.71 22.512H10.6875L9.86377 22.187Z' fill='%2326282B'/%3E%3Cpath d='M25.2361 47.2846C24.952 45.9438 23.1248 46.3587 22.5259 47.1763C22.769 47.4094 22.9715 47.6816 23.1248 47.9816C23.415 47.9816 23.7073 48 23.9996 48C24.4533 48 24.903 47.9857 25.3486 47.9611C25.3159 47.7118 25.2791 47.4808 25.2361 47.2846Z' fill='%23F5C5B7'/%3E%3Cpath d='M17.6387 23.6382C17.6094 23.6412 17.58 23.6412 17.5508 23.6382C17.4685 23.6388 17.3881 23.6145 17.3198 23.5687C17.2725 23.539 17.2317 23.4999 17.2001 23.4538C17.1684 23.4078 17.1466 23.3557 17.1358 23.3009L16.9315 22.3525C16.8742 22.0807 16.7066 21.9315 16.4838 21.9437C16.369 21.9579 16.2635 22.0143 16.1879 22.102C16.1124 22.1896 16.0721 22.3022 16.075 22.4179L16.3019 23.489C16.325 23.599 16.3035 23.7136 16.2422 23.8079C16.1809 23.9021 16.0848 23.9682 15.9749 23.9918L14.119 24.3822L13.1236 24.5865C13.0947 24.5929 13.0653 24.5963 13.0357 24.5968C12.9393 24.5947 12.8464 24.56 12.7721 24.4984C12.6979 24.4368 12.6467 24.3519 12.6269 24.2575L12.4511 23.4665L12.353 23.0004C12.3433 23.024 12.3269 23.0441 12.3058 23.0583C12.2847 23.0724 12.2599 23.0801 12.2345 23.0802C12.2189 23.0829 12.203 23.0829 12.1875 23.0802L10.7117 22.5181C10.6833 22.7041 10.6785 22.8929 10.6974 23.0802C10.5625 23.1435 10.3418 23.0188 10.166 22.8635C10.1054 22.6243 10.0038 22.3975 9.86554 22.1931L9.80831 22.1706C9.77746 22.1591 9.75231 22.136 9.73819 22.1062C9.72407 22.0765 9.7221 22.0424 9.73268 22.0112L9.68363 21.956C9.58162 21.839 9.46717 21.7334 9.34229 21.6412C8.89671 21.3183 8.3755 21.2324 8.00146 21.6208C7.95863 21.667 7.92406 21.7202 7.89926 21.7782C7.62538 22.4057 8.30805 23.769 9.02139 24.2309C9.11522 24.3043 9.22619 24.3526 9.34385 24.3712C9.46151 24.3897 9.58196 24.3781 9.69385 24.3372C9.74086 25.0567 9.77561 25.8681 9.77561 26.6816C9.77561 27.2498 9.75721 27.8201 9.71429 28.3576C9.69998 28.5314 9.68158 28.699 9.66319 28.8645C9.63253 29.12 9.59574 29.3673 9.55077 29.6003C9.55077 29.629 9.53851 29.6555 9.53442 29.6841V29.6964C9.5058 29.8408 9.4731 29.9771 9.43631 30.1052C9.07658 31.4031 13.7572 33.7291 15.8482 33.21C16.3101 33.0955 16.4613 32.4067 16.4757 31.6954C16.4622 31.4605 16.4321 31.227 16.3857 30.9964V30.978C15.4324 30.9305 14.5052 30.6498 13.6857 30.1604L13.5487 30.0766C12.8518 29.6491 12.2523 29.0803 11.7889 28.4067C11.6949 28.2704 11.6049 28.1273 11.5191 27.9775C11.3164 27.6279 11.1493 27.2588 11.0204 26.8758C11.5069 27.5298 12.1139 28.0848 12.8088 28.5109C13.5074 28.9556 14.2902 29.2513 15.1083 29.3796C15.4024 29.4245 15.7 29.4423 15.9974 29.4327H16.0791C17.7388 29.3387 19.145 28.3147 19.3842 26.1624C19.4722 25.2062 19.4205 24.2423 19.2309 23.3009L17.6387 23.6382ZM9.58961 23.0802H9.56099C9.53123 23.0807 9.50222 23.0708 9.47905 23.0521C9.45588 23.0334 9.44002 23.0072 9.43427 22.978C9.42188 22.9287 9.40476 22.8808 9.38317 22.8349C9.35965 22.786 9.3316 22.7395 9.29937 22.6959C9.20227 22.6999 9.10864 22.7331 9.03063 22.7911C8.95263 22.849 8.89386 22.9291 8.86196 23.0209C8.85565 23.0383 8.84592 23.0543 8.83335 23.0679C8.82153 23.0819 8.80683 23.0932 8.79025 23.1009C8.77366 23.1087 8.75559 23.1128 8.73728 23.1129C8.7251 23.1149 8.71267 23.1149 8.70049 23.1129C8.68135 23.1069 8.66383 23.0966 8.6493 23.0828C8.63477 23.0689 8.62361 23.052 8.61669 23.0332C8.60734 23.0067 8.60734 22.9778 8.61669 22.9514C8.64997 22.8383 8.71038 22.735 8.79267 22.6506C8.87496 22.5662 8.97663 22.5031 9.08884 22.467C9.03617 22.4225 8.98014 22.3822 8.92124 22.3464C8.72376 22.2069 8.49347 22.1209 8.25287 22.097C8.2198 22.1066 8.18431 22.1027 8.15409 22.0862C8.12386 22.0698 8.10134 22.0421 8.09139 22.0091C8.08639 21.9928 8.08471 21.9756 8.08643 21.9585C8.08816 21.9415 8.09326 21.925 8.10144 21.9099C8.10963 21.8949 8.12073 21.8817 8.13409 21.871C8.14746 21.8603 8.16282 21.8524 8.17928 21.8477C8.35915 21.7945 8.73933 21.9335 8.99686 22.0929C9.17133 22.1908 9.32816 22.3173 9.46084 22.467C9.4915 22.5058 9.52011 22.5426 9.54668 22.5814L9.58756 22.6509C9.63401 22.7345 9.66907 22.8238 9.6918 22.9166C9.69664 22.9341 9.69779 22.9524 9.69519 22.9704C9.69258 22.9883 9.68627 23.0055 9.67666 23.0209C9.66705 23.0363 9.65435 23.0495 9.63936 23.0597C9.62438 23.0699 9.60743 23.0769 9.58961 23.0802Z' fill='%23F5C5B7'/%3E%3Cpath d='M12.3224 22.8557L12.163 22.0953C12.1513 22.0406 12.1506 21.984 12.1608 21.929C12.1711 21.8739 12.1921 21.8214 12.2226 21.7745C12.2532 21.7276 12.2928 21.6872 12.339 21.6556C12.3852 21.624 12.4373 21.6019 12.4921 21.5905L15.3536 20.9896C15.4639 20.9671 15.5785 20.9891 15.6727 21.0507C15.7668 21.1124 15.8328 21.2086 15.8564 21.3186L15.9954 21.9747C16.1115 21.8255 16.282 21.7285 16.4696 21.7049C16.5906 21.693 16.7125 21.7157 16.8212 21.7704L16.6903 21.1429C16.6673 21.0328 16.6888 20.9182 16.7501 20.824C16.8114 20.7297 16.9075 20.6636 17.0174 20.6401L18.5115 20.3253C18.2601 19.5077 17.8983 18.314 17.6714 17.3452C17.8595 18.6963 15.4701 18.8986 11.9484 17.7315C11.7133 17.756 12.49 19.15 12.4205 19.522C12.2775 20.2762 11.3802 21.3616 10.8855 21.9093C10.8406 22.0216 10.8017 22.1363 10.769 22.2527L12.2857 22.8291C12.2995 22.8355 12.312 22.8445 12.3224 22.8557Z' fill='%23F5C5B7'/%3E%3Cpath d='M16.948 20.9647C16.9245 21.0018 16.9164 21.0465 16.9255 21.0894L17.1831 22.3158L17.3875 23.2642C17.3972 23.3068 17.4228 23.344 17.459 23.3684C17.4771 23.3806 17.4975 23.3889 17.519 23.3928C17.5404 23.3966 17.5625 23.396 17.5837 23.3909L19.182 23.0536C19.0594 22.4241 18.902 21.7864 18.7344 21.1446C18.7017 21.0138 18.6445 20.8196 18.575 20.5825L17.0584 20.9014C17.0367 20.904 17.0157 20.911 16.9968 20.9219C16.9778 20.9328 16.9612 20.9473 16.948 20.9647ZM17.7656 22.1134C17.7958 22.2431 17.8476 22.3668 17.9189 22.4793C17.9257 22.4886 17.9306 22.4991 17.9332 22.5103C17.9358 22.5215 17.936 22.5332 17.9339 22.5445C17.9318 22.5558 17.9274 22.5666 17.9209 22.5761C17.9145 22.5856 17.9061 22.5937 17.8964 22.5999C17.8822 22.6104 17.865 22.6161 17.8473 22.6162C17.8337 22.6159 17.8203 22.6124 17.8083 22.6061C17.7962 22.5997 17.7858 22.5906 17.7779 22.5795C17.6943 22.4504 17.6334 22.308 17.598 22.1584C17.592 22.1362 17.5951 22.1125 17.6066 22.0926C17.6181 22.0726 17.6371 22.0581 17.6593 22.0521C17.6815 22.0462 17.7052 22.0493 17.7251 22.0608C17.7451 22.0723 17.7596 22.0912 17.7656 22.1134ZM17.5898 21.3286C17.6013 21.3283 17.6126 21.3303 17.6233 21.3345C17.6339 21.3387 17.6436 21.345 17.6518 21.353C17.66 21.361 17.6665 21.3705 17.671 21.3811C17.6754 21.3916 17.6777 21.403 17.6777 21.4144C17.6777 21.4144 17.6777 21.5411 17.6941 21.7087C17.6964 21.7314 17.6898 21.7541 17.6757 21.7721C17.6616 21.79 17.641 21.8017 17.6184 21.8048C17.597 21.8049 17.5763 21.797 17.5604 21.7826C17.5446 21.7682 17.5346 21.7485 17.5326 21.7271C17.5142 21.5493 17.5142 21.4205 17.5142 21.4144C17.5142 21.4026 17.5166 21.3909 17.5213 21.3801C17.5259 21.3692 17.5328 21.3595 17.5415 21.3514C17.5501 21.3434 17.5603 21.3372 17.5714 21.3332C17.5826 21.3293 17.5944 21.3277 17.6062 21.3286H17.5898Z' fill='%23F5C5B7'/%3E%3Cpath d='M15.5173 21.2669C15.4906 21.2495 15.4593 21.2402 15.4274 21.2404C15.4159 21.2382 15.4041 21.2382 15.3926 21.2404L12.5311 21.8413C12.5089 21.8456 12.4878 21.8544 12.4691 21.8672C12.4504 21.8799 12.4345 21.8964 12.4225 21.9156C12.4104 21.9347 12.4024 21.9562 12.3989 21.9785C12.3955 22.0009 12.3966 22.0238 12.4023 22.0457L12.7376 23.6359L12.8602 24.2122C12.8645 24.2345 12.8733 24.2556 12.8861 24.2743C12.8989 24.293 12.9153 24.3088 12.9345 24.3209C12.9537 24.333 12.9751 24.341 12.9975 24.3445C13.0198 24.3479 13.0427 24.3467 13.0646 24.341L13.7657 24.1939L15.9261 23.734C15.9687 23.7242 16.006 23.6987 16.0303 23.6624C16.0529 23.625 16.0609 23.5807 16.0528 23.5377L15.597 21.3712C15.5853 21.3272 15.5566 21.2897 15.5173 21.2669ZM12.9971 22.6241C12.9787 22.4463 12.9787 22.3175 12.9787 22.3114C12.9787 22.2886 12.9878 22.2668 13.0039 22.2507C13.02 22.2346 13.0418 22.2255 13.0646 22.2255C13.076 22.2253 13.0874 22.2273 13.0981 22.2315C13.1087 22.2357 13.1184 22.2419 13.1266 22.2499C13.1348 22.2579 13.1413 22.2675 13.1458 22.278C13.1502 22.2886 13.1525 22.2999 13.1525 22.3114C13.1525 22.3114 13.1525 22.4381 13.1688 22.6057C13.1712 22.6284 13.1646 22.6511 13.1505 22.669C13.1363 22.687 13.1158 22.6987 13.0932 22.7018C13.0707 22.7035 13.0485 22.6963 13.0313 22.6818C13.0141 22.6672 13.0033 22.6465 13.0012 22.6241H12.9971ZM13.3753 23.4887C13.3613 23.4997 13.344 23.5055 13.3262 23.505C13.3122 23.5049 13.2985 23.5015 13.2861 23.4951C13.2737 23.4887 13.2629 23.4795 13.2547 23.4683C13.1718 23.3391 13.1117 23.1967 13.0768 23.0472C13.0738 23.0362 13.0729 23.0247 13.0743 23.0133C13.0758 23.002 13.0794 22.9911 13.0852 22.9812C13.0909 22.9713 13.0985 22.9626 13.1076 22.9557C13.1167 22.9488 13.1271 22.9438 13.1382 22.9409C13.1604 22.9353 13.1839 22.9385 13.2038 22.95C13.2236 22.9614 13.2382 22.9802 13.2445 23.0022C13.2742 23.1327 13.326 23.2572 13.3977 23.3701C13.4103 23.3889 13.4151 23.4118 13.4108 23.434C13.4066 23.4562 13.3939 23.4759 13.3753 23.4887Z' fill='%23F5C5B7'/%3E%3Cpath d='M9.692 22.9228C9.66926 22.83 9.6342 22.7406 9.58776 22.6571L9.54688 22.5876C9.52031 22.5488 9.49169 22.512 9.46103 22.4731C9.33143 22.3243 9.17811 22.1979 9.00728 22.0991C8.73952 21.9397 8.35935 21.8007 8.1897 21.8538C8.17324 21.8585 8.15787 21.8664 8.14451 21.8771C8.13114 21.8878 8.12004 21.9011 8.11186 21.9161C8.10368 21.9311 8.09857 21.9476 8.09685 21.9647C8.09512 21.9817 8.09681 21.9989 8.10181 22.0153C8.11176 22.0482 8.13428 22.0759 8.1645 22.0924C8.19473 22.1088 8.23022 22.1127 8.26328 22.1032C8.50389 22.1271 8.73417 22.213 8.93165 22.3525C8.99055 22.3883 9.04659 22.4287 9.09926 22.4731C8.98819 22.5083 8.88727 22.5698 8.80507 22.6524C8.72287 22.7349 8.66181 22.8361 8.6271 22.9473C8.61775 22.9738 8.61775 23.0026 8.6271 23.0291C8.63403 23.0479 8.64519 23.0649 8.65972 23.0787C8.67425 23.0925 8.69176 23.1028 8.71091 23.1088C8.72309 23.1108 8.73552 23.1108 8.7477 23.1088C8.76601 23.1087 8.78408 23.1046 8.80066 23.0968C8.81724 23.0891 8.83195 23.0778 8.84376 23.0638C8.85634 23.0502 8.86607 23.0342 8.87238 23.0168C8.90428 22.925 8.96305 22.8449 9.04105 22.787C9.11905 22.729 9.21269 22.6959 9.30978 22.6918C9.34201 22.7354 9.37007 22.782 9.39358 22.8308C9.41518 22.8768 9.43229 22.9247 9.44468 22.9739C9.45044 23.0031 9.46629 23.0293 9.48946 23.048C9.51263 23.0667 9.54164 23.0767 9.57141 23.0761H9.5898C9.62361 23.0692 9.65332 23.0492 9.67247 23.0205C9.69161 22.9918 9.69863 22.9567 9.692 22.9228Z' fill='%23E1717B'/%3E%3Cpath d='M21.7635 40.9976L19.2065 41.5024L19.4559 42.7942L22.0129 42.2893L21.7635 40.9976Z' fill='%238AC2FA'/%3E%3Cpath d='M14.7751 42.1339C14.7193 42.1062 14.6612 42.0836 14.6013 42.0665C13.7811 40.5952 12.8811 39.1698 11.9054 37.7967C10.6238 35.9183 9.29731 33.9765 8.58193 32.1922C8.33172 31.5584 8.3201 30.8553 8.54923 30.2136C8.54923 30.1871 8.56558 30.1625 8.5758 30.138C8.5758 30.138 8.5758 30.1176 8.58602 30.1094C8.71546 29.742 8.93717 29.414 9.22986 29.1569C9.3539 29.0446 9.49118 28.9478 9.63865 28.8687C9.65705 28.7032 9.67544 28.5356 9.68975 28.3618C9.42986 28.4743 9.18917 28.6267 8.97641 28.8135C8.97254 28.818 8.96763 28.8215 8.9621 28.8237C8.49401 29.2382 8.17454 29.7946 8.05255 30.4078C7.89786 31.0553 7.94639 31.7347 8.19154 32.3536C8.92327 34.1809 10.2641 36.1431 11.5579 38.0399C12.4675 39.3725 13.3975 40.7379 14.1169 42.0542C14.0316 42.0793 13.9508 42.1179 13.8778 42.1687C13.2319 42.6183 13.4424 43.5994 13.9105 44.3209C14.2559 44.8524 14.7894 45.3143 15.2963 45.3143C15.4406 45.3153 15.5823 45.2756 15.7051 45.1998C15.9831 45.0322 16.1139 44.7236 16.1016 44.3066C16.0566 43.4952 15.4291 42.4589 14.7751 42.1339ZM15.5579 44.9811C15.1246 45.2448 14.5053 44.7767 14.1272 44.184C13.749 43.5912 13.514 42.7369 14.025 42.3853C14.0898 42.3397 14.1637 42.3083 14.2416 42.2933C14.3029 42.4139 14.3663 42.5325 14.4256 42.651L14.4848 42.7778C14.5073 42.8227 14.5298 42.8677 14.5502 42.9127C14.5023 43.0175 14.4867 43.1341 14.5053 43.2479C14.5502 43.6362 14.8344 44.0757 15.1185 44.1881C15.1673 44.2108 15.2217 44.2189 15.2751 44.2112C15.3284 44.2036 15.3784 44.1807 15.4189 44.1452C15.6233 43.9735 15.5334 43.5974 15.3494 43.3031C15.2702 43.1772 15.1732 43.0636 15.0612 42.9658C15.0306 42.8963 14.9938 42.8268 14.9611 42.7614C14.9284 42.696 14.8977 42.6306 14.865 42.557C14.8487 42.5223 14.8323 42.4855 14.8139 42.4507C14.8868 42.5021 14.9551 42.5595 15.0183 42.6224C15.2421 42.7545 15.4291 42.9408 15.562 43.1641C15.7248 43.3951 15.8027 43.6752 15.7827 43.9571C15.8115 44.0759 15.83 44.1969 15.8379 44.3189C15.8554 44.4443 15.8386 44.572 15.7893 44.6886C15.74 44.8052 15.66 44.9063 15.5579 44.9811Z' fill='%232E3F6B'/%3E%3Cpath d='M21.5818 36.9157C21.2234 36.5009 20.7321 36.2235 20.1919 36.1309C20.3799 36.2085 20.5557 36.2944 20.5169 36.5396C20.5129 36.562 20.5027 36.5829 20.4876 36.5999C20.4724 36.6168 20.4528 36.6292 20.431 36.6357C20.7515 36.7637 21.0383 36.9637 21.2691 37.2203C21.5973 37.5838 21.8725 37.9919 22.0866 38.4323C22.2424 38.7411 22.3789 39.0592 22.4954 39.3848C22.9635 40.6909 23.172 42.2034 22.9982 43.4032C23.0355 43.3742 23.0783 43.353 23.1239 43.3407C23.1695 43.3284 23.2171 43.3254 23.2639 43.3317C23.3009 43.341 23.335 43.3593 23.3632 43.385C23.3914 43.4106 23.4127 43.4429 23.4254 43.4788C23.7504 41.3368 22.943 38.3424 21.5818 36.9157Z' fill='%232E3F6B'/%3E%3Cpath d='M18.1234 39.2868C18.1549 38.8875 18.2295 38.4928 18.3461 38.1095C18.474 37.6409 18.7286 37.2166 19.082 36.8832C19.0499 36.8893 19.0169 36.8877 18.9856 36.8784C18.9543 36.8692 18.9257 36.8526 18.9021 36.83C18.804 36.7278 18.9021 36.5623 19.0063 36.4028C18.5321 36.7094 18.1642 37.2409 17.9333 37.9787C17.3201 39.9286 17.7718 42.7861 18.8939 44.4519C18.8926 44.4068 18.9003 44.3619 18.9164 44.3198C18.9325 44.2777 18.9569 44.2393 18.9879 44.2066C19.0206 44.18 19.0596 44.1623 19.1011 44.1551C19.1427 44.1479 19.1853 44.1516 19.225 44.1657C18.5751 43.1744 18.1683 41.713 18.105 40.3231C18.0875 39.9777 18.0937 39.6314 18.1234 39.2868Z' fill='%232E3F6B'/%3E%3Cpath d='M22.8203 44.3578C22.8203 44.4457 23.0247 44.5376 23.1024 44.4763C23.18 44.415 22.8244 44.2719 22.8203 44.3578Z' fill='%232E3F6B'/%3E%3Cpath d='M19.5664 45.1752C19.6338 45.2283 19.828 45.1159 19.826 45.0157C19.8219 44.8829 19.4969 45.122 19.5664 45.1752Z' fill='%232E3F6B'/%3E%3Cpath d='M17.561 30.8841C17.4017 30.6643 17.2232 30.4591 17.0276 30.2709C16.7343 29.9966 16.4244 29.7406 16.0996 29.5044C16.1446 29.7292 16.1875 29.9438 16.2263 30.1482C16.396 30.2852 16.5656 30.4303 16.7312 30.5877L16.7578 30.6122C17.8411 31.6546 18.7097 33.9663 19.1512 35.3133C19.1478 35.2575 19.1641 35.2023 19.1974 35.1575C19.2307 35.1126 19.2788 35.0809 19.3331 35.068C19.3798 35.0602 19.4277 35.0677 19.4697 35.0895C19.5117 35.1112 19.5456 35.146 19.5661 35.1886C19.1778 34.0133 18.4685 32.1125 17.561 30.8841Z' fill='%232E3F6B'/%3E%3Cpath d='M5.86555 37.01C5.85427 36.9966 5.84047 36.9855 5.82492 36.9775C5.80937 36.9694 5.79237 36.9644 5.77491 36.9629C5.75745 36.9614 5.73986 36.9633 5.72315 36.9686C5.70644 36.9739 5.69093 36.9824 5.67751 36.9937C5.66408 37.0049 5.65302 37.0188 5.64493 37.0343C5.63685 37.0499 5.6319 37.0668 5.63038 37.0843C5.62887 37.1018 5.6308 37.1194 5.63608 37.1361C5.64136 37.1528 5.64988 37.1683 5.66115 37.1817C5.75109 37.286 5.84511 37.3861 5.93504 37.5087C5.9472 37.5242 5.96274 37.5366 5.98045 37.5451C5.99817 37.5536 6.01759 37.558 6.03724 37.5578C6.06034 37.5564 6.08265 37.5489 6.10191 37.5361C6.12117 37.5233 6.13668 37.5056 6.14687 37.4848C6.15705 37.464 6.16154 37.4409 6.15987 37.4178C6.15821 37.3947 6.15045 37.3725 6.13739 37.3534C6.05563 37.2308 5.95957 37.1184 5.86555 37.01Z' fill='%2358A8F8'/%3E%3Cpath d='M7.37635 39.1497C7.36762 39.1351 7.3561 39.1223 7.34245 39.1121C7.32879 39.1019 7.31326 39.0946 7.29675 39.0904C7.28024 39.0862 7.26306 39.0853 7.24621 39.0878C7.22936 39.0902 7.21315 39.096 7.19852 39.1047C7.1839 39.1135 7.17113 39.125 7.16095 39.1386C7.15077 39.1523 7.14339 39.1678 7.13921 39.1843C7.13504 39.2008 7.13415 39.218 7.13662 39.2349C7.13908 39.2517 7.14483 39.2679 7.15356 39.2826C7.2251 39.4072 7.29663 39.5299 7.36817 39.6566C7.37942 39.6765 7.39576 39.693 7.41552 39.7045C7.43527 39.716 7.45773 39.7221 7.48059 39.722C7.50271 39.7217 7.52443 39.7161 7.54395 39.7056C7.55901 39.6974 7.57226 39.6861 7.58292 39.6726C7.59357 39.6591 7.60142 39.6437 7.60599 39.6271C7.61056 39.6105 7.61177 39.5932 7.60954 39.5761C7.60731 39.5591 7.60169 39.5427 7.59301 39.5278C7.52351 39.4011 7.44993 39.2764 7.37635 39.1497Z' fill='%2358A8F8'/%3E%3Cpath d='M4.92366 36.0878C4.91065 36.0768 4.89554 36.0684 4.87924 36.0634C4.86294 36.0583 4.84577 36.0565 4.82878 36.0583C4.81179 36.06 4.79532 36.0651 4.78037 36.0734C4.76541 36.0816 4.75227 36.0928 4.74175 36.1062C4.73095 36.1193 4.72285 36.1345 4.71792 36.1508C4.713 36.167 4.71135 36.1841 4.71306 36.201C4.71477 36.2179 4.71981 36.2343 4.72789 36.2493C4.73597 36.2642 4.74693 36.2774 4.76014 36.2881C4.86643 36.374 4.96454 36.468 5.079 36.5682C5.10305 36.5901 5.13432 36.6025 5.16689 36.6029C5.18506 36.6032 5.20308 36.5995 5.21967 36.5921C5.23627 36.5847 5.25104 36.5737 5.26295 36.56C5.28704 36.5358 5.30057 36.5031 5.30057 36.469C5.30057 36.4349 5.28704 36.4022 5.26295 36.3781C5.14645 36.2738 5.03403 36.1778 4.92366 36.0878Z' fill='%2358A8F8'/%3E%3Cpath d='M4.19563 35.5832C4.0633 35.5075 3.92683 35.4392 3.78684 35.3788C3.77128 35.3721 3.75453 35.3684 3.73757 35.3682C3.72061 35.3679 3.70376 35.371 3.688 35.3773C3.67223 35.3835 3.65786 35.3929 3.64571 35.4047C3.63356 35.4165 3.62387 35.4307 3.61719 35.4463C3.60347 35.478 3.60287 35.5138 3.6155 35.546C3.62814 35.5782 3.653 35.604 3.68464 35.6179C3.80728 35.6711 3.934 35.7345 4.05869 35.8039C4.07769 35.8159 4.09963 35.8222 4.12205 35.8223C4.15057 35.822 4.17821 35.8124 4.20075 35.7949C4.22329 35.7774 4.23949 35.7531 4.2469 35.7255C4.25431 35.698 4.25251 35.6688 4.24178 35.6423C4.23105 35.6159 4.21197 35.5937 4.18745 35.5791L4.19563 35.5832Z' fill='%2358A8F8'/%3E%3Cpath d='M2.93687 35.1398C2.86518 35.1274 2.79284 35.1193 2.72021 35.1152L2.86738 35.3932H2.91643C2.94762 35.3935 2.97787 35.3825 3.00155 35.3622C3.02524 35.3419 3.04075 35.3137 3.0452 35.2828C3.04931 35.2496 3.04029 35.216 3.02007 35.1893C2.99984 35.1626 2.97 35.1448 2.93687 35.1398Z' fill='%2358A8F8'/%3E%3Cpath d='M6.67099 38.0482C6.66328 38.0306 6.65173 38.015 6.6372 38.0025C6.62267 37.9899 6.60552 37.9808 6.587 37.9757C6.56849 37.9707 6.54908 37.9698 6.53019 37.9732C6.5113 37.9767 6.49342 37.9842 6.47785 37.9955C6.46227 38.0067 6.4494 38.0212 6.44017 38.0381C6.43095 38.0549 6.4256 38.0736 6.42452 38.0927C6.42344 38.1119 6.42666 38.131 6.43394 38.1488C6.44122 38.1666 6.45238 38.1825 6.4666 38.1954C6.54631 38.3098 6.62807 38.4304 6.70778 38.551C6.71929 38.5693 6.73528 38.5844 6.75424 38.5947C6.7732 38.6051 6.7945 38.6105 6.81611 38.6103C6.8402 38.6111 6.86402 38.6051 6.88487 38.593C6.90572 38.5809 6.92276 38.5632 6.93404 38.5419C6.94533 38.5206 6.95041 38.4966 6.94872 38.4725C6.94702 38.4485 6.93861 38.4254 6.92444 38.4059C6.83723 38.2832 6.75275 38.164 6.67099 38.0482Z' fill='%2358A8F8'/%3E%3Cpath d='M8.00564 40.2964C7.99928 40.279 7.98929 40.2631 7.97633 40.2498C7.96337 40.2366 7.94773 40.2262 7.93046 40.2195C7.9132 40.2127 7.89469 40.2097 7.87616 40.2106C7.85764 40.2116 7.83953 40.2164 7.82303 40.2249C7.80653 40.2333 7.79202 40.2452 7.78047 40.2597C7.76891 40.2742 7.76056 40.291 7.75599 40.309C7.75142 40.327 7.75072 40.3457 7.75394 40.364C7.75716 40.3822 7.76423 40.3996 7.77468 40.4149L7.97907 40.7992C7.98932 40.8214 8.00578 40.8402 8.02645 40.8532C8.04712 40.8663 8.07113 40.8731 8.09558 40.8728C8.11555 40.8729 8.13524 40.868 8.15281 40.8585C8.18352 40.8431 8.20694 40.8163 8.21803 40.7838C8.22912 40.7512 8.22699 40.7157 8.21208 40.6847C8.1385 40.556 8.07309 40.4252 8.00564 40.2964Z' fill='%2358A8F8'/%3E%3Cpath d='M8.56766 41.476C8.55297 41.4446 8.52657 41.4202 8.49411 41.4079C8.46164 41.3957 8.42569 41.3967 8.39392 41.4106C8.36249 41.4253 8.33816 41.4518 8.32628 41.4844C8.3144 41.5169 8.31594 41.5529 8.33056 41.5843C8.39188 41.7206 8.45115 41.8514 8.50838 41.9768C8.51838 41.9999 8.53494 42.0196 8.55601 42.0334C8.57708 42.0472 8.60174 42.0545 8.62693 42.0545C8.64533 42.0543 8.66346 42.0501 8.68007 42.0422C8.71121 42.0283 8.73557 42.0027 8.74783 41.9709C8.76009 41.9391 8.75925 41.9037 8.74548 41.8725C8.69643 41.7376 8.63715 41.6048 8.56766 41.476Z' fill='%2358A8F8'/%3E%3Cpath d='M22.5259 47.1762C22.4529 47.1095 22.3665 47.0593 22.2724 47.0291C21.8452 46.9146 21.136 47.1906 20.2407 47.7056C20.377 47.7288 20.518 47.7492 20.6638 47.7669C21.3342 47.4052 21.8902 47.1967 22.205 47.2805C22.2827 47.3049 22.353 47.3485 22.4093 47.4072C22.5698 47.5765 22.7072 47.7662 22.8181 47.9713L23.1268 47.9816C22.9729 47.6814 22.7697 47.4092 22.5259 47.1762Z' fill='%2358A8F8'/%3E%3Cpath d='M8.90299 42.5282C8.87141 42.5421 8.84649 42.5678 8.8335 42.5998C8.95 42.6958 9.06855 42.7898 9.1871 42.8839C9.14213 42.7633 9.10534 42.6672 9.07264 42.5957C9.06596 42.5801 9.05627 42.566 9.04412 42.5541C9.03197 42.5423 9.0176 42.533 9.00183 42.5267C8.98607 42.5204 8.96922 42.5173 8.95226 42.5176C8.9353 42.5179 8.91855 42.5215 8.90299 42.5282Z' fill='%2358A8F8'/%3E%3Cpath d='M16.7313 30.8348C16.6155 30.6365 16.4544 30.4684 16.2612 30.3442C16.2612 30.3974 16.2795 30.4464 16.2898 30.4955C16.3225 30.6692 16.3511 30.8327 16.3777 30.9779V30.9963C17.1952 32.5333 17.0644 33.7515 16.1733 34.1705C15.4211 34.5241 12.6842 34.3136 10.5156 32.7561C12.952 36.1633 16.0343 41.1935 16.8743 43.2027C17.1176 44.4291 17.3608 45.9293 17.5325 47.1189L17.8064 47.1925C17.6429 46.0376 17.3976 44.5742 17.1646 43.3335C17.8963 36.7234 17.7369 32.9421 16.7313 30.8348Z' fill='%2358A8F8'/%3E%3Cpath d='M15.7767 43.9593C15.7595 44.1091 15.6865 44.247 15.5723 44.3456C15.4764 44.4273 15.3549 44.4728 15.229 44.4743C15.1531 44.4742 15.0781 44.4589 15.0082 44.4294C14.6403 44.2822 14.2949 43.7651 14.2397 43.2766C14.2191 43.1657 14.2245 43.0515 14.2553 42.943C14.2862 42.8345 14.3417 42.7346 14.4175 42.6511C14.3582 42.5326 14.2949 42.414 14.2336 42.2935C14.1556 42.3084 14.0818 42.3398 14.0169 42.3854C13.512 42.737 13.7164 43.5648 14.1191 44.1841C14.5218 44.8034 15.1247 45.2449 15.5499 44.9812C15.6505 44.9059 15.7291 44.8048 15.7773 44.6887C15.8254 44.5725 15.8415 44.4455 15.8237 44.321C15.8185 44.1993 15.8027 44.0783 15.7767 43.9593Z' fill='%2358A8F8'/%3E%3Cpath d='M14.8018 42.4526C14.8202 42.4874 14.8365 42.5242 14.8529 42.5589C14.9083 42.5745 14.9618 42.5965 15.0123 42.6243C14.9472 42.5612 14.8767 42.5037 14.8018 42.4526Z' fill='%2358A8F8'/%3E%3Cpath d='M22.4502 39.3254C22.4647 39.3461 22.4827 39.3641 22.5033 39.3786C22.3868 39.053 22.2503 38.7349 22.0945 38.4261C21.7815 38.2235 21.431 38.0856 21.0638 38.0207C20.6966 37.9558 20.3201 37.965 19.9566 38.048C19.5825 38.1205 19.227 38.2676 18.9109 38.4804C18.5949 38.6932 18.3249 38.9673 18.117 39.2866C18.0872 39.6319 18.0811 39.9788 18.0986 40.3249C18.1975 39.8535 18.4331 39.4217 18.7758 39.0833C19.1186 38.7449 19.5534 38.5149 20.026 38.422C21.0174 38.2053 21.9658 38.5692 22.4502 39.3254Z' fill='%2358A8F8'/%3E%3Cpath d='M23.4335 43.4726C23.4208 43.4367 23.3994 43.4044 23.3712 43.3787C23.343 43.3531 23.3089 43.3348 23.272 43.3255C23.2252 43.3191 23.1775 43.3222 23.1319 43.3345C23.0863 43.3468 23.0436 43.368 23.0063 43.397C22.6506 43.6586 22.53 44.5191 22.9736 44.5886C23.4171 44.6581 23.5908 43.8201 23.4335 43.4726ZM23.1023 44.4762C23.0226 44.5375 22.8182 44.4455 22.8203 44.3577C22.8223 44.2698 23.2086 44.3965 23.1023 44.4762Z' fill='%2358A8F8'/%3E%3Cpath d='M19.2248 44.1675C19.1851 44.1534 19.1424 44.1497 19.1009 44.1569C19.0594 44.164 19.0204 44.1818 18.9877 44.2084C18.9566 44.241 18.9323 44.2795 18.9162 44.3216C18.9 44.3637 18.8924 44.4086 18.8937 44.4537C18.8937 44.8952 19.5232 45.5104 19.8421 45.1854C20.1609 44.8604 19.605 44.2636 19.2248 44.1675ZM19.8257 45.0158C19.8257 45.1159 19.6336 45.2201 19.5662 45.1752C19.4987 45.1302 19.8216 44.8829 19.8257 45.0158Z' fill='%2358A8F8'/%3E%3Cpath d='M19.0816 36.885C19.2676 36.8584 19.4903 36.6643 19.66 36.5989C19.8296 36.5334 20.2486 36.6929 20.4306 36.6295C20.4524 36.623 20.472 36.6106 20.4871 36.5937C20.5023 36.5767 20.5124 36.5558 20.5164 36.5334C20.5552 36.2943 20.3795 36.2085 20.1914 36.1247C20.0697 36.0865 19.957 36.0239 19.8603 35.9407C19.754 35.8242 19.7029 35.4031 19.5619 35.1885C19.5413 35.1459 19.5075 35.1112 19.4655 35.0894C19.4235 35.0677 19.3755 35.0601 19.3289 35.0679C19.2745 35.0808 19.2265 35.1125 19.1932 35.1574C19.1599 35.2023 19.1435 35.2575 19.147 35.3132C19.1265 35.5687 19.2757 35.9407 19.2532 36.0409C19.1835 36.1684 19.1006 36.2883 19.0059 36.3985C18.8915 36.558 18.8015 36.7235 18.9017 36.8257C18.9247 36.8494 18.953 36.8671 18.9843 36.8775C19.0157 36.8878 19.049 36.8904 19.0816 36.885Z' fill='%2358A8F8'/%3E%3Cpath d='M19.9403 22.7182L19.4845 20.5516C19.4607 20.4417 19.3946 20.3455 19.3006 20.2838C19.2682 20.263 19.2331 20.2465 19.1964 20.2348C19.1262 20.2133 19.0518 20.2091 18.9797 20.2225L18.5443 20.3145H18.5014L17.0073 20.6293C16.8974 20.6528 16.8013 20.7189 16.74 20.8132C16.6787 20.9074 16.6572 21.0221 16.6803 21.1321L16.8111 21.7596C16.7024 21.7049 16.5805 21.6822 16.4595 21.6942C16.2719 21.7177 16.1014 21.8147 15.9853 21.964L15.8463 21.3079C15.8227 21.1978 15.7567 21.1016 15.6626 21.04C15.5684 20.9783 15.4538 20.9564 15.3435 20.9788L12.482 21.5797C12.4272 21.5911 12.3752 21.6133 12.3289 21.6448C12.2827 21.6764 12.2431 21.7168 12.2126 21.7638C12.182 21.8107 12.161 21.8632 12.1507 21.9182C12.1405 21.9733 12.1412 22.0298 12.1529 22.0846L12.3123 22.8449C12.3007 22.8333 12.2868 22.8243 12.2715 22.8183L10.7651 22.2624L10.6179 22.2051L10.4442 22.1397L9.89845 21.9353C9.86926 21.9244 9.83708 21.9247 9.80805 21.936C9.77902 21.9473 9.75517 21.9689 9.74106 21.9967C9.73655 22.0005 9.73304 22.0054 9.73084 22.011C9.72026 22.0422 9.72223 22.0763 9.73635 22.106C9.75047 22.1358 9.77562 22.1589 9.80647 22.1704L9.8637 22.1929L10.6813 22.5056H10.7038L12.1877 23.08C12.2032 23.0827 12.2191 23.0827 12.2347 23.08C12.2601 23.0799 12.2849 23.0722 12.306 23.058C12.3271 23.0439 12.3435 23.0237 12.3532 23.0002L12.4513 23.4663L12.6189 24.2593C12.6388 24.3537 12.69 24.4386 12.7642 24.5002C12.8384 24.5618 12.9313 24.5965 13.0277 24.5986C13.0573 24.5981 13.0867 24.5947 13.1156 24.5884L14.111 24.384L15.9669 23.9936C16.0768 23.97 16.1729 23.9039 16.2342 23.8097C16.2955 23.7155 16.317 23.6008 16.294 23.4908L16.0732 22.4422C16.0703 22.3266 16.1105 22.2139 16.1861 22.1263C16.2617 22.0386 16.3671 21.9822 16.482 21.9681C16.7048 21.9456 16.8724 22.0948 16.9296 22.3768L17.134 23.3252C17.1447 23.3801 17.1666 23.4321 17.1982 23.4782C17.2299 23.5242 17.2706 23.5633 17.318 23.593C17.3862 23.6389 17.4667 23.6631 17.5489 23.6625C17.5782 23.6655 17.6076 23.6655 17.6368 23.6625L19.2311 23.3252L19.6092 23.2455C19.6668 23.2349 19.7215 23.2124 19.7699 23.1795C19.8183 23.1466 19.8594 23.104 19.8905 23.0545C19.9216 23.0049 19.9421 22.9495 19.9507 22.8916C19.9593 22.8337 19.9557 22.7746 19.9403 22.7182ZM16.0262 23.6625C16.0018 23.6987 15.9645 23.7243 15.922 23.734L13.7697 24.1878L13.0686 24.3349C13.0467 24.3407 13.0239 24.3418 13.0015 24.3384C12.9791 24.3349 12.9577 24.3269 12.9385 24.3148C12.9194 24.3028 12.9029 24.2869 12.8901 24.2682C12.8773 24.2495 12.8685 24.2284 12.8642 24.2062L12.7416 23.6298L12.4064 22.0396C12.4006 22.0177 12.3995 21.9948 12.4029 21.9725C12.4064 21.9501 12.4144 21.9287 12.4265 21.9095C12.4385 21.8903 12.4544 21.8739 12.4731 21.8611C12.4918 21.8483 12.5129 21.8395 12.5351 21.8352L15.3967 21.2343C15.4081 21.2322 15.4199 21.2322 15.4314 21.2343C15.4633 21.2342 15.4946 21.2434 15.5213 21.2608C15.5576 21.2852 15.5832 21.3225 15.5929 21.3651L16.0487 23.5317C16.0583 23.5765 16.0503 23.6234 16.0262 23.6625ZM19.5581 22.9675L19.1841 23.0452L17.5857 23.3825C17.5645 23.3876 17.5425 23.3882 17.521 23.3843C17.4996 23.3804 17.4791 23.3722 17.461 23.36C17.4248 23.3356 17.3992 23.2983 17.3895 23.2557L17.1851 22.3073L16.9276 21.081C16.9185 21.0381 16.9265 20.9933 16.9501 20.9563C16.9618 20.9381 16.9771 20.9223 16.995 20.91C17.0129 20.8978 17.033 20.8892 17.0543 20.8848L18.5709 20.5659H18.5954L19.0267 20.476C19.0549 20.4687 19.0844 20.4687 19.1125 20.476C19.1263 20.4793 19.1394 20.4848 19.1514 20.4923C19.1696 20.5041 19.1854 20.5194 19.1976 20.5373C19.2099 20.5551 19.2185 20.5753 19.2229 20.5966L19.6808 22.7631C19.6866 22.7846 19.688 22.8071 19.6849 22.8291C19.6818 22.8511 19.6743 22.8723 19.6629 22.8914C19.6514 22.9105 19.6363 22.9271 19.6183 22.9401C19.6003 22.9532 19.5798 22.9625 19.5581 22.9675Z' fill='%23240438'/%3E%3Cpath d='M27.1679 37.9357C24.4719 34.4978 20.059 31.8529 17.5613 30.8841C18.4729 32.1104 19.1822 34.0134 19.5664 35.1947C19.7075 35.3991 19.7586 35.8304 19.8649 35.9469C19.9616 36.0301 20.0742 36.0927 20.196 36.1309C20.7362 36.2235 21.2275 36.501 21.5859 36.9158C22.9471 38.3465 23.7545 41.3368 23.4377 43.4727C23.5951 43.8202 23.4213 44.6603 22.9778 44.5887C22.5342 44.5172 22.6548 43.6587 23.0105 43.3971C23.1842 42.1973 22.9757 40.6848 22.5077 39.3787C22.487 39.3642 22.469 39.3462 22.4545 39.3256C21.9701 38.5693 21.0238 38.2137 20.0365 38.4221C19.5639 38.515 19.1291 38.745 18.7863 39.0834C18.4436 39.4218 18.208 39.8537 18.1091 40.325C18.1725 41.719 18.5792 43.1764 19.2292 44.1677C19.6032 44.2637 20.1551 44.8728 19.8424 45.1896C19.5296 45.5064 18.8858 44.8994 18.894 44.4579C17.7719 42.7921 17.3181 39.9347 17.9333 37.9847C18.1643 37.2469 18.5322 36.7154 19.0064 36.4089C19.1011 36.2986 19.184 36.1787 19.2537 36.0512C19.2762 35.951 19.127 35.579 19.1474 35.3235C18.7059 33.9684 17.8373 31.6567 16.754 30.6224L16.6089 30.5836L16.5107 30.5591C16.5972 30.6445 16.6715 30.7415 16.7315 30.8473C17.7371 32.9546 17.8965 36.7359 17.1709 43.346C17.4121 44.5867 17.6492 46.0501 17.8127 47.205C18.6125 47.4189 19.423 47.5901 20.2409 47.718C21.1362 47.2029 21.8454 46.927 22.2726 47.0415C22.3667 47.0717 22.4532 47.1219 22.5261 47.1886C23.1249 46.371 24.9522 45.9622 25.2363 47.2969C25.2793 47.5013 25.3161 47.7241 25.3488 47.9735C27.7317 47.8431 30.0817 47.3567 32.3207 46.5305C30.9861 43.4526 29.2537 40.5631 27.1679 37.9357ZM19.4602 42.7941L19.2108 41.5024L21.7678 40.9975L22.0171 42.2893L19.4602 42.7941Z' fill='white'/%3E%3Cpath d='M18.3458 38.1094C18.2292 38.4926 18.1545 38.8873 18.123 39.2867C18.331 38.9674 18.601 38.6932 18.917 38.4804C19.233 38.2677 19.5886 38.1206 19.9626 38.048C20.3262 37.9651 20.7026 37.9558 21.0698 38.0208C21.437 38.0857 21.7875 38.2236 22.1006 38.4262C21.8864 37.9857 21.6112 37.5776 21.283 37.2141C21.0522 36.9575 20.7655 36.7575 20.445 36.6295C20.2631 36.6929 19.8481 36.5273 19.6744 36.5989C19.5007 36.6704 19.282 36.8585 19.096 36.885C18.7377 37.2161 18.4781 37.6398 18.3458 38.1094Z' fill='white'/%3E%3Cpath d='M10.5215 32.7564C9.90768 31.8771 9.24935 31.0298 8.54907 30.2178C8.31994 30.8595 8.33156 31.5625 8.58177 32.1963C9.29716 33.9807 10.6257 35.9224 11.9052 37.8008C12.8808 39.1726 13.7808 40.5966 14.6012 42.0665C14.661 42.0837 14.7192 42.1062 14.7749 42.134C15.429 42.459 16.0565 43.4952 16.0892 44.3108C16.1076 44.7196 15.9706 45.0364 15.6927 45.204C15.5698 45.2798 15.4282 45.3194 15.2839 45.3184C14.777 45.3184 14.2435 44.8565 13.8981 44.3251C13.43 43.6036 13.2195 42.6225 13.8654 42.1728C13.9384 42.1221 14.0192 42.0834 14.1045 42.0583C13.3871 40.742 12.455 39.3767 11.5455 38.044C10.2517 36.1473 8.91085 34.1851 8.17912 32.3578C7.93397 31.7389 7.88544 31.0594 8.04013 30.4119C5.99618 31.4339 3.86435 32.4702 2.08203 33.7967C2.28643 34.2403 2.49082 34.6777 2.7177 35.1069C2.79033 35.1109 2.86267 35.1191 2.93436 35.1314C2.95116 35.1339 2.9673 35.1397 2.98185 35.1485C2.9964 35.1572 3.00908 35.1688 3.01915 35.1825C3.02922 35.1961 3.03648 35.2117 3.04052 35.2282C3.04456 35.2447 3.0453 35.2618 3.04268 35.2786C3.03823 35.3095 3.02272 35.3377 2.99904 35.358C2.97535 35.3783 2.94511 35.3893 2.91392 35.389H2.86486C4.36482 38.159 6.39236 40.6087 8.83318 42.6C8.84618 42.568 8.8711 42.5424 8.90267 42.5285C8.91824 42.5217 8.93498 42.5181 8.95194 42.5178C8.96891 42.5176 8.98575 42.5206 9.00152 42.5269C9.01728 42.5332 9.03165 42.5425 9.0438 42.5543C9.05595 42.5662 9.06565 42.5803 9.07232 42.5959C9.10502 42.6674 9.14182 42.7635 9.18678 42.8841C11.6643 44.8323 14.5026 46.2716 17.5383 47.1192C17.3666 45.9296 17.1295 44.4314 16.8802 43.203C16.0401 41.1938 12.9579 36.1616 10.5215 32.7564ZM4.24248 35.7528C4.23123 35.7727 4.21489 35.7892 4.19514 35.8007C4.17538 35.8122 4.15292 35.8182 4.13006 35.8182C4.10764 35.8181 4.0857 35.8117 4.0667 35.7998C3.94202 35.7303 3.8153 35.6669 3.69266 35.6138C3.66101 35.5999 3.63616 35.574 3.62352 35.5419C3.61088 35.5097 3.61149 35.4738 3.62521 35.4421C3.63189 35.4265 3.64158 35.4124 3.65373 35.4005C3.66588 35.3887 3.68025 35.3794 3.69601 35.3731C3.71178 35.3668 3.72863 35.3638 3.74559 35.364C3.76255 35.3643 3.77929 35.3679 3.79486 35.3746C3.93484 35.4351 4.07132 35.5033 4.20365 35.579C4.23125 35.5974 4.25069 35.6258 4.25792 35.6581C4.26516 35.6905 4.25962 35.7244 4.24248 35.7528ZM5.26445 36.552C5.25254 36.5657 5.23776 36.5766 5.22117 36.584C5.20458 36.5915 5.18656 36.5952 5.16839 36.5949C5.13582 36.5945 5.10455 36.5821 5.0805 36.5601C4.97421 36.46 4.8761 36.3557 4.76164 36.2801C4.74843 36.2694 4.73747 36.2562 4.72939 36.2413C4.72131 36.2263 4.71626 36.2099 4.71456 36.193C4.71284 36.1761 4.7145 36.159 4.71942 36.1427C4.72435 36.1265 4.73245 36.1113 4.74325 36.0982C4.75377 36.0848 4.76691 36.0736 4.78187 36.0653C4.79682 36.0571 4.81329 36.052 4.83028 36.0502C4.84727 36.0485 4.86444 36.0503 4.88074 36.0553C4.89704 36.0604 4.91215 36.0687 4.92516 36.0798C5.03553 36.1697 5.14795 36.2658 5.25832 36.37C5.27351 36.3818 5.28587 36.3968 5.2945 36.414C5.30314 36.4311 5.30782 36.45 5.30821 36.4692C5.3086 36.4884 5.30469 36.5075 5.29677 36.525C5.28884 36.5425 5.2771 36.558 5.26241 36.5704L5.26445 36.552ZM6.12904 37.5208C6.10654 37.5392 6.07839 37.5493 6.04933 37.5494C6.02968 37.5496 6.01025 37.5452 5.99254 37.5367C5.97483 37.5282 5.95929 37.5158 5.94713 37.5003C5.8572 37.3879 5.76318 37.2776 5.67324 37.1733C5.66197 37.1599 5.65345 37.1444 5.64817 37.1277C5.64289 37.111 5.64095 37.0934 5.64247 37.0759C5.64399 37.0584 5.64893 37.0415 5.65702 37.0259C5.6651 37.0104 5.67617 36.9965 5.68959 36.9853C5.70301 36.974 5.71852 36.9655 5.73524 36.9602C5.75195 36.9549 5.76954 36.953 5.787 36.9545C5.80446 36.956 5.82145 36.961 5.83701 36.969C5.85256 36.9771 5.86636 36.9882 5.87764 37.0016C5.97166 37.11 6.06772 37.2224 6.1597 37.3389C6.17111 37.3531 6.17937 37.3696 6.18393 37.3872C6.18849 37.4049 6.18925 37.4233 6.18616 37.4413C6.18307 37.4593 6.1762 37.4764 6.166 37.4915C6.1558 37.5066 6.14251 37.5194 6.127 37.529L6.12904 37.5208ZM6.88121 38.5816C6.85985 38.5952 6.835 38.6023 6.80968 38.602C6.78806 38.6022 6.76676 38.5969 6.7478 38.5865C6.72884 38.5761 6.71285 38.5611 6.70135 38.5428C6.62163 38.4222 6.53987 38.3016 6.46016 38.1871C6.44594 38.1742 6.43478 38.1583 6.4275 38.1406C6.42022 38.1228 6.41701 38.1036 6.41808 38.0845C6.41916 38.0653 6.42451 38.0466 6.43374 38.0298C6.44296 38.013 6.45583 37.9984 6.47141 37.9872C6.48698 37.976 6.50487 37.9684 6.52376 37.965C6.54264 37.9616 6.56205 37.9624 6.58057 37.9675C6.59908 37.9725 6.61623 37.9817 6.63076 37.9942C6.64529 38.0067 6.65684 38.0224 6.66455 38.04C6.74631 38.1571 6.82807 38.2777 6.90983 38.4017C6.92069 38.4159 6.92853 38.4321 6.93288 38.4494C6.93724 38.4667 6.938 38.4848 6.93513 38.5024C6.93225 38.52 6.92581 38.5368 6.91618 38.5519C6.90656 38.5669 6.89397 38.5798 6.87917 38.5898L6.88121 38.5816ZM7.5455 39.7058C7.52598 39.7162 7.50425 39.7218 7.48213 39.7221C7.45928 39.7222 7.43682 39.7161 7.41706 39.7047C7.3973 39.6932 7.38096 39.6766 7.36972 39.6567C7.29818 39.53 7.22664 39.4073 7.1551 39.2827C7.14638 39.268 7.14062 39.2518 7.13816 39.235C7.1357 39.2181 7.13658 39.201 7.14076 39.1844C7.14493 39.1679 7.15232 39.1524 7.1625 39.1387C7.17267 39.1251 7.18544 39.1136 7.20007 39.1048C7.2147 39.0961 7.2309 39.0904 7.24775 39.0879C7.26461 39.0854 7.28178 39.0863 7.29829 39.0905C7.31481 39.0947 7.33033 39.1021 7.34399 39.1122C7.35765 39.1224 7.36917 39.1352 7.37789 39.1498C7.45147 39.2765 7.52506 39.4012 7.59455 39.5279C7.60323 39.5428 7.60885 39.5592 7.61108 39.5763C7.61331 39.5933 7.6121 39.6106 7.60753 39.6272C7.60296 39.6438 7.59512 39.6593 7.58446 39.6728C7.57381 39.6863 7.56056 39.6975 7.5455 39.7058ZM8.14233 40.8626C8.12476 40.8722 8.10507 40.8771 8.0851 40.8769C8.06065 40.8772 8.03664 40.8704 8.01597 40.8574C7.9953 40.8443 7.97884 40.8256 7.96859 40.8034L7.7642 40.4191C7.75375 40.4038 7.74668 40.3864 7.74346 40.3681C7.74024 40.3499 7.74094 40.3311 7.74551 40.3132C7.75009 40.2952 7.75843 40.2784 7.76999 40.2639C7.78154 40.2494 7.79605 40.2375 7.81255 40.229C7.82905 40.2206 7.84716 40.2157 7.86568 40.2148C7.88421 40.2138 7.90272 40.2169 7.91998 40.2236C7.93725 40.2304 7.95289 40.2407 7.96585 40.254C7.97881 40.2673 7.9888 40.2831 7.99516 40.3006C8.06261 40.4293 8.12802 40.5601 8.19956 40.6889C8.21461 40.7196 8.21705 40.755 8.20636 40.7874C8.19566 40.8199 8.17268 40.8469 8.14233 40.8626ZM8.68806 42.042C8.67145 42.0499 8.65331 42.0541 8.63492 42.0543C8.60973 42.0543 8.58507 42.047 8.564 42.0332C8.54292 42.0194 8.52637 41.9997 8.51637 41.9766C8.45914 41.8485 8.39986 41.7177 8.33855 41.5841C8.32392 41.5527 8.32238 41.5167 8.33426 41.4842C8.34615 41.4516 8.37048 41.4251 8.40191 41.4104C8.43271 41.3989 8.46668 41.3992 8.49726 41.4113C8.52784 41.4234 8.55286 41.4464 8.56747 41.4758C8.62879 41.6087 8.68806 41.7415 8.74529 41.8723C8.75839 41.9021 8.75978 41.9357 8.74916 41.9664C8.73855 41.9971 8.71672 42.0226 8.68806 42.0379V42.042Z' fill='white'/%3E%3Cpath d='M22.4403 47.3788C22.3743 47.3219 22.292 47.2875 22.2052 47.2807C21.8925 47.1969 21.3345 47.4053 20.6641 47.7671C21.2609 47.8509 22.244 47.9347 22.8531 47.9715C22.7769 47.7828 22.6698 47.6081 22.5363 47.4544C22.5465 47.4033 22.4219 47.4237 22.4403 47.3788Z' fill='white'/%3E%3Cpath d='M14.4769 42.7778L14.4176 42.6511C14.3418 42.7346 14.2863 42.8344 14.2554 42.9429C14.2246 43.0514 14.2192 43.1656 14.2398 43.2765C14.295 43.765 14.6486 44.2821 15.0083 44.4293C15.0782 44.4589 15.1532 44.4742 15.2291 44.4743C15.3551 44.4727 15.4765 44.4272 15.5725 44.3455C15.6867 44.2469 15.7596 44.109 15.7769 43.9592C15.7968 43.6773 15.7189 43.3972 15.5561 43.1661C15.4232 42.9428 15.2362 42.7566 15.0124 42.6245C14.962 42.5966 14.9085 42.5747 14.853 42.5591C14.8857 42.6265 14.9184 42.6919 14.9491 42.7635C14.9797 42.835 15.0186 42.9025 15.0492 42.9679C15.1611 43.0657 15.2582 43.1793 15.3374 43.3051C15.5214 43.5994 15.6154 43.9755 15.4069 44.1472C15.3664 44.1827 15.3164 44.2057 15.263 44.2133C15.2097 44.2209 15.1553 44.2129 15.1064 44.1901C14.8264 44.0777 14.5423 43.6383 14.4933 43.2499C14.4746 43.1362 14.4903 43.0195 14.5382 42.9147C14.5219 42.8677 14.4953 42.8227 14.4769 42.7778Z' fill='white'/%3E%3Cpath d='M13.1382 22.9495C13.1272 22.9523 13.1168 22.9574 13.1077 22.9643C13.0986 22.9712 13.0909 22.9798 13.0852 22.9897C13.0795 22.9996 13.0758 23.0106 13.0744 23.0219C13.073 23.0333 13.0738 23.0448 13.0769 23.0558C13.1117 23.2053 13.1719 23.3477 13.2547 23.4768C13.263 23.4881 13.2737 23.4973 13.2862 23.5037C13.2986 23.5101 13.3123 23.5135 13.3263 23.5136C13.344 23.5141 13.3614 23.5083 13.3753 23.4973C13.3939 23.4844 13.4067 23.4648 13.4109 23.4426C13.4151 23.4204 13.4104 23.3975 13.3978 23.3787C13.3261 23.2657 13.2742 23.1413 13.2445 23.0108C13.2383 22.9888 13.2237 22.97 13.2038 22.9585C13.184 22.9471 13.1604 22.9438 13.1382 22.9495Z' fill='white'/%3E%3Cpath d='M13.0871 22.7023C13.1097 22.6993 13.1303 22.6875 13.1444 22.6696C13.1585 22.6517 13.1651 22.629 13.1627 22.6063C13.1464 22.4387 13.1464 22.314 13.1464 22.3119C13.1464 22.3005 13.1441 22.2892 13.1397 22.2786C13.1352 22.2681 13.1287 22.2585 13.1205 22.2505C13.1123 22.2425 13.1026 22.2362 13.092 22.232C13.0813 22.2278 13.0699 22.2258 13.0585 22.2261C13.0357 22.2261 13.0139 22.2351 12.9978 22.2512C12.9817 22.2673 12.9727 22.2892 12.9727 22.3119C12.9727 22.3119 12.9727 22.4468 12.9911 22.6247C12.9921 22.6362 12.9954 22.6473 13.0008 22.6575C13.0062 22.6677 13.0136 22.6767 13.0226 22.6839C13.0316 22.6911 13.0419 22.6965 13.053 22.6997C13.0641 22.7029 13.0757 22.7038 13.0871 22.7023Z' fill='white'/%3E%3Cpath d='M17.6754 22.0584C17.6533 22.0646 17.6345 22.0792 17.6231 22.0991C17.6116 22.1189 17.6084 22.1425 17.614 22.1647C17.6495 22.3143 17.7103 22.4567 17.7939 22.5857C17.8018 22.5968 17.8123 22.6059 17.8243 22.6123C17.8364 22.6187 17.8498 22.6222 17.8634 22.6225C17.8811 22.6224 17.8982 22.6166 17.9125 22.6062C17.9222 22.6 17.9305 22.5919 17.937 22.5824C17.9434 22.5728 17.9478 22.5621 17.95 22.5508C17.9521 22.5394 17.9518 22.5278 17.9492 22.5166C17.9467 22.5054 17.9418 22.4948 17.9349 22.4856C17.8637 22.3731 17.8118 22.2494 17.7817 22.1197C17.7754 22.0976 17.7608 22.0789 17.741 22.0674C17.7211 22.056 17.6976 22.0527 17.6754 22.0584Z' fill='white'/%3E%3Cpath d='M17.6242 21.8049C17.6468 21.8018 17.6674 21.7901 17.6815 21.7721C17.6956 21.7542 17.7022 21.7315 17.6999 21.7088C17.6835 21.5412 17.6835 21.4165 17.6835 21.4145C17.6835 21.403 17.6812 21.3917 17.6768 21.3812C17.6723 21.3706 17.6658 21.361 17.6576 21.353C17.6495 21.345 17.6397 21.3388 17.6291 21.3346C17.6184 21.3304 17.6071 21.3284 17.5956 21.3286C17.5728 21.3286 17.551 21.3377 17.5349 21.3538C17.5188 21.3699 17.5098 21.3917 17.5098 21.4145C17.5098 21.4145 17.5098 21.5494 17.5282 21.7272C17.5292 21.7387 17.5325 21.7499 17.5379 21.76C17.5433 21.7702 17.5507 21.7792 17.5597 21.7864C17.5687 21.7937 17.579 21.7991 17.5901 21.8022C17.6012 21.8054 17.6128 21.8063 17.6242 21.8049Z' fill='white'/%3E%3C/svg%3E%0A")
}

.perawatan-luka {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.9994 48C37.254 48 47.9989 37.2548 47.9989 24C47.9989 10.7452 37.254 0 23.9994 0C10.7449 0 0 10.7452 0 24C0 37.2548 10.7449 48 23.9994 48Z' fill='%23DEEEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.7104 5.90146L16.2586 7.34074L17.0156 8.04448C17.0487 8.07484 17.0924 8.09092 17.1373 8.08922C17.1821 8.08752 17.2245 8.06818 17.2551 8.0354C17.2752 8.01411 17.2893 7.98786 17.296 7.95935L17.4708 7.22155C17.476 7.19993 17.4854 7.17954 17.4985 7.16155C17.5116 7.14357 17.5281 7.12834 17.547 7.11674C17.566 7.10515 17.5871 7.09741 17.6091 7.09396C17.631 7.09052 17.6535 7.09145 17.6751 7.09669C17.7131 7.10537 17.7468 7.12706 17.7704 7.15799L20.784 11.0717C20.8089 11.1034 20.8218 11.1429 20.8202 11.1831C20.8186 11.2234 20.8027 11.2618 20.7753 11.2913C20.7479 11.3209 20.7109 11.3397 20.6709 11.3444C20.6308 11.3491 20.5904 11.3393 20.557 11.3169L17.9146 9.58477C17.8769 9.56024 17.8311 9.5516 17.7871 9.56075C17.743 9.56989 17.7044 9.59607 17.6796 9.63358C17.6685 9.65016 17.6604 9.66862 17.6558 9.68806L17.4288 10.6381C17.4237 10.6598 17.4144 10.6804 17.4014 10.6985C17.3883 10.7166 17.3719 10.7319 17.3529 10.7436C17.3339 10.7554 17.3128 10.7632 17.2907 10.7667C17.2687 10.7702 17.2462 10.7693 17.2245 10.7641C17.207 10.7607 17.1904 10.7537 17.1757 10.7437L15.6751 9.82654L13.8977 8.73914C13.8672 8.72047 13.8434 8.69261 13.8297 8.65957C13.8161 8.62653 13.8132 8.59002 13.8216 8.55526L14.43 5.98886C14.4405 5.94514 14.4679 5.90734 14.5062 5.88374C14.5445 5.86013 14.5905 5.85263 14.6343 5.86287C14.6624 5.86935 14.6885 5.8826 14.7104 5.90146Z' fill='%23EE7E99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.3128 3.6052L27.1778 5.38727L26.6216 6.25787C26.6096 6.27657 26.6014 6.29746 26.5974 6.31933C26.5935 6.34121 26.5939 6.36365 26.5987 6.38537C26.6034 6.40708 26.6124 6.42765 26.6251 6.4459C26.6378 6.46414 26.654 6.4797 26.6727 6.49169C26.6972 6.50758 26.7253 6.51696 26.7544 6.51893L27.5103 6.55866C27.5327 6.55968 27.5546 6.5651 27.5748 6.57463C27.595 6.58416 27.6131 6.59759 27.6281 6.61416C27.6431 6.63073 27.6546 6.65011 27.6621 6.67117C27.6695 6.69223 27.6727 6.71456 27.6715 6.73687C27.6689 6.77567 27.6533 6.81247 27.6272 6.84129L24.3186 10.5076C24.2884 10.5408 24.2463 10.5608 24.2014 10.5631C24.1566 10.5655 24.1126 10.55 24.0791 10.5201C24.0527 10.4967 24.0343 10.4656 24.0265 10.4311C24.0188 10.3967 24.0221 10.3607 24.036 10.3282L25.2664 7.41791C25.2757 7.39716 25.2808 7.37475 25.2813 7.352C25.2818 7.32926 25.2778 7.30663 25.2695 7.28547C25.2611 7.26431 25.2486 7.24503 25.2326 7.22879C25.2167 7.21255 25.1977 7.19966 25.1767 7.1909C25.1588 7.18286 25.1395 7.17861 25.1199 7.17841L24.1438 7.1262C24.1216 7.12518 24.0998 7.11979 24.0796 7.11033C24.0595 7.10088 24.0414 7.08754 24.0265 7.07109C24.0115 7.05465 23.9999 7.03541 23.9924 7.01448C23.9849 6.99355 23.9815 6.97134 23.9826 6.94913C23.984 6.93128 23.9878 6.91371 23.994 6.89691L24.6296 5.26014L25.3821 3.31462C25.395 3.28134 25.4181 3.25299 25.4481 3.23362C25.478 3.21426 25.5133 3.20486 25.549 3.20679L28.1823 3.34527C28.2045 3.34643 28.2263 3.35196 28.2464 3.36155C28.2664 3.37114 28.2844 3.3846 28.2993 3.40116C28.3142 3.41771 28.3256 3.43704 28.333 3.45803C28.3404 3.47902 28.3436 3.50126 28.3423 3.52348C28.3399 3.55286 28.3297 3.58107 28.3128 3.6052Z' fill='%23EE7E99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M34.0334 11.5771L31.9336 11.8291L30.9121 11.9516C30.8891 11.9536 30.8667 11.9602 30.8464 11.9711C30.826 11.982 30.8081 11.9969 30.7938 12.015C30.7794 12.0331 30.7689 12.0539 30.7629 12.0762C30.7569 12.0985 30.7555 12.1218 30.7588 12.1446C30.7626 12.1737 30.7735 12.2014 30.7906 12.2252L31.2446 12.8347C31.2579 12.8527 31.2675 12.873 31.2729 12.8947C31.2782 12.9164 31.2792 12.9389 31.2758 12.9609C31.2725 12.983 31.2648 13.0041 31.2532 13.0232C31.2416 13.0422 31.2263 13.0588 31.2083 13.072C31.1772 13.0948 31.139 13.106 31.1005 13.1037L26.1664 12.8767C26.1266 12.8745 26.0888 12.8583 26.0597 12.831C26.0306 12.8037 26.012 12.7671 26.0071 12.7275C26.0023 12.6879 26.0115 12.6479 26.0331 12.6143C26.0548 12.5808 26.0875 12.556 26.1256 12.5442L29.1562 11.6486C29.199 11.6357 29.235 11.6064 29.2563 11.567C29.2775 11.5277 29.2824 11.4815 29.2697 11.4386C29.264 11.4195 29.2552 11.4015 29.2436 11.3852L28.6635 10.5986C28.6503 10.5808 28.6407 10.5605 28.6354 10.5389C28.6301 10.5174 28.6291 10.495 28.6324 10.473C28.6358 10.451 28.6435 10.43 28.6551 10.411C28.6667 10.3921 28.6819 10.3756 28.6999 10.3625C28.7137 10.3514 28.7295 10.3429 28.7464 10.3376L30.4183 9.77798L32.399 9.12417C32.4329 9.11307 32.4694 9.1129 32.5035 9.1237C32.5375 9.13449 32.5672 9.1557 32.5885 9.18433L34.1526 11.3069C34.1792 11.3431 34.1905 11.3883 34.1839 11.4328C34.1773 11.4772 34.1534 11.5173 34.1174 11.5442C34.0928 11.5622 34.0638 11.5735 34.0334 11.5771Z' fill='%23EE7E99'/%3E%3Cpath d='M46.0115 16.1933C44.7243 16.678 43.4939 17.1014 42.3044 17.418C42.1523 17.4589 42.0014 17.4964 41.8504 17.5316C41.6994 17.5667 41.561 17.6008 41.4168 17.6314C39.2511 18.1082 37.2069 18.1706 35.174 17.5009C33.585 16.9788 32.1174 16.4986 30.0834 16.2841C29.7917 16.2535 29.4886 16.2285 29.1753 16.2092C26.8019 16.0662 23.6658 16.2671 18.9293 17.0889C12.9385 18.1286 6.04079 18.9992 0.485873 19.182C-0.160655 22.3655 -0.160655 25.6465 0.485873 28.8301C7.00104 30.2898 14.7625 32.4147 20.9792 33.7109C30.2865 35.653 39.7653 34.4601 46.1239 33.3261C48.4427 27.8001 48.6183 21.6081 46.6165 15.9595L46.4008 16.0389L46.0115 16.1933Z' fill='%23FFC4B5'/%3E%3Cpath d='M22.3502 16.2305C22.3502 16.2305 19.0347 16.6436 18.398 16.7583L12.5173 17.2747C12.4105 17.2847 12.3094 17.3277 12.2281 17.3976C12.1467 17.4676 12.0892 17.5611 12.0633 17.6652L8.6831 31.2021C8.64973 31.3347 8.6703 31.4751 8.7403 31.5926C8.8103 31.71 8.92403 31.7949 9.05653 31.8286C11.0996 32.3496 18.8554 34.2883 21.3741 34.3258C21.3741 34.3303 23.8348 16.7106 22.3502 16.2305Z' fill='white'/%3E%3Cpath d='M36.1136 16.5981C36.1136 16.5981 31.1285 14.0317 23.1231 15.6128C22.9313 15.6523 22.7575 15.7526 22.6274 15.8988C22.4973 16.045 22.418 16.2294 22.4012 16.4244L20.9733 34.0294C20.9523 34.2793 21.025 34.528 21.1774 34.7271C21.3297 34.9262 21.5507 35.0615 21.7973 35.1066C24.0561 35.5186 30.1376 36.2281 35.2329 35.8387C35.2329 35.8387 36.3679 35.5879 36.3679 34.992C36.3679 34.992 36.6392 18.4766 36.7425 17.7388C36.7413 17.7434 36.8877 16.8535 36.1136 16.5981Z' fill='white'/%3E%3Cpath d='M36.3669 34.992C36.3669 34.992 36.3749 34.4812 36.3896 33.6367C35.611 33.7219 31.4692 34.1623 29.333 34.0976C29.1768 34.0924 29.0231 34.0566 28.8807 33.992C28.7384 33.9274 28.6101 33.8354 28.5033 33.7213C28.3966 33.6071 28.3133 33.473 28.2584 33.3266C28.2035 33.1803 28.1779 33.0245 28.1832 32.8683C28.2752 29.9307 28.6202 21.6413 29.6645 18.1713C29.6914 18.0818 29.6989 17.9876 29.6867 17.895C29.6744 17.8023 29.6426 17.7133 29.5933 17.6339C29.5441 17.5545 29.4785 17.4864 29.4009 17.4343C29.3234 17.3821 29.2356 17.3471 29.1435 17.3314C28.5351 17.2349 27.6214 17.698 26.8575 20.6231C26.8575 20.6231 25.374 25.3439 25.374 33.2031C25.374 33.2031 23.9393 34.9693 24.8314 28.4018C24.8314 28.4018 24.3604 27.4449 23.8587 29.1362C23.8587 29.1362 23.6203 30.0442 23.4297 31.1793C23.4216 31.2251 23.397 31.2664 23.3607 31.2953C23.3243 31.3243 23.2786 31.339 23.2322 31.3366C23.1857 31.3342 23.1417 31.315 23.1085 31.2825C23.0753 31.2499 23.0551 31.2064 23.0517 31.16C22.8531 27.5175 22.6124 20.3825 23.483 16.6594C23.5886 16.2054 23.6635 15.8274 23.71 15.5073C23.5148 15.5414 23.3184 15.5777 23.1187 15.6208C22.9269 15.6602 22.7531 15.7605 22.623 15.9068C22.4929 16.053 22.4136 16.2374 22.3968 16.4324L20.9689 34.0374C20.9479 34.2873 21.0206 34.536 21.173 34.7351C21.3253 34.9342 21.5463 35.0695 21.7929 35.1146C24.0517 35.5266 30.1332 36.2361 35.2285 35.8467C35.233 35.8388 36.3635 35.5879 36.3669 34.992Z' fill='%23E8E8E8'/%3E%3Cpath d='M21.5772 32.8022C21.5536 32.4195 21.4958 32.0396 21.4047 31.6672C21.3048 31.2631 21.1981 31.2948 20.7952 31.3005C20.466 31.3005 20.138 31.3346 19.8088 31.3459C19.1834 31.3686 18.5251 31.3459 17.9859 30.9906C17.6926 30.7846 17.4519 30.5124 17.2833 30.1961C16.7703 29.288 16.7397 28.1802 16.8157 27.1314C16.8986 25.9963 17.0915 24.8522 16.8554 23.7319C16.8369 23.6304 16.787 23.5373 16.7126 23.4658C16.6382 23.3943 16.5433 23.348 16.4411 23.3334C16.2141 23.3096 16.0825 23.4946 15.9871 23.674C14.91 25.6547 15.3061 28.279 13.9259 30.0588C14.3042 26.7663 14.6803 23.4746 15.0541 20.1836V20.1711C15.0629 20.1114 15.0485 20.0506 15.0138 20.0011C14.9792 19.9517 14.9269 19.9174 14.8677 19.9053C14.8086 19.8933 14.747 19.9043 14.6958 19.9363C14.6445 19.9682 14.6074 20.0185 14.5922 20.0769C13.8188 22.7088 12.9664 25.3157 12.0349 27.8976C11.9963 28.0131 11.9183 28.1114 11.8145 28.1753C11.7108 28.2392 11.5879 28.2646 11.4674 28.2472C11.1189 28.1904 11.0803 27.8079 11.0905 27.5026C11.1684 25.3546 11.503 23.2237 12.0871 21.1552C12.4526 19.8658 12.9168 18.5446 13.0689 17.2324L12.5105 17.2812C12.4037 17.2912 12.3026 17.3342 12.2213 17.4041C12.1399 17.4741 12.0823 17.5676 12.0565 17.6717L8.6831 31.2018C8.64973 31.3344 8.6703 31.4748 8.7403 31.5922C8.8103 31.7097 8.92403 31.7946 9.05653 31.8283C11.0996 32.3493 18.8554 34.288 21.3741 34.3255C21.3741 34.33 21.4512 33.7523 21.5772 32.8022Z' fill='%23E8E8E8'/%3E%3C/svg%3E%0A")
}

.nasogastrik {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url(https://storage.aido.id/ico/pemeriksaan-lab.png)
}

.terapi-musik {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.0022 0.00613152C18.9753 0.00545439 14.0751 1.58332 9.99302 4.51706C5.91098 7.45081 2.85322 11.5923 1.25125 16.3571C-0.35073 21.122 -0.416043 26.2696 1.06453 31.0735C2.5451 35.8774 5.49679 40.0952 9.50309 43.1315C10.2144 39.9513 10.8071 36.7629 10.7805 35.2995C10.6967 30.2655 3.41035 30.0652 5.72399 18.8096C7.14039 11.9586 12.9204 8.73137 19.0765 8.57399C19.6897 8.55764 20.3028 8.57399 20.916 8.60669C22.0777 8.67876 23.2301 8.8601 24.3579 9.14831C24.9029 9.28457 25.4343 9.44944 25.9521 9.64293C26.2096 9.73694 26.463 9.84731 26.7144 9.94337C27.2091 10.1523 27.6927 10.3863 28.1635 10.6444C29.3123 11.2716 30.374 12.0467 31.3213 12.9499C31.6946 13.3055 32.0487 13.6807 32.382 14.074C32.5476 14.2784 32.707 14.4705 32.8644 14.6769C33.1758 15.0872 33.4645 15.5144 33.7289 15.9564C33.9973 16.4015 34.2416 16.8606 34.4606 17.3319C34.569 17.569 34.665 17.8081 34.7713 18.0534C34.9694 18.5452 35.1407 19.0473 35.2843 19.5577C35.7343 21.1677 35.9349 22.8371 35.8791 24.5079C35.8724 24.7451 35.9099 24.9814 35.9895 25.2049C36.0166 25.2788 36.048 25.3512 36.0835 25.4215L37.5939 28.0315L39.0818 30.6477C39.187 30.8231 39.2564 31.0176 39.2862 31.2199C39.3065 31.3463 39.3107 31.4747 39.2985 31.6021C39.2858 31.7269 39.2584 31.8497 39.2167 31.968C39.1521 32.1432 39.0573 32.3058 38.9367 32.4483C38.8964 32.4964 38.8534 32.5421 38.8079 32.5852C38.6672 32.7166 38.5038 32.8211 38.3256 32.8939C38.201 32.9446 38.0705 32.9796 37.9372 32.9981L36.7436 33.1677C36.5438 33.1968 36.3591 33.2908 36.218 33.4352C36.0769 33.5796 35.9873 33.7665 35.9629 33.9669C35.9363 34.1713 35.9118 34.3879 35.8873 34.5903C35.7605 35.602 35.644 36.4829 35.5337 37.2473C35.4887 37.5579 35.4458 37.8482 35.4029 38.1241C35.3702 38.3285 35.3375 38.5329 35.3068 38.7373C35.2107 39.3136 35.1188 39.8082 35.0288 40.2354C34.9532 40.5931 34.8796 40.9017 34.8061 41.1715C34.757 41.3493 34.708 41.5128 34.6589 41.66C34.3871 42.4775 34.1091 42.8168 33.7698 43.1213C33.5654 43.3135 33.1424 43.4013 32.5885 43.3952C32.3616 43.3916 32.1351 43.3759 31.9099 43.3482C31.7484 43.3298 31.5788 43.3053 31.4051 43.2746C31.1414 43.2297 30.8655 43.1724 30.5875 43.1029L30.2993 43.0294C30.1059 42.9789 29.9076 42.9217 29.7046 42.8577C28.3003 42.4263 26.9584 41.8134 25.7129 41.0346C25.7129 41.0346 24.6297 44.7462 23.7365 47.998H24.0022C30.3671 47.998 36.4714 45.4695 40.9721 40.9688C45.4728 36.4682 48.0012 30.3639 48.0012 23.999C48.0012 17.6341 45.4728 11.5298 40.9721 7.02914C36.4714 2.52846 30.3671 0 24.0022 0V0.00613152Z' fill='%23E1F2FF'/%3E%3Cpath d='M39.3069 31.604C39.2942 31.7288 39.2668 31.8516 39.2251 31.9699C39.2668 31.8516 39.2942 31.7288 39.3069 31.604Z' fill='%23FFC4B5'/%3E%3Cpath d='M34.7754 18.0454C34.9735 18.5372 35.1448 19.0393 35.2884 19.5497C35.1448 19.0393 34.9735 18.5372 34.7754 18.0454Z' fill='%23FFC4B5'/%3E%3Cpath d='M33.7329 15.9482C34.0013 16.3933 34.2456 16.8525 34.4646 17.3238C34.2456 16.8525 34.0013 16.3933 33.7329 15.9482Z' fill='%23FFC4B5'/%3E%3Cpath d='M32.8687 14.6685C33.1801 15.0787 33.4687 15.5059 33.7332 15.9479C33.4687 15.5059 33.1801 15.0787 32.8687 14.6685Z' fill='%23FFC4B5'/%3E%3Cpath d='M39.2287 31.9702C39.1641 32.1454 39.0694 32.308 38.9487 32.4505C39.0694 32.308 39.1641 32.1454 39.2287 31.9702Z' fill='%23FFC4B5'/%3E%3Cpath d='M38.8202 32.5874C38.6795 32.7187 38.5161 32.8233 38.3379 32.896C38.5161 32.8233 38.6795 32.7187 38.8202 32.5874Z' fill='%23FFC4B5'/%3E%3Cpath d='M34.8141 41.1738C34.7651 41.3516 34.716 41.5152 34.667 41.6623C34.716 41.5152 34.7651 41.3516 34.8141 41.1738Z' fill='%23FFC4B5'/%3E%3Cpath d='M39.2942 31.2217C39.2645 31.0194 39.195 30.8249 39.0899 30.6494L37.5938 28.0312L39.0817 30.6474C39.1899 30.8228 39.2622 31.0181 39.2942 31.2217Z' fill='%23FFC4B5'/%3E%3Cpath d='M35.8956 34.5923C35.7689 35.604 35.6524 36.4849 35.542 37.2493C35.6524 36.4849 35.7689 35.604 35.8956 34.5923Z' fill='%23FFC4B5'/%3E%3Cpath d='M35.3149 38.7395C35.3456 38.5474 35.3783 38.345 35.411 38.1263C35.4539 37.8504 35.4968 37.5602 35.5418 37.2495C35.4968 37.5602 35.4539 37.8504 35.411 38.1263C35.3783 38.345 35.3456 38.5474 35.3149 38.7395Z' fill='%23FFC4B5'/%3E%3Cpath d='M31.3252 12.9419C31.6985 13.2975 32.0526 13.6727 32.386 14.066C32.0526 13.6727 31.6985 13.2975 31.3252 12.9419Z' fill='%23FFC4B5'/%3E%3Cpath d='M20.9199 8.59814C22.0817 8.67022 23.234 8.85156 24.3618 9.13977C23.234 8.85156 22.0817 8.67022 20.9199 8.59814Z' fill='%23FFC4B5'/%3E%3Cpath d='M24.3702 41.8375C24.779 39.7834 25.3165 38.9761 25.3165 38.9761C28.0328 40.7032 31.6525 41.4799 32.3964 40.8156C32.8297 40.4252 33.1486 39.9531 33.5022 38.2812C33.6064 37.7825 33.7065 37.1775 33.8292 36.4417C33.9784 35.477 34.1398 34.2793 34.3217 32.7873C34.3444 32.6118 34.4234 32.4484 34.5469 32.3216C34.6703 32.1948 34.8316 32.1115 35.0064 32.0842L36.0529 31.9371C36.2793 31.9092 36.495 31.825 36.6805 31.6922C36.8659 31.5594 37.0152 31.3823 37.1146 31.177C37.214 30.9717 37.2604 30.7448 37.2495 30.517C37.2386 30.2891 37.1708 30.0677 37.0523 29.8728L34.4239 25.2761C34.2975 25.0285 34.2356 24.7529 34.2441 24.4749C34.4812 16.3159 27.808 8.42453 19.0766 8.62278V8.57373C12.9205 8.73928 7.13229 11.9665 5.72408 18.8155C3.41043 30.071 10.6968 30.2713 10.7806 35.3054C10.8072 36.7688 10.2144 39.9572 9.50317 43.1374C13.3742 46.0816 18.0521 47.773 22.9109 47.9855C23.616 45.1057 24.3395 41.9888 24.3702 41.8375ZM18.5861 28.2684C18.1426 29.3823 16.7875 29.7215 15.6613 30.0015C14.2306 30.3592 13.5664 30.6045 13.5664 31.3137V31.5283C13.5666 31.585 13.5557 31.6412 13.5341 31.6937C13.5125 31.7461 13.4808 31.7938 13.4407 31.8339C13.4006 31.874 13.3529 31.9057 13.3005 31.9273C13.248 31.9489 13.1918 31.9598 13.1351 31.9596H11.4142C11.3574 31.9598 11.3011 31.9489 11.2485 31.9273C11.196 31.9058 11.1482 31.874 11.1079 31.834C11.0677 31.7939 11.0357 31.7463 11.0139 31.6938C10.9921 31.6414 10.9809 31.5851 10.9809 31.5283V30.022C10.9814 28.8752 11.4201 27.7719 12.2072 26.9378C12.2527 26.8896 12.2865 26.8315 12.306 26.7681C12.3254 26.7047 12.33 26.6377 12.3193 26.5723C12.3086 26.5068 12.283 26.4447 12.2444 26.3908C12.2058 26.3368 12.1553 26.2925 12.0968 26.2613C11.3646 25.8803 10.7498 25.3075 10.3182 24.604C9.8865 23.9005 9.65424 23.0929 9.64624 22.2676C9.66166 21.1287 10.1087 20.0381 10.8971 19.2161C10.9404 19.1693 10.9731 19.1136 10.9929 19.0529C11.0126 18.9922 11.019 18.9279 11.0115 18.8646C10.9058 17.906 11.1127 16.9389 11.6015 16.1076C12.0903 15.2763 12.8347 14.6252 13.7237 14.2516C13.8261 14.2085 13.9075 14.1271 13.9506 14.0247C14.2024 13.4276 14.5807 12.8922 15.0594 12.4554C15.5381 12.0186 16.1058 11.6908 16.7234 11.4946C17.341 11.2983 17.9938 11.2384 18.6368 11.3188C19.2798 11.3992 19.8978 11.6181 20.448 11.9604C20.5159 12.0024 20.5941 12.0246 20.6739 12.0246C20.7537 12.0246 20.8319 12.0024 20.8997 11.9604C21.45 11.6181 22.0679 11.3992 22.7109 11.3188C23.3539 11.2384 24.0068 11.2983 24.6244 11.4946C25.242 11.6908 25.8097 12.0186 26.2884 12.4554C26.7671 12.8922 27.1453 13.4276 27.3972 14.0247C27.4405 14.1276 27.5228 14.2091 27.6261 14.2516C28.5149 14.6253 29.2591 15.2764 29.7475 16.1078C30.236 16.9392 30.4425 17.9062 30.3362 18.8646C30.3287 18.9281 30.3353 18.9925 30.3554 19.0533C30.3756 19.114 30.4088 19.1696 30.4527 19.2161C31.2393 20.0391 31.6854 21.1292 31.7015 22.2676C31.6966 22.904 31.5584 23.5323 31.2959 24.1121C31.0334 24.6918 30.6524 25.2102 30.1774 25.6338C29.7024 26.0573 29.1439 26.3768 28.538 26.5714C27.9321 26.7661 27.2921 26.8317 26.6593 26.7641C26.5967 26.7565 26.5332 26.7627 26.4732 26.7821C26.4132 26.8015 26.3582 26.8337 26.3119 26.8765C25.5835 27.5293 24.6659 27.9326 23.6925 28.0278C22.7191 28.123 21.7407 27.9051 20.8997 27.4058C20.8317 27.3643 20.7536 27.3423 20.6739 27.3423C20.5942 27.3423 20.516 27.3643 20.448 27.4058C19.9753 27.6999 19.4521 27.9037 18.9049 28.0067C18.8341 28.0201 18.7677 28.051 18.712 28.0967C18.6563 28.1425 18.613 28.2015 18.5861 28.2684Z' fill='%23FFC4B5'/%3E%3Cpath d='M26.7188 9.93506C27.2134 10.144 27.697 10.3779 28.1678 10.6361C27.697 10.3779 27.2134 10.144 26.7188 9.93506Z' fill='%23FFC4B5'/%3E%3Cpath d='M28.1675 10.6362C29.3163 11.2634 30.3779 12.0385 31.3252 12.9417C30.3779 12.0385 29.3163 11.2634 28.1675 10.6362Z' fill='%23FFC4B5'/%3E%3Cpath d='M24.3618 9.13965C24.9068 9.27591 25.4382 9.44078 25.956 9.63426C25.4382 9.44623 24.9068 9.28136 24.3618 9.13965Z' fill='%23FFC4B5'/%3E%3Cpath d='M30.2994 43.0315C30.1059 42.9811 29.9076 42.9239 29.7046 42.8599C29.9076 42.9239 30.1059 42.9811 30.2994 43.0315Z' fill='%23F7BAAD'/%3E%3Cpath d='M37.5941 28.0316L36.096 25.4134C36.0605 25.3431 36.0291 25.2707 36.002 25.1968C36.0291 25.2707 36.0605 25.3431 36.096 25.4134L37.5941 28.0316Z' fill='%23F7BAAD'/%3E%3Cpath d='M31.4132 43.2767C31.1496 43.2317 30.8737 43.1745 30.5957 43.105C30.8737 43.1745 31.1496 43.2317 31.4132 43.2767Z' fill='%23F7BAAD'/%3E%3Cpath d='M23.7305 48C24.6236 44.7483 25.7069 41.0366 25.7069 41.0366C25.7069 41.0366 24.5909 44.8464 23.7305 48Z' fill='%23F7BAAD'/%3E%3Cpath d='M32.5965 43.3971C32.3697 43.3935 32.1432 43.3778 31.918 43.3501C32.1432 43.3778 32.3697 43.3935 32.5965 43.3971Z' fill='%23F7BAAD'/%3E%3Cpath d='M34.2441 24.4551C34.2356 24.7331 34.2975 25.0087 34.4239 25.2563L37.0523 29.853C37.1708 30.0479 37.2386 30.2693 37.2495 30.4972C37.2603 30.725 37.214 30.9519 37.1146 31.1572C37.0152 31.3625 36.8659 31.5396 36.6805 31.6724C36.495 31.8052 36.2793 31.8894 36.0529 31.9173L35.0064 32.0644C34.8316 32.0917 34.6703 32.175 34.5469 32.3018C34.4234 32.4286 34.3444 32.592 34.3217 32.7675C34.1398 34.2595 33.9784 35.4572 33.8292 36.4219C33.7147 37.1639 33.6064 37.7688 33.5022 38.2614C33.1486 39.9333 32.8297 40.4054 32.3964 40.7958C31.6525 41.4682 28.0328 40.6916 25.3165 38.9563C25.3165 38.9563 24.7871 39.7739 24.3702 41.8177C24.3395 41.969 23.616 45.0879 22.9109 47.9493C23.1827 47.9616 23.4566 47.9697 23.7284 47.9718C24.5889 44.8181 25.711 41.0084 25.711 41.0084C26.9565 41.7872 28.2984 42.4001 29.7026 42.8315C29.9043 42.8955 30.1025 42.9527 30.2974 43.0032L30.5856 43.0767C30.8717 43.1462 31.1476 43.2035 31.4031 43.2484C31.5768 43.2791 31.7465 43.3036 31.9079 43.322C32.1331 43.3497 32.3596 43.3654 32.5865 43.369C33.1404 43.369 33.5573 43.2873 33.7679 43.0951C34.1071 42.7906 34.381 42.4411 34.6569 41.6338C34.706 41.4866 34.755 41.3231 34.8041 41.1453C34.8777 40.8755 34.9512 40.5669 35.0269 40.2092C35.1168 39.782 35.2088 39.2874 35.3048 38.7111C35.3355 38.5189 35.3682 38.3166 35.4009 38.0979C35.4438 37.822 35.4867 37.5318 35.5317 37.2211C35.6421 36.4485 35.7586 35.5676 35.8853 34.5641C35.9098 34.3597 35.9343 34.1553 35.9609 33.9407C35.9853 33.7403 36.0749 33.5534 36.216 33.409C36.3571 33.2646 36.5419 33.1706 36.7417 33.1415L37.9353 32.9719C38.0685 32.9534 38.199 32.9184 38.3236 32.8677C38.5018 32.795 38.6653 32.6904 38.806 32.559C38.8515 32.5159 38.8945 32.4702 38.9347 32.4221C39.0554 32.2796 39.1501 32.117 39.2147 31.9418C39.2564 31.8235 39.2838 31.7007 39.2965 31.5759C39.3087 31.4485 39.3046 31.3201 39.2842 31.1937C39.2544 30.9914 39.185 30.7969 39.0798 30.6215L37.594 28.0319L36.0958 25.4137C36.0603 25.3434 36.0289 25.271 36.0018 25.1971C35.9222 24.9736 35.8848 24.7373 35.8914 24.5001C35.9472 22.8293 35.7466 21.1599 35.2967 19.5499C35.153 19.0395 34.9818 18.5374 34.7837 18.0456C34.6855 17.8003 34.5793 17.5612 34.473 17.3241C34.2539 16.8528 34.0097 16.3937 33.7413 15.9486C33.4768 15.5066 33.1882 15.0794 32.8767 14.6692C32.7194 14.4648 32.5599 14.2604 32.3944 14.0662C32.061 13.6729 31.7069 13.2977 31.3336 12.9421C30.3863 12.0389 29.3247 11.2638 28.1759 10.6366C27.7051 10.3785 27.2214 10.1445 26.7268 9.93557C26.4754 9.82929 26.2219 9.73119 25.9644 9.63513C25.4466 9.44709 24.9152 9.28222 24.3702 9.14051C23.2425 8.8523 22.0901 8.67096 20.9283 8.59889C20.3274 8.5621 19.7163 8.54984 19.0889 8.56619V8.60298C27.808 8.40472 34.4812 16.2961 34.2441 24.4551Z' fill='%23F7BAAD'/%3E%3Cpath d='M28.3596 21.6364C28.2461 21.7242 28.1044 21.7675 27.9612 21.7579C27.818 21.7483 27.6833 21.6865 27.5826 21.5843C27.4818 21.482 27.4221 21.3464 27.4146 21.2031C27.4071 21.0598 27.4525 20.9187 27.542 20.8066C27.8031 20.5463 28.1217 20.3513 28.4722 20.2373C28.8227 20.1233 29.1952 20.0936 29.5593 20.1505C29.4477 20.0245 29.3275 19.9064 29.1996 19.7969C28.8639 19.511 28.4729 19.2974 28.051 19.1694H28.0285C27.1759 19.2635 26.3871 19.6659 25.8105 20.3009C25.2338 20.9359 24.9091 21.7597 24.8973 22.6174V22.7094C24.8973 23.0202 25.0206 23.3183 25.2402 23.5382C25.4598 23.7582 25.7576 23.882 26.0684 23.8826C26.1482 23.8778 26.2282 23.8895 26.3033 23.9168C26.3784 23.9441 26.4472 23.9864 26.5054 24.0413C26.5636 24.0961 26.6099 24.1623 26.6416 24.2357C26.6733 24.3091 26.6896 24.3882 26.6896 24.4681C26.6896 24.5481 26.6733 24.6272 26.6416 24.7006C26.6099 24.774 26.5636 24.8401 26.5054 24.895C26.4472 24.9498 26.3784 24.9922 26.3033 25.0195C26.2282 25.0468 26.1482 25.0584 26.0684 25.0537C25.469 25.0529 24.8926 24.8224 24.458 24.4095C24.0234 23.9965 23.7637 23.4327 23.7323 22.8341V22.6624C23.7341 22.082 23.8429 21.5069 24.0532 20.966C23.5963 20.9344 23.1578 20.7743 22.788 20.5041C22.5082 20.2679 22.2882 19.9689 22.1461 19.6314C22.004 19.2939 21.9438 18.9276 21.9705 18.5624C21.9705 18.4068 22.0323 18.2576 22.1423 18.1476C22.2523 18.0376 22.4015 17.9758 22.5571 17.9758C22.7127 17.9758 22.8619 18.0376 22.9719 18.1476C23.0819 18.2576 23.1437 18.4068 23.1437 18.5624C23.1216 18.7491 23.1428 18.9383 23.2055 19.1155C23.2682 19.2927 23.3708 19.4531 23.5054 19.5843C23.8836 19.7926 24.3252 19.8545 24.746 19.7581C25.2499 19.1244 25.9089 18.6316 26.6591 18.3274V17.9635C26.6591 17.8096 26.6287 17.6571 26.5698 17.5149C26.5108 17.3727 26.4243 17.2435 26.3154 17.1347C26.2064 17.0259 26.077 16.9397 25.9347 16.881C25.7924 16.8222 25.6399 16.7921 25.4859 16.7924C25.3304 16.7924 25.1812 16.7306 25.0711 16.6206C24.9611 16.5106 24.8993 16.3614 24.8993 16.2058C24.8993 16.0503 24.9611 15.9011 25.0711 15.791C25.1812 15.681 25.3304 15.6192 25.4859 15.6192C26.1077 15.6192 26.704 15.8662 27.1436 16.3059C27.5832 16.7455 27.8302 17.3418 27.8302 17.9635V18.0024L27.9876 17.9758C28.0404 17.937 28.1014 17.9109 28.1659 17.8995C28.2305 17.8882 28.2967 17.8919 28.3596 17.9104H28.3719C28.447 17.9316 28.5264 17.932 28.6017 17.9115C28.677 17.8911 28.7454 17.8506 28.7995 17.7944C28.8536 17.7382 28.8915 17.6683 28.909 17.5923C28.9266 17.5163 28.9232 17.4369 28.8992 17.3626C28.7335 16.8751 28.4527 16.4348 28.0805 16.079C27.7083 15.7232 27.2558 15.4624 26.7613 15.3188L26.6509 15.2861C26.5826 15.2653 26.5205 15.228 26.4702 15.1773C26.4199 15.1267 26.383 15.0643 26.3627 14.9959L26.33 14.8855C26.1785 14.3632 25.8963 13.8883 25.51 13.5055C25.1237 13.1228 24.6461 12.8449 24.1225 12.6982C23.5989 12.5514 23.0464 12.5407 22.5175 12.6671C21.9886 12.7934 21.5006 13.0525 21.0998 13.42L20.9567 13.5509C20.9031 13.5958 20.8403 13.6286 20.7728 13.6469V14.4522C20.7728 14.9184 20.958 15.3655 21.2876 15.6951C21.6172 16.0247 22.0643 16.2099 22.5305 16.2099H23.1171C23.2664 16.2187 23.4067 16.2843 23.5093 16.3931C23.6119 16.502 23.6691 16.6459 23.6691 16.7955C23.6691 16.9451 23.6119 17.089 23.5093 17.1978C23.4067 17.3067 23.2664 17.3722 23.1171 17.381H22.5305C22.0185 17.3764 21.5168 17.2372 21.0756 16.9775C20.6343 16.7178 20.2691 16.3466 20.0166 15.9013C19.7255 16.0996 19.3816 16.2057 19.0294 16.2058H18.4428C18.2872 16.2058 18.138 16.144 18.028 16.034C17.918 15.924 17.8562 15.7748 17.8562 15.6192C17.8562 15.4637 17.918 15.3145 18.028 15.2045C18.138 15.0945 18.2872 15.0326 18.4428 15.0326H19.0294C19.1832 15.0305 19.33 14.968 19.4382 14.8587C19.5464 14.7494 19.6073 14.6019 19.6078 14.4481V13.2749H20.0717C19.6618 12.947 19.1773 12.7252 18.6612 12.6293C18.145 12.5335 17.6132 12.5664 17.1128 12.7253C16.6125 12.8842 16.1591 13.1641 15.7928 13.5403C15.4266 13.9164 15.1588 14.377 15.0132 14.8814L14.9805 14.9918C14.9594 15.0601 14.9219 15.1223 14.8713 15.1729C14.8208 15.2234 14.7586 15.2609 14.6903 15.282L14.5799 15.3188C13.7883 15.5533 13.1181 16.0851 12.7098 16.8026C13.4621 16.8373 14.1721 17.1602 14.6927 17.7044C15.2133 18.2486 15.5045 18.9723 15.5058 19.7253V20.3119C15.5058 20.4675 15.444 20.6167 15.334 20.7267C15.224 20.8367 15.0748 20.8985 14.9192 20.8985C14.7636 20.8985 14.6144 20.8367 14.5044 20.7267C14.3944 20.6167 14.3326 20.4675 14.3326 20.3119V19.7253C14.3328 19.4323 14.2596 19.144 14.1196 18.8865C13.9797 18.6291 13.7774 18.4109 13.5314 18.2517C13.5314 18.2517 13.5314 18.2517 13.5314 18.264L13.6029 18.6871C13.6206 18.79 13.6002 18.8958 13.5457 18.9849C13.4912 19.074 13.4063 19.1403 13.3066 19.1715C12.8849 19.3 12.4939 19.5135 12.1579 19.7989C11.7002 20.1727 11.3545 20.6655 11.1591 21.2232C10.9637 21.7809 10.926 22.3817 11.0503 22.9594C11.1746 23.5372 11.456 24.0693 11.8635 24.4973C12.271 24.9253 12.7888 25.2324 13.3597 25.3848C13.5204 24.7541 13.8864 24.1948 14.4 23.7952C14.9137 23.3955 15.5458 23.1782 16.1966 23.1774H16.7811C16.8609 23.1727 16.9409 23.1844 17.016 23.2117C17.0912 23.2389 17.1599 23.2813 17.2181 23.3362C17.2763 23.391 17.3226 23.4571 17.3543 23.5305C17.386 23.6039 17.4023 23.683 17.4023 23.763C17.4023 23.8429 17.386 23.922 17.3543 23.9954C17.3226 24.0688 17.2763 24.135 17.2181 24.1898C17.1599 24.2447 17.0912 24.287 17.016 24.3143C16.9409 24.3416 16.8609 24.3533 16.7811 24.3486H16.1986C15.8388 24.3487 15.4876 24.4594 15.1927 24.6655C14.8977 24.8717 14.6731 25.1634 14.5492 25.5013H15.0725C15.1292 25.501 15.1854 25.512 15.2378 25.5336C15.2903 25.5551 15.3379 25.5869 15.378 25.627C15.4181 25.6671 15.4499 25.7148 15.4714 25.7672C15.493 25.8196 15.504 25.8758 15.5037 25.9325V26.3863C15.5045 26.4915 15.4667 26.5933 15.3974 26.6724C15.328 26.7516 15.232 26.8025 15.1277 26.8155C14.3405 26.9071 13.6143 27.2844 13.0869 27.8759C12.5595 28.4674 12.2674 29.2319 12.2663 30.0244V30.6212C12.2663 30.6342 12.2714 30.6466 12.2806 30.6558C12.2898 30.665 12.3023 30.6702 12.3153 30.6702C12.3258 30.6702 12.3361 30.6669 12.3446 30.6606C12.353 30.6544 12.3592 30.6455 12.3623 30.6355C12.7404 29.4092 14.163 29.0453 15.3402 28.751C16.7709 28.3954 17.4352 28.1501 17.4352 27.4389V27.2345C17.4352 27.1201 17.4806 27.0104 17.5615 26.9295C17.6424 26.8487 17.752 26.8032 17.8664 26.8032H18.0708C18.876 26.7995 19.6505 26.4939 20.2414 25.9469L20.3865 25.8181C20.4657 25.747 20.5683 25.7077 20.6747 25.7077C20.7811 25.7077 20.8837 25.747 20.9629 25.8181L21.1059 25.9469C21.4312 26.231 21.8095 26.448 22.2191 26.5851C22.6286 26.7223 23.0613 26.777 23.4921 26.746C23.9229 26.715 24.3433 26.599 24.729 26.4047C25.1147 26.2103 25.4581 25.9415 25.7394 25.6137L25.8252 25.5115C25.877 25.4497 25.9449 25.4035 26.0214 25.3779C26.0979 25.3523 26.1799 25.3483 26.2585 25.3664L26.3893 25.3991C26.8631 25.5139 27.3567 25.5197 27.833 25.4159C28.3093 25.3121 28.7558 25.1015 29.1388 24.7999C29.5218 24.4984 29.8314 24.1138 30.0441 23.6752C30.2568 23.2366 30.3671 22.7554 30.3667 22.2679C30.3667 22.1678 30.3667 22.0635 30.3503 21.9675L30.0172 21.6364C29.9084 21.5274 29.7792 21.441 29.637 21.382C29.4948 21.323 29.3423 21.2927 29.1884 21.2927C29.0344 21.2927 28.882 21.323 28.7398 21.382C28.5976 21.441 28.4684 21.5274 28.3596 21.6364ZM18.4346 21.479C18.279 21.479 18.1298 21.4172 18.0198 21.3072C17.9098 21.1972 17.848 21.048 17.848 20.8924C17.8505 20.4266 17.9929 19.9723 18.2568 19.5884C17.7983 19.4279 17.4009 19.1289 17.1197 18.7327C16.8385 18.3365 16.6874 17.8628 16.6871 17.377C16.6959 17.2276 16.7615 17.0873 16.8703 16.9847C16.9792 16.8821 17.1231 16.825 17.2727 16.825C17.4223 16.825 17.5662 16.8821 17.675 16.9847C17.7839 17.0873 17.8494 17.2276 17.8582 17.377C17.8582 17.6881 17.9819 17.9865 18.2019 18.2065C18.4219 18.4265 18.7203 18.5501 19.0314 18.5501H19.6078C19.6734 18.55 19.7385 18.5618 19.7999 18.5849C19.9295 18.562 20.0608 18.5504 20.1923 18.5501C20.2721 18.5454 20.3521 18.5571 20.4272 18.5844C20.5024 18.6117 20.5711 18.654 20.6293 18.7089C20.6875 18.7637 20.7338 18.8298 20.7655 18.9032C20.7972 18.9766 20.8135 19.0558 20.8135 19.1357C20.8135 19.2156 20.7972 19.2947 20.7655 19.3681C20.7338 19.4416 20.6875 19.5077 20.6293 19.5625C20.5711 19.6174 20.5024 19.6597 20.4272 19.687C20.3521 19.7143 20.2721 19.726 20.1923 19.7213C19.8819 19.7218 19.5843 19.8454 19.3648 20.0649C19.1453 20.2844 19.0217 20.582 19.0212 20.8924C19.0215 20.9695 19.0065 21.0459 18.9771 21.1172C18.9477 21.1885 18.9045 21.2533 18.85 21.3078C18.7955 21.3623 18.7307 21.4055 18.6594 21.4349C18.5881 21.4643 18.5117 21.4793 18.4346 21.479ZM22.367 26.4844C22.2118 26.4839 22.0631 26.4218 21.9535 26.3119C21.844 26.2019 21.7825 26.053 21.7825 25.8978C21.7833 25.7433 21.7535 25.5902 21.6949 25.4473C21.6363 25.3043 21.5499 25.1744 21.4409 25.065C21.3318 24.9556 21.2022 24.8688 21.0595 24.8097C20.9168 24.7506 20.7638 24.7203 20.6093 24.7205H20.0166C19.9467 24.7212 19.8774 24.7087 19.8122 24.6838C19.6827 24.7074 19.5514 24.7197 19.4198 24.7205C19.2642 24.7205 19.115 24.6587 19.005 24.5487C18.895 24.4387 18.8332 24.2895 18.8332 24.134C18.8332 23.9784 18.895 23.8292 19.005 23.7192C19.115 23.6092 19.2642 23.5474 19.4198 23.5474C19.5736 23.5476 19.726 23.5175 19.8682 23.4588C20.0105 23.4 20.1397 23.3138 20.2485 23.205C20.3573 23.0961 20.4435 22.9669 20.5023 22.8247C20.561 22.6825 20.5912 22.5301 20.5909 22.3762C20.5909 22.2992 20.6061 22.2229 20.6355 22.1518C20.665 22.0806 20.7082 22.0159 20.7627 21.9615C20.8172 21.907 20.8818 21.8638 20.953 21.8343C21.0242 21.8048 21.1004 21.7896 21.1775 21.7896C21.2545 21.7896 21.3308 21.8048 21.402 21.8343C21.4731 21.8638 21.5378 21.907 21.5923 21.9615C21.6467 22.0159 21.6899 22.0806 21.7194 22.1518C21.7489 22.2229 21.7641 22.2992 21.7641 22.3762C21.7614 22.8426 21.619 23.2975 21.3553 23.6823C21.8138 23.8422 22.2113 24.1407 22.4925 24.5366C22.7738 24.9325 22.9249 25.4061 22.925 25.8917C22.9267 26.0435 22.8696 26.19 22.7655 26.3006C22.6615 26.4111 22.5186 26.477 22.367 26.4844Z' fill='%23F1A4B7'/%3E%3Cpath d='M14.3327 19.7215V20.3081C14.3327 20.4637 14.3945 20.6129 14.5045 20.7229C14.6145 20.8329 14.7637 20.8947 14.9193 20.8947C15.0749 20.8947 15.2241 20.8329 15.3341 20.7229C15.4441 20.6129 15.5059 20.4637 15.5059 20.3081V19.7215C15.5046 18.9685 15.2135 18.2448 14.6929 17.7006C14.1723 17.1564 13.4622 16.8335 12.7099 16.7988C12.6055 16.9775 12.5199 17.1666 12.4544 17.3629C12.4292 17.4374 12.4248 17.5173 12.4419 17.594C12.4589 17.6707 12.4967 17.7413 12.5511 17.798C12.6055 17.8547 12.6744 17.8954 12.7504 17.9156C12.8263 17.9359 12.9063 17.9349 12.9817 17.9127H12.994C13.0514 17.896 13.1116 17.8914 13.1708 17.8993C13.2301 17.9072 13.287 17.9274 13.338 17.9586C13.389 17.9898 13.4329 18.0312 13.4669 18.0803C13.5009 18.1295 13.5243 18.1852 13.5356 18.2438C13.7815 18.4038 13.9833 18.6229 14.1225 18.8811C14.2618 19.1393 14.334 19.4282 14.3327 19.7215ZM13.3394 17.9393C13.4094 17.972 13.4694 18.0228 13.5131 18.0865C13.4425 18.0548 13.3822 18.0038 13.3394 17.9393Z' fill='%23ED7E98'/%3E%3Cpath d='M13.3394 17.939C13.3822 18.0035 13.4424 18.0545 13.5131 18.0861C13.4693 18.0225 13.4093 17.9717 13.3394 17.939Z' fill='%23ED7E98'/%3E%3Cpath d='M16.1987 24.347H16.7832C16.863 24.3517 16.943 24.34 17.0181 24.3127C17.0933 24.2854 17.162 24.2431 17.2202 24.1882C17.2784 24.1334 17.3247 24.0672 17.3564 23.9938C17.3881 23.9204 17.4044 23.8413 17.4044 23.7614C17.4044 23.6814 17.3881 23.6023 17.3564 23.5289C17.3247 23.4555 17.2784 23.3894 17.2202 23.3346C17.162 23.2797 17.0933 23.2373 17.0181 23.2101C16.943 23.1828 16.863 23.1711 16.7832 23.1758H16.1987C15.5479 23.1766 14.9158 23.3939 14.4021 23.7936C13.8885 24.1932 13.5225 24.7525 13.3618 25.3832C13.6388 25.4595 13.9247 25.4987 14.2121 25.4997H14.5493C14.6732 25.1618 14.8977 24.8701 15.1927 24.6639C15.4877 24.4578 15.8388 24.3472 16.1987 24.347Z' fill='%23ED7E98'/%3E%3Cpath d='M20.1924 19.7215C20.2722 19.7262 20.3522 19.7145 20.4273 19.6872C20.5024 19.66 20.5712 19.6176 20.6294 19.5627C20.6876 19.5079 20.7339 19.4418 20.7656 19.3684C20.7973 19.295 20.8136 19.2159 20.8136 19.1359C20.8136 19.056 20.7973 18.9769 20.7656 18.9035C20.7339 18.8301 20.6876 18.7639 20.6294 18.7091C20.5712 18.6542 20.5024 18.6119 20.4273 18.5846C20.3522 18.5573 20.2722 18.5456 20.1924 18.5503C20.0609 18.5506 19.9296 18.5622 19.8 18.5851C19.9303 18.6306 20.0403 18.7208 20.1105 18.8396C20.1807 18.9584 20.2066 19.0983 20.1836 19.2344C20.1606 19.3705 20.0902 19.494 19.9848 19.5832C19.8794 19.6723 19.7459 19.7213 19.6079 19.7215H19.0213C18.7575 19.7206 18.4957 19.6757 18.2467 19.5886C17.9828 19.9725 17.8404 20.4268 17.8379 20.8926C17.8379 21.0482 17.8997 21.1974 18.0097 21.3074C18.1197 21.4174 18.2689 21.4792 18.4245 21.4792C18.5801 21.4792 18.7293 21.4174 18.8393 21.3074C18.9493 21.1974 19.0111 21.0482 19.0111 20.8926C19.0113 20.738 19.0421 20.585 19.1017 20.4424C19.1613 20.2997 19.2485 20.1703 19.3583 20.0615C19.4681 19.9526 19.5983 19.8666 19.7414 19.8082C19.8846 19.7499 20.0378 19.7204 20.1924 19.7215Z' fill='%23ED7E98'/%3E%3Cpath d='M19.6079 14.4481C19.6074 14.6033 19.5453 14.752 19.4354 14.8615C19.3254 14.9711 19.1765 15.0326 19.0213 15.0326H18.4347C18.2792 15.0326 18.13 15.0944 18.02 15.2044C17.9099 15.3144 17.8481 15.4636 17.8481 15.6192C17.8481 15.7748 17.9099 15.924 18.02 16.034C18.13 16.144 18.2792 16.2058 18.4347 16.2058H19.0213C19.3763 16.2074 19.7234 16.1012 20.0167 15.9013C20.271 16.3479 20.6387 16.7196 21.0826 16.9787C21.5265 17.2378 22.0309 17.3752 22.5449 17.3769H23.1315C23.2808 17.3681 23.4211 17.3026 23.5237 17.1937C23.6264 17.0849 23.6835 16.9409 23.6835 16.7914C23.6835 16.6418 23.6264 16.4978 23.5237 16.389C23.4211 16.2802 23.2808 16.2146 23.1315 16.2058H22.5449C22.0788 16.2058 21.6317 16.0206 21.302 15.691C20.9724 15.3613 20.7872 14.9143 20.7872 14.4481V13.6428C20.7189 13.6599 20.6475 13.66 20.5791 13.6433C20.5107 13.6266 20.4475 13.5934 20.3948 13.5467L20.2497 13.4159C20.1945 13.3669 20.1373 13.3219 20.08 13.2749H19.6079V14.4481Z' fill='%23ED7E98'/%3E%3Cpath d='M19.7998 18.589C19.7384 18.5659 19.6733 18.5541 19.6077 18.5543H19.0211C18.7099 18.5543 18.4115 18.4307 18.1915 18.2106C17.9715 17.9906 17.8479 17.6922 17.8479 17.3811C17.8391 17.2318 17.7735 17.0915 17.6647 16.9888C17.5558 16.8862 17.4119 16.8291 17.2623 16.8291C17.1127 16.8291 16.9688 16.8862 16.86 16.9888C16.7511 17.0915 16.6856 17.2318 16.6768 17.3811C16.677 17.8669 16.8282 18.3406 17.1094 18.7368C17.3906 19.133 17.7879 19.432 18.2464 19.5925C18.4235 19.3284 18.6526 19.1032 18.9197 18.9307C19.1868 18.7581 19.4862 18.6419 19.7998 18.589Z' fill='%23ED7E98'/%3E%3Cpath d='M19.6078 19.7213C19.7458 19.7212 19.8793 19.6722 19.9847 19.5831C20.0901 19.4939 20.1605 19.3703 20.1835 19.2342C20.2065 19.0982 20.1806 18.9583 20.1104 18.8395C20.0402 18.7206 19.9302 18.6305 19.7999 18.585C19.4864 18.6378 19.1869 18.7541 18.9198 18.9266C18.6527 19.0992 18.4237 19.3244 18.2466 19.5885C18.4956 19.6756 18.7574 19.7205 19.0212 19.7213H19.6078Z' fill='%23ED7E98'/%3E%3Cpath d='M19.4382 24.1402C19.4382 23.9846 19.5 23.8354 19.61 23.7254C19.72 23.6154 19.8692 23.5536 20.0248 23.5536H20.6093C20.8733 23.5542 21.1353 23.5998 21.3839 23.6885C21.6476 23.3038 21.79 22.8489 21.7927 22.3825C21.7927 22.3055 21.7775 22.2292 21.7481 22.158C21.7186 22.0868 21.6754 22.0222 21.6209 21.9677C21.5664 21.9132 21.5018 21.87 21.4306 21.8405C21.3594 21.8111 21.2832 21.7959 21.2061 21.7959C21.1291 21.7959 21.0528 21.8111 20.9816 21.8405C20.9105 21.87 20.8458 21.9132 20.7913 21.9677C20.7369 22.0222 20.6937 22.0868 20.6642 22.158C20.6347 22.2292 20.6195 22.3055 20.6195 22.3825C20.6198 22.5364 20.5897 22.6888 20.5309 22.831C20.4722 22.9732 20.3859 23.1024 20.2771 23.2112C20.1683 23.32 20.0391 23.4063 19.8969 23.465C19.7547 23.5238 19.6023 23.5539 19.4484 23.5536C19.2928 23.5536 19.1436 23.6154 19.0336 23.7254C18.9236 23.8354 18.8618 23.9846 18.8618 24.1402C18.8618 24.2958 18.9236 24.445 19.0336 24.555C19.1436 24.665 19.2928 24.7268 19.4484 24.7268C19.58 24.726 19.7113 24.7137 19.8408 24.69C19.7243 24.6525 19.6226 24.5792 19.5503 24.4804C19.478 24.3817 19.4388 24.2626 19.4382 24.1402Z' fill='%23ED7E98'/%3E%3Cpath d='M21.3839 23.6987C21.2064 23.9623 20.9772 24.187 20.7102 24.3592C20.4431 24.5313 20.1439 24.6474 19.8306 24.7002C19.8958 24.7252 19.9651 24.7377 20.035 24.737H20.6195C20.7735 24.7367 20.926 24.7668 21.0683 24.8256C21.2106 24.8843 21.34 24.9705 21.4489 25.0793C21.5579 25.1881 21.6443 25.3173 21.7033 25.4595C21.7623 25.6017 21.7927 25.7542 21.7927 25.9081C21.788 25.9879 21.7996 26.0679 21.8269 26.143C21.8542 26.2182 21.8966 26.2869 21.9514 26.3451C22.0062 26.4033 22.0724 26.4496 22.1458 26.4813C22.2192 26.513 22.2983 26.5293 22.3782 26.5293C22.4582 26.5293 22.5373 26.513 22.6107 26.4813C22.6841 26.4496 22.7502 26.4033 22.8051 26.3451C22.8599 26.2869 22.9023 26.2182 22.9296 26.143C22.9569 26.0679 22.9685 25.9879 22.9638 25.9081C22.963 25.4213 22.8104 24.9468 22.5272 24.5508C22.244 24.1547 21.8443 23.8569 21.3839 23.6987Z' fill='%23ED7E98'/%3E%3Cpath d='M21.3838 23.699C21.1351 23.6103 20.8732 23.5646 20.6092 23.5641H20.0164C19.8773 23.5612 19.7418 23.6081 19.6341 23.6963C19.5265 23.7844 19.4538 23.9081 19.4292 24.045C19.4045 24.182 19.4296 24.3232 19.4997 24.4434C19.5699 24.5635 19.6807 24.6547 19.812 24.7005C20.1286 24.65 20.4315 24.5351 20.7018 24.3628C20.9722 24.1905 21.2043 23.9646 21.3838 23.699Z' fill='%23ED7E98'/%3E%3Cpath d='M23.4913 19.5685C23.3567 19.4373 23.2541 19.2769 23.1913 19.0997C23.1286 18.9225 23.1075 18.7332 23.1295 18.5465C23.1295 18.391 23.0677 18.2418 22.9577 18.1318C22.8477 18.0218 22.6985 17.96 22.5429 17.96C22.3874 17.96 22.2382 18.0218 22.1282 18.1318C22.0181 18.2418 21.9563 18.391 21.9563 18.5465C21.9297 18.9117 21.9899 19.2781 22.132 19.6155C22.2741 19.953 22.494 20.2521 22.7739 20.4882C23.1436 20.7584 23.5822 20.9185 24.039 20.9501C24.2087 20.5132 24.4437 20.1045 24.736 19.7381C24.3144 19.8368 23.8711 19.7764 23.4913 19.5685Z' fill='%23ED7E98'/%3E%3Cpath d='M27.532 20.8064C27.4425 20.9185 27.3971 21.0596 27.4046 21.2029C27.4121 21.3463 27.4718 21.4819 27.5725 21.5841C27.6733 21.6863 27.808 21.7481 27.9512 21.7577C28.0944 21.7673 28.2361 21.7241 28.3496 21.6362C28.4584 21.5272 28.5875 21.4408 28.7298 21.3818C28.872 21.3228 29.0244 21.2925 29.1784 21.2925C29.3323 21.2925 29.4848 21.3228 29.627 21.3818C29.7692 21.4408 29.8984 21.5272 30.0072 21.6362L30.3403 21.9673C30.2719 21.2922 29.9915 20.6561 29.5391 20.1503C29.1766 20.095 28.8061 20.1256 28.4575 20.2396C28.1089 20.3535 27.792 20.5476 27.532 20.8064Z' fill='%23ED7E98'/%3E%3Cpath d='M27.8098 17.9639C27.8098 17.3422 27.5628 16.7459 27.1232 16.3063C26.6835 15.8666 26.0872 15.6196 25.4655 15.6196C25.3099 15.6196 25.1607 15.6814 25.0507 15.7914C24.9407 15.9014 24.8789 16.0506 24.8789 16.2062C24.8789 16.3618 24.9407 16.511 25.0507 16.621C25.1607 16.731 25.3099 16.7928 25.4655 16.7928C25.6195 16.7925 25.772 16.8226 25.9143 16.8814C26.0566 16.9401 26.186 17.0263 26.2949 17.1351C26.4039 17.2439 26.4903 17.3731 26.5493 17.5153C26.6083 17.6575 26.6387 17.81 26.6387 17.9639V18.3073C27.0142 18.1555 27.4079 18.0532 27.8098 18.0028V17.9639Z' fill='%23ED7E98'/%3E%3Cpath d='M27.7426 18.8201C27.6823 18.9365 27.5847 19.0293 27.4654 19.0836C27.3461 19.1378 27.212 19.1504 27.0846 19.1193C26.9573 19.0882 26.8441 19.0151 26.7633 18.912C26.6825 18.8088 26.6386 18.6814 26.6389 18.5503V18.3071C25.8887 18.6113 25.2297 19.1042 24.7258 19.7378H24.7381C24.8854 19.7096 25.0378 19.7388 25.1642 19.8195C25.2905 19.9002 25.3812 20.0262 25.4176 20.1717C25.4539 20.3171 25.4332 20.471 25.3597 20.6016C25.2862 20.7323 25.1654 20.8298 25.0222 20.8742C24.7762 20.9308 24.5245 20.9589 24.2721 20.958C24.1911 20.9621 24.1099 20.9621 24.0289 20.958C23.8186 21.499 23.7098 22.074 23.708 22.6544V22.8261C23.708 22.7852 23.708 22.7443 23.708 22.7014L23.7898 21.8307L24.8628 21.8716L24.8791 22.1148V22.6095C24.8909 21.7518 25.2157 20.928 25.7923 20.293C26.369 19.658 27.1578 19.2556 28.0103 19.1615C27.939 19.134 27.8765 19.0878 27.8294 19.0277C27.7822 18.9676 27.7522 18.8959 27.7426 18.8201Z' fill='%23ED7E98'/%3E%3Cpath d='M27.8101 18.276V18.2597C27.8189 18.2027 27.8392 18.1482 27.8698 18.0994C27.9004 18.0505 27.9405 18.0084 27.9879 17.9756L27.8121 17.996L27.8101 18.276Z' fill='%23ED7E98'/%3E%3Cpath d='M25.022 20.8764C25.1652 20.832 25.286 20.7344 25.3595 20.6038C25.433 20.4731 25.4537 20.3193 25.4174 20.1738C25.381 20.0284 25.2903 19.9024 25.164 19.8217C25.0376 19.741 24.8852 19.7118 24.7379 19.74H24.7175C24.4252 20.1064 24.1902 20.515 24.0205 20.952C24.1015 20.9561 24.1827 20.9561 24.2637 20.952C24.5186 20.9562 24.773 20.9308 25.022 20.8764Z' fill='%23ED7E98'/%3E%3Cpath d='M27.2232 19.1347C27.3302 19.1346 27.4352 19.1052 27.5267 19.0497C27.6182 18.9943 27.6928 18.9148 27.7424 18.82C27.7342 18.7747 27.7342 18.7283 27.7424 18.683L27.8098 18.2743V18.0024C27.4079 18.0528 27.0142 18.1552 26.6387 18.307V18.5502C26.6387 18.7052 26.7003 18.8539 26.8099 18.9635C26.9195 19.0732 27.0682 19.1347 27.2232 19.1347Z' fill='%23ED7E98'/%3E%3Cpath d='M24.8812 22.8211H23.7183C23.7496 23.4198 24.0094 23.9836 24.444 24.3965C24.8786 24.8095 25.4549 25.04 26.0544 25.0408C26.1342 25.0455 26.2141 25.0338 26.2893 25.0065C26.3644 24.9793 26.4332 24.9369 26.4914 24.882C26.5495 24.8272 26.5959 24.7611 26.6276 24.6877C26.6592 24.6143 26.6756 24.5352 26.6756 24.4552C26.6756 24.3753 26.6592 24.2962 26.6276 24.2228C26.5959 24.1494 26.5495 24.0832 26.4914 24.0284C26.4332 23.9735 26.3644 23.9312 26.2893 23.9039C26.2141 23.8766 26.1342 23.8649 26.0544 23.8696C25.7436 23.8691 25.4457 23.7453 25.2262 23.5253C25.0066 23.3053 24.8833 23.0073 24.8833 22.6965V22.6045C24.8833 22.6188 24.8833 22.6352 24.8833 22.6495L24.8812 22.8211Z' fill='%23ED7E98'/%3E%3Cpath d='M24.8667 21.8587L23.7937 21.8179L23.7119 22.6886C23.7119 22.7315 23.7119 22.7724 23.7119 22.8132H24.8749V22.6415C24.8749 22.6272 24.8749 22.6109 24.8749 22.5966V22.102L24.8667 21.8587Z' fill='%23ED7E98'/%3E%3Cpath d='M20.8995 27.4044C21.7405 27.9037 22.7189 28.1216 23.6923 28.0264C24.6657 27.9312 25.5833 27.5278 26.3116 26.875C26.3579 26.8323 26.413 26.8001 26.473 26.7806C26.533 26.7612 26.5965 26.7551 26.6591 26.7626C27.2919 26.8303 27.9319 26.7647 28.5378 26.57C29.1437 26.3753 29.7021 26.0559 30.1771 25.6323C30.6521 25.2087 31.0331 24.6904 31.2956 24.1106C31.5581 23.5309 31.6963 22.9025 31.7013 22.2661C31.6852 21.1278 31.2391 20.0377 30.4525 19.2147C30.4085 19.1682 30.3753 19.1126 30.3552 19.0518C30.3351 18.9911 30.3285 18.9267 30.336 18.8631C30.4422 17.9048 30.2357 16.9377 29.7473 16.1064C29.2588 15.275 28.5147 14.6239 27.6258 14.2501C27.5226 14.2077 27.4403 14.1261 27.3969 14.0233C27.1451 13.4262 26.7668 12.8908 26.2881 12.454C25.8094 12.0172 25.2417 11.6893 24.6241 11.4931C24.0065 11.2969 23.3537 11.2369 22.7107 11.3174C22.0677 11.3978 21.4497 11.6167 20.8995 11.959C20.8316 12.0009 20.7534 12.0232 20.6736 12.0232C20.5938 12.0232 20.5156 12.0009 20.4478 11.959C19.8975 11.6167 19.2796 11.3978 18.6366 11.3174C17.9936 11.2369 17.3408 11.2969 16.7232 11.4931C16.1055 11.6893 15.5378 12.0172 15.0591 12.454C14.5805 12.8908 14.2022 13.4262 13.9504 14.0233C13.9073 14.1256 13.8258 14.207 13.7235 14.2501C12.8345 14.6238 12.09 15.2749 11.6013 16.1062C11.1125 16.9375 10.9055 17.9046 11.0113 18.8631C11.0188 18.9265 11.0124 18.9908 10.9926 19.0514C10.9729 19.1121 10.9402 19.1678 10.8968 19.2147C10.108 20.0372 9.6609 21.1286 9.646 22.2682C9.65321 23.0927 9.88425 23.8997 10.3144 24.6031C10.7446 25.3065 11.3578 25.8798 12.0884 26.2619C12.1469 26.2931 12.1974 26.3374 12.236 26.3914C12.2746 26.4453 12.3002 26.5074 12.3109 26.5729C12.3216 26.6383 12.317 26.7053 12.2976 26.7687C12.2781 26.8321 12.2443 26.8902 12.1988 26.9384C11.4117 27.7725 10.973 28.8758 10.9725 30.0226V31.5289C10.9725 31.5857 10.9837 31.642 11.0055 31.6944C11.0273 31.7469 11.0592 31.7945 11.0995 31.8346C11.1398 31.8747 11.1875 31.9064 11.2401 31.9279C11.2927 31.9495 11.349 31.9604 11.4058 31.9602H13.1267C13.1834 31.9604 13.2396 31.9495 13.292 31.9279C13.3445 31.9063 13.3921 31.8746 13.4322 31.8345C13.4723 31.7944 13.5041 31.7467 13.5257 31.6943C13.5472 31.6418 13.5582 31.5856 13.5579 31.5289V31.3143C13.5579 30.6051 14.2304 30.3598 15.6529 30.0021C16.7791 29.7221 18.1341 29.389 18.5777 28.269C18.6046 28.2021 18.6479 28.1431 18.7036 28.0973C18.7593 28.0516 18.8257 28.0207 18.8965 28.0073C19.4436 27.9043 19.9669 27.7006 20.4396 27.4064C20.5084 27.363 20.5879 27.3397 20.6693 27.3394C20.7506 27.339 20.8304 27.3616 20.8995 27.4044ZM20.3006 26.7299C19.7886 27.0913 19.1968 27.3234 18.5756 27.4064C18.4489 27.4225 18.3299 27.476 18.2337 27.5601C18.1376 27.6442 18.0688 27.7551 18.036 27.8786C17.7908 28.8024 16.6278 29.0926 15.5017 29.3747C14.4981 29.6261 13.2514 29.9408 12.9816 30.8524C12.9421 30.9846 12.8613 31.1007 12.7509 31.1835C12.6405 31.2663 12.5064 31.3114 12.3684 31.3123H12.2764C12.1068 31.3112 11.9444 31.2432 11.8246 31.123C11.7048 31.0028 11.6373 30.8402 11.6367 30.6705V30.0226C11.6358 29.4465 11.7637 28.8774 12.0113 28.3572C12.2589 27.8369 12.6197 27.3787 13.0674 27.0161C13.1556 26.9444 13.2232 26.8506 13.2634 26.7443C13.3036 26.6379 13.3149 26.5229 13.2962 26.4108C13.2775 26.2987 13.2295 26.1935 13.157 26.1059C13.0845 26.0184 12.9901 25.9516 12.8835 25.9124C12.1377 25.6373 11.4939 25.1408 11.0384 24.4894C10.5829 23.8381 10.3373 23.063 10.3348 22.2682C10.3356 21.7575 10.4385 21.2521 10.6376 20.7817C10.8366 20.3114 11.1276 19.8856 11.4936 19.5294C11.5661 19.4567 11.6203 19.3678 11.6519 19.2702C11.6835 19.1725 11.6916 19.0687 11.6755 18.9674C11.538 18.0964 11.7058 17.2046 12.1506 16.4432C12.5953 15.6819 13.2897 15.0977 14.1159 14.7897C14.2024 14.7585 14.2813 14.7092 14.3472 14.645C14.4131 14.5809 14.4646 14.5034 14.4981 14.4177C14.7046 13.8681 15.0344 13.3733 15.4622 12.9712C15.89 12.5692 16.4043 12.2706 16.9657 12.0987C17.527 11.9267 18.1203 11.8858 18.6999 11.9793C19.2795 12.0727 19.8299 12.2979 20.3088 12.6375C20.4173 12.7143 20.5469 12.7556 20.6798 12.7556C20.8127 12.7556 20.9423 12.7143 21.0507 12.6375C21.5293 12.2974 22.0797 12.0718 22.6592 11.978C23.2388 11.8842 23.8322 11.9248 24.3937 12.0966C24.9551 12.2684 25.4696 12.5669 25.8974 12.969C26.3253 13.371 26.6551 13.866 26.8614 14.4157C26.8941 14.5005 26.9443 14.5775 27.0087 14.6416C27.0732 14.7057 27.1504 14.7555 27.2354 14.7877C28.0598 15.0968 28.7525 15.6807 29.1966 16.4409C29.6408 17.2012 29.8093 18.0913 29.6738 18.9612C29.6575 19.0631 29.6656 19.1674 29.6976 19.2655C29.7296 19.3636 29.7845 19.4527 29.8577 19.5253C30.1773 19.8419 30.4401 20.2111 30.6344 20.6167C30.821 21.0025 30.9405 21.4172 30.988 21.8431C31.005 21.9848 31.0139 22.1275 31.0145 22.2702C31.0145 22.8282 30.8939 23.3795 30.6609 23.8864C30.4279 24.3934 30.0881 24.844 29.6647 25.2074C29.2414 25.5708 28.7444 25.8383 28.208 25.9918C27.6716 26.1452 27.1084 26.1809 26.5569 26.0963C26.4547 26.0793 26.3499 26.0872 26.2514 26.1192C26.1528 26.1512 26.0634 26.2065 25.9907 26.2803C25.3436 26.9138 24.4976 27.3045 23.5957 27.3864C22.6938 27.4683 21.7912 27.2365 21.0405 26.7299C20.9318 26.6537 20.8023 26.6128 20.6695 26.6128C20.5368 26.6128 20.4073 26.6537 20.2986 26.7299H20.3006Z' fill='%23FAE4EA'/%3E%3Cpath d='M21.0386 26.7298C21.7894 27.2363 22.6919 27.4682 23.5938 27.3863C24.4957 27.3044 25.3417 26.9137 25.9889 26.2802C26.0616 26.2064 26.151 26.1511 26.2495 26.1191C26.348 26.0871 26.4528 26.0792 26.555 26.0962C27.1067 26.1808 27.6701 26.1451 28.2067 25.9915C28.7432 25.838 29.2402 25.5702 29.6636 25.2066C30.087 24.843 30.4268 24.3921 30.6597 23.8849C30.8925 23.3777 31.0129 22.8262 31.0127 22.2681C31.012 22.1253 31.0032 21.9827 30.9861 21.8409L30.6162 22.2129L30.4322 22.0514L30.3505 21.9676C30.3505 22.0678 30.3668 22.172 30.3668 22.2681C30.3676 22.7566 30.2572 23.239 30.0439 23.6785C29.8306 24.1181 29.5201 24.5033 29.1358 24.8051C28.7516 25.1068 28.3036 25.3171 27.8261 25.4201C27.3485 25.523 26.8537 25.5159 26.3792 25.3993L26.2484 25.3666C26.1699 25.3485 26.0878 25.3524 26.0113 25.378C25.9349 25.4037 25.867 25.4499 25.8151 25.5117L25.7293 25.6139C25.4482 25.9402 25.1054 26.2077 24.7205 26.4011C24.3357 26.5946 23.9165 26.7101 23.4869 26.741C23.0573 26.772 22.6259 26.7178 22.2173 26.5815C21.8087 26.4453 21.4311 26.2296 21.1061 25.947L20.963 25.8183C20.8839 25.7472 20.7812 25.7078 20.6748 25.7078C20.5684 25.7078 20.4658 25.7472 20.3867 25.8183L20.2415 25.947C19.6529 26.4839 18.886 26.7832 18.0894 26.787H17.885C17.7706 26.787 17.6609 26.8325 17.58 26.9134C17.4992 26.9942 17.4537 27.1039 17.4537 27.2183V27.4227C17.4537 28.134 16.7813 28.3792 15.3588 28.7348C14.1815 29.0292 12.759 29.3848 12.3809 30.6193C12.3778 30.6294 12.3716 30.6382 12.3631 30.6444C12.3546 30.6507 12.3444 30.654 12.3339 30.654C12.3274 30.654 12.321 30.6528 12.3151 30.6503C12.3091 30.6478 12.3037 30.6442 12.2992 30.6397C12.2946 30.6351 12.291 30.6297 12.2885 30.6237C12.2861 30.6178 12.2848 30.6114 12.2848 30.605V30.0082C12.286 29.2157 12.578 28.4512 13.1054 27.8597C13.6329 27.2683 14.359 26.8909 15.1462 26.7993C15.2506 26.7863 15.3466 26.7354 15.4159 26.6563C15.4852 26.5771 15.5231 26.4753 15.5223 26.3701V25.9164C15.5225 25.8597 15.5116 25.8035 15.49 25.751C15.4684 25.6986 15.4367 25.6509 15.3966 25.6108C15.3565 25.5707 15.3088 25.539 15.2564 25.5174C15.2039 25.4958 15.1477 25.4848 15.091 25.4851H14.5494C14.4768 25.6814 14.4401 25.889 14.4411 26.0983C14.4395 26.2369 14.3884 26.3705 14.2969 26.4747C14.2054 26.5789 14.0797 26.6469 13.9424 26.6665C13.738 26.5745 13.5336 26.4764 13.3415 26.366C13.2949 26.2844 13.2696 26.1923 13.2679 26.0983C13.2688 25.8548 13.3004 25.6124 13.3619 25.3768C12.791 25.2244 12.2732 24.9172 11.8657 24.4893C11.4582 24.0613 11.1768 23.5292 11.0525 22.9514C10.9282 22.3737 10.9659 21.7729 11.1613 21.2152C11.3567 20.6575 11.7024 20.1647 12.1601 19.7909C12.4961 19.5055 12.8871 19.292 13.3088 19.1635C13.4085 19.1323 13.4934 19.066 13.5479 18.9769C13.6024 18.8878 13.6228 18.782 13.6051 18.6791L13.5336 18.256C13.5336 18.256 13.5336 18.256 13.5336 18.2437C13.2493 18.0577 12.9168 17.959 12.5771 17.9596C12.4384 17.9581 12.3049 17.9069 12.2007 17.8155C12.0964 17.724 12.0284 17.5982 12.0089 17.4609C12.1015 17.2538 12.2017 17.0535 12.3093 16.86C12.3911 16.814 12.4832 16.7894 12.5771 16.7885C12.6241 16.7885 12.667 16.7885 12.712 16.7885C13.1226 16.0768 13.7916 15.5505 14.5801 15.319L14.6904 15.2863C14.7588 15.2652 14.8209 15.2277 14.8715 15.1771C14.9221 15.1265 14.9595 15.0644 14.9806 14.996L15.0134 14.8857C15.1584 14.3809 15.4259 13.9198 15.7919 13.5433C16.158 13.1667 16.6113 12.8863 17.1117 12.727C17.6121 12.5677 18.1441 12.5343 18.6605 12.6299C19.1769 12.7256 19.6617 12.9472 20.0719 13.2751H20.7791V13.643C20.8466 13.6247 20.9094 13.5919 20.963 13.5469L21.1061 13.4161C21.5069 13.0486 21.9949 12.7895 22.5238 12.6631C23.0527 12.5368 23.6051 12.5475 24.1288 12.6942C24.6524 12.841 25.13 13.1188 25.5162 13.5016C25.9025 13.8843 26.1848 14.3593 26.3363 14.8816L26.369 14.9919C26.3893 15.0604 26.4262 15.1227 26.4765 15.1734C26.5268 15.2241 26.5889 15.2614 26.6572 15.2822L26.7614 15.319C27.2548 15.4634 27.7061 15.7246 28.0771 16.0803C28.4482 16.4361 28.7281 16.876 28.8932 17.3628C28.9179 17.4374 28.9217 17.5173 28.9043 17.5939C28.8869 17.6705 28.8489 17.7409 28.7945 17.7975C28.74 17.8541 28.6711 17.8947 28.5952 17.915C28.5193 17.9353 28.4393 17.9345 28.3638 17.9126H28.3516C28.2901 17.8951 28.2254 17.8918 28.1624 17.9027C28.0994 17.9137 28.0397 17.9387 27.9878 17.976C28.1227 17.976 28.2596 17.9576 28.3965 17.9576C28.4763 17.9529 28.5563 17.9645 28.6314 17.9918C28.7066 18.0191 28.7753 18.0615 28.8335 18.1163C28.8917 18.1711 28.938 18.2373 28.9697 18.3107C29.0014 18.3841 29.0177 18.4632 29.0177 18.5431C29.0177 18.6231 29.0014 18.7022 28.9697 18.7756C28.938 18.849 28.8917 18.9152 28.8335 18.97C28.7753 19.0248 28.7066 19.0672 28.6314 19.0945C28.5563 19.1218 28.4763 19.1334 28.3965 19.1287C28.2688 19.129 28.1412 19.1365 28.0143 19.1512H28.0368C28.4587 19.2792 28.8498 19.4928 29.1855 19.7787C29.3133 19.8882 29.4335 20.0063 29.5452 20.1322C29.9405 20.1939 30.3134 20.3558 30.6284 20.6023C30.4341 20.1966 30.1714 19.8274 29.8518 19.5109C29.7785 19.4382 29.7236 19.3492 29.6917 19.2511C29.6597 19.153 29.6515 19.0487 29.6678 18.9468C29.8033 18.0768 29.6348 17.1868 29.1907 16.4265C28.7465 15.6663 28.0539 15.0824 27.2295 14.7733C27.1445 14.7411 27.0672 14.6913 27.0028 14.6272C26.9383 14.5631 26.8881 14.4861 26.8555 14.4013C26.6476 13.852 26.3164 13.3578 25.8873 12.9568C25.4583 12.5558 24.9428 12.2587 24.3808 12.0885C23.8187 11.9182 23.225 11.8794 22.6456 11.9749C22.0661 12.0704 21.5163 12.2978 21.0386 12.6395C20.9302 12.7163 20.8006 12.7575 20.6677 12.7575C20.5348 12.7575 20.4052 12.7163 20.2967 12.6395C19.8183 12.3022 19.269 12.0789 18.6909 11.9867C18.1128 11.8944 17.5213 11.9357 16.9617 12.1073C16.402 12.279 15.8891 12.5764 15.4621 12.9768C15.0351 13.3773 14.7054 13.8701 14.4983 14.4176C14.4656 14.5025 14.4154 14.5794 14.351 14.6435C14.2865 14.7076 14.2093 14.7574 14.1243 14.7896C13.2981 15.0963 12.6032 15.679 12.1574 16.4392C11.7115 17.1994 11.5421 18.0903 11.6778 18.9611C11.6938 19.0625 11.6857 19.1663 11.6541 19.2639C11.6225 19.3616 11.5683 19.4504 11.4959 19.5232C11.1288 19.8799 10.8369 20.3066 10.6375 20.7781C10.4381 21.2495 10.3352 21.7562 10.335 22.2681C10.3377 23.0613 10.5824 23.8347 11.0364 24.4851C11.4903 25.1356 12.1319 25.632 12.8755 25.9082C12.9821 25.9474 13.0765 26.0142 13.149 26.1018C13.2215 26.1893 13.2695 26.2945 13.2882 26.4066C13.3069 26.5187 13.2956 26.6337 13.2554 26.7401C13.2152 26.8464 13.1476 26.9402 13.0594 27.0119C12.6117 27.3745 12.2509 27.8327 12.0033 28.353C11.7558 28.8732 11.6278 29.4423 11.6287 30.0184V30.6663C11.6287 30.837 11.6966 31.0008 11.8173 31.1215C11.938 31.2423 12.1018 31.3101 12.2725 31.3101H12.3645C12.5025 31.3093 12.6366 31.2642 12.747 31.1814C12.8574 31.0986 12.9382 30.9825 12.9777 30.8502C13.2475 29.9387 14.4942 29.6239 15.4977 29.3746C16.6239 29.0925 17.7869 28.8023 18.0321 27.8785C18.0649 27.755 18.1337 27.6441 18.2298 27.56C18.326 27.4759 18.445 27.4224 18.5717 27.4063C19.1929 27.3233 19.7847 27.0912 20.2967 26.7298C20.4054 26.6536 20.5349 26.6127 20.6677 26.6127C20.8004 26.6127 20.93 26.6536 21.0386 26.7298Z' fill='%23FAE4EA'/%3E%3Cpath d='M12.9898 17.9161H12.9775C12.9019 17.9377 12.8218 17.9381 12.746 17.9173C12.6702 17.8965 12.6016 17.8553 12.5476 17.7982C12.4936 17.741 12.4563 17.6701 12.4399 17.5933C12.4234 17.5164 12.4284 17.4365 12.4543 17.3622C12.5206 17.1636 12.6076 16.9725 12.7138 16.792C12.6689 16.792 12.6259 16.792 12.5789 16.792C12.4851 16.7929 12.393 16.8175 12.3112 16.8635C12.2022 17.0584 12.102 17.2587 12.0107 17.4644C12.0303 17.6017 12.0983 17.7275 12.2025 17.819C12.3067 17.9104 12.4403 17.9616 12.5789 17.9631C12.9187 17.9625 13.2512 18.0612 13.5355 18.2472C13.5243 18.1881 13.5008 18.1319 13.4665 18.0825C13.4322 18.033 13.3878 17.9913 13.3364 17.9601C13.2849 17.9289 13.2275 17.9088 13.1677 17.9012C13.108 17.8937 13.0474 17.8987 12.9898 17.9161Z' fill='%23FAE4EA'/%3E%3Cpath d='M13.3621 25.3828C13.3005 25.6184 13.269 25.8608 13.2681 26.1043C13.2697 26.1983 13.295 26.2904 13.3416 26.372C13.546 26.4824 13.7361 26.5764 13.9425 26.6725C14.0798 26.653 14.2056 26.5849 14.2971 26.4807C14.3886 26.3765 14.4397 26.243 14.4412 26.1043C14.4403 25.8951 14.477 25.6874 14.5496 25.4911H14.2123C13.9254 25.4928 13.6395 25.4563 13.3621 25.3828Z' fill='%23FAE4EA'/%3E%3Cpath d='M20.3865 13.5467C20.4392 13.5934 20.5025 13.6266 20.5709 13.6433C20.6392 13.66 20.7107 13.6599 20.779 13.6428V13.2749H20.0718C20.129 13.3219 20.1862 13.3669 20.2414 13.4159L20.3865 13.5467Z' fill='%23FAE4EA'/%3E%3Cpath d='M30.3505 21.9677L30.4323 22.0515L30.6162 22.2129L30.9861 21.8409C30.9387 21.4151 30.8191 21.0004 30.6326 20.6146C30.3175 20.3681 29.9446 20.2062 29.5493 20.1445C30.0028 20.652 30.2834 21.2904 30.3505 21.9677Z' fill='%23FAE4EA'/%3E%3Cpath d='M27.814 18.2598V18.2761V18.55C27.813 18.644 27.7899 18.7364 27.7466 18.8198C27.7573 18.8953 27.7882 18.9665 27.8361 19.0258C27.8839 19.0852 27.9469 19.1305 28.0184 19.157C28.1453 19.1423 28.2729 19.1348 28.4006 19.1346C28.4804 19.1393 28.5603 19.1276 28.6355 19.1003C28.7106 19.073 28.7794 19.0307 28.8376 18.9758C28.8958 18.921 28.9421 18.8548 28.9738 18.7814C29.0055 18.708 29.0218 18.6289 29.0218 18.549C29.0218 18.469 29.0055 18.3899 28.9738 18.3165C28.9421 18.2431 28.8958 18.177 28.8376 18.1221C28.7794 18.0673 28.7106 18.0249 28.6355 17.9976C28.5603 17.9704 28.4804 17.9587 28.4006 17.9634C28.2616 17.9634 28.1247 17.9634 27.9918 17.9818C27.9452 18.014 27.9054 18.0551 27.8749 18.1028C27.8443 18.1506 27.8236 18.2039 27.814 18.2598Z' fill='%23FAE4EA'/%3E%3Cpath d='M27.7423 18.82C27.7856 18.7366 27.8087 18.6442 27.8097 18.5502V18.2764L27.7423 18.6851C27.7344 18.7298 27.7344 18.7754 27.7423 18.82Z' fill='%23FAE4EA'/%3E%3Cpath d='M13.0386 17.9162H13.0264C12.9505 17.9385 12.8699 17.9395 12.7935 17.9191C12.7171 17.8986 12.6478 17.8576 12.5931 17.8004C12.5385 17.7432 12.5006 17.6721 12.4836 17.5948C12.4667 17.5176 12.4713 17.4371 12.497 17.3623C12.6619 16.8757 12.9415 16.436 13.3122 16.0802C13.6829 15.7245 14.1338 15.4632 14.6267 15.3185L14.7391 15.2858C14.8074 15.265 14.8695 15.2277 14.9198 15.177C14.9701 15.1263 15.0071 15.064 15.0273 14.9955L15.06 14.8852C15.2112 14.3629 15.4932 13.8879 15.8793 13.5051C16.2654 13.1223 16.7428 12.8444 17.2663 12.6977C17.7899 12.5509 18.3422 12.5402 18.871 12.6666C19.3998 12.7929 19.8876 13.0522 20.2882 13.4197L20.4333 13.5505C20.4333 13.5771 20.4333 13.6037 20.4476 13.6302C20.0548 13.338 19.597 13.1451 19.1133 13.0683C18.6297 12.9914 18.1347 13.0327 17.6706 13.1888C17.2064 13.3448 16.7869 13.611 16.448 13.9644C16.1091 14.3178 15.8608 14.7481 15.7243 15.2183L15.6936 15.3226C15.6745 15.3877 15.6394 15.447 15.5916 15.4952C15.5438 15.5433 15.4847 15.5788 15.4197 15.5985L15.3135 15.6291C14.8439 15.7673 14.4146 16.017 14.0623 16.3569C13.71 16.6967 13.445 17.1167 13.29 17.581C13.2703 17.6404 13.2644 17.7036 13.2729 17.7656C13.2814 17.8276 13.3041 17.8868 13.3391 17.9387C13.2451 17.8944 13.1381 17.8864 13.0386 17.9162Z' fill='%23ED7E98'/%3E%3Cpath d='M12.2074 19.7966C12.5427 19.5112 12.9329 19.2976 13.354 19.1691C13.4539 19.1383 13.5392 19.0721 13.5937 18.9829C13.6483 18.8937 13.6684 18.7877 13.6504 18.6847L13.5788 18.2616C13.569 18.1992 13.5452 18.1399 13.5093 18.0879C13.5976 18.1269 13.6968 18.1334 13.7893 18.1063C13.8449 18.0902 13.9032 18.0861 13.9605 18.0942C14.0177 18.1024 14.0726 18.1226 14.1215 18.1535C14.1703 18.1844 14.2121 18.2253 14.244 18.2735C14.2759 18.3218 14.2971 18.3762 14.3064 18.4333L14.3759 18.8421C14.3928 18.9399 14.3734 19.0405 14.3215 19.1251C14.2696 19.2098 14.1887 19.2726 14.0939 19.3019C13.6936 19.4244 13.3224 19.6268 13.0025 19.8967C12.5141 20.2965 12.1616 20.8378 11.9935 21.4461C11.8254 22.0544 11.8499 22.6999 12.0637 23.2937C12.2775 23.8876 12.67 24.4005 13.1873 24.7621C13.7046 25.1237 14.3212 25.3161 14.9523 25.3129H15.7698C15.8782 25.3129 15.9822 25.356 16.0589 25.4327C16.1355 25.5093 16.1786 25.6133 16.1786 25.7217V26.1509C16.1794 26.251 16.1434 26.3479 16.0775 26.4233C16.0116 26.4986 15.9203 26.5472 15.8209 26.5597C15.7228 26.5719 15.6165 26.5883 15.5307 26.6087L15.4919 26.5842C15.5246 26.5212 15.5408 26.4508 15.5389 26.3798V25.9261C15.5392 25.8694 15.5282 25.8132 15.5066 25.7607C15.485 25.7083 15.4533 25.6606 15.4132 25.6205C15.3731 25.5804 15.3254 25.5487 15.273 25.5271C15.2205 25.5055 15.1643 25.4946 15.1076 25.4948H14.2615C13.5978 25.4963 12.95 25.2923 12.4069 24.9109C11.8638 24.5295 11.452 23.9893 11.2281 23.3646C11.0042 22.7399 10.9791 22.0611 11.1562 21.4216C11.3334 20.782 11.7042 20.2129 12.2176 19.7925L12.2074 19.7966Z' fill='%23ED7E98'/%3E%3Cpath d='M38.3299 23.0848C38.2898 23.1687 38.2333 23.2436 38.1639 23.3054C38.0945 23.3672 38.0134 23.4145 37.9255 23.4445C37.8376 23.4746 37.7446 23.4868 37.6519 23.4805C37.5592 23.4742 37.4686 23.4495 37.3856 23.4078H37.3652C36.9709 23.221 36.5302 23.1553 36.0986 23.2189C35.6671 23.2824 35.264 23.4724 34.9403 23.7649C34.6167 24.0574 34.3869 24.4392 34.2801 24.8621C34.1733 25.2851 34.1942 25.7302 34.3401 26.1413C34.4861 26.5523 34.7506 26.9109 35.1002 27.1718C35.4498 27.4327 35.8689 27.5841 36.3045 27.607C36.7402 27.6299 37.1728 27.5232 37.5478 27.3003C37.9228 27.0775 38.2234 26.7486 38.4116 26.355L39.456 24.1701C39.5156 24.0454 39.6107 23.9411 39.7295 23.8704C39.8483 23.7998 39.9854 23.7659 40.1234 23.7731C40.2614 23.7803 40.3942 23.8283 40.505 23.911C40.6158 23.9937 40.6995 24.1073 40.7457 24.2376C40.7764 24.3242 40.8238 24.4039 40.8853 24.4721C40.9469 24.5404 41.0212 24.5958 41.1042 24.6353C41.1871 24.6748 41.277 24.6975 41.3688 24.7022C41.4605 24.7069 41.5523 24.6935 41.6389 24.6627L41.7063 24.6402C41.8813 24.5782 42.0245 24.4494 42.1045 24.2819C42.1846 24.1145 42.195 23.9221 42.1335 23.7471L40.9481 20.3992C40.9021 20.2688 40.8185 20.155 40.7079 20.0721C40.5972 19.9893 40.4645 19.9411 40.3264 19.9336C40.1884 19.9262 40.0512 19.9599 39.9323 20.0304C39.8134 20.1009 39.7181 20.205 39.6584 20.3297L38.3299 23.0848Z' fill='%2358A7F7'/%3E%3Cpath d='M18.1261 7.23771C18.1907 7.30439 18.2415 7.38329 18.2753 7.4698C18.3091 7.55631 18.3254 7.6487 18.3231 7.74156C18.3208 7.83442 18.3 7.9259 18.262 8.01064C18.224 8.09539 18.1694 8.1717 18.1015 8.23512L18.0852 8.25147C17.7725 8.556 17.5571 8.94639 17.4662 9.37331C17.3754 9.80022 17.4131 10.2445 17.5747 10.65C17.7363 11.0554 18.0145 11.4039 18.374 11.6513C18.7336 11.8987 19.1585 12.034 19.5949 12.04C20.0314 12.046 20.4598 11.9224 20.826 11.685C21.1923 11.4476 21.4799 11.1069 21.6526 10.706C21.8252 10.3051 21.8752 9.86207 21.7961 9.43282C21.717 9.00356 21.5124 8.6074 21.2082 8.29439L19.52 6.55915C19.4232 6.4601 19.358 6.33451 19.3326 6.19833C19.3073 6.06216 19.323 5.92153 19.3778 5.7943C19.4325 5.66707 19.5239 5.55897 19.6401 5.48373C19.7564 5.40848 19.8924 5.36948 20.0309 5.37167C20.2144 5.37388 20.3913 5.30365 20.5233 5.17623C20.6553 5.04882 20.7318 4.87449 20.7361 4.69107V4.60931C20.7377 4.42408 20.666 4.24573 20.5365 4.11323C20.4071 3.98072 20.2305 3.90483 20.0452 3.90214L16.4971 3.85309C16.359 3.8513 16.2235 3.89045 16.1077 3.9656C15.9918 4.04075 15.9008 4.14853 15.8462 4.27534C15.7915 4.40215 15.7756 4.54232 15.8005 4.67814C15.8254 4.81397 15.89 4.93937 15.9861 5.03852L18.1261 7.23771Z' fill='%2358A7F7'/%3E%3Cpath d='M38.9039 7.1043C38.9039 6.99895 38.8801 6.89496 38.8342 6.80011C38.7884 6.70526 38.7217 6.62199 38.6392 6.55654C38.5566 6.49109 38.4603 6.44515 38.3575 6.42214C38.2547 6.39914 38.148 6.39967 38.0455 6.4237L32.5802 7.68884L31.7156 7.89323C31.5617 7.92879 31.4244 8.01543 31.3261 8.13902C31.2277 8.26262 31.1741 8.41588 31.174 8.57384V14.1413C31.1738 14.156 31.1701 14.1704 31.1633 14.1833C31.1565 14.1963 31.1467 14.2075 31.1348 14.2161C31.1229 14.2246 31.1091 14.2302 31.0946 14.2325C31.0802 14.2348 31.0654 14.2337 31.0514 14.2292C30.6 14.0753 30.1114 14.0689 29.6562 14.211C29.201 14.353 28.8027 14.6361 28.5189 15.0194C28.2352 15.4027 28.0807 15.8663 28.0777 16.3431C28.0747 16.82 28.2234 17.2855 28.5024 17.6723C28.7813 18.059 29.176 18.3471 29.6295 18.4948C30.0829 18.6425 30.5715 18.6423 31.0248 18.494C31.478 18.3458 31.8724 18.0572 32.1509 17.6701C32.4294 17.283 32.5776 16.8174 32.5741 16.3405V12.0831C32.5719 12.0723 32.5719 12.0612 32.5741 12.0504C32.5798 12.0359 32.5889 12.0229 32.6006 12.0126C32.6123 12.0023 32.6264 11.995 32.6415 11.9912L37.4977 10.9406V13.2624C37.498 13.2775 37.4946 13.2924 37.4879 13.3059C37.4811 13.3193 37.4711 13.3309 37.4588 13.3396C37.4464 13.3482 37.4322 13.3538 37.4172 13.3556C37.4023 13.3575 37.3871 13.3557 37.373 13.3503C36.9208 13.1908 36.4299 13.1778 35.9698 13.313C35.5098 13.4483 35.104 13.725 34.81 14.1038C34.5161 14.4827 34.3489 14.9444 34.3321 15.4237C34.3154 15.9029 34.45 16.3752 34.7168 16.7737C34.9836 17.1721 35.3691 17.4764 35.8186 17.6434C36.2681 17.8104 36.7588 17.8316 37.221 17.7041C37.6832 17.5765 38.0936 17.3067 38.3938 16.9328C38.6941 16.5589 38.8689 16.0999 38.8937 15.6211C38.8937 15.5127 38.8937 16.3282 38.8937 7.1043H38.9039ZM37.5038 9.51197L32.6885 10.5523C32.6669 10.5567 32.6444 10.5534 32.625 10.543C32.6056 10.5325 32.5904 10.5156 32.5822 10.4951C32.5801 10.4836 32.5801 10.4718 32.5822 10.4603V9.2013C32.5803 9.1898 32.5803 9.17806 32.5822 9.16655C32.588 9.15263 32.5969 9.14023 32.6083 9.1303C32.6196 9.12038 32.6331 9.1132 32.6476 9.10933L37.3894 8.01177C37.403 8.00834 37.4173 8.00807 37.431 8.01099C37.4448 8.01392 37.4576 8.01995 37.4687 8.02864C37.4798 8.03732 37.4887 8.04842 37.4948 8.06109C37.5009 8.07375 37.504 8.08765 37.5038 8.1017V9.51197Z' fill='%2358A7F7'/%3E%3Cpath d='M38.8939 7.10425C38.894 6.94884 38.8421 6.79784 38.7466 6.67527C38.6511 6.55269 38.5173 6.46556 38.3665 6.42773C38.4415 6.54111 38.4813 6.67405 38.481 6.80994C38.481 16.0339 38.481 15.2184 38.481 15.3267C38.4615 15.7139 38.3435 16.0898 38.1383 16.4187C37.933 16.7476 37.6472 17.0187 37.3079 17.2063C36.9687 17.394 36.5871 17.492 36.1994 17.491C35.8117 17.4901 35.4306 17.3902 35.0923 17.2009C35.4128 17.4886 35.8082 17.6797 36.2327 17.752C36.6573 17.8244 37.0936 17.7751 37.4913 17.6098C37.889 17.4445 38.2318 17.17 38.48 16.8181C38.7282 16.4661 38.8717 16.0511 38.8939 15.621C38.8959 15.5229 38.8939 16.3282 38.8939 7.10425Z' fill='%233E76AD'/%3E%3C/svg%3E%0A")
}

.fisioterapi {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24 47.9958C37.2548 47.9958 48 37.2516 48 23.9979C48 10.7442 37.2548 0 24 0C10.7452 0 0 10.7442 0 23.9979C0 37.2516 10.7452 47.9958 24 47.9958Z' fill='%23DEEEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.489 14.1494L39.4459 15.9881L38.9351 16.887C38.9142 16.9258 38.9092 16.9712 38.9213 17.0136C38.9334 17.0561 38.9616 17.0921 38.9998 17.114C39.0249 17.1289 39.0535 17.1367 39.0827 17.1367H39.8409C39.873 17.1364 39.9045 17.1452 39.9318 17.1623C39.959 17.1793 39.9807 17.2038 39.9945 17.2328C40.0082 17.2618 40.0133 17.2942 40.0093 17.326C40.0052 17.3579 39.9921 17.3879 39.9714 17.4125L36.8591 21.251C36.8335 21.2816 36.7981 21.3022 36.7589 21.3094C36.7198 21.3166 36.6793 21.3098 36.6446 21.2902C36.6099 21.2707 36.5832 21.2395 36.5691 21.2023C36.555 21.1651 36.5543 21.124 36.5673 21.0864L37.6445 18.115C37.6521 18.0941 37.6555 18.0719 37.6544 18.0496C37.6534 18.0274 37.648 18.0056 37.6385 17.9854C37.629 17.9653 37.6156 17.9472 37.5991 17.9323C37.5826 17.9173 37.5633 17.9057 37.5424 17.8983C37.5238 17.8914 37.5042 17.8879 37.4845 17.888H36.5072C36.485 17.8882 36.4629 17.884 36.4424 17.8756C36.4218 17.8672 36.4031 17.8549 36.3873 17.8393C36.3714 17.8237 36.3589 17.8052 36.3502 17.7847C36.3416 17.7642 36.3371 17.7423 36.3369 17.7201C36.3372 17.702 36.3399 17.6841 36.3449 17.6667L36.8931 15.996L37.5424 14.0144C37.5538 13.9811 37.5754 13.9522 37.6041 13.9318C37.6328 13.9115 37.6672 13.9006 37.7024 13.9009H40.3403C40.3852 13.9009 40.4282 13.9187 40.4599 13.9504C40.4916 13.9821 40.5095 14.0251 40.5095 14.07C40.5088 14.0977 40.5018 14.1249 40.489 14.1494Z' fill='%23EE7E99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.8604 26.8548L43.8649 26.1579L42.8888 25.8174C42.8678 25.8099 42.8456 25.8066 42.8234 25.8077C42.8012 25.8088 42.7794 25.8144 42.7594 25.824C42.7393 25.8336 42.7213 25.8471 42.7065 25.8637C42.6917 25.8803 42.6804 25.8997 42.6731 25.9207C42.663 25.9483 42.6606 25.9781 42.6663 26.0069L42.8025 26.7526C42.8064 26.7745 42.806 26.797 42.8012 26.8188C42.7964 26.8405 42.7874 26.8611 42.7746 26.8793C42.7619 26.8976 42.7456 26.9131 42.7268 26.9251C42.7081 26.937 42.6871 26.9451 42.6652 26.949C42.6264 26.9572 42.5859 26.9507 42.5517 26.9308L38.2202 24.5564C38.182 24.5345 38.1538 24.4986 38.1413 24.4564C38.1288 24.4141 38.1331 24.3686 38.1533 24.3294C38.1701 24.2985 38.1963 24.2736 38.2281 24.2583C38.2598 24.243 38.2956 24.2381 38.3303 24.2443L41.445 24.7675C41.4669 24.7713 41.4893 24.7707 41.511 24.7657C41.5327 24.7608 41.5532 24.7516 41.5713 24.7388C41.5894 24.7259 41.6049 24.7096 41.6167 24.6908C41.6285 24.672 41.6365 24.651 41.6402 24.6291C41.6436 24.6096 41.6436 24.5896 41.6402 24.5701L41.4643 23.6087C41.4595 23.5825 41.4611 23.5554 41.4688 23.5299C41.4765 23.5043 41.4902 23.4809 41.5087 23.4617C41.5272 23.4424 41.55 23.4278 41.5752 23.419C41.6004 23.4103 41.6274 23.4076 41.6538 23.4113L43.3973 23.6496L45.4631 23.9333C45.5 23.9377 45.5344 23.954 45.5611 23.9799C45.5878 24.0057 45.6052 24.0396 45.6107 24.0763L46.0829 26.6698C46.0908 26.714 46.081 26.7596 46.0555 26.7966C46.0299 26.8336 45.9908 26.859 45.9467 26.8673C45.9173 26.8712 45.8874 26.8668 45.8604 26.8548Z' fill='%23EE7E99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M39.4234 34.2585L38.6958 32.2746L38.3394 31.3042C38.3293 31.2763 38.312 31.2516 38.2892 31.2325C38.2665 31.2134 38.2392 31.2007 38.21 31.1955C38.1808 31.1903 38.1507 31.1929 38.1228 31.203C38.0949 31.2132 38.0702 31.2304 38.0511 31.2531L37.5607 31.8308C37.5464 31.8478 37.5289 31.8618 37.5092 31.872C37.4895 31.8823 37.4679 31.8885 37.4458 31.8904C37.4237 31.8923 37.4014 31.8898 37.3802 31.8831C37.359 31.8764 37.3394 31.8656 37.3224 31.8512C37.2928 31.8258 37.2727 31.7909 37.2656 31.7525L36.3576 26.8982C36.3506 26.859 36.3578 26.8186 36.3777 26.7842C36.3976 26.7497 36.4291 26.7234 36.4665 26.7098C36.5039 26.6963 36.5449 26.6963 36.5823 26.71C36.6197 26.7237 36.651 26.7502 36.6708 26.7847L38.2372 29.5245C38.2592 29.5628 38.2953 29.5909 38.3377 29.6028C38.3802 29.6147 38.4257 29.6094 38.4643 29.5881C38.4813 29.5782 38.4967 29.5655 38.5097 29.5507L39.1419 28.805C39.1562 28.788 39.1737 28.774 39.1934 28.7637C39.2132 28.7535 39.2347 28.7473 39.2569 28.7454C39.279 28.7435 39.3013 28.746 39.3225 28.7527C39.3436 28.7594 39.3633 28.7702 39.3803 28.7845C39.3935 28.7968 39.4053 28.8105 39.4155 28.8254L40.336 30.3236L41.4291 32.0998C41.4476 32.1303 41.4562 32.1659 41.4535 32.2015C41.4509 32.2371 41.4372 32.271 41.4143 32.2984L39.7117 34.3096C39.6826 34.344 39.6411 34.3655 39.5962 34.3693C39.5513 34.3731 39.5067 34.359 39.4722 34.33C39.4499 34.3109 39.4331 34.2862 39.4234 34.2585Z' fill='%23EE7E99'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.9954 26.732C14.1089 23.7549 5.53006 20.7847 0.49034 19.1787C0.297407 20.1238 0.161708 21.0797 0.0839844 22.0411C4.47671 23.3577 11.9024 25.8331 16.7344 28.7749C16.7344 28.7749 18.9704 29.8316 19.3655 31.5908C19.3655 31.5908 19.8195 32.8711 18.3359 35.6597C18.3359 35.6597 16.5857 38.9647 17.6549 47.1627C18.4866 47.3902 19.3301 47.5725 20.1816 47.7086C18.9137 38.3394 20.5981 33.6167 20.5981 33.6167C22.0828 30.8281 21.6277 29.5467 21.6277 29.5467C21.2326 27.7886 18.9954 26.732 18.9954 26.732Z' fill='%23FFA9A6'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M31.0466 14.4184C27.3144 11.295 18.622 5.84594 13.2259 2.55225C9.98681 4.18152 7.15826 6.52232 4.95199 9.39942C2.74573 12.2765 1.21891 15.6154 0.48584 19.166C5.5267 20.7754 14.1067 23.7422 18.9875 26.7193C18.9875 26.7193 21.2236 27.7759 21.6186 29.5352C21.6186 29.5352 22.0727 30.8154 20.5891 33.6052C20.5891 33.6052 18.9035 38.3267 20.1714 47.6959C24.8273 48.4422 29.5998 47.8065 33.8979 45.8675C33.9149 45.6473 33.9319 45.4316 33.9478 45.2228C34.1532 42.4296 34.1532 41.4592 33.7685 39.5774C33.7685 39.5774 33.3144 36.8399 33.5834 34.5676C33.5834 34.5676 35.2055 26.759 35.2792 26.3243C35.5596 24.6979 35.7094 21.6641 35.7094 21.6641C35.9966 17.812 31.0466 14.4184 31.0466 14.4184Z' fill='%23FFC4B5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.9865 28.5753C22.7765 28.5753 23.2192 32.0938 23.2192 32.0938L22.3872 47.9414C22.9207 47.9766 23.4587 47.997 24.0001 47.997C24.1988 47.997 24.3951 47.997 24.5926 47.9891L25.3758 36.721C25.4201 34.5521 26.3974 31.9848 26.3974 31.9848C27.2907 28.3551 24.9865 28.5753 24.9865 28.5753Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M30.5415 25.9643C28.5824 24.061 27.1681 25.3004 27.1681 25.3004C25.1306 26.8893 27.5574 28.8415 27.5574 28.8415C28.4927 29.771 27.7356 36.0123 27.7356 36.0123L26.5324 47.8637C27.8124 47.7297 29.0795 47.4925 30.3213 47.1543L32.151 30.0366C32.2339 27.6021 30.5415 25.9643 30.5415 25.9643Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.4133 17.2928C23.4133 17.2928 21.5575 17.3927 20.0013 16.445L5.22264 9.05518C4.3338 10.1687 3.54632 11.3595 2.86963 12.6133C7.37474 14.9309 18.9105 20.8987 20.3089 21.9065C20.3089 21.9065 21.4133 22.5557 21.3146 24.2514C21.2158 25.947 23.4712 26.695 24.226 26.4975C24.3395 26.4669 24.4758 26.4385 24.6222 26.401C25.0024 26.0435 25.3554 25.5191 25.621 24.7258C25.621 24.7258 25.839 23.508 27.7879 23.0233C27.9252 22.9881 28.0739 22.9575 28.2294 22.9314C28.5109 22.8433 28.747 22.6491 28.8878 22.39C29.1999 21.8441 29.3055 20.7693 28.2294 18.69C28.2317 18.6889 27.1284 16.7435 23.4133 17.2928Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.2339 26.1318C33.1871 26.1729 33.1361 26.209 33.0818 26.2396C32.4938 25.9354 32.0603 24.9049 32.0603 24.9049C31.6596 24.0207 30.5449 23.2217 30.5449 23.2217C30.0989 22.8233 30.5449 20.1675 30.5449 20.1675C30.638 19.8508 30.7822 19.6624 30.957 19.5728C31.999 19.9348 33.3724 21.7224 33.3724 21.7224C34.8661 24.1058 33.2384 26.1318 33.2384 26.1318' fill='%23EE7E99'/%3E%3C/svg%3E%0A")
}

.paliatif {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24Z' fill='%23DEEEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.858 8.88406C25.4112 8.33157 26.0687 7.89467 26.7923 7.59883C27.516 7.30298 28.2913 7.1541 29.073 7.16086C29.8548 7.16763 30.6274 7.32989 31.3458 7.63821C32.0642 7.94653 32.7141 8.39473 33.2576 8.95671C35.5028 11.2779 35.4018 14.9998 33.118 17.2836L24.7445 25.6582C24.624 25.7788 24.4808 25.8745 24.3232 25.9397C24.1657 26.005 23.9968 26.0386 23.8263 26.0386C23.6557 26.0386 23.4868 26.005 23.3293 25.9397C23.1717 25.8745 23.0286 25.7788 22.908 25.6582L14.5345 17.2836C12.2508 14.9998 12.1509 11.2779 14.3949 8.95671C14.9384 8.39473 15.5883 7.94653 16.3067 7.63821C17.0251 7.32989 17.7977 7.16763 18.5795 7.16086C19.3612 7.1541 20.1365 7.30298 20.8602 7.59883C21.5838 7.89467 22.2414 8.33157 22.7945 8.88406L23.3541 9.44366C23.4157 9.50543 23.489 9.55444 23.5696 9.58788C23.6503 9.62132 23.7367 9.63853 23.824 9.63853C23.9113 9.63853 23.9977 9.62132 24.0784 9.58788C24.159 9.55444 24.2322 9.50543 24.2939 9.44366L24.858 8.88406Z' fill='%23FF6999'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.858 8.88406C25.4112 8.33157 26.0687 7.89467 26.7923 7.59883C27.516 7.30298 28.2913 7.1541 29.073 7.16086C29.8548 7.16763 30.6274 7.32989 31.3458 7.63821C32.0642 7.94653 32.7141 8.39473 33.2576 8.95671C35.5028 11.2779 35.4018 14.9998 33.118 17.2836L24.7445 25.6582C24.624 25.7788 24.4808 25.8745 24.3232 25.9397C24.1657 26.005 23.9968 26.0386 23.8263 26.0386C23.6557 26.0386 23.4868 26.005 23.3293 25.9397C23.1717 25.8745 23.0286 25.7788 22.908 25.6582L14.5345 17.2836C12.2508 14.9998 12.1509 11.2779 14.3949 8.95671C14.9384 8.39473 15.5883 7.94653 16.3067 7.63821C17.0251 7.32989 17.7977 7.16763 18.5795 7.16086C19.3612 7.1541 20.1365 7.30298 20.8602 7.59883C21.5838 7.89467 22.2414 8.33157 22.7945 8.88406L23.3541 9.44366C23.4157 9.50543 23.489 9.55444 23.5696 9.58788C23.6503 9.62132 23.7367 9.63853 23.824 9.63853C23.9113 9.63853 23.9977 9.62132 24.0784 9.58788C24.159 9.55444 24.2322 9.50543 24.2939 9.44366L24.858 8.88406Z' fill='%23EE7E99'/%3E%3Cpath d='M19.1364 19.5912C19.0316 19.5915 18.9297 19.5567 18.8469 19.4925C16.6256 17.7898 14.9457 15.5458 14.7607 14.0441C14.7498 13.9804 14.752 13.9152 14.7672 13.8524C14.7823 13.7897 14.81 13.7306 14.8486 13.6788C14.8873 13.6271 14.936 13.5837 14.9919 13.5514C15.0478 13.519 15.1097 13.4984 15.1738 13.4907C15.2379 13.483 15.303 13.4884 15.3649 13.5066C15.4269 13.5248 15.4845 13.5554 15.5343 13.5965C15.5841 13.6377 15.625 13.6885 15.6545 13.7459C15.6841 13.8033 15.7017 13.8662 15.7062 13.9306C15.8345 14.9749 17.1818 17.0157 19.4258 18.7399C19.5048 18.8006 19.5628 18.8845 19.5916 18.9798C19.6204 19.0751 19.6187 19.177 19.5867 19.2713C19.5546 19.3656 19.4938 19.4475 19.4129 19.5055C19.3319 19.5635 19.2348 19.5946 19.1353 19.5946L19.1364 19.5912Z' fill='white'/%3E%3Cpath d='M14.892 12.1108C14.8623 12.111 14.8327 12.1084 14.8035 12.1029C14.742 12.0915 14.6833 12.068 14.6309 12.0338C14.5785 11.9997 14.5333 11.9555 14.498 11.9038C14.4627 11.8522 14.4379 11.7941 14.4251 11.7328C14.4123 11.6716 14.4117 11.6084 14.4234 11.5469C14.4978 11.0844 14.664 10.6415 14.9124 10.2443C14.9861 10.1443 15.0959 10.077 15.2184 10.0567C15.341 10.0364 15.4667 10.0648 15.5686 10.1358C15.6705 10.2068 15.7407 10.3149 15.7642 10.4369C15.7876 10.5589 15.7625 10.6852 15.6942 10.789C15.5245 11.0764 15.4091 11.3925 15.3538 11.7217C15.3336 11.8299 15.2766 11.9278 15.1924 11.9987C15.1082 12.0697 15.0021 12.1093 14.892 12.1108Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.6561 23.8167C38.8508 23.8133 39.0442 23.8486 39.2251 23.9207C39.4059 23.9927 39.5706 24.1001 39.7096 24.2365C39.8485 24.3729 39.9589 24.5356 40.0343 24.7152C40.1097 24.8947 40.1486 25.0874 40.1487 25.2821C40.1449 25.6696 39.9895 26.0402 39.7158 26.3145C39.4421 26.5888 39.0719 26.745 38.6845 26.7498L35.7333 26.802C35.6908 26.8027 35.6486 26.7951 35.609 26.7795C35.5695 26.764 35.5334 26.7408 35.5028 26.7113C35.4723 26.6817 35.4478 26.6465 35.4309 26.6075C35.4139 26.5686 35.4048 26.5266 35.4041 26.4842L35.3519 23.533C35.3438 23.1444 35.4886 22.7683 35.755 22.4853C36.0213 22.2024 36.3881 22.0353 36.7764 22.0199C36.9709 22.0132 37.1647 22.0454 37.3467 22.1144C37.5286 22.1834 37.695 22.2879 37.8361 22.4219C37.9773 22.5558 38.0904 22.7165 38.1688 22.8946C38.2472 23.0727 38.2894 23.2646 38.2929 23.4592V23.6567C38.2933 23.6784 38.298 23.6999 38.3068 23.7198C38.3155 23.7398 38.3281 23.7578 38.3438 23.7729C38.3595 23.788 38.378 23.7998 38.3983 23.8077C38.4186 23.8156 38.4402 23.8194 38.462 23.819L38.6561 23.8167Z' fill='%23DEEEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M38.6561 23.8167C38.8508 23.8133 39.0442 23.8486 39.2251 23.9207C39.4059 23.9927 39.5706 24.1001 39.7096 24.2365C39.8485 24.3729 39.9589 24.5356 40.0343 24.7152C40.1097 24.8947 40.1486 25.0874 40.1487 25.2821C40.1449 25.6696 39.9895 26.0402 39.7158 26.3145C39.4421 26.5888 39.0719 26.745 38.6845 26.7498L35.7333 26.802C35.6908 26.8027 35.6486 26.7951 35.609 26.7795C35.5695 26.764 35.5334 26.7408 35.5028 26.7113C35.4723 26.6817 35.4478 26.6465 35.4309 26.6075C35.4139 26.5686 35.4048 26.5266 35.4041 26.4842L35.3519 23.533C35.3438 23.1444 35.4886 22.7683 35.755 22.4853C36.0213 22.2024 36.3881 22.0353 36.7764 22.0199C36.9709 22.0132 37.1647 22.0454 37.3467 22.1144C37.5286 22.1834 37.695 22.2879 37.8361 22.4219C37.9773 22.5558 38.0904 22.7165 38.1688 22.8946C38.2472 23.0727 38.2894 23.2646 38.2929 23.4592V23.6567C38.2933 23.6784 38.298 23.6999 38.3068 23.7198C38.3155 23.7398 38.3281 23.7578 38.3438 23.7729C38.3595 23.788 38.378 23.7998 38.3983 23.8077C38.4186 23.8156 38.4402 23.8194 38.462 23.819L38.6561 23.8167Z' fill='%2358A8F8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.4698 23.4365C32.5103 23.3401 32.5693 23.2525 32.6436 23.1789C32.7179 23.1053 32.806 23.047 32.9028 23.0075C32.9996 22.9679 33.1033 22.9478 33.2079 22.9483C33.3125 22.9487 33.4159 22.9698 33.5124 23.0103C33.6088 23.0508 33.6963 23.1098 33.7699 23.1841C33.8436 23.2584 33.9018 23.3465 33.9414 23.4433C33.981 23.5401 34.0011 23.6438 34.0006 23.7483C34.0001 23.8529 33.9791 23.9564 33.9386 24.0528L33.3325 25.5387C33.3146 25.5811 33.2808 25.6148 33.2384 25.6327C33.196 25.6505 33.1482 25.651 33.1054 25.634L31.6242 25.0279C31.5273 24.989 31.439 24.9315 31.3643 24.8586C31.2897 24.7856 31.2301 24.6987 31.1891 24.6027C31.148 24.5067 31.1263 24.4036 31.1251 24.2992C31.1238 24.1949 31.1432 24.0913 31.182 23.9944C31.2209 23.8975 31.2784 23.8092 31.3514 23.7346C31.4243 23.6599 31.5113 23.6003 31.6072 23.5593C31.7032 23.5182 31.8063 23.4965 31.9107 23.4953C32.0151 23.4941 32.1186 23.5134 32.2155 23.5523L32.3143 23.5931C32.3359 23.6008 32.3596 23.6001 32.3806 23.591C32.4017 23.582 32.4185 23.5653 32.4278 23.5443L32.4698 23.4365Z' fill='%23DEEEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M32.4698 23.4365C32.5103 23.3401 32.5693 23.2525 32.6436 23.1789C32.7179 23.1053 32.806 23.047 32.9028 23.0075C32.9996 22.9679 33.1033 22.9478 33.2079 22.9483C33.3125 22.9487 33.4159 22.9698 33.5124 23.0103C33.6088 23.0508 33.6963 23.1098 33.7699 23.1841C33.8436 23.2584 33.9018 23.3465 33.9414 23.4433C33.981 23.5401 34.0011 23.6438 34.0006 23.7483C34.0001 23.8529 33.9791 23.9564 33.9386 24.0528L33.3325 25.5387C33.3146 25.5811 33.2808 25.6148 33.2384 25.6327C33.196 25.6505 33.1482 25.651 33.1054 25.634L31.6242 25.0279C31.5273 24.989 31.439 24.9315 31.3643 24.8586C31.2897 24.7856 31.2301 24.6987 31.1891 24.6027C31.148 24.5067 31.1263 24.4036 31.1251 24.2992C31.1238 24.1949 31.1432 24.0913 31.182 23.9944C31.2209 23.8975 31.2784 23.8092 31.3514 23.7346C31.4243 23.6599 31.5113 23.6003 31.6072 23.5593C31.7032 23.5182 31.8063 23.4965 31.9107 23.4953C32.0151 23.4941 32.1186 23.5134 32.2155 23.5523L32.3143 23.5931C32.3359 23.6008 32.3596 23.6001 32.3806 23.591C32.4017 23.582 32.4185 23.5653 32.4278 23.5443L32.4698 23.4365Z' fill='%2358A8F8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.90226 11.6832C7.91902 11.5455 7.96301 11.4126 8.03167 11.2922C8.10033 11.1718 8.19228 11.0662 8.30216 10.9817C8.41205 10.8972 8.53766 10.8354 8.67167 10.7999C8.80569 10.7644 8.94543 10.756 9.08273 10.7751C9.35585 10.8159 9.6021 10.9621 9.76867 11.1824C9.93524 11.4026 10.0089 11.6794 9.97377 11.9533L9.72064 14.0384C9.71743 14.0687 9.70818 14.0979 9.69345 14.1245C9.67872 14.1511 9.6588 14.1744 9.63488 14.1931C9.61096 14.2119 9.58352 14.2256 9.55418 14.2336C9.52485 14.2415 9.49422 14.2435 9.46412 14.2393L7.37785 13.984C7.24154 13.9685 7.1096 13.9264 6.98956 13.86C6.86953 13.7936 6.76375 13.7041 6.67827 13.5968C6.59279 13.4896 6.52928 13.3665 6.49137 13.2346C6.45346 13.1028 6.44188 12.9648 6.45731 12.8284C6.47274 12.6921 6.51486 12.5602 6.58128 12.4402C6.6477 12.3201 6.73711 12.2143 6.84441 12.1289C6.95171 12.0434 7.07479 11.9799 7.20664 11.942C7.33848 11.904 7.4765 11.8925 7.61281 11.9079L7.75129 11.9249C7.76682 11.9275 7.78271 11.9268 7.79796 11.9229C7.8132 11.919 7.82747 11.912 7.83985 11.9022C7.85223 11.8925 7.86246 11.8803 7.86988 11.8665C7.8773 11.8526 7.88176 11.8373 7.88296 11.8216L7.90226 11.6832Z' fill='%23DEEEFE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.90226 11.6832C7.91902 11.5455 7.96301 11.4126 8.03167 11.2922C8.10033 11.1718 8.19228 11.0662 8.30216 10.9817C8.41205 10.8972 8.53766 10.8354 8.67167 10.7999C8.80569 10.7644 8.94543 10.756 9.08273 10.7751C9.35585 10.8159 9.6021 10.9621 9.76867 11.1824C9.93524 11.4026 10.0089 11.6794 9.97377 11.9533L9.72064 14.0384C9.71743 14.0687 9.70818 14.0979 9.69345 14.1245C9.67872 14.1511 9.6588 14.1744 9.63488 14.1931C9.61096 14.2119 9.58352 14.2256 9.55418 14.2336C9.52485 14.2415 9.49422 14.2435 9.46412 14.2393L7.37785 13.984C7.24154 13.9685 7.1096 13.9264 6.98956 13.86C6.86953 13.7936 6.76375 13.7041 6.67827 13.5968C6.59279 13.4896 6.52928 13.3665 6.49137 13.2346C6.45346 13.1028 6.44188 12.9648 6.45731 12.8284C6.47274 12.6921 6.51486 12.5602 6.58128 12.4402C6.6477 12.3201 6.73711 12.2143 6.84441 12.1289C6.95171 12.0434 7.07479 11.9799 7.20664 11.942C7.33848 11.904 7.4765 11.8925 7.61281 11.9079L7.75129 11.9249C7.76682 11.9275 7.78271 11.9268 7.79796 11.9229C7.8132 11.919 7.82747 11.912 7.83985 11.9022C7.85223 11.8925 7.86246 11.8803 7.86988 11.8665C7.8773 11.8526 7.88176 11.8373 7.88296 11.8216L7.90226 11.6832Z' fill='%2358A8F8'/%3E%3Cpath d='M25.8492 32.8548C22.9229 32.907 19.772 31.6437 19.646 30.8548C19.5745 30.4064 21.3191 29.8423 22.0398 28.8253C22.5881 28.0534 22.1647 26.5903 21.8809 26.8287C20.2158 28.2237 16.6596 26.5347 12.0001 31.0727C9.56084 31.0477 5.41669 30.9728 0.943359 30.7322C2.10617 34.736 4.29181 38.3679 7.28502 41.2702C8.73791 40.9456 9.97401 40.6425 10.9229 40.3939C10.9229 40.3939 12.419 41.4076 17.0898 42.3531C19.2078 42.7821 26.7799 42.0954 30.1897 39.9603C32.9173 38.252 35.0603 34.2702 34.6585 33.1998C33.7731 30.8446 27.8094 32.8196 25.8492 32.8548Z' fill='%23FFC4B5'/%3E%3Cpath d='M0.681152 29.6699C1.90777 34.6909 4.72229 39.1818 8.70612 42.4747C9.27366 42.3158 9.68569 42.1444 9.90022 41.9605C11.2714 40.7891 12.4587 31.6449 11.2714 30.4089C10.7833 29.9049 6.29296 29.7653 0.681152 29.6699Z' fill='white'/%3E%3C/svg%3E%0A")
}

.vaksinasi {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24Z' fill='%23DEEEFE'/%3E%3Cmask id='mask0' mask-type='alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='48' height='48'%3E%3Cpath d='M0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24Z' fill='%23DEEEFE'/%3E%3C/mask%3E%3Cg mask='url(%23mask0)'%3E%3Cpath d='M42.1674 13.9505C42.2154 13.7086 42.2153 13.4596 42.1671 13.2177C42.1189 12.9758 42.0235 12.7458 41.8864 12.5407C41.7493 12.3357 41.5732 12.1597 41.368 12.0227C41.1629 11.8858 40.9328 11.7906 40.6909 11.7426L33.0157 10.2178C32.7736 10.1696 32.5244 10.1696 32.2823 10.2177C32.0402 10.2658 31.81 10.3611 31.6047 10.4982C31.3995 10.6353 31.2233 10.8115 31.0861 11.0168C30.949 11.222 30.8536 11.4522 30.8055 11.6943L23.8999 46.4745C23.7465 47.2416 23.789 48.0349 24.0233 48.7812C28.4288 48.4013 32.6389 46.7915 36.1739 44.1353L42.1674 13.9505Z' fill='%2358A8F8'/%3E%3Cpath d='M42.5328 12.1083L31.172 9.85205L27.0938 30.3836C29.5579 30.9678 32.1235 30.9766 34.5917 30.4094C35.4354 30.2131 36.2634 29.9505 37.1116 29.7766C37.7584 29.6468 38.4146 29.5695 39.0739 29.5455L42.5328 12.1083Z' fill='%238AC2FA'/%3E%3Cpath d='M35.2016 10.0254L38.1772 10.6162L38.4285 9.35068L35.4529 8.75987L35.2016 10.0254Z' fill='%233E76AE'/%3E%3Cpath d='M32.4453 8.16381L41.4361 9.94894C41.5509 9.97175 41.6625 9.89712 41.6853 9.78225L41.854 8.93269C41.8768 8.81782 41.8022 8.70621 41.6873 8.68341L32.6966 6.89828C32.5817 6.87547 32.4701 6.9501 32.4473 7.06497L32.2786 7.91453C32.2558 8.0294 32.3304 8.141 32.4453 8.16381Z' fill='%2358A8F8'/%3E%3Cpath d='M44.3326 11.833L29.6046 8.91142C29.4964 8.88996 29.3913 8.96026 29.3698 9.06845L29.2827 9.50755C29.2613 9.61573 29.3316 9.72083 29.4398 9.74229L44.1678 12.6638C44.2759 12.6853 44.381 12.615 44.4025 12.5068L44.4896 12.0677C44.5111 11.9595 44.4408 11.8544 44.3326 11.833Z' fill='%2358A8F8'/%3E%3Cpath d='M33.6407 27.149L39.3213 28.2769L39.4072 27.8444L33.7266 26.7165L33.6407 27.149Z' fill='%233E76AE'/%3E%3Cpath d='M34.3521 23.5704L40.0327 24.6982L40.1186 24.2658L34.438 23.1379L34.3521 23.5704Z' fill='%233E76AE'/%3E%3Cpath d='M35.0626 19.9917L40.7432 21.1196L40.829 20.6871L35.1484 19.5593L35.0626 19.9917Z' fill='%233E76AE'/%3E%3Cpath d='M35.773 16.4127L41.4536 17.5405L41.5395 17.108L35.8589 15.9802L35.773 16.4127Z' fill='%233E76AE'/%3E%3Cpath d='M30.0044 45.4644L33.1133 46.0814L32.4827 46.4068L29.918 45.8974L30.0044 45.4644Z' fill='%233E76AE'/%3E%3Cpath d='M30.627 42.3189L36.3076 43.4468L36.3935 43.0143L30.7129 41.8864L30.627 42.3189Z' fill='%233E76AE'/%3E%3Cpath d='M31.3385 38.7413L37.019 39.8691L37.1049 39.4367L31.4243 38.3088L31.3385 38.7413Z' fill='%233E76AE'/%3E%3Cpath d='M32.0484 35.1612L37.729 36.2891L37.8149 35.8566L32.1343 34.7287L32.0484 35.1612Z' fill='%233E76AE'/%3E%3Cpath d='M32.7594 31.5831L38.4399 32.7109L38.5258 32.2785L32.8452 31.1506L32.7594 31.5831Z' fill='%233E76AE'/%3E%3Cpath d='M25.6299 16.6376L22.116 14.9412V13.5545H24.6964C25.004 13.5542 25.2989 13.4319 25.5164 13.2144C25.7339 12.9969 25.8562 12.702 25.8565 12.3944V9.98333C25.8562 9.67575 25.7339 9.38085 25.5164 9.16335C25.2989 8.94586 25.004 8.82354 24.6964 8.82324H8.13658C7.829 8.82354 7.5341 8.94586 7.3166 9.16335C7.09911 9.38085 6.97679 9.67575 6.97649 9.98333V12.3944C6.97679 12.702 7.09911 12.9969 7.3166 13.2144C7.5341 13.4319 7.829 13.5542 8.13658 13.5545H10.717V14.9569L7.23903 16.6398C6.65154 16.9239 6.15556 17.3671 5.80747 17.9191C5.45939 18.4711 5.27318 19.1096 5.27002 19.7622V41.9766C8.15147 44.8322 11.7163 46.902 15.6247 47.9889C19.5331 49.0758 23.6547 49.1435 27.5967 48.1855V19.7622C27.594 19.1095 27.4083 18.4707 27.0606 17.9183C26.7129 17.366 26.2172 16.9222 25.6299 16.6376Z' fill='white'/%3E%3Cpath d='M20.7148 13.8408H12.1151C12.0073 13.8408 11.9199 13.9282 11.9199 14.036V14.2425C11.9199 14.3503 12.0073 14.4377 12.1151 14.4377H20.7148C20.8226 14.4377 20.91 14.3503 20.91 14.2425V14.036C20.91 13.9282 20.8226 13.8408 20.7148 13.8408Z' fill='%23DEEEFE'/%3E%3Cpath d='M10.2162 9.39746H10.0558C9.97211 9.39746 9.9043 9.46527 9.9043 9.54892V12.5378C9.9043 12.6214 9.97211 12.6892 10.0558 12.6892H10.2162C10.2998 12.6892 10.3677 12.6214 10.3677 12.5378V9.54892C10.3677 9.46527 10.2998 9.39746 10.2162 9.39746Z' fill='%23DEEEFE'/%3E%3Cpath d='M14.4081 9.39746H14.2477C14.164 9.39746 14.0962 9.46527 14.0962 9.54892V12.5378C14.0962 12.6214 14.164 12.6892 14.2477 12.6892H14.4081C14.4917 12.6892 14.5596 12.6214 14.5596 12.5378V9.54892C14.5596 9.46527 14.4917 9.39746 14.4081 9.39746Z' fill='%23DEEEFE'/%3E%3Cpath d='M18.601 9.39746H18.4405C18.3569 9.39746 18.2891 9.46527 18.2891 9.54892V12.5378C18.2891 12.6214 18.3569 12.6892 18.4405 12.6892H18.601C18.6846 12.6892 18.7524 12.6214 18.7524 12.5378V9.54892C18.7524 9.46527 18.6846 9.39746 18.601 9.39746Z' fill='%23DEEEFE'/%3E%3Cpath d='M23.2948 9.39746H23.1344C23.0507 9.39746 22.9829 9.46527 22.9829 9.54892V12.5378C22.9829 12.6214 23.0507 12.6892 23.1344 12.6892H23.2948C23.3785 12.6892 23.4463 12.6214 23.4463 12.5378V9.54892C23.4463 9.46527 23.3785 9.39746 23.2948 9.39746Z' fill='%23DEEEFE'/%3E%3Cpath d='M5.25439 23.3818V39.6096H27.5811V23.3818H5.25439ZM20.7136 32.2878C20.7136 32.4438 20.6517 32.5935 20.5415 32.7039C20.4313 32.8143 20.2818 32.8765 20.1257 32.8768H17.7955V35.206C17.7956 35.2833 17.7805 35.3599 17.751 35.4313C17.7216 35.5028 17.6783 35.5677 17.6237 35.6224C17.5691 35.6771 17.5042 35.7205 17.4328 35.7501C17.3614 35.7798 17.2849 35.795 17.2076 35.795H15.6256C15.4696 35.7947 15.3201 35.7325 15.2099 35.6221C15.0996 35.5117 15.0377 35.362 15.0377 35.206V32.8768H12.7086C12.5524 32.8768 12.4025 32.8148 12.2921 32.7043C12.1816 32.5939 12.1196 32.444 12.1196 32.2878V30.7036C12.1196 30.5474 12.1816 30.3976 12.2921 30.2871C12.4025 30.1767 12.5524 30.1146 12.7086 30.1146H15.0377V27.7855C15.0377 27.7083 15.0529 27.6318 15.0825 27.5605C15.112 27.4892 15.1553 27.4243 15.2099 27.3698C15.2645 27.3152 15.3293 27.2719 15.4007 27.2423C15.472 27.2128 15.5484 27.1976 15.6256 27.1976H17.2076C17.2848 27.1974 17.3613 27.2125 17.4327 27.242C17.5041 27.2715 17.569 27.3148 17.6236 27.3694C17.6782 27.424 17.7215 27.4889 17.751 27.5603C17.7805 27.6317 17.7956 27.7082 17.7955 27.7855V30.1146H20.1257C20.2818 30.1149 20.4313 30.1771 20.5415 30.2875C20.6517 30.398 20.7136 30.5476 20.7136 30.7036V32.2878Z' fill='%2300AAFF'/%3E%3Cpath d='M5.25439 23.3818V39.6096H27.5811V23.3818H5.25439ZM20.7136 32.2878C20.7136 32.4438 20.6517 32.5935 20.5415 32.7039C20.4313 32.8143 20.2818 32.8765 20.1257 32.8768H17.7955V35.206C17.7956 35.2833 17.7805 35.3599 17.751 35.4313C17.7216 35.5028 17.6783 35.5677 17.6237 35.6224C17.5691 35.6771 17.5042 35.7205 17.4328 35.7501C17.3614 35.7798 17.2849 35.795 17.2076 35.795H15.6256C15.4696 35.7947 15.3201 35.7325 15.2099 35.6221C15.0996 35.5117 15.0377 35.362 15.0377 35.206V32.8768H12.7086C12.5524 32.8768 12.4025 32.8148 12.2921 32.7043C12.1816 32.5939 12.1196 32.444 12.1196 32.2878V30.7036C12.1196 30.5474 12.1816 30.3976 12.2921 30.2871C12.4025 30.1767 12.5524 30.1146 12.7086 30.1146H15.0377V27.7855C15.0377 27.7083 15.0529 27.6318 15.0825 27.5605C15.112 27.4892 15.1553 27.4243 15.2099 27.3698C15.2645 27.3152 15.3293 27.2719 15.4007 27.2423C15.472 27.2128 15.5484 27.1976 15.6256 27.1976H17.2076C17.2848 27.1974 17.3613 27.2125 17.4327 27.242C17.5041 27.2715 17.569 27.3148 17.6236 27.3694C17.6782 27.424 17.7215 27.4889 17.751 27.5603C17.7805 27.6317 17.7956 27.7082 17.7955 27.7855V30.1146H20.1257C20.2818 30.1149 20.4313 30.1771 20.5415 30.2875C20.6517 30.398 20.7136 30.5476 20.7136 30.7036V32.2878Z' fill='%23EE7E99'/%3E%3C/g%3E%3C/svg%3E%0A")
}

.tanya-dokter {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url(https://storage.aido.id/ico/tanya-dokter2.png)
}

.rapid {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='48' height='48' viewBox='0 0 48 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 24C0 37.2548 10.7452 48 24 48C37.2548 48 48 37.2548 48 24C48 10.7452 37.2548 0 24 0C10.7452 0 0 10.7452 0 24Z' fill='%23DEEEFE'/%3E%3Cpath d='M40.6951 15.498L9.72123 15.5413C8.86393 15.5425 8.16992 16.2384 8.17111 17.0957L8.18752 28.8481C8.18872 29.7054 8.88467 30.3994 9.74197 30.3982L40.7159 30.3549C41.5732 30.3537 42.2672 29.6578 42.266 28.8005L42.2496 17.0482C42.2484 16.1909 41.5524 15.4968 40.6951 15.498Z' fill='%23234363'/%3E%3Cpath d='M40.1961 14.5288L9.22221 14.5721C8.3649 14.5732 7.67089 15.2692 7.67209 16.1265L7.6885 27.8788C7.6897 28.7361 8.38565 29.4301 9.24295 29.4289L40.2168 29.3857C41.0742 29.3845 41.7682 28.6885 41.767 27.8312L41.7506 16.0789C41.7494 15.2216 41.0534 14.5276 40.1961 14.5288Z' fill='%23BCDCFC'/%3E%3Cpath d='M27.6125 15.9961H21.003C20.438 15.9961 19.98 16.4541 19.98 17.0191V17.2651C19.98 17.8301 20.438 18.2881 21.003 18.2881H27.6125C28.1776 18.2881 28.6356 17.8301 28.6356 17.2651V17.0191C28.6356 16.4541 28.1776 15.9961 27.6125 15.9961Z' fill='%23EE7E99'/%3E%3Cpath d='M38.0808 19.4123L11.2483 19.4497C10.4898 19.4508 9.87586 20.0665 9.87692 20.8249L9.88189 24.3869C9.88295 25.1453 10.4986 25.7593 11.2571 25.7582L38.0896 25.7208C38.848 25.7197 39.462 25.104 39.4609 24.3456L39.4559 20.7836C39.4549 20.0252 38.8392 19.4112 38.0808 19.4123Z' fill='%2358A8F8'/%3E%3Cpath d='M36.5779 20.7876L12.7546 20.8208C11.9962 20.8219 11.3822 21.4376 11.3833 22.196L11.3844 23.0154C11.3855 23.7739 12.0012 24.3878 12.7596 24.3868L36.5829 24.3535C37.3413 24.3524 37.9553 23.7368 37.9543 22.9783L37.9531 22.1589C37.952 21.4005 37.3364 20.7865 36.5779 20.7876Z' fill='%23F5F5F5'/%3E%3Cpath d='M37.4994 18.656L31.6454 18.6642C30.3562 18.666 29.3125 19.7126 29.3143 21.0018L29.3182 23.7916C29.32 25.0808 30.3666 26.1245 31.6558 26.1227L37.5098 26.1145C38.799 26.1127 39.8427 25.0661 39.8409 23.7769L39.837 20.9871C39.8352 19.6979 38.7886 18.6542 37.4994 18.656Z' fill='white'/%3E%3Cpath d='M39.8376 21.124C39.8377 20.9427 39.8176 20.7619 39.7776 20.585V23C39.7781 23.3248 39.7147 23.6466 39.5908 23.9469C39.4669 24.2472 39.2851 24.5201 39.0557 24.7502C38.8263 24.9802 38.5539 25.1628 38.2539 25.2875C37.954 25.4122 37.6324 25.4765 37.3075 25.4769L31.7309 25.4848C31.1686 25.4857 30.6229 25.2948 30.1836 24.9438C29.7444 24.5927 29.438 24.1024 29.3149 23.5538V23.6522C29.3155 23.9769 29.3799 24.2984 29.5047 24.5982C29.6295 24.8981 29.812 25.1704 30.0421 25.3997C30.2721 25.629 30.545 25.8107 30.8452 25.9345C31.1455 26.0583 31.4671 26.1218 31.7919 26.1213L37.3676 26.1134C37.6925 26.113 38.0141 26.0486 38.3142 25.9238C38.6142 25.7991 38.8867 25.6164 39.1161 25.3863C39.3455 25.1561 39.5273 24.8831 39.6511 24.5826C39.7749 24.2822 39.8383 23.9604 39.8376 23.6354V21.124Z' fill='%23F9F9F9'/%3E%3Cpath d='M31.288 19.5726L36.8646 19.5637C37.1898 19.5628 37.5119 19.626 37.8126 19.7497C38.1133 19.8734 38.3867 20.0551 38.6171 20.2845C38.8475 20.5139 39.0304 20.7865 39.1554 21.0867C39.2804 21.3868 39.345 21.7087 39.3455 22.0338V24.5452C39.3471 24.7839 39.314 25.0214 39.2472 25.2505C39.6319 24.8007 39.8414 24.2272 39.8374 23.6353V21.1239C39.837 20.799 39.7726 20.4775 39.6479 20.1775C39.5232 19.8775 39.3406 19.6051 39.1106 19.3757C38.8806 19.1463 38.6076 18.9645 38.3073 18.8406C38.007 18.7168 37.6853 18.6533 37.3604 18.6538L31.7848 18.6627C31.2519 18.6632 30.7334 18.8358 30.3066 19.1549C29.8797 19.474 29.5674 19.9224 29.416 20.4333C29.6477 20.1635 29.9348 19.9469 30.2579 19.7984C30.581 19.6498 30.9324 19.5728 31.288 19.5726Z' fill='%23F9F9F9'/%3E%3Cpath d='M35.9835 20.7876L33.1661 20.7916C32.4142 20.7926 31.8055 21.403 31.8066 22.1549L31.8073 22.632C31.8083 23.3839 32.4187 23.9926 33.1706 23.9915L35.9879 23.9876C36.7398 23.9866 37.3485 23.3762 37.3475 22.6243L37.3468 22.1472C37.3458 21.3953 36.7354 20.7866 35.9835 20.7876Z' fill='%2358A8F8'/%3E%3Cpath d='M17.2385 24.7536L16.1922 24.7551C16.0874 24.7553 16.0026 24.8403 16.0027 24.9452L16.0027 24.9461C16.0029 25.051 16.0879 25.1358 16.1928 25.1357L17.239 25.1342C17.3438 25.1341 17.4287 25.049 17.4285 24.9441L17.4285 24.9432C17.4284 24.8384 17.3433 24.7535 17.2385 24.7536Z' fill='%23FFD700'/%3E%3Cpath d='M20.9514 24.7483L19.9051 24.7497C19.8003 24.7499 19.7155 24.835 19.7156 24.9398L19.7156 24.9408C19.7157 25.0456 19.8008 25.1304 19.9056 25.1303L20.9519 25.1288C21.0567 25.1287 21.1416 25.0436 21.1414 24.9388L21.1414 24.9378C21.1413 24.833 21.0562 24.7481 20.9514 24.7483Z' fill='%23FFD700'/%3E%3Cpath d='M24.6662 24.7424L23.62 24.7439C23.5151 24.744 23.4303 24.8291 23.4304 24.9339L23.4304 24.9349C23.4306 25.0397 23.5157 25.1246 23.6205 25.1244L24.6668 25.123C24.7716 25.1228 24.8564 25.0377 24.8563 24.9329L24.8563 24.9319C24.8561 24.8271 24.771 24.7423 24.6662 24.7424Z' fill='%23FFD700'/%3E%3Cpath d='M16.7749 20.8152L16.6421 20.8154L16.6471 24.3814L16.7799 24.3812L16.7749 20.8152Z' fill='white'/%3E%3Cpath d='M17.0206 20.8146L16.397 20.8154L16.402 24.3814L17.0256 24.3805L17.0206 20.8146Z' fill='%23EE7E99'/%3E%3Cpath d='M20.4897 20.8094L20.3569 20.8096L20.3619 24.3755L20.4947 24.3753L20.4897 20.8094Z' fill='white'/%3E%3Cpath d='M24.2041 20.8035L24.0713 20.8037L24.0763 24.3696L24.2091 24.3695L24.2041 20.8035Z' fill='white'/%3E%3Cpath d='M12.5658 37.783C14.1768 37.783 15.4827 36.4771 15.4827 34.8661C15.4827 33.2552 14.1768 31.9492 12.5658 31.9492C10.9549 31.9492 9.64893 33.2552 9.64893 34.8661C9.64893 36.4771 10.9549 37.783 12.5658 37.783Z' fill='%2358A8F8'/%3E%3Cpath d='M12.8982 32.4567H12.1094L12.3331 30.6157H12.6744L12.8982 32.4567Z' fill='%2358A8F8'/%3E%3Cpath d='M12.4682 30.6825C12.8061 30.6825 13.08 30.4086 13.08 30.0708C13.08 29.7329 12.8061 29.459 12.4682 29.459C12.1303 29.459 11.8564 29.7329 11.8564 30.0708C11.8564 30.4086 12.1303 30.6825 12.4682 30.6825Z' fill='%2358A8F8'/%3E%3Cpath d='M14.6592 35.0783V34.5146L15.9762 34.6747V34.9182L14.6592 35.0783Z' fill='%2358A8F8'/%3E%3Cpath d='M16.3033 35.1379C16.545 35.1379 16.7409 34.942 16.7409 34.7003C16.7409 34.4586 16.545 34.2627 16.3033 34.2627C16.0616 34.2627 15.8657 34.4586 15.8657 34.7003C15.8657 34.942 16.0616 35.1379 16.3033 35.1379Z' fill='%2358A8F8'/%3E%3Cpath d='M10.2018 34.4453V35.2341L8.36084 35.0104V34.6691L10.2018 34.4453Z' fill='%2358A8F8'/%3E%3Cpath d='M7.88423 35.4003C8.2221 35.4003 8.496 35.1264 8.496 34.7885C8.496 34.4507 8.2221 34.1768 7.88423 34.1768C7.54636 34.1768 7.27246 34.4507 7.27246 34.7885C7.27246 35.1264 7.54636 35.4003 7.88423 35.4003Z' fill='%2358A8F8'/%3E%3Cpath d='M14.4411 33.5221L13.9907 33.0718L15.1689 32.1484L15.3644 32.3439L14.4411 33.5221Z' fill='%2358A8F8'/%3E%3Cpath d='M15.5118 32.381C15.7848 32.381 16.006 32.1598 16.006 31.8868C16.006 31.6139 15.7848 31.3926 15.5118 31.3926C15.2389 31.3926 15.0176 31.6139 15.0176 31.8868C15.0176 32.1598 15.2389 32.381 15.5118 32.381Z' fill='%2358A8F8'/%3E%3Cpath d='M13.3086 37.1791L13.994 36.8491L14.569 38.5428L14.2716 38.6858L13.3086 37.1791Z' fill='%2358A8F8'/%3E%3Cpath d='M14.5623 39.3907C14.8869 39.3907 15.15 39.1276 15.15 38.803C15.15 38.4785 14.8869 38.2153 14.5623 38.2153C14.2377 38.2153 13.9746 38.4785 13.9746 38.803C13.9746 39.1276 14.2377 39.3907 14.5623 39.3907Z' fill='%2358A8F8'/%3E%3Cpath d='M10.7459 36.4727L11.2033 36.8947L10.0874 37.8463L9.88916 37.6636L10.7459 36.4727Z' fill='%2358A8F8'/%3E%3Cpath d='M9.74218 38.4463C10.0089 38.4463 10.2251 38.2301 10.2251 37.9634C10.2251 37.6967 10.0089 37.4805 9.74218 37.4805C9.47548 37.4805 9.25928 37.6967 9.25928 37.9634C9.25928 38.2301 9.47548 38.4463 9.74218 38.4463Z' fill='%2358A8F8'/%3E%3Cpath d='M10.8086 32.8568L10.5296 33.1358L9.95605 32.405L10.0778 32.2847L10.8086 32.8568Z' fill='%2358A8F8'/%3E%3Cpath d='M9.83323 32.4169C10.0022 32.4169 10.1391 32.28 10.1391 32.1111C10.1391 31.9421 10.0022 31.8052 9.83323 31.8052C9.66429 31.8052 9.52734 31.9421 9.52734 32.1111C9.52734 32.28 9.66429 32.4169 9.83323 32.4169Z' fill='%2358A8F8'/%3E%3Cpath d='M10.6767 35.8119C10.6341 35.8114 10.5929 35.7974 10.5588 35.772C10.5247 35.7465 10.4995 35.7109 10.4869 35.6703C10.4134 35.4512 10.3761 35.2216 10.3765 34.9905C10.3765 34.9169 10.3765 34.8489 10.3878 34.7725C10.3935 34.7197 10.4197 34.6713 10.4608 34.6377C10.5018 34.604 10.5544 34.5879 10.6073 34.5926C10.6336 34.5953 10.6592 34.6031 10.6825 34.6156C10.7058 34.6282 10.7264 34.6452 10.7431 34.6657C10.7598 34.6863 10.7723 34.7099 10.7798 34.7352C10.7874 34.7606 10.7899 34.7872 10.7871 34.8135C10.7871 34.8716 10.7787 34.9311 10.7787 34.9905C10.7784 35.1783 10.8086 35.3648 10.8679 35.5428C10.8763 35.5679 10.8797 35.5945 10.8778 35.6209C10.876 35.6473 10.8689 35.6731 10.8571 35.6968C10.8453 35.7205 10.8288 35.7416 10.8088 35.7589C10.7888 35.7762 10.7656 35.7894 10.7404 35.7977C10.7201 35.806 10.6986 35.8108 10.6767 35.8119Z' fill='%23234363'/%3E%3Cpath d='M12.5172 37.1357C11.9874 37.1362 11.4765 36.9398 11.0835 36.5846C11.0451 36.5486 11.0224 36.499 11.0202 36.4464C11.018 36.3938 11.0365 36.3425 11.0717 36.3034C11.1069 36.2643 11.1561 36.2405 11.2086 36.2372C11.2611 36.2339 11.3128 36.2513 11.3527 36.2857C11.6723 36.5733 12.0871 36.7325 12.5172 36.7325C12.9472 36.7325 13.362 36.5733 13.6817 36.2857C13.7217 36.2546 13.7721 36.2398 13.8226 36.2442C13.8732 36.2487 13.9202 36.272 13.9542 36.3097C13.9882 36.3473 14.0068 36.3964 14.0062 36.4471C14.0055 36.4978 13.9858 36.5464 13.9508 36.5832C13.5581 36.9389 13.047 37.1359 12.5172 37.1357Z' fill='%23234363'/%3E%3Cpath d='M4.5702 30.4505C5.64856 30.4505 6.52273 29.5763 6.52273 28.4979C6.52273 27.4196 5.64856 26.5454 4.5702 26.5454C3.49185 26.5454 2.61768 27.4196 2.61768 28.4979C2.61768 29.5763 3.49185 30.4505 4.5702 30.4505Z' fill='%2358A8F8'/%3E%3Cpath d='M4.79363 26.8866H4.26562L4.4154 25.6543H4.64385L4.79363 26.8866Z' fill='%2358A8F8'/%3E%3Cpath d='M4.50619 25.6989C4.73235 25.6989 4.9157 25.5156 4.9157 25.2894C4.9157 25.0632 4.73235 24.8799 4.50619 24.8799C4.28002 24.8799 4.09668 25.0632 4.09668 25.2894C4.09668 25.5156 4.28002 25.6989 4.50619 25.6989Z' fill='%2358A8F8'/%3E%3Cpath d='M5.97266 28.6414V28.2642L6.85424 28.3713V28.5343L5.97266 28.6414Z' fill='%2358A8F8'/%3E%3Cpath d='M7.07367 28.681C7.23544 28.681 7.36659 28.5499 7.36659 28.3881C7.36659 28.2264 7.23544 28.0952 7.07367 28.0952C6.9119 28.0952 6.78076 28.2264 6.78076 28.3881C6.78076 28.5499 6.9119 28.681 7.07367 28.681Z' fill='%2358A8F8'/%3E%3Cpath d='M2.98915 28.2173V28.7453L1.75684 28.5955V28.3671L2.98915 28.2173Z' fill='%2358A8F8'/%3E%3Cpath d='M1.43783 28.8571C1.66399 28.8571 1.84734 28.6738 1.84734 28.4476C1.84734 28.2214 1.66399 28.0381 1.43783 28.0381C1.21166 28.0381 1.02832 28.2214 1.02832 28.4476C1.02832 28.6738 1.21166 28.8571 1.43783 28.8571Z' fill='%2358A8F8'/%3E%3Cpath d='M5.82635 27.5997L5.5249 27.2982L6.31358 26.6802L6.4444 26.811L5.82635 27.5997Z' fill='%2358A8F8'/%3E%3Cpath d='M6.54323 26.8355C6.72594 26.8355 6.87406 26.6874 6.87406 26.5047C6.87406 26.3219 6.72594 26.1738 6.54323 26.1738C6.36052 26.1738 6.2124 26.3219 6.2124 26.5047C6.2124 26.6874 6.36052 26.8355 6.54323 26.8355Z' fill='%2358A8F8'/%3E%3Cpath d='M5.06934 30.0475L5.52814 29.8267L5.913 30.9604L5.71393 31.0561L5.06934 30.0475Z' fill='%2358A8F8'/%3E%3Cpath d='M5.90804 31.5285C6.12531 31.5285 6.30143 31.3524 6.30143 31.1351C6.30143 30.9178 6.12531 30.7417 5.90804 30.7417C5.69078 30.7417 5.51465 30.9178 5.51465 31.1351C5.51465 31.3524 5.69078 31.5285 5.90804 31.5285Z' fill='%2358A8F8'/%3E%3Cpath d='M3.35377 29.5742L3.65996 29.8567L2.91298 30.4937L2.78027 30.3714L3.35377 29.5742Z' fill='%2358A8F8'/%3E%3Cpath d='M2.68213 30.895C2.86066 30.895 3.00538 30.7503 3.00538 30.5718C3.00538 30.3933 2.86066 30.2485 2.68213 30.2485C2.50361 30.2485 2.35889 30.3933 2.35889 30.5718C2.35889 30.7503 2.50361 30.895 2.68213 30.895Z' fill='%2358A8F8'/%3E%3Cpath d='M3.39439 27.154L3.20764 27.3407L2.82373 26.8516L2.90525 26.771L3.39439 27.154Z' fill='%2358A8F8'/%3E%3Cpath d='M2.74138 26.8587C2.85446 26.8587 2.94613 26.7671 2.94613 26.654C2.94613 26.5409 2.85446 26.4492 2.74138 26.4492C2.62829 26.4492 2.53662 26.5409 2.53662 26.654C2.53662 26.7671 2.62829 26.8587 2.74138 26.8587Z' fill='%2358A8F8'/%3E%3Cpath d='M3.30692 29.1317C3.27844 29.1313 3.2508 29.122 3.22798 29.1049C3.20515 29.0879 3.18832 29.0641 3.1799 29.0369C3.13067 28.8902 3.10569 28.7365 3.10596 28.5819C3.10596 28.5326 3.10596 28.4871 3.11354 28.4359C3.11737 28.4006 3.13492 28.3682 3.16239 28.3456C3.18987 28.3231 3.22509 28.3123 3.26047 28.3155C3.2781 28.3173 3.2952 28.3225 3.3108 28.3309C3.3264 28.3393 3.34018 28.3507 3.35137 28.3644C3.36255 28.3782 3.37091 28.394 3.37598 28.411C3.38104 28.4279 3.3827 28.4457 3.38086 28.4634C3.38086 28.5022 3.37517 28.542 3.37517 28.5819C3.37503 28.7075 3.3952 28.8323 3.43489 28.9516C3.44053 28.9684 3.4428 28.9861 3.44156 29.0038C3.44033 29.0215 3.43561 29.0387 3.42768 29.0546C3.41975 29.0704 3.40877 29.0846 3.39537 29.0962C3.38197 29.1078 3.36641 29.1166 3.34958 29.1222C3.336 29.1277 3.32157 29.1309 3.30692 29.1317Z' fill='%23234363'/%3E%3Cpath d='M4.53926 30.0182C4.18469 30.0186 3.84264 29.8871 3.5796 29.6493C3.55391 29.6252 3.5387 29.592 3.53723 29.5568C3.53575 29.5216 3.54813 29.4872 3.5717 29.4611C3.59527 29.4349 3.62817 29.419 3.66332 29.4168C3.69848 29.4146 3.73311 29.4262 3.75977 29.4492C3.97376 29.6418 4.25142 29.7483 4.53926 29.7483C4.82711 29.7483 5.10477 29.6418 5.31876 29.4492C5.34558 29.4284 5.37929 29.4185 5.41312 29.4215C5.44695 29.4244 5.47841 29.4401 5.50119 29.4653C5.52398 29.4904 5.5364 29.5233 5.53598 29.5573C5.53557 29.5912 5.52233 29.6238 5.49893 29.6484C5.23603 29.8865 4.89397 30.0183 4.53926 30.0182Z' fill='%23234363'/%3E%3Cpath d='M38.3618 12.9233L43.7033 13.8556L40.0545 34.762C39.9309 35.4703 39.5309 36.1005 38.9427 36.514C38.3544 36.9274 37.626 37.0902 36.9177 36.9666C36.2093 36.843 35.5791 36.4431 35.1657 35.8548C34.7523 35.2665 34.5894 34.5381 34.7131 33.8298L38.3618 12.9233Z' fill='%23BCDCFC'/%3E%3Cpath d='M36.9163 36.9677C37.267 37.029 37.6264 37.0207 37.9739 36.9431C38.3215 36.8655 38.6503 36.7202 38.9416 36.5155C39.2329 36.3107 39.4811 36.0506 39.6718 35.7499C39.8626 35.4493 39.9922 35.114 40.0533 34.7632L42.4142 21.254C42.3306 21.2441 42.247 21.2362 42.1643 21.2294L39.9618 21.0326C39.5313 20.9861 39.0983 20.9651 38.6653 20.9697C38.3043 20.9815 37.9452 21.0277 37.5832 21.01C37.3748 20.9984 37.1681 20.9654 36.9664 20.9116L34.7118 33.8306C34.6506 34.1814 34.659 34.5407 34.7366 34.8882C34.8143 35.2356 34.9596 35.5644 35.1643 35.8557C35.369 36.147 35.6291 36.3951 35.9297 36.5859C36.2303 36.7767 36.5655 36.9064 36.9163 36.9677Z' fill='%23EE7E99'/%3E%3Cpath opacity='0.67' d='M38.8388 16.7671L41.7606 17.2771C41.8279 17.2888 41.8878 17.3268 41.9271 17.3828C41.9664 17.4387 41.9819 17.5079 41.9701 17.5753L40.4272 26.416C40.3698 26.7447 40.1842 27.0371 39.9112 27.229C39.6382 27.4209 39.3002 27.4964 38.9715 27.4391L38.0198 27.273C37.6911 27.2156 37.3987 27.03 37.2068 26.757C37.0149 26.484 36.9394 26.146 36.9967 25.8173L38.5397 16.9765C38.5514 16.9092 38.5894 16.8493 38.6454 16.81C38.7013 16.7707 38.7705 16.7552 38.8379 16.767L38.8388 16.7671Z' fill='white'/%3E%3Cpath d='M44.4612 14.7967L37.29 13.5435L37.5507 12.1004C37.6747 11.4649 38.321 11.0449 38.9948 11.1629L43.7264 11.9902C44.4003 12.1083 44.8459 12.7192 44.7219 13.3546L44.4612 14.7967Z' fill='%2358A8F8'/%3E%3Cpath d='M38.1537 13.1552L38.4144 11.7131C38.4566 11.4996 38.559 11.3027 38.7095 11.1455C38.4376 11.1525 38.1758 11.2504 37.966 11.4235C37.7561 11.5966 37.6103 11.835 37.5517 12.1007L37.291 13.5438L44.4612 14.796L44.5596 14.2737L38.1537 13.1552Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A")
}

.vidcall {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 3px auto;
	height: 48px;
	width: 48px;
	background-image: url(https://storage.aido.id/ico/konsultasi-online.png)
}

.arrow-right {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 36px;
	width: 36px;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='17.5' transform='matrix(-1 0 0 1 18 18)' fill='white' stroke='%2358A8F8'/%3E%3Cpath d='M25.2602 18.2397C25.3038 18.1961 25.3256 18.1525 25.3474 18.1307C25.3692 18.1089 25.4128 18.0434 25.4346 17.978C25.4782 17.869 25.5 17.76 25.5 17.651C25.5 17.542 25.4782 17.433 25.4346 17.324C25.4128 17.2586 25.3692 17.1932 25.3474 17.1714C25.3256 17.1496 25.3038 17.1059 25.2602 17.0623L18.9375 10.7397C18.7849 10.5871 18.5669 10.4998 18.3488 10.4998C18.1308 10.4998 17.9128 10.5871 17.7602 10.7397C17.4549 11.0449 17.4549 11.6118 17.7602 11.917L22.6439 16.8225L11.3285 16.8225C10.8706 16.8225 10.5 17.1932 10.5 17.651C10.5 18.1089 10.8706 18.4795 11.3285 18.4795L22.6439 18.4795L17.7384 23.385C17.4113 23.7121 17.4113 24.2353 17.7384 24.5623C18.0654 24.8894 18.5887 24.8894 18.9157 24.5623L25.2602 18.2397Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A")
}

.arrow-left {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 36px;
	width: 36px;
	margin-left: 100px;
	cursor: pointer;
	margin-right: 3px;
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle r='17.5' transform='matrix(1 8.74228e-08 8.74228e-08 -1 18 18)' fill='white' stroke='%2358A8F8'/%3E%3Cpath d='M10.7398 17.0679C10.6962 17.1116 10.6744 17.1552 10.6526 17.177C10.6308 17.1988 10.5872 17.2642 10.5654 17.3296C10.5218 17.4386 10.5 17.5476 10.5 17.6566C10.5 17.7656 10.5218 17.8746 10.5654 17.9836C10.5872 18.0491 10.6308 18.1145 10.6526 18.1363C10.6744 18.1581 10.6962 18.2017 10.7398 18.2453L17.0625 24.5679C17.2151 24.7206 17.4331 24.8078 17.6512 24.8078C17.8692 24.8078 18.0872 24.7206 18.2398 24.5679C18.5451 24.2627 18.5451 23.6959 18.2398 23.3906L13.3561 18.4851L24.6715 18.4851C25.1294 18.4851 25.5 18.1145 25.5 17.6566C25.5 17.1988 25.1294 16.8281 24.6715 16.8281L13.3561 16.8281L18.2616 11.9226C18.5887 11.5956 18.5887 11.0723 18.2616 10.7453C17.9346 10.4182 17.4113 10.4182 17.0843 10.7453L10.7398 17.0679Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A")
}

.share-twitter {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 24px;
	width: 24px;
	background-image: url(https://storage.aido.id/ico/twicon-colored.png)
}

.share-wa {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 24px;
	width: 24px;
	background-image: url(https://storage.aido.id/ico/waicon-colored2.png)
}

.share-fb {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 24px;
	width: 24px;
	background-image: url(https://storage.aido.id/ico/fbicon-colored.png)
}

.btn-search-mobile {
	display: none;
	position: absolute;
	float: left;
	left: 5px;
	top: 35px;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 20px;
	width: 20px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.87144 17.7429C13.771 17.7429 17.7429 13.771 17.7429 8.87144C17.7429 3.97188 13.771 0 8.87144 0C3.97188 0 0 3.97188 0 8.87144C0 13.771 3.97188 17.7429 8.87144 17.7429ZM8.87143 15.525C12.5461 15.525 15.525 12.5461 15.525 8.87144C15.525 5.19677 12.5461 2.21786 8.87143 2.21786C5.19676 2.21786 2.21786 5.19677 2.21786 8.87144C2.21786 12.5461 5.19676 15.525 8.87143 15.525Z' fill='%2358A8F8'/%3E%3Cpath d='M15.7389 15.7545C16.1719 15.3214 16.8741 15.3214 17.3071 15.7545L19.6595 18.1069C20.0926 18.5399 20.0926 19.2421 19.6595 19.6751C19.2264 20.1082 18.5243 20.1082 18.0913 19.6751L15.7389 17.3227C15.3058 16.8897 15.3058 16.1875 15.7389 15.7545Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A")
}

.lazy {
	filter: blur(4px);
	transition: filter 2s ease-in;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff;
	font-size: 3rem;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

.lazy.loaded {
	filter: none
}

.img-video {
	background-image: url(https://storage.aido.id/img/static/video-new2.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px;
	border-radius: 20px;
	display: flex;
	align-items: center;
	justify-content: center
}

.img-play {
	display: flex;
	position: fixed;
	background-image: url("data:image/svg+xml,%3Csvg width='76' height='76' viewBox='0 0 76 76' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d)'%3E%3Cpath d='M38 10C22.5391 10 10 22.5391 10 38C10 53.4609 22.5391 66 38 66C53.4609 66 66 53.4609 66 38C66 22.5391 53.4609 10 38 10ZM38 61.7391C24.913 61.7391 14.2609 51.087 14.2609 38C14.2609 24.913 24.913 14.2609 38 14.2609C51.087 14.2609 61.7391 24.913 61.7391 38C61.7391 51.087 51.087 61.7391 38 61.7391ZM52.487 38C52.487 39.2783 51.8174 40.4348 50.7217 41.1043L33.7391 50.8435C33.1913 51.1478 32.5826 51.3304 31.9739 51.3304C30.0261 51.3304 28.3826 49.7478 28.3826 47.7391V28.2C28.3826 26.2522 29.9652 24.6087 31.9739 24.6087C32.5826 24.6087 33.1913 24.7913 33.7391 25.0957L50.6609 34.8957C51.8174 35.5652 52.487 36.7217 52.487 38Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d' x='0' y='0' width='76' height='76' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 100;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 60px;
	height: 60px;
	border-radius: 30px
}

.img-play:hover {
	box-shadow: 0 0 11px #fff
}

.img-accelerator {
	background-image: url(https://storage.aido.id/img/static/accerelator.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px;
	border-radius: 20px
}

.img-ambulance {
	background-image: url(https://storage.aido.id/img/static/ambulance.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px;
	border-radius: 20px
}
.homeImgStatic{
	width: 534px;
	height: 357px;
	border-radius: 20px
}

.img-ambulanceV2 {
	background-image: url(https://storage.aido.id/img/static/hospital-building.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px;
	border-radius: 20px
}

.img-people {
	background-image: url(https://storage.aido.id/img/static/people-new.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px;
	border-radius: 20px
}

.img-smartphone {
	background-image: url(https://storage.aido.id/img/static/smartphone.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px
}

.img-smartphoneV2 {
	background-image: url(https://storage.aido.id/img/static/smartphoneV2.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 534px;
	height: 357px
}

.img-about {
	background-image: url(https://storage.aido.id/img/static/about.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 505px;
	height: 357px;
	border-radius: 16px
}

.img-business {
	background-image: url(https://storage.aido.id/img/static/business.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 505px;
	height: 357px;
	border-radius: 16px;
	margin-left: 10px!important;
	margin-right: 0!important
}

.img-karir {
	width: 505px;
	height: 357px;
	border-radius: 16px;
	margin-left: 0!important;
	margin-right: 0!important
}

.img-services {
	width: 505px;
	height: 357px;
	border-radius: 20px;
	margin: 1em 1em 1em 1em;
}

@media (max-width:600px) {
	.img-services {
		width: 351px;
		height: 214px;
	} 
 }

.img-city {
	background-image: url(https://storage.aido.id/img/static/city.png), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
	background-blend-mode: overlay;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 255px;
	height: 255px;
	border-radius: 16px;
	text-align: center;
	vertical-align: middle
}

.img-city p {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	color: #fff
}

.img-city h3 {
	font-family: Montserrat;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0;
	text-align: center;
	color: #fff!important;
	margin-top: 90px
}

.img-facility {
	background-image: url(https://storage.aido.id/img/static/facility.png), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
	background-blend-mode: overlay;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 255px;
	height: 255px;
	border-radius: 16px;
	display: table-cell;
	vertical-align: middle
}

.img-facility p {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	color: #fff
}

.img-facility h3 {
	font-family: Montserrat;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0;
	text-align: center;
	color: #fff!important;
	margin-top: 90px
}

.img-issues {
	background-image: url(https://storage.aido.id/img/static/issues.png), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
	background-blend-mode: overlay;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 255px;
	height: 255px;
	border-radius: 16px;
	display: table-cell;
	vertical-align: middle
}

.img-issues p {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0;
	text-align: center;
	color: #fff
}

.img-issues h3 {
	font-family: Montserrat;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: 0;
	text-align: center;
	color: #fff!important;
	margin-top: 90px
}

.txt-misi-nilai {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0;
	text-align: center;
	color: #3e76ae;
	margin-top: 7em
}

.img-akses {
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='190' viewBox='0 0 200 190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='195' height='190' rx='16' fill='%23BCDCFC'/%3E%3Cpath d='M113.94 75.249L130.383 68.3791C132.762 67.3594 135.386 68.0848 136.305 70.2257C137.225 72.3665 136.023 74.9577 133.642 75.9773L108.093 86.9053L106.769 87.1143L83.9622 85.7253C83.9622 85.7253 80.9606 86.2874 77.0894 89.9644L70.0576 77.2898L81.2152 68.6998C86.5593 65.7423 92.3757 68.1466 92.3757 68.1466C95.2037 69.1648 100.568 69.8093 100.568 69.8093L109.5 70.5965C112.158 70.8304 114.168 72.9227 113.964 75.2446L113.94 75.249Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M113.966 75.2449C113.762 77.5682 111.418 79.275 108.757 79.0411L96.3772 77.9566' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M69.1968 74.8018L63 78.5784L73.0081 95L79.2049 91.2235L69.1968 74.8018Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M104.9 38.9028C104.9 38.8307 104.9 38.7557 104.9 38.688C104.889 36.9488 105.27 35.2626 106.183 33.9339C106.779 33.075 107.564 32.364 108.477 31.8554C109.391 31.3468 110.409 31.0542 111.453 31H111.548C111.626 31 111.703 31 111.781 31H111.817C111.895 31 111.972 31 112.05 31H112.146C113.189 31.0544 114.207 31.3471 115.12 31.8557C116.034 32.3643 116.819 33.0752 117.415 33.9339C118.33 35.2582 118.708 36.9488 118.698 38.688C118.698 38.7586 118.698 38.8351 118.698 38.9028C118.698 38.9396 118.698 38.9779 118.698 39.0147C118.653 40.2557 118.431 41.484 118.038 42.6622L117.977 42.8462C117.963 42.8829 117.952 42.9197 117.938 42.955C117.636 43.8383 117.228 44.682 116.725 45.4682C116.704 45.502 116.68 45.5359 116.658 45.5697L116.608 45.6433C116.563 45.711 116.516 45.7786 116.461 45.8478C116.43 45.8919 116.401 45.9375 116.368 45.9802C116.277 46.1068 116.177 46.2377 116.074 46.3672C116.002 46.4569 115.927 46.5482 115.85 46.6394C115.834 46.6615 115.815 46.6835 115.796 46.7056C115.74 46.7704 115.686 46.8351 115.627 46.8984C115.59 46.941 115.552 46.9852 115.512 47.0278C115.472 47.0705 115.455 47.0911 115.425 47.1205C114.416 48.205 113.127 49.1599 111.812 49.1599H111.775C110.459 49.1599 109.169 48.205 108.16 47.1205L108.073 47.0278L107.958 46.8984C107.901 46.8351 107.845 46.7704 107.79 46.7056L107.734 46.6394C107.658 46.5482 107.587 46.4569 107.514 46.3672C107.411 46.2377 107.309 46.1068 107.219 45.9802C107.188 45.9375 107.16 45.8919 107.128 45.8478C107.08 45.7786 107.032 45.711 106.981 45.6433L106.931 45.5697C106.909 45.5359 106.885 45.502 106.865 45.4682C106.361 44.6817 105.953 43.8381 105.649 42.955C105.638 42.9197 105.624 42.8829 105.613 42.8462L105.551 42.6608C105.162 41.4816 104.944 40.2527 104.905 39.0117L104.9 38.9028Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M126.572 62.4138C125.657 57.2257 124.97 55.9559 124.436 55.1172C123.902 54.2785 117.302 50.9487 117.302 50.9487C115.478 54.0887 112.064 54.3609 111.777 54.38H111.755C111.755 54.38 108.139 54.2329 106.232 50.9561C106.232 50.9561 99.6471 54.277 99.113 55.1172C98.5789 55.9573 97.8918 57.2257 96.978 62.4138C96.978 62.4138 106.161 65.2595 112.392 65.2595C118.624 65.2595 126.572 62.4138 126.572 62.4138Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	display: table-cell;
	vertical-align: middle
}

.img-fokus {
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='190' viewBox='0 0 200 190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='195' height='190' rx='16' fill='%23BCDCFC'/%3E%3Cpath d='M84.7697 64.9211C83.51 63.4244 82.7524 61.6121 82.9648 59.5187C83.2571 56.6296 85.612 54.0659 87.8442 52.4427C89.9978 50.876 92.1674 49.2602 94.321 47.6935C95.5488 46.7972 96.8724 46.0286 98.0843 45.1003C99.0776 44.3403 99.8696 43.2856 99.026 42.1081C98.4649 41.326 97.382 40.8078 96.4415 41.1897C95.3512 41.6329 94.3063 42.5403 93.3289 43.1886C92.282 43.8893 91.2375 44.5945 90.1955 45.3041C88.9579 46.1481 87.7206 46.9953 86.4838 47.8457C93.6187 42.9602 95.0012 41.9129 97.3672 40.3953C99.3207 39.1441 98.3839 34.5999 95.0344 36.5731C91.4061 38.7119 84.5401 43.2463 84.5401 43.2463C84.5401 43.2463 91.7941 38.54 95.0356 36.5755C96.3678 35.7701 96.2143 34.3163 95.6176 33.5317C94.8956 32.5789 93.4259 32.4132 91.9255 33.0774C89.0352 34.3581 82.012 39.3922 82.012 39.3922C82.012 39.3922 87.4268 35.5638 89.3348 34.5029C91.9673 33.0369 89.7314 29.6911 86.5108 31.5463C76.644 37.2312 74.8612 40.1509 72.5713 44.9112C69.1739 51.9749 71.5485 59.9435 77.1707 65.082C78.6441 66.424 79.9616 67.545 81.6584 68.6427C82.7831 69.3794 84.1534 70.2843 85.4536 70.6956C86.5587 71.0468 88.8719 70.5605 88.7074 69.0294C88.5907 67.9428 87.3752 67.238 86.5931 66.6401C85.9255 66.1341 85.3142 65.5578 84.7697 64.9211Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M114.431 61.0753C115.69 62.5733 116.448 64.3843 116.235 66.4778C115.943 69.3656 113.588 71.9293 111.356 73.5537C109.203 75.1192 107.033 76.735 104.879 78.3017C103.651 79.1993 102.328 79.9667 101.116 80.8949C100.123 81.6549 99.3308 82.7096 100.176 83.8871C100.735 84.6693 101.818 85.1886 102.76 84.8055C103.849 84.3635 104.894 83.4549 105.873 82.8066C106.919 82.106 107.963 81.4008 109.005 80.6911C110.243 79.8488 111.481 79.0024 112.717 78.1519C105.585 83.0375 104.199 84.086 101.833 85.6024C99.8808 86.8536 100.816 91.3977 104.166 89.4246C107.793 87.287 114.66 82.7514 114.66 82.7514C114.66 82.7514 107.407 87.4626 104.166 89.4246C102.833 90.2301 102.986 91.6838 103.583 92.4684C104.305 93.4212 105.774 93.587 107.275 92.9227C110.165 91.6409 117.193 86.6068 117.193 86.6068C117.193 86.6068 111.778 90.4351 109.87 91.496C107.238 92.962 109.475 96.3091 112.694 94.4538C122.562 88.7677 124.344 85.848 126.634 81.0877C130.031 74.024 127.657 66.0566 122.035 60.9169C120.561 59.5749 119.244 58.4539 117.547 57.3562C116.422 56.6195 115.052 55.7146 113.753 55.3045C112.642 54.9534 110.333 55.4384 110.498 56.9695C110.615 58.0561 111.83 58.7609 112.612 59.3588C113.278 59.864 113.888 60.4395 114.431 61.0753Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M101.008 58.7672C103.478 58.7672 105.481 56.7646 105.481 54.2943C105.481 51.8239 103.478 49.8213 101.008 49.8213C98.5375 49.8213 96.5349 51.8239 96.5349 54.2943C96.5349 56.7646 98.5375 58.7672 101.008 58.7672Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M101.007 58.7668C98.9016 58.7668 96.8819 59.6034 95.3928 61.0925C93.9037 62.5816 93.0671 64.6013 93.0671 66.7072V69.4723C93.0671 71.4552 108.948 71.4552 108.948 69.4723V66.7072C108.948 64.6013 108.111 62.5816 106.622 61.0925C105.133 59.6034 103.113 58.7668 101.007 58.7668Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M96.5742 70.6327V66.5305' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M105.442 70.6327V66.5305' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	display: table-cell;
	vertical-align: middle
}

.img-kualitas {
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='190' viewBox='0 0 200 190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='195' height='190' rx='16' fill='%23BCDCFC'/%3E%3Cpath d='M131.221 41.108C117.52 22.318 100.805 42.0732 100.805 42.0732C100.805 42.0732 84.0908 22.3269 70.3915 41.108C55.7627 61.1689 91.0619 83.398 100.805 89C110.551 83.398 145.85 61.1689 131.221 41.108Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M60 64.1519H83.2033L89.8313 43.637L94.5663 73.6202L99.9699 52.1364L103.795 67.3086L107.583 57.2093L110.107 63.5209H140.254' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 200px;
	height: 200px;
	display: table-cell;
	vertical-align: middle
}

.img-perawatan {
	background-image: url("data:image/svg+xml,%3Csvg width='195' height='190' viewBox='0 0 200 190' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='195' height='190' rx='16' fill='%23BCDCFC'/%3E%3Cpath d='M99.1325 95C106.202 95 111.933 80.6731 111.933 63C111.933 45.3269 106.202 31 99.1325 31C92.0633 31 86.3325 45.3269 86.3325 63C86.3325 80.6731 92.0633 95 99.1325 95Z' stroke='%233E76AE' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M105.488 74.1119C120.828 65.3368 130.419 53.2488 126.909 47.1125C123.399 40.9762 108.118 43.1154 92.7768 51.8904C77.4361 60.6655 67.8454 72.7535 71.3555 78.8898C74.8655 85.0261 90.147 82.8869 105.488 74.1119Z' stroke='%233E76AE' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M126.909 78.8894C130.419 72.7531 120.828 60.6651 105.488 51.8901C90.147 43.115 74.8655 40.9759 71.3555 47.1122C67.8454 53.2485 77.4361 65.3365 92.7768 74.1115C108.118 82.8866 123.399 85.0257 126.909 78.8894Z' stroke='%233E76AE' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M102.282 57.9234C102.282 58.568 102.09 59.1982 101.732 59.7342C101.374 60.2702 100.865 60.6879 100.27 60.9346C99.674 61.1813 99.0186 61.2458 98.3864 61.1201C97.7542 60.9943 97.1734 60.6839 96.7176 60.2281C96.2617 59.7722 95.9513 59.1915 95.8256 58.5592C95.6998 57.927 95.7644 57.2717 96.011 56.6761C96.2577 56.0805 96.6755 55.5715 97.2115 55.2134C97.7475 54.8552 98.3776 54.6641 99.0223 54.6641C99.8867 54.6641 100.716 55.0075 101.327 55.6187C101.938 56.2299 102.282 57.059 102.282 57.9234Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M99.0195 61.1868C97.4835 61.1868 96.0103 61.7969 94.9241 62.8829C93.8378 63.9689 93.2274 65.4419 93.2271 66.9779V68.9948C93.2271 70.4419 104.811 70.4419 104.811 68.9948V66.9779C104.811 66.2174 104.661 65.4644 104.37 64.7617C104.079 64.0591 103.652 63.4207 103.114 62.883C102.577 62.3452 101.938 61.9186 101.236 61.6276C100.533 61.3366 99.78 61.1868 99.0195 61.1868V61.1868Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M95.7854 69.8404V66.8484' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M102.255 69.8404V66.8484' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 200px;
	height: 200px;
	display: table-cell;
	vertical-align: middle
}

.search-btn-img {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 48px;
	width: 48px;
	background-image: url("data:image/svg+xml,%3Csvg width='49' height='48' viewBox='0 0 49 48' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='24' cy='24' r='24' fill='%2358A8F8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.8714 31.7428C28.771 31.7428 32.7428 27.771 32.7428 22.8714C32.7428 17.9719 28.771 14 23.8714 14C18.9719 14 15 17.9719 15 22.8714C15 27.771 18.9719 31.7428 23.8714 31.7428ZM23.8714 29.525C27.5461 29.525 30.525 26.5461 30.525 22.8714C30.525 19.1968 27.5461 16.2179 23.8714 16.2179C20.1967 16.2179 17.2178 19.1968 17.2178 22.8714C17.2178 26.5461 20.1967 29.525 23.8714 29.525Z' fill='white'/%3E%3Cpath d='M30.7389 29.7545C31.1719 29.3214 31.8741 29.3214 32.3071 29.7545L34.6595 32.1069C35.0926 32.5399 35.0926 33.2421 34.6595 33.6751C34.2264 34.1082 33.5243 34.1082 33.0912 33.6751L30.7389 31.3227C30.3058 30.8897 30.3058 30.1875 30.7389 29.7545Z' fill='white'/%3E%3C/svg%3E%0A")
}

.search-btn-img-nav {
	width:34px;height:34px;display:flex;align-items:center;justify-content:center;margin-right:-2px;margin-left:.5em;border-left:1px solid #DEEEFE
}

.close-btn-img {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 16px;
	width: 16px;
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.6876 0.312387C15.4875 0.112366 15.2162 0 14.9333 0C14.6504 0 14.3791 0.112366 14.179 0.312387L7.99957 6.49183L1.82013 0.312387C1.61999 0.112735 1.34879 0.000688643 1.06609 0.000859884C0.783401 0.00103112 0.512335 0.113406 0.312441 0.313301C0.112547 0.513195 0.000171436 0.784261 1.95991e-07 1.06695C-0.000171044 1.34965 0.111876 1.62085 0.311528 1.82099L6.49097 8.00043L0.311528 14.1799C0.111876 14.38 -0.000171044 14.6512 1.95991e-07 14.9339C0.000171436 15.2166 0.112547 15.4877 0.312441 15.6876C0.512335 15.8875 0.783401 15.9998 1.06609 16C1.34879 16.0002 1.61999 15.8881 1.82013 15.6885L7.99957 9.50903L14.179 15.6885C14.3791 15.8881 14.6504 16.0002 14.933 16C15.2157 15.9998 15.4868 15.8875 15.6867 15.6876C15.8866 15.4877 15.999 15.2166 15.9991 14.9339C15.9993 14.6512 15.8873 14.38 15.6876 14.1799L9.50817 8.00043L15.6876 1.82099C15.7867 1.72193 15.8652 1.60434 15.9189 1.47491C15.9725 1.34549 16.0001 1.20677 16.0001 1.06669C16.0001 0.926599 15.9725 0.787883 15.9189 0.65846C15.8652 0.529037 15.7867 0.411441 15.6876 0.312387Z' fill='%2358A8F8'/%3E%3C/svg%3E%0A")
}

.notfound-img {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 160px;
	width: 169px;
	margin: 0 auto;
	background-image: url("data:image/svg+xml,%3Csvg width='169' height='160' viewBox='0 0 169 160' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M29.2629 131.368C45.4244 131.368 58.5258 118.172 58.5258 101.895C58.5258 85.6167 45.4244 72.4209 29.2629 72.4209C13.1015 72.4209 0 85.6167 0 101.895C0 118.172 13.1015 131.368 29.2629 131.368Z' fill='%23FFE4EB'/%3E%3Cpath d='M85.2807 50.5263C99.1334 50.5263 110.363 39.2156 110.363 25.2632C110.363 11.3107 99.1334 0 85.2807 0C71.4281 0 60.1982 11.3107 60.1982 25.2632C60.1982 39.2156 71.4281 50.5263 85.2807 50.5263Z' fill='%23FFE4EB'/%3E%3Cpath d='M127.084 160C150.172 160 168.889 141.149 168.889 117.895C168.889 94.6407 150.172 75.7896 127.084 75.7896C103.997 75.7896 85.2803 94.6407 85.2803 117.895C85.2803 141.149 103.997 160 127.084 160Z' fill='%23FFE4EB'/%3E%3Cpath d='M110.454 100.85L99.665 111.717L110.454 122.584L121.244 111.717L110.454 100.85Z' fill='white'/%3E%3Cpath d='M121.232 111.79L110.572 101.053L107.437 104.211L113.498 110.316C114.334 111.158 114.334 112.421 113.498 113.263L107.437 119.369L110.572 122.526L121.232 111.79Z' fill='%23B5DDFF'/%3E%3Cpath d='M110.572 124C110.154 124 109.736 123.79 109.527 123.579L98.8668 112.842C98.2397 112.211 98.2397 111.158 98.8668 110.526L109.527 99.7896C110.154 99.158 111.199 99.158 111.826 99.7896L122.486 110.526C122.695 110.737 122.904 111.158 122.904 111.579C122.904 112 122.695 112.421 122.486 112.632L111.826 123.369C111.199 124 110.99 124 110.572 124ZM102.002 111.79L110.572 120.421L119.142 111.79L110.572 103.158L102.002 111.79Z' fill='%232977B3'/%3E%3Cpath d='M124.718 108.097L106.982 125.96L125.162 144.271L142.897 126.407L124.718 108.097Z' fill='white'/%3E%3Cpath d='M142.97 126.526L124.785 108.21L119.56 113.474L131.056 125.053C131.892 125.895 131.892 127.158 131.056 128L119.978 139.158L125.203 144.421L142.97 126.526Z' fill='%23B5DDFF'/%3E%3Cpath d='M125.203 145.895C124.785 145.895 124.367 145.684 124.158 145.474L105.973 127.158C105.346 126.526 105.346 125.474 105.973 124.842L123.74 106.947C124.367 106.316 125.412 106.316 126.039 106.947L144.224 125.263C144.851 125.895 144.851 126.947 144.224 127.579L126.457 145.474C126.039 145.684 125.621 145.895 125.203 145.895ZM109.109 126.105L124.994 142.105L140.462 126.526L124.576 110.526L109.109 126.105Z' fill='%232977B3'/%3E%3Cpath d='M146.105 141.474L140.044 147.579C136.699 150.947 131.474 150.947 128.129 147.579L124.994 144.421L142.761 126.526L145.896 129.684C149.241 133.053 149.241 138.316 146.105 141.474Z' fill='white'/%3E%3Cpath d='M146.105 129.684L142.97 126.526L136.699 132.842L139.835 136C142.97 139.158 143.179 144.421 140.044 147.79C140.044 147.79 140.253 147.79 140.253 147.579L146.105 141.684C149.24 138.316 149.24 133.053 146.105 129.684Z' fill='%23B5DDFF'/%3E%3Cpath d='M134.191 151.579C131.474 151.579 128.966 150.526 127.085 148.632L123.949 145.474C123.74 145.263 123.531 144.842 123.531 144.421C123.531 144 123.74 143.579 123.949 143.368L141.716 125.474C142.343 124.842 143.388 124.842 144.015 125.474L147.151 128.632C151.122 132.632 151.122 138.947 147.151 142.737L141.298 148.632C139.417 150.526 136.909 151.579 134.191 151.579ZM127.294 144.421L129.384 146.526C131.892 149.053 136.491 149.053 138.999 146.526L144.851 140.632C147.569 137.895 147.569 133.684 144.851 130.947L142.761 128.842L127.294 144.421Z' fill='%232977B3'/%3E%3Cpath d='M69.1853 124.842C99.1994 124.842 123.531 100.335 123.531 70.105C123.531 39.8747 99.1994 15.3682 69.1853 15.3682C39.1711 15.3682 14.8398 39.8747 14.8398 70.105C14.8398 100.335 39.1711 124.842 69.1853 124.842Z' fill='white'/%3E%3Cpath d='M103.048 27.3682C110.572 36.8418 114.962 48.6313 114.962 61.6839C114.962 91.9997 90.7153 116.421 60.6163 116.421C47.657 116.421 35.9518 112 26.5459 104.421C36.5789 116.842 51.8374 124.842 68.9771 124.842C99.0762 124.842 123.323 100.421 123.323 70.105C123.532 52.8418 115.589 37.2629 103.048 27.3682Z' fill='%23B5DDFF'/%3E%3Cpath d='M69.1856 126.316C38.2505 126.316 13.168 101.053 13.168 70.1051C13.168 39.1578 38.2505 13.6841 69.1856 13.6841C100.121 13.6841 125.203 38.9472 125.203 70.1051C125.203 101.263 99.9116 126.316 69.1856 126.316ZM69.1856 16.842C39.9226 16.842 16.3033 40.6315 16.3033 70.1051C16.3033 99.3683 39.9226 123.158 68.9765 123.158C98.0304 123.158 121.65 99.3683 121.65 70.1051C121.859 40.6315 98.2395 16.842 69.1856 16.842Z' fill='%232977B3'/%3E%3Cpath d='M41.1767 34.7368C40.7586 34.7368 40.3406 34.5262 39.9226 34.1052C39.2955 33.4736 39.5045 32.421 40.1316 31.7894C41.8038 30.5262 43.4759 29.4736 45.1481 28.421C45.9842 27.9999 46.8202 28.2104 47.2383 29.0526C47.6563 29.8947 47.4473 30.7368 46.6112 31.1578C44.9391 32.2104 43.2669 33.2631 41.8037 34.3157C41.8037 34.7368 41.5947 34.7368 41.1767 34.7368Z' fill='%232977B3'/%3E%3Cpath d='M23.2015 71.579C22.3654 71.579 21.5293 70.9474 21.5293 69.8948C21.5293 57.6843 26.1278 46.1053 34.2796 37.2632C34.9066 36.6317 35.9517 36.6317 36.5788 37.2632C37.2059 37.8948 37.2059 38.9474 36.5788 39.579C28.845 47.7895 24.6646 58.7369 24.6646 70.1053C24.6646 70.9474 24.0375 71.579 23.2015 71.579Z' fill='%232977B3'/%3E%3Cpath d='M18.8113 120.211C21.1201 120.211 22.9917 118.325 22.9917 116C22.9917 113.675 21.1201 111.79 18.8113 111.79C16.5025 111.79 14.6309 113.675 14.6309 116C14.6309 118.325 16.5025 120.211 18.8113 120.211Z' fill='white'/%3E%3Cpath d='M18.8116 121.684C15.6763 121.684 12.959 119.158 12.959 115.789C12.959 112.421 15.4672 109.895 18.8116 109.895C22.1559 109.895 24.6642 112.421 24.6642 115.789C24.6642 119.158 22.1559 121.684 18.8116 121.684ZM18.8116 113.263C17.3484 113.263 16.0943 114.526 16.0943 115.789C16.0943 117.263 17.3484 118.316 18.8116 118.316C20.2747 118.316 21.3198 117.052 21.3198 115.789C21.5288 114.526 20.2747 113.263 18.8116 113.263Z' fill='%232977B3'/%3E%3Cpath d='M96.3581 149.895C98.6669 149.895 100.539 148.01 100.539 145.684C100.539 143.359 98.6669 141.474 96.3581 141.474C94.0494 141.474 92.1777 143.359 92.1777 145.684C92.1777 148.01 94.0494 149.895 96.3581 149.895Z' fill='white'/%3E%3Cpath d='M96.3584 151.579C93.2231 151.579 90.5059 149.053 90.5059 145.684C90.5059 142.316 93.0141 139.79 96.3584 139.79C99.4938 139.79 102.211 142.316 102.211 145.684C102.211 149.053 99.4938 151.579 96.3584 151.579ZM96.3584 143.158C94.8953 143.158 93.8502 144.421 93.8502 145.684C93.8502 147.158 95.1043 148.211 96.3584 148.211C97.8216 148.211 98.8667 146.947 98.8667 145.684C98.8667 144.421 97.6126 143.158 96.3584 143.158Z' fill='%232977B3'/%3E%3Cpath d='M144.224 69.6842C146.533 69.6842 148.405 67.7991 148.405 65.4737C148.405 63.1483 146.533 61.2632 144.224 61.2632C141.916 61.2632 140.044 63.1483 140.044 65.4737C140.044 67.7991 141.916 69.6842 144.224 69.6842Z' fill='white'/%3E%3Cpath d='M144.225 71.3686C141.089 71.3686 138.372 68.8423 138.372 65.4738C138.372 62.3159 140.88 59.5791 144.225 59.5791C147.36 59.5791 150.077 62.1054 150.077 65.4738C150.077 68.6317 147.569 71.3686 144.225 71.3686ZM144.225 62.9475C142.762 62.9475 141.716 64.2107 141.716 65.4738C141.716 66.9475 142.971 68.0002 144.225 68.0002C145.688 68.0002 146.733 66.737 146.733 65.4738C146.942 64.0002 145.688 62.9475 144.225 62.9475Z' fill='%232977B3'/%3E%3Cpath d='M122.904 23.5788C125.213 23.5788 127.084 21.6937 127.084 19.3682C127.084 17.0428 125.213 15.1577 122.904 15.1577C120.595 15.1577 118.724 17.0428 118.724 19.3682C118.724 21.6937 120.595 23.5788 122.904 23.5788Z' fill='white'/%3E%3Cpath d='M122.903 25.2631C119.768 25.2631 117.051 22.7368 117.051 19.3684C117.051 15.9999 119.559 13.4736 122.903 13.4736C126.039 13.4736 128.756 15.9999 128.756 19.3684C128.756 22.7368 126.039 25.2631 122.903 25.2631ZM122.903 16.8421C121.44 16.8421 120.395 18.1052 120.395 19.3684C120.395 20.8421 121.649 21.8947 122.903 21.8947C124.367 21.8947 125.412 20.6315 125.412 19.3684C125.412 18.1052 124.367 16.8421 122.903 16.8421Z' fill='%232977B3'/%3E%3Cpath d='M76.0838 138.948H67.7229C66.8869 138.948 66.0508 138.316 66.0508 137.263C66.0508 136.421 66.6778 135.579 67.7229 135.579H76.0838C76.9199 135.579 77.7559 136.211 77.7559 137.263C77.7559 138.316 77.1289 138.948 76.0838 138.948Z' fill='%232977B3'/%3E%3Cpath d='M71.9026 143.158C71.0666 143.158 70.2305 142.526 70.2305 141.473V133.052C70.2305 132.21 70.8575 131.368 71.9026 131.368C72.9477 131.368 73.5748 132 73.5748 133.052V141.473C73.5748 142.526 72.9477 143.158 71.9026 143.158Z' fill='%232977B3'/%3E%3Cpath d='M137.953 93.6843H129.592C128.756 93.6843 127.92 93.0528 127.92 92.0001C127.92 91.158 128.547 90.3159 129.592 90.3159H137.953C138.789 90.3159 139.625 90.9475 139.625 92.0001C139.625 93.0528 138.998 93.6843 137.953 93.6843Z' fill='%232977B3'/%3E%3Cpath d='M133.773 97.8949C132.937 97.8949 132.101 97.2634 132.101 96.2107V87.7897C132.101 86.9476 132.728 86.1055 133.773 86.1055C134.609 86.1055 135.445 86.737 135.445 87.7897V96.2107C135.445 97.2634 134.818 97.8949 133.773 97.8949Z' fill='%232977B3'/%3E%3Cpath d='M148.405 32.6316H140.044C139.208 32.6316 138.372 32 138.372 30.9474C138.372 30.1053 138.999 29.2632 140.044 29.2632H148.405C149.241 29.2632 150.077 29.8948 150.077 30.9474C150.077 32 149.45 32.6316 148.405 32.6316Z' fill='%232977B3'/%3E%3Cpath d='M144.224 36.8422C143.388 36.8422 142.552 36.2106 142.552 35.158V26.7369C142.552 25.8948 143.179 25.0527 144.224 25.0527C145.06 25.0527 145.896 25.6843 145.896 26.7369V35.158C145.896 36.2106 145.269 36.8422 144.224 36.8422Z' fill='%232977B3'/%3E%3Cpath d='M39.5047 145.263H31.1438C30.3078 145.263 29.4717 144.631 29.4717 143.579C29.4717 142.526 30.0987 141.895 31.1438 141.895H39.5047C40.3408 141.895 41.1768 142.526 41.1768 143.579C41.1768 144.631 40.5498 145.263 39.5047 145.263Z' fill='%232977B3'/%3E%3Cpath d='M35.3245 149.474C34.4884 149.474 33.6523 148.842 33.6523 147.789V139.368C33.6523 138.526 34.2794 137.684 35.3245 137.684C36.1606 137.684 36.9967 138.316 36.9967 139.368V147.789C36.9967 148.842 36.3696 149.474 35.3245 149.474Z' fill='%232977B3'/%3E%3Cpath d='M95.1041 86.1055L79.6366 70.5265L95.1041 54.9476C97.1944 52.8423 97.1944 49.2634 95.1041 46.9476C93.0139 44.8423 89.4606 44.8423 87.1614 46.9476L71.6938 62.5265L56.2263 46.9476C54.1361 44.8423 50.5827 44.8423 48.2835 46.9476C46.1933 49.0529 46.1933 52.6318 48.2835 54.9476L63.751 70.5265L48.2835 86.1055C46.1933 88.2108 46.1933 91.7897 48.2835 94.1055C50.3737 96.2108 53.927 96.2108 56.2263 94.1055L71.6938 78.5265L87.1614 94.1055C89.2516 96.2108 92.8049 96.2108 95.1041 94.1055C97.4034 91.7897 97.4034 88.2108 95.1041 86.1055Z' fill='%232977B3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='168.889' height='160' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.contact-pinpoint {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 25px;
	width: 25px;
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='26' viewBox='0 0 25 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3277 1C11.2555 0.999709 10.1938 1.21066 9.20316 1.6208C8.21252 2.03094 7.31239 2.63223 6.55419 3.39032C5.79599 4.14842 5.19458 5.04847 4.78431 6.03905C4.37403 7.02963 4.16294 8.09134 4.16309 9.16352C4.16309 13.6707 12.3277 23.2234 12.3277 23.2234C12.3277 23.2234 20.4901 13.6707 20.4901 9.16352C20.49 6.99866 19.63 4.92249 18.0993 3.3916C16.5686 1.8607 14.4926 1.00044 12.3277 1V1ZM12.3277 12.4324C11.6051 12.4322 10.8987 12.2176 10.298 11.8159C9.69726 11.4143 9.22915 10.8434 8.95286 10.1757C8.67657 9.50795 8.6045 8.77326 8.74578 8.06456C8.88706 7.35585 9.23533 6.70496 9.74656 6.1942C10.2578 5.68344 10.909 5.33576 11.6178 5.19513C12.3267 5.05449 13.0613 5.12723 13.7288 5.40413C14.3963 5.68103 14.9667 6.14966 15.3678 6.75075C15.7689 7.35184 15.9828 8.05839 15.9824 8.78104C15.9824 9.26084 15.8879 9.73595 15.7043 10.1792C15.5206 10.6224 15.2513 11.0251 14.9119 11.3643C14.5725 11.7034 14.1695 11.9723 13.7261 12.1555C13.2827 12.3388 12.8075 12.4329 12.3277 12.4324V12.4324Z' stroke='%233E76AE' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.3257 7.07812V10.6286' stroke='%233E76AE' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M14.1037 8.85474L10.5649 8.85917' stroke='%233E76AE' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.3298 20.7361H6.77661L1 24.9999H23.653L17.8764 20.7361H14.3232' stroke='%233E76AE' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.contact-email {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 15px;
	width: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='15' viewBox='0 0 24 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.08696 0C0.939809 0 0 0.939796 0 2.08696V12.5218C0 13.6689 0.939809 14.6087 2.08696 14.6087H21.913C23.0602 14.6087 24 13.6689 24 12.5218V2.08696C24 0.939796 23.0602 0 21.913 0H2.08696ZM2.09504 1.04348H21.9049L12.7744 9.59511C12.329 10.0126 11.6879 10.0126 11.2418 9.59511L2.0951 1.04348H2.09504ZM1.17386 1.59783L7.11678 7.16576L1.15756 12.9946C1.08673 12.8526 1.04348 12.6947 1.04348 12.5218V2.08696C1.04348 1.90605 1.09677 1.74438 1.17391 1.59783H1.17386ZM22.826 1.59783C22.9032 1.74438 22.9565 1.90605 22.9565 2.08696V12.5218C22.9565 12.6947 22.9132 12.8526 22.8423 12.9946L16.8832 7.17393L22.8261 1.59783H22.826ZM7.88311 7.88315L10.5244 10.3614C11.3562 11.1399 12.6603 11.1328 13.4918 10.3533L16.1249 7.88323L21.9375 13.5653C21.9292 13.5655 21.9213 13.5653 21.913 13.5653H2.0869C2.07856 13.5653 2.07073 13.5655 2.06238 13.5653L7.88306 7.88322L7.88311 7.88315Z' fill='%233E76AE'/%3E%3C/svg%3E%0A")
}

.contact-wa {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 24px;
	width: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.52 3.449C18.24 1.245 15.24 0 12.045 0C2.875 0 -2.883 9.935 1.696 17.838L0 24L6.335 22.348C9.095 23.839 11.356 23.707 12.051 23.795C22.684 23.795 27.977 10.931 20.505 3.488L20.52 3.449Z' fill='%233E76AE'/%3E%3Cpath d='M12.0679 21.7512L12.0619 21.7502H12.0459C8.86386 21.7502 6.83086 20.2432 6.63086 20.1562L2.88086 21.1312L3.88586 17.4862L3.64686 17.1112C2.65686 15.5352 2.13086 13.7202 2.13086 11.8512C2.13086 3.05821 12.8759 -1.33879 19.0939 4.87621C25.2969 11.0262 20.9419 21.7512 12.0679 21.7512Z' fill='white'/%3E%3Cpath d='M17.5071 14.3072L17.4981 14.3822C17.1971 14.2322 15.7311 13.5152 15.4581 13.4162C14.8451 13.1892 15.0181 13.3802 13.8411 14.7282C13.6661 14.9232 13.4921 14.9382 13.1951 14.8032C12.8951 14.6532 11.9321 14.3382 10.7921 13.3182C9.90414 12.5232 9.30814 11.5482 9.13214 11.2482C8.83914 10.7422 9.45214 10.6702 10.0101 9.61417C10.1101 9.40417 10.0591 9.23917 9.98514 9.09017C9.91014 8.94017 9.31314 7.47017 9.06314 6.88417C8.82314 6.30017 8.57614 6.37417 8.39114 6.37417C7.81514 6.32417 7.39414 6.33217 7.02314 6.71817C5.40914 8.49217 5.81614 10.3222 7.19714 12.2682C9.91114 15.8202 11.3571 16.4742 14.0011 17.3822C14.7151 17.6092 15.3661 17.5772 15.8811 17.5032C16.4551 17.4122 17.6481 16.7822 17.8971 16.0772C18.1521 15.3722 18.1521 14.7872 18.0771 14.6522C18.0031 14.5172 17.8071 14.4422 17.5071 14.3072Z' fill='%233E76AE'/%3E%3C/svg%3E%0A")
}

.service-l1 {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 64px;
	width: 64px;
	margin-bottom: 1em;
	background-image: url("data:image/svg+xml,%3Csvg width='86' height='66' viewBox='0 0 86 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48.7471 65V60.8868' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M72.6232 65.0001V61.4324' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M52.2538 41.2678C52.2538 41.2678 47.9797 46.35 49.4044 49.9516' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M51.2051 53.8463C50.9933 54.0641 50.7215 54.2141 50.4244 54.2775C50.1272 54.3409 49.8179 54.3147 49.5356 54.2024C49.2533 54.09 49.0107 53.8964 48.8384 53.6462C48.666 53.3959 48.5718 53.1002 48.5675 52.7964C48.5633 52.4925 48.6492 52.1943 48.8144 51.9393C48.9796 51.6843 49.2168 51.484 49.4958 51.3637C49.7748 51.2435 50.0833 51.2087 50.3821 51.2637C50.6809 51.3187 50.9567 51.4611 51.1747 51.6728C51.3194 51.8135 51.4351 51.9813 51.515 52.1667C51.5948 52.3521 51.6374 52.5514 51.6403 52.7532C51.6431 52.9551 51.6061 53.1555 51.5315 53.3431C51.4568 53.5306 51.3459 53.7016 51.2051 53.8463Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M71.5627 41.7473C71.9381 43.1388 72.144 44.5704 72.176 46.0113' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M66.1198 54.4443V50.0076C66.1198 47.9341 68.7286 46.2536 71.9405 46.2553C75.1593 46.2553 77.7529 47.9391 77.7512 50.0127V54.4511' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M65.7233 55.5268L66.4856 55.5234' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M77.3395 55.4472L78.1001 55.4438' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.4938 3.86974C38.8572 7.08845 40.641 13.9901 40.641 19.8956C40.6345 24.0112 39.8969 28.0929 38.4625 31.9505C37.6137 34.2427 37.6119 36.7627 38.4574 39.056C39.303 41.3494 40.9402 43.2651 43.0737 44.4577L46.3398 46.2856C44.8361 46.7785 43.2885 47.1262 41.7184 47.3241C34.7457 48.1559 31.0594 44.8694 29.118 41.5321C28.0901 39.734 27.3978 37.7639 27.075 35.7181L27.3613 35.5859C31.5422 33.5937 34.5306 28.2744 34.5306 22.0335C34.5306 21.5608 34.5102 21.0577 34.478 20.6054C26.233 19.3636 17.2393 15.4453 17.2393 15.4453C16.3329 18.0524 15.3267 19.8972 12.9753 20.4936C12.9335 20.9961 12.9126 21.5094 12.9126 22.0335C12.9126 28.2049 15.8501 33.4836 19.9582 35.5267C19.6811 37.5955 19.0338 39.5977 18.0473 41.4372C16.1991 44.7847 12.6263 48.1017 5.71457 47.3224C4.11259 47.1329 2.53334 46.7851 1 46.2839L4.26615 44.4561C6.40133 43.2655 8.03998 41.3502 8.88575 39.0565C9.73151 36.7628 9.72855 34.2422 8.87738 31.9505C5.12673 21.8403 4.58294 6.92074 16.8581 2.64324C21.7031 0.949177 27.4307 0.966119 32.1758 3.17348C32.6268 3.38273 33.0667 3.61513 33.4938 3.86974Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.478 20.6004V20.5801' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36.5008 20.7579C35.6026 20.719 34.7073 20.6297 33.8191 20.4902' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.675 20.3073C12.9815 20.5074 12.2689 20.6346 11.549 20.6867' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M34.5305 22.0319C34.5305 28.266 31.5422 33.5854 27.3612 35.5844L27.0749 35.7165C26.0168 36.1844 24.8726 36.4262 23.7156 36.4263C22.4109 36.422 21.1249 36.1159 19.9582 35.5318C15.8501 33.4888 12.9126 28.2101 12.9126 22.0386C12.9126 21.5157 12.9335 21.0024 12.9753 20.4987C15.3266 19.9024 16.4125 17.9289 17.2392 15.4504C17.2392 15.4504 26.233 19.3688 34.478 20.6105C34.5102 21.0561 34.5305 21.5592 34.5305 22.0319Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M44.0292 54.0005V64.9983H3.13623V54.0005C3.13623 51.6999 4.20518 49.0504 5.65191 47.3157H5.66207C12.5637 48.095 16.1381 44.7746 17.9864 41.4305L23.5768 47.0209L29.0604 41.5271C31.0001 44.8644 34.6881 48.1509 41.6609 47.3191C42.9924 49.1538 44.0292 51.8744 44.0292 54.0005Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M29.118 41.5237L23.6343 47.0175L18.0439 41.4271C19.0298 39.5891 19.6771 37.5888 19.9548 35.5216C21.1215 36.1057 22.4076 36.4118 23.7123 36.4161C24.8693 36.4159 26.0135 36.1742 27.0716 35.7063C27.3951 37.7535 28.0886 39.7248 29.118 41.5237V41.5237Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.4039 65V61.4713' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M33.8901 65V61.9388' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.4126 43.6176C16.4126 43.6176 12.7466 47.9781 13.968 51.0714' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.513 54.407C15.3313 54.5939 15.0982 54.7227 14.8432 54.777C14.5883 54.8314 14.3229 54.8089 14.0807 54.7125C13.8385 54.616 13.6304 54.4499 13.4826 54.2352C13.3348 54.0204 13.254 53.7667 13.2505 53.506C13.2469 53.2453 13.3208 52.9895 13.4626 52.7708C13.6045 52.5521 13.808 52.3803 14.0475 52.2773C14.287 52.1743 14.5516 52.1446 14.808 52.192C15.0643 52.2394 15.3008 52.3618 15.4876 52.5436C15.6118 52.6642 15.711 52.8081 15.7796 52.967C15.8481 53.126 15.8845 53.2969 15.8869 53.47C15.8893 53.6431 15.8575 53.815 15.7933 53.9758C15.7292 54.1366 15.6339 54.2831 15.513 54.407V54.407Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.9556 45.0474C32.2779 46.242 32.4548 47.4712 32.4824 48.7082' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M27.2902 55.9436V52.1353C27.2902 50.3566 29.528 48.9166 32.2843 48.9166C35.0405 48.9166 37.2716 50.3617 37.2699 52.1353V55.9436' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.9496 56.8719L27.6018 56.8685' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M36.9158 56.8025L37.5697 56.8008' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M66.4636 3.90199C69.8179 2.32482 72.4555 6.09411 73.3805 8.80122C74.2157 11.2474 74.4139 14.1477 73.6566 16.6447C73.6566 16.6447 75.9063 16.538 75.0491 19.2146C74.4875 20.8765 73.4886 22.3564 72.1574 23.4989L72.1387 24.3544C72.1387 24.3544 69.6637 36.5618 61.002 36.5618C52.3403 36.5618 49.8669 24.3544 49.8669 24.3544L49.7585 23.4989C48.4263 22.3567 47.4262 20.8768 46.8634 19.2146C46.0062 16.538 48.2542 16.6447 48.2542 16.6447C47.1835 13.1109 47.5054 4.54574 55.5386 1.97584C63.5719 -0.594046 66.4619 2.72462 66.4619 2.72462C66.4619 2.72462 67.0684 3.30229 67.165 3.70379C66.9242 3.74214 66.6888 3.80867 66.4636 3.90199V3.90199Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M49.7585 23.4989C48.4263 22.3567 47.4262 20.8768 46.8634 19.2146C46.0062 16.538 48.2542 16.6447 48.2542 16.6447C47.1835 13.1109 47.5054 4.54573 55.5386 1.97584C63.5719 -0.594046 66.4619 2.72462 66.4619 2.72462C66.4619 2.72462 67.0684 3.30229 67.165 3.70379C66.9237 3.74201 66.6877 3.80854 66.4619 3.90199C69.8162 2.32482 72.4538 6.09411 73.3788 8.80122C74.214 11.2474 74.4122 14.1477 73.6549 16.6447C73.6549 16.6447 75.9046 16.538 75.0474 19.2146C74.4858 20.8765 73.4869 22.3564 72.1557 23.4989L72.8858 20.2802C73.2433 18.3201 71.8999 15.3081 70.3227 14.168C69.3944 13.4904 68.2898 13.0838 67.1921 12.7636C66.6602 12.6095 64.6171 12.4926 64.3207 12.1436L66.1401 14.2849C63.25 15.1404 52.862 12.1436 52.862 12.1436C50.1854 13.321 50.2921 19.96 50.2921 19.96L49.7585 23.4989Z' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M55.9926 34.9373C55.7198 37.2039 55.2472 39.8111 54.3883 41.3747L60.9003 47.8748L67.2903 41.4712C66.4432 40.011 65.8147 37.5427 65.3895 35.3387' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M41.5491 43.4092C42.7081 42.7097 43.9895 42.2371 45.3251 42.0167C45.8088 41.9357 46.2971 41.8859 46.7871 41.8676C48.5728 41.7665 50.3379 41.4351 52.0387 40.8816C53.2144 40.5174 54.8085 40.1074 55.3489 38.8623' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M66.445 38.8623C66.9854 40.1074 68.5795 40.5174 69.7535 40.8816C71.4542 41.4352 73.2194 41.7665 75.0051 41.8676C75.4945 41.8859 75.9823 41.9357 76.4654 42.0167C78.837 42.408 81.0529 43.5684 82.6182 45.4048C82.6182 45.4048 83.8362 46.7787 84.2259 50.1312C84.3259 50.811 84.3865 51.4959 84.4071 52.1827H84.4308V65H44.0292' stroke='%233E76AE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.service-l2 {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 64px;
	width: 64px;
	margin-bottom: 1em;
	background-image: url("data:image/svg+xml,%3Csvg width='47' height='66' viewBox='0 0 47 66' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.2842 0.9C21.8247 0.9 19.8238 2.89878 19.8238 5.35645V5.54355H15.7432C14.4197 5.54355 13.3184 6.48628 13.0579 7.73398H5.75C3.07563 7.73398 0.9 9.90961 0.9 12.584V60.2539C0.9 62.9283 3.07563 65.1039 5.75 65.1039H42.0498C44.7242 65.1039 46.8998 62.9283 46.8998 60.2539V12.584C46.8998 9.90961 44.7242 7.73398 42.0498 7.73398H35.5017C35.2411 6.48626 34.1397 5.54355 32.8154 5.54355H28.7348V5.35644C28.7348 2.89083 26.7435 0.9 24.2842 0.9ZM21.5238 5.35644C21.5238 3.8366 22.7621 2.59999 24.2842 2.59999C25.8 2.59999 27.0348 3.82842 27.0348 5.35644V5.54355H21.5238V5.35644ZM35.5658 9.43398H42.0498C43.7866 9.43398 45.1998 10.8472 45.1998 12.584V60.2539C45.1998 61.9907 43.7866 63.4039 42.0498 63.4039H5.75C4.01324 63.4039 2.6 61.9907 2.6 60.2539V12.584C2.6 10.8472 4.01324 9.43398 5.75 9.43398H12.9937V11.5338H7.5498C5.97796 11.5338 4.6998 12.8125 4.6998 14.3838V58.4438C4.6998 60.0152 5.97796 61.2938 7.5498 61.2938H40.25C41.8218 61.2938 43.1 60.0152 43.1 58.4438V14.3838C43.1 12.8125 41.8218 11.5338 40.25 11.5338H35.5658V9.43398ZM32.8154 15.4179C34.1375 15.4179 35.2378 14.4784 35.5008 13.2338H40.25C40.8842 13.2338 41.4 13.7496 41.4 14.3838V58.4438C41.4 59.0781 40.8842 59.5938 40.25 59.5938H7.5498C6.91558 59.5938 6.3998 59.0781 6.3998 58.4438V14.3838C6.3998 13.7496 6.91558 13.2338 7.5498 13.2338H13.0588C13.3218 14.4784 14.4218 15.4179 15.7432 15.4179H32.8154ZM32.8154 7.24355C33.3947 7.24355 33.8658 7.71608 33.8658 8.29687V12.6645C33.8658 13.2453 33.3947 13.7179 32.8154 13.7179H15.7432C15.1542 13.7179 14.6938 13.2561 14.6938 12.6645V8.29687C14.6938 7.71603 15.1649 7.24355 15.7432 7.24355H15.7793H15.8155H15.8516H15.8877H15.9237H15.9597H15.9957H16.0317H16.0676H16.1035H16.1393H16.1751H16.2109H16.2467H16.2824H16.3181H16.3537H16.3894H16.425H16.4605H16.4961H16.5316H16.5671H16.6025H16.6379H16.6733H16.7087H16.744H16.7793H16.8145H16.8498H16.885H16.9202H16.9553H16.9904H17.0255H17.0606H17.0956H17.1306H17.1656H17.2005H17.2355H17.2704H17.3052H17.3401H17.3749H17.4097H17.4444H17.4791H17.5138H17.5485H17.5832H17.6178H17.6524H17.6869H17.7215H17.756H17.7905H17.825H17.8594H17.8938H17.9282H17.9626H17.9969H18.0312H18.0655H18.0997H18.134H18.1682H18.2024H18.2365H18.2707H18.3048H18.3389H18.373H18.407H18.441H18.475H18.509H18.543H18.5769H18.6108H18.6447H18.6785H18.7124H18.7462H18.78H18.8137H18.8475H18.8812H18.9149H18.9486H18.9823H19.0159H19.0495H19.0831H19.1167H19.1503H19.1838H19.2173H19.2508H19.2843H19.3178H19.3512H19.3846H19.418H19.4514H19.4847H19.5181H19.5514H19.5847H19.618H19.6512H19.6845H19.7177H19.7509H19.7841H19.8173H19.8504H19.8836H19.9167H19.9498H19.9829H20.0159H20.049H20.082H20.115H20.148H20.181H20.214H20.2469H20.2798H20.3128H20.3457H20.3785H20.4114H20.4443H20.4771H20.5099H20.5427H20.5755H20.6083H20.641H20.6738H20.7065H20.7392H20.7719H20.8046H20.8373H20.8699H20.9026H20.9352H20.9678H21.0004H21.033H21.0656H21.0982H21.1307H21.1633H21.1958H21.2283H21.2608H21.2933H21.3258H21.3582H21.3907H21.4231H21.4556H21.488H21.5204H21.5528H21.5852H21.6176H21.6499H21.6823H21.7146H21.7469H21.7793H21.8116H21.8439H21.8762H21.9085H21.9407H21.973H22.0052H22.0375H22.0697H22.1019H22.1342H22.1664H22.1986H22.2308H22.2629H22.2951H22.3273H22.3594H22.3916H22.4237H22.4559H22.488H22.5201H22.5522H22.5843H22.6164H22.6485H22.6806H22.7127H22.7448H22.7768H22.8089H22.8409H22.873H22.905H22.9371H22.9691H23.0011H23.0332H23.0652H23.0972H23.1292H23.1612H23.1932H23.2252H23.2572H23.2891H23.3211H23.3531H23.3851H23.417H23.449H23.481H23.5129H23.5449H23.5768H23.6088H23.6407H23.6727H23.7046H23.7366H23.7685H23.8004H23.8324H23.8643H23.8962H23.9282H23.9601H23.992H24.0239H24.0559H24.0878H24.1197H24.1516H24.1835H24.2155H24.2474H24.2793H24.3112H24.3431H24.3751H24.407H24.4389H24.4708H24.5027H24.5347H24.5666H24.5985H24.6304H24.6624H24.6943H24.7262H24.7582H24.7901H24.822H24.854H24.8859H24.9179H24.9498H24.9818H25.0137H25.0457H25.0776H25.1096H25.1415H25.1735H25.2055H25.2375H25.2694H25.3014H25.3334H25.3654H25.3974H25.4294H25.4614H25.4934H25.5254H25.5575H25.5895H25.6215H25.6536H25.6856H25.7176H25.7497H25.7818H25.8138H25.8459H25.878H25.9101H25.9422H25.9743H26.0064H26.0385H26.0706H26.1027H26.1349H26.167H26.1992H26.2313H26.2635H26.2957H26.3278H26.36H26.3922H26.4244H26.4566H26.4889H26.5211H26.5534H26.5856H26.6179H26.6501H26.6824H26.7147H26.747H26.7793H26.8116H26.844H26.8763H26.9087H26.941H26.9734H27.0058H27.0382H27.0706H27.103H27.1354H27.1679H27.2003H27.2328H27.2653H27.2978H27.3303H27.3628H27.3953H27.4279H27.4604H27.493H27.5256H27.5581H27.5907H27.6234H27.656H27.6886H27.7213H27.754H27.7867H27.8194H27.8521H27.8848H27.9176H27.9503H27.9831H28.0159H28.0487H28.0815H28.1143H28.1472H28.1801H28.2129H28.2458H28.2788H28.3117H28.3446H28.3776H28.4106H28.4436H28.4766H28.5096H28.5427H28.5757H28.6088H28.6419H28.675H28.7082H28.7413H28.7745H28.8077H28.8409H28.8741H28.9073H28.9406H28.9739H29.0072H29.0405H29.0738H29.1072H29.1406H29.174H29.2074H29.2408H29.2743H29.3078H29.3413H29.3748H29.4083H29.4419H29.4755H29.5091H29.5427H29.5763H29.61H29.6437H29.6774H29.7111H29.7448H29.7786H29.8124H29.8462H29.8801H29.9139H29.9478H29.9817H30.0156H30.0496H30.0836H30.1176H30.1516H30.1856H30.2197H30.2538H30.2879H30.322H30.3562H30.3904H30.4246H30.4588H30.4931H30.5274H30.5617H30.596H30.6304H30.6648H30.6992H30.7336H30.7681H30.8026H30.8371H30.8717H30.9062H30.9408H30.9754H31.0101H31.0448H31.0795H31.1142H31.1489H31.1837H31.2185H31.2534H31.2882H31.3231H31.358H31.393H31.428H31.463H31.498H31.5331H31.5682H31.6033H31.6384H31.6736H31.7088H31.744H31.7793H31.8146H31.8499H31.8853H31.9207H31.9561H31.9915H32.027H32.0625H32.0981H32.1336H32.1692H32.2049H32.2405H32.2762H32.3119H32.3477H32.3835H32.4193H32.4551H32.491H32.5269H32.5629H32.5989H32.6349H32.6709H32.707H32.7431H32.7793H32.8154Z' fill='%233E76AE' stroke='%233E8AAE' stroke-width='0.2'/%3E%3Cpath d='M9.98984 38.4775C9.98984 38.9468 10.3706 39.3275 10.8398 39.3275H36.96C37.4293 39.3275 37.81 38.9468 37.81 38.4775C37.81 38.0083 37.4293 37.6275 36.96 37.6275H10.8398C10.3706 37.6275 9.98984 38.0082 9.98984 38.4775Z' fill='%233E76AE' stroke='%233E8AAE' stroke-width='0.2'/%3E%3Cpath d='M36.96 43.0641H10.8398C10.3706 43.0641 9.98984 43.4448 9.98984 43.9141C9.98984 44.3834 10.3706 44.7641 10.8398 44.7641H36.96C37.4293 44.7641 37.81 44.3834 37.81 43.9141C37.81 43.4448 37.4293 43.0641 36.96 43.0641Z' fill='%233E76AE' stroke='%233E8AAE' stroke-width='0.2'/%3E%3Cpath d='M36.96 48.5006H10.8398C10.3706 48.5006 9.98984 48.8813 9.98984 49.3506C9.98984 49.8199 10.3706 50.2006 10.8398 50.2006H36.96C37.4293 50.2006 37.81 49.8199 37.81 49.3506C37.81 48.8813 37.4293 48.5006 36.96 48.5006Z' fill='%233E76AE' stroke='%233E8AAE' stroke-width='0.2'/%3E%3Cpath d='M36.96 53.9371H10.8398C10.3706 53.9371 9.98984 54.3178 9.98984 54.7871C9.98984 55.2564 10.3706 55.6371 10.8398 55.6371H36.96C37.4293 55.6371 37.81 55.2564 37.81 54.7871C37.81 54.3178 37.4293 53.9371 36.96 53.9371Z' fill='%233E76AE' stroke='%233E8AAE' stroke-width='0.2'/%3E%3Cpath d='M16.3096 35.5727H31.4902C31.9595 35.5727 32.3402 35.1919 32.3402 34.7227V31C32.3402 28.2255 30.237 25.9563 27.5436 25.6357C28.3221 24.7688 28.8002 23.6261 28.8002 22.3711C28.8002 19.6699 26.6031 17.4728 23.9014 17.4728C21.2006 17.4728 19.0035 19.6699 19.0035 22.3711C19.0035 23.6259 19.4814 24.7684 20.2597 25.6352C17.5645 25.9543 15.4596 28.2243 15.4596 31V34.7227C15.4596 35.192 15.8403 35.5727 16.3096 35.5727ZM23.9014 19.1728C25.6655 19.1728 27.1002 20.6075 27.1002 22.3711C27.1002 24.1347 25.6655 25.5694 23.9014 25.5694C22.1382 25.5694 20.7035 24.1347 20.7035 22.3711C20.7035 20.6075 22.1382 19.1728 23.9014 19.1728ZM17.1596 31C17.1596 28.9442 18.8372 27.2714 20.8994 27.2714H26.9004C28.9626 27.2714 30.6402 28.9442 30.6402 31V33.8727H17.1596V31Z' fill='%233E76AE' stroke='%233E8AAE' stroke-width='0.2'/%3E%3C/svg%3E%0A")
}

.service-l3 {
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 64px;
	width: 64px;
	margin-bottom: 1em;
	background-image: url("data:image/svg+xml,%3Csvg width='65' height='64' viewBox='0 0 65 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5001 21.6089C28.0489 23.7387 29.2293 28.3052 29.2293 32.2127C29.2249 34.9359 28.7369 37.6367 27.7878 40.1891C27.2262 41.7058 27.225 43.3732 27.7845 44.8906C28.3439 46.4081 29.4272 47.6757 30.8389 48.4648L33 49.6742C32.005 50.0004 30.981 50.2304 29.9422 50.3614C25.3285 50.9117 22.8894 48.7372 21.6048 46.529C20.9247 45.3392 20.4667 44.0357 20.253 42.682L20.4425 42.5946C23.2089 41.2764 25.1861 37.7567 25.1861 33.6273C25.1861 33.3146 25.1727 32.9817 25.1514 32.6824C19.6959 31.8608 13.745 29.2681 13.745 29.2681C13.1453 30.9932 12.4795 32.2138 10.9237 32.6084C10.8961 32.9409 10.8822 33.2806 10.8822 33.6273C10.8822 37.7108 12.8259 41.2035 15.5441 42.5554C15.3607 43.9243 14.9324 45.249 14.2797 46.4662C13.0568 48.6811 10.6928 50.8759 6.11949 50.3602C5.05951 50.2349 4.01456 50.0047 3 49.6731L5.16111 48.4637C6.5739 47.6759 7.65814 46.4086 8.21776 44.891C8.77738 43.3733 8.77541 41.7055 8.21223 40.1891C5.73053 33.4995 5.37072 23.6277 13.4928 20.7974C16.6986 19.6765 20.4884 19.6877 23.6281 21.1482C23.9265 21.2867 24.2176 21.4405 24.5001 21.6089Z' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.1514 32.6795V32.666' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.4897 32.7833C25.8954 32.7576 25.303 32.6985 24.7153 32.6062' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.3867 32.4854C10.9278 32.6178 10.4564 32.7019 9.97998 32.7364' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M25.186 33.626C25.186 37.7509 23.2087 41.2706 20.4423 42.5932L20.2529 42.6807C19.5527 42.9903 18.7957 43.1502 18.0301 43.1503C17.1668 43.1475 16.3159 42.945 15.5439 42.5585C12.8257 41.2067 10.8821 37.7139 10.8821 33.6305C10.8821 33.2845 10.8959 32.9448 10.9236 32.6115C12.4794 32.217 13.1979 30.9111 13.7449 29.2712C13.7449 29.2712 19.6958 31.8639 25.1512 32.6855C25.1725 32.9803 25.186 33.3132 25.186 33.626Z' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M31.4712 54.7789V62.0559H4.41357V54.7789C4.41357 53.2567 5.12087 51.5036 6.07812 50.3558H6.08485C10.6514 50.8714 13.0165 48.6745 14.2395 46.4618L17.9385 50.1608L21.5668 46.5257C22.8503 48.7339 25.2905 50.9084 29.9042 50.3581C30.7852 51.572 31.4712 53.3722 31.4712 54.7789Z' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21.6047 46.5233L17.9763 50.1584L14.2773 46.4594C14.9297 45.2432 15.358 43.9197 15.5417 42.5519C16.3137 42.9383 17.1646 43.1409 18.0279 43.1437C18.7934 43.1436 19.5505 42.9837 20.2507 42.6741C20.4647 44.0287 20.9236 45.333 21.6047 46.5233V46.5233Z' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.207 62.0571V59.7223' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M24.7625 62.0566V60.0311' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.1979 47.9089C13.1979 47.9089 10.7722 50.7942 11.5804 52.8409' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.6026 55.0477C12.4823 55.1713 12.3281 55.2565 12.1594 55.2925C11.9907 55.3284 11.8151 55.3136 11.6549 55.2498C11.4946 55.1859 11.3569 55.076 11.2591 54.9339C11.1613 54.7918 11.1079 54.6239 11.1055 54.4515C11.1032 54.279 11.152 54.1097 11.2459 53.965C11.3398 53.8203 11.4745 53.7067 11.6329 53.6385C11.7914 53.5703 11.9665 53.5507 12.1361 53.582C12.3057 53.6134 12.4622 53.6944 12.5858 53.8147C12.668 53.8945 12.7336 53.9897 12.779 54.0949C12.8243 54.2 12.8484 54.3131 12.85 54.4277C12.8515 54.5422 12.8305 54.6559 12.7881 54.7623C12.7456 54.8687 12.6826 54.9657 12.6026 55.0477V55.0477Z' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.4824 48.855C23.6957 49.6454 23.8127 50.4588 23.831 51.2773' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.3953 56.0643V53.5445C20.3953 52.3676 21.876 51.4148 23.6997 51.4148C25.5234 51.4148 26.9997 52.3709 26.9985 53.5445V56.0643' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.1702 56.6789L20.6017 56.6766' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.7644 56.6332L27.1971 56.6321' stroke='%233E76AE' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M57.5 45.5C58.0523 45.5 58.5 45.0523 58.5 44.5C58.5 43.9477 58.0523 43.5 57.5 43.5C56.9477 43.5 56.5 43.9477 56.5 44.5C56.5 45.0523 56.9477 45.5 57.5 45.5Z' fill='%233E76AE'/%3E%3Cpath d='M53.5 45.5C54.0523 45.5 54.5 45.0523 54.5 44.5C54.5 43.9477 54.0523 43.5 53.5 43.5C52.9477 43.5 52.5 43.9477 52.5 44.5C52.5 45.0523 52.9477 45.5 53.5 45.5Z' fill='%233E76AE'/%3E%3Cpath d='M49.5 45.5C50.0523 45.5 50.5 45.0523 50.5 44.5C50.5 43.9477 50.0523 43.5 49.5 43.5C48.9477 43.5 48.5 43.9477 48.5 44.5C48.5 45.0523 48.9477 45.5 49.5 45.5Z' fill='%233E76AE'/%3E%3Cpath d='M43.2151 20.285C43.4803 20.285 43.7346 20.1796 43.9222 19.9921C44.1097 19.8046 44.2151 19.5502 44.2151 19.285C44.2151 18.8116 44.4031 18.3576 44.7379 18.0228C45.0726 17.6881 45.5267 17.5 46.0001 17.5C46.4735 17.5 46.9275 17.6881 47.2623 18.0228C47.597 18.3576 47.7851 18.8116 47.7851 19.285C47.7851 19.93 47.4501 20.315 46.8151 20.995C46.0501 21.815 45.0001 22.94 45.0001 25C45.0001 25.2652 45.1054 25.5196 45.293 25.7071C45.4805 25.8946 45.7349 26 46.0001 26C46.2653 26 46.5196 25.8946 46.7072 25.7071C46.8947 25.5196 47.0001 25.2652 47.0001 25C47.0001 23.725 47.5651 23.125 48.2751 22.36C48.9851 21.595 49.7751 20.75 49.7751 19.285C49.7751 18.2812 49.3763 17.3184 48.6665 16.6086C47.9567 15.8988 46.9939 15.5 45.9901 15.5C44.9862 15.5 44.0235 15.8988 43.3137 16.6086C42.6039 17.3184 42.2051 18.2812 42.2051 19.285C42.2051 19.4172 42.2313 19.548 42.2821 19.67C42.333 19.792 42.4076 19.9027 42.5015 19.9957C42.5954 20.0887 42.7068 20.1621 42.8293 20.2118C42.9518 20.2614 43.0829 20.2863 43.2151 20.285Z' fill='%233E76AE'/%3E%3Cpath d='M45 29.5C45.6158 29.5 46.115 29.0008 46.115 28.385C46.115 27.7692 45.6158 27.27 45 27.27C44.3842 27.27 43.885 27.7692 43.885 28.385C43.885 29.0008 44.3842 29.5 45 29.5Z' fill='%233E76AE'/%3E%3Cpath d='M61 36H46C45.2043 36 44.4412 36.3161 43.8786 36.8787C43.316 37.4413 43 38.2044 43 39V42.67C43.0005 44.2778 42.5868 45.8585 41.7985 47.2598C41.0103 48.6611 39.8743 49.8356 38.5 50.67C38.3255 50.7865 38.1921 50.955 38.1187 51.1515C38.0452 51.3481 38.0355 51.5627 38.0908 51.7651C38.1461 51.9675 38.2636 52.1474 38.4268 52.2792C38.59 52.4111 38.7905 52.4884 39 52.5H61C61.7956 52.5 62.5587 52.1839 63.1213 51.6213C63.6839 51.0587 64 50.2956 64 49.5V39C64 38.2044 63.6839 37.4413 63.1213 36.8787C62.5587 36.3161 61.7956 36 61 36ZM62 49.5C62 49.7652 61.8946 50.0196 61.7071 50.2071C61.5195 50.3946 61.2652 50.5 61 50.5H41.84C43.861 48.3935 44.9928 45.5893 45 42.67V39C45 38.7348 45.1053 38.4804 45.2928 38.2929C45.4804 38.1054 45.7347 38 46 38H61C61.2652 38 61.5195 38.1054 61.7071 38.2929C61.8946 38.4804 62 38.7348 62 39V49.5Z' fill='%233E76AE'/%3E%3Cpath d='M31 14.5V30.5C31 31.2956 31.3161 32.0587 31.8787 32.6213C32.4413 33.1839 33.2044 33.5 34 33.5H64C64.2167 33.496 64.4262 33.4217 64.5971 33.2884C64.7679 33.155 64.8908 32.9697 64.9472 32.7604C65.0036 32.5512 64.9905 32.3292 64.9098 32.128C64.8292 31.9269 64.6853 31.7573 64.5 31.645C63.1293 30.8128 61.9956 29.6423 61.2075 28.2457C60.4195 26.8492 60.0037 25.2735 60 23.67V14.5C60 13.7044 59.6839 12.9413 59.1213 12.3787C58.5587 11.8161 57.7956 11.5 57 11.5H34C33.2044 11.5 32.4413 11.8161 31.8787 12.3787C31.3161 12.9413 31 13.7044 31 14.5ZM58 14.5V23.67C58.0072 26.5893 59.1389 29.3935 61.16 31.5H34C33.7348 31.5 33.4804 31.3946 33.2929 31.2071C33.1054 31.0196 33 30.7652 33 30.5V14.5C33 14.2348 33.1054 13.9804 33.2929 13.7929C33.4804 13.6054 33.7348 13.5 34 13.5H57C57.2652 13.5 57.5196 13.6054 57.7071 13.7929C57.8946 13.9804 58 14.2348 58 14.5Z' fill='%233E76AE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M35 35.5C34.7348 35.5 34.4804 35.6054 34.2929 35.7929C34.1054 35.9804 34 36.2348 34 36.5V38V46.335V58C34 60.2091 32.2091 62 30 62H6C3.79086 62 2 60.2091 2 58V46.535V38V35V15V4.935C2.00132 4.157 2.31097 3.41123 2.8611 2.8611C3.41123 2.31097 4.157 2.00132 4.935 2H8V3.5C7.99599 3.89508 8.07085 4.28699 8.22019 4.65278C8.36953 5.01857 8.59036 5.35088 8.86974 5.63026C9.14912 5.90964 9.48143 6.13047 9.84722 6.27981C10.213 6.42915 10.6049 6.50401 11 6.5H25C25.3951 6.50401 25.787 6.42915 26.1528 6.27981C26.5186 6.13047 26.8509 5.90964 27.1303 5.63026C27.4096 5.35088 27.6305 5.01857 27.7798 4.65278C27.9292 4.28699 28.004 3.89508 28 3.5V2H31.065C31.843 2.00132 32.5888 2.31097 33.1389 2.8611C33.689 3.41123 33.9987 4.157 34 4.935V8.5C34 8.76522 34.1054 9.01957 34.2929 9.20711C34.4804 9.39464 34.7348 9.5 35 9.5C35.2652 9.5 35.5196 9.39464 35.7071 9.20711C35.8946 9.01957 36 8.76522 36 8.5V4.935C35.9987 3.62656 35.4783 2.3721 34.5531 1.44689C33.6279 0.521685 32.3734 0.00132366 31.065 0H4.935C3.62656 0.00132366 2.3721 0.521685 1.44689 1.44689C0.521685 2.3721 0.00132366 3.62656 0 4.935V59.065C0.00132366 60.3734 0.521685 61.6279 1.44689 62.5531C2.3721 63.4783 3.62656 63.9987 4.935 64H31.065C32.3734 63.9987 33.6279 63.4783 34.5531 62.5531C35.4783 61.6279 35.9987 60.3734 36 59.065V36.5C36 36.2348 35.8946 35.9804 35.7071 35.7929C35.5196 35.6054 35.2652 35.5 35 35.5ZM26 2V3.5C26.0042 3.63245 25.9811 3.76435 25.9324 3.88755C25.8836 4.01076 25.8101 4.12267 25.7164 4.21637C25.6227 4.31007 25.5108 4.38358 25.3876 4.43236C25.2643 4.48114 25.1324 4.50416 25 4.5H11C10.8676 4.50416 10.7357 4.48114 10.6124 4.43236C10.4892 4.38358 10.3773 4.31007 10.2836 4.21637C10.1899 4.12267 10.1164 4.01076 10.0676 3.88755C10.0189 3.76435 9.99584 3.63245 10 3.5V2H26Z' fill='%233E76AE'/%3E%3C/svg%3E%0A")
}

.img-services-detail {
	border-radius: 16px;
	width: 505px;
	height: 357px
}

@media (max-width:900px) {
	.btn-search-mobile {
		display: block;
		top: 37px!important
	}
	.img-video {
		height: 242px;
		width: 363px
	}
	.img-accelerator {
		height: 242px;
		width: 363px
	}
	.img-ambulance {
		height: 242px;
		width: 363px
	}
	.homeImgStatic{
		width: 242px;
		height: 363px;
	}
	.img-people {
		height: 242px;
		width: 363px
	}
	.img-smartphone {
		height: 242px;
		width: 363px
	}
	.img-about {
		width: 375px;
		height: 242px;
		border-radius: 0
	}
	.img-business {
		width: 375px;
		height: 242px;
		border-radius: 0
	}
	.img-karir {
		width: 375px;
		height: 242px;
		border-radius: 0
	}
}

.modal-fullscreen-xl {
	padding: 0
}

.modal-fullscreen-xl .modal-dialog {
	width: 100%;
	max-width: none;
	height: 100%;
	margin: 0
}

.modal-fullscreen-xl .modal-content {
	height: 100%;
	border: 0;
	border-radius: 0
}

.modal-fullscreen-xl .modal-body {
	overflow-y: auto
}

.taging {
	height: 28px;
	border-radius: 14px;
	padding: 5px 16px 5px 16px;
	margin-right: 1em;
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0;
	text-align: center;
	background: #deeefe;
	color: #58a8f8
}

#ask-section-float {
	width: 220px;
	/* height: 280px; */
	border-radius: 16px;
	background-color: #F2F8FF;
	padding: 0 .5em 1em .5em;
}

.ask-section-mobile {
	width: 100%;
	display: block;
	background-color: #F2F8FF;
	padding: 1em .7em 1em 1.5em;
}

#ask-section-bottom {
	display: flex;
	align-items: flex-end;
	width: 240px;
	height: 280px;
	border-radius: 16px;
	background-color: #F2F8FF;
	bottom: 0;
	top: 0;
}

.ask-section-float {
	position: fixed;
	position: -webkit-sticky;
	margin-left: 100px;
	float:right;
	/* right:-183px; */
	top: 130;
}

.ask-section {
	position: absolute;
	float: right;
	margin-left: 100px;
	/* right: 200px; */
	/* top:656px; */
}

.article-right-float-bottom {
	position: fixed;
	top: 0
}

.img-tele {
	display: block;
	width: 64.29px;
	height: 94.29px;
}

#ask-section-float p,
.ask-section-mobile p {
	font-size: 14px;
	line-height: 20px;
	color: #234363;
	margin-bottom: 2em;
	font-weight: 500;
}

#ask-section-float p {
	text-align: center;
}

.ask-section-mobile p {
	text-align: left;
}

.btn-theme-small {
	color: white !important;
	padding: 5px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	border-radius: 25px;
	background: #58a8f8;
	border: 1px solid #58a8f8;
	cursor: pointer;
	font-weight: 700;
}

.ref-box {
	margin-top: 1em;
	background: rgba(232, 232, 232, 0.4);
	border-radius: 16px;
	padding: 1em .3em .5em .3em;
}

.ref-box p,
.ref-box ol,
.ref-box li,
.ref-box ul {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #26282B;
	margin-bottom: .5em;
}
.sharesosmed{display:block;margin-top:2em;}
.snack-bar-x{
	display: block;
	position:absolute;
	float:right;
	top:1em;
	right:4%;
	height:12px;
	width:12px;
	background-image: url(https://storage.aido.id/doctor-profile/x.png);
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.snack-bar-logo{
	display: block;
	height:63px;
	width:48px;
	margin: 1.3em 0 0 1em ;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.snack-bar-bold{
	color: #030303;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-top:1em;
	margin-bottom: 2px;
	margin-left:1em;
}
.snack-bar-normal{
	color: #030303;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	margin-left:1em;
	margin-right:3px;
}
.snack-bar-modal-content{
	/* box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.25) !important; */
	border-radius: 16px 16px 0px 0px !important;
}
.snack-bar-button{
	background: #58A8F8;
	box-shadow: 0px 8px 24px rgba(88, 168, 248, 0.15);
	border-radius: 8px;
	width:100%;
	text-align: center;
	padding-top:10px;
	padding-bottom: 10px;
	color:white;
	margin-bottom:.5em;
}
.snack-bar-margin{
	margin-top:1em;
}
@media (min-height:667px) {
	.snack-bar-margin{
		margin-top:4em;
	}
}
@media (min-height:740px) {
	.snack-bar-margin{
		margin-top:7em;
	}
}
@media (min-height:844px) {
	.snack-bar-margin{
		margin-top:16em;
	}
}
@media (min-height:869px) {
	.snack-bar-margin{
		margin-top:19.5em;
	}
}
@media (min-height:915) {
	.snack-bar-margin{
		margin-top:25em;
	}
}
.float-ads{position:fixed;width:130px;height:120px;top:45%;right:40px;background-color:transparent;color:#fff;text-align:left;z-index:1000;display:flex;justify-content:center;}@media (max-width:600px){.float-ads{right:20px}}

.main-dropdown {
	position:relative;
	padding:0;
	list-style:none;
	float:right;
	/* right:5% */
}
@media (max-width:900px){
	.main-dropdown{float:left;background:rgba(1, 28, 112, .9);width:100%;}
	  .main-dropdown ul li {margin-left:2em}
	  .menuTxt-black, .side-wording,.menu-font-sub {color:#fff}
	  .menuTxt-black:hover, .side-wording:hover, .menu-font-sub:hover {color:#fff}}