<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--primary-color: #333;
	--secondary-color: #175be3;
	--supplement-color: #1c4597;
	--focus-color: #dedede;
	--primary-font: 'Inter';
	--secondary-font: 'Inter';
}

html,
body {
	background: #fff!important;
	transition: margin 0.5s;
}

body.offset {
	margin: 300px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
	*font-family: Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #000;
}

.submenu.noborder {
	border: 0;
}

.uk-progress.uk-progress-mini {
	margin: 0;
	height: 5px;
	background: transparent;
}

.uk-progress .uk-progress-bar {
	background: rgba(23, 91, 227, 0.85);
}

.uk-offcanvas-bar {
	width: 270px;
}

.uk-offcanvas-bar-extended {
	top: 45px;
	width: 320px;
	max-width: 100%;
}

.uk-offcanvas-bar-extended .uk-nav-header {
	padding: 20px;
}

.uk-offcanvas-bar-extended .uk-nav-side &gt; li &gt; a {
	padding: 10px;
}

.uk-offcanvas-bar-extended .uk-nav-side &gt; li:focus a,
.uk-offcanvas-bar-extended .uk-nav-side &gt; li:hover a,
.uk-offcanvas-bar-extended .uk-nav-side &gt; li.uk-active a {
	background: #0d1f43;
	color: #fff;
}

.uk-offcanvas-bar-extended .uk-nav-side &gt; li:hover &gt; a h4,
.uk-offcanvas-bar-extended .uk-nav-side &gt; li:focus &gt; a h4,
.uk-offcanvas-bar-extended .uk-nav-side &gt; li.uk-active &gt; a h4 {
	color: #fff;
}

.uk-offcanvas-bar-extended .uk-nav-side &gt; li:hover &gt; a div,
.uk-offcanvas-bar-extended .uk-nav-side &gt; li:focus &gt; a div,
.uk-offcanvas-bar-extended .uk-nav-side &gt; li.uk-active &gt; a div {
	color: #dedede!important;
}

.uk-thumbnail-caption.overlay {
	position: relative;
	margin-top: -60px;
	margin-left: 20px;
	margin-right: 20px;
	z-index: 99;
	background: #fff;
	text-align: center;
}

.uk-thumbnail-caption.overlay .logo {
	position: relative;
	margin-top: -40px;
	margin-left: 25px;
	margin-right: 25px;
	z-index: 99;
	background: #fff;
}

.uk-thumbnail-caption h2 {
	font-weight: 400;
	font-size: 2.25em;
	line-height: 1.25em;
}

.uk-thumbnail-caption h3 {
	font-weight: 400;
	font-size: 2em;
	line-height: 1.25em;
}

.uk-thumbnail-caption.inverse {
	padding: 20px 40px;
}

.uk-thumbnail-caption.inverse h2,
.uk-thumbnail-caption.inverse h3 {
	color: #fff;
}

.uk-thumbnail-caption h4 {
	font-family: var(--primary-font), sans-serif;
}

.uk-overlay-panel.uk-overlay-background {
	background-image: linear-gradient(to bottom, rgba(156, 156, 156, 0), #0d1f43);
}

.uk-overlay-panel h2 {
	font-weight: 400;
	font-size: 2.75em;
	line-height: 1.5em;
}

.uk-overlay-panel h3 {
	font-weight: 400;
	font-size: 2em;
	line-height: 1.25em;
}

.uk-overlay-panel h4 {
	font-weight: 400;
	font-size: 1.2em;
	line-height: 1.25em;
}

.uk-overlay-panel h5 {
	font-weight: 400;
	font-size: 0.85em;
	line-height: 1.25em;
}

.uk-overlay-panel p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1.4em;
	line-height: 1.25em;
}

article {
	font-family: var(--primary-font), sans-serif;
	border: none!important;
	box-shadow: none!important;
	background-color: transparent!important;
	opacity: 1!important;
	filter: alpha(opacity=100)!important;
	color: #000!important;
	padding: 10px;
	margin-bottom: 20px!important;
}

article p {
	font-size: 1.3em;
	line-height: 220%;
}

.adv {
	background-color: #fff;
	padding: 5px 10px 20px;
	box-shadow: none;
}

.adv.sponsored {
	background-color: transparent;
	padding: 5px 10px 20px;
}

.adv.sponsored:before {
	font-size: 20px;
	color: #0d1f43;
	content: "Sponsored by";
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

.adv.sponsored.inverse:before {
	color: #fff;
}

.adv.sponsored iframe {
	position: relative;
	padding: 5px;
	background: #fff;
}

.leaderboard {
	position: relative;
	margin-top: -50px;
}

.leaderboard .ad {
	background-color: #fff;
	padding: 10px;
	width: 100%;
}

a.text {
	cursor: text;
}

.eg-container {
	border: none!important;
	box-shadow: none!important;
}

.mag-container {
	background-color: #fff;
}

.mag-content-bar {
	position: relative;
	z-index: 2;
	background-color: rgba(4,20,61,0.9);
	padding: 15px;
	font-family: var(--primary-font), sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
	color: #fff;
	border-bottom: 1px solid #fff;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.mag-content-bar .uk-subnav &gt; li &gt; a {
	color: #fff;
	padding: 10px;
}

.mag-content-bar .uk-subnav &gt; li.uk-active &gt; a {
	border-bottom: none;
}

.mag-content-bar .my-content-close {
	text-align: center;
	margin: 0 auto -40px auto;
}

.mag-content-bar .my-content-close .icon-slider {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url('../img/ico-slider.svg') #fff center center no-repeat;
	vertical-align: middle;
	margin-left: 20px;
}

.mag-content-bar .my-content-close .icon-grid {
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url('../img/ico-grid.svg') #fff center center no-repeat;
	vertical-align: middle;
	margin-left: 20px;
}

.mag-content-bar .my-content-close a {
	color: #0d1f43;
	height: 27px;
	padding: 10px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.mag-content-bar.inverse {
	background-color: #fff;
	color: #0d1f43;
}

.mag-title-bar {
	background-color: rgba(13, 31, 67, 0.9);
	padding: 10px;
	font-family: var(--primary-font), sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
	color: #fff;
}

.mag-title-bar.inverse {
	background-color: #fff;
	color: #0d1f43;
}

.mag-header-container {
	min-height: 440px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	*background-color: #ccc;
	margin-bottom: 20px;
	padding: 80px 0 20px 0;
}

.mag-header-container h1 {
	font-family: var(--primary-font), sans-serif;
	font-size: 3.5em;
	font-weight: 400;
	margin: 35px 20px;
}

.mag-header-container .mag-header-cover {
	position: relative;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 50px 0 0 0;
}

.mag-header-container .mag-header-cover .cover-overlay {
	position: relative;
	z-index: 2;
}

.mag-header-container .logo-container {
	background-color: rgba(13, 31, 67, 0.9);
	padding: 35px 50px 45px 30px;
	margin: 40px 0;
}

.mag-header-container .logo-container .logo-my-mag {
	background: url('../img/logo-my-mag.svg') center center no-repeat;
	background-size: contain;
	height: 176px;
}

.mag-header-container .logo-container.inverse {
	background-color: rgba(255, 255, 255, 0.85);
}

.mag-header-container .logo-container.inverse .logo-my-mag {
	background: url('../img/logo-my-mag-inverse.svg') center center no-repeat;
	background-size: contain;
	height: 176px;
}

.mag-header-container .logo-container.reset {
	background-color: rgba(255, 255, 255, 1);
	margin: 0;
}

.mag-header-container .logo-container.bordered {
	border-bottom: 3px solid #0d1f43;
}

.mag-header-container .logo-container.reset .logo-my-mag {
	background: url('../img/logo-my-mag-inverse.svg') center center no-repeat;
	background-size: contain;
	height: 176px;
}

.mag-header-container .logo-container.reset .logo-my-mag.december-2021 {
	background: url('../img/logo-my-mag-xmas.png') center center no-repeat;
	background-size: contain;
	height: 176px;
}

.mag-header-container .hr-logo {
	background: url('../img/logo-2020-award.svg') center center no-repeat;
	background-size: contain;
	height: 120px;
	margin: 10px;
}

.mag-header-container .hr-logo-inverse {
	background: url('../img/logo-2020-award-inverse.svg') center center no-repeat;
	background-size: contain;
	height: 120px;
	margin: 10px;
}

.mag-header-container .hrs-logo {
	background: url('../img/logo-guide.svg') center center no-repeat;
	background-size: contain;
	height: 100px;
	margin: 10px;
}

.mag-header-container .hrs-logo-inverse {
	background: url('../img/logo-guide-inverse.svg') center center no-repeat;
	background-size: contain;
	height: 100px;
	margin: 10px;
}

.mag-header-container .mag-header-title img {
	width: 600px;
	max-width: 100%;
}

.mag-header-container p {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.5;
	text-align: center;
}

.mag-header-container .uk-button-primary {
	position: relative;
	border: 0;
	background-color: rgba(4,20,61,0.9);
	color: #fff;
	font-size: 1.2em;
	margin: 10px auto 20px auto;
}

.mag-header-container .my-content-card.plus {
	background-color: rgba(255, 255, 255, 0.9);
}

.my-content-slider {
	color: #fff;
}

.my-content-slider .my-content-page {
	font-family: var(--primary-font), sans-serif;
	font-size: 52px;
	font-weight: 800;
	line-height: 63px;
	color: #222;
	margin: 0;
}

.my-content-slider .my-content-type {
	font-family: var(--primary-font), sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 16px;
	color: #222;
	margin: 0;
}

.my-content-slider .my-content-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 19px;
	color: #fff;
	margin: 10px 0;
}

.my-content-slider .my-content-meta {
	font-family: var(--primary-font), sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	color: #fff;
	margin: 0;
}

.my-content-slider .my-content-logo {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 3px 5px;
	border-top-left-radius: 20px;
}

.my-content-slider.inverse,
.my-content-slider.inverse .my-content-title,
.my-content-slider.inverse .my-content-meta {
	color: #222;
}

.my-content-grid {
	max-height: calc(100vh - 250px);
	overflow: auto;
}

.my-content-slider video.uk-overlay-panel,
.my-content-grid video.uk-overlay-panel {
	border-radius: 20px;
}

.my-content-grid .uk-overlay-panel.uk-overlay-background {
	border-radius: 20px;
	background: rgba(13, 31, 67, 0.85);
	opacity: 0!important;
	z-index: 2;
}

.my-content-grid .uk-overlay:focus .my-content-logo,
.my-content-grid .uk-overlay:hover .my-content-logo {
	display: none;
}

.uk-overlay-active .uk-active&gt;.uk-overlay-fade,
.uk-overlay-hover.uk-hover .uk-overlay-fade,
.uk-overlay-hover:hover .uk-overlay-fade {
	opacity: 1 !important;
}

.magazines ul.uk-slider li.uk-active .publication-cover {
	margin: 0;
	border: 3px solid var(--secondary-color);
}

.magazines ul.uk-slider li.uk-active .uk-thumbnail-caption {
	font-weight: bold;
}

.magazines .uk-slidenav-position .uk-slidenav-previous,
.magazines .uk-slidenav-position .uk-slidenav-next {
	height: calc(100% - 55px);
}

.snow {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.my-cover-card {
	border-left: 8px solid #0d1f43;
	background-color: rgba(0, 0, 0, 0.75);
	padding: 20px;
	color: #fff;
}

.my-cover-card.reset {
	border-left: none;
	background: none;
}

.my-cover-card.reset:hover {
	background: rgba(255, 255, 255, 0.3)!important;
}

.my-cover-card .my-cover-tag span {
	background: var(--secondary-color);
    padding: 6px 20px;
    display: inline-block;
    font-family: var(--primary-font), sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
	margin: 10px auto;
    color: #fff;
	text-transform: uppercase;
}

.my-cover-card .my-cover-custom {
	margin: 10px auto;
}

.my-cover-card .my-cover-custom img {
	max-width: 100%;
}

.my-cover-card .my-cover-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 50px;
	font-weight: 900;
	line-height: 1.1;
	color: #fff;
	margin: 0 0 10px 0;
}

.my-cover-card .my-cover-intro {
	font-family: var(--primary-font), sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.24;
	letter-spacing: 1px;
	color: #fff;
	margin: 10px 0;
}

.my-cover-card .my-cover-meta {
	font-family: var(--primary-font), sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.23;
	color: #fff;
	margin: 10px 0;
}

.my-cover-card .my-cover-button {
	font-family: var(--primary-font), sans-serif;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.23;
	color: #fff;
	margin: 10px 0;
	padding: 3px 0;
	position: relative;
	width: 22px;
	height: 22px;
	overflow: hidden;
	transition: padding 0.5s, width 0.1s, background 0.5s;
}

.my-cover-card:hover .my-cover-button {
	background: rgb(0, 225, 195);
	padding: 3px 10px;
	width: 108px;
}

.my-cover-card.inverse {
	background-color: rgba(255, 255, 255, 0.85);
}

.my-cover-card.inverse .my-cover-title,
.my-cover-card.inverse .my-cover-intro,
.my-cover-card.inverse .my-cover-meta,
.my-cover-card.inverse .my-cover-button {
	color: #333;
}

.my-cover-card.inverse:hover .my-cover-button {
	color: #fff;
}

.my-cover-box {
	background-color: rgba(255, 255, 255, 0.85);
	margin: 30px;
	padding: 20px;
	font-family: var(--primary-font), sans-serif;
	font-size: 35px;
	font-weight: 500;
	line-height: 1;
	text-align: left;
	color: #122344;
}

.my-cover-box.my-cover-box-primary {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 4px solid var(--secondary-color);
}

.my-topic-button {
	font-family: var(--primary-font), sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.21;
	text-align: center;
	color: #fff;
	background: #0d1f43;
	padding: 8px 12px;
	width: 100%;
	margin: 0 auto;
}

.my-topic-button:focus,
.my-topic-button:hover {
	background: #f8f8f8!important;
	color: #333!important;
}

.my-topic-block {
	position: relative;
	min-height: 300px;
	background: #f8f8f8;
	margin-bottom: 40px;
}

.my-topic-block .my-topic-header {
	position: absolute;
	top: 0;
	width: 100%;
	height: 220px;
	background: #0d1f43;
}

.my-topic-block .my-topic-container {
	position: relative;
	padding: 50px;
	color: #fff;
}

.my-topic-block .my-topic-container .my-topic-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1.2;
	text-align: left;
	color: #fff;
	margin-top: -30px;
	margin-bottom: 20px;
}

.callout-container {
	position: relative;
	text-align: center;
	margin-top: -45px;
}

.callout-container .callout-label {
	margin: 10px auto;
	text-align: center;
	display: inline-block;
	background-color: var(--secondary-color);
	font-family: var(--primary-font), sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	padding: 0 15px;
	color: #fff;
}

.my-article-card-label {
	font-size: 16px;
	font-weight: 600;
	color: #333;
	text-align: center;
	text-transform: uppercase;
}

.my-article-card {
	background: none;
	padding: 10px;
	border-radius: 20px;
}

.my-article-card:hover {
	background: rgba(23, 91, 227, 0.07)!important;
}

.my-article-card .uk-thumbnail.rounded {
	border-radius: 20px;
}

.my-article-card .uk-thumbnail.rounded-small {
	border-radius: 10px;
}

.my-article-card .uk-thumbnail.bottom-rounded {
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}

.my-article-card .uk-thumbnail .my-article-page {
	position: absolute;
	z-index: 2;
	left: 0;
	bottom: 0;
	width: 50px;
	height: 40px;
	background: var(--secondary-color);
	color: #fff;
	font-size: 35px;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
	padding: 5px 0;
	border-top-right-radius: 20px;
}

.my-article-card .uk-thumbnail .my-article-page.flip {
	background: #175BE3;
	left: auto;
	right: 0;
	bottom: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 20px;
}

.my-article-card .tinted-left {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    color: #fff;
	background: linear-gradient(45deg, black 10%, transparent 60%);
	transition: all 0.5s ease;
}

.my-article-card:hover .tinted-left {
	background: linear-gradient(90deg, black 10%, transparent 70%);
	z-index: 2;
}

.my-article-card .tinted-right {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    color: #fff;
	background: linear-gradient(310deg, black 10%, transparent 70%);
	transition: all 0.5s ease;
}

.my-article-card:hover .tinted-right {
	background: linear-gradient(270deg, black 10%, transparent 70%);
	z-index: 2;
}

.my-article-card .tinted-left.plus,
.my-article-card .tinted-right.plus {
	border-bottom: 20px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to right, #9b0ebe 1%, #374eb2 28%, #65d6c3 50%, #fa8b05 71%, #f62572);
}

.my-article-card .my-figcaption {
	position: relative;
	margin-top: -30px;
	padding: 30px;
	z-index: 2;
}

.my-article-card .my-figcaption.overlay {
	margin-top: -100px;
}

.my-article-card .my-figcaption.overlay-leading {
	position: absolute;
	top: 50px;
	right: 0;
	width: calc(100% - 120px);
}

.my-article-card .my-figcaption.overlay-bottom {
	position: absolute;
	bottom: 0;
	right: 0;
	width: calc(100% - 60px);
}

.my-article-card .my-figcaption.overlay-bottom .intro {
	display: none;
}

.my-article-card:hover .my-figcaption.overlay-bottom .intro {
	display: block;
}

.my-article-card .my-figcaption .my-caption {
	background: #fff;
	padding: 20px;
	border-radius: 10px;
}

.my-article-card .my-figcaption .my-caption.reset {
	background: none;
	color: #fff;
}

.my-article-card .my-caption .my-article-tag {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.my-article-card .my-caption .my-article-tag div  {
	background: #0d1f43;
	padding: 6px 20px;
	display: inline-block;
	font-family: var(--primary-font), sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	color: #fff;
}

.my-article-card .my-caption .my-article-page {
	font-family: var(--primary-font), sans-serif;
	font-size: 60px;
	font-weight: 700;
	line-height: 48px;
	color: #333;
}

.my-article-card .my-caption .my-article-page.my-article-page-mini {
	font-family: var(--primary-font), sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 30px;
}

.my-article-card .my-caption .my-article-page.my-article-page-small {
	font-family: var(--primary-font), sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 30px;
}

.my-article-card .my-caption .my-article-page.my-article-page-large {
	font-family: var(--primary-font), sans-serif;
	font-size: 80px;
	font-weight: 700;
	line-height: 96px;
}

.my-article-card .my-caption .my-article-label {
	font-family: var(--primary-font), sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.25;
	color: var(--secondary-color);
	margin: 10px auto 5px auto;
	text-transform: uppercase;
}

.my-article-card .my-caption .my-article-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	color: #333;
	margin: 10px 0;
}

.my-article-card .my-caption .my-article-title.my-article-title-small {
	font-size: 20px;
	line-height: 25px;
}

.my-article-card .my-caption .my-article-title.my-article-title-large {
	font-size: 50px;
	line-height: 50px;
}

.my-article-card .my-caption .my-article-intro {
	font-family: var(--primary-font), sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 1px;
	color: #333;
	margin: 0 0 10px 0;
}

.my-article-card .my-caption .my-article-intro.my-article-intro-small {
	font-size: 14px;
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0 0 5px 0;
}

.my-article-card .my-caption .my-article-meta {
	font-family: var(--primary-font), sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.25;
	text-align: left;
	color: #333;
	margin: 20px 0 0 0;
	text-transform: none;
}

.my-segment-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.25;
	text-align: left;
	color: #333;
	margin: 20px 0;
	text-transform: uppercase;
}

.my-segment-title.primary {
	padding-top: 20px;
	border-top: 20px solid var(--secondary-color);
}

.my-segment-legend {
	border: 10px solid var(--secondary-color);
	border-radius: 25px;
	padding: 25px;
	margin: 50px 0;
}

.my-segment-legend .legend-title {
	width: fit-content;
	background: var(--secondary-color);
	font-family: var(--primary-font), sans-serif;
	font-size: 26px;
	font-weight: 500;
	line-height: 1.25;
	text-align: left;
	color: #fff;
	margin: -56px auto 25px auto;
	text-transform: uppercase;
	border-radius: 15px;
	padding: 10px 30px;
	text-align: center;
}

.my-caption-container {
	*background-color: #fff;
}

.my-caption-container .my-caption-label {
	margin: -20px -20px 20px -20px;
    padding: 10px 20px;
	color: #fff;
	font-family: var(--primary-font), sans-serif;
	font-size: 13px;
	font-weight: 400;
	background-color: rgba(13, 31, 67, 0.85);
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.my-caption-container .my-caption-label.reset {
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.my-caption-container .my-caption-label.bottom-rounded {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.my-caption-container .my-caption-label.bottom-right-rounded {
	background-color: var(--secondary-color);
	border-bottom-right-radius: 20px;
	width: 20px;
	text-align: center;
}

.my-caption-container .my-caption-label.inverse {
	background-color: transparent;
	margin: 10px 0;
	padding: 0;
}

.my-article-card img.bordered {
	border: 10px solid #fff;
}

.my-feature-card {
	background-color: rgba(255, 255, 255, 0.95);
	color: #333;
	padding: 20px;
	margin-bottom: 15px;
}

.my-feature-card .tinted {
	background: url(../img/gradient.svg) center center no-repeat;
	background-size: cover;
}

.my-feature-card .my-feature-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 1px;
	text-align: left;
	color: #333;
	margin: 0 0 10px 0;
}

.my-feature-card .my-feature-intro {
	font-family: var(--primary-font), sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 1px;
	text-align: left;
	color: #333;
	margin: 10px 0;
}

.my-feature-card .my-feature-meta {
	font-family: var(--primary-font), sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
	text-align: left;
	color: #333;
	margin: 10px 0;
}

.my-feature-card .my-feature-button {
	font-family: var(--primary-font), sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.23;
	text-align: left;
	color: #333;
	margin: 10px 0;
	padding: 3px 0;
	position: relative;
	width: 18px;
	height: 18px;
	overflow: hidden;
	transition: padding 0.5s, width 0.1s, background 0.5s;
}

.my-feature-card:hover .my-feature-button {
	background: rgb(0, 225, 195);
	padding: 3px 10px;
	width: 88px;
	color: #fff;
}

.my-section-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 45px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	color: var(--secondary-color);
	margin: 10px auto;
}

.my-section-title.my-section-title-small {
	font-size: 35px;
}

.my-subsection-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2;
	color: #222;
	margin: 10px auto;
}

.my-content-container {
	padding: 25px;
	color: #333;
}

hr.bottomline {
	width: 60%;
	border: 0;
    height: 2px;
	background: #333;
	margin: 20px auto;
}

hr.bottomline.inverse {
	background: #fff;
}

hr.bottomline.small {
	width: 150px;
	max-width: 60%;
}

hr.bottomline.medium {
	width: 400px;
	max-width: 60%;
}

hr.bottomline.full {
	width: 100%;
}

hr.cover {
	border-image: linear-gradient(270deg, #175BE3 0%, #008BC5 24%, #56378A 67%, #C3004A 100%);
    border-image-slice: 1;
    border-top: 13px solid;
}

.my-content-container.featured {
	background: #0d1f43;
	color: #fff;
}

.my-content-container.featured .my-section-title {
	color: #fff;
}

.my-content-container.featured hr.bottomline {
	background: #fff;
}

.my-editor-container {
	background: #f8f8f8;
	padding: 20px;
	margin: 30px 0;
	font-size: 1.15em;
}

.my-editor-container.reset {
	background: none;
	padding: 0;
	margin: 0;
}

.my-editor-container .editor {
	text-align: center;
}

.my-editor-container .editor .avatar {
	width: 150px;
	height: 150px;
	margin: 10px auto;
}

.my-editor-container .editor .avatar img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}

.my-editor-container .editor .name {
	font-size: 16px;
	font-weight: 700;
}

.my-editor-container .editor .job-title {
	font-size: 16px;
}

.card-container {
	background-size: cover;
}

.card-container.fixed {
	max-width: 600px;
}

.card-container.fullscreen {
	height: calc(100vh - 45px);
}

.card-container .avatar {
	margin: 40px auto;
	width: 200px;
	max-width: 100%;
	background: #fff;
	text-align: center;
}

.card-container .avatar img {
	margin: 10px;
	max-width: 180px;
	max-height: 180px;
}

.card-container .hr-logo {
	background: url('../img/logo.svg') center center no-repeat;
	width: auto;
	height: 30px;
	margin: 10px;
}

.card-container .intro-panel {
	margin: 40px -1px 40px 0;
	background: #fff;
	padding: 20px;
}

.card-container .mag-intro.less {
	max-height: 192px;
	overflow: hidden;
}

.featured-section {
	margin-top: 40px;
}

.featured-section .divider-container {
	text-align: center;
	display: table;
	width: 100%;
	height: 100%;
}

.featured-section .divider-container .divider {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.featured-section .divider-container .divider span {
	display: table;
	width: 100%;
	height: 1px;
	background: #0d1f43;
}

.featured-section .featured-section-title {
	color: #0d1f43;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
}

.featured-section.inverse .divider-container .divider span {
	background: #fff;
}

.featured-section.inverse .featured-section-title {
	color: #fff;
}

.mag-content-container {
	margin: 60px;
}

.mag-intro.less {
	max-height: 250px;
	overflow: hidden;
}

.mag-intro.more {
	max-height: none;
}

.showmore,
.showless {
	margin-top: 10px;
	color: #333;
	font-weight: 600;
}

.issue-container {
	position: relative;
}

.issue-container.less:after {
	bottom: 0;
	content: '';
	display: block;
	height: 10rem;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0.7) 31%,white 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0.7) 31%,white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
	overflow:auto;
}

.issue-container.less {
	max-height: 540px;
}

.issue-container.more {
	max-height: none;
}

.issue-container + .showmore,
.issue-container + .showmore + .showless {
	font-size: 1.25em;
	margin: 30px auto;
	text-align: center;
}

.issue-container .advisor-profile {
	margin: 10px !important;
}

.issue-container .advisor-profile img.avatar {
	margin: 5px !important;
}

.issue-container hr.bottomline {
	margin: 10px auto !important;
}

.audio-controller {
	position: relative;
	display: inline-block;
	text-align: center;
	margin: 10px auto;
}

.audio-controller:after {
	content: "Listen here";
	font-size: 14px;
    font-weight: 700;
	color: #333;
	position: absolute;
    top: 40px;
    width: 90px;
    left: -26px;
}

.audio-controller .audio-off {
	background: url('../img/ico-audio-off-active.svg') center center no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
}

.audio-controller .audio-off:focus,
.audio-controller .audio-off:hover,
.audio-controller .audio-off.uk-active  {
	background: url('../img/ico-audio-off-active.svg') center center no-repeat;
	background-size: contain;
}

.audio-controller .audio-on {
	background: url('../img/ico-audio-on-active.svg') center center no-repeat;
	background-size: contain;
	width: 36px;
	height: 36px;
}

.audio-controller .audio-on:focus,
.audio-controller .audio-on:hover,
.audio-controller .audio-on.uk-active  {
	background: url('../img/ico-audio-on-active.svg') center center no-repeat;
	background-size: contain;
}

hr.section-divider {
	border-top: 1px solid #0d1f43;
}

hr.divider {
	width: 80%;
	border: 0;
    height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin: 30px auto;
}

.mag-section-divider {
	border-top: 1px solid #0d1f43;
	margin: 60px 0;
}

.mag-section-title {
	position: absolute;
	margin-top: -80px;
	background: #fff;
	padding: 0 10px;
	font-size: 1.8em;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
}

.guide-section-title {
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: -80px;
	margin-bottom: 40px;
}

.guide-section-title span {
	background: #fff;
	padding: 0 10px;
	font-size: 1.928em;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
}

.guide-intro-title {
	color: #333;
	font-size: 1.928em;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 15px;
}

.panelist {
	padding: 10px;
}

.panelist .photo {

}

.panelist .photo img {
	margin: 0;
	max-width: 100%;
	max-height: 220px;
}

.panelist .name {
	color: #333;
	font-size: 1.2em;
	margin-top: 10px;
}

.panelist .name.large {
	font-size: 2em;
	line-height: 1.1em;
}

.panelist .title {
	color: #333;
	font-size: 1.1em;
	font-weight: 700;
	margin-top: 10px;
}

.panelist .logo {
	margin-top: 10px;
}

.panelist .logo img {
	margin: 0;
	width: auto;
	max-width: 160px;
	max-height: 80px;
}

.shade {
	text-shadow: 20px 20px #E4E4E4;
}

.hr-navbar {
	background: #efede3;
	z-index: 999!important;
}

.uk-nav-offcanvas a.site-logo {
	height: 40px !important;
	padding: 5px 15px;
}

.menubar {
	position: fixed;
	z-index: 100099!important;
	top: 0;
	width: 100%;
}

.menubar.reset {
	position: absolute;
}

.menubar .submenu-bar,
.menubar.reset.uk-active .submenu-bar {
	position: absolute;
	width: 100%;
	margin: 0 auto;
	background: url('../img/magazine/bg-submenu.svg') top center no-repeat;
	background-size: 100% 30px;
	padding-top: 0;
}

.menubar.reset .submenu-bar {
	background-size: 100% 60px;
	padding-top: 30px;
}

.menubar .submenu-bar .uk-navbar-nav {
	width: 100%;
	margin-top: 5px;
}

.menubar .submenu-bar .uk-navbar-nav li {
	background: #fff;
	border-radius: 25px !important;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	margin: 0 5px;
}

.menubar .submenu-bar .uk-navbar-nav li a {
	color: #0d1f43 !important;
	padding: 0 15px !important;
	border: 1px solid transparent;
	font-weight: bold;
	height: 40px !important;
	line-height: 40px !important;
}

.menubar .submenu-bar .uk-navbar-nav li:hover a {
	background-color: #fff !important;
	border-radius: 25px !important;
	border: 1px solid var(--secondary-color) !important;
	color: var(--secondary-color) !important;
}

.menubar .logo-my-mag,
.menubar.reset.uk-active .logo-my-mag {
	position: relative;
	background: url('../img/logo-my-mag.svg') center center no-repeat;
	background-size: contain;
	width: 200px;
	height: 40px;
	margin: 5px;
	padding: 0;
	z-index: 2;
}

.menubar.reset .logo-my-mag {
	width: 325px;
	height: 63px;
}

.menubar .border-left:after,
.menubar.reset.uk-active .border-left:after {
	height: 50%;
}

.menubar.reset .border-left:after {
	height: 80%;
}

.menubar .logo-mini {
	display: inline-block;
	background: url('../img/logo-white.svg') no-repeat;
	background-color: initial!important;
	width: 120px;
	height: 30px!important;
	margin: 10px auto;
}

.menubar .uk-navbar {
	background-color: #0d1f43;
	color: #fff;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li &gt; a {
	font-size: 1.2em;
	height: 50px;
	font-weight: 500;
	line-height: 50px;
	color: #fff;
	padding: 0 10px;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li &gt; a.reset,
.menubar.reset.uk-active .uk-navbar .uk-navbar-nav &gt; li &gt; a.reset {
	font-size: 1.1em;
	font-size: 1.2em;
	line-height: 50px;
	padding: 0 10px;
}

.menubar.reset .uk-navbar .uk-navbar-nav &gt; li &gt; a.reset {
	font-size: 24px;
	line-height: 63px;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li &gt; a.disabled {
	cursor: auto;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li.uk-active a,
.menubar .uk-navbar .uk-navbar-nav &gt; li.uk-open a,
.menubar .uk-navbar .uk-navbar-nav &gt; li&gt; a:focus ,
.menubar .uk-navbar .uk-navbar-nav &gt; li:hover &gt; a {
	color: #000;
	background-color: #fff;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li.uk-active a.reset,
.menubar .uk-navbar .uk-navbar-nav &gt; li.uk-open a.reset,
.menubar .uk-navbar .uk-navbar-nav &gt; li&gt; a.reset:focus ,
.menubar .uk-navbar .uk-navbar-nav &gt; li:hover &gt; a.reset {
	color: #fff;
	background-color: transparent;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li .uk-dropdown {
	min-width: 300px;
	max-height: 80vh;
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

.menubar .uk-navbar .uk-navbar-nav &gt; li .uk-dropdown ul.uk-nav {
	background: #fff;
	margin: -15px;
}

.menubar .uk-navbar .uk-navbar-nav &gt; li .uk-dropdown ul.uk-nav li a:hover {
	background: #0d1f43;
	color: #fff;
}

.menubar .uk-navbar-content {
	padding: 0 0 0 30px;
}

.menubar .uk-navbar-content a {
	color: #fff;
	height: 40px;
}

.menubar .uk-navbar-content a:hover {
	background-color: #fff;
	color: #000;
}

hr.bold {
	border-top: 1px solid #000;
}

.grid-item &gt; div {
	max-width: 320px;
	margin: 0 auto;
}

.article .client:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 90px;
	padding-top: 10px;
	border-top: 3px solid #e18f31;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
}

.article .promoter.overlay.right {
	left: auto;
	right: 0;
	background-color: #fff;
	width: auto;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.video {
	overflow: hidden;
}

.article .video {
	top: auto;
	bottom: 0;
	left: auto;
	right: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.article .video.left {
	left: 0;
	right: auto;
}

.article .type {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #0d1f43;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
}

.article .type.overlay {
	position: relative;
	margin-bottom: -30px;
	margin-left: auto;
	margin-right: auto;
	z-index: 99;
	width: fit-content;
}

.article hr.dash {
	border-top: 1px solid #000;
	width: 120px;
}

.article .featured-subtitle,
.article .subtitle {
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}

.article:nth-child(odd) .subtitle {
	color: #0d1f43;
}

.article-social-button {
	display: block;
	padding: 10px 0;
	font-size: 20px;
	margin-bottom: 15px;
}

.article-linkedin-button, .article-linkedin-button:hover {
	background: #0177B5;
	color: #fff;
}

.article-twitter-button, .article-twitter-button:hover {
	background: #1EA1F2;
	color: #fff;
}

.article-facebook-button, .article-facebook-button:hover {
	background: #3C5A98;
	color: #fff;
}

.article-google-button, .article-google-button:hover {
	background: #DC4F42;
	color: #fff;
}

.article-signup-button, .article-signup-button:hover {
	background: #789F9F;
    color: #fff;
    font-size: 20px;
    padding: 10px 40px;
}

.more-article-card {
	background: #f9f9f9;
    border: 1px solid #a7a7a7;
    -webkit-box-shadow: -3px 2px 5px 0px rgba(133,133,133,1);
    -moz-box-shadow: -3px 2px 5px 0px rgba(133,133,133,1);
    box-shadow: -3px 2px 5px 0px rgba(133,133,133,1);
}

.article-staff-info {
	height: 100%;
	position: relative;
    top: 30%;
}

.more-articles {
	margin-bottom: 50px;
}

.article-signup {
	padding: 20px 0;
}

.uk-article-text-bold {
	font-weight: 700;
}

.article-heading-container {
	height: 100%;
	position: relative;
}

.article-header {
	position: relative;
	min-height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
}

.article-header &gt; img {
	width: 100%;
}

.article-header h1 {
    color: #fff;
    font-size: 5em;
    line-height: 1;
    position: absolute;
    top: 40%;
    text-align: center;
    width: 80%;
	left: 10%;
}

.article-buzzword {
	margin: 5px 0;
	font-size: 2.5em;
	font-weight: bold;
	color: #555;
}

h1.article-title {
	margin: 10px 0;
	font-size: 5em;
	line-height: 120%;
	font-weight: bold;
	color: #505050;
}

.article-intro {
	margin: 20px 5px;
	font-size: 1.3em;
	line-height: 150%;
	color: #505050;
}

.article-info {
	margin: 10px 5px;
	font-size: 1.1em;
}

.article-info span {
	font-weight: 700;
}

.article-section {
	font-size: 1.5em;
	font-weight: 700;
    line-height: 150%;
    margin: 10px 0;
}

.advisory {
	background: #ebf1f1;
	padding: 10px;
}

.advisory .advisor {
	padding: 20px;
	background: #fff;
	margin-bottom: 10px;
}

.archives {
	background: #ebf1f1;
	padding: 20px;
}

.before-credits {
	background: #fff;
	margin-top: 50px;
	padding: 50px 0;
}

.credits {
	background: #fff;
	padding: 10px 10px 40px 10px;
}

.sidenav {
    height: 40%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 150px;
    left: 48px;
    background-color: #789f9f;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 15px;
    color: #ffffff;
    display: block;
    transition: 0.3s;
    margin-bottom: 16px;
}

.sidebar-view {
	text-align: center;
}

.sidebar-view p {
	margin-top: 5px;
	color: #fff;
}

.sidebar-view .uk-icon {
	font-size: 30px;
	color: #fff;
}

a.closebtn {
	padding: 10px;
    position: absolute;
    right: 15px;
    top: 12px;
    font-size: 40px;
    font-weight: bold;
    background: #00006b;
    border-radius: 100%;
} 

a.closebtn:hover {
	background: #0000d4;
}

.fa-linkedin {
	color: #0177B5;
}

.fa-twitter-square {
	color: #1EA1F2;
}

.fa-facebook-square {
	color: #3C5A98;
}

.fa-google-plus-square {
	color: #DC4F42;
}

.article-image {
	width: 100%;
	min-height: 800px;
}

.content-container {
	padding: 10px 0;
}

.text-container p {
	font-family: 'Lora';
	font-size: 20px;
	font-weight: 400;
	line-height: 40px;
	color: #222;
}

.uk-breadcrumb {
	margin: 5px;
}

.article-search-form {
	margin: auto;
}

.uk-slidenav-position .uk-slidenav-previous {
	left: -120px;
	color: #0d1f43;
	top: 40%;
}

.uk-slidenav-position .uk-slidenav-previous.reset {
	left: -20px;
}

.uk-slidenav-position .uk-slidenav-next {
	right: -120px;
	color: #0d1f43;
	top: 40%;
}

.uk-slidenav-position .uk-slidenav-next.reset {
	right: -20px;
}

.uk-slidenav-contrast {
	color: #fff!important;
}

.uk-slidenav-position.navbar .uk-slidenav-previous {
	position: fixed;
	top: calc(50% - 32px);
	left: 0;
	height: 65px;
	color: #fff;
	background-color: #0d1f43;
	z-index: 1000;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.uk-slidenav-position.navbar .uk-slidenav-next {
	position: fixed;
	top: calc(50% - 32px);
	right: 0;
	height: 65px;
	background-color: #0d1f43;
	color: #fff;
	z-index: 1000;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.sidemenu {
	position: fixed;
	z-index: 1000999;
	right: 0;
	bottom: 0;
	background-color: #f2f2f2;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
	width: 200px;
	padding: 10px 15px;
	text-align: left;
	border-top-left-radius: 10px;
}

.sidemenu .upnext {
	font-family: var(--primary-font), sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	margin: 0;
	padding: 5px 10px 5px 0;
}

.sidemenu .upnext:hover {
	color: var(--secondary-color);
}

.sidemenu .uk-nav-parent-icon &gt; .uk-parent &gt; a:after {
    content: "\f106";
}

.sidemenu .uk-nav-parent-icon &gt; .uk-parent.uk-open &gt; a:after {
	content: "\f107";
}

.upmenu {
	position: fixed;
	z-index: 1000999;
	left: calc(50% - 480px);
	bottom: 0;
	background-color: #fff;
	border-top: 2px solid rgba(23, 91, 227, 0.85);
	border-left: 2px solid rgba(23, 91, 227, 0.85);
	border-right: 2px solid rgba(23, 91, 227, 0.85);
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
	width: 900px;
	padding: 10px 30px;
	text-align: left;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.upmenu.reset {
	position: relative;
	z-index: 1;
	border-top: none;
	border-left: none;
	border-right: none;
	box-shadow: none;
	margin-top: 50px;
}

.upmenu .upnext {
	font-family: var(--primary-font), sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	margin: 0;
	padding: 5px 10px;
	text-align: center;
}

.upmenu .uk-open .upnext,
.upmenu .upnext:hover {
	color: var(--secondary-color);
}

.upmenu .uk-open.force .upnext + div {
	display: block !important;
	visibility: visible !important;
	height: auto !important;
}

.upmenu .uk-nav-parent-icon &gt; .uk-parent &gt; a:after {
    content: "\f106";
	float: none;
	margin-left: 15px;
}

.upmenu .uk-nav-parent-icon &gt; .uk-parent.uk-open &gt; a:after {
	content: "\f107";
}

.nav-session-card {
	position: fixed;
	z-index: 100099;
	top: calc(50% - 195px);
	width: 280px;
	padding: 20px;
	background: #f2f4f5!important;
	box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}

.nav-session-card .article-title {
	font-family: var(--primary-font), sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.22;
	color: #333;
	margin: 10px 0;
}

.nav-session-card .article-intro {
	font-family: var(--primary-font), sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.25;
	color: #333;
	margin: 10px 0;
}

.nav-session-card .article-meta {
	font-family: var(--primary-font), sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	color: #333;
	margin: 10px 0;
}

.prev-session-card {
    left: -320px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	transition: left 0.5s!important;
}

.prev-session-card:hover {
    left: 0!important;
}

.prev-session-card.closed {
	left: -320px!important;
}

.prev-session-card .uk-slidenav-previous {
	position: absolute!important;
	top: 44%!important;
	left: 320px!important;
}

.next-session-card {
	right: -320px;
	text-align: left;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	transition: right 0.5s!important;
}

.next-session-card:hover {
	right: 0!important;
}

.next-session-card.closed {
	right: -320px!important;
}

.next-session-card .uk-slidenav-next {
	position: absolute!important;
	top: 44%!important;
	left: -60px!important;
}

.ico-share {
	color: #333!important;
	text-align: center;
}

.ico-share:focus &gt; *,
.ico-share:hover &gt; * {
	transform: translateY(-4px);
	transition: all .2s ease-in-out;
}

.ico-share .ico-my-facebook {
	background: url('../img/ico-my-facebook.svg') center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-twitter {
	background: url('../img/ico-my-twitter.svg') center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-linkedin {
	background: url('../img/ico-my-linkedin.svg') center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-email {
	background: url('../img/ico-my-email.svg') center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-bookmark {
	background: url('../img/ico-my-bookmark.svg') center center no-repeat;
	background-size: contain;
	width: 12px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-bookmarked {
	background: url('../img/ico-my-bookmark-active.svg') center center no-repeat;
	background-size: contain;
	width: 12px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-like {
	background: url('../img/ico-my-heart.svg') center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .ico-my-liked {
	background: url('../img/ico-my-heart-active.svg') center center no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

.ico-share .share-label {
	font-family: var(--primary-font), sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.7;
	letter-spacing: normal;
	color: #333;
	margin: 10px auto;
}

.socialbar {
	position: fixed;
	z-index: 1001;
	left: 0;
	bottom: 80px;
	background: #fff;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

.socialbar .option {
	max-width: 24px;
	overflow: hidden;
	padding: 12px;
	border-bottom: 1px solid #ddd;
}

.socialbar .option:last-child {
	border-bottom: none;
}

.socialbar .option .share-label {
	display: none;
}

#footer {
	padding: 20px;
}

.article-search-form .uk-form input:not([type=radio]):not([type=checkbox]), .uk-form select {
	height: 40px;
}

.page-number-container {
	margin: 0 !important;
	height: 100px;
	width: 100px;
	background: var(--secondary-color);
	position: absolute;
	top: 70px;
	left: 20px;
	z-index: 100022;
}

.page-number {
	color: #fff;
	margin:  5px auto 0 !important;
	line-height: 75%;
	font-family: var(--primary-font), sans-serif;
	font-size: 4em;
	font-weight: 800;
	text-align: center;
}

.page-number &gt; div {
	color: #fff;
	font-family: var(--primary-font), sans-serif;
	font-size: 0.5em;
	font-weight: 800;
	text-align: center;
}

@media screen and (min-width: 1600px) {

	.mag-title-bar {
		font-size: 30px;
	}

}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
	
	.my-article-card .my-caption .my-article-title.my-article-title-large {
		font-size: 36px;
		line-height: 42px;
	}
	
}
	
@media screen and (min-width: 1200px) {

	.mag-insights {
		max-height: 256px;
		overflow: hidden;
	}
	
	.advisory-board {
		border-left: 2px solid #333;
	}
	
}

@media screen and (min-width: 1024px) {

	.content-container {
		margin: 20px auto;
	}

	.adv.offset {
		margin-top: -25px;
	}

}

@media screen and (max-width: 1460px) {

	.uk-slidenav-position .uk-slidenav-previous {
		left: -80px;
	}

	.uk-slidenav-position .uk-slidenav-next {
		right: -80px;
	}

	.mag-header-container h1 {
		font-size: 2.9em;
		margin: 35px 20px;
	}

	.content-container {
		margin: 0;
		padding: 10px;
	}

	.article-buzzword {
		font-size: 1.5em;
	}

	h1.article-title {
		font-size: 3em;
	}

}


@media screen and (max-width: 1119px) {

	.my-article-card .my-figcaption.overlay-leading {
		position: relative;
		top: auto;
		right: auto;
		width: calc(100% - 95px);
		margin: -100px 30px 0 30px;
	}
	
	.issue-container + .showmore,
	.issue-container.less:after {
		display: none;
	}

	.issue-container.less {
		max-height: none;
	}

}

@media screen and (max-width: 1023px) {

	.uk-grid.uk-grid-collapse {
		*background-image: none!important;
		*height: auto!important;
	}

	.go-top {
		bottom: 88px;
	}

	.pullout {
		margin: 10px!important;
	}

	.uk-slidenav-position .uk-slidenav-previous {
		left: -60px;
	}

	.uk-slidenav-position .uk-slidenav-next {
		right: -60px;
	}

	.card-container.fullscreen {
		height: auto;
	}
	
	.upmenu {
		left: 0;
		padding: 10px 15px;
		width: calc(100% - 34px);
	}
	
	.at-style-responsive .at-share-btn {
		margin: 0 2px 5px !important;
	}

}

@media screen and (max-width: 959px) {
	
	.page-number-container {
		top: 70px;
		left: 20px;
	}
	
}

@media screen and (max-width: 767px) {

	h1.article-title {
		font-size: 2em!important;
		margin: 10px0;
	}

	article p {
		font-size: 1.2em;
	}

	.featured-article-content h1 {
		font-size: 2em;
	}

	.featured-article-content p {
		font-size: 1.5em;
	}

	.article-staff-info {
		text-align: center;
		margin-bottom: 20px !important;
	}

	.article-social {
		text-align: center;
		margin-top: 30px;
	}

	.article-signup .uk-form h2 {
		text-align: center;
		margin-bottom: 20px;
	}

	.article-signup-button-container {
		text-align: center;
		margin-top: 20px;
	}

	.article-credit h1 {
		text-align: center;
	}

	a.article-signup-button {
		text-align: center;
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 639px) {
	
	.menubar .logo-my-mag {
		width: 150px !important;
		height: 40px !important;
	}
	
	.menubar .submenu-bar {
		background-size: 100% 27px !important;
		padding-top: 0 !important;
	}
	
	.mag-header-container .logo-container.reset .logo-my-mag {
		height: 75px;
	}
	
	.my-article-card .tinted-left,
	.my-article-card .tinted-right {
		background: rgba(25, 25, 25, 0.7)!important;
	}
	
	.my-article-card .my-caption .my-article-title.my-article-title-large {
		font-size: 35px;
		line-height: 45px;
	}
	
	.my-article-card .my-caption .my-article-page.my-article-page-large {
		font-size: 60px;
		line-height: 80px;
	}
	
}

@media screen and (max-width: 550px) {
	
	.page-number-container {
		height: 50px;
		width: 50px;
		top: 70px;
		left: 20px;
	}
	
	.page-number {
		font-size: 2em;
	}
	
}

@media screen and (max-width: 479px) {

	.mag-header-container .logo-container {
		padding: 20px;
		margin: 10px 0;
	}

	.mag-header-container .logo-my-mag {
		height: 60px;
	}

	.uk-thumbnail-caption h2 {
		font-size: 1.75em!important;
	}

	.uk-thumbnail-caption h3 {
		font-size: 2em!important;
	}

	.article-header {
		min-height: 500px;
	}

	.article-header h1 {
		font-size: 2em;
		width: 90%;
		left: 5%;
	}

	.eg-container {
		padding: 0;
	}

	.uk-overlay-panel {
		*padding: 0!important;
	}

	img.uk-align-medium-left {
		width: 100%;
	}

	.mag-content-container {
		margin: 0;
	}

	.mag-intro-container {
		margin: 10px;
	}

	.article .uk-thumbnail-caption h2 {
		font-weight: 400;
	}

	.leaderboard {
		margin-top: 0;
	}

	.leaderboard .ad {
		padding: 10px 0;
	}

	.mag-header-container h1 {
		font-size: 3em;
	}

	.card-container .intro-panel {
		margin: -10px 0;
	}

	.uk-slidenav-position .uk-slidenav-previous {
		left: -30px;
		width: auto;
	}
	
	.uk-slidenav-position .uk-slidenav-previous.reset {
		left: 0;
	}
	
	.uk-slidenav-position .uk-slidenav-next {
		right: -30px;
		width: auto;
	}
	
	.uk-slidenav-position .uk-slidenav-next.reset {
		right: 0;
	}

	.logo-promo.logo-promo-large img {
		width: auto;
		max-width: 150px;
		max-height: 75px;
	}

	#my-content-slider-controls {
		display: flex;
		flex-wrap: nowrap;
		overflow-x: auto;
		justify-content: left;
	}

	.my-content-container {
		padding: 25px 0;
	}

	.mag-title-bar {
		font-size: 14px;
	}

	.my-cover-card .my-cover-title {
		font-size: 36px;
	}
	
	.my-topic-block .my-topic-header {
		height: 60px;
	}

	.my-topic-block .my-topic-container {
		padding: 20px;
	}

	.my-article-card .my-figcaption {
		padding: 20px;
	}

	.my-article-card .my-caption .my-article-title {
		font-size: 20px;
	}

	.my-article-card .my-caption .my-article-intro {
		font-size: 14px;
	}

	.my-article-card .my-figcaption.overlay-leading {
		position: relative;
		top: auto;
		right: -5px;
		width: calc(100% - 65px);
		margin: -100px 20px 0 20px;
	}
	
	.my-article-card .my-figcaption.overlay-bottom {
		width: calc(100% - 40px);
	}
	
	.sidemenu {
		width: calc(100% - 30px);
	}
	
}

@media screen and (max-height: 899px) {
	
	.sidemenu .my-article-card .my-caption .my-article-intro {
		display: none;
	}
	
}</pre></body></html>