@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,		
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, textarea, select, button,
header, section, article, footer, aside, figure, figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration:none;
	color:inherit;
	background-color:transparent;
	}
strong {
	font-weight: bold;
	}
:focus {
	outline:0;
	}
body{
	line-height: 1;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
del {
	text-decoration: none;
}
html {
	font-size: 62.5%;
    height: 100%;
}

body {
	font-family: "Poppins", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size:100%;
	line-height:1;
	color:#24282C;
	height:100%;
	background: #fff;
	overflow-x:hidden;
	overflow-y:scroll;
}
@media (min-width: 960px) {
	::-webkit-scrollbar {
	  width: 12px;
	}
	::-webkit-scrollbar-track {
	  background: #f1f1f1;
	  border-radius: 0;
	}
	::-webkit-scrollbar-thumb {
	  background: #aaa; 
	  border-radius: 50px;
	  box-shadow:inset 0 0 0 2px #f1f1f1;
	}
	::-webkit-scrollbar-thumb:hover {
	  background: #666; 
	}
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; /* 1 */
}

@media (max-width: 960px) {
	.mobWrapper {
		position: relative;
		overflow-x: hidden;
		min-height: 100%;
		width: 100%;
	}
}

.section_ac {
	text-align: center;
}
.page {
	font-size: 1rem;
	padding: 0 2.5rem;
	max-width: 1242px;
	margin: 0 auto;
	clear:both;
}
.row {
	margin: 0 -1.5rem;
	font-size: 0;
	clear: both;
}
.row.row_ac,
.row.row_ac .col {
	text-align: center;
}
.row.rtl {
	direction: rtl;
}
.row + .row {
}
.page:after,
.row:after {
	content:'';
	display:table;
	width:100%;
	clear:both;
}
.col,
.gap {
	font-size: 1rem;
	box-sizing: border-box;
	padding: 0 1.5rem;
	min-height: 1px;
	text-align: left;
	direction: ltr!important;
}
.col > *:last-child {
	margin-bottom: 0!important;
}
@media (min-width: 960px) {
	.col,
	.gap {
		display: inline-block;
		vertical-align: top;
	}
	.col1 {width: 8.333%;}
	.col2 {width: 16.666%;}
	.col3 {width: 25%;}
	.col4 {width: 33.333%;}
	.col5 {width: 41.666%;}
	.col6 {width: 50%;}
	.col7 {width: 58.333%;}
	.col8 {width: 66.666%;}
	.col9 {width: 75%;}
	.col10 {width: 83.333%;}
	.col11 {width: 91.666%;}
	.col12 {width: 100%;}
}
@media (max-width: 959px) {
	.col + .col {
		margin-top: 3.5rem;
	}
}

a i {
	line-height: inherit!important;
}
svg {
	width: auto;
	height: auto;
}
svg,
img {
	max-width: 100%;
}

.bt {
	display: inline-block;
	line-height: 5rem;
	padding: 0 2.8rem;
	font-weight: bold;
	background: #F45B80;
	color: #fff;
	font-size: 2rem;
	border-radius: .6rem;
	transition: all 150ms cubic-bezier(.7,0,.3,1);
	cursor: pointer;
}
.bt:hover {
	background: #fd688c;
}
.btG {
	font-size: 1.6rem;
	background: none;
	color: #777CE0;
	border: solid 1px #777CE0;
	line-height: 4rem;
	padding: 0 2rem;
	font-weight: normal;
}
.btG:hover {
	background: #777CE0;
	color: #fff;
}

.header {
	background: #777CE0;
	padding: 1rem 0;
	position: relative;
	z-index: 900;
}
@media (min-width: 960px) {
	.b__index .header {
		padding: 2rem 0;
		background: none;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
	}
}
.branding {
	display: inline-block;
	vertical-align: top;
	margin: .7rem 7.6rem .7rem 0;
}
.bt_menu {
	font-size: 0;
	display: inline-block;
	vertical-align: top;
	width: 2.8rem;
	height: 2.4rem;
	margin: 1.3rem 0 0;
	background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5188 0.745117H3.04685C1.67829 0.745117 0.568848 1.85433 0.568848 3.22262C0.568848 4.5909 1.67829 5.70012 3.04685 5.70012H24.5188C25.8874 5.70012 26.9968 4.5909 26.9968 3.22262C26.9968 1.85433 25.8874 0.745117 24.5188 0.745117Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M5.52385 11.8945C5.52385 10.5262 4.41463 9.41699 3.04635 9.41699C1.67806 9.41699 0.568848 10.5262 0.568848 11.8945C0.568848 13.2628 1.67806 14.372 3.04635 14.372C4.41463 14.372 5.52385 13.2628 5.52385 11.8945Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M24.519 9.41699H10.48C9.11139 9.41699 8.00195 10.5262 8.00195 11.8945C8.00195 13.2628 9.11139 14.372 10.48 14.372H24.519C25.8875 14.372 26.997 13.2628 26.997 11.8945C26.997 10.5262 25.8875 9.41699 24.519 9.41699Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M24.5188 18.0894H3.04685C1.67829 18.0894 0.568848 19.1986 0.568848 20.5669C0.568848 21.9351 1.67829 23.0444 3.04685 23.0444H24.5188C25.8874 23.0444 26.9968 21.9351 26.9968 20.5669C26.9968 19.1986 25.8874 18.0894 24.5188 18.0894Z' stroke='white' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
	cursor: pointer;
	transition: all 150ms cubic-bezier(.7,0,.3,1);
}
.bt_menu:hover {
	background-image: url("data:image/svg+xml,%3Csvg width='28' height='24' viewBox='0 0 28 24' fill='white' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M24.5188 0.745117H3.04685C1.67829 0.745117 0.568848 1.85433 0.568848 3.22262C0.568848 4.5909 1.67829 5.70012 3.04685 5.70012H24.5188C25.8874 5.70012 26.9968 4.5909 26.9968 3.22262C26.9968 1.85433 25.8874 0.745117 24.5188 0.745117Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M5.52385 11.8945C5.52385 10.5262 4.41463 9.41699 3.04635 9.41699C1.67806 9.41699 0.568848 10.5262 0.568848 11.8945C0.568848 13.2628 1.67806 14.372 3.04635 14.372C4.41463 14.372 5.52385 13.2628 5.52385 11.8945Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M24.519 9.41699H10.48C9.11139 9.41699 8.00195 10.5262 8.00195 11.8945C8.00195 13.2628 9.11139 14.372 10.48 14.372H24.519C25.8875 14.372 26.997 13.2628 26.997 11.8945C26.997 10.5262 25.8875 9.41699 24.519 9.41699Z' stroke='white' stroke-miterlimit='10'/%3E%3Cpath d='M24.5188 18.0894H3.04685C1.67829 18.0894 0.568848 19.1986 0.568848 20.5669C0.568848 21.9351 1.67829 23.0444 3.04685 23.0444H24.5188C25.8874 23.0444 26.9968 21.9351 26.9968 20.5669C26.9968 19.1986 25.8874 18.0894 24.5188 18.0894Z' stroke='white' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
}
.header .btG {
	float: right;
	color: #fff;
	border-color: #fff;
	margin: 1.4rem 0 0 0;
	font-size: 1.4rem;
}
.header .btG:hover {
	background: #fff;
	color: #777CE0;
}
.search {
	font-size: 0;
	float: right;
}
.search select,
.search input,
.search button {
	display: inline-block;
	vertical-align: top;
}
.search select,
.search input {
	background: #fff;
	padding: 1.25rem 2.25rem;
	font-size: 1.6rem;
	color: #555874;
	box-sizing: border-box;
}
.search select {
	border-radius: .6rem 0 0 .6rem;
	box-shadow: 6px 0 0 -5px #70707040;
	position: relative;
	width: 20.25vw;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.57288 1.04004C6.56032 1.04004 4.63019 1.83945 3.207 3.26245C1.78382 4.68545 0.984152 6.6155 0.983887 8.62805C0.983887 14.7051 7.8439 20.328 7.8439 20.328C8.05321 20.4881 8.30937 20.5748 8.57288 20.5748C8.83638 20.5748 9.09257 20.4881 9.30188 20.328C9.30188 20.328 16.1619 14.7001 16.1619 8.62805C16.1616 6.6155 15.362 4.68545 13.9388 3.26245C12.5156 1.83945 10.5854 1.04004 8.57288 1.04004Z' stroke='%23F45B80'/%3E%3Cpath d='M8.61206 13.7241C11.0973 13.7241 13.1121 11.7094 13.1121 9.22412C13.1121 6.73884 11.0973 4.72412 8.61206 4.72412C6.12678 4.72412 4.11206 6.73884 4.11206 9.22412C4.11206 11.7094 6.12678 13.7241 8.61206 13.7241Z' stroke='%23F45B80'/%3E%3Cpath d='M8.61206 13.2241C10.8212 13.2241 12.6121 11.4333 12.6121 9.22412C12.6121 7.01498 10.8212 5.22412 8.61206 5.22412C6.40292 5.22412 4.61206 7.01498 4.61206 9.22412C4.61206 11.4333 6.40292 13.2241 8.61206 13.2241Z' stroke='%23F45B80'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 7.2% 52.5%;
	padding-left: 4.5rem;
}
.search input {
	width: 35.1vw;
	border-radius: 0 .6rem .6rem 0;
}
.search button {
	margin-left: .8rem;
}
.menu {
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
	background: #898DDD;
	color: #fff;
	padding: 3.5rem 0 2.3rem;
	opacity: 0;
	visibility: hidden;
	transition: all 150ms ease;
}
.menu.visible {
	opacity: 1;
	visibility: visible;
}
.menu .col9 {
	font-size: 0;
	padding: 0;
}
.menu .col9 ul {
	display: inline-block;
	width: 33.333%;
	font-size: 1rem;
	padding: 0 1.5rem;
	box-sizing: border-box;
}
.menu .col9 ul li a {
	font-size: 1.6rem;
	padding: .8rem 0;
	display: block;
}
.menu .col3 p {
	font-size: 1.6rem;
	font-weight: bold;
	padding: 1.05rem 0;
	margin-bottom: .9rem;
}
.menu .col3 ul {
	font-size: 0;
	margin-bottom: 4.8rem;
}
.menu .col3 ul li {
	display: inline-block;
}
.menu .col3 ul li + li {
	margin-left: 2.75rem;
}
.menu .col3 ul li a {
	display: block;
	font-size: 0;
}
.menu .col3 ul li a i {
	display: block;
	width: 3.5rem;
	height: 3.5rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.menu .col3 ul li a .i_farm {background-image: url("data:image/svg+xml,%3Csvg width='32' height='29' viewBox='0 0 32 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.655058 19.983C0.723346 19.9827 0.790912 19.969 0.853901 19.9426C0.91689 19.9163 0.974069 19.8778 1.02217 19.8293C1.07027 19.7808 1.10835 19.7233 1.13424 19.6602C1.16013 19.597 1.17332 19.5293 1.17306 19.461C1.17253 19.3233 1.11737 19.1914 1.01969 19.0942C0.922016 18.9971 0.789798 18.9427 0.652058 18.943C0.514319 18.9433 0.382311 18.9982 0.285008 19.0956C0.187705 19.1931 0.133057 19.3252 0.133057 19.463C0.132977 19.5315 0.146453 19.5995 0.172711 19.6628C0.198969 19.7261 0.237491 19.7836 0.286059 19.832C0.334607 19.8802 0.392191 19.9184 0.455511 19.9443C0.518832 19.9702 0.586642 19.9833 0.655058 19.983V19.983Z' fill='white'/%3E%3Cpath d='M14.1682 4.81995C14.3061 4.81995 14.4384 4.76518 14.5359 4.66766C14.6334 4.57014 14.6882 4.43784 14.6882 4.29993V2.73993C14.6882 2.60202 14.6334 2.46977 14.5359 2.37225C14.4384 2.27473 14.3061 2.21997 14.1682 2.21997C14.0303 2.21997 13.898 2.27473 13.8005 2.37225C13.703 2.46977 13.6482 2.60202 13.6482 2.73993V4.29993C13.6482 4.43784 13.703 4.57014 13.8005 4.66766C13.898 4.76518 14.0303 4.81995 14.1682 4.81995V4.81995Z' fill='white'/%3E%3Cpath d='M15.2092 0.657959H13.6482C13.9241 0.658224 14.1886 0.767999 14.3836 0.963196C14.5787 1.15839 14.6882 1.42306 14.6882 1.69897V5.33997C14.6882 5.61579 14.5786 5.88028 14.3836 6.07532C14.1885 6.27036 13.924 6.37994 13.6482 6.37994H15.2092C15.485 6.37994 15.7495 6.27036 15.9446 6.07532C16.1396 5.88028 16.2492 5.61579 16.2492 5.33997V1.69897C16.2492 1.42306 16.1397 1.15839 15.9446 0.963196C15.7496 0.767999 15.4851 0.658224 15.2092 0.657959V0.657959Z' fill='white'/%3E%3Cpath d='M3.76414 4.81995C3.90205 4.81995 4.03432 4.76518 4.13184 4.66766C4.22935 4.57014 4.28414 4.43784 4.28414 4.29993V2.73993C4.28414 2.60202 4.22935 2.46977 4.13184 2.37225C4.03432 2.27473 3.90205 2.21997 3.76414 2.21997C3.62623 2.21997 3.49396 2.27473 3.39644 2.37225C3.29893 2.46977 3.24414 2.60202 3.24414 2.73993V4.29993C3.24414 4.43784 3.29893 4.57014 3.39644 4.66766C3.49396 4.76518 3.62623 4.81995 3.76414 4.81995V4.81995Z' fill='white'/%3E%3Cpath d='M5.84105 4.81995C5.97896 4.81995 6.11122 4.76518 6.20874 4.66766C6.30626 4.57014 6.36104 4.43784 6.36104 4.29993V2.73993C6.36104 2.60202 6.30626 2.46977 6.20874 2.37225C6.11122 2.27473 5.97896 2.21997 5.84105 2.21997C5.70313 2.21997 5.57087 2.27473 5.47335 2.37225C5.37583 2.46977 5.32104 2.60202 5.32104 2.73993V4.29993C5.32104 4.43784 5.37583 4.57014 5.47335 4.66766C5.57087 4.76518 5.70313 4.81995 5.84105 4.81995V4.81995Z' fill='white'/%3E%3Cpath d='M7.92503 4.81995C8.06303 4.81995 8.1954 4.76522 8.29308 4.66773C8.39076 4.57024 8.44576 4.43793 8.44603 4.29993V2.73993C8.44603 2.67156 8.43255 2.60387 8.40635 2.54071C8.38016 2.47756 8.34176 2.42019 8.29337 2.37189C8.24498 2.32359 8.18754 2.28529 8.12433 2.25922C8.06113 2.23314 7.9934 2.21984 7.92503 2.21997C7.78712 2.21997 7.65485 2.27474 7.55733 2.37225C7.45982 2.46977 7.40503 2.60202 7.40503 2.73993V4.29993C7.40503 4.43784 7.45982 4.57015 7.55733 4.66766C7.65485 4.76518 7.78712 4.81995 7.92503 4.81995V4.81995Z' fill='white'/%3E%3Cpath d='M10.0071 4.81995C10.145 4.81995 10.2772 4.76518 10.3748 4.66766C10.4723 4.57014 10.5271 4.43784 10.5271 4.29993V2.73993C10.5271 2.67164 10.5136 2.60404 10.4875 2.54095C10.4613 2.47787 10.423 2.42054 10.3748 2.37225C10.3265 2.32397 10.2691 2.28565 10.2061 2.25952C10.143 2.23339 10.0753 2.21997 10.0071 2.21997C9.93877 2.21997 9.87115 2.23339 9.80807 2.25952C9.74498 2.28565 9.68765 2.32397 9.63937 2.37225C9.59108 2.42054 9.55278 2.47787 9.52664 2.54095C9.50051 2.60404 9.48706 2.67164 9.48706 2.73993V4.29993C9.48706 4.43784 9.54185 4.57014 9.63937 4.66766C9.73688 4.76518 9.86915 4.81995 10.0071 4.81995V4.81995Z' fill='white'/%3E%3Cpath d='M12.0871 4.81995C12.2251 4.81995 12.3573 4.76518 12.4548 4.66766C12.5524 4.57014 12.6071 4.43784 12.6071 4.29993V2.73993C12.6071 2.60202 12.5524 2.46977 12.4548 2.37225C12.3573 2.27473 12.2251 2.21997 12.0871 2.21997C11.9492 2.21997 11.817 2.27473 11.7194 2.37225C11.6219 2.46977 11.5671 2.60202 11.5671 2.73993V4.29993C11.5671 4.43784 11.6219 4.57014 11.7194 4.66766C11.817 4.76518 11.9492 4.81995 12.0871 4.81995V4.81995Z' fill='white'/%3E%3Cpath d='M25.0941 9.448C22.7751 9.448 18.8511 9.88599 18.8511 11.529V15.171C18.8511 15.765 19.2881 15.284 17.8111 15.803V10.496C17.8126 9.94919 17.7056 9.40757 17.4964 8.9024C17.2871 8.39724 16.9798 7.93857 16.5921 7.55298L15.8201 6.78101C16.1018 6.66118 16.3421 6.46114 16.511 6.20581C16.6799 5.95049 16.77 5.65111 16.7701 5.34497V1.69598C16.7701 1.49099 16.7297 1.28802 16.6513 1.09863C16.5728 0.909244 16.4579 0.737176 16.3129 0.592224C16.168 0.447272 15.9959 0.332293 15.8065 0.253845C15.6171 0.175398 15.4141 0.13501 15.2091 0.13501H2.72311C2.51811 0.13501 2.31513 0.175398 2.12574 0.253845C1.93635 0.332293 1.76427 0.447272 1.61932 0.592224C1.47436 0.737176 1.35938 0.909244 1.28093 1.09863C1.20249 1.28802 1.16211 1.49099 1.16211 1.69598V5.33698C1.1622 5.64312 1.25231 5.94249 1.42122 6.19781C1.59013 6.45314 1.83039 6.65318 2.11211 6.77301L1.34011 7.54498C0.952432 7.93057 0.64508 8.38924 0.435839 8.89441C0.226598 9.39957 0.119624 9.94119 0.121109 10.488V17.379C0.121109 17.5169 0.175894 17.6492 0.273413 17.7467C0.370932 17.8442 0.503197 17.899 0.641109 17.899C0.779022 17.899 0.911285 17.8442 1.0088 17.7467C1.10632 17.6492 1.16111 17.5169 1.16111 17.379V13.661H16.7691V16.332C16.6165 16.4332 16.4899 16.5691 16.3996 16.7284C16.3092 16.8877 16.2577 17.0661 16.2491 17.249V20.896H0.642109C0.504196 20.896 0.371933 20.9508 0.274414 21.0483C0.176895 21.1458 0.122108 21.2781 0.122108 21.416V25.058C0.123167 26.0236 0.507217 26.9493 1.18999 27.6321C1.87277 28.3149 2.79852 28.699 3.76411 28.7H14.1641C15.1297 28.699 16.0554 28.3149 16.7382 27.6321C17.421 26.9493 17.805 26.0236 17.8061 25.058V22.345C19.2791 22.861 18.8461 22.387 18.8461 22.977V26.619C18.8461 28.262 22.7701 28.7 25.0891 28.7C27.4081 28.7 31.3321 28.262 31.3321 26.619V22.977C31.3321 22 29.9321 21.491 28.6671 21.23C28.7097 21.1236 28.733 21.0105 28.7361 20.896C28.7361 16.942 28.7611 17.163 28.6731 16.921C30.1371 16.621 31.3371 16.081 31.3371 15.173V11.531C31.3371 9.88601 27.4121 9.448 25.0941 9.448ZM16.7691 25.056C16.7691 25.7455 16.4952 26.4069 16.0076 26.8945C15.52 27.3821 14.8587 27.656 14.1691 27.656H3.76911C3.07955 27.656 2.41823 27.3821 1.93063 26.8945C1.44304 26.4069 1.16911 25.7455 1.16911 25.056V21.934H16.7691V25.056ZM19.8901 11.547C20.0461 11.175 21.9611 10.489 25.0901 10.489C28.1731 10.489 30.0751 11.154 30.2901 11.529C30.0821 11.905 28.1781 12.57 25.0901 12.57C21.9591 12.57 20.0461 11.884 19.8901 11.555V11.547ZM17.2901 17.27C17.3661 17.095 18.1151 16.65 19.8661 16.397C21.6751 17.287 25.2241 17.386 27.5211 17.105C27.6381 17.187 27.6811 17.24 27.6931 17.24C27.5201 17.613 25.6131 18.292 22.4931 18.292C19.3731 18.292 17.4471 17.606 17.2931 17.278L17.2901 17.27ZM2.20311 1.69598C2.20298 1.62761 2.21633 1.55991 2.2424 1.4967C2.26848 1.4335 2.30676 1.37603 2.35506 1.32764C2.40336 1.27924 2.46073 1.24086 2.52388 1.21466C2.58704 1.18847 2.65474 1.17499 2.72311 1.17499H15.2091C15.3471 1.17525 15.4794 1.23026 15.5769 1.32794C15.6744 1.42562 15.7291 1.55798 15.7291 1.69598V5.33698C15.7291 5.47489 15.6743 5.60719 15.5768 5.70471C15.4793 5.80223 15.347 5.85699 15.2091 5.85699H2.72311C2.5852 5.85699 2.45293 5.80223 2.35541 5.70471C2.25789 5.60719 2.20311 5.47489 2.20311 5.33698V1.69598ZM16.7691 12.624H1.16211V10.496C1.16093 10.0859 1.2411 9.67974 1.39799 9.3009C1.55488 8.92207 1.78537 8.57814 2.07611 8.289L3.45811 6.90601H14.4691L15.8511 8.28802C16.1427 8.57695 16.374 8.92089 16.5316 9.29993C16.6892 9.67896 16.7699 10.0855 16.7691 10.496V12.624ZM17.4691 21.057C17.445 21.035 17.4189 21.0152 17.3911 20.998C17.35 20.966 17.316 20.9258 17.2911 20.88V18.489C19.6041 19.609 25.3801 19.61 27.6911 18.489V20.877C27.5351 21.249 25.6231 21.934 22.4911 21.934C21.2361 21.934 18.5181 21.754 17.4691 21.057ZM30.2961 26.596C30.1401 26.968 28.2281 27.653 25.0961 27.653C21.9641 27.653 20.0581 26.97 19.8961 26.598V24.208C22.2091 25.328 27.9851 25.329 30.3011 24.208L30.2961 26.596ZM30.2961 22.95C30.1521 23.32 28.2371 24.012 25.0901 24.012C21.9431 24.012 20.0441 23.327 19.8901 22.998V22.996C19.9372 22.9303 19.9971 22.8749 20.0661 22.833C22.3161 23.108 25.8861 23.027 27.7191 22.124C28.6399 22.1527 29.534 22.44 30.2991 22.953L30.2961 22.95ZM30.2961 15.15C30.1401 15.522 28.2281 16.207 25.0961 16.207C21.9641 16.207 20.0581 15.525 19.8961 15.152V12.762C22.2091 13.882 27.9851 13.883 30.3011 12.762L30.2961 15.15Z' fill='white'/%3E%3Cpath d='M4.28414 7.94202H3.76414C3.62623 7.94202 3.49396 7.99678 3.39644 8.0943C3.29893 8.19182 3.24414 8.32412 3.24414 8.46204C3.24414 8.59995 3.29893 8.73219 3.39644 8.82971C3.49396 8.92723 3.62623 8.98199 3.76414 8.98199H4.28414C4.42205 8.98199 4.55432 8.92723 4.65184 8.82971C4.74935 8.73219 4.80414 8.59995 4.80414 8.46204C4.80414 8.32412 4.74935 8.19182 4.65184 8.0943C4.55432 7.99678 4.42205 7.94202 4.28414 7.94202V7.94202Z' fill='white'/%3E%3Cpath d='M14.1691 7.94202H6.36912C6.23121 7.94202 6.09894 7.99678 6.00142 8.0943C5.90391 8.19182 5.84912 8.32412 5.84912 8.46204C5.84912 8.59995 5.90391 8.73219 6.00142 8.82971C6.09894 8.92723 6.23121 8.98199 6.36912 8.98199H14.1691C14.307 8.98199 14.4393 8.92723 14.5368 8.82971C14.6343 8.73219 14.6891 8.59995 14.6891 8.46204C14.6891 8.32412 14.6343 8.19182 14.5368 8.0943C14.4393 7.99678 14.307 7.94202 14.1691 7.94202V7.94202Z' fill='white'/%3E%3C/svg%3E%0A");}
.menu .col3 ul li a .i_tran {background-image: url("data:image/svg+xml,%3Csvg width='38' height='27' viewBox='0 0 38 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M35.789 19.4779V13.1959C35.789 12.5414 35.529 11.9136 35.0662 11.4508C34.6033 10.988 33.9756 10.7279 33.321 10.7279H31.867L29.275 5.02789C29.1275 4.70452 28.8901 4.43039 28.5912 4.23804C28.2923 4.04568 27.9445 3.94325 27.589 3.94293H25.298V2.09192C25.298 1.92987 25.2661 1.76941 25.2041 1.61969C25.1421 1.46997 25.0512 1.33395 24.9366 1.21936C24.822 1.10477 24.686 1.01386 24.5363 0.951843C24.3865 0.889829 24.2261 0.85791 24.064 0.85791H17.276C17.114 0.85791 16.9535 0.889829 16.8038 0.951843C16.6541 1.01386 16.5181 1.10477 16.4035 1.21936C16.2889 1.33395 16.198 1.46997 16.136 1.61969C16.0739 1.76941 16.042 1.92987 16.042 2.09192V3.94293H13.69C13.3574 3.94279 13.0309 4.03222 12.7448 4.20184C12.4587 4.37147 12.2235 4.61503 12.064 4.90692C11.986 5.0506 11.968 5.21934 12.0141 5.37622C12.0602 5.5331 12.1666 5.66531 12.31 5.7439C12.4537 5.82196 12.6225 5.83993 12.7793 5.79382C12.9362 5.74771 13.0684 5.64132 13.147 5.49792C13.2002 5.40067 13.2786 5.31955 13.374 5.26306C13.4694 5.20658 13.5782 5.17683 13.689 5.17694H27.589C27.7076 5.17691 27.8236 5.21101 27.9233 5.27521C28.023 5.33941 28.102 5.43099 28.151 5.53894L30.512 10.726H25.001L26.482 7.26691C26.5264 7.1671 26.5435 7.05731 26.5316 6.94873C26.5196 6.84015 26.479 6.7367 26.414 6.64893C26.3489 6.56107 26.2617 6.49208 26.1612 6.44904C26.0607 6.40599 25.9505 6.39042 25.842 6.40393C25.7335 6.41728 25.6305 6.45921 25.5435 6.52545C25.4565 6.59169 25.3887 6.67988 25.347 6.78094L23.658 10.726H15.127L16.608 7.26691C16.6691 7.1173 16.6691 6.94971 16.608 6.80011C16.5468 6.65051 16.4294 6.53087 16.281 6.46692C16.1319 6.40321 15.9638 6.40067 15.8129 6.45978C15.6619 6.51889 15.5402 6.6349 15.474 6.7829L13.785 10.7279H10.295L10.785 9.82794C10.8608 9.68451 10.8771 9.51698 10.8303 9.36163C10.7836 9.20629 10.6775 9.07562 10.535 8.99792C10.3925 8.92037 10.2252 8.90204 10.0693 8.94696C9.91337 8.99188 9.78143 9.09642 9.70203 9.23792L8.88903 10.7269H3.70203C3.04748 10.7269 2.41972 10.9869 1.95689 11.4498C1.49405 11.9126 1.23403 12.5404 1.23403 13.1949V19.4769C0.976274 19.5647 0.742456 19.7112 0.551032 19.9049C0.375312 20.075 0.235883 20.279 0.141181 20.5045C0.0464788 20.73 -0.0015267 20.9723 3.70079e-05 21.2169C3.70079e-05 21.7078 0.195052 22.1786 0.542182 22.5258C0.889312 22.8729 1.36012 23.0679 1.85103 23.0679H3.97204C4.28979 23.97 4.87965 24.7511 5.66024 25.3037C6.44083 25.8563 7.37365 26.153 8.33002 26.1529C9.2864 26.153 10.2192 25.8563 10.9998 25.3037C11.7804 24.7511 12.3703 23.97 12.688 23.0679H24.952C25.2698 23.97 25.8596 24.7511 26.6402 25.3037C27.4208 25.8563 28.3537 26.153 29.31 26.1529C30.2664 26.153 31.1992 25.8563 31.9798 25.3037C32.7604 24.7511 33.3503 23.97 33.668 23.0679H35.168C35.6581 23.0653 36.1274 22.8695 36.474 22.5229C36.8206 22.1763 37.0164 21.707 37.019 21.2169C37.0174 20.8355 36.8979 20.464 36.677 20.1531C36.4561 19.8422 36.1446 19.607 35.785 19.4799L35.789 19.4779ZM24.065 3.93793H17.277V2.08691H24.065V3.93793ZM2.46503 13.1939C2.46503 12.8666 2.59503 12.5528 2.82645 12.3214C3.05787 12.0899 3.37175 11.9599 3.69903 11.9599H5.55002V12.726C5.5495 13.0135 5.43501 13.2892 5.23165 13.4926C5.02829 13.6959 4.75263 13.8104 4.46503 13.8109H2.46503V13.1939ZM3.71503 21.8329H1.84803C1.68439 21.8329 1.52746 21.7679 1.41175 21.6522C1.29604 21.5365 1.23102 21.3796 1.23102 21.2159C1.23077 21.1337 1.24742 21.0523 1.27993 20.9768C1.31244 20.9013 1.36013 20.8332 1.42004 20.7769C1.4757 20.7199 1.5423 20.6748 1.61585 20.6442C1.6894 20.6136 1.76837 20.5982 1.84803 20.5989H3.79203C3.73022 20.9034 3.69906 21.2133 3.69903 21.5239C3.70203 21.6289 3.71202 21.7309 3.71802 21.8329H3.71503ZM8.32703 24.9179C7.42689 24.9179 6.56361 24.5603 5.92712 23.9238C5.29062 23.2873 4.93304 22.4241 4.93304 21.5239C4.93304 20.6238 5.29062 19.7605 5.92712 19.124C6.56361 18.4875 7.42689 18.1299 8.32703 18.1299C9.22718 18.1299 10.0905 18.4875 10.727 19.124C11.3634 19.7605 11.721 20.6238 11.721 21.5239C11.7194 22.4231 11.3618 23.285 10.7263 23.921C10.0908 24.5571 9.22916 24.9155 8.33002 24.9179H8.32703ZM24.694 21.8329H12.939C12.946 21.7329 12.955 21.6329 12.955 21.5239C12.9552 21.2133 12.924 20.9034 12.862 20.5989H24.771C24.7092 20.9034 24.6784 21.2133 24.679 21.5239C24.679 21.6239 24.688 21.7299 24.694 21.8329V21.8329ZM29.306 24.9179C28.4059 24.9179 27.5426 24.5603 26.9061 23.9238C26.2696 23.2873 25.912 22.4241 25.912 21.5239C25.912 20.6238 26.2696 19.7605 26.9061 19.124C27.5426 18.4875 28.4059 18.1299 29.306 18.1299C30.2062 18.1299 31.0695 18.4875 31.706 19.124C32.3425 19.7605 32.7 20.6238 32.7 21.5239C32.6985 22.4225 32.3412 23.284 31.7063 23.92C31.0715 24.556 30.2106 24.9147 29.312 24.9179H29.306ZM33.396 19.364C33.0037 18.619 32.4155 17.9953 31.6947 17.5602C30.9739 17.1251 30.148 16.895 29.306 16.8949C28.4641 16.895 27.6382 17.1251 26.9174 17.5602C26.1966 17.9953 25.6083 18.619 25.216 19.364H12.416C12.0238 18.6189 11.4356 17.9951 10.7148 17.56C9.99397 17.1249 9.16799 16.8949 8.32603 16.8949C7.48409 16.895 6.65817 17.1251 5.93738 17.5602C5.2166 17.9953 4.62831 18.619 4.23603 19.364H2.46403V15.0449H4.46403C5.07874 15.0439 5.66797 14.7992 6.10264 14.3646C6.53731 13.9299 6.78197 13.3407 6.78303 12.726V11.9599H33.316C33.4781 11.9599 33.6385 11.9918 33.7883 12.0538C33.938 12.1158 34.074 12.2068 34.1886 12.3214C34.3032 12.4359 34.3941 12.572 34.4561 12.7217C34.5181 12.8714 34.55 13.0319 34.55 13.1939V19.3649L33.396 19.364ZM35.596 21.6549C35.5404 21.7119 35.4738 21.7571 35.4002 21.7877C35.3267 21.8183 35.2477 21.8337 35.168 21.8329H33.919C33.926 21.7329 33.934 21.6329 33.934 21.5239C33.9343 21.2132 33.9032 20.9033 33.841 20.5989H35.168C35.3317 20.5989 35.4886 20.664 35.6043 20.7797C35.72 20.8954 35.785 21.0523 35.785 21.2159C35.7858 21.2979 35.7698 21.3791 35.738 21.4546C35.7062 21.5301 35.6592 21.5982 35.6 21.6549H35.596Z' fill='white'/%3E%3Cpath d='M8.33115 19.3649C7.75828 19.3649 7.20887 19.5924 6.80379 19.9975C6.39871 20.4026 6.17114 20.952 6.17114 21.5249C6.17114 22.0978 6.39871 22.6472 6.80379 23.0522C7.20887 23.4573 7.75828 23.6849 8.33115 23.6849C8.90401 23.6849 9.45341 23.4573 9.85849 23.0522C10.2636 22.6472 10.4911 22.0978 10.4911 21.5249C10.4911 20.952 10.2636 20.4026 9.85849 19.9975C9.45341 19.5924 8.90401 19.3649 8.33115 19.3649V19.3649ZM8.33115 22.4499C8.08556 22.4499 7.85002 22.3523 7.67636 22.1786C7.5027 22.005 7.40514 21.7695 7.40514 21.5239C7.4054 21.2784 7.50308 21.0432 7.67671 20.8698C7.85034 20.6963 8.08573 20.5989 8.33115 20.5989C8.57647 20.5989 8.81174 20.6963 8.98521 20.8698C9.15869 21.0433 9.25613 21.2785 9.25613 21.5239C9.25613 21.7693 9.15872 22.0047 8.98528 22.1783C8.81183 22.3519 8.57656 22.4496 8.33115 22.4499V22.4499Z' fill='white'/%3E%3Cpath d='M29.314 19.3649C28.7412 19.3649 28.1918 19.5924 27.7867 19.9975C27.3816 20.4026 27.1541 20.952 27.1541 21.5249C27.1541 22.0978 27.3816 22.6472 27.7867 23.0522C28.1918 23.4573 28.7412 23.6849 29.314 23.6849C29.8869 23.6849 30.4363 23.4573 30.8414 23.0522C31.2465 22.6472 31.4741 22.0978 31.4741 21.5249C31.4741 20.952 31.2465 20.4026 30.8414 19.9975C30.4363 19.5924 29.8869 19.3649 29.314 19.3649V19.3649ZM29.314 22.4499C29.0686 22.4496 28.8334 22.3519 28.6599 22.1783C28.4865 22.0047 28.3891 21.7693 28.3891 21.5239C28.3891 21.2785 28.4865 21.0433 28.66 20.8698C28.8334 20.6963 29.0687 20.5989 29.314 20.5989C29.4356 20.5987 29.556 20.6226 29.6683 20.669C29.7807 20.7154 29.8828 20.7835 29.9688 20.8694C30.0548 20.9554 30.123 21.0574 30.1695 21.1697C30.2161 21.282 30.2401 21.4023 30.2401 21.5239C30.2401 21.7695 30.1425 22.005 29.9688 22.1786C29.7952 22.3523 29.5596 22.4499 29.314 22.4499V22.4499Z' fill='white'/%3E%3Cpath d='M24.6859 13.194H23.452C23.2899 13.194 23.1294 13.2259 22.9797 13.2879C22.83 13.3499 22.694 13.4408 22.5794 13.5554C22.4648 13.67 22.3739 13.806 22.3119 13.9557C22.2499 14.1055 22.218 14.2659 22.218 14.428H20.9839C20.9839 14.2659 20.952 14.1055 20.89 13.9557C20.828 13.806 20.7371 13.67 20.6225 13.5554C20.5079 13.4408 20.3719 13.3499 20.2222 13.2879C20.0725 13.2259 19.912 13.194 19.75 13.194H18.5159C18.3539 13.194 18.1934 13.2259 18.0437 13.2879C17.894 13.3499 17.758 13.4408 17.6434 13.5554C17.5288 13.67 17.4379 13.806 17.3759 13.9557C17.3139 14.1055 17.282 14.2659 17.282 14.428H16.0479C16.0479 14.2659 16.016 14.1055 15.954 13.9557C15.892 13.806 15.8011 13.67 15.6865 13.5554C15.5719 13.4408 15.4359 13.3499 15.2862 13.2879C15.1365 13.2259 14.976 13.194 14.8139 13.194H13.58C13.4179 13.194 13.2574 13.2259 13.1077 13.2879C12.958 13.3499 12.822 13.4408 12.7074 13.5554C12.5928 13.67 12.5019 13.806 12.4399 13.9557C12.3779 14.1055 12.3459 14.2659 12.3459 14.428V15.662C12.3459 15.9893 12.476 16.3031 12.7074 16.5345C12.9388 16.766 13.2527 16.896 13.58 16.896H14.8139C14.8139 17.2233 14.944 17.5371 15.1754 17.7686C15.4068 18 15.7207 18.1299 16.0479 18.1299H17.282C17.6092 18.1299 17.9231 18 18.1545 17.7686C18.3859 17.5371 18.5159 17.2233 18.5159 16.896H19.75C19.75 17.2233 19.88 17.5371 20.1114 17.7686C20.3428 18 20.6567 18.1299 20.9839 18.1299H22.218C22.5452 18.1299 22.8591 18 23.0905 17.7686C23.3219 17.5371 23.452 17.2233 23.452 16.896H24.6859C25.0132 16.896 25.3271 16.766 25.5585 16.5345C25.7899 16.3031 25.92 15.9893 25.92 15.662V14.428C25.92 14.2659 25.888 14.1055 25.826 13.9557C25.764 13.806 25.6731 13.67 25.5585 13.5554C25.4439 13.4408 25.3079 13.3499 25.1582 13.2879C25.0085 13.2259 24.848 13.194 24.6859 13.194ZM14.8129 15.046V15.663H13.5789V14.429H14.8129V15.046ZM16.047 16.897V15.663H17.2809V16.897H16.047ZM19.7469 15.046V15.663H18.513V14.429H19.7469V15.046ZM20.981 16.897V15.663H22.215V16.897H20.981ZM23.4489 15.663V14.429H24.683V15.663H23.4489Z' fill='white'/%3E%3Cpath d='M11.4371 7.98291C11.6008 7.98291 11.7577 7.9179 11.8734 7.80219C11.9891 7.68648 12.0541 7.52954 12.0541 7.36591C12.0541 7.20227 11.9891 7.04534 11.8734 6.92963C11.7577 6.81392 11.6008 6.7489 11.4371 6.7489H11.4311C11.3501 6.74929 11.27 6.76563 11.1953 6.797C11.1206 6.82837 11.0528 6.87419 10.9957 6.93176C10.9387 6.98934 10.8936 7.05756 10.863 7.13257C10.8323 7.20758 10.8168 7.28787 10.8171 7.3689C10.8175 7.44992 10.8339 7.53009 10.8653 7.6048C10.8966 7.6795 10.9424 7.74731 11 7.80432C11.0575 7.86134 11.1258 7.90643 11.2008 7.93707C11.2758 7.96772 11.3561 7.98331 11.4371 7.98291V7.98291Z' fill='white'/%3E%3C/svg%3E%0A");}
.menu .col3 ul li a .i_emer {background-image: url("data:image/svg+xml,%3Csvg width='29' height='29' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.23095 20.7401C5.13834 20.7401 5.04781 20.7126 4.97083 20.6611C4.89384 20.6096 4.83386 20.5365 4.79847 20.4509C4.76307 20.3654 4.75387 20.2712 4.77201 20.1804C4.79015 20.0896 4.83481 20.0062 4.90036 19.9408C4.96591 19.8753 5.0494 19.8309 5.14025 19.8129C5.2311 19.795 5.32523 19.8044 5.41072 19.84C5.49622 19.8756 5.56924 19.9357 5.62055 20.0128C5.67185 20.0899 5.69915 20.1804 5.69895 20.273C5.69895 20.3344 5.68683 20.3953 5.6633 20.452C5.63977 20.5087 5.60527 20.5603 5.5618 20.6037C5.51833 20.647 5.46674 20.6814 5.40996 20.7048C5.35319 20.7282 5.29236 20.7402 5.23095 20.7401V20.7401Z' fill='white'/%3E%3Cpath d='M1.95703 28.224H27.214C27.5853 28.224 27.9414 28.0765 28.204 27.814C28.4665 27.5514 28.614 27.1953 28.614 26.824V25.889C28.614 25.5177 28.4665 25.1616 28.204 24.899C27.9414 24.6365 27.5853 24.489 27.214 24.489V23.089C27.214 22.7177 27.0665 22.3616 26.804 22.0991C26.5414 21.8365 26.1853 21.689 25.814 21.689H24.414V12.321C24.414 9.71603 23.3792 7.21778 21.5372 5.37579C19.6953 3.53381 17.197 2.49902 14.592 2.49902C11.9871 2.49902 9.48882 3.53381 7.64684 5.37579C5.80485 7.21778 4.77003 9.71603 4.77003 12.321V18.402C4.77003 18.5261 4.81934 18.6451 4.9071 18.7329C4.99487 18.8207 5.11392 18.87 5.23804 18.87C5.36216 18.87 5.48119 18.8207 5.56895 18.7329C5.65672 18.6451 5.70604 18.5261 5.70604 18.402V12.321C5.69358 11.1461 5.91423 9.98033 6.35522 8.89124C6.79622 7.80214 7.44881 6.81131 8.27524 5.97607C9.10166 5.14084 10.0855 4.4778 11.1699 4.02527C12.2542 3.57274 13.4175 3.33972 14.5925 3.33972C15.7675 3.33972 16.9308 3.57274 18.0152 4.02527C19.0996 4.4778 20.0834 5.14084 20.9098 5.97607C21.7363 6.81131 22.3889 7.80214 22.8298 8.89124C23.2708 9.98033 23.4915 11.1461 23.479 12.321V21.675H17.387V19.337C17.387 18.9657 17.2395 18.6096 16.977 18.347C16.7144 18.0845 16.3583 17.937 15.987 17.937H15.052V15.257C15.4021 15.6571 15.8334 15.978 16.3173 16.1982C16.8012 16.4184 17.3264 16.5329 17.858 16.534H19.729C19.9773 16.534 20.2154 16.4354 20.3909 16.2598C20.5664 16.0843 20.665 15.8463 20.665 15.598V9.98602C20.665 9.73778 20.5664 9.49969 20.3909 9.32416C20.2154 9.14862 19.9773 9.04999 19.729 9.04999H17.858C17.189 9.05079 16.5324 9.23093 15.9566 9.57159C15.3808 9.91226 14.9068 10.401 14.584 10.987C14.2612 10.401 13.7873 9.91226 13.2115 9.57159C12.6357 9.23093 11.9791 9.05079 11.31 9.04999H9.43903C9.19078 9.04999 8.95271 9.14862 8.77718 9.32416C8.60164 9.49969 8.50304 9.73778 8.50304 9.98602V15.591C8.50304 15.7139 8.52724 15.8357 8.57428 15.9492C8.62132 16.0628 8.69026 16.166 8.77718 16.2529C8.86409 16.3398 8.96728 16.4087 9.08084 16.4557C9.1944 16.5028 9.31611 16.527 9.43903 16.527H11.31C11.8416 16.5258 12.3669 16.4113 12.8507 16.1911C13.3346 15.9709 13.7659 15.6501 14.116 15.25V17.93H13.18C12.8087 17.93 12.4526 18.0775 12.1901 18.34C11.9275 18.6026 11.78 18.9587 11.78 19.33V21.668H3.36104C2.98974 21.668 2.63363 21.8155 2.37108 22.0781C2.10853 22.3406 1.96103 22.6967 1.96103 23.068V24.468C1.58973 24.468 1.23364 24.6155 0.971085 24.8781C0.708534 25.1406 0.561035 25.4967 0.561035 25.868V26.803C0.561035 27.1743 0.708534 27.5304 0.971085 27.793C1.23364 28.0555 1.58973 28.203 1.96103 28.203L1.95703 28.224ZM17.857 9.98303H19.728V15.591H17.857C17.1128 15.591 16.3991 15.2954 15.8729 14.7692C15.3467 14.2429 15.051 13.5292 15.051 12.785C15.051 12.0408 15.3467 11.3271 15.8729 10.8008C16.3991 10.2746 17.1128 9.979 17.857 9.979V9.98303ZM11.309 15.595H9.43803V9.98303H11.309C12.0532 9.98303 12.7669 10.2786 13.2932 10.8049C13.8194 11.3311 14.115 12.0448 14.115 12.789C14.115 13.5332 13.8194 14.2469 13.2932 14.7731C12.7669 15.2994 12.0532 15.595 11.309 15.595V15.595ZM12.709 19.337C12.709 19.2129 12.7583 19.0939 12.8461 19.0061C12.9339 18.9183 13.0529 18.869 13.177 18.869H15.987C16.1112 18.869 16.2302 18.9183 16.318 19.0061C16.4057 19.0939 16.455 19.2129 16.455 19.337V21.675H12.713L12.709 19.337ZM2.88704 23.079C2.88704 22.9549 2.93634 22.8359 3.02411 22.7481C3.11188 22.6603 3.2309 22.611 3.35503 22.611H25.805C25.9292 22.611 26.0482 22.6603 26.136 22.7481C26.2237 22.8359 26.273 22.9549 26.273 23.079V24.479H2.89203L2.88704 23.079ZM1.48703 25.885C1.4869 25.8235 1.49891 25.7626 1.52238 25.7057C1.54586 25.6489 1.58033 25.5973 1.62381 25.5538C1.66729 25.5103 1.71895 25.4758 1.77579 25.4523C1.83263 25.4289 1.89354 25.4169 1.95503 25.417H27.212C27.2735 25.4169 27.3344 25.4289 27.3913 25.4523C27.4481 25.4758 27.4998 25.5103 27.5433 25.5538C27.5867 25.5973 27.6212 25.6489 27.6447 25.7057C27.6681 25.7626 27.6802 25.8235 27.68 25.885V26.82C27.68 26.8815 27.6679 26.9423 27.6444 26.9991C27.6209 27.0559 27.5864 27.1075 27.543 27.1509C27.4995 27.1944 27.4479 27.2289 27.3911 27.2524C27.3343 27.2759 27.2735 27.288 27.212 27.288H1.95703C1.83291 27.288 1.71388 27.2387 1.62611 27.1509C1.53835 27.0632 1.48903 26.9441 1.48903 26.82L1.48703 25.885Z' fill='white'/%3E%3Cpath d='M19.848 7.68494C19.9308 7.77462 20.0454 7.82831 20.1673 7.83453C20.2892 7.84076 20.4087 7.79904 20.5002 7.71826C20.5917 7.63748 20.6479 7.52407 20.6568 7.40234C20.6658 7.28061 20.6267 7.16023 20.5479 7.06696C19.8025 6.21952 18.8853 5.54048 17.8571 5.07495C16.829 4.60942 15.7136 4.36806 14.585 4.36694C14.4608 4.36694 14.3418 4.41626 14.254 4.50403C14.1663 4.5918 14.1169 4.71084 14.1169 4.83496C14.1169 4.95908 14.1663 5.07813 14.254 5.16589C14.3418 5.25366 14.4608 5.30298 14.585 5.30298C15.5808 5.30368 16.5651 5.51635 17.4723 5.92688C18.3796 6.33741 19.1891 6.93638 19.847 7.68396L19.848 7.68494Z' fill='white'/%3E%3Cpath d='M10.4551 2.28898C10.4975 2.35345 10.5553 2.40641 10.6231 2.44321C10.691 2.48002 10.7669 2.49954 10.8441 2.49998C10.936 2.50095 11.0259 2.47294 11.1011 2.41996C11.2037 2.35133 11.2751 2.24494 11.2996 2.12394C11.3242 2.00294 11.2999 1.87715 11.2321 1.77396L10.2961 0.374C10.2655 0.316185 10.2232 0.265406 10.1718 0.224952C10.1205 0.184498 10.0612 0.155214 9.99781 0.139076C9.93444 0.122937 9.86839 0.120312 9.80393 0.131263C9.73946 0.142215 9.67799 0.166516 9.62351 0.202674C9.56902 0.238833 9.52275 0.286013 9.48761 0.341163C9.45248 0.396313 9.42927 0.458204 9.41953 0.522865C9.40978 0.587525 9.41371 0.653535 9.43103 0.71659C9.44835 0.779646 9.47868 0.838343 9.52008 0.888954L10.4551 2.28898Z' fill='white'/%3E%3Cpath d='M6.78013 3.87399C6.82957 3.91057 6.88574 3.93707 6.94541 3.95194C7.00509 3.9668 7.0671 3.96976 7.12793 3.96066C7.18875 3.95156 7.24718 3.93058 7.29989 3.8989C7.3526 3.86721 7.39856 3.82541 7.43513 3.77597C7.4717 3.72653 7.49819 3.67042 7.51306 3.61075C7.52793 3.55107 7.53088 3.48902 7.52178 3.42819C7.51268 3.36737 7.4917 3.30897 7.46002 3.25626C7.42833 3.20355 7.38658 3.15758 7.33714 3.121L5.97613 2.121C5.92649 2.08287 5.86971 2.05506 5.80915 2.03922C5.74859 2.02337 5.68547 2.01979 5.62352 2.02872C5.56156 2.03765 5.50201 2.05891 5.44839 2.09122C5.39477 2.12353 5.34816 2.16622 5.31131 2.21683C5.27445 2.26743 5.24811 2.32495 5.23382 2.3859C5.21953 2.44684 5.21758 2.50998 5.2281 2.57169C5.23861 2.6334 5.26137 2.69244 5.29504 2.74521C5.32871 2.79798 5.3726 2.84345 5.42413 2.879L6.78013 3.87399Z' fill='white'/%3E%3Cpath d='M2.76512 7.17598L4.38412 7.64394C4.42752 7.65081 4.47172 7.65081 4.51512 7.64394C4.57651 7.65254 4.63899 7.64899 4.699 7.63344C4.75901 7.61789 4.81537 7.59069 4.86487 7.55336C4.91436 7.51603 4.95603 7.46928 4.98747 7.41585C5.01891 7.36242 5.03951 7.30335 5.04811 7.24196C5.05671 7.18057 5.05314 7.11807 5.0376 7.05806C5.02205 6.99805 4.99483 6.94172 4.9575 6.89223C4.92017 6.84274 4.87346 6.80105 4.82004 6.76961C4.76661 6.73817 4.70751 6.71754 4.64612 6.70894L3.02812 6.24098C2.90432 6.20724 2.77219 6.22383 2.66057 6.28713C2.54895 6.35043 2.46688 6.4553 2.43229 6.57887C2.39771 6.70245 2.4134 6.83468 2.47594 6.94673C2.53847 7.05878 2.64278 7.14153 2.76611 7.17696L2.76512 7.17598Z' fill='white'/%3E%3Cpath d='M18.7951 2.49799C18.872 2.49759 18.9477 2.47822 19.0154 2.44159C19.083 2.40496 19.1407 2.35217 19.1831 2.28797L20.1191 0.888005C20.1736 0.785268 20.1879 0.665928 20.1592 0.553228C20.1305 0.440527 20.0608 0.34255 19.9638 0.278386C19.8669 0.214223 19.7494 0.188442 19.6345 0.206121C19.5196 0.223799 19.4153 0.283684 19.3421 0.374028L18.4071 1.77399C18.339 1.8771 18.3146 2.00295 18.3391 2.12403C18.3637 2.2451 18.4352 2.35153 18.5381 2.41999C18.6133 2.47261 18.7033 2.50029 18.7951 2.49903V2.49799Z' fill='white'/%3E%3Cpath d='M22.584 3.96701C22.6835 3.96623 22.7802 3.93362 22.86 3.87399L24.217 2.87399C24.2685 2.83845 24.3124 2.79298 24.3461 2.74021C24.3797 2.68743 24.4025 2.62845 24.413 2.56674C24.4235 2.50503 24.4216 2.44184 24.4073 2.38089C24.393 2.31994 24.3666 2.26243 24.3298 2.21182C24.2929 2.16122 24.2463 2.11852 24.1927 2.08621C24.1391 2.05391 24.0796 2.03265 24.0176 2.02371C23.9556 2.01478 23.8925 2.01837 23.832 2.03421C23.7714 2.05006 23.7146 2.07786 23.665 2.116L22.304 3.116C22.2251 3.17513 22.1668 3.25753 22.1374 3.35159C22.108 3.44566 22.1089 3.54663 22.1399 3.64017C22.171 3.7337 22.2307 3.81508 22.3105 3.87283C22.3904 3.93059 22.4864 3.9618 22.585 3.96201L22.584 3.96701Z' fill='white'/%3E%3Cpath d='M25.1281 7.64394C25.1715 7.65081 25.2157 7.65081 25.2591 7.64394L26.8771 7.17598C26.939 7.15913 26.9969 7.13017 27.0475 7.09084C27.0981 7.05151 27.1405 7.00256 27.1721 6.9468C27.2037 6.89104 27.224 6.82958 27.2317 6.76595C27.2395 6.70232 27.2346 6.6378 27.2173 6.57607C27.2001 6.51434 27.1707 6.45662 27.1311 6.40627C27.0914 6.35592 27.0422 6.31391 26.9862 6.28267C26.9302 6.25143 26.8686 6.2316 26.8049 6.22426C26.7412 6.21693 26.6767 6.22225 26.6151 6.23995L24.9971 6.70797C24.9358 6.71657 24.8767 6.7372 24.8232 6.76864C24.7698 6.80008 24.7231 6.8417 24.6857 6.89119C24.6484 6.94069 24.6212 6.99708 24.6057 7.05709C24.5901 7.1171 24.5865 7.17959 24.5951 7.24099C24.6037 7.30238 24.6243 7.36145 24.6558 7.41488C24.6872 7.4683 24.7289 7.515 24.7784 7.55233C24.8279 7.58966 24.8842 7.61692 24.9442 7.63247C25.0042 7.64801 25.0667 7.65157 25.1281 7.64296V7.64394Z' fill='white'/%3E%3C/svg%3E%0A");}
.menu .col3 ul li a .i_urge {background-image: url("data:image/svg+xml,%3Csvg width='26' height='34' viewBox='0 0 26 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.49397 20.99C1.38634 20.9902 1.28106 20.9584 1.19147 20.8988C1.10188 20.8391 1.032 20.7542 0.990671 20.6548C0.949343 20.5554 0.938429 20.446 0.959306 20.3404C0.980184 20.2348 1.03191 20.1379 1.10795 20.0617C1.18399 19.9855 1.28092 19.9336 1.38648 19.9125C1.49203 19.8914 1.60146 19.9021 1.70092 19.9433C1.80038 19.9844 1.8854 20.0542 1.94522 20.1437C2.00504 20.2331 2.03697 20.3383 2.03697 20.446C2.03697 20.5901 1.9798 20.7283 1.87799 20.8303C1.77619 20.9323 1.63808 20.9897 1.49397 20.99V20.99Z' fill='white'/%3E%3Cpath d='M3.46193 29.296C3.22343 29.3245 3.00316 29.4379 2.84139 29.6154C2.67962 29.793 2.58717 30.0228 2.58094 30.2629V32.676C2.58767 32.8113 2.62127 32.9439 2.67977 33.066C2.73827 33.1882 2.82049 33.2976 2.92166 33.3877C3.02283 33.4778 3.14092 33.5468 3.26904 33.5908C3.39716 33.6348 3.53276 33.6529 3.66793 33.644H16.7129C16.8481 33.6529 16.9837 33.6348 17.1118 33.5908C17.24 33.5468 17.358 33.4778 17.4592 33.3877C17.5604 33.2976 17.6426 33.1882 17.7011 33.066C17.7596 32.9439 17.7932 32.8113 17.7999 32.676V30.2629C17.7958 30.0853 17.7429 29.9122 17.647 29.7626C17.551 29.6131 17.4157 29.4928 17.2559 29.415L24.6059 20.771C24.8119 20.5267 24.9662 20.2432 25.0596 19.9376C25.1529 19.632 25.1833 19.3107 25.1489 18.993C25.1069 18.5509 24.9427 18.1291 24.6746 17.7751C24.4065 17.421 24.0451 17.1487 23.6309 16.9884C23.2167 16.8281 22.7661 16.7863 22.3295 16.8677C21.8929 16.949 21.4876 17.1503 21.1589 17.449L17.2589 20.999V5.64795C17.257 5.20579 17.1355 4.77243 16.9073 4.39368C16.6792 4.01492 16.3528 3.70491 15.9629 3.49646C15.573 3.28801 15.1339 3.18884 14.6922 3.20953C14.2505 3.23022 13.8227 3.36997 13.4539 3.61395C13.4764 3.27888 13.4298 2.94279 13.3171 2.62646C13.2043 2.31014 13.0277 2.02031 12.7984 1.77502C12.569 1.52974 12.2916 1.33419 11.9836 1.2005C11.6755 1.06681 11.3433 0.997803 11.0074 0.997803C10.6716 0.997803 10.3394 1.06681 10.0313 1.2005C9.72322 1.33419 9.4459 1.52974 9.21652 1.77502C8.98714 2.02031 8.81058 2.31014 8.69781 2.62646C8.58504 2.94279 8.53846 3.27888 8.56094 3.61395C8.19219 3.36997 7.76432 3.23022 7.32264 3.20953C6.88097 3.18884 6.44191 3.28801 6.05197 3.49646C5.66202 3.70491 5.3357 4.01492 5.10755 4.39368C4.8794 4.77243 4.7579 5.20579 4.75593 5.64795V6.87598C4.38725 6.63204 3.95948 6.49229 3.51789 6.47156C3.0763 6.45083 2.63732 6.54985 2.2474 6.75818C1.85749 6.96651 1.53115 7.27642 1.30293 7.65503C1.0747 8.03364 0.953085 8.46692 0.95094 8.909V18.271C0.956951 18.4111 1.01684 18.5434 1.11811 18.6404C1.21938 18.7375 1.35419 18.7916 1.49443 18.7916C1.63468 18.7916 1.7695 18.7375 1.87077 18.6404C1.97204 18.5434 2.03193 18.4111 2.03794 18.271V8.909C2.03794 8.54857 2.18112 8.20286 2.43598 7.948C2.69084 7.69314 3.03651 7.54999 3.39694 7.54999C3.75737 7.54999 4.10303 7.69314 4.35789 7.948C4.61275 8.20286 4.75593 8.54857 4.75593 8.909V17.879C4.75279 17.9523 4.76451 18.0255 4.79041 18.0942C4.8163 18.1629 4.85583 18.2256 4.90661 18.2786C4.95739 18.3316 5.01837 18.3738 5.08588 18.4026C5.15339 18.4314 5.22603 18.4463 5.29944 18.4463C5.37284 18.4463 5.44548 18.4314 5.51299 18.4026C5.5805 18.3738 5.64148 18.3316 5.69226 18.2786C5.74304 18.2256 5.78257 18.1629 5.80846 18.0942C5.83436 18.0255 5.84608 17.9523 5.84294 17.879V5.64795C5.84294 5.28752 5.98612 4.94187 6.24098 4.68701C6.49584 4.43215 6.8415 4.28894 7.20193 4.28894C7.56236 4.28894 7.90804 4.43215 8.1629 4.68701C8.41776 4.94187 8.56094 5.28752 8.56094 5.64795V15.162C8.56695 15.3021 8.62683 15.4345 8.7281 15.5315C8.82937 15.6285 8.9642 15.6827 9.10444 15.6827C9.24468 15.6827 9.3795 15.6285 9.48077 15.5315C9.58204 15.4345 9.64192 15.3021 9.64793 15.162V3.47296C9.64793 3.1124 9.79117 2.76661 10.0461 2.51166C10.3011 2.2567 10.6469 2.11346 11.0074 2.11346C11.368 2.11346 11.7138 2.2567 11.9687 2.51166C12.2237 2.76661 12.3669 3.1124 12.3669 3.47296V15.7029C12.3669 15.8471 12.4242 15.9854 12.5261 16.0873C12.628 16.1892 12.7663 16.2465 12.9104 16.2465C13.0546 16.2465 13.1928 16.1892 13.2948 16.0873C13.3967 15.9854 13.4539 15.8471 13.4539 15.7029V14.616H16.1719V22.227C16.1728 22.3318 16.2038 22.4341 16.2614 22.5217C16.319 22.6092 16.4007 22.6783 16.4966 22.7205C16.5925 22.7628 16.6986 22.7764 16.8021 22.7598C16.9056 22.7432 17.0021 22.6971 17.0799 22.627L21.8969 18.278C22.1398 18.065 22.4533 17.9501 22.7763 17.9556C23.0994 17.9612 23.4087 18.0868 23.6441 18.308C23.8796 18.5292 24.0242 18.8302 24.0499 19.1522C24.0755 19.4743 23.9804 19.7943 23.7829 20.05L15.9219 29.292H4.96794C3.17995 27.5188 2.1326 25.1324 2.03794 22.616C2.04108 22.5426 2.02936 22.4694 2.00346 22.4008C1.97757 22.3321 1.93804 22.2693 1.88726 22.2163C1.83648 22.1633 1.7755 22.1212 1.70799 22.0923C1.64048 22.0635 1.56784 22.0486 1.49443 22.0486C1.42103 22.0486 1.34839 22.0635 1.28088 22.0923C1.21337 22.1212 1.15239 22.1633 1.10161 22.2163C1.05083 22.2693 1.0113 22.3321 0.985409 22.4008C0.959514 22.4694 0.947793 22.5426 0.95094 22.616C1.06042 25.0511 1.93997 27.3887 3.46293 29.292L3.46193 29.296ZM16.1719 9.18097H14.3779L16.1719 7.64197V9.18097ZM13.4539 8.54498V7.00299H15.2479L13.4539 8.54498ZM13.4539 10.269H16.1719V11.356H13.4539V10.269ZM14.8129 4.28894C15.1734 4.28894 15.519 4.43215 15.7739 4.68701C16.0288 4.94187 16.1719 5.28752 16.1719 5.64795V5.91895H13.4539V5.64795C13.4539 5.28752 13.5971 4.94187 13.852 4.68701C14.1068 4.43215 14.4525 4.28894 14.8129 4.28894V4.28894ZM13.4539 13.5309V12.443H16.1719V13.53L13.4539 13.5309ZM16.7159 32.558H3.66893V30.383H16.7129L16.7159 32.558Z' fill='white'/%3E%3Cpath d='M11.2789 17.337H8.56085C8.27256 17.337 7.99609 17.4515 7.79224 17.6554C7.58838 17.8592 7.47386 18.1357 7.47386 18.424V20.055H5.84286C5.55448 20.0553 5.278 20.17 5.07417 20.374C4.87035 20.578 4.75586 20.8546 4.75586 21.143V23.861C4.75586 24.1493 4.87038 24.4258 5.07423 24.6296C5.27809 24.8335 5.55457 24.948 5.84286 24.948H7.47386V26.579C7.47386 26.8673 7.58838 27.1438 7.79224 27.3477C7.99609 27.5515 8.27256 27.666 8.56085 27.666H11.2789C11.5671 27.666 11.8436 27.5515 12.0475 27.3477C12.2513 27.1438 12.3659 26.8673 12.3659 26.579V24.948H13.9959C14.2842 24.948 14.5606 24.8335 14.7645 24.6296C14.9683 24.4258 15.0829 24.1493 15.0829 23.861V21.143C15.0829 20.8546 14.9684 20.578 14.7645 20.374C14.5607 20.17 14.2842 20.0553 13.9959 20.055H12.3659V18.424C12.3656 18.1358 12.251 17.8595 12.0472 17.6557C11.8434 17.4519 11.5671 17.3373 11.2789 17.337ZM13.9969 21.143V23.861H11.8229C11.7514 23.861 11.6807 23.8751 11.6147 23.9024C11.5487 23.9297 11.4887 23.9698 11.4382 24.0203C11.3877 24.0708 11.3476 24.1308 11.3203 24.1968C11.2929 24.2628 11.2789 24.3336 11.2789 24.405V26.579H8.56085V24.405C8.56085 24.2609 8.50367 24.1227 8.40187 24.0207C8.30007 23.9187 8.16196 23.8613 8.01785 23.861H5.84286V21.143H8.01785C8.16196 21.1427 8.30007 21.0853 8.40187 20.9833C8.50367 20.8813 8.56085 20.7431 8.56085 20.599V18.424H11.2789V20.599C11.2789 20.6704 11.2929 20.7412 11.3203 20.8072C11.3476 20.8732 11.3877 20.9332 11.4382 20.9837C11.4887 21.0342 11.5487 21.0743 11.6147 21.1016C11.6807 21.129 11.7514 21.143 11.8229 21.143H13.9969Z' fill='white'/%3E%3C/svg%3E%0A");}
.menu .col3 ul li a .i_inst {background-image: url("data:image/svg+xml,%3Csvg width='27' height='27' viewBox='0 0 27 27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9288 21.382C17.2237 21.382 17.4628 21.1429 17.4628 20.848C17.4628 20.553 17.2237 20.314 16.9288 20.314C16.6339 20.314 16.3948 20.553 16.3948 20.848C16.3948 21.1429 16.6339 21.382 16.9288 21.382Z' fill='white'/%3E%3Cpath d='M16.9278 21.915C16.7864 21.9153 16.6508 21.9717 16.5509 22.0718C16.4509 22.1719 16.3948 22.3076 16.3948 22.449V25.649C16.3917 25.7211 16.4032 25.793 16.4286 25.8604C16.454 25.9279 16.4928 25.9895 16.5426 26.0415C16.5925 26.0936 16.6523 26.135 16.7186 26.1633C16.7849 26.1916 16.8562 26.2062 16.9283 26.2062C17.0004 26.2062 17.0717 26.1916 17.138 26.1633C17.2043 26.135 17.2641 26.0936 17.314 26.0415C17.3638 25.9895 17.4026 25.9279 17.428 25.8604C17.4534 25.793 17.4649 25.7211 17.4618 25.649V22.449C17.4618 22.3074 17.4055 22.1716 17.3054 22.0715C17.2053 21.9713 17.0694 21.915 16.9278 21.915Z' fill='white'/%3E%3Cpath d='M25.9998 4.30701V1.10699C25.9998 0.965369 25.9436 0.829576 25.8434 0.729431C25.7433 0.629287 25.6075 0.572998 25.4658 0.572998H0.91883C0.848751 0.572998 0.779368 0.58686 0.714637 0.613708C0.649905 0.640557 0.591109 0.679893 0.541602 0.729492C0.492095 0.779092 0.45285 0.837989 0.426123 0.902771C0.399396 0.967553 0.385709 1.03692 0.38584 1.10699V4.30701C0.387546 4.7999 0.526057 5.28267 0.785956 5.70148C1.04586 6.12028 1.41692 6.45868 1.85783 6.67902C1.19477 7.17747 0.717137 7.88307 0.500647 8.68384C0.284157 9.48461 0.341216 10.3347 0.662787 11.0994C0.984359 11.864 1.55204 12.4994 2.27576 12.9048C2.99949 13.3102 3.83783 13.4623 4.65784 13.337V25.652C4.65473 25.724 4.66622 25.7959 4.69163 25.8633C4.71703 25.9308 4.75582 25.9924 4.80567 26.0444C4.85552 26.0965 4.91538 26.138 4.98167 26.1663C5.04795 26.1946 5.11925 26.2091 5.19132 26.2091C5.26339 26.2091 5.33472 26.1946 5.40101 26.1663C5.46729 26.138 5.52715 26.0965 5.577 26.0444C5.62685 25.9924 5.66564 25.9308 5.69105 25.8633C5.71645 25.7959 5.72795 25.724 5.72483 25.652V14.444H10.3818C9.92545 14.8431 9.55953 15.335 9.3086 15.8868C9.05767 16.4387 8.92751 17.0378 8.92683 17.644V25.644C8.92371 25.716 8.9352 25.7879 8.96061 25.8553C8.98601 25.9228 9.02481 25.9844 9.07465 26.0364C9.1245 26.0885 9.18436 26.13 9.25065 26.1583C9.31693 26.1866 9.38826 26.2011 9.46033 26.2011C9.5324 26.2011 9.60374 26.1866 9.67002 26.1583C9.7363 26.13 9.79617 26.0885 9.84601 26.0364C9.89586 25.9844 9.93465 25.9228 9.96006 25.8553C9.98546 25.7879 9.99696 25.716 9.99384 25.644V17.644C9.99384 16.7954 10.331 15.9814 10.9311 15.3813C11.5312 14.7812 12.3451 14.444 13.1938 14.444C14.0425 14.444 14.8565 14.7812 15.4566 15.3813C16.0567 15.9814 16.3938 16.7954 16.3938 17.644V19.244C16.3907 19.316 16.4022 19.3879 16.4276 19.4554C16.453 19.5228 16.4918 19.5844 16.5417 19.6365C16.5915 19.6885 16.6514 19.7299 16.7177 19.7582C16.7839 19.7865 16.8553 19.8011 16.9273 19.8011C16.9994 19.8011 17.0707 19.7865 17.137 19.7582C17.2033 19.7299 17.2632 19.6885 17.313 19.6365C17.3629 19.5844 17.4017 19.5228 17.4271 19.4554C17.4525 19.3879 17.4639 19.316 17.4608 19.244V17.644C17.4601 17.0378 17.33 16.4387 17.079 15.8868C16.8281 15.335 16.4622 14.8431 16.0058 14.444H20.6628V25.65C20.6628 25.7915 20.719 25.9272 20.8191 26.0273C20.9191 26.1273 21.0548 26.1835 21.1963 26.1835C21.3378 26.1835 21.4735 26.1273 21.5736 26.0273C21.6736 25.9272 21.7298 25.7915 21.7298 25.65V13.335C22.5483 13.4556 23.3836 13.3006 24.1043 12.8945C24.8249 12.4883 25.3901 11.854 25.7108 11.0914C26.0315 10.3289 26.0895 9.48129 25.8757 8.68213C25.6619 7.88297 25.1884 7.17758 24.5298 6.677C24.97 6.45654 25.3405 6.11835 25.6 5.69995C25.8596 5.28155 25.9979 4.79935 25.9998 4.30701V4.30701ZM24.9328 9.64301C24.9328 10.3506 24.6518 11.0293 24.1514 11.5296C23.6511 12.0299 22.9724 12.311 22.2648 12.311C21.5572 12.311 20.8786 12.0299 20.3783 11.5296C19.8779 11.0293 19.5968 10.3506 19.5968 9.64301C19.5968 9.50138 19.5406 9.36559 19.4404 9.26544C19.3403 9.1653 19.2045 9.10901 19.0628 9.10901H14.7938C14.7218 9.10589 14.6499 9.11742 14.5825 9.14282C14.5151 9.16823 14.4535 9.20699 14.4014 9.25684C14.3494 9.30668 14.3079 9.36658 14.2796 9.43286C14.2513 9.49914 14.2367 9.57045 14.2367 9.64252C14.2367 9.71459 14.2513 9.78589 14.2796 9.85217C14.3079 9.91846 14.3494 9.97835 14.4014 10.0282C14.4535 10.078 14.5151 10.1169 14.5825 10.1423C14.6499 10.1677 14.7218 10.1791 14.7938 10.176H18.5668C18.6563 10.7855 18.8948 11.3634 19.2611 11.8586C19.6274 12.3539 20.1103 12.7511 20.6668 13.015V13.377H5.72184V13.015C6.27835 12.751 6.76114 12.3538 7.12745 11.8586C7.49375 11.3634 7.73228 10.7854 7.82184 10.176H11.5948C11.6668 10.1791 11.7387 10.1677 11.8062 10.1423C11.8736 10.1169 11.9352 10.078 11.9873 10.0282C12.0393 9.97835 12.0807 9.91846 12.109 9.85217C12.1373 9.78589 12.152 9.71459 12.152 9.64252C12.152 9.57045 12.1373 9.49914 12.109 9.43286C12.0807 9.36658 12.0393 9.30668 11.9873 9.25684C11.9352 9.20699 11.8736 9.16823 11.8062 9.14282C11.7387 9.11742 11.6668 9.10589 11.5948 9.10901H7.32584C7.18422 9.10901 7.04839 9.1653 6.94825 9.26544C6.8481 9.36559 6.79185 9.50138 6.79185 9.64301C6.79185 10.1707 6.63536 10.6866 6.3422 11.1253C6.04904 11.5641 5.63236 11.906 5.14484 12.1079C4.65733 12.3098 4.12088 12.3627 3.60334 12.2598C3.0858 12.1568 2.61041 11.9027 2.23728 11.5296C1.86415 11.1565 1.61003 10.6811 1.50709 10.1635C1.40414 9.64597 1.45698 9.10952 1.65891 8.62201C1.86085 8.1345 2.20283 7.71785 2.64158 7.42468C3.08033 7.13152 3.59617 6.97504 4.12385 6.97504H22.2668C22.9735 6.97662 23.6507 7.25818 24.1502 7.75806C24.6497 8.25793 24.9308 8.93537 24.9318 9.64203L24.9328 9.64301ZM24.9328 4.30701C24.9328 4.51712 24.8914 4.72519 24.811 4.91931C24.7306 5.11343 24.6128 5.28984 24.4642 5.43842C24.3156 5.58699 24.1393 5.70481 23.9451 5.78522C23.751 5.86562 23.5429 5.90704 23.3328 5.90704H3.05384C2.62949 5.90704 2.22252 5.73847 1.92246 5.43842C1.6224 5.13836 1.45383 4.73135 1.45383 4.30701V1.63702H24.9328V4.30701Z' fill='white'/%3E%3Cpath d='M13.1929 10.176C13.4879 10.176 13.7269 9.93695 13.7269 9.64203C13.7269 9.34711 13.4879 9.10803 13.1929 9.10803C12.898 9.10803 12.6589 9.34711 12.6589 9.64203C12.6589 9.93695 12.898 10.176 13.1929 10.176Z' fill='white'/%3E%3C/svg%3E%0A");}
.menu .col3 a.bt {
	float: none;
}

.featured {
	height: 100vh;
	position: relative;
	background: url(../images/agendamia-home-featured.jpg) no-repeat center center;
	background-size: cover;
}
.b__empresa .featured,
.b__planes .featured {
	height: 90vh;
	max-height: 50.5rem;
	background-image: url(../images/empresa.jpg);
}
.b__planes .featured {
	background-image: url(../images/planes.jpg);
}
.featured h2 {
	font-size: 7.5rem;
	color: #fff;
	font-weight: bold;
	letter-spacing: -.02em;
	width: 90%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50% , -50%);
	margin-top: -8rem;
}
.b__empresa .featured h2 {
	margin-top: 0;
}
.b__planes .featured h2 {
	font-size: 3.6rem;
	line-height: 6rem;
	margin-top: 0;
	max-width: 80rem;
}
.featured .search {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	margin-top: 5.25rem;
	z-index: 20;
}
.featured:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 25rem;
	z-index: 10;
	background: -moz-linear-gradient(top,  rgba(78,83,88,0) 0%, rgba(78,83,88,.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(78,83,88,0) 0%,rgba(78,83,88,.5) 100%);
	background: linear-gradient(to bottom,  rgba(78,83,88,0) 0%,rgba(78,83,88,.5) 100%);
}

.tabs {
	text-align: center;
	background: #F7F7F7;
	line-height: 8.3rem;
}
.tabs a {
	display: inline-block;
	font-size: 1.6rem;
	font-weight: bold;
	margin: 0 3.5rem;
}
.tabs a:hover {
	color: #F45B80;
}

.main {
	padding: 7.2rem 0;
}
.main aside {
	padding-top: 4.6rem;
}
.main aside h2 {
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 3.2rem;
}
.main aside ul li {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2.4rem;
	padding: 1.2rem 0;
	white-space: nowrap;
}
.main aside > ul > li > a {
	padding-left: 2.1rem;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.17871 10.499L5.90674 5.772L1.17871 1.04501' stroke='%23777CE0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 2% 50%;
}
.main aside ul li a {
	transition: all 250ms cubic-bezier(.7,0,.3,1);
}
.main aside ul li a:hover,
.main aside ul li a.active {
	color: #F45B80;
}
.main aside ul li ul {
	margin-top: .5rem;
}
.main aside ul li ul li {
	font-size: 1.6rem;
	line-height: 2rem;
	color: #4E5358;
	padding: .6rem 0;
	font-weight: normal;
	padding-left: 2.25rem;
}

.b__index .main section {
	text-align: center;
	padding: 2.2rem 0;
}
.b__index .main section h3 {
	font-size: 3.6rem;
	font-weight: bold;
	margin-bottom: 2.3rem;
}
.b__index .main section p {
	font-size: 2rem;
	margin-bottom: 4.2rem;
	color: #4E5358;
}
.b__index .main section ul {
	font-size: 0;
}
.b__index .main section ul li {
	display: inline-block;
	vertical-align: top;
	padding: 0 1rem;
	box-sizing: border-box;
}
.b__index .main section ul li a {
	display: block;
	border-radius: 1rem;
	box-shadow: 0 .3rem 2rem 0 #4E535813, 0 0 0 0 #4E535813;
	font-size: 1.6rem;
	color: #4E5358;
	line-height: 2rem;
	box-sizing: border-box;
	transition: all 250ms cubic-bezier(.7,0,.3,1);
}
.b__index .main section ul li a:hover {
	box-shadow: 0 .6rem 1rem 0 #4E535813, 0 1.2rem 2rem .3rem #4E535813;
}

.b__empresa .main .section,
.b__planes .main .section {
	padding: 2rem 0 10rem;
}
.b__empresa .main .section + .section,
.b__planes .main .section + .section {
	margin-top: 17.75rem;
}
.b__empresa .main p,
.b__planes .main p {
	font-size: 2rem;
	line-height: 3rem;
}
.b__empresa .section .row + .row {
	margin-top: 6rem;
}
.b__empresa .main .col5 p.dest {
	font-weight: bold;
	font-size: 2.4rem;
}
.b__empresa .main .col3 h4 {
	font-size: 2rem;
	font-weight: bold;
	margin: -5rem 0 2.75rem;
}
.b__empresa .main .col3 p {
	font-size: 1.6rem;
	line-height: 2.8rem;
}
.b__empresa .main h3,
.b__planes .main h3 {
	font-size: 3.6rem;
	font-weight: bold;
	margin-bottom: 1.5rem;
}
.main .form {
	font-size: 0;
	margin: 6rem -1rem;
	text-align: left;
}
.main .form .field {
	padding: 0 1rem;
	box-sizing: border-box;
	width: 50%;
	margin-bottom: 3.25rem;
	display: inline-block;
	vertical-align: top;
}
.main .form .field:nth-child(5) {
	width: 100%;
}
.main .form .field label {
	font-size: 1.4rem;
	margin-bottom: 1rem;
	display: block;
}
.main .form input,
.main .form textarea {
	font-size: 1.6rem;
	padding: 1rem 1.5rem;
	border: solid 1px #C8CACC;
	border-radius: .6rem;
	width: 100%;
	box-sizing: border-box;
}
.main .form .bt {
	width: 23rem;
	margin: 0 auto;
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
}
.form-msg {
	font-size: 1rem;
	padding: 1rem;
	background: #ff000010;
	border: solid 1px #f00;
}

.planes {
	margin: 8rem 0 0;
	font-size: 0;
}
.plan {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	width: 29.5rem;
	background-image: #fff;
	box-shadow: 0 3px 2rem 0 #4E535820;
	border-radius: 1rem;
	margin: 0 1rem;
	padding: 3.5rem 4rem;
	box-sizing: border-box;
}
.plan h4 {
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 1rem;
}
.plan h4 strong {
	font-size: 3.6rem;
	display: block;
	color: #F45B80;
}
.plan ul {
	font-size: 1.6rem;
	line-height: 3.2rem;
}
.plan ul del {
	text-decoration: line-through;
	color: #8C949B;
}
.plan ul span {
	color: #F45B80
}

.quick {
	margin: 0 -1rem;
}
.quick li {
	width: 20%;
	max-width: 19rem;
}
.quick li a {
	height: 20.5rem;
	padding: 5rem 3rem 0;
}
.quick li a i {
	display: block;
	width: 6rem;
	height: 6rem;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 auto 3.3rem;
}
.i_farm {background-image: url("data:image/svg+xml,%3Csvg width='50' height='45' viewBox='0 0 50 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.82413 30.8451C2.03747 30.8432 2.24139 30.7569 2.39131 30.6052C2.54122 30.4534 2.62493 30.2484 2.62413 30.035C2.62228 29.822 2.53631 29.6184 2.38495 29.4686C2.23359 29.3187 2.02913 29.2348 1.81613 29.235C1.60228 29.2353 1.39727 29.3205 1.24614 29.4718C1.09502 29.6231 1.01013 29.8282 1.01013 30.042C1.01022 30.1484 1.03129 30.2536 1.07213 30.3518C1.11297 30.45 1.17278 30.5391 1.24813 30.6141C1.32418 30.6886 1.41422 30.7474 1.51307 30.787C1.61192 30.8267 1.71763 30.8464 1.82413 30.8451Z' fill='%23777CE0'/%3E%3Cpath d='M22.796 7.31706C23.01 7.31706 23.2153 7.23202 23.3666 7.08067C23.518 6.92933 23.603 6.72409 23.603 6.51006V4.08806C23.603 3.87403 23.518 3.66878 23.3666 3.51744C23.2153 3.3661 23.01 3.28105 22.796 3.28105C22.582 3.28105 22.3767 3.3661 22.2254 3.51744C22.074 3.66878 21.989 3.87403 21.989 4.08806V6.51006C21.989 6.72409 22.074 6.92933 22.2254 7.08067C22.3767 7.23202 22.582 7.31706 22.796 7.31706Z' fill='%23777CE0'/%3E%3Cpath d='M24.411 0.859062H21.989C22.4172 0.859327 22.8277 1.02961 23.1303 1.33245C23.433 1.63529 23.603 2.0459 23.603 2.47405V8.12408C23.603 8.33603 23.5613 8.54587 23.4802 8.74169C23.399 8.93751 23.2802 9.11544 23.1303 9.26531C22.9804 9.41519 22.8025 9.53412 22.6067 9.61523C22.4108 9.69634 22.201 9.73803 21.989 9.73803H24.411C24.623 9.73803 24.8328 9.69634 25.0287 9.61523C25.2245 9.53412 25.4024 9.41519 25.5523 9.26531C25.7022 9.11544 25.821 8.93751 25.9022 8.74169C25.9833 8.54587 26.025 8.33603 26.025 8.12408V2.47405C26.025 2.0459 25.855 1.63529 25.5523 1.33245C25.2497 1.02961 24.8392 0.859327 24.411 0.859062Z' fill='%23777CE0'/%3E%3Cpath d='M6.65209 7.31706C6.86612 7.31706 7.07139 7.23202 7.22273 7.08067C7.37407 6.92933 7.45909 6.72409 7.45909 6.51006V4.08806C7.45909 3.87403 7.37407 3.66878 7.22273 3.51744C7.07139 3.3661 6.86612 3.28105 6.65209 3.28105C6.43806 3.28105 6.2328 3.3661 6.08146 3.51744C5.93012 3.66878 5.84509 3.87403 5.84509 4.08806V6.51006C5.84509 6.72409 5.93012 6.92933 6.08146 7.08067C6.2328 7.23202 6.43806 7.31706 6.65209 7.31706Z' fill='%23777CE0'/%3E%3Cpath d='M9.88012 7.31706C10.0941 7.31706 10.2994 7.23202 10.4508 7.08067C10.6021 6.92933 10.6871 6.72409 10.6871 6.51006V4.08806C10.6871 3.87403 10.6021 3.66878 10.4508 3.51744C10.2994 3.3661 10.0941 3.28105 9.88012 3.28105C9.66609 3.28105 9.46083 3.3661 9.30949 3.51744C9.15814 3.66878 9.07312 3.87403 9.07312 4.08806V6.51006C9.07312 6.72409 9.15814 6.92933 9.30949 7.08067C9.46083 7.23202 9.66609 7.31706 9.88012 7.31706Z' fill='%23777CE0'/%3E%3Cpath d='M13.1061 7.31706C13.3202 7.31706 13.5256 7.23205 13.6771 7.08074C13.8286 6.92942 13.9138 6.72418 13.9141 6.51006V4.08806C13.9141 3.982 13.8932 3.87695 13.8525 3.77898C13.8119 3.681 13.7524 3.59203 13.6774 3.51708C13.6023 3.44213 13.5132 3.38271 13.4152 3.34221C13.3172 3.30171 13.2121 3.28092 13.1061 3.28105C12.892 3.28105 12.6868 3.3661 12.5354 3.51744C12.3841 3.66878 12.2991 3.87403 12.2991 4.08806V6.51006C12.2991 6.72409 12.3841 6.92933 12.5354 7.08067C12.6868 7.23202 12.892 7.31706 13.1061 7.31706Z' fill='%23777CE0'/%3E%3Cpath d='M16.3391 7.31706C16.5531 7.31706 16.7584 7.23202 16.9097 7.08067C17.0611 6.92933 17.1461 6.72409 17.1461 6.51006V4.08806C17.1461 3.98208 17.1252 3.87713 17.0847 3.77922C17.0441 3.68131 16.9847 3.59238 16.9097 3.51744C16.8348 3.4425 16.7458 3.38307 16.6479 3.34251C16.55 3.30196 16.4451 3.28105 16.3391 3.28105C16.2331 3.28105 16.1282 3.30196 16.0303 3.34251C15.9324 3.38307 15.8434 3.4425 15.7685 3.51744C15.6935 3.59238 15.6341 3.68131 15.5935 3.77922C15.553 3.87713 15.5321 3.98208 15.5321 4.08806V6.51006C15.5321 6.72409 15.6171 6.92933 15.7685 7.08067C15.9198 7.23202 16.1251 7.31706 16.3391 7.31706Z' fill='%23777CE0'/%3E%3Cpath d='M19.567 7.31706C19.781 7.31706 19.9863 7.23202 20.1376 7.08067C20.289 6.92933 20.374 6.72409 20.374 6.51006V4.08806C20.374 3.87403 20.289 3.66878 20.1376 3.51744C19.9863 3.3661 19.781 3.28105 19.567 3.28105C19.353 3.28105 19.1477 3.3661 18.9964 3.51744C18.845 3.66878 18.76 3.87403 18.76 4.08806V6.51006C18.76 6.72409 18.845 6.92933 18.9964 7.08067C19.1477 7.23202 19.353 7.31706 19.567 7.31706Z' fill='%23777CE0'/%3E%3Cpath d='M39.7481 14.498C36.1481 14.498 30.0611 15.1781 30.0611 17.7271V23.3781C30.0611 24.3001 30.7391 23.554 28.4471 24.358V16.1161C28.4492 15.2677 28.2831 14.4273 27.9584 13.6436C27.6336 12.8598 27.1567 12.1482 26.5551 11.55L25.3551 10.35C25.7921 10.164 26.1648 9.85364 26.4269 9.45752C26.6889 9.0614 26.8288 8.59703 26.8291 8.12207V2.47205C26.8291 2.15398 26.7664 1.83908 26.6447 1.54523C26.523 1.25138 26.3446 0.984364 26.1197 0.75946C25.8948 0.534557 25.6278 0.356153 25.3339 0.234436C25.0401 0.112719 24.7251 0.0500488 24.4071 0.0500488H5.03807C4.39572 0.0500488 3.77967 0.305247 3.32546 0.75946C2.87124 1.21367 2.61607 1.82969 2.61607 2.47205V8.12207C2.61622 8.59706 2.75603 9.0615 3.01811 9.45764C3.28019 9.85379 3.65298 10.1641 4.09007 10.35L2.89007 11.55C2.28842 12.1484 1.81141 12.8601 1.48664 13.644C1.16188 14.428 0.995821 15.2685 0.998069 16.1171V26.8101C0.998069 27.0241 1.08309 27.2293 1.23444 27.3807C1.38578 27.532 1.59104 27.6171 1.80507 27.6171C2.0191 27.6171 2.22436 27.532 2.37571 27.3807C2.52705 27.2293 2.61207 27.0241 2.61207 26.8101V21.04H26.8331V25.1841C26.5958 25.3415 26.3991 25.5527 26.2589 25.8005C26.1186 26.0483 26.0389 26.3256 26.0261 26.61V32.261H1.80807C1.59404 32.261 1.38878 32.3461 1.23744 32.4974C1.08609 32.6488 1.00107 32.854 1.00107 33.0681V38.7191C1.00292 40.2172 1.59889 41.6535 2.65826 42.7129C3.71762 43.7723 5.1539 44.3682 6.65207 44.3701H22.7971C24.2958 44.3685 25.7327 43.7722 26.7922 42.7121C27.8517 41.652 28.4473 40.2148 28.4481 38.7161V34.5101C30.7341 35.3101 30.0621 34.5751 30.0621 35.4911V41.142C30.0621 43.691 36.1511 44.371 39.7491 44.371C43.3471 44.371 49.4361 43.691 49.4361 41.142V35.4911C49.4361 33.9741 47.2571 33.1851 45.3011 32.7811C45.3647 32.6157 45.3986 32.4403 45.4011 32.2631C45.4011 26.1281 45.4401 26.47 45.3011 26.095C47.5721 25.628 49.4341 24.7951 49.4341 23.3831V17.7321C49.4361 15.1781 43.3481 14.498 39.7481 14.498ZM26.8331 38.7161C26.8317 39.7862 26.406 40.8122 25.6491 41.5688C24.8923 42.3255 23.8663 42.751 22.7961 42.7521H6.64807C5.57789 42.751 4.55183 42.3255 3.795 41.5688C3.03818 40.8122 2.61239 39.7862 2.61107 38.7161V33.8721H26.8331V38.7161ZM31.6761 17.7551C31.9181 17.1781 34.8901 16.113 39.7491 16.113C44.5331 16.113 47.4841 17.1451 47.8101 17.7281C47.4871 18.3111 44.5321 19.3431 39.7491 19.3431C34.8901 19.3431 31.9231 18.278 31.6761 17.769V17.7551ZM27.6401 26.6351C27.7571 26.3631 28.9201 25.6731 31.6401 25.2811C34.4481 26.6621 39.9481 26.8101 43.5171 26.3801C43.6991 26.5071 43.7651 26.5891 43.7841 26.5901C43.5151 27.1681 40.5561 28.222 35.7131 28.222C30.8491 28.222 27.8831 27.1581 27.6401 26.6481V26.6351ZM4.23007 2.47406C4.23007 2.25994 4.31506 2.05458 4.46637 1.90308C4.61769 1.75158 4.82295 1.66634 5.03707 1.66608H24.4121C24.6262 1.66634 24.8315 1.75158 24.9828 1.90308C25.1341 2.05458 25.2191 2.25994 25.2191 2.47406V8.12408C25.2191 8.23006 25.1982 8.33495 25.1576 8.43286C25.1171 8.53077 25.0576 8.61977 24.9827 8.6947C24.9078 8.76964 24.8188 8.82907 24.7209 8.86963C24.623 8.91018 24.518 8.93103 24.4121 8.93103H5.03807C4.93209 8.93103 4.82715 8.91018 4.72924 8.86963C4.63133 8.82907 4.54237 8.76964 4.46744 8.6947C4.3925 8.61977 4.33305 8.53077 4.2925 8.43286C4.25194 8.33495 4.23107 8.23006 4.23107 8.12408L4.23007 2.47406ZM26.8301 19.4261H2.61507V16.1171C2.61349 15.481 2.73799 14.8508 2.98138 14.2631C3.22477 13.6754 3.58221 13.1418 4.03307 12.6931L6.17807 10.5471H23.2701L25.4151 12.6921C25.8661 13.1411 26.2237 13.6751 26.4671 14.2631C26.7105 14.8512 26.8349 15.4816 26.8331 16.118L26.8301 19.4261ZM27.9241 32.5101C27.8864 32.4756 27.8455 32.4448 27.8021 32.418C27.7358 32.369 27.6807 32.3067 27.6401 32.235V28.5261C31.2291 30.2631 40.1911 30.2651 43.7851 28.5261V32.2261C43.5431 32.8031 40.5761 33.8671 35.7131 33.8671C33.7631 33.8721 29.5481 33.5931 27.9241 32.5101ZM47.8241 41.11C47.5821 41.687 44.6151 42.751 39.7511 42.751C34.8871 42.751 31.9331 41.6921 31.6781 41.1141V37.41C35.2671 39.147 44.2291 39.149 47.8231 37.41L47.8241 41.11ZM47.8241 35.4521C47.6001 36.0261 44.6301 37.0991 39.7461 37.0991C34.8821 37.0991 31.9161 36.0351 31.6731 35.5261V35.5101C31.746 35.4081 31.8389 35.322 31.9461 35.2571C35.4371 35.6841 40.9761 35.557 43.8211 34.157C46.5591 34.555 47.7221 35.25 47.8271 35.454L47.8241 35.4521ZM47.8241 23.3521C47.5821 23.9291 44.6151 24.9921 39.7511 24.9921C34.8871 24.9921 31.9331 23.933 31.6781 23.355V19.647C35.2671 21.384 44.2291 21.386 47.8231 19.647L47.8241 23.3521Z' fill='%23777CE0'/%3E%3Cpath d='M7.45909 12.1611H6.65209C6.43806 12.1611 6.2328 12.2461 6.08146 12.3974C5.93012 12.5488 5.84509 12.754 5.84509 12.9681C5.84509 13.1821 5.93012 13.3873 6.08146 13.5387C6.2328 13.69 6.43806 13.7751 6.65209 13.7751H7.45909C7.67304 13.7748 7.87815 13.6897 8.02944 13.5384C8.18072 13.3871 8.26583 13.182 8.26609 12.9681C8.26609 12.754 8.18107 12.5488 8.02973 12.3974C7.87839 12.2461 7.67312 12.1611 7.45909 12.1611Z' fill='%23777CE0'/%3E%3Cpath d='M22.7971 12.1611H10.6881C10.4741 12.1611 10.2688 12.2461 10.1175 12.3974C9.96613 12.5488 9.8811 12.754 9.8811 12.9681C9.88137 13.182 9.96648 13.3871 10.1178 13.5384C10.269 13.6897 10.4742 13.7748 10.6881 13.7751H22.7971C23.0111 13.7751 23.2164 13.69 23.3677 13.5387C23.5191 13.3873 23.6041 13.1821 23.6041 12.9681C23.6041 12.754 23.5191 12.5488 23.3677 12.3974C23.2164 12.2461 23.0111 12.1611 22.7971 12.1611Z' fill='%23777CE0'/%3E%3C/svg%3E%0A");}
.i_tran {background-image: url("data:image/svg+xml,%3Csvg width='58' height='40' viewBox='0 0 58 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M55.556 28.952V19.201C55.556 18.1853 55.1525 17.2111 54.4342 16.4928C53.716 15.7745 52.7418 15.371 51.726 15.371H49.47L45.449 6.52203C45.22 6.02036 44.8518 5.595 44.388 5.29663C43.9242 4.99826 43.3845 4.83941 42.833 4.83899H39.279V1.96704C39.279 1.45915 39.0772 0.972047 38.7181 0.612915C38.359 0.253783 37.8719 0.052002 37.364 0.052002H26.835C26.3271 0.052002 25.84 0.253783 25.4809 0.612915C25.1218 0.972047 24.92 1.45915 24.92 1.96704V4.83899H21.271C20.7546 4.83929 20.2479 4.97877 19.8041 5.24274C19.3603 5.5067 18.9958 5.88539 18.749 6.33899C18.6887 6.44943 18.6508 6.5707 18.6374 6.6958C18.6239 6.82091 18.6353 6.94746 18.6707 7.06818C18.7062 7.1889 18.7651 7.3014 18.8441 7.39935C18.9231 7.4973 19.0206 7.57877 19.131 7.63904C19.2414 7.69933 19.3627 7.73724 19.4878 7.75067C19.6129 7.7641 19.7394 7.75276 19.8601 7.71729C19.9809 7.68181 20.0934 7.62292 20.1914 7.54395C20.2893 7.46497 20.3707 7.36747 20.431 7.25702C20.5133 7.10579 20.6349 6.97953 20.7829 6.89154C20.9309 6.80355 21.0998 6.7571 21.272 6.75702H42.835C43.0189 6.75687 43.1989 6.80969 43.3536 6.90918C43.5082 7.00867 43.6309 7.15059 43.707 7.31799L47.368 15.374H38.817L41.117 10.007C41.1869 9.85249 41.2145 9.68217 41.1969 9.51349C41.1793 9.34481 41.1172 9.1838 41.017 9.047C40.9161 8.91066 40.7808 8.80357 40.625 8.73663C40.4692 8.66969 40.2984 8.64532 40.13 8.66602C39.9618 8.68697 39.8022 8.75215 39.6675 8.85492C39.5328 8.95769 39.4277 9.0944 39.363 9.25104L36.742 15.373H23.505L25.805 10.006C25.9011 9.77341 25.9016 9.51232 25.8065 9.2793C25.7114 9.04627 25.5284 8.86008 25.297 8.76105C25.0658 8.66199 24.8049 8.65783 24.5706 8.74951C24.3364 8.84119 24.1476 9.02134 24.045 9.25104L21.424 15.373H16.009L16.769 13.979C16.8868 13.7564 16.9121 13.4965 16.8395 13.2554C16.7669 13.0143 16.6021 12.8115 16.381 12.691C16.1599 12.5704 15.9002 12.5418 15.6581 12.6115C15.4161 12.6811 15.2112 12.8434 15.088 13.063L13.827 15.374H5.77801C4.76223 15.374 3.78805 15.7775 3.06979 16.4958C2.35152 17.2141 1.94801 18.1883 1.94801 19.204V28.952C1.54798 29.0882 1.1851 29.3155 0.888008 29.616C0.615415 29.8799 0.399125 30.1962 0.252175 30.546C0.105225 30.8957 0.030667 31.2716 0.0330127 31.651C0.0330127 32.4127 0.335595 33.1432 0.874199 33.6818C1.4128 34.2204 2.1433 34.523 2.90501 34.523H6.19701C6.69009 35.9229 7.60546 37.1353 8.81681 37.9929C10.0282 38.8505 11.4758 39.3111 12.96 39.311C14.4441 39.311 15.8916 38.8504 17.1028 37.9928C18.3139 37.1352 19.2291 35.9228 19.722 34.523H38.752C39.2449 35.9228 40.1601 37.1352 41.3713 37.9928C42.5825 38.8504 44.0299 39.311 45.514 39.311C46.9981 39.311 48.4456 38.8504 49.6567 37.9928C50.8679 37.1352 51.7831 35.9228 52.276 34.523H54.61C55.3704 34.5188 56.0985 34.2149 56.6362 33.6772C57.1739 33.1395 57.4778 32.4114 57.482 31.651C57.4804 31.0584 57.2955 30.4808 56.9526 29.9974C56.6098 29.514 56.1258 29.1485 55.567 28.951L55.556 28.952ZM37.364 4.83899H26.835V1.96704H37.367L37.364 4.83899ZM3.853 19.201C3.853 18.6932 4.05477 18.2061 4.4139 17.8469C4.77303 17.4878 5.26012 17.286 5.76801 17.286H8.64001V18.474C8.63948 18.9205 8.4619 19.3485 8.1462 19.6642C7.83051 19.9799 7.40248 20.1575 6.95602 20.158H3.85601L3.853 19.201ZM5.79202 32.606H2.89201C2.76625 32.606 2.64172 32.5812 2.52555 32.5331C2.40938 32.4849 2.30384 32.4144 2.21496 32.3254C2.12608 32.2364 2.05561 32.1308 2.00758 32.0145C1.95954 31.8983 1.93487 31.7738 1.93501 31.648C1.93476 31.5204 1.96062 31.394 2.01101 31.2767C2.0614 31.1594 2.13524 31.0537 2.228 30.966C2.31446 30.8778 2.41784 30.808 2.53194 30.7607C2.64604 30.7135 2.76851 30.6898 2.89201 30.691H5.909C5.81314 31.1637 5.76491 31.6447 5.76501 32.127C5.76801 32.289 5.78102 32.447 5.79202 32.606ZM12.949 37.393C11.5524 37.393 10.2129 36.8382 9.22538 35.8506C8.23781 34.8631 7.68301 33.5236 7.68301 32.127C7.68301 30.7304 8.23781 29.3909 9.22538 28.4034C10.2129 27.4158 11.5524 26.861 12.949 26.861C14.3456 26.861 15.6851 27.4158 16.6726 28.4034C17.6602 29.3909 18.215 30.7304 18.215 32.127C18.2139 33.5235 17.6589 34.8625 16.6716 35.8502C15.6843 36.8378 14.3455 37.3934 12.949 37.395V37.393ZM38.349 32.606H20.109C20.12 32.447 20.133 32.289 20.133 32.127C20.1331 31.6447 20.0845 31.1636 19.988 30.691H38.467C38.3709 31.1636 38.323 31.6447 38.324 32.127C38.324 32.289 38.338 32.447 38.349 32.606ZM45.506 37.393C44.1094 37.393 42.77 36.8382 41.7824 35.8506C40.7948 34.8631 40.24 33.5236 40.24 32.127C40.24 30.7304 40.7948 29.3909 41.7824 28.4034C42.77 27.4158 44.1094 26.861 45.506 26.861C46.9026 26.861 48.2421 27.4158 49.2296 28.4034C50.2172 29.3909 50.772 30.7304 50.772 32.127C50.7712 33.5243 50.2157 34.864 49.2275 35.8519C48.2393 36.8397 46.8993 37.3948 45.502 37.395L45.506 37.393ZM51.852 28.776C51.2432 27.6203 50.3304 26.6527 49.2121 25.9778C48.0937 25.3028 46.8123 24.9461 45.506 24.946C44.1998 24.9461 42.9183 25.3028 41.8 25.9778C40.6816 26.6527 39.7688 27.6203 39.16 28.776H19.295C18.6863 27.6202 17.7735 26.6526 16.6551 25.9777C15.5368 25.3027 14.2553 24.946 12.949 24.946C11.6428 24.9462 10.3614 25.303 9.24305 25.978C8.12471 26.6529 7.21187 27.6204 6.603 28.776H3.853V22.076H6.95301C7.42577 22.076 7.89389 21.9829 8.33067 21.802C8.76744 21.6211 9.1643 21.3559 9.49859 21.0216C9.83288 20.6873 10.0981 20.2905 10.279 19.8537C10.4599 19.4169 10.553 18.9488 10.553 18.476V17.288H51.724C52.2319 17.288 52.719 17.4898 53.0781 17.8489C53.4372 18.2081 53.639 18.6951 53.639 19.203V28.778L51.852 28.776ZM55.266 32.33C55.1797 32.4184 55.0763 32.4885 54.9622 32.5359C54.8481 32.5833 54.7256 32.6072 54.602 32.606H52.663C52.673 32.447 52.687 32.289 52.687 32.127C52.6848 31.6458 52.6339 31.166 52.535 30.695H54.594C54.8478 30.695 55.0912 30.7959 55.2707 30.9753C55.4502 31.1548 55.551 31.3982 55.551 31.652C55.5514 31.7787 55.5261 31.904 55.4766 32.0206C55.4271 32.1371 55.3544 32.2424 55.263 32.33H55.266Z' fill='%23777CE0'/%3E%3Cpath d='M12.948 28.776C12.0593 28.776 11.207 29.1291 10.5785 29.7575C9.95009 30.386 9.59705 31.2383 9.59705 32.127C9.59705 33.0159 9.95006 33.8683 10.5785 34.4969C11.2069 35.1255 12.0592 35.4788 12.948 35.479C13.8369 35.4788 14.6892 35.1255 15.3176 34.4969C15.946 33.8683 16.299 33.0159 16.299 32.127C16.299 31.2383 15.946 30.386 15.3176 29.7575C14.6891 29.1291 13.8368 28.776 12.948 28.776ZM12.948 33.564C12.7594 33.564 12.5726 33.5268 12.3983 33.4546C12.224 33.3824 12.0656 33.2765 11.9323 33.1431C11.7989 33.0096 11.6932 32.8512 11.6211 32.6768C11.549 32.5025 11.5119 32.3157 11.512 32.127C11.512 31.7462 11.6633 31.3809 11.9326 31.1116C12.2019 30.8423 12.5672 30.691 12.948 30.691C13.1366 30.691 13.3234 30.7281 13.4976 30.8003C13.6718 30.8725 13.8301 30.9782 13.9635 31.1116C14.0968 31.2449 14.2026 31.4032 14.2747 31.5775C14.3469 31.7517 14.384 31.9385 14.384 32.127C14.3847 32.316 14.348 32.5033 14.2762 32.6781C14.2043 32.8529 14.0986 33.0118 13.9652 33.1456C13.8318 33.2795 13.6733 33.3857 13.4987 33.4582C13.3242 33.5307 13.137 33.568 12.948 33.568V33.564Z' fill='%23777CE0'/%3E%3Cpath d='M45.502 28.776C44.6133 28.776 43.7609 29.1291 43.1325 29.7575C42.5041 30.386 42.151 31.2383 42.151 32.127C42.1509 32.5672 42.2375 33.003 42.4058 33.4097C42.5741 33.8164 42.821 34.1859 43.1321 34.4972C43.4433 34.8085 43.8128 35.0554 44.2194 35.2238C44.626 35.3923 45.0619 35.479 45.502 35.479C46.391 35.479 47.2436 35.1259 47.8722 34.4973C48.5008 33.8686 48.854 33.016 48.854 32.127C48.854 31.6869 48.7673 31.2511 48.5988 30.8444C48.4304 30.4378 48.1834 30.0683 47.8722 29.7572C47.5609 29.446 47.1914 29.1992 46.7847 29.0308C46.378 28.8625 45.9422 28.7759 45.502 28.776ZM45.502 33.564C45.3133 33.564 45.1265 33.5268 44.9522 33.4546C44.778 33.3824 44.6196 33.2765 44.4862 33.1431C44.3529 33.0096 44.2471 32.8512 44.175 32.6768C44.1029 32.5025 44.0659 32.3157 44.066 32.127C44.066 31.7462 44.2173 31.3809 44.4866 31.1116C44.7559 30.8423 45.1212 30.691 45.502 30.691C45.8829 30.691 46.2481 30.8423 46.5174 31.1116C46.7867 31.3809 46.938 31.7462 46.938 32.127C46.9387 32.316 46.902 32.5033 46.8301 32.6781C46.7583 32.8529 46.6526 33.0118 46.5192 33.1456C46.3858 33.2795 46.2272 33.3857 46.0527 33.4582C45.8781 33.5307 45.691 33.568 45.502 33.568V33.564Z' fill='%23777CE0'/%3E%3Cpath d='M38.317 19.201H36.402C35.8941 19.201 35.407 19.4028 35.0479 19.7619C34.6887 20.1211 34.487 20.6081 34.487 21.116H32.572C32.572 20.6081 32.3702 20.1211 32.0111 19.7619C31.6519 19.4028 31.1649 19.201 30.657 19.201H28.742C28.2341 19.201 27.747 19.4028 27.3879 19.7619C27.0287 20.1211 26.827 20.6081 26.827 21.116H24.917C24.917 20.6083 24.7153 20.1213 24.3564 19.7622C23.9975 19.4031 23.5107 19.2013 23.003 19.201H21.088C20.5801 19.201 20.093 19.4028 19.7339 19.7619C19.3747 20.1211 19.173 20.6081 19.173 21.116V23.031C19.1732 23.5388 19.3751 24.0258 19.7342 24.3849C20.0932 24.7439 20.5802 24.9458 21.088 24.946H23.003C23.003 25.4537 23.2046 25.9407 23.5635 26.2998C23.9224 26.6589 24.4093 26.8607 24.917 26.861H26.832C27.3399 26.861 27.8269 26.6593 28.1861 26.3001C28.5452 25.941 28.747 25.4539 28.747 24.946H30.662C30.662 25.4539 30.8637 25.941 31.2229 26.3001C31.582 26.6593 32.0691 26.861 32.577 26.861H34.492C34.9999 26.861 35.487 26.6593 35.8461 26.3001C36.2052 25.941 36.407 25.4539 36.407 24.946H38.322C38.8297 24.9458 39.3165 24.7439 39.6754 24.3848C40.0343 24.0257 40.236 23.5388 40.236 23.031V21.116C40.236 20.8642 40.1863 20.6148 40.0898 20.3822C39.9933 20.1496 39.8519 19.9383 39.6737 19.7605C39.4954 19.5826 39.2838 19.4416 39.051 19.3456C38.8182 19.2496 38.5688 19.2005 38.317 19.201ZM22.997 23.031H21.082V21.116H22.997V23.031ZM24.911 24.946V23.031H26.826V24.946H24.911ZM30.656 23.031H28.741V21.116H30.656V23.031ZM32.571 24.946V23.031H34.486V24.946H32.571ZM36.401 23.031V21.116H38.316V23.031H36.401Z' fill='%23777CE0'/%3E%3Cpath d='M17.769 11.115C17.8948 11.115 18.0193 11.0902 18.1355 11.0421C18.2517 10.9939 18.3572 10.9233 18.4461 10.8344C18.535 10.7454 18.6054 10.6398 18.6535 10.5236C18.7015 10.4073 18.7262 10.2827 18.726 10.157C18.7262 10.0312 18.7015 9.9067 18.6535 9.79047C18.6054 9.67425 18.535 9.56865 18.4461 9.47968C18.3572 9.39071 18.2517 9.32014 18.1355 9.27198C18.0193 9.22382 17.8948 9.19904 17.769 9.19904H17.759C17.6333 9.1997 17.509 9.22505 17.3932 9.27375C17.2773 9.32245 17.1722 9.39353 17.0838 9.48286C16.9954 9.57219 16.9254 9.67802 16.878 9.79438C16.8305 9.91074 16.8064 10.0353 16.807 10.161C16.8075 10.2868 16.8329 10.4112 16.8815 10.5272C16.9301 10.6431 17.0012 10.7484 17.0905 10.8369C17.1798 10.9254 17.2858 10.9954 17.4022 11.043C17.5186 11.0905 17.6433 11.1157 17.769 11.115Z' fill='%23777CE0'/%3E%3C/svg%3E%0A");}
.i_emer {background-image: url("data:image/svg+xml,%3Csvg width='45' height='44' viewBox='0 0 45 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.08403 32.041C7.9404 32.041 7.8 31.9983 7.68059 31.9185C7.56118 31.8387 7.46811 31.7253 7.4132 31.5925C7.35828 31.4598 7.34396 31.3138 7.37206 31.173C7.40015 31.0321 7.4694 30.9027 7.57103 30.8012C7.67267 30.6997 7.80211 30.6307 7.94301 30.6028C8.08391 30.5749 8.22991 30.5894 8.36255 30.6445C8.49519 30.6996 8.6085 30.7928 8.68816 30.9124C8.76781 31.0319 8.81023 31.1723 8.81003 31.3159C8.81003 31.4112 8.79125 31.5056 8.75475 31.5936C8.71825 31.6817 8.66477 31.7617 8.59734 31.829C8.52991 31.8963 8.44986 31.9497 8.36179 31.986C8.27371 32.0224 8.17932 32.0411 8.08403 32.041Z' fill='%23777CE0'/%3E%3Cpath d='M42.1941 43.653C42.48 43.653 42.7631 43.5966 43.0272 43.4872C43.2913 43.3778 43.5313 43.2175 43.7334 43.0154C43.9356 42.8132 44.0959 42.5732 44.2053 42.3091C44.3147 42.045 44.3711 41.7618 44.3711 41.476V40.029C44.3711 39.7431 44.3147 39.46 44.2053 39.1959C44.0959 38.9317 43.9356 38.6918 43.7334 38.4896C43.5313 38.2875 43.2913 38.1271 43.0272 38.0177C42.7631 37.9083 42.48 37.852 42.1941 37.852V35.675C42.1941 35.0975 41.9647 34.5437 41.5565 34.1353C41.1483 33.7268 40.5945 33.4973 40.0171 33.497H37.8391V18.978C37.8554 16.9662 37.4732 14.9711 36.7146 13.1077C35.956 11.2444 34.836 9.54963 33.4191 8.12128C32.0023 6.69292 30.3167 5.55919 28.4595 4.78552C26.6024 4.01185 24.6104 3.61353 22.5986 3.61353C20.5867 3.61353 18.5947 4.01185 16.7376 4.78552C14.8804 5.55919 13.1948 6.69292 11.778 8.12128C10.3612 9.54963 9.24115 11.2444 8.48254 13.1077C7.72394 14.9711 7.34177 16.9662 7.35806 18.978V28.413C7.35806 28.6055 7.43456 28.7902 7.57071 28.9263C7.70686 29.0625 7.89151 29.139 8.08406 29.139C8.27661 29.139 8.46128 29.0625 8.59743 28.9263C8.73358 28.7902 8.81007 28.6055 8.81007 28.413V18.978C8.81007 15.3209 10.2628 11.8136 12.8488 9.22766C15.4347 6.64172 18.942 5.18896 22.5991 5.18896C26.2561 5.18896 29.7634 6.64172 32.3493 9.22766C34.9353 11.8136 36.3881 15.3209 36.3881 18.978V33.493H26.9531V29.865C26.9531 29.2876 26.7237 28.7339 26.3154 28.3256C25.9072 27.9174 25.3535 27.688 24.7761 27.688H23.3251V23.529C23.8682 24.1498 24.5375 24.6476 25.2883 24.9893C26.0392 25.3309 26.8542 25.5084 27.6791 25.51H30.5791C30.9642 25.51 31.3335 25.357 31.6058 25.0847C31.8781 24.8124 32.0311 24.4431 32.0311 24.058V15.349C32.0311 14.9639 31.8781 14.5946 31.6058 14.3223C31.3335 14.05 30.9642 13.897 30.5791 13.897H27.6791C26.641 13.8981 25.6222 14.1774 24.7288 14.7059C23.8354 15.2344 23.1 15.9928 22.5991 16.902C22.0981 15.9926 21.3625 15.2342 20.4689 14.7057C19.5753 14.1772 18.5563 13.8979 17.5181 13.897H14.6181C14.233 13.897 13.8637 14.05 13.5914 14.3223C13.3191 14.5946 13.1661 14.9639 13.1661 15.349V24.058C13.1661 24.4431 13.3191 24.8124 13.5914 25.0847C13.8637 25.357 14.233 25.51 14.6181 25.51H17.5181C18.3429 25.5084 19.158 25.3309 19.9088 24.9893C20.6596 24.6476 21.3289 24.1498 21.8721 23.529V27.688H20.4201C19.8427 27.688 19.289 27.9174 18.8807 28.3256C18.4724 28.7339 18.2431 29.2876 18.2431 29.865V33.493H5.18007C4.60243 33.493 4.04844 33.7225 3.63998 34.1309C3.23153 34.5394 3.00206 35.0933 3.00206 35.671V37.848C2.42468 37.848 1.87096 38.0773 1.46269 38.4856C1.05443 38.8939 0.825073 39.4476 0.825073 40.025V41.476C0.825073 42.0533 1.05443 42.6071 1.46269 43.0154C1.87096 43.4236 2.42468 43.653 3.00206 43.653H42.1941ZM27.6791 15.353H30.5791V24.062H27.6791C26.5242 24.062 25.4166 23.6032 24.6 22.7866C23.7833 21.9699 23.3246 20.8623 23.3246 19.7075C23.3246 18.5526 23.7833 17.445 24.6 16.6284C25.4166 15.8117 26.5242 15.353 27.6791 15.353ZM17.5181 24.062H14.6181V15.349H17.5181C18.673 15.349 19.7805 15.8078 20.5972 16.6244C21.4138 17.441 21.8726 18.5486 21.8726 19.7035C21.8726 20.8584 21.4138 21.966 20.5972 22.7826C19.7805 23.5992 18.673 24.058 17.5181 24.058V24.062ZM19.6951 29.869C19.6951 29.6764 19.7715 29.4917 19.9077 29.3556C20.0439 29.2194 20.2285 29.143 20.4211 29.143H24.7761C24.9686 29.143 25.1533 29.2194 25.2894 29.3556C25.4256 29.4917 25.5021 29.6764 25.5021 29.869V33.497H19.6961L19.6951 29.869ZM4.45906 35.67C4.45906 35.4774 4.53556 35.2928 4.67171 35.1566C4.80786 35.0205 4.99253 34.944 5.18507 34.944H40.0211C40.2136 34.944 40.3983 35.0205 40.5344 35.1566C40.6706 35.2928 40.7471 35.4774 40.7471 35.67V37.847H4.45906V35.67ZM2.28207 40.024C2.28194 39.9286 2.30063 39.8341 2.33707 39.746C2.3735 39.6578 2.42697 39.5778 2.49442 39.5103C2.56186 39.4429 2.64195 39.3894 2.73009 39.353C2.81823 39.3165 2.9127 39.2978 3.00807 39.298H42.1991C42.2945 39.2978 42.3889 39.3165 42.477 39.353C42.5652 39.3894 42.6453 39.4429 42.7127 39.5103C42.7802 39.5778 42.8336 39.6578 42.8701 39.746C42.9065 39.8341 42.9252 39.9286 42.9251 40.024V41.475C42.9251 41.6675 42.8486 41.8522 42.7124 41.9883C42.5763 42.1245 42.3916 42.201 42.1991 42.201H3.00307C2.81052 42.201 2.62585 42.1245 2.4897 41.9883C2.35355 41.8522 2.27707 41.6675 2.27707 41.475L2.28207 40.024Z' fill='%23777CE0'/%3E%3Cpath d='M30.7631 11.786C30.8914 11.9255 31.0693 12.0092 31.2585 12.0192C31.4478 12.0292 31.6335 11.9646 31.7758 11.8393C31.9181 11.7141 32.0056 11.538 32.0197 11.349C32.0337 11.1599 31.9732 10.9729 31.8511 10.828C30.6943 9.51326 29.2708 8.45984 27.6754 7.73775C26.0801 7.01567 24.3493 6.64146 22.5981 6.63998C22.4055 6.63998 22.2209 6.71647 22.0847 6.85262C21.9486 6.98877 21.8721 7.17344 21.8721 7.36599C21.8721 7.55854 21.9486 7.7432 22.0847 7.87936C22.2209 8.01551 22.4055 8.092 22.5981 8.092C24.1432 8.09311 25.6705 8.42305 27.0782 9.05996C28.486 9.69687 29.7421 10.6261 30.7631 11.786Z' fill='%23777CE0'/%3E%3Cpath d='M16.1891 3.40998C16.2547 3.50942 16.3437 3.59124 16.4483 3.64826C16.553 3.70527 16.67 3.73575 16.7891 3.737C16.932 3.739 17.072 3.69592 17.1891 3.61395C17.3472 3.50702 17.4568 3.34218 17.4942 3.15503C17.5317 2.96788 17.4939 2.77347 17.3891 2.61395L15.9371 0.436953C15.8906 0.345709 15.8252 0.265363 15.7454 0.201174C15.6655 0.136985 15.573 0.0904626 15.4739 0.0645774C15.3748 0.0386922 15.2713 0.0340733 15.1703 0.0510276C15.0693 0.0679819 14.973 0.106082 14.8877 0.162905C14.8025 0.219728 14.7303 0.293945 14.6758 0.380678C14.6213 0.467412 14.5857 0.564694 14.5715 0.66614C14.5573 0.767586 14.5647 0.87092 14.5932 0.969301C14.6218 1.06768 14.6708 1.15893 14.7371 1.237L16.1891 3.40998Z' fill='%23777CE0'/%3E%3Cpath d='M10.485 5.87101C10.5613 5.93235 10.6493 5.9776 10.7435 6.00413C10.8378 6.03065 10.9364 6.03785 11.0336 6.02531C11.1307 6.01276 11.2243 5.98073 11.3087 5.93113C11.3931 5.88152 11.4667 5.8154 11.5249 5.73667C11.5831 5.65794 11.6249 5.56825 11.6476 5.473C11.6703 5.37775 11.6736 5.27889 11.6571 5.18235C11.6407 5.08581 11.6049 4.99361 11.552 4.91123C11.499 4.82886 11.43 4.75801 11.349 4.70298L9.23701 3.15C9.08106 3.03635 8.88635 2.98929 8.69572 3.0192C8.50509 3.04911 8.33416 3.15354 8.22051 3.30948C8.10687 3.46543 8.05982 3.66011 8.08973 3.85074C8.11964 4.04138 8.22407 4.21232 8.38001 4.32596L10.485 5.87101Z' fill='%23777CE0'/%3E%3Cpath d='M4.25102 10.994L6.76301 11.719C6.82928 11.7293 6.89675 11.7293 6.96301 11.719C7.0593 11.7342 7.15768 11.7301 7.25235 11.7068C7.34702 11.6836 7.4361 11.6416 7.51437 11.5835C7.59265 11.5254 7.65856 11.4523 7.70822 11.3684C7.75789 11.2845 7.79032 11.1916 7.80362 11.095C7.81692 10.9984 7.81083 10.9001 7.78569 10.8059C7.76055 10.7117 7.71688 10.6235 7.65723 10.5464C7.59757 10.4693 7.52314 10.4049 7.43828 10.3569C7.35342 10.3089 7.25984 10.2783 7.16302 10.2669L4.65202 9.54098C4.45998 9.48859 4.255 9.51424 4.08182 9.61239C3.90863 9.71054 3.7813 9.87317 3.72757 10.0648C3.67384 10.2565 3.69809 10.4617 3.79503 10.6355C3.89196 10.8094 4.05372 10.9379 4.24501 10.9929L4.25102 10.994Z' fill='%23777CE0'/%3E%3Cpath d='M29.1301 3.73601C29.2493 3.73493 29.3664 3.70453 29.471 3.6475C29.5756 3.59048 29.6646 3.50854 29.7301 3.40898L31.1821 1.23198C31.2688 1.07253 31.2927 0.886406 31.2489 0.710249C31.2052 0.534091 31.0971 0.380707 30.9459 0.280317C30.7947 0.179927 30.6113 0.139812 30.432 0.16789C30.2527 0.195968 30.0904 0.290183 29.9771 0.431989L28.5261 2.60899C28.421 2.76843 28.3831 2.9629 28.4206 3.15013C28.458 3.33736 28.5678 3.50223 28.7261 3.60899C28.8432 3.69102 28.9832 3.73404 29.1261 3.73198L29.1301 3.73601Z' fill='%23777CE0'/%3E%3Cpath d='M35.0081 6.01097C35.1625 6.00947 35.3125 5.95871 35.4361 5.86601L37.5411 4.31999C37.6183 4.26379 37.6837 4.19291 37.7335 4.11144C37.7833 4.02996 37.8166 3.93948 37.8315 3.84514C37.8463 3.7508 37.8425 3.65442 37.8201 3.56157C37.7977 3.46872 37.7573 3.38122 37.7011 3.304C37.6449 3.22679 37.574 3.16139 37.4925 3.11156C37.411 3.06173 37.3205 3.02845 37.2262 3.0136C37.1319 2.99874 37.0355 3.00257 36.9427 3.02495C36.8498 3.04733 36.7623 3.08776 36.6851 3.14397L34.5731 4.69701C34.4504 4.78864 34.3597 4.91655 34.3139 5.06261C34.268 5.20867 34.2693 5.36544 34.3175 5.51073C34.3658 5.65602 34.4585 5.78244 34.5826 5.87206C34.7068 5.96167 34.856 6.00993 35.0091 6.01L35.0081 6.01097Z' fill='%23777CE0'/%3E%3Cpath d='M38.9571 11.7199C39.0234 11.7303 39.0908 11.7303 39.1571 11.7199L41.6681 10.995C41.857 10.938 42.0161 10.8092 42.1112 10.6363C42.2063 10.4634 42.2297 10.2601 42.1766 10.07C42.1235 9.87998 41.9979 9.71831 41.827 9.61977C41.656 9.52124 41.4532 9.49363 41.2621 9.54293L38.7511 10.2689C38.6543 10.2803 38.5607 10.3109 38.4758 10.3589C38.391 10.4069 38.3165 10.4713 38.2569 10.5484C38.1972 10.6255 38.1535 10.7138 38.1284 10.8079C38.1033 10.9021 38.0972 11.0004 38.1105 11.0969C38.1238 11.1935 38.1562 11.2865 38.2059 11.3704C38.2556 11.4543 38.3215 11.5274 38.3997 11.5855C38.478 11.6436 38.5671 11.6855 38.6618 11.7088C38.7564 11.732 38.8548 11.7362 38.9511 11.721L38.9571 11.7199Z' fill='%23777CE0'/%3E%3C/svg%3E%0A");}
.i_urge {background-image: url("data:image/svg+xml,%3Csvg width='41' height='56' viewBox='0 0 41 56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.938068 34.6369C0.757098 34.6369 0.580192 34.5833 0.429721 34.4828C0.27925 34.3822 0.161977 34.2393 0.0927233 34.0721C0.0234691 33.9049 0.00534721 33.7209 0.0406527 33.5434C0.0759582 33.3659 0.1631 33.203 0.291065 33.075C0.41903 32.947 0.58207 32.8599 0.759563 32.8246C0.937056 32.7893 1.12103 32.8074 1.28823 32.8766C1.45542 32.9459 1.59832 33.0631 1.69886 33.2136C1.7994 33.3641 1.85307 33.541 1.85307 33.722C1.85307 33.9646 1.75667 34.1974 1.58507 34.369C1.41348 34.5406 1.18074 34.6369 0.938068 34.6369Z' fill='%23777CE0'/%3E%3Cpath d='M4.25008 48.614C3.84798 48.6603 3.47628 48.8508 3.20381 49.1501C2.93134 49.4494 2.77654 49.8373 2.76808 50.2419V54.303C2.77939 54.5307 2.83594 54.754 2.93442 54.9597C3.0329 55.1653 3.17134 55.3493 3.34167 55.501C3.51201 55.6526 3.71083 55.7688 3.92654 55.8428C4.14225 55.9168 4.37054 55.9471 4.59808 55.9319H26.5521C26.7795 55.947 27.0077 55.9166 27.2233 55.8425C27.4389 55.7685 27.6376 55.6522 27.8078 55.5006C27.9781 55.349 28.1164 55.165 28.2148 54.9594C28.3133 54.7538 28.3698 54.5307 28.3811 54.303V50.2419C28.3743 49.943 28.2854 49.6517 28.124 49.4C27.9626 49.1482 27.7349 48.9458 27.4661 48.8149L39.8341 34.271C40.1806 33.8601 40.4403 33.3832 40.5974 32.8691C40.7545 32.355 40.8057 31.8144 40.7481 31.28C40.6777 30.5359 40.4016 29.826 39.9506 29.23C39.4995 28.634 38.8914 28.1753 38.1945 27.9054C37.4975 27.6355 36.7391 27.565 36.0043 27.7018C35.2695 27.8386 34.5872 28.1773 34.0341 28.68L27.4661 34.654V8.82196C27.4623 8.07842 27.2577 7.34972 26.8739 6.71289C26.4901 6.07606 25.9413 5.55476 25.2856 5.20416C24.6299 4.85356 23.8916 4.68667 23.1489 4.72113C22.4061 4.75559 21.6865 4.99015 21.0661 5.39996C21.1044 4.83586 21.0264 4.26988 20.8369 3.73718C20.6474 3.20448 20.3504 2.71642 19.9644 2.30328C19.5784 1.89015 19.1116 1.56078 18.593 1.33557C18.0744 1.11037 17.515 0.994141 16.9496 0.994141C16.3842 0.994141 15.8248 1.11037 15.3062 1.33557C14.7876 1.56078 14.3208 1.89015 13.9347 2.30328C13.5487 2.71642 13.2518 3.20448 13.0622 3.73718C12.8727 4.26988 12.7947 4.83586 12.8331 5.39996C12.2127 4.99015 11.493 4.75559 10.7503 4.72113C10.0075 4.68667 9.26925 4.85356 8.61355 5.20416C7.95784 5.55476 7.40907 6.07606 7.02525 6.71289C6.64142 7.34972 6.43682 8.07842 6.43308 8.82196V10.889C5.81273 10.4792 5.09318 10.2446 4.35052 10.2101C3.60785 10.1756 2.86966 10.3425 2.21398 10.6929C1.55831 11.0434 1.00952 11.5645 0.625626 12.2012C0.241732 12.8379 0.0370005 13.5665 0.0330811 14.3099V30.062C0.0330811 30.3046 0.129483 30.5374 0.301079 30.709C0.472675 30.8806 0.705409 30.977 0.948082 30.977C1.19076 30.977 1.42349 30.8806 1.59509 30.709C1.76668 30.5374 1.86308 30.3046 1.86308 30.062V14.3099C1.86308 13.7034 2.10403 13.1217 2.53293 12.6928C2.96182 12.2639 3.54354 12.0229 4.15009 12.0229C4.75664 12.0229 5.33834 12.2639 5.76723 12.6928C6.19613 13.1217 6.43708 13.7034 6.43708 14.3099V29.403C6.43708 29.6456 6.53349 29.8784 6.70509 30.05C6.87668 30.2216 7.10942 30.318 7.35209 30.318C7.59476 30.318 7.8275 30.2216 7.99909 30.05C8.17069 29.8784 8.26708 29.6456 8.26708 29.403V8.82196C8.26708 8.21541 8.50803 7.63373 8.93693 7.20483C9.36582 6.77594 9.94753 6.53497 10.5541 6.53497C11.1606 6.53497 11.7423 6.77594 12.1712 7.20483C12.6001 7.63373 12.8411 8.21541 12.8411 8.82196V24.83C12.8411 25.0726 12.9375 25.3054 13.1091 25.477C13.2807 25.6486 13.5134 25.745 13.7561 25.745C13.9988 25.745 14.2315 25.6486 14.4031 25.477C14.5747 25.3054 14.6711 25.0726 14.6711 24.83V5.16199C14.6711 4.55544 14.912 3.9737 15.3409 3.5448C15.7698 3.1159 16.3515 2.87494 16.9581 2.87494C17.5646 2.87494 18.1463 3.1159 18.5752 3.5448C19.0041 3.9737 19.2451 4.55544 19.2451 5.16199V25.745C19.241 25.8676 19.2617 25.9898 19.3058 26.1043C19.3499 26.2188 19.4167 26.3232 19.502 26.4114C19.5873 26.4996 19.6895 26.5697 19.8025 26.6176C19.9154 26.6655 20.0369 26.6902 20.1596 26.6902C20.2823 26.6902 20.4037 26.6655 20.5167 26.6176C20.6297 26.5697 20.7319 26.4996 20.8172 26.4114C20.9025 26.3232 20.9692 26.2188 21.0134 26.1043C21.0575 25.9898 21.0781 25.8676 21.0741 25.745V23.916H25.6481V36.723C25.6485 36.8997 25.7002 37.0726 25.7968 37.2206C25.8934 37.3687 26.0308 37.4856 26.1924 37.5573C26.354 37.6289 26.533 37.6521 26.7075 37.6242C26.8821 37.5963 27.0448 37.5184 27.1761 37.4L35.2761 30.0829C35.6897 29.7529 36.2084 29.583 36.7371 29.6043C37.2658 29.6256 37.7691 29.8368 38.1547 30.1992C38.5404 30.5615 38.7825 31.0506 38.8368 31.577C38.891 32.1033 38.7537 32.6316 38.4501 33.0649L25.2161 48.614H6.78608C3.85008 46.107 1.85508 40.9389 1.85508 37.3799C1.85508 37.1373 1.75868 36.9046 1.58708 36.733C1.41549 36.5614 1.18275 36.465 0.940079 36.465C0.697406 36.465 0.464679 36.5614 0.293083 36.733C0.121487 36.9046 0.0250855 37.1373 0.0250855 37.3799C0.209192 41.4777 1.68926 45.4112 4.25208 48.614H4.25008ZM25.6371 14.7679H22.6181L25.6371 12.179V14.7679ZM21.0631 13.697V11.103H24.0861L21.0631 13.697ZM21.0631 16.597H25.6371V18.4269H21.0631V16.597ZM23.3511 6.53497C23.6514 6.53497 23.9487 6.5941 24.2261 6.70905C24.5035 6.82399 24.7556 6.99251 24.9679 7.2049C25.1802 7.41728 25.3485 7.66937 25.4634 7.94684C25.5782 8.2243 25.6372 8.52167 25.6371 8.82196V9.27899H21.0631V8.82196C21.0631 8.52154 21.1223 8.22407 21.2373 7.94653C21.3523 7.669 21.5208 7.41685 21.7333 7.20447C21.9458 6.99209 22.198 6.82361 22.4756 6.70874C22.7532 6.59387 23.0507 6.53484 23.3511 6.53497ZM21.0631 22.0859V20.257H25.6371V22.0859H21.0631ZM26.5521 54.103H4.59708V50.443H26.5511L26.5521 54.103Z' fill='%23777CE0'/%3E%3Cpath d='M17.4041 28.489H12.83C12.5898 28.489 12.3519 28.5363 12.1299 28.6283C11.9079 28.7203 11.7062 28.8551 11.5364 29.025C11.3665 29.1949 11.2318 29.3967 11.14 29.6188C11.0481 29.8408 11.0009 30.0787 11.0011 30.3189V33.0639H8.26004C8.01972 33.0639 7.78176 33.1113 7.55974 33.2033C7.33771 33.2953 7.13597 33.43 6.96603 33.6C6.7961 33.7699 6.66132 33.9716 6.56935 34.1936C6.47739 34.4157 6.43005 34.6536 6.43005 34.894V39.464C6.43005 39.7043 6.47739 39.9423 6.56935 40.1643C6.66132 40.3863 6.7961 40.588 6.96603 40.758C7.13597 40.9279 7.33771 41.0627 7.55974 41.1546C7.78176 41.2466 8.01972 41.294 8.26004 41.294H11.0051V44.0379C11.0049 44.2782 11.0521 44.5162 11.144 44.7382C11.2358 44.9602 11.3705 45.1619 11.5404 45.3319C11.7102 45.5018 11.9119 45.6367 12.1339 45.7287C12.3559 45.8207 12.5938 45.868 12.834 45.868H17.4081C17.8934 45.868 18.3589 45.6751 18.7021 45.3319C19.0452 44.9888 19.2381 44.5233 19.2381 44.0379V41.294H21.982C22.2224 41.294 22.4603 41.2466 22.6824 41.1546C22.9044 41.0627 23.1061 40.9279 23.276 40.758C23.446 40.588 23.5808 40.3863 23.6727 40.1643C23.7647 39.9423 23.812 39.7043 23.812 39.464V34.891C23.812 34.6506 23.7647 34.4127 23.6727 34.1907C23.5808 33.9686 23.446 33.7669 23.276 33.597C23.1061 33.427 22.9044 33.2923 22.6824 33.2003C22.4603 33.1083 22.2224 33.061 21.982 33.061H19.2381V30.317C19.2381 30.0767 19.1907 29.8387 19.0987 29.6167C19.0068 29.3947 18.872 29.1929 18.7021 29.023C18.5321 28.8531 18.3304 28.7182 18.1084 28.6263C17.8863 28.5343 17.6484 28.487 17.4081 28.487L17.4041 28.489ZM21.9771 34.889V39.464H18.318C18.0754 39.464 17.8426 39.5604 17.6711 39.732C17.4995 39.9036 17.403 40.1363 17.403 40.3789V44.0379H12.829V40.3789C12.829 40.1363 12.7326 39.9036 12.5611 39.732C12.3895 39.5604 12.1567 39.464 11.914 39.464H8.26004V34.891H11.9191C12.1617 34.891 12.3945 34.7946 12.5661 34.623C12.7377 34.4514 12.834 34.2187 12.834 33.976V30.317H17.4081V33.976C17.4081 34.2187 17.5044 34.4514 17.676 34.623C17.8476 34.7946 18.0804 34.891 18.323 34.891L21.9771 34.889Z' fill='%23777CE0'/%3E%3C/svg%3E%0A");}
.i_inst {background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.5392 32.344C26.9965 32.344 27.3672 31.9733 27.3672 31.516C27.3672 31.0587 26.9965 30.688 26.5392 30.688C26.0819 30.688 25.7112 31.0587 25.7112 31.516C25.7112 31.9733 26.0819 32.344 26.5392 32.344Z' fill='%23777CE0'/%3E%3Cpath d='M26.5391 33.172C26.3195 33.172 26.1089 33.2592 25.9536 33.4145C25.7984 33.5698 25.7111 33.7804 25.7111 34V38.968C25.7111 39.1876 25.7984 39.3982 25.9536 39.5535C26.1089 39.7088 26.3195 39.796 26.5391 39.796C26.7587 39.796 26.9694 39.7088 27.1246 39.5535C27.2799 39.3982 27.3671 39.1876 27.3671 38.968V34C27.3671 33.7804 27.2799 33.5698 27.1246 33.4145C26.9694 33.2592 26.7587 33.172 26.5391 33.172Z' fill='%23777CE0'/%3E%3Cpath d='M40.6152 5.84802V0.880005C40.6152 0.660406 40.5279 0.449836 40.3727 0.294556C40.2174 0.139276 40.0068 0.0520026 39.7872 0.0520026H1.69917C1.5904 0.051871 1.48267 0.0731824 1.38215 0.114747C1.28163 0.156311 1.1903 0.217338 1.11338 0.294251C1.03647 0.371164 0.975473 0.462472 0.933909 0.562989C0.892344 0.663506 0.871033 0.771234 0.871165 0.880005V5.84802C0.873777 6.61289 1.08869 7.36198 1.49195 8.0119C1.89522 8.66182 2.471 9.18702 3.15516 9.52899C2.12755 10.3026 1.3874 11.3968 1.05189 12.6386C0.716378 13.8803 0.804669 15.1984 1.30284 16.3843C1.801 17.5701 2.68054 18.5559 3.80216 19.1854C4.92379 19.815 6.22339 20.0524 7.49516 19.86V38.969C7.49516 39.1886 7.5824 39.3992 7.73768 39.5545C7.89296 39.7098 8.10356 39.797 8.32316 39.797C8.54276 39.797 8.75336 39.7098 8.90864 39.5545C9.06392 39.3992 9.15116 39.1886 9.15116 38.969V21.58H16.3771C15.6686 22.1995 15.1006 22.9631 14.7112 23.8199C14.3218 24.6767 14.1199 25.6069 14.1192 26.548V38.967C14.1192 39.1866 14.2064 39.3972 14.3617 39.5525C14.517 39.7078 14.7276 39.795 14.9472 39.795C15.1668 39.795 15.3774 39.7078 15.5326 39.5525C15.6879 39.3972 15.7752 39.1866 15.7752 38.967V26.548C15.7752 25.2304 16.2986 23.9668 17.2303 23.0351C18.1619 22.1034 19.4256 21.58 20.7432 21.58C22.0608 21.58 23.3244 22.1034 24.2561 23.0351C25.1877 23.9668 25.7112 25.2304 25.7112 26.548V29.032C25.7112 29.2516 25.7984 29.4622 25.9537 29.6175C26.109 29.7728 26.3196 29.86 26.5392 29.86C26.7588 29.86 26.9694 29.7728 27.1246 29.6175C27.2799 29.4622 27.3672 29.2516 27.3672 29.032V26.548C27.3668 25.6068 27.1651 24.6766 26.7757 23.8197C26.3862 22.9628 25.818 22.1992 25.1092 21.58H32.3352V38.968C32.3352 39.1876 32.4224 39.3982 32.5777 39.5535C32.733 39.7088 32.9436 39.796 33.1632 39.796C33.3828 39.796 33.5934 39.7088 33.7486 39.5535C33.9039 39.3982 33.9912 39.1876 33.9912 38.968V19.859C35.2608 20.0452 36.5563 19.804 37.6739 19.1735C38.7915 18.5429 39.6678 17.5586 40.1649 16.3756C40.662 15.1926 40.7517 13.8779 40.4199 12.6383C40.0882 11.3987 39.3537 10.3046 38.3322 9.52802C39.016 9.18598 39.5915 8.66089 39.9945 8.01117C40.3976 7.36145 40.6124 6.61261 40.6152 5.84802ZM38.9591 14.128C38.9591 14.6717 38.8521 15.2101 38.644 15.7123C38.436 16.2146 38.131 16.671 37.7466 17.0554C37.3622 17.4399 36.9058 17.7448 36.4035 17.9529C35.9012 18.1609 35.3628 18.268 34.8192 18.268C34.2755 18.268 33.7371 18.1609 33.2348 17.9529C32.7326 17.7448 32.2762 17.4399 31.8917 17.0554C31.5073 16.671 31.2024 16.2146 30.9943 15.7123C30.7862 15.2101 30.6791 14.6717 30.6791 14.128C30.6791 13.9084 30.5919 13.6978 30.4367 13.5425C30.2814 13.3873 30.0708 13.3 29.8512 13.3H23.2232C23.0036 13.3 22.793 13.3873 22.6377 13.5425C22.4824 13.6978 22.3952 13.9084 22.3952 14.128C22.3952 14.3476 22.4824 14.5582 22.6377 14.7135C22.793 14.8688 23.0036 14.956 23.2232 14.956H29.0782C29.2165 15.9011 29.5857 16.7975 30.1531 17.5658C30.7205 18.3341 31.4686 18.9507 32.3312 19.361V19.923H9.15116V19.361C10.0136 18.9507 10.7617 18.3341 11.3291 17.5657C11.8964 16.7974 12.2657 15.901 12.4042 14.956H18.2592C18.4788 14.956 18.6894 14.8688 18.8446 14.7135C18.9999 14.5582 19.0872 14.3476 19.0872 14.128C19.0872 13.9084 18.9999 13.6978 18.8446 13.5425C18.6894 13.3873 18.4788 13.3 18.2592 13.3H11.6352C11.4156 13.3 11.2049 13.3873 11.0497 13.5425C10.8944 13.6978 10.8072 13.9084 10.8072 14.128C10.8072 14.9468 10.5644 15.7473 10.1094 16.4281C9.65454 17.1089 9.00796 17.6395 8.25147 17.9529C7.49499 18.2662 6.66256 18.3482 5.85948 18.1885C5.0564 18.0287 4.31871 17.6344 3.73973 17.0554C3.16074 16.4764 2.76644 15.7388 2.6067 14.9357C2.44696 14.1326 2.52895 13.3002 2.8423 12.5437C3.15564 11.7872 3.68629 11.1406 4.36711 10.6857C5.04793 10.2308 5.84834 9.98804 6.66715 9.98804H34.8232C35.9201 9.99042 36.9713 10.4275 37.7465 11.2035C38.5218 11.9795 38.9578 13.0311 38.9591 14.128ZM38.9591 5.84802C38.9584 6.50658 38.6964 7.13791 38.2307 7.60358C37.7651 8.06925 37.1337 8.33124 36.4752 8.33203H5.01115C4.35259 8.33124 3.72126 8.06925 3.25559 7.60358C2.78993 7.13791 2.52796 6.50658 2.52717 5.84802V1.70801H38.9591V5.84802Z' fill='%23777CE0'/%3E%3Cpath d='M20.7432 14.956C21.2005 14.956 21.5712 14.5853 21.5712 14.128C21.5712 13.6707 21.2005 13.3 20.7432 13.3C20.2859 13.3 19.9152 13.6707 19.9152 14.128C19.9152 14.5853 20.2859 14.956 20.7432 14.956Z' fill='%23777CE0'/%3E%3C/svg%3E%0A");}

.most {
	margin-bottom: 11rem;
}
.most .sliderWrapper {
	max-width: 119rem;
	padding: 0 9.5rem;
	margin: 0 auto;
	position: relative;
}
.most .slider {
	padding: 2rem 0;
	margin: -2rem 0;
}
.most .sliderNav {
	bottom: -3.2rem;
	white-space: nowrap;
}
.most .sliderNav {
	margin: 0 .4rem;
}
.most .sliderNav a {
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 2rem;
	background: #24282C16;
}
.most .sliderNav a.active {
	background: #24282C;	
}
.most li {
	width: 25%;
	max-width: 26.4rem;
}
.most li a {
	height: 26.7rem;
	font-weight: bold;
}
.most li a img {
	border-radius: 1rem 1rem 0 0;
	margin-bottom: 2.2rem;
}

.breadcrumbs {
	color: #4E5358;
	line-height: 2.2rem;
	margin-bottom: 1.25rem;
}
.breadcrumbs li {
	display: inline-block;
	vertical-align: middle;
}
.breadcrumbs li + li {
	font-size: 1.4rem;
	padding-left: 2.1rem;
	position: relative;
}
.breadcrumbs li + li:before {
	content: '';
	width: .6rem;
	height: 1rem;
	position: absolute;
	left: .8rem;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='10' viewBox='0 0 6 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.11182 8.50244L4.41211 5.20242L1.11182 1.90244' stroke='%23777CE0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.breadcrumbs li:first-child a {
	font-size: 0;
	width: 2.8rem;
	height: 2.2rem;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='28' height='22' viewBox='0 0 28 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7882 20.1543C22.6248 20.1544 24.4772 19.5855 26.0651 18.4064C26.6475 17.9738 26.769 17.1505 26.3364 16.568L20.1382 8.14339L13.6661 16.5748C15.4052 18.9168 18.0794 20.1543 20.7882 20.1543ZM20.7883 21.1543H20.7882C19.2812 21.1543 17.7715 20.8036 16.4222 20.1402C15.0268 19.454 13.7961 18.4273 12.8632 17.171L12.4131 16.5648L12.8728 15.9659L19.345 7.53448L20.1552 6.479L20.9437 7.55077L27.1419 15.9754C27.9 16.9961 27.6856 18.4484 26.6614 19.2092C24.9477 20.4818 22.9169 21.1543 20.7883 21.1543Z' fill='%234E5358'/%3E%3Cpath d='M6.80543 20.6535C4.78503 20.6535 2.85725 20.015 1.23051 18.807C0.427482 18.2105 0.259436 17.072 0.855872 16.269L10.9732 2.51796C11.6406 1.6104 12.6696 1.08984 13.7964 1.08984C14.9232 1.08984 15.9524 1.61036 16.6202 2.51793L20.5407 7.84618L20.7588 8.14266L20.5405 8.43903L14.3302 16.8704C13.4433 18.0647 12.2752 19.0394 10.9508 19.6906C9.66981 20.3205 8.23635 20.6535 6.80543 20.6535Z' fill='white'/%3E%3Cpath d='M6.80548 20.1535C9.5143 20.1535 12.1886 18.9159 13.9277 16.5739L20.138 8.1425L16.2176 2.81427C15.6169 1.99799 14.7066 1.58984 13.7965 1.58984C12.8863 1.58984 11.9762 1.99799 11.3759 2.81427L1.25732 16.5671C0.824705 17.1496 0.946195 17.9729 1.52865 18.4055C3.11651 19.5847 4.96892 20.1535 6.80548 20.1535ZM6.80548 21.1535C4.67691 21.1535 2.64605 20.4809 0.932478 19.2084C-0.0919212 18.4475 -0.306292 16.9952 0.454527 15.9709L10.5705 2.22164C11.3331 1.18467 12.509 0.589844 13.7965 0.589844C15.0839 0.589844 16.2599 1.18459 17.023 2.2216L20.9435 7.54985L21.3798 8.14282L20.9432 8.73556L14.7328 17.1669C13.7976 18.4264 12.5669 19.4531 11.1715 20.1393C9.82222 20.8028 8.31248 21.1535 6.80548 21.1535Z' fill='%234E5358'/%3E%3C/svg%3E%0A");
}

.mobHeader {
	display: none;
}

.main section h2 {
	font-size: 3.6rem;
	font-weight: bold;
	letter-spacing: -.02em;
	margin-bottom: 4.25rem;
}
.main section h2 + select {
	float: right;
	width: 28.8rem;
	height: 5.2rem;
	box-sizing: border-box;
	border-radius: .6rem;
	border: solid 1px #C8CACC;
	font-size: 1.6rem;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='22' viewBox='0 0 17 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.57288 1.04004C6.56032 1.04004 4.63019 1.83945 3.207 3.26245C1.78382 4.68545 0.984152 6.6155 0.983887 8.62805C0.983887 14.7051 7.8439 20.328 7.8439 20.328C8.05321 20.4881 8.30937 20.5748 8.57288 20.5748C8.83638 20.5748 9.09257 20.4881 9.30188 20.328C9.30188 20.328 16.1619 14.7001 16.1619 8.62805C16.1616 6.6155 15.362 4.68545 13.9388 3.26245C12.5156 1.83945 10.5854 1.04004 8.57288 1.04004Z' stroke='%23F45B80'/%3E%3Cpath d='M8.61206 13.7241C11.0973 13.7241 13.1121 11.7094 13.1121 9.22412C13.1121 6.73884 11.0973 4.72412 8.61206 4.72412C6.12678 4.72412 4.11206 6.73884 4.11206 9.22412C4.11206 11.7094 6.12678 13.7241 8.61206 13.7241Z' stroke='%23F45B80'/%3E%3Cpath d='M8.61206 13.2241C10.8212 13.2241 12.6121 11.4333 12.6121 9.22412C12.6121 7.01498 10.8212 5.22412 8.61206 5.22412C6.40292 5.22412 4.61206 7.01498 4.61206 9.22412C4.61206 11.4333 6.40292 13.2241 8.61206 13.2241Z' stroke='%23F45B80'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: 7.2% 52.5%;
	padding-left: 4.5rem;
	margin-top: -9rem;
	margin-bottom: 4.25rem;
}

.list {
}

.list_item {
	padding: 2.1rem 4.2rem;
	margin-bottom: 3rem;
	border-radius: 1rem;
	position: relative;
	box-shadow: inset 0 0 0 1px #494f5522;
}
.list_plan figure {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.list_plan .list_item {
	padding-left: 21.5rem;
	padding-right: 20rem;
	box-shadow: 0 3px 2rem #4E535813;
}
.list_plan figure img {
	width: auto;
	max-width: 1000%;
	height: 100%;
	border-radius: 1rem 0 0 1rem;
}
.list_item h3 {
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: .6rem;
}
.list_item p {
	font-size: 1.6rem;
	line-height: 1.4em;
	color: #4E5358;
	height: 5.5rem;
	overflow: hidden;
}
.list_item ul {
	font-size: 0;
	color: #F45B80;
}
.list_item ul li {
	font-size: 1.2rem;
	display: inline-block;
}
.list_item ul li + li:before {
	content: ', ';
}
.list_item ul li:last-child:after {
	content: '…';
}
.list_item .bt {
	position: absolute;
	right: 5.5rem;
	top: 54%;
	transform: translateY(-50%);
}

.b__ficha section p {
	font-size: 1.6rem;
	line-height: 1.75em;
	margin: -.5rem 0 4.6rem;
}
.b__ficha section h3 {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 2.3rem;
}
.b__ficha section iframe {
	background: #ccc;
	width: 100%;
	height: 21rem;
	border-radius: 1rem;
	margin-bottom: .2rem;
}
ul.contacts {
	margin-bottom: 5rem;
}
ul.contacts li {
	font-size: 1.6rem;
	padding: 2.5rem 0 2.5rem 6.5rem;
	position: relative;
}
ul.contacts li a:hover {
	color: #777CE0;
}
ul.contacts li + li {
	border-top: solid 1px #55587421;
}
ul.contacts li i {
	position: absolute;
	left: 1.4rem;
	top: 1.5rem;
	width: 3.4rem;
	height: 3.4rem;
	background-position: center center;
	background-repeat: no-repeat;
}
.i_loc {
	background-image: url("data:image/svg+xml,%3Csvg width='26' height='32' viewBox='0 0 26 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 30.811H24.5298M12.938 1.35901C9.90446 1.35901 6.99515 2.56407 4.85011 4.70911C2.70507 6.85415 1.5 9.76345 1.5 12.797C1.5 21.956 11.84 30.439 11.84 30.439C12.1558 30.6806 12.5423 30.8116 12.94 30.8116C13.3376 30.8116 13.7242 30.6806 14.04 30.439C14.04 30.439 24.38 21.957 24.38 12.797C24.38 11.2946 24.084 9.80693 23.509 8.41895C22.9339 7.03096 22.091 5.76993 21.0285 4.70776C19.9659 3.6456 18.7045 2.80309 17.3164 2.22852C15.9282 1.65394 14.4404 1.35848 12.938 1.35901ZM18.5 13.5C18.5 16.5376 16.0376 19 13 19C9.96243 19 7.5 16.5376 7.5 13.5C7.5 10.4624 9.96243 8 13 8C16.0376 8 18.5 10.4624 18.5 13.5Z' stroke='%23777CE0' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.i_tel {
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='36' viewBox='0 0 22 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.021 5.37H13.9961M4.5 1H17.5C19.1569 1 20.5 2.34315 20.5 4V32C20.5 33.6569 19.1569 35 17.5 35H4.5C2.84315 35 1.5 33.6569 1.5 32V4C1.5 2.34315 2.84315 1 4.5 1ZM12.5 30.5C12.5 31.3284 11.8284 32 11 32C10.1716 32 9.5 31.3284 9.5 30.5C9.5 29.6716 10.1716 29 11 29C11.8284 29 12.5 29.6716 12.5 30.5ZM11.5 30.5C11.5 30.7761 11.2761 31 11 31C10.7239 31 10.5 30.7761 10.5 30.5C10.5 30.2239 10.7239 30 11 30C11.2761 30 11.5 30.2239 11.5 30.5Z' stroke='%23777CE0' stroke-width='2'/%3E%3C/svg%3E%0A");
}
.i_wap {
	background-image: url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.872 1.25598C13.3074 1.25584 10.7895 1.94179 8.57934 3.24272C6.36918 4.54364 4.5473 6.41216 3.30264 8.65448C2.05799 10.8968 1.43587 13.4313 1.50083 15.9951C1.56578 18.5588 2.31544 21.0586 3.67204 23.235C3.10404 25.224 2.07904 28.986 2.07204 29.025C2.04587 29.1208 2.04601 29.222 2.07244 29.3178C2.09887 29.4135 2.15062 29.5004 2.22225 29.5693C2.29388 29.6382 2.38273 29.6865 2.47948 29.7091C2.57623 29.7317 2.67729 29.7279 2.77204 29.698L8.47204 27.946C10.3709 29.088 12.5081 29.7755 14.7166 29.9548C16.9252 30.1342 19.1452 29.8004 21.2035 28.9797C23.2617 28.159 25.1023 26.8735 26.5814 25.2237C28.0606 23.5739 29.1383 21.6044 29.7303 19.4691C30.3223 17.3339 30.4126 15.0907 29.9942 12.9147C29.5757 10.7388 28.6599 8.68904 27.3181 6.92565C25.9764 5.16227 24.2451 3.73298 22.2595 2.74945C20.2739 1.76592 18.0879 1.25479 15.872 1.25598ZM15.872 28.894C13.3833 28.8964 10.9443 28.197 8.83504 26.876C8.74689 26.8209 8.64499 26.7918 8.54104 26.792C8.48583 26.7919 8.4309 26.8 8.37804 26.816L3.40004 28.348C3.76504 27.014 4.42204 24.628 4.80004 23.301C4.8219 23.2249 4.82722 23.145 4.81567 23.0667C4.80411 22.9884 4.77594 22.9135 4.73304 22.847C3.12744 20.372 2.3925 17.4325 2.6444 14.4931C2.8963 11.5537 4.12067 8.7821 6.12397 6.6164C8.12727 4.45069 10.7952 3.01443 13.7061 2.53463C16.617 2.05483 19.6048 2.55887 22.1972 3.96708C24.7895 5.37528 26.8387 7.60732 28.0206 10.3104C29.2025 13.0134 29.4499 16.0333 28.7235 18.8927C27.9972 21.752 26.3385 24.2877 24.0099 26.099C21.6812 27.9103 18.8152 28.8937 15.865 28.894H15.872Z' fill='%23777CE0'/%3E%3Cpath d='M25.261 19.014C24.241 18.447 23.372 17.879 22.738 17.465C22.254 17.149 21.904 16.921 21.647 16.792C21.423 16.6524 21.1607 16.5869 20.8974 16.6049C20.634 16.6228 20.383 16.7233 20.18 16.892C20.1543 16.9176 20.1312 16.9458 20.111 16.976C19.5967 17.8467 18.9173 18.6086 18.111 19.219C16.8721 18.6634 15.7255 17.9215 14.711 17.019C13.149 15.719 12.166 14.471 12.022 13.619C13.022 12.588 13.385 11.939 13.385 11.2C12.9059 9.68138 12.1978 8.24482 11.285 6.93999C10.963 6.61799 10.237 6.56799 9.12803 6.78899C9.0213 6.81072 8.92327 6.86321 8.84602 6.93999C8.71202 7.07399 5.56903 10.279 7.06203 14.162C8.70203 18.424 12.91 23.379 18.275 24.184C18.8429 24.272 19.4164 24.3178 19.991 24.321C23.147 24.321 25.01 22.733 25.535 19.583C25.5532 19.4715 25.5366 19.3571 25.4876 19.2553C25.4386 19.1536 25.3595 19.0693 25.261 19.014ZM18.442 23.096C12.768 22.245 9.19503 16.624 8.09703 13.771C7.00803 10.941 9.01602 8.41699 9.52002 7.84699C9.85648 7.78139 10.1997 7.75755 10.542 7.77599C11.2306 8.86011 11.8123 10.0085 12.279 11.205C12.279 11.495 12.184 11.899 11.059 13.025C11.0075 13.0762 10.9667 13.1372 10.9389 13.2043C10.9111 13.2714 10.8969 13.3433 10.897 13.416C10.897 16.31 16.997 20.326 18.083 20.326C19.023 20.326 20.249 18.746 20.947 17.716C21.019 17.7229 21.0888 17.7447 21.152 17.78C21.352 17.88 21.696 18.105 22.132 18.39C22.708 18.766 23.473 19.266 24.376 19.784C23.966 21.758 22.824 23.754 18.442 23.096Z' fill='%23777CE0'/%3E%3Cpath d='M15.872 1.25598C13.3074 1.25584 10.7895 1.94179 8.57934 3.24272C6.36918 4.54364 4.5473 6.41216 3.30264 8.65448C2.05799 10.8968 1.43587 13.4313 1.50083 15.9951C1.56578 18.5588 2.31544 21.0586 3.67204 23.235C3.10404 25.224 2.07904 28.986 2.07204 29.025C2.04587 29.1208 2.04601 29.222 2.07244 29.3178C2.09887 29.4135 2.15062 29.5004 2.22225 29.5693C2.29388 29.6382 2.38273 29.6865 2.47948 29.7091C2.57623 29.7317 2.67729 29.7279 2.77204 29.698L8.47204 27.946C10.3709 29.088 12.5081 29.7755 14.7166 29.9548C16.9252 30.1342 19.1452 29.8004 21.2035 28.9797C23.2617 28.159 25.1023 26.8735 26.5814 25.2237C28.0606 23.5739 29.1383 21.6044 29.7303 19.4691C30.3223 17.3339 30.4126 15.0907 29.9942 12.9147C29.5757 10.7388 28.6599 8.68904 27.3181 6.92565C25.9764 5.16227 24.2451 3.73298 22.2595 2.74945C20.2739 1.76592 18.0879 1.25479 15.872 1.25598ZM15.872 28.894C13.3833 28.8964 10.9443 28.197 8.83504 26.876C8.74689 26.8209 8.64499 26.7918 8.54104 26.792C8.48583 26.7919 8.4309 26.8 8.37804 26.816L3.40004 28.348C3.76504 27.014 4.42204 24.628 4.80004 23.301C4.8219 23.2249 4.82722 23.145 4.81567 23.0667C4.80411 22.9884 4.77594 22.9135 4.73304 22.847C3.12744 20.372 2.3925 17.4325 2.6444 14.4931C2.8963 11.5537 4.12067 8.7821 6.12397 6.6164C8.12727 4.45069 10.7952 3.01443 13.7061 2.53463C16.617 2.05483 19.6048 2.55887 22.1972 3.96708C24.7895 5.37528 26.8387 7.60732 28.0206 10.3104C29.2025 13.0134 29.4499 16.0333 28.7235 18.8927C27.9972 21.752 26.3385 24.2877 24.0099 26.099C21.6812 27.9103 18.8152 28.8937 15.865 28.894H15.872Z' stroke='%23777CE0'/%3E%3Cpath d='M25.261 19.014C24.241 18.447 23.372 17.879 22.738 17.465C22.254 17.149 21.904 16.921 21.647 16.792C21.423 16.6524 21.1607 16.5869 20.8974 16.6049C20.634 16.6228 20.383 16.7233 20.18 16.892C20.1543 16.9176 20.1312 16.9458 20.111 16.976C19.5967 17.8467 18.9173 18.6086 18.111 19.219C16.8721 18.6634 15.7255 17.9215 14.711 17.019C13.149 15.719 12.166 14.471 12.022 13.619C13.022 12.588 13.385 11.939 13.385 11.2C12.9059 9.68138 12.1978 8.24482 11.285 6.93999C10.963 6.61799 10.237 6.56799 9.12803 6.78899C9.0213 6.81072 8.92327 6.86321 8.84602 6.93999C8.71202 7.07399 5.56903 10.279 7.06203 14.162C8.70203 18.424 12.91 23.379 18.275 24.184C18.8429 24.272 19.4164 24.3178 19.991 24.321C23.147 24.321 25.01 22.733 25.535 19.583C25.5532 19.4715 25.5366 19.3571 25.4876 19.2553C25.4386 19.1536 25.3595 19.0693 25.261 19.014ZM18.442 23.096C12.768 22.245 9.19503 16.624 8.09703 13.771C7.00803 10.941 9.01602 8.41699 9.52002 7.84699C9.85648 7.78139 10.1997 7.75755 10.542 7.77599C11.2306 8.86011 11.8123 10.0085 12.279 11.205C12.279 11.495 12.184 11.899 11.059 13.025C11.0075 13.0762 10.9667 13.1372 10.9389 13.2043C10.9111 13.2714 10.8969 13.3433 10.897 13.416C10.897 16.31 16.997 20.326 18.083 20.326C19.023 20.326 20.249 18.746 20.947 17.716C21.019 17.7229 21.0888 17.7447 21.152 17.78C21.352 17.88 21.696 18.105 22.132 18.39C22.708 18.766 23.473 19.266 24.376 19.784C23.966 21.758 22.824 23.754 18.442 23.096Z' stroke='%23777CE0'/%3E%3C/svg%3E%0A");
}
.b__ficha ul.social li {
	font-size: 2.8rem;
	color: #777CFF;
	display: inline-block;
	margin:1.8rem 3.5rem 3.5rem 0;
}
.b__ficha .btG {
	border-radius: 3rem;
	line-height: 3.5rem;
	padding: 0 3rem;
}
.b__ficha ul.social + .btG {
	margin-bottom: 7.3rem;
}
ul.tags li {
	display: inline-block;
	margin-right: .5rem;
}
ul.tags .btG {
	color: #F45B80;
	border-color: #F45B80;
	line-height: 3.2rem;
	font-size: 1.4rem;
}
ul.tags .btG:hover {
	background: #F45B80;
	color: #fff;
}
.b__ficha .slider img,
.thumbs img {
	border-radius: 1rem;
}

.b__ficha .sliderWrapper {
	margin-top: 11rem;
}
.sliderWrapper {
	position: relative;
}
.slider {
	overflow: hidden;
}
.slide {
	float: left;
}
.sliderPrev,
.sliderNext {
	position: absolute;
	width: 3.8rem;
	height: 3.8rem;
	border-radius: 4rem;
	background: #fff;
	background-image: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.39099 1L1.50499 4.88599L5.39099 8.771' stroke='%23555874' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center center;
	top: 50%;
	margin-top: -1.9rem;
	z-index: 900;
}
.sliderPrev {
	left: 2rem;
}
.sliderNext {
	right: 2rem;
	transform: scaleX(-1);
}
.sliderNav {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2rem;
	z-index: 900;
}
.sliderNav li {
	display: inline-block;
	margin: 0 .2rem;
}
.sliderNav li a {
	display: block;
	width: .8rem;
	height: .8rem;
	border-radius: 1rem;
	background: #ffffff62;
}
.sliderNav li a.active {
	background: #fff;
	box-shadow: 0 0 0 .3rem #fff;
}
.thumbs {
	margin: 2rem -1rem 14rem;
	position: relative;
	font-size: 0;
}
.thumbs a {
	display: inline-block;
	padding: 0 1rem;
	width: 33.333%;
	box-sizing: border-box;
}
.thumbs:after {
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -7.25rem;
	border-bottom: solid 1px #55587421;
	width: 40rem;
}

.ads {
	text-align: center;
	margin: 10rem 0;
}
.ads a {
	display: inline-block;
	margin: 0 .5rem;
	max-width: 50.7rem;
}
.ads a img {
	display: block;
}

.s__app {
	margin: 2.5rem 0;
	background: #FF90AB url(../images/app-bg.jpg) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}
.b__ficha .s__app {
	margin-top: 23rem;
}
.s__app div {
	position: relative;
	padding: 15rem 35rem 10rem 3rem;
	max-width: 1090px;
	margin: 0 auto;
	box-sizing: border-box;
	color: #fff;
}
.s__app div > img {
	position: absolute;
	right: 1rem;
	top: 8.75rem;
}
.s__app div h4 {
	font-size: 6rem;
	line-height: 7rem;
	letter-spacing: -.02em;
	font-weight: bold;
	margin-bottom: 1.8rem;
}
.s__app div p {
	font-size: 2rem;
	margin-bottom: 4.5rem;
}
.s__app div a {
	display: inline-block;
	margin-bottom: 3.3rem;
}
.s__app div a + p {
	font-size: 1.4rem;
	margin: 0;
}

.footer {
	padding-bottom: 5rem;
}
.footer .col > img {
	margin-bottom: 3.25rem;
}
.footer h6,
.footer ul li {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 1.2rem; 
}
.footer ul li a:hover {
	color: #F45B80;
}
.footer .col + .col {
	padding-top: 4.5rem;
}
.footer .col + .col ul {
	padding-top: 2rem;
}
.footer .col + .col ul li {
	font-size: 1.4rem;
	font-weight: normal;
}
.footer .col:last-child a {
	display: block;
	margin-bottom: 7.5rem;
}
.footer .col + .col ul li a:hover {
	color: #777ce0;
}
.footer .col:last-child img {
	height: 3.5rem;
}
.footer .col ul.social li {
	display: inline-block;
	margin-right: 2.5rem;
}
.footer .col ul.social li a {
	font-size: 1.5rem;
	display: block;
	width: 3.6rem;
	height: 3.6rem;
	text-align: center;
	line-height: 3.6rem;
	background: #777CE0;
	color: #fff;
	border-radius: 4rem;
	transition: all 350ms ease;
	box-shadow: 0 0 0 0 #777CE0;
}
.footer .col ul.social li a:hover {
	color: #fff;
	box-shadow: 0 0 0 4px #777CE0;
}
.footer .row {
	padding-bottom: 2rem;
	margin-bottom: 4.25rem;
	border-bottom: solid 1px #C8CACC;
}
.footer .page > p {
	font-size: 1.2rem;
	display: inline-block;
}
.footer .page > a {
	font-size: 0;
	float: right;
	margin-top: .2rem;
}

@media (max-width: 960px) {
	.header {
		padding: 1.25rem 0;
	}
	.branding img {
		height: 3.05rem;
	}
	.bt_menu {
		float: right;
		width: 2.4rem;
		height: 2.4rem;
		margin: 1.5rem .75rem 0;
		background-size: contain;
		background-repeat: no-repeat;
	}	
	.header .bt.btG {
		display: none;
	}
	.header .search {
		display: none;
	}

	.featured {
		height: 67.25vh;
	}
	.featured h2 {
		font-size: 2.4rem;
	    top: auto;
	    transform: translateX(-50%);
	    margin-top: 0;
	    bottom: 13.4rem;
	    line-height: 3rem;
	    padding: 0 5rem;
	    box-sizing: border-box;
	}
	.featured .search {
		margin-top: 0;
		top: auto;
		bottom: 2.5rem;
		transform: none;
		width: auto;
		left: 2rem;
		right: 2rem;
		z-index: 999;
	}
	.featured .search select {
		font-size: 1.4rem;
		width: 50vw;
		width: calc(100% - 10.2rem);
		border-radius: .6rem;
		float: left;
		padding: .9rem 1.75rem .9rem 3.25rem;
	}
	.featured .search input {
		padding: .9rem 1.75rem;
		font-size: 1.4rem;
		position: absolute;
		left: 0;
		bottom: 4.75rem;
		width: calc(100vw - 4rem);
		border-radius: .6rem;
	}
	.featured .search button {
		font-size: 1.4rem;
		width: 9.5rem;
		padding: 0;
		vertical-align: bottom;
		line-height: 3.9rem;
		float: right;
		margin: 0;
	}

	.main {
		padding: 2rem 0;
	}

	.b__index .main {
		padding: 0;
	}
	.b__index .main section {
		padding: 2rem 0;
	}

	.b__index .main section.quick h3,
	.b__index .main section p {
		display: none;
	}
	.b__index .main section.quick ul {
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		padding: 2rem;
		margin: -2rem;
	}
	.b__index .main section.quick ul li {
		width: 14.2rem;
	}
	.b__index .main section.quick ul li a {
		padding: 3.25rem 3rem 0;
		height: 13rem;
		height: auto;
		font-size: .9rem;
		white-space: normal;
		line-height: 1.1rem;
	}
	.quick li a i {
		width: 3.2rem;
		height: 3.2rem;
		margin: 0 auto 2.5rem;
		background-size: contain;
	}
	.b__index .main section h3 {
		font-size: 2.4rem;
	}

	.b__index .main section.most h3 {
		margin-bottom: 3rem;
	}
	.most .sliderWrapper {
		padding: 0;
	}
	.most .slider {
		padding: 1rem 0;
		margin: -1rem;
	}
	.b__index .main section ul li {
		width: 50%;
		margin-bottom: 2rem;
	}
	.b__index .main section ul li a {
		font-size: .9rem;
		line-height: 1;
		padding-bottom: 1.75rem;
	}
	.b__index .main section ul li a img {
		margin-bottom: 1.75rem;
	}
	.most li a {
		height: auto;
	}
	.most {
		margin: 0;
	}
	.most .sliderWrapper .sliderPrev, .most .sliderWrapper .sliderNext,
	.most .sliderNav {
		display: none;
	}

	.ads {
		margin: 1rem 0 2rem;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}

	.s__app {
		padding: 3.5rem 0 1rem;
	}
	.s__app div {
		padding: 37.5rem 4rem 0;
		text-align: center;
	}
	.s__app div h4 {
		font-size: 2.4rem;
		line-height: 3rem;
		margin-bottom: 1.2rem;
	}
	.s__app div p {
		font-size: 1.4rem;
		line-height: 2.6rem;
		margin-bottom: 1.2rem;
	}
	.s__app div a {
		margin-bottom: 1rem;
	}
	.s__app div a + p {
		font-size: 1.2rem;
	}
	.s__app div > img {
		top: 0;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		height: 36rem;
	}

	.footer {
		padding: 6.25rem 0 0;
	}
	.footer .col {
		text-align: center;
	}
	.footer .col:nth-child(2),
	.footer .col:nth-child(3),
	.footer .col:nth-child(4) h6:first-child,
	.footer .col:nth-child(4) h6:first-child + a {
		display: none;
	}
	.footer .col ul.social li {
		margin: 0 1.25rem;
	}
	.footer .col ul.social li a {
		margin-bottom: 4.75rem;
	}
	.footer .page > p {
		max-width: 20rem;
		line-height: 1.8rem;
		margin: -1.5rem auto 2.25rem;
		display: block;
		text-align: center;
	}
	.footer .page > a {
		float: none;
		display: block;
		margin: 1rem auto;
		width: 7rem;
	}

	.main aside {
		display: none;
	}
	.main aside + .col {
		margin-top: .8rem;
	}

	.breadcrumbs {
		text-align: center;
		margin-bottom: .3rem;
	}
	.breadcrumbs li:first-child,
	.breadcrumbs li:first-child + li:before {
		display: none;
	}
	.breadcrumbs li:first-child + li {
		padding-left: 0;
	}
	.main section h2 {
		font-size: 2.4rem;
		text-align: center;
		margin-bottom: 1.1rem;
	}
	.main section h2 + select {
		float: none;
		width: 25.5rem;
		height: 4rem;
		line-height: 4rem;
		display: block;
		margin: 0 auto 3rem;
	}

	.list_plan .list_item,
	.list_item {
		padding: 1.5rem;
		margin-bottom: 2rem;
	}
	.list_item {
		border: solid 1px #494F5529;
	}
	.list_plan .list_item {
		border: none;
	}
	.list_plan figure {
		position: static;
		height: auto;
		width: auto;
		margin: -1.5rem -1.5rem 1.75rem;
	}
	.list_plan figure img {
		width: 100%;
		height: auto;
		border-radius: 1rem 1rem 0 0;
	}
	.list_item h3 {
		font-size: 2rem;
		margin-bottom: .9rem;
	}
	.list_item p {
		font-size: 1.4rem;
		line-height: 2.6rem;
		margin-bottom: 1.9rem;
	}
	.list_item .bt {
		position: absolute;
		left: 0
		top:0;
		right: 0;
		bottom: 0;
		margin: 0;
		opacity: 0;
		z-index: 100;
	}

	.mobHeader {
		display: block;
		padding: 1rem 0;
	}

	.b__ficha .col5 h2,
	.b__ficha .col5 .breadcrumbs {
		display: none;
	}
	.b__ficha .sliderWrapper {
		margin-top: 2rem;
	}
	.thumbs {
		margin: 1rem -.5rem 3rem;
	}
	.thumbs:after {
		display: none;
	}
	.thumbs a {
		padding: 0 .5rem;
	}
	.b__ficha .col6 .ads {
		display: none;
	}
	.b__ficha section iframe {
		height: 15rem;
		margin-bottom: 1rem;
	}
	.b__ficha section p {
		font-size: 1.4rem;
		line-height: 2.6rem;
		margin-bottom: 3rem;
	}
	ul.contacts li i {
		top: 1rem;
		left: .25rem;
		width: 2.8rem;
		height: 2.8rem;
		background-size: contain;
	}
	ul.contacts li {
		font-size: 1.4rem;
		padding: 2rem 1rem 2rem 5rem;
	}
	.b__ficha section h3 {
		margin-bottom: 1.5rem;
	}
	ul.contacts {
		margin-bottom: 3rem;
	}
	.b__ficha ul.social li {
		margin: .5rem 3.5rem 3.5rem 0;
	}
	.b__ficha ul.social + .btG {
		margin-bottom: 3rem;
	}
	ul.tags li {
		margin-bottom: .75rem;
	}
	.b__ficha .s__app {
		margin-top: 3rem;
	}

	.b__empresa .featured, 
	.b__planes .featured {
		height: 18rem;
	}
	.b__empresa .featured h2,
	.b__planes .featured h2 {
		font-size: 2.4rem;
		line-height: 3rem;
		bottom: auto;
		top: 50%;
		z-index: 99;
		transform: translate(-50% , -50%);
	}
	.b__planes .featured h2 span {
		display: none;
	}
	.tabs a {
		font-size: 1.4rem;
		line-height: 6.3rem;
		margin: 0 1rem;
	}
	.b__empresa .main,
	.b__planes .main {
		padding: 1rem 0;
	}
	.b__empresa .main h3, 
	.b__planes .main h3 {
		font-size: 2.4rem;
		line-height: 3rem;
	}
	.b__empresa .main .section + .section, 
	.b__planes .main .section + .section {
		margin-top: 0;
	}
	.b__planes .main #publicar.section p,
	.b__empresa .main #contacto.section p {
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
	.main .form .field {
		width: 100%;
		display: block;
		margin-bottom: 2.5rem;
	}
	.b__empresa .section .row + .row,
	.b__empresa .main .col3 {
		margin-top: 3rem;
	}
	.b__empresa .main .col3 h4 {
		margin: 0 0 2rem;
	}
	.b__empresa .main p {
		font-size: 1.6rem;
		line-height: 2.8rem;
	}
	.b__empresa .main .col3 p {
		font-size: 1.4rem;
		line-height: 2.6rem;
	}
}
