
body {
	color: #10262a;
}

.banner__item, .work__card a, .btn--normal, .news__card a, .banner .section-title, .service__trigger, .process__item, .banner__list li.active a, .tags a {
	color: #10262a;
}

.banner__item--invert {
	color: #fff;
}

.together__logo {
	width: auto;
}

.footer__social li a svg {
	width: 20px;
}

.footer__social li a:hover svg {
	fill: #fff;
}

.article-detailpage blockquote {
	background: rgba(204, 204, 248, 1);
	border-radius: 30px;
	padding: 28px 28px;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 1.4;
	overflow: hidden;
	margin: 0px 0px 30px 0px;
}

.article-detailpage blockquote p {
	font-style: italic;
	font-family: "Instrument Serif", serif;
}

.article-detailpage blockquote cite {
	font-style: normal;
}

@media (max-width: 1023px) {
	.banner__title {
		width: 120px;
	}
}

@media screen (min-width: 768px) {
	.together__logo {
		width: auto;
	}
}

.together__logo img {
	height: 50px;
}

.logo-swiper .swiper-wrapper, .text-swiper .swiper-wrapper {
	transition: none !important;
	will-change: transform;
}

.logo-swiper .swiper-slide {
	padding: 0 17px;
}

.feature__link.active a, .feature__link a:hover {
	opacity: 1;
	color: #af9876;
}

.nav ul .menu-dropdown-wrap {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .1);
}

.footer__nav ul li ul {
	margin: 0px;
	padding-left: 40px;
}

.footer__nav ul li ul li {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
}

.banner__copy h2 {
	font-family: "Instrument Serif", serif;
}

.faq-container {
	margin-bottom: 28px;
}

.detail section, .feature__right section, .feature__right .schema-section, .img-container {
	margin-bottom: 30px;
	margin-top: 30px;
}

@media (min-width:1024px) {
	.footer__nav li {
		padding-bottom: 15px;
	}
}

@media (min-width: 1440px) {
	.process__right-text {
		margin-left: 30px;
	}
	
	.process__count, .process__title {
		font-size: 80px;
	}
	
	.banner__copy h2 {
		font-size: 67px;
	}
}

@media (min-width: 768px) {
	.feature-block .container {
		flex-wrap: nowrap;
	}
}
