
body.wc-block-product-gallery-modal-open, body.wc-modal--open {
	overflow: hidden;
}

.wc-block-grid__products .wc-block-grid__product-image {
	display: block;
	position: relative;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image a {
	border: 0;
	box-shadow: none;
	outline: 0;
	text-decoration: none;
}

.wc-block-grid__products .wc-block-grid__product-image img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
	display: none;
}

.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
	border: 1px solid #f2f2f2;
}

.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title, .editor-styles-wrapper .wc-block-grid__product-title, .wc-block-grid__product-title {
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-weight: 700;
	line-height: 1.2;
	padding: 0;
}

.wc-block-grid__product-price {
	display: block;
}

.wc-block-grid__product-price .wc-block-grid__product-price__regular {
	margin-right: .5em;
}

.wc-block-grid__product-add-to-cart.wp-block-button {
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	display: inline-flex;
	font-size: 1em;
	justify-content: center;
	text-align: center;
	white-space: normal;
	word-break: break-word;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
	opacity: .25;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
	animation: spin 2s linear infinite;
	content: "";
	display: inline-block;
	font-family: WooCommerce;
	height: auto;
	margin-left: .5em;
	width: auto;
}

.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after, .has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
	content: "";
	margin: 0;
}

.wc-block-grid__product-rating, .wp-block-woocommerce-product-review-rating {
	display: block;
}

.wc-block-grid__product-rating .star-rating, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars, .wc-block-grid__product-rating .wc-block-product-review-rating__stars, .wp-block-woocommerce-product-review-rating .star-rating, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars {
	font-family: WooCommerce;
	font-size: 1em;
	font-weight: 400;
	height: 1.618em;
	line-height: 1.618;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 5.3em;
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars:before, .wp-block-woocommerce-product-review-rating .star-rating:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before {
	content: "SSSSS";
	left: 0;
	opacity: .5;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid__product-rating .star-rating span, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span, .wp-block-woocommerce-product-review-rating .star-rating span, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span {
	left: 0;
	overflow: hidden;
	padding-top: 1.5em;
	position: absolute;
	right: 0;
	top: 0;
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before, .wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before, .wp-block-woocommerce-product-review-rating .star-rating span:before, .wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before, .wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before {
	color: inherit;
	content: "SSSSS";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	white-space: nowrap;
}

.wc-block-grid .wc-block-grid__product-onsale, .wc-block-grid__product-image .wc-block-grid__product-onsale {
	background: #fff;
	border: 1px solid #43454b;
	border-radius: 4px;
	color: #43454b;
	display: inline-block;
	font-size: .875em;
	font-weight: 600;
	left: auto;
	padding: .25em .75em;
	position: absolute;
	right: 4px;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: auto;
	z-index: 9;
}

.wc-block-grid__product .wc-block-grid__product-image, .wc-block-grid__product .wc-block-grid__product-link {
	display: inline-block;
	position: relative;
}

.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image), .wc-block-grid__product .wc-block-grid__product-title {
	margin: 0 0 12px;
}

.wc-block-grid__product .wc-block-grid__product-add-to-cart, .wc-block-grid__product .wc-block-grid__product-onsale, .wc-block-grid__product .wc-block-grid__product-price, .wc-block-grid__product .wc-block-grid__product-rating {
	margin: 0 auto 12px;
}

.theme-twentysixteen .wc-block-grid .price ins {
	color: #77a464;
}

.theme-twentynineteen .wc-block-grid__product {
	font-size: .88889em;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-components-product-title, .theme-twentynineteen .wc-block-grid__product-onsale, .theme-twentynineteen .wc-block-grid__product-title {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.theme-twentynineteen .wc-block-grid__product-title:before {
	display: none;
}

.theme-twentynineteen .wc-block-components-product-sale-badge, .theme-twentynineteen .wc-block-grid__product-onsale {
	line-height: 1;
}

.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
	color: #fff;
}

.theme-twentytwenty .wc-block-grid__product-link {
	color: #000;
}

.theme-twentytwenty .wc-block-components-product-title, .theme-twentytwenty .wc-block-grid__product-title {
	color: #cd2653;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: 1em;
}

.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
	margin-top: 0;
}

.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-components-product-price__value, .theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount, .theme-twentytwenty .wc-block-grid__product-price__value {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-size: .9em;
}

.theme-twentytwenty .wc-block-components-product-price del, .theme-twentytwenty .wc-block-grid__product-price del {
	opacity: .5;
}

.theme-twentytwenty .wc-block-components-product-price ins, .theme-twentytwenty .wc-block-grid__product-price ins {
	text-decoration: none;
}

.theme-twentytwenty .star-rating, .theme-twentytwenty .wc-block-grid__product-rating {
	font-size: .7em;
}

.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars, .theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
	line-height: 1;
}

.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link, .theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link {
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
}

.theme-twentytwenty .wc-block-components-product-sale-badge, .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
	background: #cd2653;
	color: #fff;
	font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: -.02em;
	line-height: 1.2;
	text-transform: uppercase;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
	position: static;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
	position: absolute;
}

.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
	position: absolute;
	right: 4px;
	top: 4px;
	z-index: 1;
}

.theme-twentytwenty .wc-block-active-filters__title, .theme-twentytwenty .wc-block-attribute-filter__title, .theme-twentytwenty .wc-block-price-filter__title, .theme-twentytwenty .wc-block-stock-filter__title {
	font-size: 1em;
}

.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all, .theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	font-size: .75em;
}

@media only screen and (min-width:768px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

@media only screen and (min-width:1168px) {
	.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
		font-size: .875em;
		padding: .5em;
	}
}

.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
	display: block;
	margin-top: 12px;
}

.theme-twentytwentytwo .wc-block-components-product-price ins, .theme-twentytwentytwo .wc-block-grid__product-price ins {
	text-decoration: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	word-wrap: normal !important;
	border: 0;
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	overflow-wrap: normal !important;
	padding: 0;
	position: absolute !important;
	width: 1px;
}

.screen-reader-text:focus {
	clip: auto !important;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip-path: none;
	color: #2b2d2f;
	display: block;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

.wp-block-group.woocommerce.product .up-sells.upsells.products {
	max-width: var(--wp--style--global--wide-size);
}

.wc-block-components-notice-banner {
	align-content: flex-start;
	align-items: stretch;
	background-color: #fff;
	border: 1px solid;
	border-radius: 4px;
	box-sizing: border-box;
	color: #2f2f2f;
	display: flex;
	font-size: .875em;
	font-weight: 400;
	gap: 12px;
	line-height: 1.5;
	margin: 16px 0;
	padding: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content {
	align-self: center;
	flex-basis: 100%;
	padding-right: 16px;
	white-space: normal;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child {
	padding-right: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
	font-weight: 600;
	margin: 0 0 8px;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul {
	margin: 0 0 0 24px;
	padding: 0;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after {
	clear: both;
	content: "";
	display: block;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward {
	appearance: none;
	background: transparent !important;
	border: 0;
	color: #2f2f2f !important;
	float: right;
	margin: 0;
	opacity: .7;
	padding: 0 !important;
	text-decoration-line: underline;
	text-underline-position: under;
	transition: all .2s ease-in-out;
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus, .wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover {
	opacity: 1;
	text-decoration: none;
}

.wc-block-components-notice-banner>svg {
	fill: #fff;
	background-color: #2f2f2f;
	border-radius: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	height: 100%;
	padding: 2px;
}

.wc-block-components-notice-banner>.wc-block-components-button {
	background: transparent none !important;
	border: 0 !important;
	box-shadow: none !important;
	color: #2f2f2f !important;
	flex: 0 0 16px;
	height: 16px !important;
	margin: 6px 0 0 auto !important;
	min-height: auto !important;
	min-width: 0 !important;
	opacity: .6;
	outline: none !important;
	padding: 0 !important;
	width: 16px !important;
}

.wc-block-components-notice-banner>.wc-block-components-button>svg {
	margin: 0 !important;
}

.wc-block-components-notice-banner>.wc-block-components-button:active, .wc-block-components-notice-banner>.wc-block-components-button:focus, .wc-block-components-notice-banner>.wc-block-components-button:hover {
	opacity: 1;
}

.wc-block-components-notice-banner>.wc-block-components-button:focus {
	outline: 2px solid currentColor !important;
	outline-offset: 0;
}

.wc-block-components-notice-banner.is-error {
	background-color: #fff0f0;
	border-color: #cc1818;
}

.wc-block-components-notice-banner.is-error>svg {
	background-color: #cc1818;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-warning {
	background-color: #fffbf4;
	border-color: #f0b849;
}

.wc-block-components-notice-banner.is-warning>svg {
	background-color: #f0b849;
	transform: rotate(180deg);
}

.wc-block-components-notice-banner.is-success {
	background-color: #f4fff7;
	border-color: #4ab866;
}

.wc-block-components-notice-banner.is-success>svg {
	background-color: #4ab866;
}

.wc-block-components-notice-banner.is-info {
	background-color: #f4f8ff;
	border-color: #007cba;
}

.wc-block-components-notice-banner.is-info>svg {
	background-color: #007cba;
}

.wc-block-components-notice-banner:focus {
	outline-width: 0;
}

.wc-block-components-notice-banner:focus-visible {
	outline-style: solid;
	outline-width: 2px;
}

.woocommerce.wc-block-store-notices.alignwide {
	max-width: var(--wp--style--global--wide-size);
}

.woof_redraw_zone label.woof_section_tab_label {
	display: block;
	padding: 6px 12px;
	margin-right: .2rem;
	cursor: pointer;
	background: #fff;
	border: 2px solid #ccc;
	margin-bottom: 2px;
	font-weight: normal;
	transition: background ease .2s;
	width: 100%;
	float: left;
}

.woof_redraw_zone .woof_section_tab {
	width: 100%;
	padding: 3px;
	background: #fff;
	height: 1px;
	overflow: hidden;
	opacity: 0;
	transition: all .5s ease-in-out;
}

.woof_redraw_zone input[name="woof_section_tabs"] {
	display: none;
}

.woof_redraw_zone input[name="woof_section_tabs"]:checked + label.woof_section_tab_label {
	font-weight: bold;
}

label.woof_section_tab_label span {
	transition: transform .5s ease-in-out;
	display: inline-block;
	float: right;
	font-weight: bolder;
}

.woof_redraw_zone input[name="woof_section_tabs"]:checked + label.woof_section_tab_label span {
	transform: rotate(45deg);
}

.woof_redraw_zone input[name="woof_section_tabs"]:checked + label.woof_section_tab_label + .woof_section_tab {
	height: auto;
	opacity: 1;
	transition: all .5s ease-in-out;
	overflow: inherit;
}

.tooltipster-fall, .tooltipster-grow.tooltipster-show {
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}

.tooltipster-base {
	display: flex;
	pointer-events: none;
	position: absolute;
}

.tooltipster-box {
	flex: 1 1 auto;
}

.tooltipster-content {
	box-sizing: border-box;
	max-height: 100%;
	max-width: 100%;
	overflow: auto;
}

.tooltipster-ruler {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}

.tooltipster-fade.tooltipster-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0, 0);
	-moz-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}

.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}

.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	-ms-transform: rotateZ(0);
	transform: rotateZ(0);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 1);
	-webkit-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-moz-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-ms-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	-o-transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
	transition-timing-function: cubic-bezier(.23, .635, .495, 2.4);
}

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}

.tooltipster-fall.tooltipster-initial {
	top: 0 !important;
}

.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0;
}

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1);
	-webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-moz-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-ms-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	-o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
	transition-timing-function: cubic-bezier(.175, .885, .32, 1.15);
}

.tooltipster-slide.tooltipster-initial {
	left: -40px !important;
}

.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0;
}

@keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading .4s;
}

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg);
	}
	
	75% {
		transform: rotate(2deg);
	}
	
	100% {
		transform: rotate(0);
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating .6s;
}

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1);
	}
	
	100% {
		transform: scale(1);
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling .6s;
}

.tooltipster-sidetip .tooltipster-box {
	background: #565656;
	border: 2px solid #000;
	border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px;
}

.tooltipster-sidetip .tooltipster-content {
	color: #fff;
	line-height: 18px;
	padding: 6px 14px;
}

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	margin-left: -10px;
	top: 0;
	width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px;
}

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0;
}

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #565656;
	left: -3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: -3px;
}

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: #000;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: #000;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: #000;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: #000;
}

.tooltipster-sidetip .tooltipster-arrow-uncropped {
	position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
	left: -10px;
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-box {
	border-radius: 0;
	border: 3px solid #000;
	background: #fff;
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-content {
	color: #000;
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow {
	height: 11px;
	margin-left: -11px;
	width: 22px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow, .tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow {
	height: 22px;
	margin-left: 0;
	margin-top: -11px;
	width: 11px;
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background {
	border: 11px solid transparent;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #fff;
	top: 4px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #fff;
	left: -4px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #fff;
	left: 4px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #fff;
	top: -4px;
}

.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border {
	border-width: 11px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -11px;
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped {
	left: -11px;
}

/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: none !important;
}

.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0;
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0;
}

.irs-handle {
	position: absolute;
	display: block;
	box-sizing: border-box;
	cursor: default;
	z-index: 1;
}

.irs-handle.type_last {
	z-index: 2;
}

.irs-min, .irs-max {
	position: absolute;
	display: block;
	cursor: default;
}

.irs-min {
	left: 0;
}

.irs-max {
	right: 0;
}

.irs-from, .irs-to, .irs-single {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	cursor: default;
	white-space: nowrap;
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
}

.irs-with-grid .irs-grid {
	display: block;
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 8px;
	background: #000;
}

.irs-grid-pol.small {
	height: 4px;
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #000;
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0);
	z-index: 2;
}

.lt-ie9 .irs-disable-mask {
	background: #000;
	filter: alpha(opacity=0);
	cursor: not-allowed;
}

.irs-disabled {
	opacity: .4;
}

.irs-hidden-input {
	position: absolute !important;
	display: block !important;
	top: 0 !important;
	left: 0 !important;
	width: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	line-height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	outline: none !important;
	z-index: -9999 !important;
	background: none !important;
	border-style: solid !important;
	border-color: transparent !important;
}

.irs--flat {
	height: 40px;
}

.irs--flat.irs-with-grid {
	height: 60px;
}

.irs--flat .irs-line {
	top: 25px;
	height: 12px;
	background-color: #e1e4e9;
	border-radius: 4px;
}

.irs--flat .irs-bar {
	top: 25px;
	height: 12px;
	background-color: #ed5565;
}

.irs--flat .irs-bar--single {
	border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: #e1e4e9;
}

.irs--flat .irs-handle {
	top: 22px;
	width: 16px;
	height: 18px;
	background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
	margin-left: -1px;
	background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
	background-color: #a43540;
}

.irs--flat .irs-min, .irs--flat .irs-max {
	top: 0;
	padding: 1px 3px;
	color: #999;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	background-color: #e1e4e9;
	border-radius: 4px;
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
	color: white;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #ed5565;
	border-radius: 4px;
}

.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
	background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
	color: #999;
}

.irs--big {
	height: 55px;
}

.irs--big.irs-with-grid {
	height: 70px;
}

.irs--big .irs-line {
	top: 33px;
	height: 12px;
	background-color: white;
	background: linear-gradient(to bottom, #ddd -50%, white 150%);
	border: 1px solid #ccc;
	border-radius: 12px;
}

.irs--big .irs-bar {
	top: 33px;
	height: 12px;
	background-color: #92bce0;
	border: 1px solid #428bca;
	background: linear-gradient(to bottom, #fff 0%, #428bca 30%, #b9d4ec 100%);
	box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, .5);
}

.irs--big .irs-bar--single {
	border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
	height: 1px;
	bottom: 16px;
	background-color: rgba(66, 139, 202, .5);
}

.irs--big .irs-handle {
	top: 25px;
	width: 30px;
	height: 30px;
	border: 1px solid rgba(0, 0, 0, .3);
	background-color: #cbcfd5;
	background: linear-gradient(to bottom, white 0%, #b4b9be 30%, white 100%);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .2), inset 0 0 3px 1px white;
	border-radius: 30px;
}

.irs--big .irs-handle.state_hover, .irs--big .irs-handle:hover {
	border-color: rgba(0, 0, 0, .45);
	background-color: #939ba7;
	background: linear-gradient(to bottom, white 0%, #919ba5 30%, white 100%);
}

.irs--big .irs-min, .irs--big .irs-max {
	top: 0;
	padding: 1px 5px;
	color: white;
	text-shadow: none;
	background-color: #9f9f9f;
	border-radius: 3px;
}

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
	color: white;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #428bca;
	background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
	border-radius: 3px;
}

.irs--big .irs-grid-pol {
	background-color: #428bca;
}

.irs--big .irs-grid-text {
	color: #428bca;
}

.irs--modern {
	height: 55px;
}

.irs--modern.irs-with-grid {
	height: 55px;
}

.irs--modern .irs-line {
	top: 25px;
	height: 5px;
	background-color: #d1d6e0;
	background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
	border: 1px solid #a3adc1;
	border-bottom-width: 0;
	border-radius: 5px;
}

.irs--modern .irs-bar {
	top: 25px;
	height: 5px;
	background: #20b426;
	background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
	border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(209, 214, 224, .5);
}

.irs--modern .irs-handle {
	top: 37px;
	width: 12px;
	height: 13px;
	border: 1px solid #a3adc1;
	border-top-width: 0;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
	border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
	position: absolute;
	display: block;
	top: -4px;
	left: 1px;
	width: 6px;
	height: 6px;
	border: 1px solid #a3adc1;
	background: white;
	transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
	position: absolute;
	display: block;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 10px;
	height: 12px;
	background: #e9e6e6;
	background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
	border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
	position: absolute;
	display: block;
	box-sizing: border-box;
	top: 3px;
	left: 3px;
	width: 4px;
	height: 5px;
	border-left: 1px solid #a3adc1;
	border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover, .irs--modern .irs-handle:hover {
	border-color: #7685a2;
	background: #c3c7cd;
	background: linear-gradient(to bottom, #fff 0%, #919ba5 30%, #fff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1), .irs--modern .irs-handle:hover > i:nth-child(1) {
	border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3), .irs--modern .irs-handle:hover > i:nth-child(3) {
	border-color: #48536a;
}

.irs--modern .irs-min, .irs--modern .irs-max {
	top: 0;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	color: white;
	background-color: #d1d6e0;
	border-radius: 5px;
}

.irs--modern .irs-from, .irs--modern .irs-to, .irs--modern .irs-single {
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	padding: 1px 5px;
	background-color: #20b426;
	color: white;
	border-radius: 5px;
}

.irs--modern .irs-from:before, .irs--modern .irs-to:before, .irs--modern .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #20b426;
}

.irs--modern .irs-grid {
	height: 25px;
}

.irs--modern .irs-grid-pol {
	background-color: #dedede;
}

.irs--modern .irs-grid-text {
	color: silver;
	font-size: 13px;
}

.irs--sharp {
	height: 50px;
	font-size: 12px;
	line-height: 1;
}

.irs--sharp.irs-with-grid {
	height: 57px;
}

.irs--sharp .irs-line {
	top: 30px;
	height: 2px;
	background-color: black;
	border-radius: 2px;
}

.irs--sharp .irs-bar {
	top: 30px;
	height: 2px;
	background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
	border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
	height: 1px;
	bottom: 21px;
	background-color: rgba(0, 0, 0, .5);
}

.irs--sharp .irs-handle {
	top: 25px;
	width: 10px;
	height: 10px;
	background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
	position: absolute;
	display: block;
	top: 100%;
	left: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover, .irs--sharp .irs-handle:hover {
	background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child, .irs--sharp .irs-handle:hover > i:first-child {
	border-top-color: black;
}

.irs--sharp .irs-min, .irs--sharp .irs-max {
	color: white;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 4px;
	opacity: .4;
	background-color: #a804b2;
	border-radius: 2px;
}

.irs--sharp .irs-from, .irs--sharp .irs-to, .irs--sharp .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 4px;
	background-color: #a804b2;
	color: white;
	border-radius: 2px;
}

.irs--sharp .irs-from:before, .irs--sharp .irs-to:before, .irs--sharp .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
	height: 25px;
}

.irs--sharp .irs-grid-pol {
	background-color: #dedede;
}

.irs--sharp .irs-grid-text {
	color: silver;
	font-size: 13px;
}

.irs--round {
	height: 50px;
}

.irs--round.irs-with-grid {
	height: 65px;
}

.irs--round .irs-line {
	top: 36px;
	height: 4px;
	background-color: #dee4ec;
	border-radius: 4px;
}

.irs--round .irs-bar {
	top: 36px;
	height: 4px;
	background-color: #006cfa;
}

.irs--round .irs-bar--single {
	border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
	height: 4px;
	bottom: 21px;
	background-color: rgba(222, 228, 236, .5);
}

.irs--round .irs-handle {
	top: 26px;
	width: 24px;
	height: 24px;
	border: 4px solid #006cfa;
	background-color: white;
	border-radius: 24px;
	box-shadow: 0 1px 3px rgba(0, 0, 255, .3);
}

.irs--round .irs-handle.state_hover, .irs--round .irs-handle:hover {
	background-color: #f0f6ff;
}

.irs--round .irs-min, .irs--round .irs-max {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, .1);
	border-radius: 4px;
}

.irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: #006cfa;
	color: white;
	border-radius: 4px;
}

.irs--round .irs-from:before, .irs--round .irs-to:before, .irs--round .irs-single:before {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent;
	border-top-color: #006cfa;
}

.irs--round .irs-grid {
	height: 25px;
}

.irs--round .irs-grid-pol {
	background-color: #dedede;
}

.irs--round .irs-grid-text {
	color: silver;
	font-size: 13px;
}

.irs--square {
	height: 50px;
}

.irs--square.irs-with-grid {
	height: 60px;
}

.irs--square .irs-line {
	top: 31px;
	height: 4px;
	background-color: #dedede;
}

.irs--square .irs-bar {
	top: 31px;
	height: 4px;
	background-color: black;
}

.irs--square .irs-shadow {
	height: 2px;
	bottom: 21px;
	background-color: #dedede;
}

.irs--square .irs-handle {
	top: 25px;
	width: 16px;
	height: 16px;
	border: 3px solid black;
	background-color: white;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover, .irs--square .irs-handle:hover {
	background-color: #f0f6ff;
}

.irs--square .irs-min, .irs--square .irs-max {
	color: #333;
	font-size: 14px;
	line-height: 1;
	top: 0;
	padding: 3px 5px;
	background-color: rgba(0, 0, 0, .1);
}

.irs--square .irs-from, .irs--square .irs-to, .irs--square .irs-single {
	font-size: 14px;
	line-height: 1;
	text-shadow: none;
	padding: 3px 5px;
	background-color: black;
	color: white;
}

.irs--square .irs-grid {
	height: 25px;
}

.irs--square .irs-grid-pol {
	background-color: #dedede;
}

.irs--square .irs-grid-text {
	color: silver;
	font-size: 11px;
}

.molongui-disabled-link {
	border-bottom: none !important;
	text-decoration: none !important;
	color: inherit !important;
	cursor: inherit !important;
}

.molongui-disabled-link:hover, .molongui-disabled-link:hover span {
	border-bottom: none !important;
	text-decoration: none !important;
	color: inherit !important;
	cursor: inherit !important;
}

.m-flex-container {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.m-flex-container, .m-flex-container *, .m-flex-container *:before, .m-flex-container *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m-flex-container .m-flex-row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}

.m-flex-container .m-flex-column {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
}

.m-flex-container .m-flex-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: inherit;
	-ms-flex-direction: inherit;
	flex-direction: inherit;
	-webkit-flex-grow: 1;
	-ms-flex-grow: 1;
	flex-grow: 1;
	padding: 15px 20px;
}

.molongui-clearfix {
	display: block !important;
	width: 100% !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	clear: both !important;
}

.molongui-display-none {
	display: none !important;
}

.molongui-remove-underline {
	text-decoration: none !important;
	border: none !important;
}

.m-a-box-avatar img {
	display: block;
	max-width: inherit !important;
	margin: 0 auto;
}

.m-a-box-avatar .acronym-container {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;
	height: 150px;
	background-color: #1d2327;
}

.m-a-box-avatar .acronym-container>div {
	text-align: center;
	font-size: 78px;
	font-weight: 300;
	color: #d93;
	position: relative;
	top: -.065em;
}

.m-a-box-avatar-url {
	text-decoration: none !important;
}

.single .post .author-info, .author-bio {
	display: none !important;
}

.m-a-box-shadow-left {
	box-shadow: -10px 10px 10px #ababab;
}

.m-a-box-shadow-right {
	box-shadow: 10px 10px 10px #ababab;
}

.m-a-box-shadow-none {
	box-shadow: none;
}

.m-radius-rounded, .m-radius-rounded img, .m-radius-rounded picture {
	border-radius: 10px !important;
}

.m-radius-none, .m-radius-none img, .m-radius-none picture {
	border-radius: 0 !important;
}

.m-radius-circled, .m-radius-circled img, .m-radius-circled picture {
	border-radius: 50% !important;
}

.m-a-box-container .molongui-author {
	display: block;
	margin-bottom: 30px;
}

.m-a-box-container .molongui-author:last-child {
	margin-bottom: 0;
}

.m-a-box-container .molongui-author .m-a-box-avatar img {
	margin: 0 auto;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .molongui-author {
	display: inherit;
}

.m-a-box[data-box-layout='slim'] .m-a-box-container .m-a-box-tab {
	display: none;
}

.m-a-box[data-box-layout='slim'] .m-a-box-container .m-a-box-profile {
	display: flex;
}

.m-a-box-tabs {
	display: flex;
	flex-direction: column;
}

.m-a-box-tabs input {
	display: none !important;
}

.m-a-box-tabs nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-justify-content: flex-start;
	justify-content: flex-start;
}

.m-a-box-tabs nav label {
	margin: 0;
	padding: 15px 25px;
	font-weight: 600;
	text-align: center;
	color: #555;
}

.m-a-box-tabs nav label:hover {
	color: #888;
	cursor: pointer;
}

.m-a-box-tabs nav label:hover span, .m-a-box-tabs nav label:hover:before {
	opacity: 1;
}

.m-a-box-tabs nav label:before {
	font-family: molongui-authorship-font;
	font-weight: normal;
	margin-right: 10px;
}

.m-a-box-tabs nav label.m-a-box-tab {
	border-style: none;
	border-width: 0;
	border-color: transparent;
}

.m-a-box-tabs nav label[for^='mab-tab-profile-']:before {
	content: "";
}

.m-a-box-tabs nav label[for^='mab-tab-related-']:before {
	content: "";
}

.m-a-box-tabs nav label[for^='mab-tab-contact-']:before {
	content: "";
}

.m-a-box-tabs [id^='mab-tab-profile-']:checked~.m-a-box-container .m-a-box-profile, .m-a-box-tabs [id^='mab-tab-related-']:checked~.m-a-box-container .m-a-box-related, .m-a-box-tabs [id^='mab-tab-contact-']:checked~.m-a-box-container .m-a-box-contact {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
}

.m-a-box-tabs .m-a-box-container .m-a-box-tab {
	display: none;
}

@media screen and (max-width:650px) {
	.m-a-box-tabs label {
		font-size: 0;
	}
	
	.m-a-box-tabs label:before {
		margin: 0;
		font-size: 18px;
	}
}

@media screen and (max-width:400px) {
	.m-a-box-tabs label {
		padding: 15px;
	}
}

.m-a-box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.m-a-box, .m-a-box *, .m-a-box *:before, .m-a-box *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.m-a-box a:focus {
	color: inherit;
	box-shadow: none;
	outline: none;
}

.m-a-box-header {
	width: 100%;
}

.m-a-box-header>:first-child {
	margin: 0;
}

.m-a-box-header-url:hover, .m-a-box-header-url:visited {
	color: inherit;
}

.m-a-box-container {
	container-name: author-box-container;
	container-type: inline-size;
}

.m-a-box-content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	padding: 20px;
}

.m-a-box-content-top, .m-a-box-content-middle, .m-a-box-content-bottom {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-item {
	-webkit-align-self: center;
	-ms-align-self: center;
	align-self: center;
}

.m-a-box-container[min-width~="600px"] .m-a-box-content-top, .m-a-box-container[min-width~="600px"] .m-a-box-content-middle, .m-a-box-container[min-width~="600px"] .m-a-box-content-bottom {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.m-a-box-profile .m-a-box-profile-multiauthor {
	width: 100%;
	margin-bottom: 4rem;
}

.m-a-box-profile .m-a-box-profile-multiauthor:last-of-type {
	margin-bottom: 0;
}

.m-a-box-profile .m-a-box-content-top {
	width: 100%;
}

.m-a-box-profile .m-a-box-content-top .m-a-box-profile-title {
	width: 100%;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
	font-size: 18px;
	text-align: left;
}

.m-a-box-avatar {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.m-a-box-social {
	margin-top: 20px;
}

.m-a-box-data {
	-webkit-flex: 1 0;
	-ms-flex: 1 0;
	flex: 1 0;
	margin-top: 20px;
}

.m-a-box-data p:last-of-type {
	margin-bottom: 0;
}

.m-a-box-data .m-a-box-name {
	margin: 0;
	text-align: center;
}

.m-a-box-data .m-a-box-name>:first-child {
	margin: 0 !important;
}

.m-a-box-data .m-a-box-meta {
	margin-top: 10px;
	text-align: center;
	font-size: 70%;
	opacity: .7;
}

.m-a-box-data .m-a-box-meta:first-child {
	margin-top: 0;
}

.m-a-box-data .m-a-box-meta a {
	text-decoration: none;
	border: none !important;
}

.m-a-box-data .m-a-box-meta a:hover, .m-a-box-data .m-a-box-meta a:visited {
	color: inherit;
}

.m-a-box-data .m-a-box-bio {
	margin-top: 20px;
}

@container author-box-container (max-width: 599px) {}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[max-width~="599px"] .m-a-box-profile .m-a-box-avatar {
	-webkit-align-self: center !important;
	-ms-align-self: center !important;
	align-self: center !important;
}

.m-a-box-container[max-width~="599px"] .m-a-box-profile .m-a-box-data .m-a-box-name>:first-child {
	text-align: center !important;
}

.m-a-box-container[max-width~="599px"] .m-a-box-profile .m-a-box-data .m-a-box-meta {
	text-align: center !important;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile .m-a-box-avatar {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-align-self: center;
	-ms-align-self: center;
	align-self: center;
	padding: 0 20px 0 0;
	min-width: auto;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile .m-a-box-social {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-top: 0;
	padding: 0 20px 0 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile .m-a-box-data {
	-webkit-flex: 1 0;
	-ms-flex: 1 0;
	flex: 1 0;
	margin-top: 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile .m-a-box-data .m-a-box-meta {
	text-align: left;
}

.m-a-box-related[data-related-layout='layout-1'] .m-a-box-content-top {
	width: 100%;
}

.m-a-box-related[data-related-layout='layout-1'] .m-a-box-content-top .m-a-box-related-title {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
	font-size: 18px;
	text-align: left;
}

.m-a-box-related[data-related-layout='layout-1'] .m-a-box-content-middle {
	justify-content: start;
}

.m-a-box-related-entries {
	margin-top: 20px;
}

.m-a-box-related-entries ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.m-a-box-related-entries ul li {
	list-style: none !important;
	margin-bottom: 1rem;
}

.m-a-box-related-entries ul li:last-child {
	margin-bottom: 0;
}

.m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-title i {
	margin: 0 1rem 0 0;
}

.m-a-box-related[data-related-layout='layout-2'] .m-a-box-content-top {
	width: 100%;
}

.m-a-box-related[data-related-layout='layout-2'] .m-a-box-content-top .m-a-box-related-title {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
	font-size: 18px;
	text-align: left;
}

.m-a-box-related[data-related-layout='layout-2'] .m-a-box-content-middle {
	justify-content: start;
}

.m-a-box-related-entries {
	margin-top: 20px;
}

.m-a-box-related-entries ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.m-a-box-related-entries ul li {
	list-style: none !important;
	margin-bottom: 1rem;
}

.m-a-box-related-entries ul li:last-child {
	margin-bottom: 0;
}

.m-a-box-related-entries ul li .m-a-box-related-entry {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-thumb {
	flex: 0 0 70px;
	margin-right: 1rem;
}

.m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-data {
	width: 100%;
}

.m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-date {
	margin-bottom: .3rem;
	line-height: 1;
	font-size: 80%;
	text-transform: uppercase;
	color: grey;
}

.m-a-box-social {
	text-align: center;
}

.m-a-box-social-icon {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: -ms-inline-flex;
	display: inline-flex;
	margin: 5px;
}

.m-icon-container {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 1.7em;
	height: 1.7em;
	line-height: 1.7em;
	border: none;
}

.m-icon-container:hover {
	opacity: .5;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-social-icon {
	margin: .4em 0;
}

[class^="m-a-icon-"]:before, [class*=" m-a-icon-"]:before {
	font-family: "molongui-authorship-font";
	font-style: normal;
	font-weight: normal;
	speak: never;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.m-a-icon-facebook:before {
	content: "";
}

.m-a-icon-twitter:before {
	content: "";
}

.m-a-icon-googleplus:before {
	content: "";
}

.m-a-icon-youtube:before {
	content: "";
}

.m-a-icon-pinterest:before {
	content: "";
}

.m-a-icon-tumblr:before {
	content: "";
}

.m-a-icon-instagram:before {
	content: "";
}

.m-a-icon-renren:before {
	content: "";
}

.m-a-icon-vk:before {
	content: "";
}

.m-a-icon-flickr:before {
	content: "";
}

.m-a-icon-vine:before {
	content: "";
}

.m-a-icon-meetup:before {
	content: "";
}

.m-a-icon-weibo:before {
	content: "";
}

.m-a-icon-deviantart:before {
	content: "";
}

.m-a-icon-stumbleupon:before {
	content: "";
}

.m-a-icon-myspace:before {
	content: "";
}

.m-a-icon-mixi:before {
	content: "";
}

.m-a-icon-soundcloud:before {
	content: "";
}

.m-a-icon-lastfm:before {
	content: "";
}

.m-a-icon-foursquare:before {
	content: "";
}

.m-a-icon-spotify:before {
	content: "";
}

.m-a-icon-vimeo:before {
	content: "";
}

.m-a-icon-dailymotion:before {
	content: "";
}

.m-a-icon-reddit:before {
	content: "";
}

.m-a-icon-skype:before {
	content: "";
}

.m-a-icon-periscope:before {
	content: "";
}

.m-a-icon-askfm:before {
	content: "";
}

.m-a-icon-livejournal:before {
	content: "";
}

.m-a-icon-blogger:before {
	content: "";
}

.m-a-icon-taringa:before {
	content: "";
}

.m-a-icon-odnoklassniki:before {
	content: "";
}

.m-a-icon-bebee:before {
	content: "";
}

.m-a-icon-livestream:before {
	content: "";
}

.m-a-icon-slides:before {
	content: "";
}

.m-a-icon-quora:before {
	content: "";
}

.m-a-icon-tinder:before {
	content: "";
}

.m-a-icon-plurk:before {
	content: "";
}

.m-a-icon-buzzfeed:before {
	content: "";
}

.m-a-icon-everplaces:before {
	content: "";
}

.m-a-icon-goodreads:before {
	content: "";
}

.m-a-icon-whatsapp:before {
	content: "";
}

.m-a-icon-telegram:before {
	content: "";
}

.m-a-icon-draugiemlv:before {
	content: "";
}

.m-a-icon-spreaker:before {
	content: "";
}

.m-a-icon-houzz:before {
	content: "";
}

.m-a-icon-tripadvisor:before {
	content: "";
}

.m-a-icon-upwork:before {
	content: "";
}

.m-a-icon-gumtree:before {
	content: "";
}

.m-a-icon-speakerdeck:before {
	content: "";
}

.m-a-icon-medium:before {
	content: "";
}

.m-a-icon-runkeeper:before {
	content: "";
}

.m-a-icon-deezer:before {
	content: "";
}

.m-a-icon-bandcamp:before {
	content: "";
}

.m-a-icon-kaggle:before {
	content: "";
}

.m-a-icon-superuser:before {
	content: "";
}

.m-a-icon-500px:before {
	content: "";
}

.m-a-icon-storify:before {
	content: "";
}

.m-a-icon-coderwall:before {
	content: "";
}

.m-a-icon-jsfiddle:before {
	content: "";
}

.m-a-icon-ifixit:before {
	content: "";
}

.m-a-icon-mixcloud:before {
	content: "";
}

.m-a-icon-designernews:before {
	content: "";
}

.m-a-icon-twitch:before {
	content: "";
}

.m-a-icon-readthedocs:before {
	content: "";
}

.m-a-icon-coursera:before {
	content: "";
}

.m-a-icon-googleplay:before {
	content: "";
}

.m-a-icon-styleshare:before {
	content: "";
}

.m-a-icon-github:before {
	content: "";
}

.m-a-icon-wikipedia:before {
	content: "";
}

.m-a-icon-ello:before {
	content: "";
}

.m-a-icon-stitcher:before {
	content: "";
}

.m-a-icon-codepen:before {
	content: "";
}

.m-a-icon-stackoverflow:before {
	content: "";
}

.m-a-icon-digg:before {
	content: "";
}

.m-a-icon-line:before {
	content: "";
}

.m-a-icon-researchgate:before {
	content: "";
}

.m-a-icon-academia:before {
	content: "";
}

.m-a-icon-bookbub:before {
	content: "";
}

.m-a-icon-rss:before {
	content: "";
}

.m-a-icon-applepodcasts:before {
	content: "";
}

.m-a-icon-castbox:before {
	content: "";
}

.m-a-icon-radiopublic:before {
	content: "";
}

.m-a-icon-tunein:before {
	content: "";
}

.m-a-icon-scoutfm:before {
	content: "";
}

.m-a-icon-overcast:before {
	content: "";
}

.m-a-icon-breaker:before {
	content: "";
}

.m-a-icon-philpapers:before {
	content: "";
}

.m-a-icon-tiktok:before {
	content: "";
}

.m-a-icon-lbry:before {
	content: "";
}

.m-a-icon-gab:before {
	content: "";
}

.m-a-icon-orcid:before {
	content: "";
}

.m-a-icon-stackexchange:before {
	content: "";
}

.m-a-icon-mastodon:before {
	content: "";
}

.m-a-icon-peepeth:before {
	content: "";
}

.m-a-icon-vero:before {
	content: "";
}

.m-a-icon-wechat:before {
	content: "";
}

.m-a-icon-bluesky:before {
	content: "";
}

.m-a-icon-strava:before {
	content: "";
}

.m-a-icon-imdb:before {
	content: "";
}

.m-a-icon-threads:before {
	content: "";
}

.m-a-icon-qq:before {
	content: "";
}

.m-a-icon-messenger:before {
	content: "";
}

.m-a-icon-flipboard:before {
	content: "";
}

.m-a-icon-twitterbird:before {
	content: "";
}

.m-a-icon-linkedin:before {
	content: "";
}

.m-a-icon-slideshare:before {
	content: "";
}

.m-a-icon-itunes:before {
	content: "";
}

.m-a-icon-dropbox:before {
	content: "";
}

.m-a-icon-star-bold:before {
	content: "";
}

.m-a-icon-star-empty:before {
	content: "";
}

.m-a-icon-star:before {
	content: "";
}

.m-a-icon-heart-empty:before {
	content: "";
}

.m-a-icon-heart:before {
	content: "";
}

.m-a-icon-ok:before {
	content: "";
}

.m-a-icon-cancel:before {
	content: "";
}

.m-a-icon-plus:before {
	content: "";
}

.m-a-icon-minus:before {
	content: "";
}

.m-a-icon-checkmark:before {
	content: "";
}

.m-a-icon-notice:before {
	content: "";
}

.m-a-icon-tip:before {
	content: "";
}

.m-a-icon-info:before {
	content: "";
}

.m-a-icon-show:before {
	content: "";
}

.m-a-icon-hide:before {
	content: "";
}

.m-a-icon-doc:before {
	content: "";
}

.m-a-icon-docs:before {
	content: "";
}

.m-a-icon-list:before {
	content: "";
}

.m-a-icon-feather:before {
	content: "";
}

.m-a-icon-user:before {
	content: "";
}

.m-a-icon-phone:before {
	content: "";
}

.m-a-icon-mail:before {
	content: "";
}

.m-a-icon-mail-alt:before {
	content: "";
}

.m-a-icon-paper-plane-empty:before {
	content: "";
}

.m-a-icon-paper-plane:before {
	content: "";
}

.m-a-icon-at:before {
	content: "";
}

.m-a-icon-web:before {
	content: "";
}

.m-ico-boxed, .m-ico-branded-boxed, .m-ico-branded-boxed-reverse {
	border: 1px solid !important;
	border-radius: 4px;
}

.m-ico-squared, .m-ico-branded-squared, .m-ico-branded-squared-reverse, .m-ico-circled, .m-ico-branded-circled, .m-ico-branded-circled-reverse {
	border: 1px solid #333;
	border-radius: 4px;
	background-color: #333;
	color: white;
}

.m-ico-squared, .m-ico-circled {
	color: white !important;
}

.m-ico-squared, .m-ico-branded-squared, .m-ico-branded-squared-reverse {
	border-radius: 4px;
}

.m-ico-circled, .m-ico-branded-circled, .m-ico-branded-circled-reverse {
	border-radius: 100%;
}

.m-ico-branded, .m-ico-branded-circled, .m-ico-branded-circled-reverse, .m-ico-branded-squared, .m-ico-branded-squared-reverse {
	border: none;
}

.m-ico-branded:hover, .m-ico-branded-circled:hover, .m-ico-branded-circled-reverse:hover, .m-ico-branded-squared:hover, .m-ico-branded-squared-reverse:hover, .m-ico-branded-boxed:hover {
	opacity: .7;
}

.m-ico-branded .m-a-icon-star:before, .m-ico-branded-circled .m-a-icon-star:before, .m-ico-branded-squared .m-a-icon-star:before, .m-ico-branded-boxed .m-a-icon-star:before {
	color: #edaa22;
}

.m-ico-branded .m-a-icon-facebook:before, .m-ico-branded-circled .m-a-icon-facebook:before, .m-ico-branded-squared .m-a-icon-facebook:before, .m-ico-branded-boxed .m-a-icon-facebook:before {
	color: #3b5998;
}

.m-ico-branded .m-a-icon-twitter:before, .m-ico-branded-circled .m-a-icon-twitter:before, .m-ico-branded-squared .m-a-icon-twitter:before, .m-ico-branded-boxed .m-a-icon-twitter:before {
	color: #000;
}

.m-ico-branded .m-a-icon-twitterbird:before, .m-ico-branded-circled .m-a-icon-twitterbird:before, .m-ico-branded-squared .m-a-icon-twitterbird:before, .m-ico-branded-boxed .m-a-icon-twitterbird:before {
	color: #00aced;
}

.m-ico-branded .m-a-icon-linkedin:before, .m-ico-branded-circled .m-a-icon-linkedin:before, .m-ico-branded-squared .m-a-icon-linkedin:before, .m-ico-branded-boxed .m-a-icon-linkedin:before {
	color: #007bb6;
}

.m-ico-branded .m-a-icon-googleplus:before, .m-ico-branded-circled .m-a-icon-googleplus:before, .m-ico-branded-squared .m-a-icon-googleplus:before, .m-ico-branded-boxed .m-a-icon-googleplus:before {
	color: #dd4b39;
}

.m-ico-branded .m-a-icon-youtube:before, .m-ico-branded-circled .m-a-icon-youtube:before, .m-ico-branded-squared .m-a-icon-youtube:before, .m-ico-branded-boxed .m-a-icon-youtube:before {
	color: #b00;
}

.m-ico-branded .m-a-icon-pinterest:before, .m-ico-branded-circled .m-a-icon-pinterest:before, .m-ico-branded-squared .m-a-icon-pinterest:before, .m-ico-branded-boxed .m-a-icon-pinterest:before {
	color: #cb2027;
}

.m-ico-branded .m-a-icon-tumblr:before, .m-ico-branded-circled .m-a-icon-tumblr:before, .m-ico-branded-squared .m-a-icon-tumblr:before, .m-ico-branded-boxed .m-a-icon-tumblr:before {
	color: #2c4762;
}

.m-ico-branded .m-a-icon-instagram:before, .m-ico-branded-circled .m-a-icon-instagram:before, .m-ico-branded-squared .m-a-icon-instagram:before, .m-ico-branded-boxed .m-a-icon-instagram:before {
	color: #405de6;
}

.m-ico-branded .m-a-icon-slideshare:before, .m-ico-branded-circled .m-a-icon-slideshare:before, .m-ico-branded-squared .m-a-icon-slideshare:before, .m-ico-branded-boxed .m-a-icon-slideshare:before {
	color: #007bb6;
}

.m-ico-branded .m-a-icon-renren:before, .m-ico-branded-circled .m-a-icon-renren:before, .m-ico-branded-squared .m-a-icon-renren:before, .m-ico-branded-boxed .m-a-icon-renren:before {
	color: #005eac;
}

.m-ico-branded .m-a-icon-vk:before, .m-ico-branded-circled .m-a-icon-vk:before, .m-ico-branded-squared .m-a-icon-vk:before, .m-ico-branded-boxed .m-a-icon-vk:before {
	color: #45668e;
}

.m-ico-branded .m-a-icon-flickr:before, .m-ico-branded-circled .m-a-icon-flickr:before, .m-ico-branded-squared .m-a-icon-flickr:before, .m-ico-branded-boxed .m-a-icon-flickr:before {
	color: #f40083;
}

.m-ico-branded .m-a-icon-vine:before, .m-ico-branded-circled .m-a-icon-vine:before, .m-ico-branded-squared .m-a-icon-vine:before, .m-ico-branded-boxed .m-a-icon-vine:before {
	color: #00b489;
}

.m-ico-branded .m-a-icon-meetup:before, .m-ico-branded-circled .m-a-icon-meetup:before, .m-ico-branded-squared .m-a-icon-meetup:before, .m-ico-branded-boxed .m-a-icon-meetup:before {
	color: #e0393e;
}

.m-ico-branded .m-a-icon-weibo:before, .m-ico-branded-circled .m-a-icon-weibo:before, .m-ico-branded-squared .m-a-icon-weibo:before, .m-ico-branded-boxed .m-a-icon-weibo:before {
	color: #e6162d;
}

.m-ico-branded .m-a-icon-deviantart:before, .m-ico-branded-circled .m-a-icon-deviantart:before, .m-ico-branded-squared .m-a-icon-deviantart:before, .m-ico-branded-boxed .m-a-icon-deviantart:before {
	color: #4a5d4e;
}

.m-ico-branded .m-a-icon-stumbleupon:before, .m-ico-branded-circled .m-a-icon-stumbleupon:before, .m-ico-branded-squared .m-a-icon-stumbleupon:before, .m-ico-branded-boxed .m-a-icon-stumbleupon:before {
	color: #eb4924;
}

.m-ico-branded .m-a-icon-myspace:before, .m-ico-branded-circled .m-a-icon-myspace:before, .m-ico-branded-squared .m-a-icon-myspace:before, .m-ico-branded-boxed .m-a-icon-myspace:before {
	color: #000;
}

.m-ico-branded .m-a-icon-mixi:before, .m-ico-branded-circled .m-a-icon-mixi:before, .m-ico-branded-squared .m-a-icon-mixi:before, .m-ico-branded-boxed .m-a-icon-mixi:before {
	color: #e0c074;
}

.m-ico-branded .m-a-icon-soundcloud:before, .m-ico-branded-circled .m-a-icon-soundcloud:before, .m-ico-branded-squared .m-a-icon-soundcloud:before, .m-ico-branded-boxed .m-a-icon-soundcloud:before {
	color: #f50;
}

.m-ico-branded .m-a-icon-lastfm:before, .m-ico-branded-circled .m-a-icon-lastfm:before, .m-ico-branded-squared .m-a-icon-lastfm:before, .m-ico-branded-boxed .m-a-icon-lastfm:before {
	color: #d51007;
}

.m-ico-branded .m-a-icon-foursquare:before, .m-ico-branded-circled .m-a-icon-foursquare:before, .m-ico-branded-squared .m-a-icon-foursquare:before, .m-ico-branded-boxed .m-a-icon-foursquare:before {
	color: #fc4575;
}

.m-ico-branded .m-a-icon-spotify:before, .m-ico-branded-circled .m-a-icon-spotify:before, .m-ico-branded-squared .m-a-icon-spotify:before, .m-ico-branded-boxed .m-a-icon-spotify:before {
	color: #2ebd59;
}

.m-ico-branded .m-a-icon-vimeo:before, .m-ico-branded-circled .m-a-icon-vimeo:before, .m-ico-branded-squared .m-a-icon-vimeo:before, .m-ico-branded-boxed .m-a-icon-vimeo:before {
	color: #45bbff;
}

.m-ico-branded .m-a-icon-dailymotion:before, .m-ico-branded-circled .m-a-icon-dailymotion:before, .m-ico-branded-squared .m-a-icon-dailymotion:before, .m-ico-branded-boxed .m-a-icon-dailymotion:before {
	color: #0066dc;
}

.m-ico-branded .m-a-icon-phone:before, .m-ico-branded-circled .m-a-icon-phone:before, .m-ico-branded-squared .m-a-icon-phone:before, .m-ico-branded-boxed .m-a-icon-phone:before {
	color: #333;
}

.m-ico-branded .m-a-icon-reddit:before, .m-ico-branded-circled .m-a-icon-reddit:before, .m-ico-branded-squared .m-a-icon-reddit:before, .m-ico-branded-boxed .m-a-icon-reddit:before {
	color: #ff4500;
}

.m-ico-branded .m-a-icon-skype:before, .m-ico-branded-circled .m-a-icon-skype:before, .m-ico-branded-squared .m-a-icon-skype:before, .m-ico-branded-boxed .m-a-icon-skype:before {
	color: #00aff0;
}

.m-ico-branded .m-a-icon-livejournal:before, .m-ico-branded-circled .m-a-icon-livejournal:before, .m-ico-branded-squared .m-a-icon-livejournal:before, .m-ico-branded-boxed .m-a-icon-livejournal:before {
	color: #00b0ea;
}

.m-ico-branded .m-a-icon-taringa:before, .m-ico-branded-circled .m-a-icon-taringa:before, .m-ico-branded-squared .m-a-icon-taringa:before, .m-ico-branded-boxed .m-a-icon-taringa:before {
	color: #005dab;
}

.m-ico-branded .m-a-icon-odnoklassniki:before, .m-ico-branded-circled .m-a-icon-odnoklassniki:before, .m-ico-branded-squared .m-a-icon-odnoklassniki:before, .m-ico-branded-boxed .m-a-icon-odnoklassniki:before {
	color: #f4731c;
}

.m-ico-branded .m-a-icon-askfm:before, .m-ico-branded-circled .m-a-icon-askfm:before, .m-ico-branded-squared .m-a-icon-askfm:before, .m-ico-branded-boxed .m-a-icon-askfm:before {
	color: #db3552;
}

.m-ico-branded .m-a-icon-goodreads:before, .m-ico-branded-circled .m-a-icon-goodreads:before, .m-ico-branded-squared .m-a-icon-goodreads:before, .m-ico-branded-boxed .m-a-icon-goodreads:before {
	color: #630;
}

.m-ico-branded .m-a-icon-periscope:before, .m-ico-branded-circled .m-a-icon-periscope:before, .m-ico-branded-squared .m-a-icon-periscope:before, .m-ico-branded-boxed .m-a-icon-periscope:before {
	color: #40a4c4;
}

.m-ico-branded .m-a-icon-telegram:before, .m-ico-branded-circled .m-a-icon-telegram:before, .m-ico-branded-squared .m-a-icon-telegram:before, .m-ico-branded-boxed .m-a-icon-telegram:before {
	color: #2ca5e0;
}

.m-ico-branded .m-a-icon-livestream:before, .m-ico-branded-circled .m-a-icon-livestream:before, .m-ico-branded-squared .m-a-icon-livestream:before, .m-ico-branded-boxed .m-a-icon-livestream:before {
	color: #cf202e;
}

.m-ico-branded .m-a-icon-styleshare:before, .m-ico-branded-circled .m-a-icon-styleshare:before, .m-ico-branded-squared .m-a-icon-styleshare:before, .m-ico-branded-boxed .m-a-icon-styleshare:before {
	color: #231f20;
}

.m-ico-branded .m-a-icon-everplaces:before, .m-ico-branded-circled .m-a-icon-everplaces:before, .m-ico-branded-squared .m-a-icon-everplaces:before, .m-ico-branded-boxed .m-a-icon-everplaces:before {
	color: #fa4b32;
}

.m-ico-branded .m-a-icon-draugiemlv:before, .m-ico-branded-circled .m-a-icon-draugiemlv:before, .m-ico-branded-squared .m-a-icon-draugiemlv:before, .m-ico-branded-boxed .m-a-icon-draugiemlv:before {
	color: #f60;
}

.m-ico-branded .m-a-icon-blogger:before, .m-ico-branded-circled .m-a-icon-blogger:before, .m-ico-branded-squared .m-a-icon-blogger:before, .m-ico-branded-boxed .m-a-icon-blogger:before {
	color: #f38936;
}

.m-ico-branded .m-a-icon-plurk:before, .m-ico-branded-circled .m-a-icon-plurk:before, .m-ico-branded-squared .m-a-icon-plurk:before, .m-ico-branded-boxed .m-a-icon-plurk:before {
	color: #ff6b6b;
}

.m-ico-branded .m-a-icon-buzzfeed:before, .m-ico-branded-circled .m-a-icon-buzzfeed:before, .m-ico-branded-squared .m-a-icon-buzzfeed:before, .m-ico-branded-boxed .m-a-icon-buzzfeed:before {
	color: #e32;
}

.m-ico-branded .m-a-icon-slides:before, .m-ico-branded-circled .m-a-icon-slides:before, .m-ico-branded-squared .m-a-icon-slides:before, .m-ico-branded-boxed .m-a-icon-slides:before {
	color: #e4637c;
}

.m-ico-branded .m-a-icon-deezer:before, .m-ico-branded-circled .m-a-icon-deezer:before, .m-ico-branded-squared .m-a-icon-deezer:before, .m-ico-branded-boxed .m-a-icon-deezer:before {
	color: #2dc9d7;
}

.m-ico-branded .m-a-icon-spreaker:before, .m-ico-branded-circled .m-a-icon-spreaker:before, .m-ico-branded-squared .m-a-icon-spreaker:before, .m-ico-branded-boxed .m-a-icon-spreaker:before {
	color: #f5c300;
}

.m-ico-branded .m-a-icon-runkeeper:before, .m-ico-branded-circled .m-a-icon-runkeeper:before, .m-ico-branded-squared .m-a-icon-runkeeper:before, .m-ico-branded-boxed .m-a-icon-runkeeper:before {
	color: #31a4d9;
}

.m-ico-branded .m-a-icon-medium:before, .m-ico-branded-circled .m-a-icon-medium:before, .m-ico-branded-squared .m-a-icon-medium:before, .m-ico-branded-boxed .m-a-icon-medium:before {
	color: #00ab6b;
}

.m-ico-branded .m-a-icon-speakerdeck:before, .m-ico-branded-circled .m-a-icon-speakerdeck:before, .m-ico-branded-squared .m-a-icon-speakerdeck:before, .m-ico-branded-boxed .m-a-icon-speakerdeck:before {
	color: #396;
}

.m-ico-branded .m-a-icon-kaggle:before, .m-ico-branded-circled .m-a-icon-kaggle:before, .m-ico-branded-squared .m-a-icon-kaggle:before, .m-ico-branded-boxed .m-a-icon-kaggle:before {
	color: #20beff;
}

.m-ico-branded .m-a-icon-houzz:before, .m-ico-branded-circled .m-a-icon-houzz:before, .m-ico-branded-squared .m-a-icon-houzz:before, .m-ico-branded-boxed .m-a-icon-houzz:before {
	color: #7ac142;
}

.m-ico-branded .m-a-icon-gumtree:before, .m-ico-branded-circled .m-a-icon-gumtree:before, .m-ico-branded-squared .m-a-icon-gumtree:before, .m-ico-branded-boxed .m-a-icon-gumtree:before {
	color: #72ef36;
}

.m-ico-branded .m-a-icon-upwork:before, .m-ico-branded-circled .m-a-icon-upwork:before, .m-ico-branded-squared .m-a-icon-upwork:before, .m-ico-branded-boxed .m-a-icon-upwork:before {
	color: #6fda44;
}

.m-ico-branded .m-a-icon-superuser:before, .m-ico-branded-circled .m-a-icon-superuser:before, .m-ico-branded-squared .m-a-icon-superuser:before, .m-ico-branded-boxed .m-a-icon-superuser:before {
	color: #2eace3;
}

.m-ico-branded .m-a-icon-bandcamp:before, .m-ico-branded-circled .m-a-icon-bandcamp:before, .m-ico-branded-squared .m-a-icon-bandcamp:before, .m-ico-branded-boxed .m-a-icon-bandcamp:before {
	color: #408294;
}

.m-ico-branded .m-a-icon-itunes:before, .m-ico-branded-circled .m-a-icon-itunes:before, .m-ico-branded-squared .m-a-icon-itunes:before, .m-ico-branded-boxed .m-a-icon-itunes:before {
	color: #333;
}

.m-ico-branded .m-a-icon-mail:before, .m-ico-branded-circled .m-a-icon-mail:before, .m-ico-branded-squared .m-a-icon-mail:before, .m-ico-branded-boxed .m-a-icon-mail:before {
	color: #333;
}

.m-ico-branded .m-a-icon-ifixit:before, .m-ico-branded-circled .m-a-icon-ifixit:before, .m-ico-branded-squared .m-a-icon-ifixit:before, .m-ico-branded-boxed .m-a-icon-ifixit:before {
	color: #0071ce;
}

.m-ico-branded .m-a-icon-stitcher:before, .m-ico-branded-circled .m-a-icon-stitcher:before, .m-ico-branded-squared .m-a-icon-stitcher:before, .m-ico-branded-boxed .m-a-icon-stitcher:before {
	color: #000;
}

.m-ico-branded .m-a-icon-storify:before, .m-ico-branded-circled .m-a-icon-storify:before, .m-ico-branded-squared .m-a-icon-storify:before, .m-ico-branded-boxed .m-a-icon-storify:before {
	color: #3a98d9;
}

.m-ico-branded .m-a-icon-readthedocs:before, .m-ico-branded-circled .m-a-icon-readthedocs:before, .m-ico-branded-squared .m-a-icon-readthedocs:before, .m-ico-branded-boxed .m-a-icon-readthedocs:before {
	color: #8ca1af;
}

.m-ico-branded .m-a-icon-ello:before, .m-ico-branded-circled .m-a-icon-ello:before, .m-ico-branded-squared .m-a-icon-ello:before, .m-ico-branded-boxed .m-a-icon-ello:before {
	color: #000;
}

.m-ico-branded .m-a-icon-tinder:before, .m-ico-branded-circled .m-a-icon-tinder:before, .m-ico-branded-squared .m-a-icon-tinder:before, .m-ico-branded-boxed .m-a-icon-tinder:before {
	color: #fe5268;
}

.m-ico-branded .m-a-icon-line:before, .m-ico-branded-circled .m-a-icon-line:before, .m-ico-branded-squared .m-a-icon-line:before, .m-ico-branded-boxed .m-a-icon-line:before {
	color: #00c300;
}

.m-ico-branded .m-a-icon-researchgate:before, .m-ico-branded-circled .m-a-icon-researchgate:before, .m-ico-branded-squared .m-a-icon-researchgate:before, .m-ico-branded-boxed .m-a-icon-researchgate:before {
	color: #0cb;
}

.m-ico-branded .m-a-icon-web:before, .m-ico-branded-circled .m-a-icon-web:before, .m-ico-branded-squared .m-a-icon-web:before, .m-ico-branded-boxed .m-a-icon-web:before {
	color: #333;
}

.m-ico-branded .m-a-icon-academia:before, .m-ico-branded-circled .m-a-icon-academia:before, .m-ico-branded-squared .m-a-icon-academia:before, .m-ico-branded-boxed .m-a-icon-academia:before {
	color: #000;
}

.m-ico-branded .m-a-icon-bookbub:before, .m-ico-branded-circled .m-a-icon-bookbub:before, .m-ico-branded-squared .m-a-icon-bookbub:before, .m-ico-branded-boxed .m-a-icon-bookbub:before {
	color: #e93f33;
}

.m-ico-branded .m-a-icon-github:before, .m-ico-branded-circled .m-a-icon-github:before, .m-ico-branded-squared .m-a-icon-github:before, .m-ico-branded-boxed .m-a-icon-github:before {
	color: #181717;
}

.m-ico-branded .m-a-icon-stackoverflow:before, .m-ico-branded-circled .m-a-icon-stackoverflow:before, .m-ico-branded-squared .m-a-icon-stackoverflow:before, .m-ico-branded-boxed .m-a-icon-stackoverflow:before {
	color: #fe7a16;
}

.m-ico-branded .m-a-icon-jsfiddle:before, .m-ico-branded-circled .m-a-icon-jsfiddle:before, .m-ico-branded-squared .m-a-icon-jsfiddle:before, .m-ico-branded-boxed .m-a-icon-jsfiddle:before {
	color: #4679a4;
}

.m-ico-branded .m-a-icon-twitch:before, .m-ico-branded-circled .m-a-icon-twitch:before, .m-ico-branded-squared .m-a-icon-twitch:before, .m-ico-branded-boxed .m-a-icon-twitch:before {
	color: #6441a5;
}

.m-ico-branded .m-a-icon-whatsapp:before, .m-ico-branded-circled .m-a-icon-whatsapp:before, .m-ico-branded-squared .m-a-icon-whatsapp:before, .m-ico-branded-boxed .m-a-icon-whatsapp:before {
	color: #25d366;
}

.m-ico-branded .m-a-icon-tripadvisor:before, .m-ico-branded-circled .m-a-icon-tripadvisor:before, .m-ico-branded-squared .m-a-icon-tripadvisor:before, .m-ico-branded-boxed .m-a-icon-tripadvisor:before {
	color: #589442;
}

.m-ico-branded .m-a-icon-wikipedia:before, .m-ico-branded-circled .m-a-icon-wikipedia:before, .m-ico-branded-squared .m-a-icon-wikipedia:before, .m-ico-branded-boxed .m-a-icon-wikipedia:before {
	color: #000;
}

.m-ico-branded .m-a-icon-500px:before, .m-ico-branded-circled .m-a-icon-500px:before, .m-ico-branded-squared .m-a-icon-500px:before, .m-ico-branded-boxed .m-a-icon-500px:before {
	color: #0099e5;
}

.m-ico-branded .m-a-icon-mixcloud:before, .m-ico-branded-circled .m-a-icon-mixcloud:before, .m-ico-branded-squared .m-a-icon-mixcloud:before, .m-ico-branded-boxed .m-a-icon-mixcloud:before {
	color: #314359;
}

.m-ico-branded .m-a-icon-quora:before, .m-ico-branded-circled .m-a-icon-quora:before, .m-ico-branded-squared .m-a-icon-quora:before, .m-ico-branded-boxed .m-a-icon-quora:before {
	color: #b92b27;
}

.m-ico-branded .m-a-icon-codepen:before, .m-ico-branded-circled .m-a-icon-codepen:before, .m-ico-branded-squared .m-a-icon-codepen:before, .m-ico-branded-boxed .m-a-icon-codepen:before {
	color: #000;
}

.m-ico-branded .m-a-icon-coderwall:before, .m-ico-branded-circled .m-a-icon-coderwall:before, .m-ico-branded-squared .m-a-icon-coderwall:before, .m-ico-branded-boxed .m-a-icon-coderwall:before {
	color: #3e8dcc;
}

.m-ico-branded .m-a-icon-coursera:before, .m-ico-branded-circled .m-a-icon-coursera:before, .m-ico-branded-squared .m-a-icon-coursera:before, .m-ico-branded-boxed .m-a-icon-coursera:before {
	color: #757575;
}

.m-ico-branded .m-a-icon-googleplay:before, .m-ico-branded-circled .m-a-icon-googleplay:before, .m-ico-branded-squared .m-a-icon-googleplay:before, .m-ico-branded-boxed .m-a-icon-googleplay:before {
	color: #607d8b;
}

.m-ico-branded .m-a-icon-digg:before, .m-ico-branded-circled .m-a-icon-digg:before, .m-ico-branded-squared .m-a-icon-digg:before, .m-ico-branded-boxed .m-a-icon-digg:before {
	color: #005be2;
}

.m-ico-branded .m-a-icon-dropbox:before, .m-ico-branded-circled .m-a-icon-dropbox:before, .m-ico-branded-squared .m-a-icon-dropbox:before, .m-ico-branded-boxed .m-a-icon-dropbox:before {
	color: #007ee5;
}

.m-ico-branded .m-a-icon-designernews:before, .m-ico-branded-circled .m-a-icon-designernews:before, .m-ico-branded-squared .m-a-icon-designernews:before, .m-ico-branded-boxed .m-a-icon-designernews:before {
	color: #2d72d9;
}

.m-ico-branded .m-a-icon-rss:before, .m-ico-branded-circled .m-a-icon-rss:before, .m-ico-branded-squared .m-a-icon-rss:before, .m-ico-branded-boxed .m-a-icon-rss:before {
	color: #f26522;
}

.m-ico-branded .m-a-icon-applepodcasts:before, .m-ico-branded-circled .m-a-icon-applepodcasts:before, .m-ico-branded-squared .m-a-icon-applepodcasts:before, .m-ico-branded-boxed .m-a-icon-applepodcasts:before {
	color: #d56dfb;
}

.m-ico-branded .m-a-icon-castbox:before, .m-ico-branded-circled .m-a-icon-castbox:before, .m-ico-branded-squared .m-a-icon-castbox:before, .m-ico-branded-boxed .m-a-icon-castbox:before {
	color: #f55b23;
}

.m-ico-branded .m-a-icon-radiopublic:before, .m-ico-branded-circled .m-a-icon-radiopublic:before, .m-ico-branded-squared .m-a-icon-radiopublic:before, .m-ico-branded-boxed .m-a-icon-radiopublic:before {
	color: #ce262f;
}

.m-ico-branded .m-a-icon-tunein:before, .m-ico-branded-circled .m-a-icon-tunein:before, .m-ico-branded-squared .m-a-icon-tunein:before, .m-ico-branded-boxed .m-a-icon-tunein:before {
	color: #14d8cc;
}

.m-ico-branded .m-a-icon-scoutfm:before, .m-ico-branded-circled .m-a-icon-scoutfm:before, .m-ico-branded-squared .m-a-icon-scoutfm:before, .m-ico-branded-boxed .m-a-icon-scoutfm:before {
	color: #6446c4;
}

.m-ico-branded .m-a-icon-overcast:before, .m-ico-branded-circled .m-a-icon-overcast:before, .m-ico-branded-squared .m-a-icon-overcast:before, .m-ico-branded-boxed .m-a-icon-overcast:before {
	color: #fc7e0f;
}

.m-ico-branded .m-a-icon-breaker:before, .m-ico-branded-circled .m-a-icon-breaker:before, .m-ico-branded-squared .m-a-icon-breaker:before, .m-ico-branded-boxed .m-a-icon-breaker:before {
	color: #003dad;
}

.m-ico-branded .m-a-icon-philpapers:before, .m-ico-branded-circled .m-a-icon-philpapers:before, .m-ico-branded-squared .m-a-icon-philpapers:before, .m-ico-branded-boxed .m-a-icon-philpapers:before {
	color: #074ba9;
}

.m-ico-branded .m-a-icon-tiktok:before, .m-ico-branded-circled .m-a-icon-tiktok:before, .m-ico-branded-squared .m-a-icon-tiktok:before, .m-ico-branded-boxed .m-a-icon-tiktok:before {
	color: #010101;
}

.m-ico-branded .m-a-icon-lbry:before, .m-ico-branded-circled .m-a-icon-lbry:before, .m-ico-branded-squared .m-a-icon-lbry:before, .m-ico-branded-boxed .m-a-icon-lbry:before {
	color: #2f9176;
}

.m-ico-branded .m-a-icon-gab:before, .m-ico-branded-circled .m-a-icon-gab:before, .m-ico-branded-squared .m-a-icon-gab:before, .m-ico-branded-boxed .m-a-icon-gab:before {
	color: #21cf7a;
}

.m-ico-branded .m-a-icon-orcid:before, .m-ico-branded-circled .m-a-icon-orcid:before, .m-ico-branded-squared .m-a-icon-orcid:before, .m-ico-branded-boxed .m-a-icon-orcid:before {
	color: #a6ce39;
}

.m-ico-branded .m-a-icon-stackexchange:before, .m-ico-branded-circled .m-a-icon-stackexchange:before, .m-ico-branded-squared .m-a-icon-stackexchange:before, .m-ico-branded-boxed .m-a-icon-stackexchange:before {
	color: #1e5397;
}

.m-ico-branded .m-a-icon-mastodon:before, .m-ico-branded-circled .m-a-icon-mastodon:before, .m-ico-branded-squared .m-a-icon-mastodon:before, .m-ico-branded-boxed .m-a-icon-mastodon:before {
	color: #6364ff;
}

.m-ico-branded .m-a-icon-peepeth:before, .m-ico-branded-circled .m-a-icon-peepeth:before, .m-ico-branded-squared .m-a-icon-peepeth:before, .m-ico-branded-boxed .m-a-icon-peepeth:before {
	color: #ee9a35;
}

.m-ico-branded .m-a-icon-vero:before, .m-ico-branded-circled .m-a-icon-vero:before, .m-ico-branded-squared .m-a-icon-vero:before, .m-ico-branded-boxed .m-a-icon-vero:before {
	color: #0cc;
}

.m-ico-branded .m-a-icon-wechat:before, .m-ico-branded-circled .m-a-icon-wechat:before, .m-ico-branded-squared .m-a-icon-wechat:before, .m-ico-branded-boxed .m-a-icon-wechat:before {
	color: #09b83e;
}

.m-ico-branded .m-a-icon-bluesky:before, .m-ico-branded-circled .m-a-icon-bluesky:before, .m-ico-branded-squared .m-a-icon-bluesky:before, .m-ico-branded-boxed .m-a-icon-bluesky:before {
	color: #1185fe;
}

.m-ico-branded .m-a-icon-strava:before, .m-ico-branded-circled .m-a-icon-strava:before, .m-ico-branded-squared .m-a-icon-strava:before, .m-ico-branded-boxed .m-a-icon-strava:before {
	color: #fc5200;
}

.m-ico-branded .m-a-icon-imdb:before, .m-ico-branded-circled .m-a-icon-imdb:before, .m-ico-branded-squared .m-a-icon-imdb:before, .m-ico-branded-boxed .m-a-icon-imdb:before {
	color: #f5c518;
}

.m-ico-branded .m-a-icon-threads:before, .m-ico-branded-circled .m-a-icon-threads:before, .m-ico-branded-squared .m-a-icon-threads:before, .m-ico-branded-boxed .m-a-icon-threads:before {
	color: #000;
}

.m-ico-branded .m-a-icon-qq:before, .m-ico-branded-circled .m-a-icon-qq:before, .m-ico-branded-squared .m-a-icon-qq:before, .m-ico-branded-boxed .m-a-icon-qq:before {
	color: #000;
}

.m-ico-branded .m-a-icon-messenger:before, .m-ico-branded-circled .m-a-icon-messenger:before, .m-ico-branded-squared .m-a-icon-messenger:before, .m-ico-branded-boxed .m-a-icon-messenger:before {
	color: #168aff;
}

.m-ico-branded .m-a-icon-muck-rack:before, .m-ico-branded-circled .m-a-icon-muck-rack:before, .m-ico-branded-squared .m-a-icon-muck-rack:before, .m-ico-branded-boxed .m-a-icon-muck-rack:before {
	color: #1c456d;
}

.m-ico-branded .m-a-icon-flipboard:before, .m-ico-branded-circled .m-a-icon-flipboard:before, .m-ico-branded-squared .m-a-icon-flipboard:before, .m-ico-branded-boxed .m-a-icon-flipboard:before {
	color: #e12828;
}

.m-ico-branded-circled-reverse.m-ico-star, .m-ico-branded-squared-reverse.m-ico-star {
	background-color: #edaa22 !important;
}

.m-ico-branded-circled-reverse.m-ico-twitter, .m-ico-branded-squared-reverse.m-ico-twitter {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-twitterbird, .m-ico-branded-squared-reverse.m-ico-twitterbird {
	background-color: #00aced !important;
}

.m-ico-branded-circled-reverse.m-ico-facebook, .m-ico-branded-squared-reverse.m-ico-facebook {
	background-color: #3b5998 !important;
}

.m-ico-branded-circled-reverse.m-ico-linkedin, .m-ico-branded-squared-reverse.m-ico-linkedin {
	background-color: #007bb6 !important;
}

.m-ico-branded-circled-reverse.m-ico-googleplus, .m-ico-branded-squared-reverse.m-ico-googleplus {
	background-color: #dd4b39 !important;
}

.m-ico-branded-circled-reverse.m-ico-youtube, .m-ico-branded-squared-reverse.m-ico-youtube {
	background-color: #b00 !important;
}

.m-ico-branded-circled-reverse.m-ico-pinterest, .m-ico-branded-squared-reverse.m-ico-pinterest {
	background-color: #cb2027 !important;
}

.m-ico-branded-circled-reverse.m-ico-tumblr, .m-ico-branded-squared-reverse.m-ico-tumblr {
	background-color: #2c4762 !important;
}

.m-ico-branded-circled-reverse.m-ico-instagram, .m-ico-branded-squared-reverse.m-ico-instagram {
	background-color: #405de6 !important;
}

.m-ico-branded-circled-reverse.m-ico-slideshare, .m-ico-branded-squared-reverse.m-ico-slideshare {
	background-color: #007bb6 !important;
}

.m-ico-branded-circled-reverse.m-ico-renren, .m-ico-branded-squared-reverse.m-ico-renren {
	background-color: #005eac !important;
}

.m-ico-branded-circled-reverse.m-ico-vk, .m-ico-branded-squared-reverse.m-ico-vk {
	background-color: #45668e !important;
}

.m-ico-branded-circled-reverse.m-ico-flickr, .m-ico-branded-squared-reverse.m-ico-flickr {
	background-color: #f40083 !important;
}

.m-ico-branded-circled-reverse.m-ico-vine, .m-ico-branded-squared-reverse.m-ico-vine {
	background-color: #00b489 !important;
}

.m-ico-branded-circled-reverse.m-ico-meetup, .m-ico-branded-squared-reverse.m-ico-meetup {
	background-color: #e0393e !important;
}

.m-ico-branded-circled-reverse.m-ico-weibo, .m-ico-branded-squared-reverse.m-ico-weibo {
	background-color: #e6162d !important;
}

.m-ico-branded-circled-reverse.m-ico-deviantart, .m-ico-branded-squared-reverse.m-ico-deviantart {
	background-color: #4a5d4e !important;
}

.m-ico-branded-circled-reverse.m-ico-stumbleupon, .m-ico-branded-squared-reverse.m-ico-stumbleupon {
	background-color: #eb4924 !important;
}

.m-ico-branded-circled-reverse.m-ico-myspace, .m-ico-branded-squared-reverse.m-ico-myspace {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-mixi, .m-ico-branded-squared-reverse.m-ico-mixi {
	background-color: #e0c074 !important;
}

.m-ico-branded-circled-reverse.m-ico-soundcloud, .m-ico-branded-squared-reverse.m-ico-soundcloud {
	background-color: #f50 !important;
}

.m-ico-branded-circled-reverse.m-ico-lastfm, .m-ico-branded-squared-reverse.m-ico-lastfm {
	background-color: #d51007 !important;
}

.m-ico-branded-circled-reverse.m-ico-foursquare, .m-ico-branded-squared-reverse.m-ico-foursquare {
	background-color: #fc4575 !important;
}

.m-ico-branded-circled-reverse.m-ico-spotify, .m-ico-branded-squared-reverse.m-ico-spotify {
	background-color: #2ebd59 !important;
}

.m-ico-branded-circled-reverse.m-ico-vimeo, .m-ico-branded-squared-reverse.m-ico-vimeo {
	background-color: #45bbff !important;
}

.m-ico-branded-circled-reverse.m-ico-dailymotion, .m-ico-branded-squared-reverse.m-ico-dailymotion {
	background-color: #0066dc !important;
}

.m-ico-branded-circled-reverse.m-ico-phone, .m-ico-branded-squared-reverse.m-ico-phone {
	background-color: #333 !important;
}

.m-ico-branded-circled-reverse.m-ico-reddit, .m-ico-branded-squared-reverse.m-ico-reddit {
	background-color: #ff4500 !important;
}

.m-ico-branded-circled-reverse.m-ico-skype, .m-ico-branded-squared-reverse.m-ico-skype {
	background-color: #00aff0 !important;
}

.m-ico-branded-circled-reverse.m-ico-livejournal, .m-ico-branded-squared-reverse.m-ico-livejournal {
	background-color: #00b0ea !important;
}

.m-ico-branded-circled-reverse.m-ico-taringa, .m-ico-branded-squared-reverse.m-ico-taringa {
	background-color: #005dab !important;
}

.m-ico-branded-circled-reverse.m-ico-odnoklassniki, .m-ico-branded-squared-reverse.m-ico-odnoklassniki {
	background-color: #f4731c !important;
}

.m-ico-branded-circled-reverse.m-ico-askfm, .m-ico-branded-squared-reverse.m-ico-askfm {
	background-color: #db3552 !important;
}

.m-ico-branded-circled-reverse.m-ico-goodreads, .m-ico-branded-squared-reverse.m-ico-goodreads {
	background-color: #630 !important;
}

.m-ico-branded-circled-reverse.m-ico-periscope, .m-ico-branded-squared-reverse.m-ico-periscope {
	background-color: #40a4c4 !important;
}

.m-ico-branded-circled-reverse.m-ico-telegram, .m-ico-branded-squared-reverse.m-ico-telegram {
	background-color: #2ca5e0 !important;
}

.m-ico-branded-circled-reverse.m-ico-livestream, .m-ico-branded-squared-reverse.m-ico-livestream {
	background-color: #cf202e !important;
}

.m-ico-branded-circled-reverse.m-ico-styleshare, .m-ico-branded-squared-reverse.m-ico-styleshare {
	background-color: #231f20 !important;
}

.m-ico-branded-circled-reverse.m-ico-everplaces, .m-ico-branded-squared-reverse.m-ico-everplaces {
	background-color: #fa4b32 !important;
}

.m-ico-branded-circled-reverse.m-ico-draugiemlv, .m-ico-branded-squared-reverse.m-ico-draugiemlv {
	background-color: #f60 !important;
}

.m-ico-branded-circled-reverse.m-ico-blogger, .m-ico-branded-squared-reverse.m-ico-blogger {
	background-color: #f38936 !important;
}

.m-ico-branded-circled-reverse.m-ico-plurk, .m-ico-branded-squared-reverse.m-ico-plurk {
	background-color: #ff6b6b !important;
}

.m-ico-branded-circled-reverse.m-ico-buzzfeed, .m-ico-branded-squared-reverse.m-ico-buzzfeed {
	background-color: #e32 !important;
}

.m-ico-branded-circled-reverse.m-ico-slides, .m-ico-branded-squared-reverse.m-ico-slides {
	background-color: #e4637c !important;
}

.m-ico-branded-circled-reverse.m-ico-deezer, .m-ico-branded-squared-reverse.m-ico-deezer {
	background-color: #2dc9d7 !important;
}

.m-ico-branded-circled-reverse.m-ico-spreaker, .m-ico-branded-squared-reverse.m-ico-spreaker {
	background-color: #f5c300 !important;
}

.m-ico-branded-circled-reverse.m-ico-runkeeper, .m-ico-branded-squared-reverse.m-ico-runkeeper {
	background-color: #31a4d9 !important;
}

.m-ico-branded-circled-reverse.m-ico-medium, .m-ico-branded-squared-reverse.m-ico-medium {
	background-color: #00ab6b !important;
}

.m-ico-branded-circled-reverse.m-ico-speakerdeck, .m-ico-branded-squared-reverse.m-ico-speakerdeck {
	background-color: #396 !important;
}

.m-ico-branded-circled-reverse.m-ico-kaggle, .m-ico-branded-squared-reverse.m-ico-kaggle {
	background-color: #20beff !important;
}

.m-ico-branded-circled-reverse.m-ico-houzz, .m-ico-branded-squared-reverse.m-ico-houzz {
	background-color: #7ac142 !important;
}

.m-ico-branded-circled-reverse.m-ico-gumtree, .m-ico-branded-squared-reverse.m-ico-gumtree {
	background-color: #72ef36 !important;
}

.m-ico-branded-circled-reverse.m-ico-upwork, .m-ico-branded-squared-reverse.m-ico-upwork {
	background-color: #6fda44 !important;
}

.m-ico-branded-circled-reverse.m-ico-superuser, .m-ico-branded-squared-reverse.m-ico-superuser {
	background-color: #2eace3 !important;
}

.m-ico-branded-circled-reverse.m-ico-bandcamp, .m-ico-branded-squared-reverse.m-ico-bandcamp {
	background-color: #408294 !important;
}

.m-ico-branded-circled-reverse.m-ico-itunes, .m-ico-branded-squared-reverse.m-ico-itunes {
	background-color: #333 !important;
}

.m-ico-branded-circled-reverse.m-ico-mail, .m-ico-branded-squared-reverse.m-ico-mail {
	background-color: #333 !important;
}

.m-ico-branded-circled-reverse.m-ico-ifixit, .m-ico-branded-squared-reverse.m-ico-ifixit {
	background-color: #0071ce !important;
}

.m-ico-branded-circled-reverse.m-ico-stitcher, .m-ico-branded-squared-reverse.m-ico-stitcher {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-storify, .m-ico-branded-squared-reverse.m-ico-storify {
	background-color: #3a98d9 !important;
}

.m-ico-branded-circled-reverse.m-ico-readthedocs, .m-ico-branded-squared-reverse.m-ico-readthedocs {
	background-color: #8ca1af !important;
}

.m-ico-branded-circled-reverse.m-ico-ello, .m-ico-branded-squared-reverse.m-ico-ello {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-tinder, .m-ico-branded-squared-reverse.m-ico-tinder {
	background-color: #fe5268 !important;
}

.m-ico-branded-circled-reverse.m-ico-line, .m-ico-branded-squared-reverse.m-ico-line {
	background-color: #00c300 !important;
}

.m-ico-branded-circled-reverse.m-ico-researchgate, .m-ico-branded-squared-reverse.m-ico-researchgate {
	background-color: #0cb !important;
}

.m-ico-branded-circled-reverse.m-ico-web, .m-ico-branded-squared-reverse.m-ico-web {
	background-color: #333 !important;
}

.m-ico-branded-circled-reverse.m-ico-academia, .m-ico-branded-squared-reverse.m-ico-academia {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-bookbub, .m-ico-branded-squared-reverse.m-ico-bookbub {
	background-color: #e93f33 !important;
}

.m-ico-branded-circled-reverse.m-ico-github, .m-ico-branded-squared-reverse.m-ico-github {
	background-color: #181717 !important;
}

.m-ico-branded-circled-reverse.m-ico-stackoverflow, .m-ico-branded-squared-reverse.m-ico-stackoverflow {
	background-color: #fe7a16 !important;
}

.m-ico-branded-circled-reverse.m-ico-jsfiddle, .m-ico-branded-squared-reverse.m-ico-jsfiddle {
	background-color: #4679a4 !important;
}

.m-ico-branded-circled-reverse.m-ico-twitch, .m-ico-branded-squared-reverse.m-ico-twitch {
	background-color: #6441a5 !important;
}

.m-ico-branded-circled-reverse.m-ico-whatsapp, .m-ico-branded-squared-reverse.m-ico-whatsapp {
	background-color: #25d366 !important;
}

.m-ico-branded-circled-reverse.m-ico-tripadvisor, .m-ico-branded-squared-reverse.m-ico-tripadvisor {
	background-color: #589442 !important;
}

.m-ico-branded-circled-reverse.m-ico-wikipedia, .m-ico-branded-squared-reverse.m-ico-wikipedia {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-500px, .m-ico-branded-squared-reverse.m-ico-500px {
	background-color: #0099e5 !important;
}

.m-ico-branded-circled-reverse.m-ico-mixcloud, .m-ico-branded-squared-reverse.m-ico-mixcloud {
	background-color: #314359 !important;
}

.m-ico-branded-circled-reverse.m-ico-quora, .m-ico-branded-squared-reverse.m-ico-quora {
	background-color: #b92b27 !important;
}

.m-ico-branded-circled-reverse.m-ico-codepen, .m-ico-branded-squared-reverse.m-ico-codepen {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-coderwall, .m-ico-branded-squared-reverse.m-ico-coderwall {
	background-color: #3e8dcc !important;
}

.m-ico-branded-circled-reverse.m-ico-coursera, .m-ico-branded-squared-reverse.m-ico-coursera {
	background-color: #757575 !important;
}

.m-ico-branded-circled-reverse.m-ico-googleplay, .m-ico-branded-squared-reverse.m-ico-googleplay {
	background-color: #607d8b !important;
}

.m-ico-branded-circled-reverse.m-ico-digg, .m-ico-branded-squared-reverse.m-ico-digg {
	background-color: #005be2 !important;
}

.m-ico-branded-circled-reverse.m-ico-dropbox, .m-ico-branded-squared-reverse.m-ico-dropbox {
	background-color: #007ee5 !important;
}

.m-ico-branded-circled-reverse.m-ico-designernews, .m-ico-branded-squared-reverse.m-ico-designernews {
	background-color: #2d72d9 !important;
}

.m-ico-branded-circled-reverse.m-ico-rss, .m-ico-branded-squared-reverse.m-ico-rss {
	background-color: #f26522 !important;
}

.m-ico-branded-circled-reverse.m-ico-applepodcasts, .m-ico-branded-squared-reverse.m-ico-applepodcasts {
	background-color: #d56dfb !important;
}

.m-ico-branded-circled-reverse.m-ico-castbox, .m-ico-branded-squared-reverse.m-ico-castbox {
	background-color: #f55b23 !important;
}

.m-ico-branded-circled-reverse.m-ico-radiopublic, .m-ico-branded-squared-reverse.m-ico-radiopublic {
	background-color: #ce262f !important;
}

.m-ico-branded-circled-reverse.m-ico-tunein, .m-ico-branded-squared-reverse.m-ico-tunein {
	background-color: #14d8cc !important;
}

.m-ico-branded-circled-reverse.m-ico-scoutfm, .m-ico-branded-squared-reverse.m-ico-scoutfm {
	background-color: #6446c4 !important;
}

.m-ico-branded-circled-reverse.m-ico-overcast, .m-ico-branded-squared-reverse.m-ico-overcast {
	background-color: #fc7e0f !important;
}

.m-ico-branded-circled-reverse.m-ico-breaker, .m-ico-branded-squared-reverse.m-ico-breaker {
	background-color: #003dad !important;
}

.m-ico-branded-circled-reverse.m-ico-philpapers, .m-ico-branded-squared-reverse.m-ico-philpapers {
	background-color: #074ba9 !important;
}

.m-ico-branded-circled-reverse.m-ico-tiktok, .m-ico-branded-squared-reverse.m-ico-tiktok {
	background-color: #010101 !important;
}

.m-ico-branded-circled-reverse.m-ico-lbry, .m-ico-branded-squared-reverse.m-ico-lbry {
	background-color: #2f9176 !important;
}

.m-ico-branded-circled-reverse.m-ico-gab, .m-ico-branded-squared-reverse.m-ico-gab {
	background-color: #21cf7a !important;
}

.m-ico-branded-circled-reverse.m-ico-orcid, .m-ico-branded-squared-reverse.m-ico-orcid {
	background-color: #a6ce39 !important;
}

.m-ico-branded-circled-reverse.m-ico-stackexchange, .m-ico-branded-squared-reverse.m-ico-stackexchange {
	background-color: #1e5397 !important;
}

.m-ico-branded-circled-reverse.m-ico-mastodon, .m-ico-branded-squared-reverse.m-ico-mastodon {
	background-color: #6364ff !important;
}

.m-ico-branded-circled-reverse.m-ico-peepeth, .m-ico-branded-squared-reverse.m-ico-peepeth {
	background-color: #ee9a35 !important;
}

.m-ico-branded-circled-reverse.m-ico-vero, .m-ico-branded-squared-reverse.m-ico-vero {
	background-color: #0cc !important;
}

.m-ico-branded-circled-reverse.m-ico-wechat, .m-ico-branded-squared-reverse.m-ico-wechat {
	background-color: #09b83e !important;
}

.m-ico-branded-circled-reverse.m-ico-bluesky, .m-ico-branded-squared-reverse.m-ico-bluesky {
	background-color: #1185fe !important;
}

.m-ico-branded-circled-reverse.m-ico-strava, .m-ico-branded-squared-reverse.m-ico-strava {
	background-color: #fc5200 !important;
}

.m-ico-branded-circled-reverse.m-ico-imdb, .m-ico-branded-squared-reverse.m-ico-imdb {
	background-color: #f5c518 !important;
}

.m-ico-branded-circled-reverse.m-ico-threads, .m-ico-branded-squared-reverse.m-ico-threads {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-qq, .m-ico-branded-squared-reverse.m-ico-qq {
	background-color: #000 !important;
}

.m-ico-branded-circled-reverse.m-ico-messenger, .m-ico-branded-squared-reverse.m-ico-messenger {
	background-color: #168aff !important;
}

.m-ico-branded-circled-reverse.m-ico-muck-rack, .m-ico-branded-squared-reverse.m-ico-muck-rack {
	background-color: #1c456d !important;
}

.m-ico-branded-circled-reverse.m-ico-flipboard, .m-ico-branded-squared-reverse.m-ico-flipboard {
	background-color: #e12828 !important;
}

.m-ico-branded-boxed.m-ico-star {
	border-color: #edaa22 !important;
}

.m-ico-branded-boxed.m-ico-twitter {
	border-color: #00aced !important;
}

.m-ico-branded-boxed.m-ico-twitterbird {
	border-color: #00aced !important;
}

.m-ico-branded-boxed.m-ico-facebook {
	border-color: #3b5998 !important;
}

.m-ico-branded-boxed.m-ico-linkedin {
	border-color: #007bb6 !important;
}

.m-ico-branded-boxed.m-ico-googleplus {
	border-color: #dd4b39 !important;
}

.m-ico-branded-boxed.m-ico-youtube {
	border-color: #b00 !important;
}

.m-ico-branded-boxed.m-ico-pinterest {
	border-color: #cb2027 !important;
}

.m-ico-branded-boxed.m-ico-tumblr {
	border-color: #2c4762 !important;
}

.m-ico-branded-boxed.m-ico-instagram {
	border-color: #405de6 !important;
}

.m-ico-branded-boxed.m-ico-slideshare {
	border-color: #007bb6 !important;
}

.m-ico-branded-boxed.m-ico-renren {
	border-color: #005eac !important;
}

.m-ico-branded-boxed.m-ico-vk {
	border-color: #45668e !important;
}

.m-ico-branded-boxed.m-ico-flickr {
	border-color: #f40083 !important;
}

.m-ico-branded-boxed.m-ico-vine {
	border-color: #00b489 !important;
}

.m-ico-branded-boxed.m-ico-meetup {
	border-color: #e0393e !important;
}

.m-ico-branded-boxed.m-ico-weibo {
	border-color: #e6162d !important;
}

.m-ico-branded-boxed.m-ico-deviantart {
	border-color: #4a5d4e !important;
}

.m-ico-branded-boxed.m-ico-stumbleupon {
	border-color: #eb4924 !important;
}

.m-ico-branded-boxed.m-ico-myspace {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-mixi {
	border-color: #e0c074 !important;
}

.m-ico-branded-boxed.m-ico-soundcloud {
	border-color: #f50 !important;
}

.m-ico-branded-boxed.m-ico-lastfm {
	border-color: #d51007 !important;
}

.m-ico-branded-boxed.m-ico-foursquare {
	border-color: #fc4575 !important;
}

.m-ico-branded-boxed.m-ico-spotify {
	border-color: #2ebd59 !important;
}

.m-ico-branded-boxed.m-ico-vimeo {
	border-color: #45bbff !important;
}

.m-ico-branded-boxed.m-ico-dailymotion {
	border-color: #0066dc !important;
}

.m-ico-branded-boxed.m-ico-phone {
	border-color: #333 !important;
}

.m-ico-branded-boxed.m-ico-reddit {
	border-color: #ff4500 !important;
}

.m-ico-branded-boxed.m-ico-skype {
	border-color: #00aff0 !important;
}

.m-ico-branded-boxed.m-ico-livejournal {
	border-color: #00b0ea !important;
}

.m-ico-branded-boxed.m-ico-taringa {
	border-color: #005dab !important;
}

.m-ico-branded-boxed.m-ico-odnoklassniki {
	border-color: #f4731c !important;
}

.m-ico-branded-boxed.m-ico-askfm {
	border-color: #db3552 !important;
}

.m-ico-branded-boxed.m-ico-goodreads {
	border-color: #630 !important;
}

.m-ico-branded-boxed.m-ico-periscope {
	border-color: #40a4c4 !important;
}

.m-ico-branded-boxed.m-ico-telegram {
	border-color: #2ca5e0 !important;
}

.m-ico-branded-boxed.m-ico-livestream {
	border-color: #cf202e !important;
}

.m-ico-branded-boxed.m-ico-styleshare {
	border-color: #231f20 !important;
}

.m-ico-branded-boxed.m-ico-everplaces {
	border-color: #fa4b32 !important;
}

.m-ico-branded-boxed.m-ico-draugiemlv {
	border-color: #f60 !important;
}

.m-ico-branded-boxed.m-ico-blogger {
	border-color: #f38936 !important;
}

.m-ico-branded-boxed.m-ico-plurk {
	border-color: #ff6b6b !important;
}

.m-ico-branded-boxed.m-ico-buzzfeed {
	border-color: #e32 !important;
}

.m-ico-branded-boxed.m-ico-slides {
	border-color: #e4637c !important;
}

.m-ico-branded-boxed.m-ico-deezer {
	border-color: #2dc9d7 !important;
}

.m-ico-branded-boxed.m-ico-spreaker {
	border-color: #f5c300 !important;
}

.m-ico-branded-boxed.m-ico-runkeeper {
	border-color: #31a4d9 !important;
}

.m-ico-branded-boxed.m-ico-medium {
	border-color: #00ab6b !important;
}

.m-ico-branded-boxed.m-ico-speakerdeck {
	border-color: #396 !important;
}

.m-ico-branded-boxed.m-ico-kaggle {
	border-color: #20beff !important;
}

.m-ico-branded-boxed.m-ico-houzz {
	border-color: #7ac142 !important;
}

.m-ico-branded-boxed.m-ico-gumtree {
	border-color: #72ef36 !important;
}

.m-ico-branded-boxed.m-ico-upwork {
	border-color: #6fda44 !important;
}

.m-ico-branded-boxed.m-ico-superuser {
	border-color: #2eace3 !important;
}

.m-ico-branded-boxed.m-ico-bandcamp {
	border-color: #408294 !important;
}

.m-ico-branded-boxed.m-ico-itunes {
	border-color: #333 !important;
}

.m-ico-branded-boxed.m-ico-mail {
	border-color: #333 !important;
}

.m-ico-branded-boxed.m-ico-ifixit {
	border-color: #0071ce !important;
}

.m-ico-branded-boxed.m-ico-stitcher {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-storify {
	border-color: #3a98d9 !important;
}

.m-ico-branded-boxed.m-ico-readthedocs {
	border-color: #8ca1af !important;
}

.m-ico-branded-boxed.m-ico-ello {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-tinder {
	border-color: #fe5268 !important;
}

.m-ico-branded-boxed.m-ico-line {
	border-color: #00c300 !important;
}

.m-ico-branded-boxed.m-ico-researchgate {
	border-color: #0cb !important;
}

.m-ico-branded-boxed.m-ico-web {
	border-color: #333 !important;
}

.m-ico-branded-boxed.m-ico-academia {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-bookbub {
	border-color: #e93f33 !important;
}

.m-ico-branded-boxed.m-ico-github {
	border-color: #181717 !important;
}

.m-ico-branded-boxed.m-ico-stackoverflow {
	border-color: #fe7a16 !important;
}

.m-ico-branded-boxed.m-ico-jsfiddle {
	border-color: #4679a4 !important;
}

.m-ico-branded-boxed.m-ico-twitch {
	border-color: #6441a5 !important;
}

.m-ico-branded-boxed.m-ico-whatsapp {
	border-color: #25d366 !important;
}

.m-ico-branded-boxed.m-ico-tripadvisor {
	border-color: #589442 !important;
}

.m-ico-branded-boxed.m-ico-wikipedia {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-500px {
	border-color: #0099e5 !important;
}

.m-ico-branded-boxed.m-ico-mixcloud {
	border-color: #314359 !important;
}

.m-ico-branded-boxed.m-ico-quora {
	border-color: #b92b27 !important;
}

.m-ico-branded-boxed.m-ico-codepen {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-coderwall {
	border-color: #3e8dcc !important;
}

.m-ico-branded-boxed.m-ico-coursera {
	border-color: #757575 !important;
}

.m-ico-branded-boxed.m-ico-googleplay {
	border-color: #607d8b !important;
}

.m-ico-branded-boxed.m-ico-digg {
	border-color: #005be2 !important;
}

.m-ico-branded-boxed.m-ico-dropbox {
	border-color: #007ee5 !important;
}

.m-ico-branded-boxed.m-ico-designernews {
	border-color: #2d72d9 !important;
}

.m-ico-branded-boxed.m-ico-rss {
	border-color: #f26522 !important;
}

.m-ico-branded-boxed.m-ico-applepodcasts {
	border-color: #d56dfb !important;
}

.m-ico-branded-boxed.m-ico-castbox {
	border-color: #f55b23 !important;
}

.m-ico-branded-boxed.m-ico-radiopublic {
	border-color: #ce262f !important;
}

.m-ico-branded-boxed.m-ico-tunein {
	border-color: #14d8cc !important;
}

.m-ico-branded-boxed.m-ico-scoutfm {
	border-color: #6446c4 !important;
}

.m-ico-branded-boxed.m-ico-overcast {
	border-color: #fc7e0f !important;
}

.m-ico-branded-boxed.m-ico-breaker {
	border-color: #003dad !important;
}

.m-ico-branded-boxed.m-ico-philpapers {
	border-color: #074ba9 !important;
}

.m-ico-branded-boxed.m-ico-tiktok {
	border-color: #010101 !important;
}

.m-ico-branded-boxed.m-ico-lbry {
	border-color: #2f9176 !important;
}

.m-ico-branded-boxed.m-ico-gab {
	border-color: #21cf7a !important;
}

.m-ico-branded-boxed.m-ico-orcid {
	border-color: #a6ce39 !important;
}

.m-ico-branded-boxed.m-ico-stackexchange {
	border-color: #1e5397 !important;
}

.m-ico-branded-boxed.m-ico-mastodon {
	border-color: #6364ff !important;
}

.m-ico-branded-boxed.m-ico-peepeth {
	border-color: #ee9a35 !important;
}

.m-ico-branded-boxed.m-ico-vero {
	border-color: #0cc !important;
}

.m-ico-branded-boxed.m-ico-wechat {
	border-color: #09b83e !important;
}

.m-ico-branded-boxed.m-ico-bluesky {
	border-color: #1185fe !important;
}

.m-ico-branded-boxed.m-ico-strava {
	border-color: #fc5200 !important;
}

.m-ico-branded-boxed.m-ico-imdb {
	border-color: #f5c518 !important;
}

.m-ico-branded-boxed.m-ico-threads {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-qq {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-messenger {
	border-color: #168aff !important;
}

.m-ico-branded-boxed.m-ico-muck-rack {
	border-color: #1c456d !important;
}

.m-ico-branded-boxed.m-ico-flipboard {
	border-color: #e12828 !important;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-2'] .m-a-box-content-middle {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-2'] .m-a-box-avatar {
	padding: 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-2'] .m-a-box-data {
	padding: 0 20px 0 0;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-3'] .m-a-box-avatar {
	order: 2;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-3'] .m-a-box-social {
	order: 1;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-3'] .m-a-box-data {
	order: 3;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-4'] .m-a-box-avatar {
	order: 2;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-4'] .m-a-box-social {
	order: 3;
	padding: 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-4'] .m-a-box-data {
	order: 1;
	padding: 0 20px 0 0;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-5'] .m-a-box-avatar {
	order: 1;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-5'] .m-a-box-social {
	order: 3;
	padding: 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-5'] .m-a-box-data {
	order: 2;
	padding: 0 20px 0 0;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-6'] .m-a-box-avatar {
	order: 3;
	padding: 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-6'] .m-a-box-social {
	order: 1;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-6'] .m-a-box-data {
	order: 2;
	padding: 0 20px 0 0;
}

.m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-content-middle, .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-content-middle {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: 100%;
}

.m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-content-bottom, .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-content-bottom {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	width: calc(100% + 2 * 20px);
	margin: 20px -20px -20px;
}

.m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-social, .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-social {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	margin: 10px 0;
}

.m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-social .m-a-box-social-icon, .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-social .m-a-box-social-icon {
	margin: 0 .4em;
}

.m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-social .m-a-box-social-icon i::before, .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-social .m-a-box-social-icon i::before {
	margin-bottom: 0;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-content-middle, .m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-content-middle {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-data, .m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-data {
	-webkit-flex: 1 0;
	-ms-flex: 1 0;
	flex: 1 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-7'] .m-a-box-social, .m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-social {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-align-self: start;
	-ms-align-self: start;
	align-self: start;
	margin: 10px 0;
	padding: 0 20px;
}

@container author-box-container (min-width: 600px) {}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-content-middle {
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-avatar {
	padding: 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-data {
	padding: 0 20px 0 0;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-social {
	-webkit-align-self: end;
	-ms-align-self: end;
	align-self: end;
}

.m-a-box-container[min-width~="600px"] .m-a-box-profile[data-profile-layout='layout-8'] .m-a-box-social .m-a-box-social-icon:last-child {
	margin-right: 0;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-content-top {
	width: 100%;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-content-top .m-a-box-related-title {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
	font-size: 18px;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-content-middle {
	justify-content: start;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries {
	margin-top: 20px;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries ul {
	list-style: none !important;
	margin: 0;
	padding: 0;
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries ul li {
	list-style: none !important;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries ul li .m-a-box-related-entry {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-thumb img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-date {
	width: 100%;
	margin: 1rem 0 .3rem;
	line-height: 1;
	font-size: 80%;
	text-transform: uppercase;
	color: grey;
}

.m-a-box-related[data-related-layout='layout-3'] .m-a-box-related-entries ul li .m-a-box-related-entry .m-a-box-related-entry-title {
	font-size: 90%;
}

.m-a-icon-xing:before {
	content: "";
}

.m-a-icon-yelp:before {
	content: "";
}

.m-a-icon-reverbnation:before {
	content: "";
}

.m-a-icon-eventbrite:before {
	content: "";
}

.m-a-icon-patreon:before {
	content: "";
}

.m-a-icon-teespring:before {
	content: "";
}

.m-a-icon-glassdoor:before {
	content: "";
}

.m-a-icon-toptal:before {
	content: "";
}

.m-a-icon-ebay:before {
	content: "";
}

.m-a-icon-dribbble:before {
	content: "";
}

.m-a-icon-behance:before {
	content: "";
}

.m-a-icon-paypal:before {
	content: "";
}

.m-a-icon-angellist:before {
	content: "";
}

.m-a-icon-amazon:before {
	content: "";
}

.m-a-icon-scribd:before {
	content: "";
}

.m-a-icon-etsy:before {
	content: "";
}

.m-a-icon-viadeo:before {
	content: "";
}

.m-a-icon-lineat:before {
	content: "";
}

.m-a-icon-untappd:before {
	content: "";
}

.m-a-icon-kofi:before {
	content: "";
}

.m-a-icon-substack:before {
	content: "";
}

.m-a-icon-mbachic:before {
	content: "";
}

.m-a-icon-uhive:before {
	content: "";
}

.m-a-icon-muck-rack:before {
	content: "";
}

.m-ico-branded .m-a-icon-xing:before, .m-ico-branded-circled .m-a-icon-xing:before, .m-ico-branded-squared .m-a-icon-xing:before, .m-ico-branded-boxed .m-a-icon-xing:before {
	color: #026466;
}

.m-ico-branded .m-a-icon-yelp:before, .m-ico-branded-circled .m-a-icon-yelp:before, .m-ico-branded-squared .m-a-icon-yelp:before, .m-ico-branded-boxed .m-a-icon-yelp:before {
	color: #af0606;
}

.m-ico-branded .m-a-icon-bebee:before, .m-ico-branded-circled .m-a-icon-bebee:before, .m-ico-branded-squared .m-a-icon-bebee:before, .m-ico-branded-boxed .m-a-icon-bebee:before {
	color: #f28f16;
}

.m-ico-branded .m-a-icon-reverbnation:before, .m-ico-branded-circled .m-a-icon-reverbnation:before, .m-ico-branded-squared .m-a-icon-reverbnation:before, .m-ico-branded-boxed .m-a-icon-reverbnation:before {
	color: #e43526;
}

.m-ico-branded .m-a-icon-patreon:before, .m-ico-branded-circled .m-a-icon-patreon:before, .m-ico-branded-squared .m-a-icon-patreon:before, .m-ico-branded-boxed .m-a-icon-patreon:before {
	color: #e6461a;
}

.m-ico-branded .m-a-icon-eventbrite:before, .m-ico-branded-circled .m-a-icon-eventbrite:before, .m-ico-branded-squared .m-a-icon-eventbrite:before, .m-ico-branded-boxed .m-a-icon-eventbrite:before {
	color: #f6682f;
}

.m-ico-branded .m-a-icon-etsy:before, .m-ico-branded-circled .m-a-icon-etsy:before, .m-ico-branded-squared .m-a-icon-etsy:before, .m-ico-branded-boxed .m-a-icon-etsy:before {
	color: #f45800;
}

.m-ico-branded .m-a-icon-viadeo:before, .m-ico-branded-circled .m-a-icon-viadeo:before, .m-ico-branded-squared .m-a-icon-viadeo:before, .m-ico-branded-boxed .m-a-icon-viadeo:before {
	color: #f88d2d;
}

.m-ico-branded .m-a-icon-glassdoor:before, .m-ico-branded-circled .m-a-icon-glassdoor:before, .m-ico-branded-squared .m-a-icon-glassdoor:before, .m-ico-branded-boxed .m-a-icon-glassdoor:before {
	color: #7cb228;
}

.m-ico-branded .m-a-icon-teespring:before, .m-ico-branded-circled .m-a-icon-teespring:before, .m-ico-branded-squared .m-a-icon-teespring:before, .m-ico-branded-boxed .m-a-icon-teespring:before {
	color: #39ace6;
}

.m-ico-branded .m-a-icon-toptal:before, .m-ico-branded-circled .m-a-icon-toptal:before, .m-ico-branded-squared .m-a-icon-toptal:before, .m-ico-branded-boxed .m-a-icon-toptal:before {
	color: #3863a0;
}

.m-ico-branded .m-a-icon-behance:before, .m-ico-branded-circled .m-a-icon-behance:before, .m-ico-branded-squared .m-a-icon-behance:before, .m-ico-branded-boxed .m-a-icon-behance:before {
	color: #1769ff;
}

.m-ico-branded .m-a-icon-angellist:before, .m-ico-branded-circled .m-a-icon-angellist:before, .m-ico-branded-squared .m-a-icon-angellist:before, .m-ico-branded-boxed .m-a-icon-angellist:before {
	color: #000;
}

.m-ico-branded .m-a-icon-amazon:before, .m-ico-branded-circled .m-a-icon-amazon:before, .m-ico-branded-squared .m-a-icon-amazon:before, .m-ico-branded-boxed .m-a-icon-amazon:before {
	color: #f90;
}

.m-ico-branded .m-a-icon-ebay:before, .m-ico-branded-circled .m-a-icon-ebay:before, .m-ico-branded-squared .m-a-icon-ebay:before, .m-ico-branded-boxed .m-a-icon-ebay:before {
	color: #e53238;
}

.m-ico-branded .m-a-icon-paypal:before, .m-ico-branded-circled .m-a-icon-paypal:before, .m-ico-branded-squared .m-a-icon-paypal:before, .m-ico-branded-boxed .m-a-icon-paypal:before {
	color: #003087;
}

.m-ico-branded .m-a-icon-dribbble:before, .m-ico-branded-circled .m-a-icon-dribbble:before, .m-ico-branded-squared .m-a-icon-dribbble:before, .m-ico-branded-boxed .m-a-icon-dribbble:before {
	color: #444;
}

.m-ico-branded .m-a-icon-scribd:before, .m-ico-branded-circled .m-a-icon-scribd:before, .m-ico-branded-squared .m-a-icon-scribd:before, .m-ico-branded-boxed .m-a-icon-scribd:before {
	color: #1a7bba;
}

.m-ico-branded .m-a-icon-lineat:before, .m-ico-branded-circled .m-a-icon-lineat:before, .m-ico-branded-squared .m-a-icon-lineat:before, .m-ico-branded-boxed .m-a-icon-lineat:before {
	color: #00c300;
}

.m-ico-branded .m-a-icon-untappd:before, .m-ico-branded-circled .m-a-icon-untappd:before, .m-ico-branded-squared .m-a-icon-untappd:before, .m-ico-branded-boxed .m-a-icon-untappd:before {
	color: #ffc000;
}

.m-ico-branded .m-a-icon-kofi:before, .m-ico-branded-circled .m-a-icon-kofi:before, .m-ico-branded-squared .m-a-icon-kofi:before, .m-ico-branded-boxed .m-a-icon-kofi:before {
	color: #29abe0;
}

.m-ico-branded .m-a-icon-substack:before, .m-ico-branded-circled .m-a-icon-substack:before, .m-ico-branded-squared .m-a-icon-substack:before, .m-ico-branded-boxed .m-a-icon-substack:before {
	color: #ff6719;
}

.m-ico-branded .m-a-icon-mbachic:before, .m-ico-branded-circled .m-a-icon-mbachic:before, .m-ico-branded-squared .m-a-icon-mbachic:before, .m-ico-branded-boxed .m-a-icon-mbachic:before {
	color: #ff0084;
}

.m-ico-branded .m-a-icon-uhive:before, .m-ico-branded-circled .m-a-icon-uhive:before, .m-ico-branded-squared .m-a-icon-uhive:before, .m-ico-branded-boxed .m-a-icon-uhive:before {
	color: #2081e2;
}

.m-ico-branded .m-a-icon-muck-rack:before, .m-ico-branded-circled .m-a-icon-muck-rack:before, .m-ico-branded-squared .m-a-icon-muck-rack:before, .m-ico-branded-boxed .m-a-icon-muck-rack:before {
	color: #1c456d;
}

.m-ico-branded-circled-reverse.m-ico-xing, .m-ico-branded-squared-reverse.m-ico-xing {
	background-color: #026466;
}

.m-ico-branded-circled-reverse.m-ico-yelp, .m-ico-branded-squared-reverse.m-ico-yelp {
	background-color: #af0606;
}

.m-ico-branded-circled-reverse.m-ico-bebee, .m-ico-branded-squared-reverse.m-ico-bebee {
	background-color: #f28f16;
}

.m-ico-branded-circled-reverse.m-ico-reverbnation, .m-ico-branded-squared-reverse.m-ico-reverbnation {
	background-color: #e43526;
}

.m-ico-branded-circled-reverse.m-ico-patreon, .m-ico-branded-squared-reverse.m-ico-patreon {
	background-color: #e6461a;
}

.m-ico-branded-circled-reverse.m-ico-eventbrite, .m-ico-branded-squared-reverse.m-ico-eventbrite {
	background-color: #f6682f;
}

.m-ico-branded-circled-reverse.m-ico-etsy, .m-ico-branded-squared-reverse.m-ico-etsy {
	background-color: #f45800;
}

.m-ico-branded-circled-reverse.m-ico-viadeo, .m-ico-branded-squared-reverse.m-ico-viadeo {
	background-color: #f88d2d;
}

.m-ico-branded-circled-reverse.m-ico-glassdoor, .m-ico-branded-squared-reverse.m-ico-glassdoor {
	background-color: #7cb228;
}

.m-ico-branded-circled-reverse.m-ico-teespring, .m-ico-branded-squared-reverse.m-ico-teespring {
	background-color: #39ace6;
}

.m-ico-branded-circled-reverse.m-ico-toptal, .m-ico-branded-squared-reverse.m-ico-toptal {
	background-color: #3863a0;
}

.m-ico-branded-circled-reverse.m-ico-behance, .m-ico-branded-squared-reverse.m-ico-behance {
	background-color: #1769ff;
}

.m-ico-branded-circled-reverse.m-ico-angellist, .m-ico-branded-squared-reverse.m-ico-angellist {
	background-color: #000;
}

.m-ico-branded-circled-reverse.m-ico-amazon, .m-ico-branded-squared-reverse.m-ico-amazon {
	background-color: #f90;
}

.m-ico-branded-circled-reverse.m-ico-ebay, .m-ico-branded-squared-reverse.m-ico-ebay {
	background-color: #e53238;
}

.m-ico-branded-circled-reverse.m-ico-paypal, .m-ico-branded-squared-reverse.m-ico-paypal {
	background-color: #003087;
}

.m-ico-branded-circled-reverse.m-ico-dribbble, .m-ico-branded-squared-reverse.m-ico-dribbble {
	background-color: #444;
}

.m-ico-branded-circled-reverse.m-ico-scribd, .m-ico-branded-squared-reverse.m-ico-scribd {
	background-color: #1a7bba;
}

.m-ico-branded-circled-reverse.m-ico-lineat, .m-ico-branded-squared-reverse.m-ico-lineat {
	background-color: #00c300;
}

.m-ico-branded-circled-reverse.m-ico-untappd, .m-ico-branded-squared-reverse.m-ico-untappd {
	background-color: #ffc000;
}

.m-ico-branded-circled-reverse.m-ico-kofi, .m-ico-branded-squared-reverse.m-ico-kofi {
	background-color: #29abe0;
}

.m-ico-branded-circled-reverse.m-ico-substack, .m-ico-branded-squared-reverse.m-ico-substack {
	background-color: #ff6719;
}

.m-ico-branded-circled-reverse.m-ico-mbachic, .m-ico-branded-squared-reverse.m-ico-mbachic {
	background-color: #ff0084;
}

.m-ico-branded-circled-reverse.m-ico-uhive, .m-ico-branded-squared-reverse.m-ico-uhive {
	background-color: #2081e2;
}

.m-ico-branded-circled-reverse.m-ico-muck-rack, .m-ico-branded-squared-reverse.m-ico-muck-rack {
	background-color: #1c456d;
}

.m-ico-branded-boxed.m-ico-xing {
	border-color: #026466 !important;
}

.m-ico-branded-boxed.m-ico-yelp {
	border-color: #af0606 !important;
}

.m-ico-branded-boxed.m-ico-bebee {
	border-color: #f28f16 !important;
}

.m-ico-branded-boxed.m-ico-reverbnation {
	border-color: #e43526 !important;
}

.m-ico-branded-boxed.m-ico-patreon {
	border-color: #e6461a !important;
}

.m-ico-branded-boxed.m-ico-eventbrite {
	border-color: #f6682f !important;
}

.m-ico-branded-boxed.m-ico-etsy {
	border-color: #f45800 !important;
}

.m-ico-branded-boxed.m-ico-viadeo {
	border-color: #f88d2d !important;
}

.m-ico-branded-boxed.m-ico-glassdoor {
	border-color: #7cb228 !important;
}

.m-ico-branded-boxed.m-ico-teespring {
	border-color: #39ace6 !important;
}

.m-ico-branded-boxed.m-ico-toptal {
	border-color: #3863a0 !important;
}

.m-ico-branded-boxed.m-ico-behance {
	border-color: #1769ff !important;
}

.m-ico-branded-boxed.m-ico-angellist {
	border-color: #000 !important;
}

.m-ico-branded-boxed.m-ico-amazon {
	border-color: #f90 !important;
}

.m-ico-branded-boxed.m-ico-ebay {
	border-color: #e53238 !important;
}

.m-ico-branded-boxed.m-ico-paypal {
	border-color: #003087 !important;
}

.m-ico-branded-boxed.m-ico-dribbble {
	border-color: #444 !important;
}

.m-ico-branded-boxed.m-ico-scribd {
	border-color: #1a7bba !important;
}

.m-ico-branded-boxed.m-ico-lineat {
	border-color: #00c300 !important;
}

.m-ico-branded-boxed.m-ico-untappd {
	border-color: #ffc000 !important;
}

.m-ico-branded-boxed.m-ico-kofi {
	border-color: #29abe0 !important;
}

.m-ico-branded-boxed.m-ico-substack {
	border-color: #ff6719 !important;
}

.m-ico-branded-boxed.m-ico-mbachic {
	border-color: #ff0084 !important;
}

.m-ico-branded-boxed.m-ico-uhive {
	border-color: #2081e2 !important;
}

.m-ico-branded-boxed.m-ico-muck-rack {
	border-color: #1c456d !important;
}
