/* Common */
/* Media */
/* Content */
/* Blocks */
.main {
	color: #fff;
}

.main .container {
	padding: 0;
}

.main__box {
	padding: 8.33333vw 6.94444vw 10vw;
	background: url("../img/@index/main/main-image.jpg") center center no-repeat;
	background-size: cover;
	height: 161.94444vw;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.main__logo {
	opacity: 0;
}

.main__logo-desk {
	display: none;
}

.main__title {
	font-weight: 700;
	font-size: 7.77778vw;
	line-height: 9.44444vw;
	text-transform: uppercase;
	margin-bottom: 3.61111vw;
}

.main__text {
	font-weight: 500;
	font-size: 5vw;
	line-height: 6.66667vw;
}

.main__items {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
}

.main__item {
	height: 70vw;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.main__item-01 {
	background: url("../img/@index/main/pic-01.jpg") center center no-repeat;
	background-size: cover;
}

.main__item-02 {
	background: url("../img/@index/main/pic-02.jpg") center center no-repeat;
	background-size: cover;
}

.main__item-03 {
	background: url("../img/@index/main/pic-03.jpg") center center no-repeat;
	background-size: cover;
}

.main__item-04 {
	background: url("../img/@index/main/pic-04.jpg") center center no-repeat;
	background-size: cover;
}

.main__buttonbox {
	padding-top: 5vw;
	background: #fff;
}

.main__button {
	margin: 0 auto;
	justify-content: flex-start;
	position: relative;
	padding: 0 4.16667vw 0 6.11111vw;
}

.main__button img {
	position: absolute;
	right: 5.27778vw;
	height: 5vw;
}

.header {
	top: 17.77778vw;
}

.header .container {
	background: transparent;
}

.header__scrolled {
	top: 0;
	background: #3B3F48;
}

.header__logo-white {
	display: inline-block;
}

.header__logo-mob {
	display: none;
}

.header__box._white {
	background: transparent;
	align-items: flex-start;
}

.news__item-picture {
	width: 100%;
	height: 55.83333vw;
}

.news__item-name {
	width: auto;
}

.projects .container {
	padding: 0;
}

.projects__title {
	color: #fff;
	background: #FF0040;
	font-weight: 700;
	font-size: 5vw;
	line-height: 5.27778vw;
	text-transform: uppercase;
	padding: 5vw 0;
	text-align: center;
	margin: 0;
}

.projects__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5.83333vw 6.94444vw;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: -1px;
}

.projects__item-name {
	font-weight: 500;
	font-size: 4.44444vw;
	line-height: 5.83333vw;
}

.projects__button {
	max-width: 100%;
}

.review {
	position: relative;
}

.review .container {
	background: #F3F3F3;
}

.review__inner {
	padding: 27.77778vw 0;
	position: relative;
}

.review__content {
	margin-bottom: 9.16667vw;
}

.review__title {
	font-weight: 700;
	font-size: 4.44444vw;
	line-height: 6.66667vw;
	color: #3B3F48;
	margin-bottom: 6.66667vw;
}

.review__text {
	font-weight: 500;
	font-size: 4.44444vw;
	line-height: 5.83333vw;
}

.review__images {
	position: relative;
	max-width: 81.66667vw;
}

.review__images img {
	display: inline-block;
	-webkit-filter: drop-shadow(0px 0px 3.88889vw rgba(0, 0, 0, 0.25));
	        filter: drop-shadow(0px 0px 3.88889vw rgba(0, 0, 0, 0.25));
	max-width: 57.22222vw;
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	   object-fit: cover;
}

.review__images img:nth-child(2) {
	position: absolute;
	left: 24.44444vw;
	top: 5.27778vw;
}

.review__button {
	font-weight: 700;
	font-size: 3.88889vw;
	line-height: 6.66667vw;
	position: absolute;
	bottom: -9.16667vw;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 59.72222vw;
}

.review__button span {
	font-weight: 400;
	display: inline-block;
	margin-left: 1.38889vw;
}

.persons .container {
	padding: 0;
}

.persons__inner {
	padding: 31.94444vw 0 10.27778vw 4.16667vw;
}

.persons__slider .slick-list {
	padding: 0 20% 0 0;
}

.persons__slider .slick-slide {
	margin-right: 4.16667vw;
}

.persons__slider .slick-dots {
	list-style-type: none;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 9.44444vw;
	padding: 0;
}

.persons__slider .slick-dots li button {
	color: transparent;
	background: #fff;
	border: 1px solid #3B3F48;
	margin: 0 0.69444vw;
	width: 4.16667vw;
	height: 4.16667vw;
}

.persons__slider .slick-dots .slick-active button {
	background: #3B3F48;
}

.persons__item {
	max-width: 70vw;
}

.persons__item-box {
	display: flex;
	margin-bottom: 8.33333vw;
}

.persons__item-photo {
	margin-right: 5.55556vw;
	width: 20.55556vw;
	height: 20.55556vw;
	-o-object-fit: cover;
	   object-fit: cover;
}

.persons__item-name {
	font-weight: 700;
	font-size: 5vw;
	line-height: 5.83333vw;
	margin-bottom: 2.5vw;
}

.persons__item-post {
	font-weight: 500;
	font-size: 3.33333vw;
	line-height: 4.72222vw;
}

.persons__item-text {
	font-size: 4.16667vw;
	line-height: 6.38889vw;
}

.info .container {
	background: transparent;
}

.info__inner {
	padding: 9.44444vw 0 13.33333vw;
}

.info__logo {
	max-width: 58.05556vw;
	margin-bottom: 10vw;
}

.info__logo img {
	width: 100%;
	height: auto;
	-o-object-fit: cover;
	   object-fit: cover;
}

.info__item {
	font-weight: 500;
	font-size: 3.88889vw;
	line-height: 4.72222vw;
	padding: 2.22222vw 0;
	display: flex;
	align-items: flex-start;
}

.info__item:not(:last-child) {
	border-bottom: 1px solid #DDDDDD;
}

.info__item span {
	font-weight: 700;
	font-size: 14.72222vw;
	line-height: 110%;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	font-family: 'BebasNeue';
	flex-basis: 30.27778vw;
	margin-right: 5.55556vw;
}

.footer__inner {
	padding: 10.27778vw 0 17.77778vw;
}
