#information-contact {margin-bottom: 80px;}
#information-contact .map-block  {
	width: 100%;
	display: block;
	height: 400px;
}

#information-contact h1, h2,h3 {
	margin-bottom: 60px;
	text-transform: uppercase;
	color: #161616;
	font-family: 'Cormorant Garamond', sans-serif;
	font-weight: 700;
	font-size: 46px;
	box-sizing: border-box;
}

#information-contact .map-block {
	position: relative;
	display: flex;
	align-items: center;
}

#information-contact .location-link {
	display: block;
}

#information-contact .location-thumb {
	display: block;
	width: 100%;
	height: 400px;
	object-fit: cover;
}

#information-contact .info-block {
	position: absolute;
	height: fit-content;
	left: 50px;
	width: fit-content;
	box-sizing: border-box;
	padding: 30px;
	background: #F8F8F8;
	box-shadow: 0px 0px 36px 0px rgba(73, 73, 73, 0.09);
	z-index: 1;
}

#information-contact .info-list {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
}

#information-contact .info-list li {
	display: flex;
	flex-direction: column;
	font-size: 16px;
}


#information-contact .info-list li h5 {
	margin-bottom: 10px;
	color: #9A9A9A;
	font-weight: 400;
	font-size: inherit;
}

#information-contact .info-list li span,
#information-contact .info-list li a {
	color: #161616;
	font-size: inherit;
	font-weight: 600;
	display: grid;
	grid-template-columns: max-content auto;
	grid-gap: 10px;
	align-items: center;
	text-decoration: unset;
}

#information-contact .info-list li a:hover {
	text-decoration: underline;
}

#information-contact .info-list li span:before,
#information-contact .info-list li a:before {
	content: '';
	width: 24px;
	height: 24px;
}

#information-contact .info-list li:not(:last-child) {
	margin-bottom: 20px;
}

#information-contact .info-list li a.address:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C7.6 2 4 5.6 4 10C4 15.4 11 21.5 11.3 21.8C11.5 21.9 11.8 22 12 22C12.2 22 12.5 21.9 12.7 21.8C13 21.5 20 15.4 20 10C20 5.6 16.4 2 12 2ZM12 19.7C9.9 17.7 6 13.4 6 10C6 6.7 8.7 4 12 4C15.3 4 18 6.7 18 10C18 13.3 14.1 17.7 12 19.7ZM12 6C9.8 6 8 7.8 8 10C8 12.2 9.8 14 12 14C14.2 14 16 12.2 16 10C16 7.8 14.2 6 12 6ZM12 12C10.9 12 10 11.1 10 10C10 8.9 10.9 8 12 8C13.1 8 14 8.9 14 10C14 11.1 13.1 12 12 12Z' fill='%23161616'/%3E%3C/svg%3E%0A");
}

#information-contact .info-list li span.open:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 20C16.4 20 20 16.4 20 12C20 7.6 16.4 4 12 4C7.6 4 4 7.6 4 12C4 16.4 7.6 20 12 20ZM12 2C17.5 2 22 6.5 22 12C22 17.5 17.5 22 12 22C6.5 22 2 17.5 2 12C2 6.5 6.5 2 12 2ZM17 11.5V13H11V7H12.5V11.5H17Z' fill='%23161616'/%3E%3C/svg%3E%0A");
}

#information-contact .info-list li a.phone:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25903 6.97181C2.28535 7.22146 2.34829 7.46586 2.44582 7.69711H2.42266C2.42564 7.70833 2.44283 7.73229 2.44582 7.74351C3.08537 9.56537 4.68723 13.0534 7.83941 16.2113C11.0148 19.3924 14.5607 20.9269 16.315 21.6147H16.3381C16.7778 21.7603 17.2475 21.7894 17.7017 21.6992C18.1559 21.6089 18.579 21.4024 18.9299 21.0998L18.9531 21.0766H18.9763L21.1945 18.8311L21.2879 18.7375C21.9065 18.1177 21.9065 17.0414 21.2879 16.4216L18.2291 13.3573C17.6105 12.7375 16.5129 12.7375 15.8943 13.3573L14.4239 14.8311C13.8897 14.5736 12.5763 13.9074 11.342 12.7255C10.1152 11.5541 9.49059 10.2091 9.26271 9.68512L10.8041 8.14097L10.8504 8.07136C11.0842 7.72031 11.2157 7.31986 11.2008 6.90145C11.1858 6.50998 10.9938 6.10355 10.6636 5.80265L10.7246 5.86099L10.6173 5.73229L7.62872 2.71433C7.01009 2.09457 5.91254 2.09457 5.29391 2.71433L2.98301 5.03094C2.64623 5.37296 2.41175 5.80259 2.3061 6.27121C2.25383 6.50108 2.23795 6.737 2.25903 6.97181ZM3.75331 6.85504C3.73314 6.57061 3.85268 6.28768 4.03349 6.10654L6.34513 3.76747C6.47364 3.63873 6.42732 3.63873 6.55508 3.76747L9.68484 6.9007C9.68186 6.89771 9.70502 6.9007 9.70801 6.97106C10.5755 6.45862 9.66094 7.11702 9.61461 7.20534L7.83941 9.00698L7.489 9.35728L7.65263 9.80189C7.65263 9.80189 8.51034 12.1028 10.3147 13.8251C12.0832 15.5182 14.2596 16.4448 14.2596 16.4448L14.7273 16.632L15.1009 16.2809L16.9687 14.4097C17.0972 14.2817 17.0509 14.2817 17.1786 14.4097L20.2374 17.474C20.3659 17.6028 20.3659 17.5564 20.2374 17.6844L17.9721 19.977C17.9669 19.983 17.9549 19.971 17.9497 19.977L17.9258 20.0002C17.6015 20.2607 17.2571 20.3393 16.8514 20.2113C16.8432 20.2083 16.8372 20.2135 16.829 20.2113C15.1412 19.5474 11.8351 18.0856 8.88989 15.135C5.93346 12.1731 4.41303 8.81387 3.8467 7.18214L3.82354 7.15893V7.13573C3.78245 7.04516 3.75929 6.9486 3.75331 6.85504Z' fill='%23161616'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.11688 2.5379C5.83277 1.8207 7.088 1.8207 7.80389 2.5379L10.8006 5.56413L10.908 5.69287C11.2365 6.02649 11.4323 6.46076 11.4487 6.8919C11.4658 7.36997 11.3151 7.82176 11.0567 8.20974C11.0566 8.20978 11.0567 8.20971 11.0567 8.20974L10.9967 8.29991L9.55883 9.74037C9.82613 10.3301 10.4278 11.5088 11.5129 12.5449C12.6114 13.5968 13.7762 14.2322 14.3725 14.5287L15.7172 13.1809C16.4331 12.4637 17.6884 12.4636 18.4043 13.1808L21.4631 16.2452C22.179 16.9624 22.179 18.1967 21.4631 18.9139L21.3706 19.0066L21.3697 19.0075L19.0793 21.3261H19.0475C18.6729 21.6366 18.2268 21.849 17.7492 21.9439C17.2663 22.0399 16.7672 22.0124 16.298 21.8642H16.267L16.2233 21.8471C14.4573 21.1546 10.8737 19.6049 7.66238 16.3877C4.48473 13.2043 2.86616 9.69012 2.21483 7.84017C2.21232 7.83576 2.20871 7.82931 2.20527 7.82269C2.20263 7.81762 2.19895 7.81026 2.19514 7.80152C2.19166 7.79352 2.18587 7.77935 2.18109 7.76138L2.12046 7.53362C2.06651 7.35931 2.02961 7.17993 2.01043 6.998L2.01003 6.99415C1.98661 6.73335 2.00428 6.47126 2.0623 6.21601C2.17821 5.70204 2.43541 5.23083 2.80478 4.85571L2.80592 4.85456L5.11688 2.5379ZM2.78322 7.94659C3.47547 9.80739 5.05395 13.0688 8.01459 16.0349C11.1279 19.1539 14.6041 20.6738 16.3611 21.3652H16.3773L16.4153 21.3778C16.8142 21.5099 17.2403 21.5363 17.6523 21.4544C18.0614 21.3732 18.4427 21.1879 18.7596 20.9166L18.849 20.8271H18.8714L21.0166 18.6555L21.0175 18.6546L21.1109 18.5611C21.6323 18.0387 21.6323 17.1204 21.1109 16.5981L18.0521 13.5337C17.5307 13.0114 16.5909 13.0114 16.0695 13.5336C16.0695 13.5337 16.0695 13.5336 16.0695 13.5336L14.4743 15.1326L14.315 15.0559C13.7724 14.7943 12.4313 14.1147 11.169 12.9059C9.90636 11.7002 9.26582 10.319 9.03347 9.78478L8.96568 9.62891L10.6096 7.982L10.6422 7.93295C10.8515 7.61886 10.9638 7.26907 10.951 6.91036C10.9396 6.61249 10.8005 6.29225 10.5496 6.0394L10.4907 5.98311L10.4961 5.97727L10.432 5.90043L7.45169 2.89074C7.45157 2.89063 7.4518 2.89086 7.45169 2.89074C6.93026 2.36878 5.99041 2.36853 5.46914 2.89069C5.46912 2.89071 5.46916 2.89067 5.46914 2.89069L3.15882 5.20671C2.855 5.51548 2.64345 5.90324 2.5481 6.32617C2.50176 6.52995 2.48749 6.73942 2.50598 6.94752C2.52984 7.1721 2.58656 7.39194 2.6743 7.59999L2.82047 7.94659H2.78322ZM6.44956 4.01548L4.20954 6.28207L4.20866 6.28295C4.07547 6.41638 3.98608 6.62977 4.0008 6.83735L4.00092 6.83909C4.00502 6.9032 4.02104 6.9701 4.04933 7.03247L4.04995 7.03383L4.06225 7.04615L4.081 7.10018C4.63901 8.70793 6.14268 12.0308 9.06506 14.9585C11.9513 17.85 15.1911 19.2966 16.8781 19.9629C16.8804 19.9632 16.8827 19.9635 16.885 19.9639C16.8991 19.966 16.9132 19.9693 16.9272 19.9739C17.2437 20.0732 17.4998 20.0185 17.7603 19.8126L17.7736 19.7996C17.7859 19.7874 17.7997 19.7762 17.815 19.7663C17.8251 19.7598 17.8353 19.7542 17.8456 19.7494L19.9896 17.5795L17.0727 14.6573L15.2704 16.463L14.7812 16.9225L14.1612 16.6745L14.257 16.4487C14.1612 16.6745 14.1613 16.6745 14.1612 16.6745L14.159 16.6735L14.1536 16.6712L14.1337 16.6625C14.1164 16.6549 14.0912 16.6437 14.0587 16.6289C13.9938 16.5993 13.8997 16.5555 13.7817 16.4978C13.5456 16.3823 13.2131 16.2109 12.8247 15.9859C12.0493 15.5366 11.045 14.8703 10.1417 14.0055C9.21539 13.1212 8.53573 12.0925 8.08858 11.2891C7.86453 10.8866 7.69773 10.5385 7.58667 10.2904C7.53111 10.1663 7.48944 10.067 7.46147 9.99832C7.44748 9.96395 7.43691 9.9372 7.42974 9.91878L7.42153 9.89747L7.41932 9.89166L7.4187 9.89C7.41867 9.88993 7.41839 9.88917 7.6517 9.80188L7.4187 9.89L7.41803 9.88819L7.1992 9.29358L7.66124 8.8317L7.66257 8.83036L9.42202 7.04469C9.43163 7.03216 9.44053 7.02224 9.44654 7.01577L6.44956 4.01548ZM9.92183 6.97312C9.92297 6.96936 9.92403 6.96558 9.925 6.96176L9.90944 6.96242C9.91344 6.96612 9.91757 6.96969 9.92183 6.97312ZM9.7781 6.64226C9.79958 6.63032 9.81921 6.61961 9.83709 6.61009C9.8894 6.58221 9.95178 6.55031 10.0042 6.53709C10.0168 6.53391 10.0553 6.52447 10.103 6.52986C10.1287 6.53276 10.1728 6.54162 10.218 6.57242C10.2688 6.60706 10.3053 6.6591 10.3205 6.719C10.3445 6.81329 10.3064 6.88687 10.2996 6.90006C10.2873 6.92404 10.2731 6.94299 10.2656 6.95239C10.238 6.987 10.1974 7.02381 10.168 7.04983C10.1217 7.09085 10.0595 7.14257 10.0011 7.19112C9.97616 7.21187 9.95189 7.23204 9.92987 7.25055C9.8909 7.2833 9.85827 7.31133 9.83477 7.33289C9.82946 7.33777 9.82513 7.34184 9.82168 7.34515L9.81693 7.35421L8.0144 9.18359L7.77695 9.42096L7.88497 9.71449L7.88533 9.71545L7.8869 9.7196L7.8938 9.7375C7.90008 9.75362 7.9097 9.77799 7.92269 9.8099C7.94867 9.87373 7.9881 9.9677 8.04115 10.0862C8.14729 10.3233 8.3077 10.6582 8.52362 11.0461C8.95637 11.8237 9.60765 12.8065 10.4855 13.6444C11.3507 14.4727 12.3192 15.1165 13.0741 15.5539C13.4509 15.7722 13.7729 15.9382 14.0002 16.0494C14.1138 16.105 14.2036 16.1468 14.2646 16.1745C14.2951 16.1884 14.3184 16.1988 14.3339 16.2056L14.3511 16.2131L14.3539 16.2143L14.6716 16.3414L14.9266 16.1017L16.7917 14.2332C16.7996 14.2253 16.8073 14.2175 16.814 14.2105C16.8186 14.2057 16.8229 14.2011 16.8272 14.1966C16.8291 14.1945 16.8312 14.1923 16.8335 14.1899C16.8415 14.1813 16.8512 14.1709 16.8594 14.1626C16.8689 14.1529 16.8893 14.1324 16.9159 14.1141C16.9445 14.0944 16.9988 14.0642 17.073 14.0642C17.1474 14.0642 17.2018 14.0945 17.2305 14.1143C17.2572 14.1328 17.2776 14.1534 17.2871 14.1631C17.2952 14.1715 17.3049 14.1819 17.3129 14.1905C17.3151 14.1929 17.3172 14.1951 17.3191 14.1972C17.3294 14.2081 17.3406 14.2199 17.3538 14.2332L20.4126 17.2976C20.426 17.311 20.4379 17.3223 20.4489 17.3327C20.453 17.3365 20.4579 17.3411 20.4631 17.346C20.4699 17.3523 20.477 17.359 20.483 17.3649C20.4927 17.3744 20.5133 17.3948 20.5317 17.4215C20.5514 17.4501 20.5819 17.5047 20.5819 17.5795C20.5819 17.6544 20.5513 17.7091 20.5314 17.7378C20.5129 17.7645 20.4922 17.7849 20.4825 17.7944C20.4741 17.8025 20.4637 17.8122 20.4551 17.8202C20.4527 17.8224 20.4504 17.8246 20.4483 17.8265C20.4375 17.8366 20.4259 17.8476 20.4128 17.8606C20.4126 17.8608 20.4123 17.861 20.4121 17.8613L18.1496 20.1511C18.1366 20.1645 18.1217 20.1769 18.105 20.1877C18.0906 20.1969 18.076 20.2044 18.0613 20.2102C17.6917 20.4992 17.28 20.5964 16.8133 20.4607C16.8126 20.4606 16.8119 20.4606 16.8112 20.4605C16.7957 20.4593 16.7793 20.4566 16.7625 20.452L16.7495 20.4485L16.737 20.4435C15.0366 19.7746 11.6936 18.2975 8.71286 15.3114C5.75467 12.3478 4.21855 8.99305 3.62949 7.31829L3.57356 7.26227V7.18592C3.53366 7.08329 3.51067 6.97642 3.5039 6.87184C3.4786 6.51111 3.628 6.15926 3.85598 5.93059C3.85582 5.93074 3.85614 5.93043 3.85598 5.93059L6.16723 3.59192L6.1681 3.59104C6.18147 3.57764 6.19275 3.56575 6.20309 3.55468C6.20501 3.55263 6.20713 3.55035 6.20938 3.54793C6.21742 3.53929 6.22713 3.52886 6.23529 3.52051C6.24478 3.5108 6.26516 3.49017 6.29175 3.47174C6.3203 3.45196 6.3748 3.4214 6.44946 3.4214C6.52423 3.4214 6.57882 3.45204 6.60751 3.47201C6.63418 3.49056 6.65456 3.51131 6.664 3.52104C6.67213 3.52941 6.68181 3.53987 6.6898 3.54852C6.69203 3.55093 6.69414 3.5532 6.69603 3.55525C6.70624 3.56623 6.71735 3.57803 6.73051 3.5913C6.73043 3.59122 6.7306 3.59138 6.73051 3.5913L9.7781 6.64226Z' fill='%23161616'/%3E%3C/svg%3E%0A");
}

#information-contact .info-list li a.phone:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25903 6.97181C2.28535 7.22146 2.34829 7.46586 2.44582 7.69711H2.42266C2.42564 7.70833 2.44283 7.73229 2.44582 7.74351C3.08537 9.56537 4.68723 13.0534 7.83941 16.2113C11.0148 19.3924 14.5607 20.9269 16.315 21.6147H16.3381C16.7778 21.7603 17.2475 21.7894 17.7017 21.6992C18.1559 21.6089 18.579 21.4024 18.9299 21.0998L18.9531 21.0766H18.9763L21.1945 18.8311L21.2879 18.7375C21.9065 18.1177 21.9065 17.0414 21.2879 16.4216L18.2291 13.3573C17.6105 12.7375 16.5129 12.7375 15.8943 13.3573L14.4239 14.8311C13.8897 14.5736 12.5763 13.9074 11.342 12.7255C10.1152 11.5541 9.49059 10.2091 9.26271 9.68512L10.8041 8.14097L10.8504 8.07136C11.0842 7.72031 11.2157 7.31986 11.2008 6.90145C11.1858 6.50998 10.9938 6.10355 10.6636 5.80265L10.7246 5.86099L10.6173 5.73229L7.62872 2.71433C7.01009 2.09457 5.91254 2.09457 5.29391 2.71433L2.98301 5.03094C2.64623 5.37296 2.41175 5.80259 2.3061 6.27121C2.25383 6.50108 2.23795 6.737 2.25903 6.97181ZM3.75331 6.85504C3.73314 6.57061 3.85268 6.28768 4.03349 6.10654L6.34513 3.76747C6.47364 3.63873 6.42732 3.63873 6.55508 3.76747L9.68484 6.9007C9.68186 6.89771 9.70502 6.9007 9.70801 6.97106C10.5755 6.45862 9.66094 7.11702 9.61461 7.20534L7.83941 9.00698L7.489 9.35728L7.65263 9.80189C7.65263 9.80189 8.51034 12.1028 10.3147 13.8251C12.0832 15.5182 14.2596 16.4448 14.2596 16.4448L14.7273 16.632L15.1009 16.2809L16.9687 14.4097C17.0972 14.2817 17.0509 14.2817 17.1786 14.4097L20.2374 17.474C20.3659 17.6028 20.3659 17.5564 20.2374 17.6844L17.9721 19.977C17.9669 19.983 17.9549 19.971 17.9497 19.977L17.9258 20.0002C17.6015 20.2607 17.2571 20.3393 16.8514 20.2113C16.8432 20.2083 16.8372 20.2135 16.829 20.2113C15.1412 19.5474 11.8351 18.0856 8.88989 15.135C5.93346 12.1731 4.41303 8.81387 3.8467 7.18214L3.82354 7.15893V7.13573C3.78245 7.04516 3.75929 6.9486 3.75331 6.85504Z' fill='%23161616'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.11688 2.5379C5.83277 1.8207 7.088 1.8207 7.80389 2.5379L10.8006 5.56413L10.908 5.69287C11.2365 6.02649 11.4323 6.46076 11.4487 6.8919C11.4658 7.36997 11.3151 7.82176 11.0567 8.20974L10.9967 8.29991L9.55883 9.74037C9.82613 10.3301 10.4278 11.5088 11.5129 12.5449C12.6114 13.5968 13.7762 14.2322 14.3725 14.5287L15.7172 13.1809C16.4331 12.4637 17.6884 12.4636 18.4043 13.1808L21.4631 16.2452C22.179 16.9624 22.179 18.1967 21.4631 18.9139L21.3706 19.0066L21.3697 19.0075L19.0793 21.3261H19.0475C18.6729 21.6366 18.2267 21.849 17.7492 21.9439C17.2663 22.0399 16.7672 22.0124 16.298 21.8642H16.267L16.2233 21.8471C14.4573 21.1546 10.8737 19.6049 7.66238 16.3877C4.48473 13.2043 2.86616 9.69012 2.21483 7.84017C2.21232 7.83576 2.20871 7.82931 2.20527 7.82269C2.20263 7.81762 2.19895 7.81026 2.19514 7.80152C2.19166 7.79352 2.18587 7.77935 2.18109 7.76138L2.12046 7.53362C2.06651 7.35931 2.02961 7.17993 2.01043 6.998L2.01003 6.99415C1.98661 6.73335 2.00428 6.47126 2.0623 6.21601C2.17821 5.70204 2.43541 5.23083 2.80478 4.85571L2.80592 4.85456L5.11688 2.5379ZM2.78322 7.94659C3.47547 9.80739 5.05395 13.0688 8.01458 16.0349C11.1279 19.1539 14.6041 20.6738 16.3611 21.3652H16.3773L16.4153 21.3778C16.8142 21.5099 17.2403 21.5363 17.6523 21.4544C18.0614 21.3732 18.4427 21.1879 18.7596 20.9166L18.849 20.8271H18.8714L21.0166 18.6555L21.0175 18.6546L21.1109 18.5611C21.6322 18.0387 21.6322 17.1204 21.1109 16.5981L18.0521 13.5337C17.5307 13.0114 16.5909 13.0114 16.0695 13.5336L14.4743 15.1326L14.315 15.0559C13.7724 14.7943 12.4313 14.1147 11.169 12.9059C9.90636 11.7002 9.26582 10.319 9.03347 9.78478L8.96568 9.62891L10.6096 7.982L10.6422 7.93295C10.8515 7.61886 10.9638 7.26907 10.951 6.91036C10.9396 6.61249 10.8005 6.29225 10.5496 6.0394L10.4907 5.98311L10.4961 5.97727L10.432 5.90043L7.45169 2.89074C6.93026 2.36878 5.99041 2.36853 5.46914 2.89069L3.15882 5.20671C2.855 5.51548 2.64345 5.90324 2.5481 6.32617C2.50176 6.52995 2.48749 6.73942 2.50598 6.94752C2.52984 7.1721 2.58656 7.39194 2.6743 7.59999L2.82047 7.94659H2.78322ZM9.92182 6.97312C9.92297 6.96936 9.92403 6.96558 9.925 6.96176L9.90944 6.96242C9.91344 6.96612 9.91757 6.96969 9.92182 6.97312ZM9.7781 6.64226C9.79958 6.63032 9.81921 6.61961 9.83709 6.61009C9.8894 6.58221 9.95178 6.55031 10.0042 6.53709C10.0168 6.53391 10.0553 6.52447 10.103 6.52986C10.1287 6.53276 10.1728 6.54162 10.218 6.57242C10.2688 6.60706 10.3053 6.6591 10.3205 6.719C10.3445 6.81329 10.3064 6.88686 10.2996 6.90006C10.2873 6.92404 10.2731 6.94299 10.2656 6.95239C10.238 6.987 10.1974 7.02381 10.168 7.04983C10.1217 7.09085 10.0595 7.14257 10.0011 7.19112C9.97616 7.21187 9.95189 7.23204 9.92987 7.25055C9.8909 7.2833 9.85827 7.31133 9.83477 7.33289C9.82946 7.33777 9.82513 7.34184 9.82168 7.34515L9.81693 7.35421L8.0144 9.18359L7.77695 9.42096L7.88497 9.71449L7.88533 9.71545L7.8869 9.7196L7.8938 9.7375C7.90008 9.75362 7.9097 9.77799 7.92269 9.8099C7.94867 9.87373 7.9881 9.9677 8.04115 10.0862C8.14729 10.3233 8.3077 10.6582 8.52361 11.0461C8.95637 11.8237 9.60764 12.8065 10.4855 13.6444C11.3507 14.4727 12.3192 15.1165 13.0741 15.5539C13.4509 15.7722 13.7729 15.9382 14.0002 16.0494C14.1138 16.105 14.2036 16.1468 14.2646 16.1745C14.2951 16.1884 14.3184 16.1988 14.3339 16.2056L14.3511 16.2131L14.3539 16.2143L14.6716 16.3414L14.9266 16.1017L16.7917 14.2332C16.7996 14.2253 16.8073 14.2175 16.814 14.2105C16.8186 14.2057 16.8229 14.2011 16.8272 14.1966C16.8291 14.1945 16.8312 14.1923 16.8335 14.1899C16.8415 14.1813 16.8512 14.1709 16.8594 14.1626C16.8689 14.1529 16.8893 14.1324 16.9159 14.1141C16.9445 14.0944 16.9988 14.0642 17.073 14.0642C17.1474 14.0642 17.2018 14.0945 17.2305 14.1143C17.2572 14.1328 17.2776 14.1534 17.2871 14.1631C17.2952 14.1715 17.3049 14.1819 17.3129 14.1905C17.3151 14.1929 17.3172 14.1951 17.3191 14.1972C17.3294 14.2081 17.3406 14.2199 17.3538 14.2332L20.4126 17.2976C20.426 17.311 20.4379 17.3223 20.4489 17.3327C20.453 17.3365 20.4579 17.3411 20.4631 17.346C20.4699 17.3523 20.477 17.359 20.483 17.3649C20.4927 17.3744 20.5133 17.3948 20.5317 17.4215C20.5514 17.4501 20.5819 17.5047 20.5819 17.5795C20.5819 17.6544 20.5513 17.7091 20.5314 17.7378C20.5129 17.7645 20.4922 17.7849 20.4825 17.7944C20.4741 17.8025 20.4637 17.8122 20.4551 17.8202C20.4527 17.8224 20.4504 17.8246 20.4483 17.8265C20.4375 17.8366 20.4259 17.8476 20.4128 17.8606L20.4121 17.8613L18.1496 20.1511C18.1366 20.1645 18.1217 20.1769 18.105 20.1877C18.0906 20.1969 18.076 20.2044 18.0613 20.2102C17.6917 20.4992 17.28 20.5964 16.8133 20.4607L16.8112 20.4605C16.7957 20.4593 16.7793 20.4566 16.7625 20.452L16.7495 20.4485L16.737 20.4435C15.0366 19.7746 11.6936 18.2975 8.71286 15.3114C5.75467 12.3478 4.21855 8.99305 3.62949 7.31829L3.57356 7.26227V7.18592C3.53366 7.08329 3.51067 6.97642 3.5039 6.87184C3.4786 6.51111 3.628 6.15926 3.85598 5.93059L6.16723 3.59192L6.1681 3.59104C6.18147 3.57764 6.19275 3.56575 6.20309 3.55468C6.20501 3.55263 6.20713 3.55035 6.20938 3.54793C6.21742 3.53929 6.22713 3.52886 6.23529 3.52051C6.24478 3.5108 6.26515 3.49017 6.29175 3.47174C6.32029 3.45196 6.3748 3.4214 6.44946 3.4214C6.52423 3.4214 6.57882 3.45204 6.60751 3.47201C6.63418 3.49056 6.65456 3.51131 6.664 3.52104C6.67213 3.52941 6.68181 3.53987 6.6898 3.54852C6.69203 3.55093 6.69413 3.5532 6.69603 3.55525C6.70624 3.56623 6.71735 3.57803 6.73051 3.5913L9.7781 6.64226Z' fill='%23161616'/%3E%3C/svg%3E%0A");
}

#information-contact .main-content,
#information-contact #about {margin-top: 80px;}


#information-contact #column-left .nav-list {
	display: flex;
	flex-direction: column;
}

#information-contact #column-left .nav-list > li:not(:last-child) {
	margin-bottom: 20px;
}

#information-contact #column-left .nav-list > li a {
	color: #ABABAB;
	font-size: 24px;
}


#information-contact #column-left .nav-list > li:hover a,
#information-contact #column-left .nav-list > li.active a,
#information-contact #column-left .nav-list > li a:active {
	color: #EF4751;
	text-decoration: unset;
}

#information-contact .soc-list {
	display: flex;
	margin-top: 30px;
}
#information-contact .soc-list > li:not(:last-child) {margin-right: 20px;}

#information-contact .soc-list > li a {
	width: 36px;
	height: 36px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}

#information-contact .soc-list > li a.instagram {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_808_27877)'%3E%3Cpath d='M26.9993 0H8.99978C4.05034 0 0 4.05034 0 8.99978V27.0002C0 31.9483 4.05034 36 8.99978 36H26.9993C31.9488 36 35.9991 31.9483 35.9991 27.0002V8.99978C35.9991 4.05034 31.9488 0 26.9993 0ZM32.999 27.0002C32.999 30.3076 30.3086 32.9999 26.9993 32.9999H8.99978C5.69192 32.9999 3.00007 30.3076 3.00007 27.0002V8.99978C3.00007 5.69148 5.69192 3.00007 8.99978 3.00007H26.9993C30.3086 3.00007 32.999 5.69148 32.999 8.99978V27.0002Z' fill='%23161616'/%3E%3Cpath d='M27.7499 10.4996C28.9926 10.4996 29.9999 9.49231 29.9999 8.2497C29.9999 7.00709 28.9926 5.99976 27.7499 5.99976C26.5073 5.99976 25.5 7.00709 25.5 8.2497C25.5 9.49231 26.5073 10.4996 27.7499 10.4996Z' fill='%23161616'/%3E%3Cpath d='M17.9995 8.99976C13.028 8.99976 8.99976 13.0285 8.99976 17.9995C8.99976 22.9688 13.028 27.0002 17.9995 27.0002C22.9696 27.0002 26.9993 22.9688 26.9993 17.9995C26.9993 13.0285 22.9696 8.99976 17.9995 8.99976ZM17.9995 24.0001C14.6862 24.0001 11.9998 21.3137 11.9998 17.9995C11.9998 14.6853 14.6862 11.9998 17.9995 11.9998C21.3128 11.9998 23.9992 14.6853 23.9992 17.9995C23.9992 21.3137 21.3128 24.0001 17.9995 24.0001Z' fill='%23161616'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_808_27877'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#information-contact .soc-list > li a.facebook {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_808_27878)'%3E%3Cpath d='M31.7812 0H4.21875C1.89253 0 0 1.89253 0 4.21875V31.7812C0 34.1075 1.89253 36 4.21875 36H31.7812C34.1075 36 36 34.1075 36 31.7812V4.21875C36 1.89253 34.1075 0 31.7812 0ZM33.1875 31.7812C33.1875 32.5567 32.5567 33.1875 31.7812 33.1875H23.7656V21.7266H28.1102L28.8281 17.3672H23.7656V14.3438C23.7656 13.1502 24.6814 12.2344 25.875 12.2344H28.7578V7.875H25.875C22.2945 7.875 19.4078 10.7754 19.4078 14.356V17.3672H15.1875V21.7266H19.4078V33.1875H4.21875C3.44334 33.1875 2.8125 32.5567 2.8125 31.7812V4.21875C2.8125 3.44334 3.44334 2.8125 4.21875 2.8125H31.7812C32.5567 2.8125 33.1875 3.44334 33.1875 4.21875V31.7812Z' fill='%23161616'/%3E%3Cpath d='M23.7656 33.1875H19.4078V36H23.7656V33.1875ZM23.7656 33.1875V21.7266H28.1102L28.8281 17.3672H23.7656V14.3437C23.7656 13.1502 24.6814 12.2344 25.875 12.2344H28.7578V7.875H25.875C22.2945 7.875 19.4078 10.7754 19.4078 14.356V17.3672H15.1875V21.7266H19.4078V33.1875H23.7656Z' fill='%23161616'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_808_27878'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}


#information-contact .soc-list > li a.instagram:hover {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_808_27897)'%3E%3Crect x='1' y='1' width='34' height='34' rx='8' fill='%23C6323B'/%3E%3Cpath d='M26.9993 0H8.99978C4.05034 0 0 4.05034 0 8.99978V27.0002C0 31.9483 4.05034 36 8.99978 36H26.9993C31.9488 36 35.9991 31.9483 35.9991 27.0002V8.99978C35.9991 4.05034 31.9488 0 26.9993 0ZM32.999 27.0002C32.999 30.3076 30.3086 32.9999 26.9993 32.9999H8.99978C5.69192 32.9999 3.00007 30.3076 3.00007 27.0002V8.99978C3.00007 5.69148 5.69192 3.00007 8.99978 3.00007H26.9993C30.3086 3.00007 32.999 5.69148 32.999 8.99978V27.0002Z' fill='%23C6323B'/%3E%3Cpath d='M27.7499 10.4996C28.9926 10.4996 29.9999 9.49225 29.9999 8.24964C29.9999 7.00703 28.9926 5.99969 27.7499 5.99969C26.5073 5.99969 25.5 7.00703 25.5 8.24964C25.5 9.49225 26.5073 10.4996 27.7499 10.4996Z' fill='%23F8F8F8'/%3E%3Cpath d='M17.9998 8.99976C13.0283 8.99976 9 13.0285 9 17.9995C9 22.9688 13.0283 27.0002 17.9998 27.0002C22.9699 27.0002 26.9996 22.9688 26.9996 17.9995C26.9996 13.0285 22.9699 8.99976 17.9998 8.99976ZM17.9998 24.0001C14.6865 24.0001 12.0001 21.3137 12.0001 17.9995C12.0001 14.6853 14.6865 11.9998 17.9998 11.9998C21.3131 11.9998 23.9995 14.6853 23.9995 17.9995C23.9995 21.3137 21.3131 24.0001 17.9998 24.0001Z' fill='%23F8F8F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_808_27897'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#information-contact .soc-list > li a.facebook:hover {
	background-image: url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_808_27926)'%3E%3Crect x='2' y='2' width='32' height='32' rx='2' fill='%23C6323B'/%3E%3Cpath d='M31.7812 0H4.21875C1.89253 0 0 1.89253 0 4.21875V31.7812C0 34.1075 1.89253 36 4.21875 36H31.7812C34.1075 36 36 34.1075 36 31.7812V4.21875C36 1.89253 34.1075 0 31.7812 0ZM33.1875 31.7812C33.1875 32.5567 32.5567 33.1875 31.7812 33.1875H23.7656V21.7266H28.1102L28.8281 17.3672H23.7656V14.3438C23.7656 13.1502 24.6814 12.2344 25.875 12.2344H28.7578V7.875H25.875C22.2945 7.875 19.4078 10.7754 19.4078 14.356V17.3672H15.1875V21.7266H19.4078V33.1875H4.21875C3.44334 33.1875 2.8125 32.5567 2.8125 31.7812V4.21875C2.8125 3.44334 3.44334 2.8125 4.21875 2.8125H31.7812C32.5567 2.8125 33.1875 3.44334 33.1875 4.21875V31.7812Z' fill='%23C6323B'/%3E%3Cpath d='M23.7656 33.1875H19.4078V36H23.7656V33.1875ZM23.7656 33.1875V21.7266H28.1102L28.8281 17.3672H23.7656V14.3437C23.7656 13.1502 24.6814 12.2344 25.875 12.2344H28.7578V7.875H25.875C22.2945 7.875 19.4078 10.7754 19.4078 14.356V17.3672H15.1875V21.7266H19.4078V33.1875H23.7656Z' fill='%23F8F8F8'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_808_27926'%3E%3Crect width='36' height='36' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 1020.99px) {
	#information-contact .row {
		display: block;
	}

	#information-contact #column-left {display: none;}

	#information-contact #content * {font-size: 14px;}

	#information-contact #content h1, h2, h3 {
		margin-bottom: 40px;
		font-size: 36px!important;
	}

	#information-contact .main-content, 
	#information-contact #about {margin-top: 40px;}

	#information-contact .info-list li:not(:last-child) {margin-bottom: 10px;}

	#information-contact .soc-list {margin-top: 20px;}

	#information-contact .soc-list > li:not-last-child {margin-right: 20px;}

	#information-contact .soc-list > li a {
		width: 28px;
		height: 28px;
	}

}

@media only screen and (max-width: 420.99px) {

	#information-contact #content * {font-size: 12px;}

	#information-contact #content h1, h2, h3 {
		font-size: 24px!important;
		margin-bottom: 30px;
	}

	#information-contact .info-block {
		position: unset;
		padding: 0;
		box-shadow: unset;
		width: 100%;
		box-sizing: border-box;
		order: 1;
		margin-bottom: 20px;
		background-color: transparent;
	}

	#information-contact .info-list li h5 {
		margin-bottom: 6px;
	}

	#information-contact .info-list li span, 
	#information-contact .info-list li a {
		font-weight: 600;
		grid-gap: 5px;
	}

	#information-contact .info-list li span:before, 
	#information-contact .info-list li a:before {
		width: 16px;
		height: 16px;
	}

	#information-contact .map-block {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 0;
		height: auto;
	}

	#information-contact .location-thumb {height: 230px;}

	#information-contact .location-link {
		order: 2;
	}

	#information-contact .soc-list > li a {
		width: 20px;
		height: 20px;
	}

	#information-contact .soc-list > li:not(:last-child) {margin-right: 10px;}

}