.standard-padding {
	padding: 12rem 0 !important;
}

@media screen and (max-width: 1280px) {
	.standard-padding {
		padding: 9rem 0 !important;
	}
}

@media screen and (max-width: 1030px) {
	.standard-padding {
		padding: 6rem 0 !important;
	}
}

.padding-bottom-0 {
	padding-bottom: 0 !important;
}

.padding-bottom-1 {
	padding-bottom: 3rem !important;
}

.padding-bottom-2 {
	padding-bottom: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-bottom-2 {
		padding-bottom: 3rem 0 !important;
	}
}

.padding-bottom-3 {
	padding-bottom: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-bottom-3 {
		padding-bottom: 6rem 0 !important;
	}
}

.padding-bottom-4 {
	padding-bottom: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-bottom-4 {
		padding-bottom: 6rem 0 !important;
	}
}

.padding-left-0 {
	padding-left: 0 !important;
}

.padding-left-1 {
	padding-left: 3rem !important;
}

.padding-left-2 {
	padding-left: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-left-2 {
		padding-left: 3rem 0 !important;
	}
}

.padding-left-3 {
	padding-left: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-left-3 {
		padding-left: 6rem 0 !important;
	}
}

.padding-left-4 {
	padding-left: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-left-4 {
		padding-left: 6rem 0 !important;
	}
}

.padding-right-0 {
	padding-right: 0 !important;
}

.padding-right-1 {
	padding-right: 3rem !important;
}

.padding-right-2 {
	padding-right: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-right-2 {
		padding-right: 3rem 0 !important;
	}
}

.padding-right-3 {
	padding-right: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-right-3 {
		padding-right: 6rem 0 !important;
	}
}

.padding-right-4 {
	padding-right: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-right-4 {
		padding-right: 6rem 0 !important;
	}
}

.padding-top-0 {
	padding-top: 0 !important;
}

.padding-top-1 {
	padding-top: 3rem !important;
}

.padding-top-2 {
	padding-top: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-top-2 {
		padding-top: 3rem 0 !important;
	}
}

.padding-top-3 {
	padding-top: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-top-3 {
		padding-top: 6rem 0 !important;
	}
}

.padding-top-4 {
	padding-top: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.padding-top-4 {
		padding-top: 6rem 0 !important;
	}
}

.standard-margin {
	margin: 12rem 0 !important;
}

@media screen and (max-width: 1280px) {
	.standard-margin {
		margin: 9rem 0 !important;
	}
}

@media screen and (max-width: 1030px) {
	.standard-margin {
		margin: 6rem 0 !important;
	}
}

.margin-bottom-0 {
	margin-bottom: 0 !important;
}

.margin-bottom-1 {
	margin-bottom: 3rem !important;
}

.margin-bottom-2 {
	margin-bottom: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-bottom-2 {
		margin-bottom: 3rem 0 !important;
	}
}

.margin-bottom-3 {
	margin-bottom: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-bottom-3 {
		margin-bottom: 6rem 0 !important;
	}
}

.margin-bottom-4 {
	margin-bottom: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-bottom-4 {
		margin-bottom: 6rem 0 !important;
	}
}

.margin-left-0 {
	margin-left: 0 !important;
}

.margin-left-1 {
	margin-left: 3rem !important;
}

.margin-left-2 {
	margin-left: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-left-2 {
		margin-left: 3rem 0 !important;
	}
}

.margin-left-3 {
	margin-left: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-left-3 {
		margin-left: 6rem 0 !important;
	}
}

.margin-left-4 {
	margin-left: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-left-4 {
		margin-left: 6rem 0 !important;
	}
}

.margin-right-0 {
	margin-right: 0 !important;
}

.margin-right-1 {
	margin-right: 3rem !important;
}

.margin-right-2 {
	margin-right: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-right-2 {
		margin-right: 3rem 0 !important;
	}
}

.margin-right-3 {
	margin-right: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-right-3 {
		margin-right: 6rem 0 !important;
	}
}

.margin-right-4 {
	margin-right: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-right-4 {
		margin-right: 6rem 0 !important;
	}
}

.margin-top-0 {
	margin-top: 0 !important;
}

.margin-top-1 {
	margin-top: 3rem !important;
}

.margin-top-2 {
	margin-top: 6rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-top-2 {
		margin-top: 3rem 0 !important;
	}
}

.margin-top-3 {
	margin-top: 9rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-top-3 {
		margin-top: 6rem 0 !important;
	}
}

.margin-top-4 {
	margin-top: 12rem !important;
}

@media screen and (max-width: 1030px) {
	.margin-top-4 {
		margin-top: 6rem 0 !important;
	}
}

.position-relative {
	position: relative !important;
}

.position-absolute {
	position: absolute !important;
}

.position-fixed {
	position: fixed !important;
}

.admin-bar .position-sticky {
	position: sticky !important;
	top: 32px !important;
}

@media screen and (max-width: 1030px) {
	.admin-bar .position-sticky {
		top: 46px !important;
	}
}

.position-sticky {
	position: sticky !important;
	top: 0 !important;
}

.brand-shadow {
	box-shadow: 4px 4px 0 var(--brand);
}

.wp-block-image img {
	border: 1px solid var(--black);
	box-shadow: 4px 4px 0 var(--brand);
}

::selection {
	background-color: var(--brand);
	color: var(--black);
}

hr {
	border: 1px solid #e6e6e6;
}

table tbody {
	border: 1px solid var(--black);
}

table tbody tr:not(:last-child) {
	border-bottom: 1px solid var(--black);
}

table tbody tr td {
	padding: 1.6rem .8rem;
}

table tbody tr td:not(:last-child) {
	border-right: 1px solid var(--black);
}

table tbody tr td strong {
	font-weight: 700;
}

.site-main a:not(.button),
.site-footer p a:not(.button) {
	background-color: var(--brand);
	color: var(--black);
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	transition: all .1s;
}

.site-main a:not(.button):hover, .site-main a:not(.button):focus,
.site-footer p a:not(.button):hover,
.site-footer p a:not(.button):focus {
	background-color: var(--black);
	color: var(--brand);
}

.site-main ul.styled-list li {
	margin-left: 3.2rem;
	position: relative;
}

.site-main ul.styled-list li:not(:last-child) {
	margin-bottom: 1.6rem;
}

.site-main ul.styled-list li::before {
	background-color: var(--brand);
	border: 1px solid var(--black);
	border-radius: 50%;
	content: '';
	display: block;
	height: 1rem;
	left: -2.4rem;
	position: absolute;
	top: .9rem;
	width: 1rem;
}

.tagline {
	background-color: var(--brand);
	color: var(--black);
	display: inline-block;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.pagination {
	display: flex;
	justify-content: center;
	margin-top: 3.2rem;
	text-align: center;
}

.pagination .page-numbers {
	display: block;
	padding: .8rem;
	transition: all .1s;
}

.pagination .page-numbers:hover:not(.current), .pagination .page-numbers:focus:not(.current) {
	background-color: var(--brand);
	color: var(--white);
}

.pagination .page-numbers.current {
	color: var(--grey);
	cursor: not-allowed;
}

.pagination .page-numbers:not(:last-child) {
	margin-right: 1.6rem;
}

.mt-buttons-block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 56rem;
}

.mt-buttons-block.aligncenter {
	text-align: center;
}

.mt-buttons-block.alignright {
	text-align: right;
}

.mt-buttons-block .button {
	margin-bottom: 1.6rem;
}

.mt-ef-block .mt-ef__entry {
	border: 1px solid var(--black);
	box-shadow: 4px 4px 0 var(--brand);
	display: flex;
	max-width: 45rem;
	position: relative;
	transition: box-shadow .1s;
}

.mt-ef-block .mt-ef__entry:not(:last-child) {
	margin-bottom: 3.2rem;
}

.mt-ef-block .mt-ef__entry:hover, .mt-ef-block .mt-ef__entry:focus {
	background-color: var(--brand);
	box-shadow: 4px 4px 0 var(--black);
}

.mt-ef-block .mt-ef__link {
	background-color: transparent !important;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.mt-ef-block .mt-ef__date {
	background-color: var(--black);
	color: var(--white);
	padding: .8rem;
	text-align: center;
}

.mt-ef-block .mt-ef__date p {
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 0;
	text-transform: uppercase;
}

.mt-ef-block .mt-ef__content {
	align-items: center;
	display: flex;
	padding: .8rem;
}

.mt-ef-block .mt-ef__title {
	margin-bottom: 0;
	text-transform: uppercase;
}

.mt-ei-block .mt-ei {
	margin: 1.6rem 0;
}

.mt-ei-block .mt-ei li {
	align-items: center;
	display: flex;
	margin-left: 0 !important;
}

.mt-ei-block .mt-ei li::before {
	display: none !important;
}

.mt-ei-block .mt-ei li span {
	background-color: var(--brand);
	font-size: 1.4rem;
	font-weight: 700;
	margin-left: .8rem;
	text-transform: uppercase;
}

.mt-gs-block .mt-gs img {
	border: 1px solid var(--black);
	height: 54rem;
	margin: 0 1.6rem;
	object-fit: cover;
	width: 26rem;
}

.mt-gs-block .mt-gs .slick-dots {
	bottom: -4.8rem !important;
}

.mt-gs-block .mt-gs .slick-dots li::before {
	background-color: var(--white) !important;
	left: 3px !important;
	top: 3px !important;
	transition: background-color .1s;
	z-index: 1 !important;
}

.mt-gs-block .mt-gs .slick-dots li.slick-active::before {
	background-color: var(--brand) !important;
}

.mt-mn-block {
	text-align: center;
}

.mt-mn-block .mt-mn {
	display: inline-block;
	padding: 1.6rem 6.4rem;
}

.mt-mn-block .mt-mn__nav li {
	display: inline-block;
	margin: 1.6rem;
}

.mt-mn-block .mt-mn__nav li a {
	color: var(--black);
	display: block;
	font-size: 1.4rem;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	transition: color .3s;
}

.mt-mn-block .mt-mn__nav li a:hover, .mt-mn-block .mt-mn__nav li a:focus {
	color: var(--brand);
}

.mt-mn-block .mt-mn__nav li a:hover::after, .mt-mn-block .mt-mn__nav li a:focus::after {
	background-color: var(--black);
}

.mt-mn-block .mt-mn__nav li a::after {
	background-color: var(--brand);
	bottom: 0;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transition: background-color .3s;
	width: 100%;
}

.social-links li {
	display: inline-block;
	margin-bottom: .8rem;
}

.social-links li:not(:last-child) {
	margin-right: .8rem;
}

.social-links li a:hover .icon, .social-links li a:focus .icon {
	fill: var(--brand);
}

.social-links li a .icon {
	fill: var(--black);
	transition: fill .1s;
}

.mt-sh-block {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	min-height: 54rem;
	padding-top: 6rem;
	position: relative;
}

@media screen and (max-width: 1280px) {
	.mt-sh-block {
		min-height: 42rem;
	}
}

.mt-sh-block::after {
	background-color: rgba(0, 0, 0, 0.7);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.mt-sh-block--none {
	min-height: 36rem;
}

@media screen and (max-width: 1030px) {
	.mt-sh-block--none {
		min-height: 24rem;
	}
}

.mt-sh-block--none::after {
	background-color: var(--black);
	border-right: 3.6rem solid var(--white);
	box-shadow: 12rem 0 var(--brand);
	width: calc(100% - 12rem);
}

@media screen and (max-width: 1030px) {
	.mt-sh-block--none::after {
		box-shadow: none;
		border-right: 0;
		width: 100%;
	}
}

.mt-sh-block--none .mt-sh__title {
	width: calc(100% - 15.6rem);
}

@media screen and (max-width: 1030px) {
	.mt-sh-block--none .mt-sh__title {
		width: 100%;
	}
}

.mt-sh-block .wrap {
	position: relative;
	z-index: 1;
}

.mt-sh-block .mt-sh__title {
	color: var(--white);
	font-size: 10.4rem;
	font-weight: 900;
	line-height: 1;
	margin-bottom: -1.6rem;
	max-width: 104rem;
	text-transform: uppercase;
}

@media screen and (max-width: 1280px) {
	.mt-sh-block .mt-sh__title {
		font-size: 8.4rem;
	}
}

@media screen and (max-width: 1030px) {
	.mt-sh-block .mt-sh__title {
		font-size: 6.4rem;
		margin-bottom: -.9rem;
	}
}

.mt-bay-block {
	position: relative;
}

.mt-bay-block::after {
	background-color: var(--white-dk);
	border-bottom: 1px solid var(--black);
	border-top: 1px solid var(--black);
	content: '';
	display: block;
	height: calc(100% - 12rem);
	left: 0;
	position: absolute;
	top: 6rem;
	width: 100%;
	z-index: -1;
}

.mt-contact-block .mt-contact {
	display: flex;
}

@media screen and (max-width: 768px) {
	.mt-contact-block .mt-contact {
		flex-wrap: wrap;
	}
}

.mt-contact-block .mt-contact__info {
	flex: 0 0 20%;
}

@media screen and (max-width: 768px) {
	.mt-contact-block .mt-contact__info {
		flex: 0 0 100%;
	}
}

.mt-contact-block .mt-contact ul:not(:last-child) {
	margin-bottom: 3.2rem;
}

.mt-contact-block .mt-contact__contact li {
	margin-left: 0 !important;
}

.mt-contact-block .mt-contact__contact li:not(:last-child) {
	margin-bottom: 1.6rem;
}

.mt-contact-block .mt-contact__contact li::before {
	display: none !important;
}

.mt-contact-block .mt-contact__contact li a {
	align-items: center;
	background-color: transparent !important;
	display: flex;
	transition: color .1s;
}

.mt-contact-block .mt-contact__contact li a:hover, .mt-contact-block .mt-contact__contact li a:focus {
	color: var(--black);
}

.mt-contact-block .mt-contact__contact li a:hover .icon, .mt-contact-block .mt-contact__contact li a:focus .icon {
	fill: var(--brand);
}

.mt-contact-block .mt-contact__contact li a .icon {
	margin-right: 1.6rem;
	transition: fill .1s;
}

@media screen and (max-width: 768px) {
	.mt-contact-block .mt-contact__social {
		margin-bottom: 1.6rem;
	}
}

.mt-contact-block .mt-contact__social li {
	display: inline-block;
}

.mt-contact-block .mt-contact__social li:not(:last-child) {
	margin-right: 1.6rem;
}

.mt-contact-block .mt-contact__social li a {
	background-color: transparent !important;
}

.mt-contact-block .mt-contact__social li a:hover .icon, .mt-contact-block .mt-contact__social li a:focus .icon {
	fill: var(--brand) !important;
}

.mt-contact-block .mt-contact__social li a .icon {
	fill: currentColor;
	transition: fill .1s;
}

.mt-contact-block .mt-contact__form {
	flex-grow: 1;
	padding-left: 6.4rem;
}

@media screen and (max-width: 768px) {
	.mt-contact-block .mt-contact__form {
		padding-left: 0;
	}
}

.mt-contact-block .mt-contact__form-inner label {
	font-size: 1.4rem;
	font-weight: 700;
	text-transform: uppercase;
}

.mt-contact-block .mt-contact__form-inner label:not(:last-child) {
	display: block;
	margin-bottom: 1.6rem;
}

.mt-contact-block .mt-contact__form-inner label .wpcf7-form-control-wrap {
	display: block;
	margin-top: .8rem;
}

.mt-contact-block .mt-contact__form-inner label input,
.mt-contact-block .mt-contact__form-inner label textarea {
	font-size: 1.6rem;
	max-width: 100%;
	width: 100%;
}

.mt-contact-block .mt-contact__form-inner label input::placeholder,
.mt-contact-block .mt-contact__form-inner label textarea::placeholder {
	font-size: inherit;
}

.mt-contact-block .mt-contact__form-inner input[type="submit"] {
	background-color: transparent;
	display: block;
	margin: 0 auto;
}

.mt-contact-block .mt-contact__form-inner input[type="submit"]:hover, .mt-contact-block .mt-contact__form-inner input[type="submit"]:focus {
	background-color: var(--brand);
}

.mt-cta-block {
	align-items: center;
	background-color: var(--brand);
	display: flex;
	justify-content: flex-end;
	min-height: 54rem;
}

@media screen and (max-width: 768px) {
	.mt-cta-block {
		display: block;
		min-height: auto;
	}
}

.mt-cta-block .mt-cta {
	align-items: center;
	align-self: stretch;
	background-color: var(--black);
	border-left: 3.2rem solid var(--white);
	color: var(--white);
	display: flex;
	flex: 0 0 58%;
	min-width: 72rem;
	padding: 6.4rem;
}

@media screen and (max-width: 768px) {
	.mt-cta-block .mt-cta {
		border-left: 0;
		min-width: 0;
		padding: 6.4rem 1.6rem;
		width: 100%;
	}
}

.mt-cta-block .mt-cta__inner {
	max-width: 45rem;
}

@media screen and (max-width: 1030px) {
	.mt-cta-block .mt-cta__inner {
		max-width: 100%;
	}
}

.mt-cta-block .mt-cta__title {
	margin-bottom: 3.2rem;
	text-transform: uppercase;
}

.mt-cta-block .mt-cta__buttons {
	margin-top: 3.2rem;
}

.mt-cta-block .mt-cta__buttons .button:last-child {
	margin-left: 3.2rem;
}

.mt-cta-block .mt-cta__button-one {
	background-color: var(--brand) !important;
	box-shadow: 4px 4px 0 var(--white) !important;
	color: var(--black) !important;
}

.mt-cta-block .mt-cta__button-one:hover, .mt-cta-block .mt-cta__button-one:focus {
	background-color: var(--white) !important;
	box-shadow: 4px 4px 0 var(--brand) !important;
}

.mt-cta-block .mt-cta__button-two {
	border: 1px solid var(--brand) !important;
	color: var(--brand) !important;
}

.mt-cta-block .mt-cta__button-two:hover, .mt-cta-block .mt-cta__button-two:focus {
	border: 1px solid var(--black) !important;
	box-shadow: 4px 4px 0 var(--white) !important;
}

.mt-dgs-block {
	position: relative;
}

.mt-dgs-block::after {
	background-color: var(--white-dk);
	border-bottom: 1px solid var(--black);
	border-top: 1px solid var(--black);
	content: '';
	display: block;
	height: calc(100% - 12rem);
	left: 0;
	position: absolute;
	top: 6rem;
	width: 100%;
	z-index: -1;
}

.mt-dgs-block .mt-dgs {
	background-color: var(--white);
	border: 1px solid var(--black);
}

.mt-dgs-block .mt-dgs__entry {
	border: 0 !important;
	display: flex !important;
}

@media screen and (max-width: 768px) {
	.mt-dgs-block .mt-dgs__entry {
		display: block !important;
	}
}

.mt-dgs-block .slick-dots {
	bottom: -4.8rem !important;
}

@media screen and (max-width: 1030px) {
	.mt-dgs-block .slick-dots {
		bottom: -6.4rem !important;
	}
}

.mt-dgs-block .slick-dots li::before {
	background-color: var(--white) !important;
	left: 3px !important;
	top: 3px !important;
	transition: background-color .1s;
	z-index: 1 !important;
}

.mt-dgs-block .slick-dots li.slick-active::before {
	background-color: var(--brand) !important;
}

.post-archive {
	display: flex;
	flex-wrap: wrap;
}

.post-archive__clear-filters {
	margin-bottom: 3.2rem;
	text-align: center;
}

.post-archive__entry {
	display: flex;
	flex: 0 0 31%;
	flex-direction: column;
	justify-content: space-between;
	margin: 1%;
	transition: box-shadow .1s;
}

@media screen and (max-width: 1030px) {
	.post-archive__entry {
		flex: 0 0 48%;
	}
}

@media screen and (max-width: 768px) {
	.post-archive__entry {
		flex: 0 0 100%;
	}
	.post-archive__entry:not(:last-child) {
		margin-bottom: 3.2rem;
	}
}

.post-archive__image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid var(--black);
	box-shadow: 4px 4px 0 var(--brand);
	display: block !important;
	height: 32rem;
	margin-bottom: 1.6rem;
	transition: opacity .1s;
}

.post-archive__image:hover, .post-archive__image:focus {
	box-shadow: 4px 4px 0 var(--black);
}

.post-archive__title-bar {
	display: flex;
	justify-content: space-between;
}

.post-archive__title {
	background-color: transparent !important;
	color: var(--black);
	margin-bottom: .8rem;
	transition: all .3s;
}

.post-archive__title:hover, .post-archive__title:focus {
	background-color: var(--brand) !important;
	color: var(--black) !important;
}

.post-archive__title h3 {
	margin-bottom: 0;
}

.post-archive__type {
	font-size: 1.4rem;
	font-weight: 700;
	max-width: 12rem;
	text-align: right;
	text-transform: uppercase;
}

.post-archive__tags, .post-archive__ci-meta {
	margin-bottom: .8rem;
	margin-top: .8rem;
}

.post-archive__tags li, .post-archive__ci-meta li {
	margin-bottom: 0.8rem !important;
	margin-left: 0 !important;
}

.post-archive__tags li:not(:last-child), .post-archive__ci-meta li:not(:last-child) {
	margin-right: .4rem;
}

.post-archive__tags li::before, .post-archive__ci-meta li::before {
	display: none !important;
}

.post-archive__tags li span, .post-archive__ci-meta li span {
	font-size: 1.2rem;
	font-weight: 700;
	text-transform: uppercase;
}

.post-archive__tags li a, .post-archive__ci-meta li a {
	background-color: transparent !important;
	border: 1px solid var(--black);
	color: var(--white);
	display: block;
	font-size: 1.2rem;
	margin: .4rem 0;
	padding: .4rem;
	transition: all .1s;
}

.post-archive__tags li a:hover, .post-archive__tags li a:focus, .post-archive__ci-meta li a:hover, .post-archive__ci-meta li a:focus {
	background-color: var(--brand) !important;
	color: var(--black) !important;
}

.post-archive__meta {
	margin-bottom: 1.6rem;
}

.post-archive__meta li {
	display: inline-block;
}

.post-archive__meta li:not(:last-child) {
	margin-right: .8rem;
}

.post-archive__meta li a {
	color: var(--brand);
}

.post-archive__meta li a:hover, .post-archive__meta li a:focus {
	color: var(--black);
}

.post-archive__meta li a .icon {
	fill: currentColor;
	height: 2rem;
	width: 2rem;
}

.post-archive__product-info li {
	font-size: 1.4rem;
}

.post-archive__product-info li:not(:last-child) {
	margin-bottom: .8rem;
}

.post-archive__product-info li strong {
	font-weight: 700;
}

.post-archive__product-info li .original-price {
	text-decoration: line-through;
}

.post-archive__product-info li .sale-price {
	color: #16a085;
}

.post-archive__button {
	text-align: center;
	width: 100%;
}

.mt-rn-block .mt-rn::before, .mt-rn-block .mt-rn::after {
	clear: both;
	content: '';
	display: table;
}

.mt-rn-block .mt-rn__section-title {
	margin-bottom: 3.2rem;
	text-transform: uppercase;
}

.mt-rn-block .mt-rn__entry {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid var(--black);
	box-shadow: 4px 4px 0 var(--brand);
	display: block;
	float: left;
	height: 45rem;
	margin-bottom: 1.6rem;
	position: relative;
	transition: box-shadow .1s;
	width: calc(50% - 3.2rem);
}

@media screen and (max-width: 768px) {
	.mt-rn-block .mt-rn__entry {
		float: none;
		width: 100%;
	}
	.mt-rn-block .mt-rn__entry:not(:last-child) {
		margin-bottom: 3.2rem !important;
	}
}

.mt-rn-block .mt-rn__entry:nth-child(odd) {
	margin-right: 3.2rem;
}

.mt-rn-block .mt-rn__entry:nth-child(even) {
	margin-top: 1.6rem;
}

.mt-rn-block .mt-rn__entry:nth-child(2n + 1):nth-last-child(-n + 2),
.mt-rn-block .mt-rn__entry:nth-child(2n + 1):nth-last-child(-n + 2) ~ li {
	margin-bottom: 0;
}

.mt-rn-block .mt-rn__entry:hover, .mt-rn-block .mt-rn__entry:focus {
	box-shadow: 4px 4px 0 var(--black);
}

.mt-rn-block .mt-rn__link {
	background-color: transparent !important;
	display: block !important;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}

.mt-rn-block .mt-rn__content {
	background-color: var(--white);
	bottom: 0;
	max-width: 32rem;
	padding: 1.6rem;
	position: absolute;
	right: 0;
	transition: background-color .1s;
}

.mt-rn-block .mt-rn__content:hover, .mt-rn-block .mt-rn__content:focus {
	background-color: var(--brand);
}

.mt-rn-block .mt-rn__category {
	background-color: var(--black) !important;
	color: var(--white) !important;
	font-size: 1.4rem;
	font-weight: 700;
	left: 1.6rem;
	padding: .4rem .8rem;
	position: absolute;
	text-transform: uppercase;
	top: -14px;
	transition: all .1s;
}

.mt-rn-block .mt-rn__category:hover, .mt-rn-block .mt-rn__category:focus {
	background-color: var(--brand) !important;
	color: var(--black) !important;
}

.mt-rn-block .mt-rn__title {
	background-color: transparent !important;
}

.mt-rn-block .mt-rn__title:hover, .mt-rn-block .mt-rn__title:focus {
	color: var(--black) !important;
}

.mt-rn-block .mt-rn__title h3 {
	margin-bottom: 0;
}

.mt-rn-block .mt-rn__all-news {
	margin-top: 3.2rem;
	text-align: center;
}

.mt-rp-block .mt-rp__section-title {
	margin-bottom: 3.2rem;
	text-align: center;
	text-transform: uppercase;
}

@media screen and (max-width: 768px) {
	.mt-signup-block .wrap {
		padding: 0;
		width: 100%;
	}
}

.mt-signup {
	background-color: var(--grey);
	padding: 6.4rem;
}

@media screen and (max-width: 768px) {
	.mt-signup {
		padding: 1.6rem;
	}
}

.mt-signup__inner {
	margin: 0 auto;
	max-width: 72rem;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.mt-signup__inner {
		max-width: 100%;
		width: 100%;
	}
}

.mt-signup__title {
	font-family: var(--font-header);
	text-transform: lowercase;
}

.mt-signup__subtitle {
	margin-bottom: 3.2rem;
}

.mt-signup__input-flex {
	align-items: center;
	box-shadow: 4px 4px 0 var(--brand);
	display: flex;
	justify-content: center;
	position: relative;
	transition: box-shadow .1s;
}

.mt-signup__input-flex:focus-within {
	box-shadow: 4px 4px 0 var(--black);
}

@media screen and (max-width: 768px) {
	.mt-signup__input-flex {
		flex-direction: column;
	}
}

.mt-signup__input-flex > * {
	align-self: stretch;
	display: flex;
}

@media screen and (max-width: 768px) {
	.mt-signup__input-flex > * {
		width: 100%;
	}
}

.mt-signup__input-flex > * > * {
	align-self: stretch;
}

.mt-signup__input-flex input {
	margin: 0;
}

@media screen and (max-width: 768px) {
	.mt-signup__input-flex input {
		max-width: 100% !important;
		width: 100% !important;
	}
	.mt-signup__input-flex input:not(:last-child) {
		margin-bottom: 1.6rem;
	}
}

.mt-signup__input-flex input[type="submit"] {
	background-color: var(--black) !important;
	border: 1px solid var(--black) !important;
	border-left: 0 !important;
	box-shadow: none !important;
	color: var(--white) !important;
	margin: 0 !important;
}

.mt-signup__input-flex input[type="submit"]:hover, .mt-signup__input-flex input[type="submit"]:focus {
	background-color: var(--brand) !important;
	color: var(--black) !important;
}

.mt-signup__input-flex .ajax-loader {
	bottom: -.8rem;
	position: absolute;
	right: -.8rem;
}

.mt-signup__input-flex .wpcf7-not-valid-tip {
	position: absolute;
	right: 0;
	top: -1.6rem;
}

.mt-sc-block .mt-sc--col-one {
	margin: 0 auto;
	max-width: 72rem;
}

.mt-sc-block .mt-sc--col-two .mt-sc__content {
	columns: 2;
}

@media screen and (max-width: 768px) {
	.mt-sc-block .mt-sc--col-two .mt-sc__content {
		columns: 1;
	}
}

.mt-tm-block .mt-tm__entry {
	display: flex;
}

.mt-tm-block .mt-tm__entry:not(:last-child) {
	margin-bottom: 6.4rem;
}

@media screen and (max-width: 768px) {
	.mt-tm-block .mt-tm__entry {
		flex-direction: column;
	}
}

.mt-tm-block .mt-tm__col--image {
	flex: 0 0 42%;
}

@media screen and (max-width: 768px) {
	.mt-tm-block .mt-tm__col--image {
		margin-bottom: 3.2rem;
	}
}

.mt-tm-block .mt-tm__col--content {
	padding-left: 6.4rem;
}

@media screen and (max-width: 768px) {
	.mt-tm-block .mt-tm__col--content {
		padding-left: 0;
	}
}

.mt-tm-block .mt-tm__name {
	font-family: var(--font-header);
	margin-bottom: 3.2rem;
	text-transform: lowercase;
}

.mt-tm-block .mt-tm__bio {
	margin-bottom: 1.6rem;
}

.mt-tm-block .mt-tm__social-wrap {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.mt-tm-block .mt-tm__social {
	display: inline-block;
}

.mt-tm-block .mt-tm__social li {
	display: inline-block;
}

.mt-tm-block .mt-tm__social li:not(:last-child) {
	margin-right: 1.6rem;
}

.mt-tm-block .mt-tm__social li a .icon {
	fill: var(--brand);
	transition: fill .3s;
}

.mt-tm-block .mt-tm__social li a:hover .icon, .mt-tm-block .mt-tm__social li a:focus .icon {
	fill: var(--black);
}

.mt-tm-block .mt-tm__cv {
	display: inline-block;
	margin-left: 1.6rem;
}

.mt-tm-block .mt-tm__cv a {
	color: var(--black);
	display: block;
	font-size: 1.4rem;
	font-weight: 700;
	position: relative;
	text-transform: uppercase;
	transition: color .3s;
}

.mt-tm-block .mt-tm__cv a:hover, .mt-tm-block .mt-tm__cv a:focus {
	color: var(--brand);
}

.mt-tm-block .mt-tm__cv a:hover::after, .mt-tm-block .mt-tm__cv a:focus::after {
	background-color: var(--black);
}

.mt-tm-block .mt-tm__cv a::after {
	background-color: var(--brand);
	bottom: 0;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	transition: background-color .3s;
	width: 100%;
}

.mt-ts-block .mt-ts {
	margin: 0 auto;
	max-width: 89rem;
}

.mt-ts-block .mt-ts .slick-arrow::before {
	color: var(--black);
}

.mt-ts-block .mt-ts__icon {
	display: block;
	fill: var(--brand);
	margin: 0 auto 3.2rem;
	width: 11rem;
}

.mt-ts-block .mt-ts__quote {
	margin-bottom: 3.2rem;
}

.mt-ts-block .mt-ts__name {
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0;
	text-align: right;
	text-transform: uppercase;
}

.mt-ts-block .mt-ts__button {
	margin-top: 3.2rem;
	text-align: center;
}

.mt-tcm-block--image-left .mt-tcm__col--content {
	border-left: 1px solid var(--black);
	border-right: 0 !important;
	order: 1;
}

.mt-tcm {
	background-color: var(--white);
	border: 1px solid var(--black);
	box-shadow: 4px 4px 0 var(--brand);
	display: flex;
	min-height: 54rem;
}

@media screen and (max-width: 768px) {
	.mt-tcm {
		box-shadow: none;
		flex-direction: column;
	}
}

.mt-tcm__col {
	align-self: stretch;
	flex: 0 0 50%;
}

@media screen and (max-width: 768px) {
	.mt-tcm__col {
		flex: auto;
	}
}

.mt-tcm__col:first-child {
	border-right: 1px solid var(--black);
}

@media screen and (max-width: 768px) {
	.mt-tcm__col:first-child {
		border-left: 0;
		border-right: 0;
	}
}

.mt-tcm__col--content {
	align-items: center;
	display: flex;
	padding: 6.4rem;
}

@media screen and (max-width: 768px) {
	.mt-tcm__col--content {
		order: 1 !important;
		padding: 3.2rem;
	}
}

.mt-tcm__col--image {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 768px) {
	.mt-tcm__col--image {
		height: 32rem;
		order: 0 !important;
	}
}

.mt-tcm__title {
	text-transform: uppercase;
}

.mt-tcm__button {
	margin-top: 3.2rem;
}

/*# sourceMappingURL=main.css.map */