 /* CSS Document */

#access{}

#accessMap{
	& dl {
		padding-top: 32px;
	}
	& dl+dl {
		margin-top: clamp(32px, calc(64 / 1200 * 100vw), 64px);
	}
	& dt {
		position: relative;
		display: grid;
		grid-template-columns: 20px 1fr;
		justify-self: start;
		grid-gap: 6px;
		padding: 8px 0;
		width: 100%;
		font-size: clamp(18px, calc(20 / 1200 * 100vw), 20px);
		font-weight: 700;
		line-height: 1;
		&:before {
			content: "";
			aspect-ratio: 1;
			background: var(--color-theme);
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13.77,3.5c-.41,0-.78-.16-1.07-.44-.14-.14-.25-.31-.32-.49-.08-.18-.11-.37-.11-.57,0-.1,0-.2.02-.3.02-.09.05-.19.09-.28.04-.09.08-.17.14-.26.05-.08.12-.16.18-.22.56-.56,1.57-.56,2.13,0,.06.06.13.14.18.22.06.09.1.17.14.26.04.09.07.19.09.28.02.1.03.2.03.3,0,.2-.04.39-.12.57-.07.18-.18.35-.32.49-.29.28-.67.44-1.06.44ZM13.77,14.17h0c.82,0,1.49-.68,1.49-1.51h0c0-.82-.67-1.5-1.49-1.5h0c-.83,0-1.51.68-1.51,1.5s.68,1.51,1.51,1.51ZM13.77,8.83h0c.82,0,1.49-.67,1.49-1.5h0c0-.83-.67-1.5-1.49-1.5h0c-.83,0-1.51.67-1.51,1.5s.68,1.5,1.51,1.5ZM14.83,19.06c.28-.28.44-.66.44-1.06,0-.1-.01-.2-.03-.3-.02-.09-.05-.19-.09-.28-.04-.09-.08-.17-.14-.26-.05-.08-.11-.15-.18-.22-.35-.35-.87-.51-1.36-.41-.09.02-.19.05-.28.08-.09.04-.18.09-.26.14-.08.06-.16.12-.22.19-.07.07-.14.14-.19.22-.06.09-.1.17-.14.26-.04.09-.07.19-.09.28-.01.1-.02.2-.02.3,0,.4.15.78.44,1.06.28.28.66.44,1.06.44s.77-.16,1.06-.44ZM7.29,3.06c.28-.29.44-.66.44-1.06,0-.1-.01-.2-.03-.3-.02-.09-.05-.19-.09-.28-.03-.09-.08-.17-.13-.26-.06-.08-.12-.16-.19-.22-.07-.07-.15-.14-.23-.19-.08-.05-.17-.1-.26-.14s-.18-.07-.28-.08c-.48-.1-1,.06-1.35.41-.07.06-.13.14-.19.22-.05.09-.1.17-.14.26-.04.09-.06.19-.08.28-.02.1-.03.2-.03.3,0,.4.15.77.44,1.06.14.14.3.25.48.32.19.08.38.12.58.12.4,0,.77-.16,1.06-.44ZM6.23,14.17h0c.83,0,1.5-.68,1.5-1.51h0c0-.82-.67-1.5-1.5-1.5h0c-.83,0-1.5.68-1.5,1.5s.67,1.51,1.5,1.51ZM6.23,8.83h0c.83,0,1.5-.67,1.5-1.5h0c0-.83-.67-1.5-1.5-1.5h0c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5ZM7.29,19.06c.28-.29.44-.66.44-1.06,0-.1-.01-.2-.03-.3-.02-.09-.05-.19-.09-.28-.03-.09-.08-.17-.13-.26-.06-.08-.12-.15-.19-.22-.35-.35-.87-.51-1.36-.41-.09.02-.19.05-.28.08-.09.04-.17.09-.26.14-.08.06-.15.12-.22.19s-.13.14-.19.22c-.05.09-.1.17-.14.26-.03.09-.06.19-.08.28-.02.1-.03.2-.03.3,0,.4.15.77.44,1.06.28.28.66.44,1.06.44s.77-.16,1.06-.44Z"/></svg>');
		}
	}
	& dt+dd{
		margin-top: clamp(16px, calc(24 / 1200 * 100vw), 24px);
	}
	& iframe{
		width: 100%;
		height: min(100vw, 568px);
	}
	& img{
		width: 100%;
		height: auto;
	}
	& a {
		display: grid;
		grid-template-columns: auto 20px;
		align-items: center;
		column-gap: 8px;
		width: min(100%, 280px);
		min-height: 56px;
		margin: clamp(32px, calc(40 / 1200 * 100vw), 40px) auto 0;
		padding: 4px 24px;
		border: 1px solid var(--color-theme);
		border-radius: 8px;
		color: var(--color-theme);
		font-weight: 700;
		text-align: center;
		text-decoration: none;
		background: #fff;
		&:after {
			content: "";
			aspect-ratio: 1;
			background: currentColor;
			-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M14.62,0h0s-9.67,0-9.67,0c-.58,0-1.05.47-1.05,1.05v4.69h1.4V1.4h7.91v4.47h4.47v12.72H5.31v-4.34h-1.4v4.69c0,.58.47,1.05,1.05,1.05h13.09c.58,0,1.05-.47,1.05-1.05V4.47s0,0,0,0L14.62,0ZM14.62,4.47V1.99l2.48,2.48h-2.48ZM7.32,10c0,.64-.33,1-.89,1h-.42v-2h.41c.58,0,.9.36.9,1ZM12.04,6.8H1.25c-.19,0-.35.16-.35.35v5.7c0,.19.16.35.35.35h10.79c.19,0,.35-.16.35-.35v-5.7c0-.19-.16-.35-.35-.35ZM3.54,10.52h-.5v1.22h-.78v-3.5h1.3c.68,0,1.11.48,1.11,1.13,0,.7-.43,1.14-1.13,1.14ZM7.71,11.29c-.3.31-.71.47-1.2.47h-1.38v-3.53h1.38c1,0,1.67.71,1.67,1.76,0,.53-.16.98-.46,1.29ZM11.04,8.92h-1.46v.82h1.27v.67h-1.27v1.34h-.88v-3.51h2.34v.68ZM3.88,9.38c0,.33-.22.44-.5.44h-.35v-.87h.35c.28,0,.51.1.51.44Z"/></svg>');
			-webkit-mask-size: contain;
		}
	}	
}

#route{
	display: grid;
	grid-template-columns: 1fr var(--wrap) 1fr;
	grid-row-gap: 32px;
	padding: clamp(16px, calc(32 / 1200 * 100vw), 32px) 0 clamp(48px, calc(64 / 1200 * 100vw), 64px);
	&>*{
		grid-column: 2;
	}
	& h2{
		display: grid;
		grid-template-columns: 8px 1fr;
		grid-column-gap: 16px;
		align-items: center;
		padding: 8px 8px 8px 0;
		font-weight: 700;
		font-size: clamp(18px, calc(20 / 1200 * 100vw), 20px);
		letter-spacing: 0.05em;
		border-top-right-radius: 20px;
		background: var(--color-gr);
		&:before {
			content: "";
			width: 4px;
			height: calc(100% + 16px);
			background: var(--color-theme);
		}
	}
	& h3{
		position: relative;
		display: grid;
		grid-template-columns: 20px 1fr;
		justify-self: start;
		grid-gap: 6px;
		padding: 8px 0;
		width: 100%;
		font-size: clamp(18px, calc(20 / 1200 * 100vw), 20px);
		font-weight: 700;
		line-height: 1;
		&:before {
			content: "";
			aspect-ratio: 1;
			background: var(--color-theme);
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M13.77,3.5c-.41,0-.78-.16-1.07-.44-.14-.14-.25-.31-.32-.49-.08-.18-.11-.37-.11-.57,0-.1,0-.2.02-.3.02-.09.05-.19.09-.28.04-.09.08-.17.14-.26.05-.08.12-.16.18-.22.56-.56,1.57-.56,2.13,0,.06.06.13.14.18.22.06.09.1.17.14.26.04.09.07.19.09.28.02.1.03.2.03.3,0,.2-.04.39-.12.57-.07.18-.18.35-.32.49-.29.28-.67.44-1.06.44ZM13.77,14.17h0c.82,0,1.49-.68,1.49-1.51h0c0-.82-.67-1.5-1.49-1.5h0c-.83,0-1.51.68-1.51,1.5s.68,1.51,1.51,1.51ZM13.77,8.83h0c.82,0,1.49-.67,1.49-1.5h0c0-.83-.67-1.5-1.49-1.5h0c-.83,0-1.51.67-1.51,1.5s.68,1.5,1.51,1.5ZM14.83,19.06c.28-.28.44-.66.44-1.06,0-.1-.01-.2-.03-.3-.02-.09-.05-.19-.09-.28-.04-.09-.08-.17-.14-.26-.05-.08-.11-.15-.18-.22-.35-.35-.87-.51-1.36-.41-.09.02-.19.05-.28.08-.09.04-.18.09-.26.14-.08.06-.16.12-.22.19-.07.07-.14.14-.19.22-.06.09-.1.17-.14.26-.04.09-.07.19-.09.28-.01.1-.02.2-.02.3,0,.4.15.78.44,1.06.28.28.66.44,1.06.44s.77-.16,1.06-.44ZM7.29,3.06c.28-.29.44-.66.44-1.06,0-.1-.01-.2-.03-.3-.02-.09-.05-.19-.09-.28-.03-.09-.08-.17-.13-.26-.06-.08-.12-.16-.19-.22-.07-.07-.15-.14-.23-.19-.08-.05-.17-.1-.26-.14s-.18-.07-.28-.08c-.48-.1-1,.06-1.35.41-.07.06-.13.14-.19.22-.05.09-.1.17-.14.26-.04.09-.06.19-.08.28-.02.1-.03.2-.03.3,0,.4.15.77.44,1.06.14.14.3.25.48.32.19.08.38.12.58.12.4,0,.77-.16,1.06-.44ZM6.23,14.17h0c.83,0,1.5-.68,1.5-1.51h0c0-.82-.67-1.5-1.5-1.5h0c-.83,0-1.5.68-1.5,1.5s.67,1.51,1.5,1.51ZM6.23,8.83h0c.83,0,1.5-.67,1.5-1.5h0c0-.83-.67-1.5-1.5-1.5h0c-.83,0-1.5.67-1.5,1.5s.67,1.5,1.5,1.5ZM7.29,19.06c.28-.29.44-.66.44-1.06,0-.1-.01-.2-.03-.3-.02-.09-.05-.19-.09-.28-.03-.09-.08-.17-.13-.26-.06-.08-.12-.15-.19-.22-.35-.35-.87-.51-1.36-.41-.09.02-.19.05-.28.08-.09.04-.17.09-.26.14-.08.06-.15.12-.22.19s-.13.14-.19.22c-.05.09-.1.17-.14.26-.03.09-.06.19-.08.28-.02.1-.03.2-.03.3,0,.4.15.77.44,1.06.28.28.66.44,1.06.44s.77-.16,1.06-.44Z"/></svg>');
		}
	}
	& form{
		display: grid;
		grid-gap: clamp(32px, calc(48 / 1200 * 100vw), 48px);
	}
	& ul{
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
		grid-gap: clamp(16px, calc(24 / 1200 * 100vw), 24px) clamp(24px, calc(32 / 1200 * 100vw), 32px);
		margin-top: clamp(16px, calc(24 / 1200 * 100vw), 24px);
	}
	& li{
		display: contents;
		& input{
			display: none;
			&[type="radio"]:checked+label{
				background: var(--color-theme);
				border-color: transparent;
				color: #fff;
			}
		}
		& label{
			display: grid;
			align-items: center;
			min-height: 40px;
			padding: 8px 16px;
			background: #fff;
			border: 1px solid #999;
			border-radius: 50px;
			font-size: 14px;
			color: #999;
			letter-spacing: 0.05em;
			text-align: center;
			text-wrap: balance;
		}
	}
	& dl {
		display: grid;
		grid-gap: 4px;
		margin-top: 24px;
	}
	& dd{
		& input {
			width: min(100%, 350px);
			border-radius: 4px;
		}
	}
}

#routeSubmit{
	display: flex;
	justify-content: center;
	margin-top: 16px;
	& button {
		display: grid;
		grid-template-columns: 20px auto 20px;
		align-items: center;
		column-gap: 8px;
		width: min(100%, 320px);
		min-height: 56px;
		margin: auto;
		padding: 4px 24px;
		border: 1px solid var(--color-theme);
		border-radius: 8px;
		color: var(--color-theme);
		font-weight: 700;
		text-align: center;
		text-decoration: none;
		background: #fff;
		&:before {
			content: "";
			aspect-ratio: 1;
			background: currentColor;
			-webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M16.12,8.12c0-3.11-2.52-5.62-5.62-5.62s-5.62,2.52-5.62,5.62,5.62,10.38,5.62,10.38c0,0,5.62-7.27,5.62-10.38ZM7.97,7.79c0-1.4,1.13-2.53,2.53-2.53s2.53,1.13,2.53,2.53-1.13,2.53-2.53,2.53-2.53-1.13-2.53-2.53Z"/></svg>');
			-webkit-mask-size: contain;
		}
		&:after {
			content: "";
			aspect-ratio: 1;
			background: currentColor;
			transform: translateY(0.1em);
			-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M16.73,13.33H6.18V4h10.55v9.33ZM7.39,12.12h8.12v-6.91H7.39v6.91ZM14.42,14.79H4.49V6.06h-1.21v9.94h11.15v-1.21Z"/></svg>') no-repeat center / contain;
		}
	}
}


#links{
	display: grid;
	grid-template-columns: 1fr var(--wrap) 1fr;
	padding: clamp(48px, calc(64 / 1200 * 100vw), 64px) 0 clamp(96px, calc(120 / 1200 * 100vw), 120px);
	background: #efefef;
	&>*{
		grid-column: 2;
	}
	& h2{
		display: grid;
		grid-template-columns: 8px 1fr;
		grid-column-gap: 16px;
		align-items: center;
		padding: 8px 8px 8px 0;
		font-weight: 700;
		font-size: clamp(18px, calc(20 / 1200 * 100vw), 20px);
		letter-spacing: 0.05em;
		border-top-right-radius: 20px;
		background: #fff;
		&:before {
			content: "";
			width: 4px;
			height: calc(100% + 16px);
			background: var(--color-theme);
		}
	}
	& h2 + div{
		display: grid;
		grid-gap: 32px 24px;
		padding: 32px 0 0;
		@media (min-width: 768px){
			grid-template-columns: repeat(2, 1fr);
		}
		@media (min-width: 992px){
			grid-template-columns: repeat(3, 1fr);
			grid-gap: 32px 48px;
		}
	}
	& section{
		display: grid;
		grid-template-columns: 80px 1fr;
		align-content: start;
		grid-gap: 24px;
		padding-top: 24px;
		border-top: 1px solid #999;
		&:first-child {
			border: none;
			padding-top: 0;
		}
		@media (min-width: 768px){
			&:nth-child(-n+2) {
				border: none;
				padding-top: 0;
			}
		}
		@media (min-width: 992px){
			&:nth-child(-n+3) {
				border: none;
				padding-top: 0;
			}
		}
	}
	& h3{
		display: grid;
		justify-items: center;
		align-self: start;
		padding-bottom: 8px;
		font-weight: 700;
		&:before{
			content: "";
			aspect-ratio: 1;
			width: 60px;
			background: var(--color-variable);
			background-repeat: no-repeat;
			background-position: center;
			background-size: 70%;
			border-radius: 100%;
		}
	}
	& ul{
		display: grid;
		grid-gap: 8px;
	}
	& li{
		display: contents;
		& a{
			display: grid;
			grid-template-columns: 14px auto;
			grid-gap: 8px;
			color: var(--color-variable);
			&:before{
				content: "";
				aspect-ratio: 1;
				background: currentColor;
				-webkit-mask: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path d="M1.49,3.06H.27v9.94h11.15v-1.21H1.49V3.06ZM3.18,1v9.33h10.55V1H3.18ZM12.51,9.12H4.39V2.21h8.12v6.91Z"/></svg>') center no-repeat;
				-webkit-mask-size: contain;
				transform: translateY(0.45em);
			}
		}
	}
}

#train h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M33.72,27.88V11.5c0-3.75-3.04-6.79-6.79-6.79h-3.15l.38-3.35h.69c.74,0,1.37.45,1.64,1.09l1.25-.53h0c-.48-1.13-1.59-1.92-2.89-1.92h-9.69c-1.3,0-2.42.79-2.89,1.92l1.25.53c.27-.64.9-1.09,1.64-1.09h.69l.38,3.34h-3.15c-3.75,0-6.79,3.04-6.79,6.79v16.38c0,2.84,2.07,5.21,4.78,5.69l-4.26,6.44h3.79l1.75-2.64h15.33l1.75,2.64h3.79l-4.26-6.44c2.71-.47,4.78-2.84,4.78-5.69ZM22.78,1.36l-.38,3.35h-4.82l-.38-3.34h5.57ZM14.12,7.76h11.76v1.96h-11.76v-1.96ZM10.58,14.09c0-.85.69-1.54,1.54-1.54h15.75c.85,0,1.54.69,1.54,1.54v5.15c0,.85-.69,1.54-1.54,1.54h-15.75c-.85,0-1.54-.69-1.54-1.54v-5.15h0ZM12.05,29.57c-1,0-1.8-.81-1.8-1.8s.81-1.8,1.8-1.8,1.8.81,1.8,1.8-.81,1.8-1.8,1.8ZM13.47,35.64l1.32-1.99h10.43l1.32,1.99h-13.06ZM27.95,29.57c-.99,0-1.8-.81-1.8-1.8s.81-1.8,1.8-1.8,1.8.81,1.8,1.8-.81,1.8-1.8,1.8Z"/></svg>');
}

#bus h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M34.92,10.93h-.4v-2.43c0-.91-.25-1.79-.72-2.53-.01-.02-.02-.03-.03-.05-.06-.1-.13-.19-.2-.28,0,0,0,0,0-.01-.13-.17-.26-.32-.39-.48-.1-.11-.2-.22-.3-.33,0-.02-.03-.03-.04-.05-.1-.11-.21-.22-.33-.32-.14-.13-.28-.27-.44-.39-.1-.09-.21-.17-.32-.25-.13-.1-.27-.2-.41-.3-.05-.03-.1-.07-.16-.1-.13-.08-.25-.16-.38-.23-.11-.07-.24-.13-.36-.2-.17-.1-.36-.18-.55-.27-.14-.06-.27-.12-.41-.17-.17-.07-.35-.13-.52-.18-.15-.04-.3-.09-.46-.13-.29-.07-.58-.13-.88-.17-.07-.01-.14-.02-.21-.03h-.01c-.14-.02-.27-.03-.41-.03-.17-.01-.34-.02-.52-.02h-12.93c-.17,0-.34,0-.51.02-.14,0-.28.02-.42.03h0c-.07,0-.14.02-.21.03-.3.04-.59.1-.88.17-.16.04-.31.08-.46.13-.18.06-.35.11-.52.18-.14.05-.28.11-.42.17-.18.08-.37.17-.55.27-.12.06-.24.13-.36.2-.13.07-.25.15-.37.23-.05.04-.11.07-.16.1-.13.1-.27.19-.41.3-.11.08-.21.16-.31.25-.15.12-.3.25-.44.39-.11.1-.22.21-.33.32-.01.01-.03.03-.04.05-.1.11-.2.22-.3.33-.14.16-.27.32-.4.49-.61.8-.95,1.82-.95,2.86v2.43h-.4c-.79,0-1.45.71-1.45,1.57v4.62c0,.87.65,1.57,1.45,1.57h.4v11.13h0s29.04.01,29.04.01v-11.14h.4c.79,0,1.44-.71,1.44-1.57v-4.62c0-.87-.65-1.57-1.44-1.57ZM30.61,20.4H9.4v-10.27h21.21v10.27h0ZM29.83,24.94c0,1.2-.97,2.18-2.18,2.18s-2.17-.98-2.17-2.18.97-2.18,2.17-2.18c1.21,0,2.18.98,2.18,2.18ZM14.53,24.94c0,1.2-.98,2.18-2.18,2.18s-2.18-.98-2.18-2.18.98-2.18,2.18-2.18c1.2,0,2.18.98,2.18,2.18ZM11.62,6.42c0-.45.37-.81.81-.81h15.13c.45,0,.81.37.81.81v1.74H11.62v-1.74ZM30.95,30.96h2.59,0s0,.01,0,.01l-.05.38-.39,3.23h-2.15v1.98c0,.79-.65,1.44-1.44,1.44h-1.66c-.79,0-1.44-.64-1.44-1.44v-1.98h-12.83v1.98c0,.79-.64,1.44-1.43,1.44h-1.67c-.79,0-1.43-.64-1.43-1.44v-1.98h-2.15l-.44-3.63h.01s.28,0,.28,0h24.19Z"/></svg>');
}

#car h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M4.95,30.94h4.34v2.59c0,.62-.51,1.14-1.14,1.14h-2.07c-.62,0-1.14-.51-1.14-1.14v-2.59ZM31.23,33.54c0,.62.51,1.14,1.13,1.14h2.07c.62,0,1.14-.51,1.14-1.14v-2.59h-4.34v2.59ZM38.5,11.98v1.23c0,1.05-.85,1.9-1.9,1.9h-.95l.36.64.75,1.3s.46.55.46,1.07v8.54h0l-.52,2.51c0,.48-.4.86-.89.86H4.17c-.49,0-.89-.39-.89-.86l-.52-2.51v-8.54c0-.52.47-1.07.47-1.07l1.12-1.93h-.32s-.63,0-.63,0c-1.05,0-1.9-.85-1.9-1.9v-1.23c0-.37.3-.67.67-.67h4.38l.73-1.26c1.33-2.88,4.21-4.72,7.38-4.72h10.67c3.17,0,6.05,1.84,7.38,4.72l.73,1.26h4.38c.37,0,.67.3.67.67ZM8.36,14.52c-.01.12,0,.24,0,.36,0,.02,0,.03,0,.05.02.12.05.23.09.34,0,.02.02.05.03.07.05.1.1.2.17.3.01.02.03.04.04.06.07.09.15.18.24.25.01.01.03.02.04.03.09.07.2.13.31.18.02,0,.04.02.06.03.11.04.22.08.34.09.03,0,.05,0,.08.01.06,0,.12.01.19.01h20.06c.06,0,.12,0,.18-.01.03,0,.05,0,.08-.01.12-.02.23-.05.34-.09.02,0,.04-.02.06-.03.11-.05.21-.11.31-.18.01-.01.03-.02.04-.03.09-.07.17-.16.24-.25.02-.02.03-.04.04-.06.07-.09.12-.19.17-.29.01-.02.02-.05.03-.07.04-.11.07-.22.09-.34,0-.02,0-.04,0-.05.01-.12.02-.24,0-.36,0-.02,0-.05,0-.07-.02-.11-.05-.23-.09-.34,0-.02-.02-.05-.03-.07-.02-.06-.05-.11-.08-.17l-1.4-2.42-.06-.13c-.83-1.8-2.65-2.96-4.63-2.96h-10.68c-1.99,0-3.79,1.16-4.62,2.96l-.06.13-1.41,2.42c-.03.06-.06.11-.08.17-.01.02-.02.05-.03.07-.04.11-.07.23-.09.35,0,.02,0,.04,0,.07ZM13,22.92s0-.02,0-.04c0-.04,0-.08-.01-.12l-.55-2.08c-.08-.3-.42-.52-.82-.52h-4.45c-.46,0-.82.28-.84.62,0,.01,0,.02,0,.03,0,.04,0,.08.01.12l.55,2.08c.08.3.42.52.82.52h4.45c.46,0,.82-.28.84-.62ZM24.25,28.59v-2.72c0-.2-.16-.36-.36-.36h-7.79c-.2,0-.36.16-.36.36v2.72h8.51ZM33.1,20.78c-.02-.34-.38-.62-.84-.62h-4.44c-.4,0-.74.22-.82.52l-.55,2.08s-.01.08-.01.12c0,.01,0,.02,0,.03.02.34.38.62.84.62h4.45c.4,0,.74-.22.82-.52l.55-2.08s.01-.08.01-.12c0-.01,0-.02,0-.03Z"/></svg>');
}

#road h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M20.98,7.25h-1.96v-2.94h-7.84v31.37h7.84v-2.94h1.96v2.94h7.84V4.31h-7.84v2.94ZM20.98,27.65h-1.96v-5.1h1.96v5.1ZM20.98,17.45h-1.96v-5.1h1.96v5.1ZM4.31,4.31h3.92v31.37h-3.92V4.31ZM31.76,4.31h3.92v31.37h-3.92V4.31Z"/></svg>');
}

#taxi h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M4.95,33.01h4.34v2.59c0,.62-.51,1.14-1.14,1.14h-2.07c-.62,0-1.14-.51-1.14-1.14v-2.59ZM31.23,35.6c0,.62.51,1.14,1.14,1.14h2.07c.62,0,1.14-.51,1.14-1.14v-2.59h-4.34v2.59ZM38.5,14.04v1.23c0,1.05-.85,1.9-1.9,1.9h-.95l.36.64.75,1.3s.46.55.46,1.07v8.54h0l-.52,2.51c0,.48-.4.86-.89.86H4.17c-.49,0-.89-.39-.89-.86l-.52-2.51v-8.54c0-.52.47-1.07.47-1.07l1.12-1.93h-.32s-.63,0-.63,0c-1.05,0-1.9-.85-1.9-1.9v-1.23c0-.37.3-.67.67-.67h4.38l.73-1.26c1.33-2.88,4.21-4.72,7.38-4.72h10.67c3.17,0,6.05,1.84,7.38,4.72l.73,1.26h4.38c.37,0,.67.3.67.67ZM8.36,16.59c-.01.12,0,.24,0,.36,0,.02,0,.03,0,.05.02.12.05.23.09.34,0,.02.02.05.03.07.05.1.1.2.17.3.01.02.03.04.04.06.07.09.15.18.24.25.01.01.03.02.04.03.09.07.2.13.31.18.02,0,.04.02.06.03.11.04.22.08.34.09.03,0,.05,0,.08.01.06,0,.12.01.19.01h20.06c.06,0,.12,0,.18-.01.03,0,.05,0,.08-.01.12-.02.23-.05.34-.09.02,0,.04-.02.06-.03.11-.05.21-.11.31-.18.01-.01.03-.02.04-.03.09-.07.17-.16.24-.25.02-.02.03-.04.04-.06.07-.09.12-.19.17-.29.01-.02.02-.05.03-.07.04-.11.07-.22.09-.34,0-.02,0-.04,0-.05.01-.12.02-.24,0-.36,0-.02,0-.05,0-.07-.02-.11-.05-.23-.09-.34,0-.02-.02-.05-.03-.07-.02-.06-.05-.11-.08-.17l-1.4-2.42-.06-.13c-.83-1.8-2.65-2.96-4.63-2.96h-10.68c-1.99,0-3.79,1.16-4.62,2.96l-.06.13-1.41,2.42c-.03.06-.06.11-.08.17-.01.02-.02.05-.03.07-.04.11-.07.23-.09.35,0,.02,0,.04,0,.07ZM13,24.98s0-.02,0-.04c0-.04,0-.08-.01-.12l-.55-2.08c-.08-.3-.42-.52-.82-.52h-4.45c-.46,0-.82.28-.84.62,0,.01,0,.02,0,.03,0,.04,0,.08.01.12l.55,2.08c.08.3.42.52.82.52h4.45c.46,0,.82-.28.84-.62ZM24.25,30.66v-2.72c0-.2-.16-.36-.36-.36h-7.79c-.2,0-.36.16-.36.36v2.72h8.51ZM33.1,22.85c-.02-.34-.38-.62-.84-.62h-4.44c-.4,0-.74.22-.82.52l-.55,2.08s-.01.08-.01.13c0,.01,0,.02,0,.03.02.34.38.62.84.62h4.45c.4,0,.74-.22.82-.52l.55-2.08s.01-.08.01-.12c0-.01,0-.02,0-.03ZM15.52,6.18c.04.05.11.09.18.09h8.6c.07,0,.13-.03.17-.09.04-.05.06-.13.04-.19l-.67-2.44c-.05-.17-.2-.29-.37-.29h-6.94c-.17,0-.33.12-.38.29l-.67,2.44c-.02.07,0,.14.04.19Z"/></svg>');
}

#airline h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M38.32,22.31c-.03-.83-.53-1.57-1.31-1.93l-13.93-5.65c-.02-8.28-.97-13.99-3.08-13.99s-3.06,5.71-3.08,13.99l-13.93,5.65c-.78.36-1.28,1.11-1.31,1.93l-.07,1.96c-.01.3.12.58.35.78.23.2.55.28.85.23,0,0,10.89-1.7,14.22-2.25.13,6.25.29,9.72.29,9.72l-3.68,1.84c-.43.18-.72.63-.72,1.12v.72c0,.33.13.65.36.88.23.23.53.35.84.33l4.66-.28c.15,1.1.64,1.91,1.22,1.91s1.07-.81,1.22-1.91l4.66.28c.31.02.62-.1.84-.33.23-.23.36-.54.36-.88v-.72c0-.49-.28-.94-.72-1.12l-3.69-1.84s.16-3.48.29-9.72c3.33.55,14.22,2.25,14.22,2.25.31.05.62-.04.85-.23.23-.2.36-.48.35-.78l-.07-1.96Z"/></svg>');
}

#etc h3:before {
	background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="white"><path d="M32.1,26.2l4.7-5.03-4.7-5.03h-9.9v-8.09c.88-.48,1.49-1.4,1.49-2.48,0-1.56-1.27-2.83-2.83-2.83s-2.83,1.27-2.83,2.83c0,1.08.61,2,1.49,2.48v2.72h-10.67l-5.64,6.04,5.64,6.04h10.67v12.42h-5.79v2.01h14.26v-2.01h-5.79v-9.06h9.9ZM19.51,20.83h-9.8l-3.76-4.03,3.76-4.03h9.8v8.06h0Z"/></svg>');
}



