/*!
Theme Name: anilook
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: anilook
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

anilook is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

html {
	scroll-behavior: smooth;
}

@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin SemiBold'), local('MontserratThin-SemiBold'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-SemiBold.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Light'), local('MontserratThin-Light'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Light.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Medium Italic'), local('MontserratThin-MediumItalic'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-MediumItalic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-MediumItalic.woff') format('woff');
	font-weight: 500;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin SemiBold Italic'), local('MontserratThin-SemiBoldItalic'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-SemiBoldItalic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Light Italic'), local('MontserratThin-LightItalic'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-LightItalic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Bold'), local('MontserratThin-Bold'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Bold.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Medium'), local('MontserratThin-Medium'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Medium.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Bold Italic'), local('MontserratThin-BoldItalic'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-BoldItalic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Italic'), local('MontserratThin-Italic'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Italic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat';
	src: local('Montserrat Thin Regular'), local('MontserratThin-Regular'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Regular.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/MontserratThin-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Source Sans Pro';
	src: local('SourceCodePro Bold Italic'), local('SourceCodePro-BoldItalic'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-BoldItalic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-BoldItalic.woff') format('woff');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: local('SourceCodePro Bold Regular'), local('SourceCodePro-Bold'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-Bold.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-Bold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: local('SourceCodePro SemiBold Italic'), local('SourceCodePro-SemiBoldItalic'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-SemiBoldItalic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: local('SourceCodePro SemiBold Regular'), local('SourceCodePro-SemiBold'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-SemiBold.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: local('SourceCodePro Italic'), local('SourceCodePro-Italic'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-Italic.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-Italic.woff') format('woff');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: 'Source Sans Pro';
	src: local('SourceCodePro Regular'), local('SourceCodePro-Regular'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-Regular.woff2') format('woff2'),
	url('/wp-content/themes/anilook/assets/fonts/SourceSans3-Regular.woff') format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

body {
	background: #fff;
}

h1 {
	color: #F06CA8;
	font-family: 'Montserrat';
	font-size: 38px;
	font-style: normal;
	font-weight: 700;
	line-height: 58px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 40px;
}
h2 {
	font-family: 'Montserrat';
	font-size: 36px;
	color: #556;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2.88px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 40px;
}
h3 {
	font-family: 'Montserrat';
	margin: 0;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 1.92px;
	text-transform: uppercase;
}
h4, h5, h6 {
	letter-spacing: normal;
	margin: 0 0 15px 0;
}
h4 {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}
h5 {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
}
h6 {
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
}

.home h1:after,
.home h2:after,
.home h3:after,
.home h4:after,
.home h5:after,
.home h6:after {
	content: '';
	background-color: #f06ca8;
	display: block;
	width: 42px;
	height: 2px;
	margin-top: 16px;
}
.home h1.text-center:after,
.home h2.text-center:after,
.home h3.text-center:after,
.home h4.text-center:after,
.home h5.text-center:after,
.home h6.text-center:after {
	margin-left: auto;
	margin-right: auto;
}

@media(max-width: 767.98px) {
	h1 {
		font-size: 30px;
		line-height: 40px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
		line-height: 26px;
	}
}

body:not(.home) {
	padding-top: 130px;
	background: #fff;
}

.intro-title, .intro-p {
	text-transform: uppercase;
}

body.fancybox-active .fancybox-container .fancybox-stage .fancybox-content .fancybox-close-small {
	display: none!important;
}

.widget-tools {
	left: auto;
	right: calc(((100vw - 1375px) / 2) - 65px);
}
@media(max-width: 1549.98px) {
	.widget-tools {
		left: auto;
		right: 15px;
	}
}
@media(max-width: 1419.98px) {
	.widget-tools {
		left: auto;
		right: calc(((100vw - 1170px) / 2) - 65px);
	}
}
@media(max-width: 1349.98px) {
	.widget-tools {
		left: auto;
		right: 15px;
	}
}
@media(max-width: 767px) {
	body:not(.home) {
		padding-top: 95px;
		background: #fff;
	}
}

/*header*/
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 999;
}
.h-menu-col .menu li {
	position: relative;
}
.h-menu-col .menu>li>a {
	font-family: 'Source Sans Pro';
}
.h-menu-col .sub-menu {
	position: absolute;
	display: flex;
	flex-direction: column;
	padding: 8px 16px;
	border-radius: 0px;
	border: 1px solid #F06CA8;
	background: rgba(255, 255, 255, 0.93);
	top: 75%;
	opacity: 0;
	transition: 0.3s;
	transform: translateY(-10px);
	width: max-content;
}
.h-menu-col .menu > li.menu-item-has-children > a {
	padding-right: 7px;
}
.h-menu-col .menu > li.menu-item-has-children > .h-menu-arr {
	padding-right: 5px;
	transform: translateY(-2px);
	display: inline-block;
}
.h-menu-col .menu > li.menu-item-has-children > .h-menu-arr svg {
	transition: 0.3s;
	transform: rotate(0);
}
.h-menu-col .menu > li.menu-item-has-children > .h-menu-arr svg path {
	transition: 0.3s;
}
.h-menu-col .sub-menu li > a {
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Montserrat;
	color: #252525;
}
.h-menu-col .sub-menu li > a:hover {
	color: #F06CA8;
}
.h-btn {
	padding-top: 37px;
	text-align: right;
}
.header-transparent .menu li > a {
	text-transform: uppercase;
}
@media(min-width: 1200px) {
	.h-btn.pc {
		display: block;
	}
	.h-btn.mob {
		display: none;
	}
	.h-menu_btn {
		display: none;
	}
	.h-widgets {
		display: none;
	}


	.h-menu-col .menu > li.menu-item-has-children:hover > .h-menu-arr svg {
		transition: 0.3s;
		transform: rotate(180deg);
	}
	.h-menu-col .menu > li.menu-item-has-children:hover > .h-menu-arr svg path {
		transition: 0.3s;
		stroke: #F06CA8;
	}
	.h-menu-col .menu > li.menu-item-has-children > .sub-menu {
		pointer-events: none;
	}
	.h-menu-col .menu > li.menu-item-has-children:hover > .sub-menu {
		opacity: 1;
		transition: 0.3s;
		pointer-events: all;
		transform: translateY(0px);
	}
}
@media(max-width: 1200px) {
	.h-btn.pc {
		display: none;
	}
	.h-btn.mob {
		display: block;
		text-align: center;
		padding: 30px 0;
	}
	.widget-tools {
		display: none;
	}
	.h-widgets {
		display: block;
		padding: 30px 0;
	}
	.h-widgets .widget-tools {
		position: static;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		justify-content: center;
		transform: translate(0, 0);
		margin: 0 -15px;
	}
	.h-widgets .widget-tools-bl {
		margin: 0 15px 20px;

	}

	.h-menu_btn {
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.h-menu_btn button {
		border: 0;
		padding: 20px 10px;
		box-shadow: none;
		outline: 0;
		margin-right: -10px;
		background: none;
	}

	.h-menu_btn button span {
		width: 30px;
		height: 4px;
		background: #303236;
		display: block;
		border-radius: 4px;
		transition: 0.3s;
	}

	.h-menu_btn button span:nth-child(2) {
		margin: 6px auto;
	}

	.h-menu_btn button.active span:nth-child(2) {
		width: 0px;
		transition: 0.3s;
	}

	.h-menu_btn button.active span:first-child {
		transition: 0.3s;
		transform: rotate(45deg) translate(7px, 7px);
	}
	.h-menu_btn button.active span:last-child {
		transition: 0.3s;
		transform: rotate(-45deg) translate(7px, -7px);
	}
}
@media(min-width: 1200px) {
	.h-logo-col {
		width: 20%;
	}
	.h-btn-col {
		width: 17%;
	}
	.h-menu-col {
		width: 63%;
		display: block!important;
	}
}
@media(min-width: 1200px) and (max-width: 1419.98px) {
	.h-logo-col {
		width: 18%;
	}
	.h-menu-col {
		width: 65%;
	}
	.h-btn .btn-d {
		font-size: 13px;
	}
	.menu > li > a {
		padding: 25px 8px;
		font-size: 14px;
	}
	.logo svg, .menu-fixed .logo svg {
		max-width: 100%;
		height: auto;
	}
}
@media(max-width: 1199.98px) {
	header .row {
		display: flex;
		flex-wrap: wrap;
	}
	.h-logo-col {
		order: 1;
	}
	.h-btn-col {
		order: 2;
	}
	.h-menu-col {
		order: 3;
	}
}
@media(min-width: 768px) and (max-width: 1199.98px) {
	.main-header {
		padding-left: 15px;
		padding-right: 15px;
	}
	header .navbar-right {
		float: none!important;
		margin: 0 auto!important;
	}
	.logo svg, .menu-fixed .logo svg {
		max-width: 166px;
		height: auto;
	}
	header .menu {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		float: none;
		padding-top: 5px;
	}
	header .menu li {
		float: none;
	}
	.menu > li > a {
		padding: 10px 12px 10px 12px;
	}
}
@media(max-width: 1199.98px) {
	.h-logo-col {
		order: 1;
	}
	.h-btn-col {
		order: 2;
	}
	.h-menu-col {
		order: 3;
		display: none;
		max-height: calc(100vh - 95px);
		overflow: auto;
	}

	.logo svg {
		max-width: 157px;
		height: auto;
	}
	.h-btn {
		padding-top: 29px;
	}
	.h-btn .btn-d {
		font-size: 14px;
		padding: 10px;
		max-width: 157px;
	}
	.menu > li > a {
		padding: 15px 0;
	}
	.menu > li.menu-item-has-children > a {
		display: inline-block;
		padding-right: 10px;
	}

	.h-menu-col .menu > li.menu-item-has-children > .sub-menu {
		position: static;
		border: 0;
		padding: 0;
		opacity: 1;
		transform: translate(0px, 0px);
		display: none;
		transition: 0s;
	}
	.h-menu-col .menu > li.menu-item-has-children > .sub-menu li {
		float: none;
		display: block;
	}
	.h-menu-col .menu > li.menu-item-has-children > .sub-menu li a {
		font-size: 14px;
	}
	.h-menu-col .menu > li.menu-item-has-children.active > .h-menu-arr svg {
		transition: 0.3s;
		transform: rotate(180deg);
	}
	.h-menu-col .menu > li.menu-item-has-children.active > .h-menu-arr svg path {
		transition: 0.3s;
		stroke: #F06CA8;
	}
	.h-menu-col .menu > li.menu-item-has-children.active > .sub-menu {
		transition: 0s;
	}
}
@media(max-width: 767.98px) {
	.main-header {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/*header*/


.section { padding:50px 0; }
.section-bg {
	padding:50px 0;
	margin:40px 0;
	position:relative;
}

h3.main-third-bl-ttl {
	margin-bottom: 16px;
	color: rgba(222, 222, 228, 0.93);
}

.main-third-txt {
	margin-bottom: 24px;
}
.main-third-txt * {
	margin-bottom: 50px;
	color: #c0c3c3;
}
.main-third-txt *:last-child {
	margin-bottom: 0;
}

.main-fifth-list-bl {
	max-width: 440px;
	width: 100%;
	margin: 0 auto 30px;
}
.main-fifth-list-bl-icon {
	text-align: center;
	margin-bottom: 24px;
}
.main-fifth-list-bl-ttl {
	font-family: Montserrat;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px; /* 133.333% */
	letter-spacing: 1.92px;
	text-transform: uppercase;
	text-align: center;
	max-width: 360px;
	margin: 0 auto;
	margin-bottom: 24px;
}
.main-fifth-list-bl-ttl:after {
	content: '';
	background-color: #f06ca8;
	display: block;
	width: 29px;
	height: 2px;
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
}
.main-fifth-list-bl-txt {
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.main-fifth-list-bl-icon svg path, .main-fifth-list-bl-icon svg rect {
	transition: 0.3s;
}
.main-fifth-list-bl:hover .main-fifth-list-bl-icon svg path[stroke="#555566"], .main-fifth-list-bl:hover .main-fifth-list-bl-icon svg rect[stroke="#555566"] {
	stroke: #F06CA8;
	transition: 0.3s;
}
.main-fifth-list-bl:hover .main-fifth-list-bl-icon svg path[fill="#555566"], .main-fifth-list-bl:hover .main-fifth-list-bl-icon svg rect[fill="#555566"] {
	fill: #F06CA8;
	transition: 0.3s;
}

.main-pres-list .row {
	display: flex;
	flex-wrap: wrap;
}
.main-prest-bl {
	min-height: calc(100% - 30px);
	margin-bottom: 30px;
}
.main-prest-bl-txt {
	margin-bottom: 74px;
	text-align: justify;
}
.main-prest-bl-txt ul {
	position: relative;
	margin-bottom: 20px;
	padding-left: 0px;
	font-size: 15px;
}
.main-prest-bl-txt *:last-child {
	margin-bottom: 0;
}

.main-prest-bl-txt ul > li {
	color: white;
	position: relative;
	padding-left: 36px;
	margin-bottom: 8px;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}

.main-prest-bl-txt ul > li:before {
	content: '';
	width: 24px;
	height: 24px;
	background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_263_1640)"><path d="M24.009 4.49177C23.8915 4.85594 23.6507 5.13788 23.404 5.41982C18.752 10.7355 14.1001 16.0512 9.44807 21.367C8.91943 21.972 8.29682 22.107 7.70358 21.7546C7.56848 21.6724 7.45688 21.5608 7.35115 21.4492C5.03691 18.9822 2.72854 16.5094 0.402548 14.0483C-0.372782 13.226 0.0618725 12.0982 0.94293 11.8868C1.36584 11.7869 1.74763 11.8633 2.08243 12.1511C2.1999 12.251 2.30563 12.3684 2.41136 12.4859C4.33794 14.5358 6.25864 16.5858 8.17935 18.6474C8.32032 18.8001 8.37905 18.759 8.49065 18.6298C11.263 15.458 14.0354 12.2862 16.8078 9.12026C18.4349 7.26417 20.0619 5.40807 21.683 3.54611C22.0237 3.15257 22.429 2.92349 22.9576 3.02335C23.498 3.1232 23.8387 3.46387 23.9738 3.99838C23.9796 4.01013 23.9914 4.02188 24.0031 4.03362C24.009 4.17459 24.009 4.33318 24.009 4.49177Z" fill="%23F06CA8"/></g><defs><clipPath id="clip0_263_1640"><rect width="24" height="24" fill="white"/></clipPath></defs></svg>');
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}


.main-cons-list-bl {
	max-width: 322px;
	width: 100%;
	margin: 0 auto 30px;
}
.main-cons-list-bl-img {
	margin-bottom: 16px;
	position: relative;
}

.main-cons-list-bl-img img {
	position: relative;
	z-index: 1;
}
.main-cons-list-bl-txt {
	font-family: 'Montserrat';
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 125% */
	letter-spacing: 0.96px;
}
.main-cons-list-bl-txt a {
	color: #333;
}
.main-cons-list-bl-txt a:hover {
	color: #f06ca8;
}
.main-cons-list-bl-btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	background: rgba(85, 85, 102, 0.85);
	transition: 0.3s;
	opacity: 0;
}
.main-cons-list-bl-btn a {
	color: #fff;
}
.main-cons-list-bl-img:hover .main-cons-list-bl-btn {
	opacity: 1;
	transition: 0.3s;
}

.main-third-btm-btn {
	margin-top: 40px;
	width: 100%;
}

.main-insta, .main-contact, .main-acces {
	position: relative;
	z-index: 2;
	background: #fff;
}
.main-google, .main-cons {
	position: relative;
	z-index: 2;
	background: #F0F0F0;
}

.main-contact-info {
	padding: 41px 40px;
	background: #F06CA8;
	color: #fff;
}

@media(max-width: 768px) {
	.main-third-txt * {
		margin-bottom: 30px;
	}
}

.wpcf7-form { width: 100%; }
.wpcf7-form p {
	margin-bottom: 16px;
}
.wpcf7-form label {
	margin-bottom: 0px;
}
.wpcf7-form input[type],
.wpcf7-form textarea {
	width: 100%;
	padding: 10px 14px;
	text-indent: 5px;
	outline: none;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	color: #556;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 0px;
	box-shadow: none;
	height: auto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.wpcf7-form input[type]:hover,
.wpcf7-form textarea:hover {
	box-shadow:none;
}
.wpcf7-form input[type]:focus,
.wpcf7-form textarea:focus {
	box-shadow:none;
	border-color: #F06CA8;
}

.wpcf7-form input[type=radio],
.wpcf7-form input[type=checkbox] {
	width:auto;
	margin-right:5px;
}

.wpcf7-form label {
	font-weight: 400;
	margin-bottom: 20px;
	display:block;
}

/*main-slider*/
.main-first {
	padding-top: 130px;
	position: relative;
}
.main-first-txt, .main-first-txt * {
	text-align: justify;
}
.main-first:before {
	content: '';
	width: 61%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #FFF 24.52%, #FFF 68.16%, rgba(255, 255, 255, 0.00) 98.61%);
	display: block;
}
.main-first .container {
	position: relative;
	z-index: 2;
}
.main-first-wrap {
	padding: 88px 0 102px;
	max-width: 676px;
}
.main-first-slider {
	height: 100%;
	position: relative;
	z-index: 1;
}
.main-first-slider .slick-list, .main-first-slider .slick-track {
	height: 100%;
}
.main-first-slider-slide {
	height: 100%;
}
.main-first-slider-bl-wrap {
	height: 100%;
	background-size: cover;
	background-position: top center;
}
.main-first-slider-bl-wrap .container {
	height: 100%;
}
.main-first-slider-bl {
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: flex-start;
}
.main-first-slider-bl-ttl {
	font-size: 44px;
	line-height: 54px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	color: rgb(39, 169, 225);
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
	letter-spacing: 1px;
	white-space: nowrap;
}
.main-first-slider-bl-txt {
	margin-top: 10px;
	font-size: 10px;
	line-height: 28px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(39, 169, 225);
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
	letter-spacing: 0px;
	white-space: nowrap;
	padding: 0 12px;
}
.main-first-slider-bl-btn {
	margin-top: 10px;
}
.main-first-slider-bl-btn a {
	border: 2px solid #27a9e1;
	color: #252525;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	line-height: 12px;
	border-radius: 0;
	padding: 15px;
	background-color: rgba(255, 255, 255, 0.5);
	display: inline-block;
}
.main-first-slider-bl-btn a:hover {
	color: #fff;
}

.main-first-slider-nav {
	position: absolute;
	padding: 0 15px;
	height: 110px;
	top: 50%;
	margin-top: -55px;
	z-index: 2;
	pointer-events: none;
	width: 100%;
	left: 0;
	display: flex;
	justify-content: space-between;
}

.main-first-slider-nav-btn {
	width: 30px;
	height: 110px;
	position: relative;
	pointer-events: all;
	cursor: pointer;
	background: rgba(0,0,0,0.5);
}

.main-first-slider-nav-btn .arr {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 24px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.main-first-slider-nav-btn .arr > * {
	opacity: 1;
	transform: translateX(0px);
	transition: 0.3s;
}
.main-first-slider-nav-btn:hover .arr > * {
	opacity: 0;
	transition: 0.3s;
}
.main-first-slider-nav-btn.prev:hover .arr > * {
	transform: translateX(-10px);
}
.main-first-slider-nav-btn.next:hover .arr > * {
	transform: translateX(10px);
}
.main-first-slider-nav-btn .imgbl {
	position: absolute;
	width: 0px;
	height: 140px;
	overflow: hidden;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: self-end;
	transition: 0.5s;
}
.main-first-slider-nav-btn.prev .imgbl {
	left: 0;
}
.main-first-slider-nav-btn.next .imgbl {
	right: 0;
}
.main-first-slider-nav-btn:hover .imgbl {
	width: 180px;
	transition: 0.5s;
	transition-delay: 0.3s;
}

.main-first-slider-nav-btn .imgbl .img {
	width: 180px;
	height: 110px;
	position: relative;
	z-index: 2;
	background-size: cover;
	background-position: top center;
}

.main-first-slider-nav-btn .imgbl .ttl {
	display: block;
	padding: 0px 10px;
	line-height: 30px;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	color: rgb(255, 255, 255);
	font-weight: 600;
	font-size: 12px;
	white-space: nowrap;
	letter-spacing: 1px;
	width: 180px;
	height: 30px;
	margin-top: -30px;
	position: relative;
	z-index: 1;
	transition: 0.3s;
}
.main-first-slider-nav-btn:hover .imgbl .ttl{
	transition: 0.3s;
	transition-delay: 0.8s;
	margin-top: 0;
}
.main-second {
	padding: 40px 15px;
}
.main-second h2 {
	margin-bottom: 0;
}

@media(min-width: 768px) and (max-width: 1199.98px) {
	.main-first {
		padding-top: 156px;
	}
}

.main-second {
	background-position: 50% -325.32px;
	overflow: visible!important;
}

.main-anim {
	padding-top: 100px;
}

.section-bienvenue:nth-child(2n) {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.section-bienvenue a {
	color: #f06ca8;
}
.section-bienvenue a.btn {
	color: #fff;
}

.main-third-bl-wrap {
	padding: 64px 0;
}

.main-third-btm {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.main-third-btm-left, .main-third-btm-right {
	display: flex;
	flex-wrap: wrap;
}
.main-third-btm-item {
	margin-right: 10px;
}
.main-third-btm-item:last-child {
	margin-right: 0;
}
.main-third-btm-item-link {
	display: flex;
	align-items: flex-start;
	margin-bottom: 10px;
}
.main-third-btm-item-link svg path {
	transition: 0.3s;
}
.main-third-btm-item-link:hover svg path {
	transition: 0.3s;
	fill: #fff;
}
.main-acces-info-soc-phn svg path {
	transition: 0.3s;
}
.main-acces-info-soc-phn:hover svg path {
	transition: 0.3s;
	fill: #fff;
}
.main-third-btm-item-link span {
	margin-left: 4px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: #DEDEE4;
}

.main-equipe-doctors {
	padding-bottom: 47px;
}
.main-equipe-doctors:last-child {
	padding-bottom: 0px;
}
.main-equipe-doctors .row {
	display: flex;
	flex-wrap: wrap;
}
.main-equipe-doctors-bl {
	max-width: 440px;
	width: 100%;
	margin: 0 auto 30px;
	display: flex;
	flex-direction: column;
	min-height: calc(100% - 30px);
}
.main-equipe-doctors-bl-img {
	margin-bottom: 24px;
	overflow: hidden;
	position: relative;
}
.main-equipe-doctors-bl-img img {
	transform: scale(1);
	transition: 0.3s;
}
.main-equipe-doctors-bl-img img.first {
	position: relative;
	z-index: 1;
}
.main-equipe-doctors-bl-img img.second {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 2;
	opacity: 0;
	transition: 0.3s;
}
.main-equipe-doctors-bl:hover .main-equipe-doctors-bl-img img.first {
	transform: scale(1.05);
	transition: 0.3s;
}
.main-equipe-doctors-bl:hover .main-equipe-doctors-bl-img img.first.noscale {
	transform: scale(1);
	transition: 0.3s;
}
.main-equipe-doctors-bl:hover .main-equipe-doctors-bl-img img.second {
	opacity: 1;
	transition: 0.3s;
}
.main-equipe-doctors-bl-ttl {
	margin-bottom: 12px;
	text-align: center;
}
.main-equipe-doctors-bl-ttl a {
	font-family: 'Montserrat';
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: 1.92px;
	text-transform: uppercase;
	text-align: center;
	color: #303236;
}
.main-equipe-doctors-bl-txt {
	margin-bottom: 24px;
	flex: 1;
	font-family: 'Montserrat';
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0.48px;
	text-align: center;
	color: #303236;
}
.main-equipe-doctors-bl-btn {
	text-align: center;
}
.main-equipe-doctors .row {
	display: flex;
	flex-wrap: wrap;
}

.main-equipe-assist-bl-img {
	margin-bottom: 24px;
	overflow: hidden;
	position: relative;
}
.main-equipe-assist-bl-img img {
	transform: scale(1);
	transition: 0.3s;
}
.main-equipe-assist-bl-img img.first {
	position: relative;
	z-index: 1;
}
.main-equipe-assist-bl-img img.second {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 2;
	opacity: 0;
	transition: 0.3s;
}
.main-equipe-assist-bl:hover .main-equipe-assist-bl-img img.first {
	transform: scale(1.05);
	transition: 0.3s;
}
.main-equipe-assist-bl:hover .main-equipe-assist-bl-img img.first.noscale {
	transform: scale(1);
	transition: 0.3s;
}
.main-equipe-assist-bl:hover .main-equipe-assist-bl-img img.second {
	opacity: 1;
	transition: 0.3s;
}
.main-equipe-assist-bl {
	max-width: 322px;
	margin: 0 auto 30px;
}
.main-equipe-assist-bl-ttl {
	font-family: 'Montserrat';
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 125% */
	letter-spacing: 0.48px;
	margin-bottom: 12px;
	text-align: center;
}
.main-equipe-assist-bl-txt {
	font-family: 'Montserrat';
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0.4px;
	text-align: center;
	flex: 1;
}

.main-prest-bl h3 {
	margin-bottom: 16px;
}
.main-prest-bl.box-services-d.box-services-e .bg-overlay {
	opacity: 0.85;
	background: #556;
}
.main-prest-bl-btn .btn {
	color: #fff;
}
/*main-slider*/

/*main-anim*/
.main-anim .box-services-d .bg-overlay {
	opacity: 0.6;
	transition: 0.3s;
}
.main-anim .box-services-d:hover .bg-overlay {
	opacity: 0;
	transition: 0.3s;
}
/*main-anim*/

/*main-phys*/
.main-phys {
	position: relative;
	background-size: auto 100%;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 120px 0px;
}
.main-phys:before {
	content: '';
	height: 100%;
	display: block;
	position: absolute;
	z-index: 1;
	width: 61.5%;
	top: 0;
	left: 0;
	background: linear-gradient(90deg, #FFF 68.3%, rgba(255, 255, 255, 0.00) 100%);
}
.main-phys-wrap {
	position: relative;
	z-index: 2;
	max-width: 558px;
}
.main-phys-txt {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 40px;
	text-align: justify;
}

.main-cont-txt * {
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px;
}

.main-citation {
	position: relative;
	overflow: hidden;
	background: #fff;
}
.main-citation-parallax {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
@media(min-width: 767px) {
	.main-citation {
		padding: 10.5vw 0;
		position: relative;
	}
	.main-citation h3 span:nth-child(2), .main-citation p.color-on-dark {
		color: #000;
	}
}
@media(max-width: 1419.98px) {
	.main-citation {
		padding: 6.5vw 0;
		position: relative;
	}
}
@media(max-width: 991.98px) {
	.main-phys {
		padding: 20px 30px 40px;
		background-size: 100% auto;
		background-position: center bottom;
		background-repeat: no-repeat;
		padding-bottom: 58vw;
		background-color: #fff;
	}

	.main-phys:before {
		bottom: 0;
		top: auto;
		width: 100%;
		height: 58vw;
		background: linear-gradient(180deg, #FFF 12.3%, rgba(255, 255, 255, 0.00) 100%);
	}
	.main-citation-parallax {
		opacity: 0;
	}
	#section-citation > div > .row.col-p30 {
		padding-left: 0 !important;
	}
}
@media(max-width: 767px) {

	section#section-specialites {
		padding-bottom: 0;
	}

	.main-phys-wrap {
		max-width: 100%;
	}

	.main-phys-txt p {
		text-align: left;
	}

	.main-citation {
		background-color: #fff;
		padding: 40px 0 40px;
		background: #fff!important;
	}
}
@media(min-width: 1600px) and (max-width: 1680px) {
	.main-phys {
		background-position: 880px top;
		padding: 8vw 0;
	}
	.main-phys:before {
		width: 85vw;
	}
}
@media(min-width: 1300px) and (max-width: 1599.98px) {
	.main-phys {
		background-position: 104% top;
		padding: 6vw 0;
	}
	.main-phys:before {
		width: 63%;
	}
}
@media(min-width: 1200px) and (max-width: 1299.98px) {
	.main-phys {
		background-position: 156% top;
		padding: 6vw 0;
	}
	.main-phys:before {
		width: 84%;
	}
}
@media(min-width: 992px) and (max-width: 1199.98px) {
	.main-phys {
		background-position: 642px top;
		padding: 6vw 0;
	}
	.main-phys:before {
		width: 985px;
	}
}

.main-acces {
	margin-bottom: 0;
	padding-bottom: 0;
}
.main-acces-container {
	background: #303236;
}
.main-acces-row {
	display: flex;
	flex-wrap: wrap;
}
.main-acces-map {
	width: 100%;
	max-width: 50%;
	min-height: 408px;
	position: relative;
	z-index: 1;
}
.main-acces-map .cont-map, .main-acces-map .cont-map .cont-map-in {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.main-acces-map-img {
	position: absolute;
	z-index: 2;
	top: 32px;
	left: 32px;
	width: 236px;
	height: 139px;
	background-size: cover;
	cursor: pointer;
	transition: 0.3s;
}
.main-acces-map.active .main-acces-map-img {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: default;
	transition: 0.3s;
}
.main-acces-map.active .cont-map {
	top: 32px;
	left: 32px;
	width: 236px;
	height: 139px;
	z-index: 3;
	cursor: pointer;
	overflow: hidden;
}
.main-acces-map-btn {
	position: absolute;
	z-index: 3;
	bottom: 32px;
	left: 32px;
	background: #fff;
}

.main-acces-info {
	width: 100%;
	max-width: 50%;
	padding: 3.3vw 14vw 3.3vw 5vw;
}


.main-acces-row:nth-child(2n) .main-acces-map {
	order: 2;
}
.main-acces-row:nth-child(2n) .main-acces-info {
	order: 1;
	padding: 3.3vw 5vw 3.3vw 14vw;
}

h3.main-acces-info-ttl {
	color: rgba(255, 255, 255, 0.93);
	margin-bottom: 24px;
}

.main-acces-info-row {
	display: flex;
	flex-wrap: wrap;
}

.main-acces-info-hours {
	max-width: calc(100% - 160px);
	width: 100%;
	min-width: 340px;
	padding-right: 18px;
	margin-bottom: 20px;
}
.main-acces-info-hours-ttl {
	color: rgba(255, 255, 255, 0.93);
	font-family: 'Montserrat';
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 125% */
	letter-spacing: 0.48px;
	margin-bottom: 16px;
}
.main-acces-info-hours-row {
	display: flex;
	color: rgba(255, 255, 255, 0.93);
	flex-wrap: wrap;
}
.main-contacts-hours-day {
	width: 86px;
}
.main-contacts-hours-time {
	padding-left: 20px;
}

.main-acces-info-soc {
	width: 160px;
	margin-bottom: 20px;
}
.main-acces-info-soc-phn {
	display: flex;
	align-items: center;
}
.main-acces-info-soc-phn span {
	padding-left: 25px;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: rgba(255, 255, 255, 0.93);
}
.main-acces-info-soc-wrap {
	display: flex;
	flex-wrap: wrap;
}
.main-acces-info-soc-item {
	margin-right: 24px;
	margin-top: 33px;
}

.main-contact {
	background: #F0F0F0;
}

@media (min-width: 1480px) {
	.main-phys {
		min-height: 31.3vw;
	}
	.main-phys .container {
		width: 1420px;
	}
}
/*main-phys*/


.logo, .menu-fixed .logo {
	margin: 11px 0;
}


/*top section*/
.top-section {
	background: #F0F0F0;
	padding: 84px 0 38px;
	position: relative;
}
.top-section:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 32vw;
	height: 6.8vw;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="614" height="129" viewBox="0 0 614 129" fill="none"><g opacity="0.5"><path opacity="0.5" d="M177.641 -33.7644C207.14 -63.263 207.14 -111.09 177.641 -140.588C148.143 -170.087 100.316 -170.087 70.8176 -140.588C41.3191 -111.09 41.3191 -63.263 70.8176 -33.7644C100.316 -4.26586 148.143 -4.26587 177.641 -33.7644Z" fill="%23F06CA8"/><path opacity="0.5" d="M344.01 -58.5086C359.866 -97.0975 341.439 -141.234 302.85 -157.091C264.261 -172.948 220.124 -154.52 204.267 -115.931C188.41 -77.3427 206.838 -33.2057 245.427 -17.3488C284.016 -1.49195 328.153 -19.9198 344.01 -58.5086Z" fill="%23ABCF37"/><path opacity="0.5" d="M471.287 -27.3902C504.265 -52.9381 510.288 -100.383 484.74 -133.36C459.192 -166.338 411.747 -172.361 378.77 -146.813C345.792 -121.265 339.769 -73.821 365.317 -40.8432C390.865 -7.86541 438.309 -1.84228 471.287 -27.3902Z" fill="%2326A9E0"/><path d="M487.669 -100.785C485.174 -103.054 481.771 -104.415 478.596 -104.415C477.915 -104.415 477.235 -104.415 476.554 -104.188C473.152 -103.734 469.749 -101.919 466.573 -98.7437C463.625 -96.2485 461.356 -93.0728 460.222 -89.4434C457.954 -83.092 457.273 -76.2869 457.273 -70.616H457.046C455.005 -87.6287 451.148 -101.919 445.704 -114.395C442.529 -121.427 435.27 -133.903 421.66 -137.533L420.979 -137.76C418.484 -138.213 415.989 -138.667 413.267 -138.667C412.359 -138.667 411.225 -138.44 410.318 -138.44C408.503 -138.213 406.689 -138.213 404.874 -137.76C399.883 -136.625 393.986 -135.264 388.768 -132.089C378.561 -125.51 371.756 -113.034 370.622 -98.7437C369.941 -93.0728 369.941 -86.9482 370.622 -80.1431C369.034 -79.9163 367.219 -79.4626 365.858 -79.0089C365.177 -78.7821 364.27 -78.5553 363.136 -78.3284C353.609 -81.9578 345.216 -86.4945 337.957 -91.7118L337.503 -91.9386C335.916 -92.6191 334.101 -93.7533 332.059 -95.1143C332.059 -95.568 332.059 -96.0216 331.833 -96.4753C331.606 -97.6095 331.606 -98.7437 331.379 -99.8779C330.245 -106.456 328.657 -112.581 326.615 -118.252L326.388 -118.932C324.347 -124.83 322.079 -130.728 317.315 -134.811C315.5 -136.399 312.325 -138.667 308.695 -139.121C308.242 -139.121 307.788 -139.347 307.334 -139.347C304.159 -139.347 301.21 -137.306 300.756 -134.357C299.849 -130.954 300.983 -127.325 301.89 -124.83C302.797 -122.108 304.385 -119.386 305.746 -116.891L305.973 -116.437C310.056 -108.951 316.408 -102.146 321.398 -97.1558C323.213 -95.568 325.027 -94.207 327.296 -92.6191C328.203 -85.1335 328.203 -79.4626 327.296 -74.2454C326.615 -70.3891 325.027 -67.894 323.213 -67.894H322.986C320.944 -67.894 317.769 -70.1623 314.82 -73.5649C313.005 -75.6064 311.417 -78.1016 309.376 -81.0504C308.695 -86.7214 307.788 -92.3923 306.427 -97.8363C305.746 -100.332 305.066 -103.507 303.705 -106.456L303.251 -107.137C302.797 -108.271 302.117 -109.632 300.983 -110.766C299.622 -111.9 297.807 -112.127 296.673 -110.993C296.446 -110.766 296.219 -110.539 295.992 -110.312L295.539 -110.539L295.766 -110.312C295.085 -109.405 294.858 -108.498 294.858 -108.044C294.405 -104.641 295.085 -101.693 295.992 -98.7437V-98.29C296.673 -95.568 297.807 -92.6191 299.168 -89.6702C300.756 -85.814 302.797 -81.9578 305.293 -77.6479V-76.9674C306.2 -68.1208 306.427 -60.6352 305.973 -53.8301H305.746C305.746 -53.8301 305.746 -50.4276 305.293 -47.4787C305.066 -45.664 304.839 -43.6225 304.385 -42.4883H304.159C303.478 -40.4467 301.436 -35.4563 298.488 -35.4563C294.858 -35.4563 290.775 -36.1369 287.373 -37.9515C283.97 -39.5394 281.021 -42.0346 278.98 -44.7566C280.568 -46.3445 282.155 -48.386 283.29 -51.1081C283.516 -52.0154 283.97 -53.3764 283.29 -54.5106C282.836 -55.4179 281.702 -56.0984 280.341 -56.3253C280.114 -56.3253 279.66 -56.3253 279.433 -56.3253C277.845 -56.3253 276.484 -56.0985 275.35 -55.418L275.123 -55.8716L274.216 -54.9643C272.175 -52.6959 272.175 -49.747 273.989 -45.8908C272.628 -44.5298 271.267 -43.1688 270.133 -41.8078L269.679 -42.2614C266.05 -39.5394 262.647 -37.7247 259.245 -36.5905C257.203 -35.91 255.389 -35.4563 253.801 -35.4563H253.574C252.893 -35.4563 252.213 -35.4563 251.306 -35.6832C250.852 -35.91 250.398 -36.1369 249.945 -36.5905C247.903 -38.8589 246.996 -43.3956 246.315 -47.2518C245.862 -50.8812 245.635 -54.9643 245.635 -59.9547C245.635 -66.7598 246.088 -73.7917 247.223 -82.4115L247.449 -82.6383C247.676 -82.8651 247.676 -83.092 247.903 -83.3188C251.306 -89.4434 255.162 -96.4753 255.162 -104.641C254.935 -107.59 253.801 -109.632 251.532 -110.539L250.398 -110.766C249.718 -110.766 249.264 -110.539 249.037 -110.086L248.81 -109.859C248.357 -109.178 248.13 -108.724 247.903 -108.271C247.449 -107.363 247.223 -106.229 246.996 -105.549C246.088 -101.693 245.408 -97.8363 244.727 -94.4338C244.047 -90.5776 243.593 -86.7213 243.14 -82.4115C240.191 -77.8747 236.788 -74.2454 233.159 -71.5233C229.983 -69.0281 226.58 -67.6671 223.632 -67.4403C220.456 -66.9866 217.961 -69.0281 216.6 -72.2038C214.331 -78.5552 214.785 -85.5872 215.465 -92.6191C219.775 -94.4338 224.085 -96.4753 227.941 -98.9705V-98.7437L228.849 -99.4242C234.52 -103.28 239.283 -106.91 243.366 -110.993C246.996 -114.849 252.667 -120.747 251.986 -128.686C251.759 -132.542 249.037 -136.172 245.408 -137.306C242.005 -138.44 238.149 -138.213 234.747 -136.625C227.941 -133.45 223.858 -127.098 221.363 -122.335C217.053 -113.942 214.104 -105.095 212.29 -95.568C212.29 -95.568 212.063 -95.568 211.836 -95.3411C211.609 -95.1143 211.156 -95.1143 210.929 -94.8875C203.216 -92.1654 196.411 -90.8044 189.606 -90.8044C186.204 -90.5776 182.574 -91.0312 179.172 -91.7118L176.903 -92.1654V-93.5264C177.13 -95.3411 177.811 -99.8779 177.811 -100.105C177.357 -106.456 176.903 -112.581 175.996 -118.705C175.089 -124.376 173.954 -130.728 171.686 -138.213L171.232 -139.347L170.325 -138.44C168.51 -136.625 166.923 -134.811 165.335 -133.223L164.2 -132.089C163.066 -130.954 161.932 -129.593 161.025 -128.232C160.344 -127.325 159.664 -126.418 158.983 -125.51C156.942 -123.015 154.9 -120.52 153.086 -117.798L149.456 -112.581L148.776 -111.673L148.549 -111.447L143.105 -113.261L135.619 -114.622C134.031 -114.849 131.99 -114.849 129.948 -114.849C122.009 -114.849 114.07 -113.261 113.843 -113.261L106.357 -111.447C104.996 -113.261 103.408 -115.076 102.047 -116.891C98.418 -121.427 95.0154 -125.964 90.7055 -130.501C89.3445 -132.089 87.7567 -133.45 85.7151 -135.264L80.9516 -138.894L80.2711 -135.491C79.3637 -130.501 78.2295 -122.108 78.2295 -122.108C77.0953 -107.817 78.91 -101.919 79.3637 -101.012C79.3637 -100.558 79.5905 -100.105 79.5905 -99.651C79.8174 -98.9705 79.8174 -98.29 79.8174 -98.0632C79.5905 -97.6095 79.1369 -96.929 78.6832 -96.2485C77.7758 -94.6606 76.6417 -92.8459 75.9612 -91.0312C73.6928 -86.0408 72.5586 -80.1431 72.7854 -74.4722C73.0123 -71.5233 73.6928 -68.8013 74.3733 -65.8524C26.7377 -61.9962 -12.505 -50.6544 -40.6327 -32.5075C-69.8946 -13.4532 -86 12.4061 -86 40.5338C-86 82.4986 -46.9841 126.958 24.6961 126.958C39.6673 126.958 55.319 124.917 71.4244 120.834C80.9516 123.783 91.6129 125.371 103.862 125.371C119.06 125.371 133.351 124.463 146.28 122.875L146.734 123.556C147.415 124.69 147.868 125.824 148.549 126.958V127.185L148.776 127.412C149.456 128.546 150.363 129 151.044 129C152.178 129 152.859 127.866 152.859 127.185C152.859 125.371 153.086 123.556 153.312 121.968C177.811 118.339 198.453 111.76 215.012 102.233C214.785 103.367 214.558 104.502 214.558 105.409C214.558 109.719 217.053 110.626 219.095 110.626C222.724 110.626 227.715 106.316 233.159 101.326L233.386 101.099C239.056 96.1087 246.996 90.8915 250.398 90.8915C251.306 90.8915 251.986 91.3452 252.213 92.2525C252.44 93.3867 252.44 94.9745 252.44 96.5624V96.7892C252.44 97.4698 252.44 97.9234 252.44 98.6039C252.213 102.914 252.213 107.677 255.389 111.08C258.111 114.029 263.101 115.39 270.587 115.39C282.155 115.39 301.663 111.76 318.676 101.553C318.903 104.048 319.81 106.316 321.398 107.904C324.12 110.626 328.884 111.987 335.689 111.987C348.165 111.987 362.455 108.358 374.024 102.006C374.024 102.233 374.024 102.687 374.024 102.914C374.024 106.543 376.066 108.812 379.468 108.812C389.222 108.812 399.43 100.192 410.318 82.2717C409.184 87.0353 408.73 91.1183 408.73 94.5209C408.73 105.182 413.72 110.173 423.701 110.173C429.145 110.173 443.89 109.038 459.541 99.0576L459.768 98.8308V98.3771C459.995 97.0161 459.768 95.8819 459.315 95.4282C459.088 94.9745 458.634 94.9745 458.18 94.9745C457.727 94.9745 457.273 95.2014 457.046 95.2014C442.075 104.729 428.692 105.636 423.474 105.636C416.216 105.636 412.813 102.006 412.813 94.294C412.813 84.9937 418.484 65.9395 422.34 58.4539V58.2271C422.34 58.2271 422.567 57.3197 421.887 56.6392C421.433 56.1855 420.299 55.7319 418.484 56.4124L418.257 56.6392L418.03 56.866C404.874 86.1279 389.903 104.275 378.788 104.275C378.561 104.275 377.653 104.275 377.653 102.687C377.653 96.7892 386.046 88.6231 392.171 88.6231C392.852 88.6231 393.078 88.85 393.078 88.6231C393.305 89.7573 393.986 90.211 394.666 90.211C395.8 90.211 396.935 89.3036 397.388 88.1695V87.9426V87.7158C396.708 85.4474 395.12 84.0864 392.171 84.0864C386.046 84.0864 379.241 89.5305 375.839 94.9745C364.951 102.46 349.526 106.997 334.781 106.997C329.337 106.997 325.481 106.09 323.666 104.048C322.532 102.914 322.079 101.326 322.079 99.2844C322.079 98.3771 322.305 97.4698 322.532 96.3356C322.986 95.4282 322.759 94.9745 322.532 94.7477C321.852 93.8403 320.037 94.0672 318.676 95.2014C303.024 106.316 280.794 110.399 269.679 110.399C263.782 110.399 259.925 109.265 257.884 107.224C255.616 104.955 255.842 101.326 255.842 98.1502C255.842 97.4697 255.842 97.0161 255.842 96.3356V96.1087C255.842 93.6135 255.842 91.1183 255.162 89.3036C254.255 87.0353 252.44 86.1279 249.491 86.1279C244.274 86.1279 234.747 92.933 229.529 97.4698C225.9 100.872 220.229 105.863 218.188 105.863C218.188 105.863 218.188 105.636 218.188 105.182C218.188 102.687 220.002 98.8308 220.456 97.4698V97.2429V97.0161C220.002 94.9745 218.868 94.5209 218.188 94.5209C217.28 94.5209 216.6 95.2014 216.6 95.2014C200.948 105.863 179.399 113.121 152.859 117.205C156.034 86.8084 164.201 64.5785 174.635 39.1728C175.769 36.9044 176.45 35.0898 177.13 33.2751V32.5946C177.13 32.1409 177.13 31.6872 176.903 31.4604C176.676 31.2335 176.223 31.0067 175.542 31.0067C175.089 31.0067 174.408 31.2335 173.954 31.2335L173.501 30.7799L172.367 33.7287C171.686 35.0898 171.232 36.6776 170.552 37.8118C160.798 60.2686 145.373 78.6423 124.958 92.933C110.44 81.8181 94.1081 75.0129 81.4052 75.0129C62.5778 75.0129 51.0092 83.179 51.0092 96.5624C51.0092 102.914 53.5044 111.76 64.6193 117.658C60.99 118.566 51.236 120.607 42.843 121.741C38.3063 121.968 33.5428 122.195 29.2329 122.195C-35.6423 122.195 -71.7093 86.5816 -78.0607 53.4635C-81.9169 32.8214 -76.4729 12.4061 -62.1822 -5.28711C-36.3228 -36.5905 11.9933 -56.3253 76.4148 -62.4499C76.8685 -61.0889 77.549 -59.9547 78.2295 -58.8205C80.9516 -54.0569 86.1688 -47.4787 86.6225 -47.2518C88.8908 -45.2103 95.4691 -39.9931 104.543 -36.5905C111.348 -33.8685 119.06 -32.2806 125.865 -32.2806C126.319 -32.2806 126.772 -32.2806 127.226 -32.2806L133.578 -32.0538C142.424 -32.2806 151.044 -35.2295 158.983 -40.4467C159.664 -40.9004 160.117 -41.3541 160.798 -41.8078C161.932 -42.7151 163.066 -43.6225 164.2 -44.5298L168.737 -49.5202C170.098 -51.5617 171.686 -54.7374 172.593 -56.3253C173.954 -59.0473 174.635 -60.1815 174.635 -60.6352C174.635 -60.862 174.635 -61.0889 174.635 -61.3157C174.635 -61.7694 174.408 -62.4499 174.408 -62.6767C174.408 -62.9035 174.181 -63.1304 174.181 -63.3572V-63.5841L173.954 -63.8109C173.728 -64.0377 173.501 -64.2646 173.501 -64.4914C173.047 -64.9451 172.593 -65.6256 172.14 -65.6256C170.552 -66.5329 169.191 -66.9866 167.603 -67.4403C164.654 -68.1208 161.478 -68.3476 158.756 -68.5744C155.808 -68.8013 152.859 -68.5744 149.683 -68.5744L145.146 -68.3476C144.693 -68.3476 144.012 -68.3476 143.558 -68.3476C142.197 -68.3476 140.836 -68.3476 139.929 -67.6671L139.475 -67.4403L139.702 -66.7598C140.61 -63.1304 140.383 -60.6352 139.249 -59.0473C138.795 -58.14 137.207 -57.6863 135.165 -57.6863C134.485 -57.6863 134.258 -57.6863 134.258 -57.6863C132.897 -57.9131 131.309 -58.8205 129.495 -60.6352C128.814 -61.3157 127.68 -62.4499 126.773 -63.5841C126.092 -64.4914 125.411 -65.3987 124.731 -65.8524L123.824 -66.5329L123.37 -65.6256C122.916 -64.4914 122.009 -62.9035 121.102 -61.5425C120.194 -60.4083 119.514 -59.7278 118.606 -59.2742C116.565 -57.9131 114.07 -57.4595 112.482 -57.4595C110.44 -57.4595 108.399 -58.3668 107.718 -59.9547C106.811 -61.5425 107.491 -63.8109 109.079 -65.8524L109.306 -66.0793V-66.3061C109.306 -66.5329 109.306 -66.5329 109.306 -66.7598L111.574 -67.894H108.852H108.626L108.399 -67.6671C98.418 -67.6671 88.4372 -67.2134 79.1369 -66.5329C78.91 -66.9866 78.6832 -67.4403 78.6832 -67.4403C76.8685 -74.0185 77.3222 -81.2773 80.0442 -87.8555V-88.0824C80.7247 -89.6702 81.1784 -91.2581 82.0857 -92.6191L83.4468 -95.1143C83.4468 -95.3411 83.6736 -95.568 83.9004 -95.7948C84.5809 -96.7022 85.2615 -98.0632 84.5809 -99.4242L83.2199 -104.868C83.2199 -105.322 82.9931 -105.776 82.7663 -106.229C82.5394 -107.363 82.0857 -108.498 82.3126 -109.859C81.6321 -117.117 82.7663 -124.376 83.9004 -130.501L84.1273 -131.635L87.0761 -128.913C87.7567 -128.232 88.664 -127.325 89.3445 -126.645C89.7982 -126.191 90.2518 -125.737 90.4787 -125.284C92.7471 -122.788 95.0154 -120.066 97.0569 -117.344L100.233 -113.261L104.543 -107.363L109.079 -108.271L116.111 -109.178C119.287 -109.405 122.463 -109.632 125.638 -109.632C127.68 -109.859 129.721 -109.632 131.763 -109.405C132.897 -109.405 133.804 -109.178 134.939 -109.178C136.073 -108.951 137.207 -108.724 138.114 -108.724C140.156 -108.498 141.971 -108.271 143.785 -107.363L148.776 -105.776C148.776 -105.776 149.002 -105.776 149.229 -105.549C149.456 -105.549 149.91 -105.322 150.137 -105.322C150.363 -105.322 151.044 -105.322 151.271 -106.229L154.9 -111.673C155.581 -112.581 156.261 -113.715 156.942 -114.622C158.076 -116.21 159.21 -118.025 160.344 -119.613L166.242 -127.325L168.737 -130.501C169.418 -127.779 171.006 -121.2 171.913 -115.756C172.593 -110.539 172.82 -100.785 172.82 -97.1558C172.82 -96.4753 172.82 -96.0216 172.82 -95.7948L172.593 -90.8044C172.367 -90.3507 172.367 -89.8971 172.593 -89.6702C173.047 -88.9897 173.728 -88.9897 174.181 -88.7629C174.408 -88.7629 174.635 -88.7629 174.862 -88.536L177.584 -87.8555C179.625 -87.4019 181.44 -87.175 183.255 -86.9482C183.935 -86.9482 184.616 -86.7214 185.523 -86.7214C186.657 -86.7214 187.791 -86.7214 188.926 -86.7214C193.462 -86.7214 197.319 -87.175 200.721 -87.8555C204.124 -88.536 207.526 -89.4434 211.156 -90.8044C210.929 -89.2166 210.702 -87.6287 210.475 -86.0409C210.248 -79.6894 210.248 -73.1112 213.878 -67.4403C215.012 -65.8524 216.373 -64.7182 217.961 -64.0377C219.775 -63.3572 221.59 -63.3572 223.178 -63.5841C226.127 -63.8109 228.849 -64.9451 231.798 -66.9866C235.2 -69.255 238.376 -71.977 241.552 -75.8332C241.325 -74.4722 241.325 -72.8843 241.098 -71.5233C240.418 -62.223 240.417 -55.1911 241.325 -48.6129C241.779 -44.9835 242.232 -40.9004 244.047 -37.0442C244.727 -35.4563 246.088 -33.4148 248.357 -32.2806C250.171 -31.6001 252.213 -31.3733 254.481 -31.6001C261.286 -32.5075 267.865 -35.6832 275.123 -42.0346L275.577 -42.4883C276.711 -40.9004 278.072 -39.5394 279.433 -38.4052C284.197 -34.3222 290.095 -32.0538 295.992 -31.6001C299.395 -31.1465 302.797 -32.9611 304.385 -35.91C306.2 -38.8589 307.107 -42.2614 307.561 -44.5298C308.695 -49.747 309.149 -55.418 309.149 -62.223C309.149 -64.7182 309.149 -67.6671 308.922 -70.616C310.51 -68.8013 311.871 -67.2134 313.459 -65.8524C315.727 -64.0377 319.13 -61.5425 323.44 -62.4499C326.842 -63.3572 329.111 -66.0793 330.472 -70.616C331.152 -73.338 331.606 -76.2869 331.606 -80.3699C331.606 -82.8651 331.606 -85.3603 331.379 -88.0824C335.008 -85.814 338.411 -83.7725 341.813 -81.9578C345.67 -79.9163 349.753 -78.1016 354.97 -76.2869C347.257 -74.699 347.031 -74.4722 346.804 -73.5649V-73.338L347.031 -72.8843C347.257 -72.4307 347.938 -72.2038 349.072 -72.2038C352.021 -72.2038 358.146 -73.1112 361.775 -73.5649C364.951 -72.4307 367.9 -71.5233 370.395 -70.616C371.302 -65.6256 372.209 -60.862 373.344 -56.5521C373.344 -56.5521 374.251 -53.6032 375.385 -50.4275C375.385 -48.386 375.158 -46.3445 375.158 -44.9835V-44.0761L381.963 -44.7566L381.737 -45.664C380.829 -48.386 379.922 -51.3349 379.015 -54.7374C379.015 -58.8205 379.241 -63.8109 379.241 -67.894C382.19 -66.9866 385.366 -66.3061 388.088 -65.6256C402.379 -62.223 417.123 -60.4083 431.867 -60.1815C438.672 -59.9547 445.478 -60.6352 452.056 -62.223C452.056 -59.9547 452.283 -57.6863 452.283 -55.418C452.509 -52.0154 452.509 -48.386 452.736 -44.7566V-44.0761L460.902 -44.5298L460.222 -53.8301H460.449C460.222 -57.4595 460.222 -61.0889 460.222 -64.7182C465.439 -66.5329 470.203 -68.8013 474.513 -71.5233C480.184 -75.1527 486.989 -80.3699 489.484 -88.3092C491.752 -93.2996 490.618 -98.29 487.669 -100.785ZM323.213 -101.012C317.088 -107.137 310.737 -116.21 310.283 -116.891C309.149 -118.252 308.242 -119.613 307.334 -121.427C306.427 -123.015 305.746 -124.83 305.066 -126.418C303.705 -130.274 303.478 -133.45 304.385 -135.037C304.385 -135.037 305.293 -136.172 306.881 -136.172C308.695 -136.172 310.964 -134.811 313.459 -132.089C315.727 -130.047 317.542 -127.098 319.357 -123.015C322.079 -116.437 324.12 -108.724 325.935 -99.4242L323.213 -101.012ZM302.117 -95.3411C300.983 -98.29 299.849 -101.693 299.395 -104.641C299.622 -103.961 299.849 -103.28 300.075 -102.6C300.983 -100.105 301.663 -97.3827 302.344 -94.4338C302.344 -94.8875 302.117 -95.1143 302.117 -95.3411ZM249.264 -99.1973C249.718 -101.466 250.171 -103.507 250.625 -105.322C250.625 -105.322 250.625 -105.322 250.625 -105.549C250.625 -105.095 250.852 -104.641 250.852 -104.188C250.852 -102.6 250.625 -101.012 250.171 -99.1973C249.718 -96.929 249.037 -94.8875 247.903 -92.6191C248.584 -95.1143 248.81 -97.1558 249.264 -99.1973ZM224.312 -121.881C226.354 -125.51 229.076 -130.047 233.386 -132.996C235.654 -134.584 238.376 -135.491 240.871 -135.491C242.913 -135.491 244.727 -134.811 246.088 -133.676C249.718 -130.728 249.037 -125.057 246.769 -121.2C244.274 -116.891 240.417 -113.488 236.788 -110.539C230.664 -105.549 223.632 -101.239 216.146 -97.8363C217.961 -106.683 220.683 -114.849 224.312 -121.881ZM161.705 64.3516C156.034 80.6839 151.724 96.5624 149.91 117.658H149.683C144.693 109.719 137.887 102.006 130.175 95.2014C142.197 86.5816 152.859 76.374 161.705 64.3516ZM144.466 118.339C131.763 119.7 118.38 120.38 104.543 120.38C95.2422 120.38 87.0761 119.7 80.4979 118.112C97.2838 113.575 112.482 106.77 126.092 97.9234C133.351 103.821 139.702 110.853 144.466 118.339ZM56.6801 96.1087C56.6801 85.6743 66.6609 79.096 82.7663 79.096C94.3349 79.096 109.079 84.9937 122.463 94.9745C103.862 106.77 85.0346 112.668 72.3318 115.617C62.1241 111.534 56.6801 104.729 56.6801 96.1087ZM103.182 -64.2646V-61.0889C103.182 -58.5937 104.996 -55.8716 107.491 -54.5106C109.76 -53.3764 112.709 -53.1496 114.977 -53.6033C117.245 -53.8301 119.514 -54.9643 122.009 -56.779C123.597 -58.14 124.277 -59.0473 124.731 -59.7278L124.958 -59.501C125.638 -58.8205 126.319 -57.9131 127.907 -56.5521C127.907 -56.5521 129.948 -54.9643 132.67 -54.2838C133.351 -54.0569 134.258 -54.0569 134.939 -54.0569C136.753 -54.0569 138.114 -54.5106 138.114 -54.5106C140.61 -54.9643 142.878 -57.4595 143.332 -59.9547C143.558 -61.0889 143.785 -62.4499 143.785 -63.3572C143.785 -63.8109 143.785 -64.2646 143.785 -64.7182C144.239 -64.7182 144.466 -64.7182 144.466 -64.7182L152.178 -64.9451H152.859C156.942 -64.9451 160.117 -64.7182 162.839 -64.4914C164.654 -64.2646 166.242 -64.0377 167.83 -63.3572C169.418 -62.9035 170.098 -62.223 170.325 -61.7694C170.325 -61.0889 170.098 -59.7278 169.191 -57.9131C168.737 -56.5521 167.83 -55.1911 166.923 -53.8301L166.696 -53.6033C159.21 -42.9419 145.373 -36.5905 129.495 -36.3637C114.977 -35.4564 100.233 -40.6736 89.7982 -49.9739C87.0761 -52.4691 83.6736 -58.3668 81.4052 -62.6767C88.4372 -63.3572 95.6959 -63.8109 103.182 -64.2646ZM375.839 -74.0185V-74.4722C375.612 -75.3795 375.612 -76.2869 375.385 -77.4211C375.385 -77.4211 375.385 -77.4211 375.612 -77.4211C376.066 -77.4211 376.519 -77.4211 376.746 -77.4211C376.746 -76.9674 376.746 -75.8332 376.746 -73.7917C376.292 -73.7917 376.066 -74.0185 375.839 -74.0185ZM447.292 -67.894C442.529 -66.9866 437.311 -66.7598 431.641 -66.5329C420.979 -66.3061 409.637 -67.2134 398.296 -69.0281C392.398 -69.9355 386.273 -71.2965 379.922 -73.1112C379.922 -77.8747 379.922 -78.7821 380.149 -79.0089C380.149 -79.2358 380.149 -79.6894 379.922 -79.9163C379.695 -80.5968 379.015 -80.8236 377.88 -81.2773H377.427C376.746 -81.2773 375.612 -81.2773 374.251 -81.0504C373.57 -86.2677 373.797 -96.7022 374.251 -100.332C374.705 -102.827 375.385 -106.002 376.746 -110.086C376.746 -110.312 376.746 -110.312 376.973 -110.539C377.653 -112.127 378.334 -113.488 379.015 -114.622L379.468 -115.53C379.695 -115.983 379.922 -116.437 380.149 -116.891C380.602 -117.798 380.829 -118.705 381.283 -119.386L381.737 -120.066C382.19 -120.974 382.871 -122.108 383.551 -122.788C384.685 -123.696 388.768 -127.325 390.356 -128.232C391.491 -129.14 393.305 -130.274 395.574 -130.954C397.842 -132.089 402.152 -133.223 405.101 -133.903H404.874L408.276 -134.584C410.091 -134.811 411.679 -135.037 413.494 -135.037C419.845 -135.037 425.743 -132.996 430.279 -129.14C436.631 -123.923 440.26 -116.664 442.755 -110.539C445.704 -105.549 447.292 -98.7437 448.88 -91.2581C449.334 -89.2166 449.561 -87.175 450.014 -85.1335C450.922 -80.1431 451.602 -75.6064 452.509 -71.977C452.509 -71.2965 452.509 -70.3891 452.736 -69.4818C451.148 -68.8013 449.107 -68.3476 447.292 -67.894ZM485.401 -91.9386C484.947 -89.6702 483.132 -86.7214 480.637 -83.7725C478.142 -81.0505 475.193 -78.7821 472.698 -77.1942C472.017 -76.9674 470.656 -76.2869 469.295 -75.6064C467.027 -74.4722 463.398 -72.6575 462.263 -72.4307L461.81 -72.6575L461.356 -72.4307C462.037 -82.1846 463.624 -89.4434 466.12 -93.0728C469.069 -96.7022 473.378 -98.7437 477.688 -98.7437H477.915H478.142C479.503 -99.1974 482.679 -98.29 484.493 -96.2485C485.401 -94.8875 485.628 -93.5265 485.401 -91.9386Z" fill="white" fill-opacity="0.933333"/><path d="M612.883 94.9745C612.656 94.5208 612.203 94.5208 611.522 94.5208C611.069 94.5208 610.615 94.7476 610.615 94.7476C598.819 101.78 577.95 108.811 560.711 108.811C552.545 108.811 549.142 106.77 549.142 102.233C549.142 95.4281 561.845 88.3962 567.289 88.3962C569.104 88.3962 569.558 88.8499 569.784 89.0767C570.011 89.3035 569.784 89.5304 569.784 89.7572L569.558 89.9841V90.2109C570.011 92.2524 571.145 92.7061 571.599 92.7061C572.506 92.7061 573.187 92.2524 573.187 92.0256L573.414 91.7988C574.094 90.4378 574.548 88.3962 573.414 86.5815C572.733 85.4473 570.919 83.8595 567.062 83.8595C563.887 83.8595 558.896 85.6742 554.359 88.623C544.832 93.8403 534.852 96.3355 524.871 96.3355C518.066 96.3355 512.622 95.2013 509.219 94.0671C509.446 92.2524 509.219 90.6646 508.765 89.0767C508.085 86.8083 506.497 84.9937 504.455 84.0863C503.321 83.6326 501.733 83.179 499.919 83.179C496.743 83.179 490.618 84.3132 485.174 91.1183C480.411 97.2428 478.369 103.141 479.277 107.45C479.73 109.719 481.318 111.534 483.36 112.668C484.721 113.348 486.535 113.802 488.35 113.802C494.701 113.802 501.733 109.265 506.043 102.46C506.951 101.099 507.631 99.5112 508.312 98.1502C511.941 99.2843 517.839 100.645 525.098 100.645C532.356 100.645 539.615 99.2844 546.647 96.7892L545.059 100.419L544.832 100.872C544.606 101.326 544.606 102.006 544.606 102.46C544.606 112.214 552.998 113.575 560.484 113.575C578.404 113.575 600.407 106.316 612.656 99.0575L612.883 98.8307V98.377C613.564 96.5623 613.337 95.655 612.883 94.9745ZM504.682 96.3355C504.229 97.4697 503.548 98.8307 502.868 99.9649C499.465 105.409 493.567 109.265 488.804 109.265C487.67 109.265 486.535 109.038 485.628 108.585C484.494 108.131 484.04 107.224 483.587 106.089C482.906 103.141 484.948 98.1502 488.804 93.1598C491.753 89.5304 494.702 87.9426 497.197 87.262C496.97 89.3036 497.877 91.3451 499.692 93.1598C500.599 94.0671 502.414 95.2013 504.682 96.3355ZM505.59 92.2524C504.229 91.5719 503.094 90.8914 502.641 90.4377C501.28 89.0767 501.28 87.7157 501.507 87.262C501.507 87.262 501.733 87.0352 501.96 87.0352C502.187 87.0352 502.641 87.0352 503.321 87.262C504.455 87.7157 505.136 88.623 505.59 89.7572C505.59 90.6646 505.59 91.3451 505.59 92.2524Z" fill="white" fill-opacity="0.933333"/><path d="M323.895 75.4666H323.214L322.987 76.1472C322.987 76.6008 322.307 77.2813 321.853 77.735C320.946 78.8692 320.039 79.5497 320.492 80.4571C320.719 81.1376 321.853 81.3644 322.08 81.3644C325.256 81.3644 327.751 79.5497 327.751 77.735C327.751 77.0545 327.297 76.374 326.617 75.9203C325.936 75.6935 325.029 75.4666 323.895 75.4666Z" fill="white" fill-opacity="0.933333"/><path d="M481.092 69.342L480.865 69.1151C479.958 67.981 479.277 67.3004 478.37 67.3004C477.463 67.3004 476.782 68.2078 476.782 68.6614C474.967 76.3739 468.616 96.3355 468.389 96.5623L469.75 97.2428C474.967 87.9425 479.05 77.9617 481.092 69.7956V69.342Z" fill="white" fill-opacity="0.933333"/></g></svg>');
	background-size: cover;
	z-index: 1;
}
.top-section:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 31.7vw;
	height: 11vw;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="608" height="212" viewBox="0 0 608 212" fill="none"><g opacity="0.5"><path opacity="0.5" d="M263.641 160.236C293.139 130.737 293.139 82.9104 263.641 53.4119C234.142 23.9133 186.316 23.9133 156.817 53.4119C127.319 82.9104 127.319 130.737 156.817 160.236C186.316 189.734 234.142 189.734 263.641 160.236Z" fill="%23F06CA8"/><path opacity="0.5" d="M430.01 135.491C445.866 96.9025 427.439 52.7656 388.85 36.9087C350.261 21.0518 306.124 39.4797 290.267 78.0685C274.41 116.657 292.838 160.794 331.427 176.651C370.016 192.508 414.153 174.08 430.01 135.491Z" fill="%23ABCF37"/><path opacity="0.5" d="M557.286 166.61C590.264 141.062 596.287 93.6175 570.739 60.6397C545.191 27.6619 497.747 21.6387 464.769 47.1866C431.791 72.7345 425.768 120.179 451.316 153.157C476.864 186.135 524.308 192.158 557.286 166.61Z" fill="%2326A9E0"/><path d="M561.422 105.01C563.301 105.01 564.825 103.487 564.825 101.608C564.825 99.7285 563.301 98.2051 561.422 98.2051C559.543 98.2051 558.02 99.7285 558.02 101.608C558.02 103.487 559.543 105.01 561.422 105.01Z" fill="white" fill-opacity="0.933333"/><path d="M373.148 105.01C375.027 105.01 376.55 103.487 376.55 101.608C376.55 99.7285 375.027 98.2051 373.148 98.2051C371.268 98.2051 369.745 99.7285 369.745 101.608C369.745 103.487 371.268 105.01 373.148 105.01Z" fill="white" fill-opacity="0.933333"/><path d="M350.01 104.783C351.825 104.783 353.413 103.196 353.413 101.381C353.413 99.5661 351.825 97.9783 350.01 97.9783C348.195 97.9783 346.607 99.5661 346.607 101.381C346.607 103.422 348.195 104.783 350.01 104.783Z" fill="white" fill-opacity="0.933333"/><path d="M234.778 116.579C236.657 116.579 238.18 115.056 238.18 113.176C238.18 111.297 236.657 109.774 234.778 109.774C232.898 109.774 231.375 111.297 231.375 113.176C231.375 115.056 232.898 116.579 234.778 116.579Z" fill="white" fill-opacity="0.933333"/><path d="M187.367 116.579C189.247 116.579 190.77 115.056 190.77 113.176C190.77 111.297 189.247 109.774 187.367 109.774C185.488 109.774 183.965 111.297 183.965 113.176C183.965 115.056 185.488 116.579 187.367 116.579Z" fill="white" fill-opacity="0.933333"/><path d="M573.669 93.2148C571.174 90.9464 567.771 89.5854 564.596 89.5854C563.915 89.5854 563.235 89.5854 562.554 89.8122C559.152 90.2659 555.749 92.0806 552.573 95.2563C549.625 97.7515 547.356 100.927 546.222 104.557C543.954 110.908 543.273 117.713 543.273 123.384H543.046C541.005 106.371 537.148 92.0806 531.704 79.6046C528.529 72.5727 521.27 60.0967 507.66 56.4673L506.979 56.2405C504.484 55.7868 501.989 55.3331 499.267 55.3331C498.359 55.3331 497.225 55.56 496.318 55.56C494.503 55.7868 492.689 55.7868 490.874 56.2405C485.883 57.3747 479.986 58.7357 474.768 61.9114C464.561 68.4896 457.756 80.9656 456.622 95.2563C455.941 100.927 455.941 107.052 456.622 113.857C455.034 114.084 453.219 114.537 451.858 114.991C451.177 115.218 450.27 115.445 449.136 115.672C439.609 112.042 431.216 107.505 423.957 102.288L423.503 102.061C421.916 101.381 420.101 100.247 418.059 98.8857C418.059 98.432 418.059 97.9784 417.833 97.5247C417.606 96.3905 417.606 95.2563 417.379 94.1221C416.245 87.5439 414.657 81.4193 412.615 75.7484L412.388 75.0679C410.347 69.1701 408.079 63.2724 403.315 59.1893C401.5 57.6015 398.325 55.3331 394.695 54.8795C394.242 54.8795 393.788 54.6526 393.334 54.6526C390.159 54.6526 387.21 56.6941 386.756 59.643C385.849 63.0456 386.983 66.6749 387.89 69.1701C388.797 71.8922 390.385 74.6142 391.746 77.1094L391.973 77.5631C396.056 85.0487 402.408 91.8538 407.398 96.8442C409.213 98.432 411.027 99.793 413.296 101.381C414.203 108.866 414.203 114.537 413.296 119.755C412.615 123.611 411.027 126.106 409.213 126.106H408.986C406.944 126.106 403.769 123.838 400.82 120.435C399.005 118.394 397.417 115.898 395.376 112.95C394.695 107.279 393.788 101.608 392.427 96.1637C391.746 93.6685 391.066 90.4928 389.705 87.5439L389.251 86.8634C388.797 85.7292 388.117 84.3682 386.983 83.234C385.622 82.0998 383.807 81.873 382.673 83.0072C382.446 83.234 382.219 83.4608 381.992 83.6877L381.539 83.4608L381.766 83.6877C381.085 84.595 380.858 85.5024 380.858 85.956C380.405 89.3586 381.085 92.3074 381.992 95.2563V95.71C382.673 98.432 383.807 101.381 385.168 104.33C386.756 108.186 388.797 112.042 391.293 116.352V117.033C392.2 125.879 392.427 133.365 391.973 140.17H391.746C391.746 140.17 391.746 143.572 391.293 146.521C391.066 148.336 390.839 150.378 390.385 151.512H390.159C389.478 153.553 387.436 158.544 384.488 158.544C380.858 158.544 376.775 157.863 373.373 156.048C369.97 154.461 367.021 151.965 364.98 149.243C366.568 147.656 368.155 145.614 369.29 142.892C369.516 141.985 369.97 140.624 369.29 139.489C368.836 138.582 367.702 137.902 366.341 137.675C366.114 137.675 365.66 137.675 365.433 137.675C363.845 137.675 362.484 137.902 361.35 138.582L361.123 138.128L360.216 139.036C358.175 141.304 358.175 144.253 359.989 148.109C358.628 149.47 357.267 150.831 356.133 152.192L355.679 151.739C352.05 154.461 348.647 156.275 345.245 157.409C343.203 158.09 341.389 158.544 339.801 158.544H339.574C338.893 158.544 338.213 158.544 337.306 158.317C336.852 158.09 336.398 157.863 335.945 157.409C333.903 155.141 332.996 150.604 332.315 146.748C331.862 143.119 331.635 139.036 331.635 134.045C331.635 127.24 332.088 120.208 333.223 111.589L333.449 111.362C333.676 111.135 333.676 110.908 333.903 110.681C337.306 104.557 341.162 97.5247 341.162 89.3586C340.935 86.4097 339.801 84.3682 337.532 83.4608L336.398 83.234C335.718 83.234 335.264 83.4608 335.037 83.9145L334.81 84.1413C334.357 84.8218 334.13 85.2755 333.903 85.7292C333.449 86.6365 333.223 87.7707 332.996 88.4512C332.088 92.3074 331.408 96.1637 330.727 99.5662C330.047 103.422 329.593 107.279 329.14 111.589C326.191 116.125 322.788 119.755 319.159 122.477C315.983 124.972 312.58 126.333 309.632 126.56C306.456 127.013 303.961 124.972 302.6 121.796C300.331 115.445 300.785 108.413 301.465 101.381C305.775 99.5662 310.085 97.5247 313.941 95.0295V95.2563L314.849 94.5758C320.52 90.7196 325.283 87.0902 329.366 83.0072C332.996 79.1509 338.667 73.2532 337.986 65.3139C337.759 61.4577 335.037 57.8283 331.408 56.6941C328.005 55.56 324.149 55.7868 320.747 57.3747C313.941 60.5504 309.858 66.9018 307.363 71.6653C303.053 80.0583 300.104 88.9049 298.29 98.432C298.29 98.432 298.063 98.432 297.836 98.6589C297.609 98.8857 297.156 98.8857 296.929 99.1125C289.216 101.835 282.411 103.196 275.606 103.196C272.204 103.422 268.574 102.969 265.172 102.288L262.903 101.835V100.474C263.13 98.6589 263.811 94.1221 263.811 93.8953C263.357 87.5439 262.903 81.4193 261.996 75.2947C261.089 69.6238 259.954 63.2724 257.686 55.7868L257.232 54.6526L256.325 55.56C254.51 57.3746 252.923 59.1893 251.335 60.7772L250.2 61.9114C249.066 63.0456 247.932 64.4066 247.025 65.7676C246.344 66.6749 245.664 67.5823 244.983 68.4896C242.942 70.9848 240.9 73.48 239.086 76.2021L235.456 81.4193L234.776 82.3267L234.549 82.5535L229.105 80.7388L221.619 79.3778C220.031 79.1509 217.99 79.1509 215.948 79.1509C208.009 79.1509 200.07 80.7388 199.843 80.7388L192.357 82.5535C190.996 80.7388 189.408 78.9241 188.047 77.1094C184.418 72.5727 181.015 68.036 176.706 63.4992C175.344 61.9114 173.757 60.5504 171.715 58.7357L166.952 55.1063L166.271 58.5088C165.364 63.4992 164.23 71.8922 164.23 71.8922C163.095 86.1829 164.91 92.0806 165.364 92.988C165.364 93.4416 165.591 93.8953 165.591 94.349C165.817 95.0295 165.817 95.71 165.817 95.9368C165.591 96.3905 165.137 97.071 164.683 97.7515C163.776 99.3394 162.642 101.154 161.961 102.969C159.693 107.959 158.559 113.857 158.785 119.528C159.012 122.477 159.693 125.199 160.373 128.148C112.738 132.004 73.495 143.346 45.3673 161.493C16.1054 180.547 0 206.406 0 234.534C0 276.499 39.0159 320.958 110.696 320.958C125.667 320.958 141.319 318.917 157.424 314.834C166.952 317.783 177.613 319.371 189.862 319.371C205.06 319.371 219.351 318.463 232.28 316.875L232.734 317.556C233.415 318.69 233.868 319.824 234.549 320.958V321.185L234.776 321.412C235.456 322.546 236.363 323 237.044 323C238.178 323 238.859 321.866 238.859 321.185C238.859 319.371 239.086 317.556 239.312 315.968C263.811 312.339 284.453 305.76 301.012 296.233C300.785 297.367 300.558 298.502 300.558 299.409C300.558 303.719 303.053 304.626 305.095 304.626C308.724 304.626 313.715 300.316 319.159 295.326L319.386 295.099C325.056 290.109 332.996 284.891 336.398 284.891C337.306 284.891 337.986 285.345 338.213 286.253C338.44 287.387 338.44 288.975 338.44 290.562V290.789C338.44 291.47 338.44 291.923 338.44 292.604C338.213 296.914 338.213 301.677 341.389 305.08C344.111 308.029 349.101 309.39 356.587 309.39C368.155 309.39 387.663 305.76 404.676 295.553C404.903 298.048 405.81 300.316 407.398 301.904C410.12 304.626 414.884 305.987 421.689 305.987C434.165 305.987 448.455 302.358 460.024 296.006C460.024 296.233 460.024 296.687 460.024 296.914C460.024 300.543 462.066 302.812 465.468 302.812C475.222 302.812 485.43 294.192 496.318 276.272C495.184 281.035 494.73 285.118 494.73 288.521C494.73 299.182 499.72 304.173 509.701 304.173C515.145 304.173 529.89 303.038 545.541 293.058L545.768 292.831V292.377C545.995 291.016 545.768 289.882 545.315 289.428C545.088 288.975 544.634 288.975 544.18 288.975C543.727 288.975 543.273 289.201 543.046 289.201C528.075 298.729 514.692 299.636 509.474 299.636C502.216 299.636 498.813 296.006 498.813 288.294C498.813 278.994 504.484 259.939 508.34 252.454V252.227C508.34 252.227 508.567 251.32 507.887 250.639C507.433 250.186 506.299 249.732 504.484 250.412L504.257 250.639L504.03 250.866C490.874 280.128 475.903 298.275 464.788 298.275C464.561 298.275 463.653 298.275 463.653 296.687C463.653 290.789 472.046 282.623 478.171 282.623C478.852 282.623 479.078 282.85 479.078 282.623C479.305 283.757 479.986 284.211 480.666 284.211C481.8 284.211 482.935 283.304 483.388 282.169V281.943V281.716C482.708 279.447 481.12 278.086 478.171 278.086C472.046 278.086 465.241 283.53 461.839 288.975C450.951 296.46 435.526 300.997 420.781 300.997C415.337 300.997 411.481 300.09 409.666 298.048C408.532 296.914 408.079 295.326 408.079 293.284C408.079 292.377 408.305 291.47 408.532 290.336C408.986 289.428 408.759 288.975 408.532 288.748C407.852 287.84 406.037 288.067 404.676 289.201C389.024 300.316 366.794 304.399 355.679 304.399C349.782 304.399 345.925 303.265 343.884 301.224C341.616 298.955 341.842 295.326 341.842 292.15C341.842 291.47 341.842 291.016 341.842 290.336V290.109C341.842 287.614 341.842 285.118 341.162 283.304C340.255 281.035 338.44 280.128 335.491 280.128C330.274 280.128 320.747 286.933 315.529 291.47C311.9 294.872 306.229 299.863 304.188 299.863C304.188 299.863 304.188 299.636 304.188 299.182C304.188 296.687 306.002 292.831 306.456 291.47V291.243V291.016C306.002 288.975 304.868 288.521 304.188 288.521C303.28 288.521 302.6 289.201 302.6 289.201C286.948 299.863 265.399 307.121 238.859 311.205C242.034 280.808 250.201 258.578 260.635 233.173C261.769 230.904 262.45 229.09 263.13 227.275V226.595C263.13 226.141 263.13 225.687 262.903 225.46C262.676 225.234 262.223 225.007 261.542 225.007C261.089 225.007 260.408 225.234 259.954 225.234L259.501 224.78L258.367 227.729C257.686 229.09 257.232 230.678 256.552 231.812C246.798 254.269 231.373 272.642 210.958 286.933C196.44 275.818 180.108 269.013 167.405 269.013C148.578 269.013 137.009 277.179 137.009 290.562C137.009 296.914 139.504 305.76 150.619 311.658C146.99 312.566 137.236 314.607 128.843 315.741C124.306 315.968 119.543 316.195 115.233 316.195C50.3577 316.195 14.2907 280.582 7.93927 247.464C4.08305 226.821 9.52713 206.406 23.8178 188.713C49.6772 157.409 97.9933 137.675 162.415 131.55C162.868 132.911 163.549 134.045 164.23 135.18C166.952 139.943 172.169 146.521 172.622 146.748C174.891 148.79 181.469 154.007 190.543 157.409C197.348 160.132 205.06 161.719 211.865 161.719C212.319 161.719 212.772 161.719 213.226 161.719L219.578 161.946C228.424 161.719 237.044 158.77 244.983 153.553C245.664 153.1 246.117 152.646 246.798 152.192C247.932 151.285 249.066 150.378 250.2 149.47L254.737 144.48C256.098 142.438 257.686 139.263 258.593 137.675C259.954 134.953 260.635 133.818 260.635 133.365C260.635 133.138 260.635 132.911 260.635 132.684C260.635 132.231 260.408 131.55 260.408 131.323C260.408 131.096 260.181 130.87 260.181 130.643V130.416L259.954 130.189C259.728 129.962 259.501 129.735 259.501 129.509C259.047 129.055 258.593 128.374 258.14 128.374C256.552 127.467 255.191 127.013 253.603 126.56C250.654 125.879 247.478 125.652 244.756 125.426C241.808 125.199 238.859 125.426 235.683 125.426L231.146 125.652C230.693 125.652 230.012 125.652 229.558 125.652C228.197 125.652 226.836 125.652 225.929 126.333L225.475 126.56L225.702 127.24C226.61 130.87 226.383 133.365 225.249 134.953C224.795 135.86 223.207 136.314 221.165 136.314C220.485 136.314 220.258 136.314 220.258 136.314C218.897 136.087 217.309 135.18 215.495 133.365C214.814 132.684 213.68 131.55 212.773 130.416C212.092 129.509 211.411 128.601 210.731 128.148L209.824 127.467L209.37 128.374C208.916 129.509 208.009 131.096 207.102 132.457C206.194 133.592 205.514 134.272 204.606 134.726C202.565 136.087 200.07 136.541 198.482 136.541C196.44 136.541 194.399 135.633 193.718 134.045C192.811 132.457 193.491 130.189 195.079 128.148L195.306 127.921V127.694C195.306 127.467 195.306 127.467 195.306 127.24L197.574 126.106H194.852H194.626L194.399 126.333C184.418 126.333 174.437 126.787 165.137 127.467C164.91 127.013 164.683 126.56 164.683 126.56C162.868 119.981 163.322 112.723 166.044 106.144V105.918C166.725 104.33 167.178 102.742 168.086 101.381L169.447 98.8857C169.447 98.6589 169.674 98.432 169.9 98.2052C170.581 97.2978 171.261 95.9368 170.581 94.5758L169.22 89.1317C169.22 88.6781 168.993 88.2244 168.766 87.7707C168.539 86.6365 168.086 85.5024 168.313 84.1413C167.632 76.8826 168.766 69.6238 169.9 63.4992L170.127 62.365L173.076 65.0871C173.757 65.7676 174.664 66.6749 175.344 67.3554C175.798 67.8091 176.252 68.2628 176.479 68.7165C178.747 71.2117 181.015 73.9337 183.057 76.6557L186.233 80.7388L190.543 86.6365L195.079 85.7292L202.111 84.8218C205.287 84.595 208.463 84.3682 211.638 84.3682C213.68 84.1413 215.721 84.3682 217.763 84.595C218.897 84.595 219.804 84.8218 220.939 84.8218C222.073 85.0487 223.207 85.2755 224.114 85.2755C226.156 85.5024 227.971 85.7292 229.785 86.6365L234.776 88.2244C234.776 88.2244 235.002 88.2244 235.229 88.4512C235.456 88.4512 235.91 88.6781 236.137 88.6781C236.363 88.6781 237.044 88.6781 237.271 87.7707L240.9 82.3267C241.581 81.4193 242.261 80.2851 242.942 79.3778C244.076 77.7899 245.21 75.9752 246.344 74.3874L252.242 66.6749L254.737 63.4992C255.418 66.2213 257.006 72.7995 257.913 78.2436C258.593 83.4608 258.82 93.2148 258.82 96.8442C258.82 97.5247 258.82 97.9784 258.82 98.2052L258.593 103.196C258.367 103.649 258.367 104.103 258.593 104.33C259.047 105.01 259.728 105.01 260.181 105.237C260.408 105.237 260.635 105.237 260.862 105.464L263.584 106.144C265.625 106.598 267.44 106.825 269.255 107.052C269.935 107.052 270.616 107.279 271.523 107.279C272.657 107.279 273.791 107.279 274.926 107.279C279.462 107.279 283.319 106.825 286.721 106.144C290.124 105.464 293.526 104.557 297.156 103.196C296.929 104.783 296.702 106.371 296.475 107.959C296.248 114.311 296.248 120.889 299.878 126.56C301.012 128.148 302.373 129.282 303.961 129.962C305.775 130.643 307.59 130.643 309.178 130.416C312.127 130.189 314.849 129.055 317.798 127.013C321.2 124.745 324.376 122.023 327.552 118.167C327.325 119.528 327.325 121.116 327.098 122.477C326.418 131.777 326.417 138.809 327.325 145.387C327.779 149.017 328.232 153.1 330.047 156.956C330.727 158.544 332.088 160.585 334.357 161.719C336.171 162.4 338.213 162.627 340.481 162.4C347.286 161.493 353.865 158.317 361.123 151.965L361.577 151.512C362.711 153.1 364.072 154.461 365.433 155.595C370.197 159.678 376.095 161.946 381.992 162.4C385.395 162.854 388.797 161.039 390.385 158.09C392.2 155.141 393.107 151.739 393.561 149.47C394.695 144.253 395.149 138.582 395.149 131.777C395.149 129.282 395.149 126.333 394.922 123.384C396.51 125.199 397.871 126.787 399.459 128.148C401.727 129.962 405.13 132.457 409.44 131.55C412.842 130.643 415.111 127.921 416.472 123.384C417.152 120.662 417.606 117.713 417.606 113.63C417.606 111.135 417.606 108.64 417.379 105.918C421.008 108.186 424.411 110.228 427.813 112.042C431.67 114.084 435.753 115.898 440.97 117.713C433.257 119.301 433.031 119.528 432.804 120.435V120.662L433.031 121.116C433.257 121.569 433.938 121.796 435.072 121.796C438.021 121.796 444.146 120.889 447.775 120.435C450.951 121.569 453.9 122.477 456.395 123.384C457.302 128.374 458.209 133.138 459.344 137.448C459.344 137.448 460.251 140.397 461.385 143.572C461.385 145.614 461.158 147.656 461.158 149.017V149.924L467.963 149.243L467.737 148.336C466.829 145.614 465.922 142.665 465.015 139.263C465.015 135.18 465.241 130.189 465.241 126.106C468.19 127.013 471.366 127.694 474.088 128.374C488.379 131.777 503.123 133.592 517.867 133.818C524.672 134.045 531.478 133.365 538.056 131.777C538.056 134.045 538.283 136.314 538.283 138.582C538.509 141.985 538.509 145.614 538.736 149.243V149.924L546.902 149.47L546.222 140.17H546.449C546.222 136.541 546.222 132.911 546.222 129.282C551.439 127.467 556.203 125.199 560.513 122.477C566.184 118.847 572.989 113.63 575.484 105.691C577.752 100.7 576.618 95.71 573.669 93.2148ZM409.213 92.988C403.088 86.8634 396.737 77.7899 396.283 77.1094C395.149 75.7484 394.242 74.3874 393.334 72.5727C392.427 70.9848 391.746 69.1701 391.066 67.5823C389.705 63.7261 389.478 60.5504 390.385 58.9625C390.385 58.9625 391.293 57.8283 392.881 57.8283C394.695 57.8283 396.964 59.1893 399.459 61.9114C401.727 63.9529 403.542 66.9018 405.357 70.9848C408.079 77.5631 410.12 85.2755 411.935 94.5758L409.213 92.988ZM388.117 98.6589C386.983 95.71 385.849 92.3074 385.395 89.3586C385.622 90.0391 385.849 90.7196 386.075 91.4001C386.983 93.8953 387.663 96.6173 388.344 99.5662C388.344 99.1125 388.117 98.8857 388.117 98.6589ZM335.264 94.8027C335.718 92.5343 336.171 90.4928 336.625 88.6781C336.625 88.6781 336.625 88.6781 336.625 88.4512C336.625 88.9049 336.852 89.3586 336.852 89.8122C336.852 91.4001 336.625 92.988 336.171 94.8027C335.718 97.071 335.037 99.1125 333.903 101.381C334.584 98.8857 334.81 96.8442 335.264 94.8027ZM310.312 72.119C312.354 68.4896 315.076 63.9529 319.386 61.004C321.654 59.4162 324.376 58.5088 326.871 58.5088C328.913 58.5088 330.727 59.1893 332.088 60.3235C335.718 63.2724 335.037 68.9433 332.769 72.7995C330.274 77.1094 326.417 80.512 322.788 83.4608C316.664 88.4512 309.632 92.7611 302.146 96.1637C303.961 87.317 306.683 79.1509 310.312 72.119ZM247.705 258.352C242.034 274.684 237.724 290.562 235.91 311.658H235.683C230.693 303.719 223.887 296.006 216.175 289.201C228.197 280.582 238.859 270.374 247.705 258.352ZM230.466 312.339C217.763 313.7 204.38 314.38 190.543 314.38C181.242 314.38 173.076 313.7 166.498 312.112C183.284 307.575 198.482 300.77 212.092 291.923C219.351 297.821 225.702 304.853 230.466 312.339ZM142.68 290.109C142.68 279.674 152.661 273.096 168.766 273.096C180.335 273.096 195.079 278.994 208.463 288.975C189.862 300.77 171.035 306.668 158.332 309.617C148.124 305.534 142.68 298.729 142.68 290.109ZM189.182 129.735V132.911C189.182 135.406 190.996 138.128 193.491 139.489C195.76 140.624 198.709 140.85 200.977 140.397C203.245 140.17 205.514 139.036 208.009 137.221C209.597 135.86 210.277 134.953 210.731 134.272L210.958 134.499C211.638 135.18 212.319 136.087 213.907 137.448C213.907 137.448 215.948 139.036 218.67 139.716C219.351 139.943 220.258 139.943 220.939 139.943C222.753 139.943 224.114 139.489 224.114 139.489C226.61 139.036 228.878 136.541 229.332 134.045C229.558 132.911 229.785 131.55 229.785 130.643C229.785 130.189 229.785 129.735 229.785 129.282C230.239 129.282 230.466 129.282 230.466 129.282L238.178 129.055H238.859C242.942 129.055 246.117 129.282 248.839 129.509C250.654 129.735 252.242 129.962 253.83 130.643C255.418 131.096 256.098 131.777 256.325 132.231C256.325 132.911 256.098 134.272 255.191 136.087C254.737 137.448 253.83 138.809 252.923 140.17L252.696 140.397C245.21 151.058 231.373 157.409 215.495 157.636C200.977 158.544 186.233 153.326 175.798 144.026C173.076 141.531 169.674 135.633 167.405 131.323C174.437 130.643 181.696 130.189 189.182 129.735ZM461.839 119.981V119.528C461.612 118.62 461.612 117.713 461.385 116.579C461.385 116.579 461.385 116.579 461.612 116.579C462.066 116.579 462.519 116.579 462.746 116.579C462.746 117.033 462.746 118.167 462.746 120.208C462.292 120.208 462.066 119.981 461.839 119.981ZM533.292 126.106C528.529 127.013 523.311 127.24 517.641 127.467C506.979 127.694 495.637 126.787 484.296 124.972C478.398 124.065 472.273 122.704 465.922 120.889C465.922 116.125 465.922 115.218 466.149 114.991C466.149 114.764 466.149 114.311 465.922 114.084C465.695 113.403 465.015 113.176 463.88 112.723H463.427C462.746 112.723 461.612 112.723 460.251 112.95C459.57 107.732 459.797 97.2978 460.251 93.6685C460.705 91.1733 461.385 87.9976 462.746 83.9145C462.746 83.6877 462.746 83.6877 462.973 83.4608C463.653 81.873 464.334 80.512 465.015 79.3778L465.468 78.4704C465.695 78.0168 465.922 77.5631 466.149 77.1094C466.602 76.2021 466.829 75.2947 467.283 74.6142L467.737 73.9337C468.19 73.0264 468.871 71.8922 469.551 71.2117C470.685 70.3043 474.768 66.6749 476.356 65.7676C477.491 64.8602 479.305 63.7261 481.574 63.0456C483.842 61.9114 488.152 60.7772 491.101 60.0967H490.874L494.276 59.4162C496.091 59.1893 497.679 58.9625 499.494 58.9625C505.845 58.9625 511.743 61.004 516.279 64.8603C522.631 70.0775 526.26 77.3363 528.755 83.4608C531.704 88.4512 533.292 95.2563 534.88 102.742C535.334 104.783 535.561 106.825 536.014 108.866C536.922 113.857 537.602 118.394 538.509 122.023C538.509 122.704 538.509 123.611 538.736 124.518C537.148 125.199 535.107 125.652 533.292 126.106ZM571.401 102.061C570.947 104.33 569.132 107.279 566.637 110.228C564.142 112.95 561.193 115.218 558.698 116.806C558.017 117.033 556.656 117.713 555.295 118.394C553.027 119.528 549.398 121.342 548.263 121.569L547.81 121.342L547.356 121.569C548.037 111.815 549.624 104.557 552.12 100.927C555.069 97.2978 559.378 95.2563 563.688 95.2563H563.915H564.142C565.503 94.8026 568.679 95.71 570.493 97.7515C571.401 99.1125 571.628 100.474 571.401 102.061Z" fill="white" fill-opacity="0.933333"/><path d="M364.754 141.985C364.074 142.892 363.62 143.572 362.939 144.253L362.713 144.48C362.259 143.119 362.032 141.985 362.259 141.077H362.713C362.939 141.077 363.166 141.077 363.393 140.85H363.62C364.3 140.397 365.435 140.17 365.435 140.624C365.208 141.304 364.981 141.531 364.754 141.985Z" fill="white" fill-opacity="0.933333"/></g></svg>');
	background-size: cover;
	z-index: 1;
}
.top-section .container {
	position: relative;
	z-index: 2;
}
h1.top-section-ttl {
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 56px;
	text-transform: uppercase;
	margin-bottom: 8px;
	text-align: center;
	color: #556;
}

section.top-section {
	background: #F0F0F0;
	padding: 84px 0 38px;
}

h1.top-section-ttl {
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 56px; /* 140% */
	text-transform: uppercase;
	margin-bottom: 8px;
	text-align: center;
	color: #556;
}
@media(max-width: 767.98px) {
	h1.top-section-ttl {
		font-size: 30px;
		line-height: 46px;
	}
}

.breadcrumbs {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.breadcrumbs .crumb {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: #303236;
}
.breadcrumbs .crumb:after {
	content: '|';
	display: inline-block;
	margin: 0 10px;
	color: #303236;
}
.breadcrumbs .crumb.last_crumb:after {
	display: none;
}
.breadcrumbs .crumb:not(.last_crumb):hover {
	color: #f06ca8;
}
.breadcrumbs .crumb:hover:after {
	color: #303236;
}
/*top section*/

/*page-text*/
.page-text .container {
	max-width: 960px;
}
.page-text-wrap {
	padding: 64px 0;
}
.page-text-cont * {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 24px;
}
.page-text-cont h2, .page-text-cont h3, .page-text-cont h4 {
	font-family: 'Montserrat';
}
.page-text-cont h2:after, .page-text-cont h3:after, .page-text-cont h4:after {
	content: "";
	display: block;
	height: 1px;
	width: 35px;
	border-top: 2px solid #f06ca8;
	margin-top: 21px;
	margin-bottom: 24px;
}

.page-text-cont h2.has-text-align-center:after, .page-text-cont h3.has-text-align-center:after, .page-text-cont h4.has-text-align-center:after {
	margin-left: auto;
	margin-right: auto;
}

.page-text-cont h2 {
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2.88px;
	text-transform: uppercase;
}
.page-text-cont h2:not(:first-child) {
	margin-top: 40px;
}

.page-text-cont h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px; /* 116.667% */
	letter-spacing: 1.92px;
	text-transform: uppercase;
	margin-top: 40px;
}

.page-text-cont h4 {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	margin-top: 40px;
}
.page-text-cont * {
	text-align: justify;
}
.page-text-cont *:first-child {
	margin-top: 0;
}
.page-text-cont *:last-child {
	margin-bottom: 0;
}
.page-text-cont strong, .page-text-cont b {
	font-weight: 700;
}
.page-text-cont img {
	margin-bottom: 20px;
}
.page-text-cont ul {
	padding-left: 0;
}
.page-text-cont ul li {
	padding-left: 32px;
	background: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="9.78955" y="9" width="6" height="6" rx="3" fill="%23F06CA8"/></svg>');
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 4px;
}

.page-text-cont ol {
	padding-left: 0;
	counter-reset: custom-counter;
	list-style: none;
}
.page-text-cont ol li {
	counter-increment: custom-counter;
	padding-left: 32px;
	margin-bottom: 16px;
	position: relative;
}
.page-text-cont ol li:before {
	content: counter(custom-counter) ".";
	position: absolute;
	left: 7px;
	top: -2px;
	font-family: Montserrat;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 28px;
	color: #9BA483;
}
.page-text-cont .wp-block-columns {
	margin: 0 -15px;
}
.page-text-cont .wp-block-column {
	padding: 0 15px;
}
.page-text-cont .wp-block-separator {
	color: #F06CA8;
	border-color: #F06CA8;
	margin: 58px 0;
}

.page-text-cont h1,
.page-text-cont h2,
.page-text-cont h3,
.page-text-cont h4,
.page-text-cont h5,
.page-text-cont h6 {
	text-align: left;
}
.single-traitement .page-text-cont h1,
.single-traitement .page-text-cont h2,
.single-traitement .page-text-cont h3,
.single-traitement .page-text-cont h4,
.single-traitement .page-text-cont h5,
.single-traitement .page-text-cont h6,
.single-conseils .page-text-cont h1,
.single-conseils .page-text-cont h2,
.single-conseils .page-text-cont h3,
.single-conseils .page-text-cont h4,
.single-conseils .page-text-cont h5,
.single-conseils .page-text-cont h6 {
	text-align: center;
}
.single-traitement .page-text-cont h1:after,
.single-traitement .page-text-cont h2:after,
.single-traitement .page-text-cont h3:after,
.single-traitement .page-text-cont h4:after,
.single-traitement .page-text-cont h5:after,
.single-traitement .page-text-cont h6:after,
.single-conseils .page-text-cont h1:after,
.single-conseils .page-text-cont h2:after,
.single-conseils .page-text-cont h3:after,
.single-conseils .page-text-cont h4:after,
.single-conseils .page-text-cont h5:after,
.single-conseils .page-text-cont h6:after {
	margin-left: auto;
	margin-right: auto;
}
.page-text-cont .wp-block-columns + h1,
.page-text-cont .wp-block-columns + h2,
.page-text-cont .wp-block-columns + h3,
.page-text-cont .wp-block-columns + h4,
.page-text-cont .wp-block-columns + h5,
.page-text-cont .wp-block-columns + h6 {
	margin-top: 10px;
}
.page-text-cont *.has-text-align-center {
	text-align: center;
}
.page-text-cont blockquote {
	font-family: 'Montserrat';
	padding: 20px;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0.96px;
	color: #f06ca8;
	border-radius: 80px;
	background: #F0F0F0;
	text-align: center;
}
.page-text-cont blockquote p {
	font-family: 'Montserrat';
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0.96px;
	color: #f06ca8;
}
.page-text-cont blockquote:before {
	content: '“';
	display: inline;
}
.page-text-cont blockquote:after {
	content: '”';
	display: inline;
}
.page-text-cont blockquote p {
	display: inline;
}


@media(min-width: 1200px) {
	.wp-block-column:nth-child(2n+1) .wp-block-image img {
		margin-right: 90px;
		max-width: calc(100% - 90px);
	}
	.wp-block-column:nth-child(2n) .wp-block-image img {
		margin-left: 90px;
		max-width: calc(100% - 90px);
	}
}
@media(max-width: 768px) {
	.page-text-cont {
		padding-left: 20px;
		padding-right: 20px;
	}
	.page-text-cont .wp-block-separator {
		color: #F06CA8;
		border-color: #F06CA8;
		margin: 25px 0;
	}
}
/*page-text*/

section.back_btn-section {
   text-align: center;
   padding-bottom: 80px;
}

a.back_btn {
	padding: 12px 15px;
	border-radius: 4px;
	border: 2px solid #F06CA8;
	width: 100%;
	max-width: 200px;
	display: inline-block;
	font-family: 'Montserrat';
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.64px;
	text-transform: uppercase;
	color: #000;
}
a.back_btn:hover {
	background: #F06CA8;
	color: #fff;
}

@media (min-width: 1420px) {
	.container {
		width: 1384px;
	}
}

/*page-tabs*/
.page-text {
	overflow: hidden;
}
.page-tabs-top, .page-text-cont {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	text-align: justify;
}
.page-tabs .container {
	max-width: 1200px;
}

.page-tabs-top ul {
	padding-left: 0;
}
.page-tabs-top ul li {
	padding-left: 32px;
	background: url('data:image/svg+xml,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="9.78955" y="9" width="6" height="6" rx="3" fill="%23F06CA8"/></svg>');
	background-position: top left;
	background-repeat: no-repeat;
}
.page-tabs-imgtxt {
	position: relative;
	padding: 7vw 0;
	margin: 64px 0;
}

.page-tabs-imgtxt .page-tabs-img1, .page-tabs-imgtxt .page-tabs-img2 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.page-tabs-imgtxt .page-tabs-img1 {
	background-position: top left;
	z-index: 1;
}

.page-tabs-imgtxt .page-tabs-img2 {
	background-position: top right;
	z-index: 2;
}

.page-tabs-imgtxt .container {
	position: relative;
	z-index: 4;
}

.page-tabs-imgtxt .container p {
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0.96px;
	text-align: center;
	color: #F06CA8;
}

.page-tabs-imgtxt:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background: linear-gradient(91deg, rgba(240, 240, 240, 0.00) 0.87%, #F0F0F0 41.56%, #F0F0F0 64.09%, rgba(240, 240, 240, 0.84) 81.62%, rgba(240, 240, 240, 0.00) 99.09%);
}
.page-tabs-tabs {
	margin: 0 -15px;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.page-tabs-tabs-item {
	margin: 0 auto 30px;
	padding: 0 15px;
}
.page-tabs-tabs a {
	display: block;
	border-radius: 4px;
	background: #F0F0F0;
	padding: 12px 13px;
	font-family: 'Montserrat';
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.64px;
	text-transform: uppercase;
	color: #f06ca8;
	transition: 0.3s;
}

.page-tabs-tabs a:hover {
	color: #fff;
	background: #f06ca8;
	transition: 0.3s;
}
@media (max-width: 768px) {
	h2 {
		font-size: 26px;
	}
	.page-text .container {
		padding: 0 15px;
	}
	.page-tabs-imgtxt:before {
		background: rgba(240, 240, 240, 0.84);
	}
	.page-tabs-imgtxt {
		padding: 15px;
	}
	.page-tabs-imgtxt .container p {
		font-size: 20px;
		line-height: 26px;
	}
}
/*page-tabs*/

/*page-cabinet*/
.page-cabinet-first {
	display: flex;
	flex-wrap: wrap;
}

.page-cabinet-first-left {
	padding: 56px 6vw 80px 15px;
	padding-left: calc((100vw - 1384px + 15px) / 2);
	max-width: 44vw;
	width: 100%;
	background: #26A9E0;
}

.page-cabinet-first-left .breadcrumbs {
	justify-content: flex-start;
}

.page-cabinet-first-left .breadcrumbs .crumb {
	color: #fff;
	margin-bottom: 20px;
}

.page-cabinet-first-left .breadcrumbs .crumb:after {
	color: #fff;
}

h1.page-cabinet-first-ttl {
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2.56px;
	text-transform: uppercase;
	color: #fff;
}

.page-cabinet-first-txt {
	padding-bottom: 16px;
}

.page-cabinet-first-txt, .page-cabinet-first-txt * {
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
	text-align: justify;
}

.page-cabinet-first-btn .btn.btn-d {
	border-color: #fff;
	color: #fff;
}
.page-cabinet-first-right {
	max-width: calc(100% - 44vw);
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.page-cabinet-imgs {
	padding: 100px 0 40px;
}

h2.page-cabinet-imgs-ttl {
	font-size: 36px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 2.88px;
	text-transform: uppercase;
	margin: 0 0 40px;
}
h2.page-cabinet-imgs-ttl:after {
	content: '';
	background-color: #f06ca8;
	display: block;
	width: 42px;
	height: 2px;
	margin-top: 16px;
}
.page-cabinet-imgs {
	padding: 100px 0 40px;
	background: #F0F0F0;
	margin-bottom: 80px;
}

.page-cabinet-imgs-item {
	margin-bottom: 40px;
}
.page-cabinet-imgs-item a {
	padding: 15px;
	border: 1px solid #e1e1e5;
	display: block;
	overflow: hidden;
}
.page-cabinet-imgs-item a img {
	transform: scale(1);
	transition: 0.3s;
}
.page-cabinet-imgs-item a:hover img {
	transform: scale(1.2);
	transition: 0.3s;
}
@media (max-width: 1419.98px) {
	.page-cabinet-first-left {
		padding-left: calc((100vw - 1170px + 15px) / 2);
		max-width: 50vw;
	}
	.page-cabinet-first-right {
		max-width: calc(100% - 50vw);
	}
}
@media (max-width: 1199.98px) {
	.page-cabinet-first-left {
		padding-left: calc((100vw - 970px + 15px) / 2);
		max-width: 60vw;
	}
	.page-cabinet-first-right {
		max-width: calc(100% - 60vw);
	}
}
@media (max-width: 991.98px) {
	.page-cabinet-first-left {
		padding-left: calc((100vw - 750px + 15px) / 2);
		max-width: 70vw;
	}
	.page-cabinet-first-right {
		max-width: calc(100% - 70vw);
	}
}
@media (max-width: 767.98px) {
	.page-cabinet-first-left {
		padding: 40px 15px;
		max-width: 100%;
	}
	.page-cabinet-first-right {
		display: none;
	}
	.page-cabinet-imgs {
		padding: 40px 15px 20px;
		margin-bottom: 20px;
	}
	.page-cabinet-imgs-item {
		margin-bottom: 40px;
	}
}
/*page-cabinet*/

/*footer*/
.footer {
	padding: 64px 0;
	background: #303236;
}

.f-logo {
	display: inline-block;
}

.f-menu {
	margin-bottom: 16px;
}

.f-menu .menu {
	position: static;
	padding: 0;
	float: none;
}

.f-menu .menu li {
	float: none;
	display: block;
	margin-bottom: 8px;
}

.f-menu .menu li a {
	font-family: 'Source Sans Pro';
	padding: 0;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	color: #fff;
}

.f-menu .menu li:last-child {
	margin-bottom: 0;
}

.f-txt {
	color: #fff;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 16px;
}

.footer a:hover {
	color: #f06ca8;
	opacity: 0.8;
}

.f-soc {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 16px;
}

.f-soc-item {
	padding-right: 40px;
}

.f-soc-item:last-child {
	padding-right: 0;
}
/*footer*/

@media(max-width: 1024px) {
	.f-menu .menu > li > a {
		padding-left: 0px !important;
		font-size: 18px !important;
	}
}
@media(max-width: 993px) {


	#section-specialites .box-services-d.main-prest-bl {
		padding-left: 30px;
		padding-right: 30px;
	}
	a.f-logo {
		margin-bottom: 30px;
		display: block;
		text-align: center;
	}
	.f-menu .menu li a {
		padding: 0!important;
	}

	.f-menu .menu li {
		text-align: center;
		display: block!important;
	}

	.f-right {
		padding-top: 15px;
		text-align: center;
	}

	.f-soc {
		justify-content: center;
	}
}
@media(max-width: 768px) {
	.main-first {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 95px;
	}
	.main-first-wrap {
		padding: 40px 0 60px;
	}

	.main-equipe {
		padding: 50px 30px;
	}

	.main-phys {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-acces-map {
		max-width: 100%;
		min-height: 53vw;
	}

	.main-acces-info {
		padding: 20px 30px;
		max-width: 100%;
	}
	.main-acces-row:nth-child(2n) .main-acces-map {
		order: 1;
	}
	.main-acces-row:nth-child(2n) .main-acces-info {
		order: 2;
		padding: 20px 30px;
	}

	.main-contact-info {
		padding: 30px;
		margin: 0 -30px;
	}

}

@media(max-width: 560px) {
	.main-first {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-equipe {
		padding: 50px 30px;
	}

	#section-specialites .box-services-d.main-prest-bl {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-phys {
		padding-left: 30px;
		padding-right: 30px;
	}

	.main-acces-map {
		max-width: 100%;
		min-height: 85vw;
	}
	.main-acces-map-img {
		width: 120px;
		height: 70px;
	}
	.main-acces-map.active .cont-map {
		width: 120px;
		height: 70px;
	}

	.main-acces-info {
		padding: 20px 30px;
		max-width: 100%;
	}

	.main-contact-info {
		padding: 30px;
		margin: 0 -30px;
	}

	.main-acces-info-hours {
		max-width: 100%;
		margin-bottom: 30px;
	}

	.main-acces-info-soc {
		width: 100%;
	}
}