	
	.ctg-header__focus-visible.js-focus-visible {
		outline: none;
	}
	
	.ctg-header__focus-visible.js-focus-visible .focus-visible {
		box-shadow: 0px 0px 0px 2px #60a0ff;
	}
	
	.ctg-header__focus-visible.js-focus-visible.focus-visible {
		box-shadow: 0px 0px 0px 2px #60a0ff;
	}
	
	.ctg-header__inset-focus-visible.js-focus-visible .focus-visible {
		box-shadow: inset 0px 0px 0px 2px #60a0ff;
	}
	
	.ctg-header__inset-focus-visible.js-focus-visible.focus-visible {
		box-shadow: inset 0px 0px 0px 2px #60a0ff;
	}
	
	.ctg-header__button {
		font: inherit;
		color: inherit;
		width: auto;
		border: none;
		cursor: pointer;
		margin: 0;
		padding: 0;
		overflow: visible;
		background: transparent;
		box-sizing: border-box;
		text-align: inherit;
		line-height: normal;
		-webkit-appearance: none;
		-webkit-font-smoothing: inherit;
		-moz-osx-font-smoothing: inherit;
	}
	
	.ctg-header__button::-moz-focus-inner {
		border: 0;
		padding: 0;
	}
	
	.social-0-2-22 {
		color: #6f6f6f;
		display: flex;
		font-size: 1rem;
		align-items: center;
		font-family: SourceSansPro, sans-serif;
		line-height: 1.375rem;
		letter-spacing: 0;
		justify-content: center;
	}
	
	.socialTitle-0-2-23 {
		margin: 0;
		display: none;
		white-space: nowrap;
	}
	
	@media (min-width: 768px) {
		.socialTitle-0-2-23 {
			display: initial;
		}
	}
	
	.socialTitle-0-2-23.darkMode {
		color: rgba(255, 255, 255, 0.8);
	}
	
	.socialList-0-2-24 {
		margin: 0 0 16px 0;
		display: flex;
		padding: 0;
		list-style: none;
	}
	
	@media (min-width: 768px) {
		.socialList-0-2-24 {
			margin: 0 0 0 15px;
		}
	}
	
	.socialListItem-0-2-25 {
		width: 64px;
		margin: 0 3px;
		text-align: center;
	}
	
	.socialListItem-0-2-25:hover {
		cursor: pointer;
		text-decoration: underline;
	}
	
	.socialListItem-0-2-25:hover img.iconNoHover-0-2-27 {
		display: none;
	}
	
	.socialListItem-0-2-25:hover img.iconHover-0-2-26 {
		display: block;
	}
	
	.socialListItem-0-2-25 img {
		width: 40px;
		height: 40px;
		margin: auto;
	}
	
	@media (min-width: 768px) {
		.socialListItem-0-2-25 {
			width: initial;
		}
	}
	
	@media (min-width: 768px) {
		.socialListItem-0-2-25 img {
			width: 32px;
			height: 32px;
		}
	}
	
	.iconHover-0-2-26 {
		display: none;
	}
	
	.iconNoHover-0-2-27 {
		display: block;
	}
	
	.socialListItemTitle-0-2-28 {
		color: #6f6f6f;
		font-size: 0.75rem;
		font-family: SourceSansPro, sans-serif;
		font-weight: 400;
		line-height: 18px;
		letter-spacing: 0.0375rem;
		text-transform: initial;
	}
	
	@media (min-width: 768px) {
		.socialListItemTitle-0-2-28 {
			display: none;
		}
	}
	
	.socialItemLink-0-2-30 {
		display: block;
		text-decoration: none;
	}
	
	.ChannelsList-0-2-35 {
		width: 100%;
		margin: 0;
		display: none;
		padding: 0;
		list-style: none;
	}
	
	@media (min-width: 768px) {
		.ChannelsList-0-2-35 {
			display: flex;
		}
	}
	
	@media (min-width: 1024px) {
		.ChannelsList-0-2-35 {
			flex-wrap: wrap;
		}
	}
	
	.ChannelsListItem-0-2-36 {
		flex: 1 1 auto;
		display: flex;
		margin-bottom: 40px;
		justify-content: center;
	}
	
	@media (min-width: 1024px) {
		.ChannelsListItem-0-2-36 {
			flex: 0 1 30%;
			justify-content: start;
		}
	}
	
	.ChannelsListItem-0-2-36 img {
		height: 20px;
	}
	
	@media (min-width: 1024px) {
		.ChannelsListItem-0-2-36 img {
			height: 24px;
		}
	}
	
	.srOnly-0-2-37 {
		top: auto;
		left: -10000px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		position: absolute;
	}
	
	.subFooter-0-2-31 {
		color: #6f6f6f;
		display: flex;
		font-size: 0.875rem;
		font-family: SourceSansPro, sans-serif;
		font-weight: 400;
		line-height: 1.25rem;
		letter-spacing: 0;
		text-transform: initial;
		justify-content: space-between;
	}
	
	.subFooter-0-2-31 a {
		color: #041e42;
		transition: color 300ms ease-in;
		text-decoration: none;
	}
	
	.subFooter-0-2-31 p {
		margin: 0;
	}
	
	@media (max-width: 413px) {
		.subFooter-0-2-31 div:first-child span:first-of-type {
			display: block;
		}
	}
	
	.subFooter-0-2-31.darkMode span,
	.subFooter-0-2-31.darkMode a {
		color: rgba(255, 255, 255, 0.8);
	}
	
	.subFooter-0-2-31.darkMode p:first-child {
		color: rgba(255, 255, 255, 0.6);
	}
	
	.subFooter-0-2-31 a:hover {
		text-decoration: underline;
	}
	
	.separator-0-2-32 {
		margin: 0px 7px;
	}
	
	@media (max-width: 413px) {
		.hidden-0-2-33 {
			display: none;
		}
	}
	
	.rightColumn-0-2-34 {
		display: none;
	}
	
	@media (min-width: 768px) {
		.rightColumn-0-2-34 {
			display: flex;
		}
	}
	
	.contacts-0-2-17 {
		color: #6f6f6f;
		font-size: 1rem;
		text-align: left;
		font-family: SourceSansPro, sans-serif;
		line-height: 20px;
		letter-spacing: 0;
	}
	
	.contacts-0-2-17 a {
		color: #041e42;
		transition: color 300ms ease-in;
		text-decoration: none;
	}
	
	@media (min-width: 768px) and (max-width: 1023px) {
		.contacts-0-2-17 {
			text-align: center;
		}
	}
	
	.contacts-0-2-17 a:hover {
		text-decoration: underline;
	}
	
	.contactsList-0-2-18 {
		margin: 0;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	
	@media (min-width: 768px) {
		.contactsList-0-2-18 {
			flex-direction: row;
		}
	}
	
	@media (min-width: 1024px) {
		.contactsList-0-2-18 {
			justify-content: start;
		}
	}
	
	.contactsList-0-2-18.darkMode span {
		color: #FFFFFF;
	}
	
	.contactsLink-0-2-19 {
		color: #041e42;
		margin: 0 0 0 0;
		display: flex;
		align-self: flex-start;
		line-height: 22px;
		align-content: center;
	}
	
	.contactsLink-0-2-19 img {
		margin-right: 10px;
	}
	
	.contactsLink-0-2-19:first-child {
		margin: 0 0 18px 0;
	}
	
	@media (min-width: 768px) {
		.contactsLink-0-2-19:first-child {
			margin-right: 26px;
		}
	}
	
	.strong-0-2-20 {
		font-family: SourceSansPro, sans-serif;
		font-weight: 600;
	}
	
	.openingHours-0-2-21 {
		color: #000;
		margin: 0 0 16px 0;
	}
	
	.openingHours-0-2-21 span:last-child {
		color: #6f6f6f;
		display: inline-block;
		margin-top: 8px;
	}
	
	.openingHours-0-2-21.darkMode span:first-child {
		color: #FFFFFF;
	}
	
	.openingHours-0-2-21.darkMode span:last-child {
		color: rgba(255, 255, 255, 0.8);
	}
	
	.footer-0-2-1 {}
	
	.footer-0-2-1.darkMode {}
	
	.footer-0-2-1 hr {
		opacity: 1;
	}
	
	.wrapper-0-2-2 {
		margin: 0 auto;
		display: grid;
		padding: 32px 16px 24px 16px;
	}
	
	@media (min-width: 768px) {
		.wrapper-0-2-2 {
			padding: 48px 24px 32px 24px;
			grid-row-gap: 0px;
			grid-column-gap: 0px;
			grid-template-rows: repeat(6, auto);
			grid-template-columns: repeat(2, auto);
		}
	}
	
	@media (min-width: 1024px) {
		.wrapper-0-2-2 {
			grid-template-rows: repeat(6, auto);
		}
	}
	
	.wrapper-0-2-2 a:focus {
		outline: none;
		box-shadow: 0px 0px 0px 2px #60a0ff;
		border-radius: 4px;
	}
	
	.logo-0-2-3 {
		display: block;
		justify-self: start;
		margin-bottom: 24px;
	}
	
	.logo-0-2-3 img {
		height: 24px;
	}
	
	@media (min-width: 768px) {
		.logo-0-2-3 {
			grid-area: 1 / 1 / 2 / 2;
			margin-bottom: 40px;
		}
	}
	
	@media (min-width: 1024px) {
		.logo-0-2-3 {
			margin-bottom: 56px;
		}
	}
	
	@media (min-width: 768px) {
		.logo-0-2-3 img {
			height: 32px;
		}
	}
	
	.social-0-2-4 {}
	
	@media (min-width: 768px) {
		.social-0-2-4 {
			grid-area: 1 / 2 / 1 / 3;
			align-self: flex-start;
			justify-content: flex-end;
		}
	}
	
	.contacts-0-2-5 {
		margin-bottom: 22px;
	}
	
	@media (min-width: 768px) {
		.contacts-0-2-5 {
			grid-area: 4 / 1 / 4 / 3;
		}
	}
	
	@media (min-width: 1024px) {
		.contacts-0-2-5 {
			grid-area: 3 / 2 / 3 / 3;
		}
	}
	
	.channels-0-2-6 {}
	
	@media (min-width: 768px) {
		.channels-0-2-6 {
			grid-area: 3 / 1 / 3 / 3;
		}
	}
	
	@media (min-width: 1024px) {
		.channels-0-2-6 {
			grid-area: 2 / 2 / 2 / 3;
			align-self: start;
			margin-bottom: 11px;
		}
	}
	
	.divider-0-2-7 {
		width: 100%;
		border: none;
		height: 1px;
		margin: 0 0 16px 0;
		background-color: #e0e0e0;
	}
	
	@media (min-width: 768px) {
		.divider-0-2-7 {
			margin: 0 0 24px 0;
			grid-area: 5 / 1 / 5 / 3;
		}
	}
	
	@media (min-width: 1024px) {
		.divider-0-2-7 {
			grid-area: 5 / 1 / 5 / 3;
		}
	}
	
	.dividerMedium-0-2-8 {
		margin: 0 0 16px 0;
	}
	
	.dividerLow-0-2-9 {
		margin: 0 0 20px 0;
	}
	
	@media (min-width: 768px) {
		.dividerLow-0-2-9 {
			margin: 0 0 12px 0;
		}
	}
	
	.dividerMobile-0-2-10 {}
	
	@media (min-width: 768px) {
		.dividerMobile-0-2-10 {
			display: none;
		}
	}
	
	.linkList-0-2-11 {
		margin: 0 0 20px 0;
		display: flex;
		padding: 0;
		row-gap: 18px;
		flex-wrap: wrap;
		font-size: 1rem;
		list-style: none;
		font-family: SourceSansPro, sans-serif;
		line-height: 1.375rem;
		letter-spacing: 0;
	}
	
	.linkList-0-2-11 a {
		color: #041e42;
		transition: color 300ms ease-in;
		text-decoration: none;
	}
	
	@media (min-width: 768px) {
		.linkList-0-2-11 {
			margin: 0 0 40px 0;
			display: grid;
			grid-column: 1 / 3;
			grid-template-columns: repeat(3, 1fr);
		}
		.linkList-0-2-11 #tvProgram {
			grid-area: 2 / 1;
		}
		.linkList-0-2-11 #pocasi {
			grid-area: 3 / 1;
		}
		.linkList-0-2-11 #hbbtvAplikace {
			grid-area: 4 / 1;
		}
		.linkList-0-2-11 #mobilniAplikace {
			grid-area: 5 / 1;
		}
		.linkList-0-2-11 #tvPoplatky {
			grid-area: 6 / 1;
		}
		.linkList-0-2-11 #eshop {
			grid-area: 7 / 1;
		}
		.linkList-0-2-11 #deckoProRodice {
			grid-area: 8 / 1;
		}
		.linkList-0-2-11 #teletext {
			grid-area: 1 / 2;
		}
		.linkList-0-2-11 #casteDotazy {
			grid-area: 2 / 2;
		}
		.linkList-0-2-11 #zvemeVasDoKina {
			grid-area: 3 / 2;
		}
		.linkList-0-2-11 #kontakty {
			grid-area: 4 / 2;
		}
		.linkList-0-2-11 #vseoCt {
			grid-area: 5 / 2;
		}
		.linkList-0-2-11 #studioBrno {
			grid-area: 6 / 2;
		}
		.linkList-0-2-11 #studioOstrava {
			grid-area: 7 / 2;
		}
		.linkList-0-2-11 #radaCt {
			grid-area: 8 / 2;
		}
	}
	
	@media (min-width: 1024px) {
		.linkList-0-2-11 {
			margin: 0 0 32px 0;
			display: flex;
			row-gap: 10px;
			grid-area: 2 / 1 / 5 / 2;
		}
	}
	
	.linkList-0-2-11.darkMode {}
	
	.linkList-0-2-11.darkMode a {
		color: #FFFFFF;
	}
	
	.linkList-0-2-11 a:hover {
		text-decoration: underline;
	}
	
	.linkListItem-0-2-12 {
		flex: 0 1 45%;
		line-height: 22px;
	}
	
	@media (min-width: 768px) {
		.linkListItem-0-2-12 {
			flex: 0 1 33%;
		}
	}
	
	@media (min-width: 1024px) {
		.linkListItem-0-2-12 {
			flex: 0 1 50%;
		}
	}
	
	.subFooter-0-2-13 {}
	
	@media (min-width: 768px) {
		.subFooter-0-2-13 {
			grid-area: 6 / 1 / 6 / 3;
		}
	}
	
	.srOnly-0-2-14 {
		top: auto;
		left: -10000px;
		width: 1px;
		height: 1px;
		overflow: hidden;
		position: absolute;
	}
	
	.footer-d17-0-2-15 {
		background: #f4f4f4;
	}
	
	.footer-d17-0-2-15.darkMode {
		background: #001830;
	}
	
	.wrapper-d18-0-2-16 {
		max-width: 1216px;
	}
	
	.ctg-header__wrapper {
		width: 100%;
		box-sizing: border-box;
		transition: background-color 0ms ease-in-out, top 0ms linear 100ms, box-shadow 100ms;
		background-color: #fff;
	}
	
	.ctg-header__wrapper-absolute {
		z-index: 100;
		position: absolute;
	}
	
	.ctg-header__wrapper-fixed {
		top: 0;
		z-index: 100;
		position: fixed;
		background-color: #fff;
	}
	
	.ctg-header__document-disable-scroll-local {}
	
	@media screen and (max-width: 767px) {
		.ctg-header__document-disable-scroll-local {
			overflow: hidden !important;
			touch-action: none;
			overscroll-behavior: none;
			-webkit-overflow-scrolling: none;
		}
	}
	
	.ctg-header__body-disable-scroll-local {}
	
	@media screen and (max-width: 767px) {
		.ctg-header__body-disable-scroll-local {
			overflow: hidden !important;
			touch-action: none;
			overscroll-behavior: none;
			-webkit-overflow-scrolling: none;
		}
	}
	
	.ctg-header__document-disable-scroll-global {}
	
	@media screen and (max-width: 427px) {
		.ctg-header__document-disable-scroll-global {
			overflow: hidden !important;
			touch-action: none;
			overscroll-behavior: none;
			-webkit-overflow-scrolling: none;
		}
	}
	
	.ctg-header__body-disable-scroll-global {}
	
	@media screen and (max-width: 427px) {
		.ctg-header__body-disable-scroll-global {
			overflow: hidden !important;
			touch-action: none;
			overscroll-behavior: none;
			-webkit-overflow-scrolling: none;
		}
	}
	
	.ctg-header__document-disable-scroll-local-d2 {}
	
	@media screen and (max-width: 767px) {
		.ctg-header__document-disable-scroll-local-d2 {
			padding-right: 0px !important;
		}
	}
	
	.ctg-header__document-disable-scroll-global-d4 {}
	
	@media screen and (max-width: 427px) {
		.ctg-header__document-disable-scroll-global-d4 {
			padding-right: 0px !important;
		}
	}
	
	.ctg-header__link {
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
	}
	
	.ctg-header__inset-focus-visible {}
	
	.ctg-header__context-menu-item-disabled {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled .ctg-header__context-menu-item-link:hover {
		cursor: auto;
	}
	
	.ctg-header__context-menu-item-active {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active .ctg-header__context-menu-item-link {
		cursor: default;
		font-family: SourceSansPro, sans-serif;
		font-weight: 600;
	}
	
	.ctg-header__context-menu-item-link {
		display: flex;
		padding: 9px 26px 9px;
		font-size: 1rem;
		align-items: center;
		font-family: SourceSansPro, sans-serif;
		line-height: 1.375rem;
		letter-spacing: 0;
		vertical-align: sub;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link:hover {}
	
	.ctg-header__context-menu-item-link:hover {
		text-decoration: none;
	}
	
	.ctg-header__profile-name {}
	
	.ctg-header__profile-name + ul li:first-child .ctg-header__context-menu-item-link {
		padding: 0 24px 9px;
	}
	
	.ctg-header__profile-name + ul li:first-child .ctg-header__context-menu-item-link:hover {
		text-decoration: underline;
		background-color: #fff;
	}
	
	.ctg-header__context-menu-item-link-is-not {}
	
	.ctg-header__context-menu-item-link.ctg-header__context-menu-item-link-is-not {
		outline: none;
	}
	
	.ctg-header__context-menu-item-link.ctg-header__context-menu-item-link-is-not.focus-visible {
		box-shadow: 0px 0px 0px 2px #60a0ff;
	}
	
	.ctg-header__context-menu-item {
		color: #393939;
		width: 100%;
		padding: 0;
		max-width: 100%;
		list-style: none;
	}
	
	.ctg-header__context-menu-item > span {
		display: flex;
		align-items: center;
	}
	
	.ctg-header__context-menu-item > span > svg {
		fill: currentColor;
		flex: 0 0 auto;
		width: 20px;
		height: 20px;
		margin: 0 8px 0 -28px;
	}
	
	.ctg-header__context-menu-icon {
		width: 20px;
		display: flex;
		align-items: center;
		margin-right: 18px;
	}
	
	.ctg-header__context-menu-item-disabled-d0 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d0 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d0 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d1 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d1 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d2 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d2:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d3 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d3 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d3 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d4 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d4 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d5 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d5:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d6 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d6 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d6 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d7 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d7 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d8 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d8:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d9 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d9 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d9 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d10 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d10 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d11 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d11:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d12 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d12 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d12 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d13 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d13 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d14 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d14:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d15 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d15 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d15 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d16 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d16 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d17 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d17:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d18 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d18 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d18 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d19 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d19 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d20 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d20:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d21 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d21 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d21 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d22 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d22 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d23 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d23:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d24 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d24 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d24 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d25 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d25 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d26 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d26:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d27 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d27 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d27 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d28 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d28 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d29 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d29:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d30 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d30 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d30 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d31 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d31 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d32 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d32:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d33 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d33 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d33 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d34 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d34 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d35 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d35:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__context-menu-item-disabled-d36 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d36 .ctg-header__context-menu-item-link,
	.ctg-header__context-menu-item.ctg-header__context-menu-item-disabled-d36 .ctg-header__context-menu-item-link:hover {
		background-color: transparent;
		color: #8d8d8d;
	}
	
	.ctg-header__context-menu-item-active-d37 {}
	
	.ctg-header__context-menu-item.ctg-header__context-menu-item-active-d37 .ctg-header__context-menu-item-link {
		color: #000000;
	}
	
	.ctg-header__context-menu-item-link-d38 {
		color: #041e42;
	}
	
	.ctg-header__context-menu-item:not(.ctg-header__context-menu-item-disabled) .ctg-header__context-menu-item-link-d38:hover {
		color: #000000;
		background-color: #f4f4f4;
	}
	
	.ctg-header__local-menu-mobile-nav {
		width: 100%;
		display: none;
		position: relative;
		box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 12px 24px -8px rgba(0, 0, 0, 0.15);
		margin-left: auto;
		background-color: #fff;
	}
	
	.ctg-header__local-menu-mobile-nav .ctg-header__context-menu {
		width: 100%;
		padding: 16px 0;
		box-shadow: none;
		background-color: transparent;
	}
	
	.ctg-header__local-menu-mobile-nav .ctg-header__context-menu li.ctg-header__context-menu-item-active > a,
	.ctg-header__local-menu-mobile-nav .ctg-header__context-menu li.ctg-header__context-menu-item-active > span,
	.ctg-header__local-menu-mobile-nav .ctg-header__context-menu li > a:hover {
		color: #041e42;
	}
	
	.ctg-header__local-menu-mobile-nav .ctg-header__context-menu li:not(.ctg-header__context-menu-item-disabled) > a:hover,
	.ctg-header__local-menu-mobile-nav .ctg-header__context-menu li:not(.ctg-header__context-menu-item-disabled) > span.ctg-header__local-menu-mobile-nav .ctg-header__context-menu li:not(.ctg-header__context-menu-item-disabled):hover {
		background-color: #f4f4f4;
	}
	
	.ctg-header__local-menu-mobile-nav-visible {
		display: block;
	}
	
	.ctg-header__local-menu-mobile-nav-wrapper {
		top: 105px;
		left: 0;
		width: 100%;
		height: calc(100% - 105px);
		padding: 0;
		z-index: 101;
		overflow: auto;
		position: fixed;
		visibility: hidden;
		background-color: rgba(0, 0, 0, .3);
	}
	
	.ctg-header__local-menu-mobile-nav-wrapper-visible {
		visibility: visible;
	}
	
	.ctg-header__spacer {
		height: 56px;
		display: none;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__spacer {
			height: 65px;
		}
	}
	
	.ctg-header__spacer-visible {
		display: block;
	}
	
	.ctg-header__spacer-with-product-menu {
		height: 105px;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__spacer-with-product-menu {
			height: 122px;
		}
	}
	
	.ctg-header__local-menu-mobile-button-wrapper {
		color: inherit;
		display: flex;
		align-items: center;
	}
	
	.ctg-header__local-menu-mobile-button-wrapper > button {
		color: inherit;
		display: flex;
		padding: 10px 16px;
		align-items: center;
	}
	
	.ctg-header__local-menu-mobile-button > svg {
		color: inherit;
		width: 24px;
		height: 24px;
		margin-right: 4px;
	}
	
	.ctg-header__local-menu-mobile-button > span {
		color: inherit;
		font-size: 1rem;
		font-family: SourceSansPro, sans-serif;
		line-height: 1;
	}
	
	.ctg-header__inset-focus-visible {}
	
	.ctg-header__hotlink-nav-list-item {
		position: relative;
	}
	
	@media (max-width: 767px) {
		.ctg-header__hotlink-nav-list-item {
			border-left: 1px solid rgba(0, 0, 0, 0.2);
		}
	}
	
	.ctg-header__hotlink-nav-list-item > a,
	.ctg-header__hotlink-nav-list-item > button,
	.ctg-header__hotlink-nav-list-item > span {
		height: 100%;
		margin: 0;
		display: flex;
		position: relative;
		font-size: 16px;
		box-sizing: border-box;
		transition: backgroundColor 150ms, borderColor 150ms, color 150ms;
		align-items: center;
		font-family: SourceSansPro, sans-serif;
		font-weight: 600;
		line-height: 1.314rem;
		padding-top: 5px;
		white-space: nowrap;
		padding-left: 14px;
		padding-right: 14px;
		letter-spacing: normal;
		padding-bottom: 5px;
		justify-content: center;
	}
	
	.ctg-header__hotlink-nav-list-item > span {
		cursor: default;
	}
	
	.ctg-header__hotlink-nav-list-item > a svg,
	.ctg-header__hotlink-nav-list-item > button svg,
	.ctg-header__hotlink-nav-list-item > span svg {
		margin-right: 4px;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item > a svg,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item > button svg,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item > span svg {}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item > a,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item > button,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item > span {}
	
	@media (hover: hover) {
		.ctg-header__hotlink-nav-list-item > a,
		.ctg-header__hotlink-nav-list-item > button,
		.ctg-header__hotlink-nav-list-item > span {}
		.ctg-header__hotlink-nav-list-item > a:hover svg,
		.ctg-header__hotlink-nav-list-item > button:hover svg,
		.ctg-header__hotlink-nav-list-item > span:hover svg {}
		.ctg-header__hotlink-nav-list-item > a:hover,
		.ctg-header__hotlink-nav-list-item > button:hover,
		.ctg-header__hotlink-nav-list-item > span:hover {
			text-decoration: none;
		}
	}
	
	.ctg-header__hotlink-nav-list-item-active {}
	
	.ctg-header__hotlink-nav-list-item-active:before {
		left: 50%;
		width: 0;
		bottom: -6px;
		height: 0;
		content: "";
		position: absolute;
		border-left: 6px solid transparent;
		margin-left: -6px;
		border-right: 6px solid transparent;
	}
	
	.ctg-header__hotlink-nav-list-item-d0 {}
	
	.ctg-header__hotlink-nav-list-item-d0 > a,
	.ctg-header__hotlink-nav-list-item-d0 > button,
	.ctg-header__hotlink-nav-list-item-d0 > span {
		background-color: transparent;
		color: #041e42;
	}
	
	.ctg-header__hotlink-nav-list-item-d0 > a svg,
	.ctg-header__hotlink-nav-list-item-d0 > button svg,
	.ctg-header__hotlink-nav-list-item-d0 > span svg {
		color: inherit;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d0 > a svg,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d0 > button svg,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d0 > span svg {
		color: inherit;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d0 > a,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d0 > button,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d0 > span {
		background-color: #041e42;
		color: #fff;
		border-color: #041e42;
	}
	
	@media (hover: hover) {
		.ctg-header__hotlink-nav-list-item-d0 > a,
		.ctg-header__hotlink-nav-list-item-d0 > button,
		.ctg-header__hotlink-nav-list-item-d0 > span {}
		.ctg-header__hotlink-nav-list-item-d0 > a:hover svg,
		.ctg-header__hotlink-nav-list-item-d0 > button:hover svg,
		.ctg-header__hotlink-nav-list-item-d0 > span:hover svg {
			color: inherit;
		}
		.ctg-header__hotlink-nav-list-item-d0 > a:hover,
		.ctg-header__hotlink-nav-list-item-d0 > button:hover,
		.ctg-header__hotlink-nav-list-item-d0 > span:hover {
			background-color: #041e42;
			color: #fff;
			border-color: #041e42;
		}
	}
	
	.ctg-header__hotlink-nav-list-item-active-d2 {}
	
	.ctg-header__hotlink-nav-list-item-active-d2:before {
		border-top: 6px solid #041e42;
	}
	
	.ctg-header__hotlink-nav-list-item-d3 {}
	
	.ctg-header__hotlink-nav-list-item-d3 > a,
	.ctg-header__hotlink-nav-list-item-d3 > button,
	.ctg-header__hotlink-nav-list-item-d3 > span {
		background-color: transparent;
		color: #041e42;
	}
	
	.ctg-header__hotlink-nav-list-item-d3 > a svg,
	.ctg-header__hotlink-nav-list-item-d3 > button svg,
	.ctg-header__hotlink-nav-list-item-d3 > span svg {
		color: inherit;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d3 > a svg,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d3 > button svg,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d3 > span svg {
		color: inherit;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d3 > a,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d3 > button,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__hotlink-nav-list-item-d3 > span {
		background-color: #041e42;
		color: #fff;
		border-color: #041e42;
	}
	
	@media (hover: hover) {
		.ctg-header__hotlink-nav-list-item-d3 > a,
		.ctg-header__hotlink-nav-list-item-d3 > button,
		.ctg-header__hotlink-nav-list-item-d3 > span {}
		.ctg-header__hotlink-nav-list-item-d3 > a:hover svg,
		.ctg-header__hotlink-nav-list-item-d3 > button:hover svg,
		.ctg-header__hotlink-nav-list-item-d3 > span:hover svg {
			color: inherit;
		}
		.ctg-header__hotlink-nav-list-item-d3 > a:hover,
		.ctg-header__hotlink-nav-list-item-d3 > button:hover,
		.ctg-header__hotlink-nav-list-item-d3 > span:hover {
			background-color: #041e42;
			color: #fff;
			border-color: #041e42;
		}
	}
	
	.ctg-header__hotlink-nav-list-item-active-d5 {}
	
	.ctg-header__hotlink-nav-list-item-active-d5:before {
		border-top: 6px solid #041e42;
	}
	
	.ctg-header__hotlink-nav-list {
		height: 100%;
		margin: 0;
		display: flex;
		padding: 0;
		position: relative;
		list-style-type: none;
	}
	
	.ctg-header__hotlink-nav-button-container {
		position: relative;
	}
	
	.ctg-header__local-menu-nav-list-item {
		position: relative;
		max-width: 235px;
	}
	
	.ctg-header__local-menu-nav-list-item > a,
	.ctg-header__local-menu-nav-list-item > button,
	.ctg-header__local-menu-nav-list-item > span {
		color: #041e42;
		height: 57px;
		margin: 0;
		display: block;
		padding: 0 14px;
		position: relative;
		font-size: 1rem;
		box-sizing: border-box;
		transition: background-color 150ms, border-color 150ms, color 150ms;
		font-family: SourceSansPro, sans-serif;
		font-weight: 600;
		line-height: 57px;
		white-space: nowrap;
		letter-spacing: normal;
		text-decoration: none;
	}
	
	.ctg-header__local-menu-nav-list-item > span {
		cursor: default;
	}
	
	.ctg-header__local-menu-nav-list-item-active.ctg-header__local-menu-nav-list-item > a,
	.ctg-header__local-menu-nav-list-item > a:hover,
	.ctg-header__local-menu-nav-list-item-active.ctg-header__local-menu-nav-list-item > button,
	.ctg-header__local-menu-nav-list-item > button:hover,
	.ctg-header__local-menu-nav-list-item-active.ctg-header__local-menu-nav-list-item > span,
	.ctg-header__local-menu-nav-list-item > span:hover {
		color: #fff;
		border-color: #041e42;
		text-decoration: none;
		background-color: #041e42;
	}
	
	.ctg-header__local-menu-nav-list-item-active:before {
		left: 50%;
		width: 0;
		bottom: -6px;
		height: 0;
		content: "";
		position: absolute;
		border-top: 6px solid #041e42;
		border-left: 6px solid transparent;
		margin-left: -6px;
		border-right: 6px solid transparent;
	}
	
	.ctg-header__local-menu-nav.ctg-header__local-menu-nav-gradient {
		mask-size: auto;
		mask-image: linear-gradient( to right, black calc(100% - 150px), transparent calc(100% - 100px));
		mask-repeat: no-repeat, no-repeat;
		mask-position: 0 0, 100% 0;
		-webkit-mask-size: auto;
		-webkit-mask-image: linear-gradient( to right, black calc(100% - 150px), transparent calc(100% - 100px));
		-webkit-mask-repeat: no-repeat, no-repeat;
		-webkit-mask-position: 0 0, 100% 0;
	}
	
	.ctg-header__local-menu-nav-list {
		width: fit-content;
		margin: 0;
		display: flex;
		padding: 0;
		position: relative;
		list-style-type: none;
	}
	
	.ctg-header__local-menu-nav-button-container {
		position: relative;
	}
	
	.ctg-header__local-menu-nav-button-container .ctg-header__context-menu {
		left: -30px;
	}
	
	.ctg-header__local-menu-nav-button:before {
		left: 50%;
		bottom: -6px;
		height: 0;
		content: "";
		display: block;
		opacity: 0;
		z-index: 2;
		position: absolute;
		transform: translateX(-50%);
		border-top: 6px solid #041e42;
		transition: opacity .150ms ease;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		pointer-events: none;
	}
	
	.ctg-header__local-menu-nav-button:hover {
		cursor: pointer;
	}
	
	.ctg-header__local-menu-nav-button-active {
		color: #fff !important;
		background-color: #041e42;
	}
	
	.ctg-header__local-menu-nav-button-active:before {
		opacity: 1;
	}
	
	.ctg-header__local-menu-nav-button-active.dark {
		color: #041e42 !important;
		background-color: #fff !important;
	}
	
	.ctg-header__local-menu-nav-button-active.dark:before {
		border-top: 6px solid #fff;
	}
	
	.ctg-header__local-menu-wrapper {
		position: relative;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__local-menu-wrapper {
			margin: 0 auto;
			padding: 0 24px;
			max-width: 1168px;
		}
	}
	
	.ctg-header__local-menu {
		height: 49px;
		display: grid;
		z-index: 1;
		position: relative;
		box-sizing: border-box;
		align-items: center;
		border-bottom: 1px solid rgba(0, 0, 0, 0.2);
		justify-content: stretch;
		grid-template-columns: 1fr min-content min-content;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__local-menu {
			height: 57px;
			max-width: 100%;
			grid-template-rows: 57px;
			grid-template-columns: minmax(0, 100%) min-content min-content;
		}
	}
	
	.ctg-header__local-menu.hideBottomLine {
		height: 48px;
		border-bottom: 0;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__local-menu.hideBottomLine {
			height: 56px;
			grid-template-rows: 56px;
		}
	}
	
	.ctg-header__local-nav-wrapper {
		display: none;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__local-nav-wrapper {
			display: block;
			position: relative;
		}
	}
	
	.ctg-header__hotlink-nav-wrapper {
		height: 100%;
		position: relative;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__hotlink-nav-wrapper {
			display: block;
			position: relative;
		}
	}
	
	.ctg-header__local-menu-mobile-button-wrapper {
		height: 100%;
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__local-menu-mobile-button-wrapper {
			display: none;
		}
	}
	
	.ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button {
		width: 100%;
		height: 100%;
	}
	
	.ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button.ctg-header__local-menu-mobile-button-active {
		background-color: rgba(0, 0, 0, 0.04);
	}
	
	@media (hover: hover) {
		.ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button:hover {
			color: #fff;
			background-color: #041e42;
		}
		.inverted .ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button:hover {
			color: #fff;
			background-color: transparent;
		}
	}
	
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item > a,
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item > button,
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item > span {
		color: #fff;
	}
	
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item.ctg-header__local-menu-nav-list-item-active > a,
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item.ctg-header__local-menu-nav-list-item-active > button,
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item.ctg-header__local-menu-nav-list-item-active > span {
		color: #041e42;
		border-color: #fff;
		background-color: #fff;
	}
	
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item.ctg-header__local-menu-nav-list-item-active:before {
		border-top-color: #fff;
	}
	
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item > a:hover,
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item > button:hover,
	.ctg-header__header-dark .ctg-header__local-menu-nav-list-item > span:hover {
		color: #041e42;
		border-color: #fff;
		background-color: #fff;
	}
	
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > a,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > button,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > span {
		color: #fff;
	}
	
	@media screen and (max-width: 767px) {
		.ctg-header__header-dark .ctg-header__hotlink-nav-list-item {
			border-color: rgba(255, 255, 255, 0.2);
			;
		}
	}
	
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item.ctg-header__hotlink-nav-list-item-active > a,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item.ctg-header__hotlink-nav-list-item-active > button,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item.ctg-header__hotlink-nav-list-item-active > span {
		color: #041e42;
		border-color: #fff;
		background-color: #fff;
	}
	
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item.ctg-header__hotlink-nav-list-item-active > a:before,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item.ctg-header__hotlink-nav-list-item-active > button:before,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item.ctg-header__hotlink-nav-list-item-active > span:before {
		border-top: 6px solid white;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > a,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > a:hover,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > button,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > button:hover,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > span,
	.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > span:hover {
		color: #041e42;
		border-color: #fff;
		background-color: #fff;
	}
	
	.ctg-header__hotlink-nav-list-item-active.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > a:before,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > button:before,
	.ctg-header__hotlink-nav-list-item-active.ctg-header__header-dark .ctg-header__hotlink-nav-list-item > span:before {
		border-top: 6px solid white;
	}
	
	.ctg-header__header-dark .ctg-header__local-menu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
	
	.ctg-header__header-dark .ctg-header__hotlink-nav-wrapper button:hover,
	.ctg-header__header-dark .ctg-header__hotlink-nav-wrapper button.ctg-header__local-menu-mobile-button-active {
		color: #041e42;
		background-color: #fff;
	}
	
	.ctg-header__header-dark .ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button.ctg-header__local-menu-mobile-button-active {
		color: #041e42;
		height: calc(100% + 1px);
		background-color: #fff;
	}
	
	@media (hover: hover) {
		.ctg-header__header-dark .ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button:hover {
			color: #041e42;
			background-color: #fff;
		}
		.inverted .ctg-header__header-dark .ctg-header__local-menu-mobile-button-wrapper .ctg-header__local-menu-mobile-button:hover {
			color: #fff;
			background-color: #041e42;
		}
	}
	
	.ctg-header__global-menu-logo-wrapper {
		display: flex;
		align-items: center;
	}
	
	@media (max-width: 359px) {
		.ctg-header__global-menu-logo-wrapper {
			border-left: 0;
		}
	}
	
	.ctg-header__global-menu-logo-link {
		height: 20px;
		margin: 0 16px;
	}
	
	@media (min-width: 360px) {
		.ctg-header__global-menu-logo-link {
			height: 24px;
		}
	}
	
	@media (min-width: 768px) {
		.ctg-header__global-menu-logo-link {
			margin-top: 0;
			margin-left: 24px;
			margin-right: 24px;
			margin-bottom: 0;
		}
	}
	
	.ctg-header__global-menu-logo {
		height: 100%;
		display: block;
		max-height: 100%;
	}
	
	.ctg-header__has-shp-nav {}
	
	.ctg-header__global-menu-wrapper {
		height: 56px;
		display: flex;
		position: relative;
		background: transparent;
		align-items: center;
		border-bottom: 1px solid rgba(0, 0, 0, .2);
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__global-menu-wrapper {
			height: 65px;
		}
	}
	
	.ctg-header__background-class {}
	
	.ctg-header__global-menu-right-items {}
	
	.ctg-header__global-menu-wrapper .ctg-header__global-menu-right-items {
		height: 100%;
		display: flex;
		margin-left: auto;
	}
	
	.ctg-header__global-menu-logo-wrapper {}
	
	.ctg-header__global-menu-wrapper .ctg-header__global-menu-logo-wrapper {
		flex: 0 1 auto;
		color: inherit;
		height: 100%;
	}
	
	.ctg-header__background-class-d0 {
		background: linear-gradient(90deg, #019CE1 0%, #00288C 100%);
	}
	
	.ctg-header__global-menu-nav-button-wrapper {
		color: #041e42;
		height: 100%;
		display: flex;
		box-sizing: border-box;
		align-items: center;
		border-left: 1px solid rgba(0, 0, 0, 0.2);
	}
	
	.ctg-header__global-menu-nav-button-wrapper > a,
	.ctg-header__global-menu-nav-button-wrapper > button {
		transition: backgroundColor 200ms, color 200ms;
	}
	
	.ctg-header__global-menu-nav-button-wrapper searchInput {
		color: #000;
	}
	
	@media (hover: hover) {
		.ctg-header__global-menu-nav-button-wrapper > a:hover,
		.ctg-header__global-menu-nav-button-wrapper > button:hover {
			background-color: rgba(0, 0, 0, 0.04);
		}
	}
	
	.ctg-header__global-menu-nav-button-wrapper > .ctg-header__menu-button-active {
		background-color: rgba(0, 0, 0, 0.04);
	}
	
	.ctg-header__global-menu-nav-button-wrapper > button {
		display: flex;
		padding: 10px 20px;
		align-items: center;
	}
	
	@media (max-width: 767px) {
		.ctg-header__global-menu-nav-button-wrapper {
			border-left: 0;
		}
		mobileSearchOpened .ctg-header__global-menu-nav-button-wrapper {
			display: none;
		}
	}
	
	.ctg-header__global-menu-nav-button-wrapper.dark {
		color: #fff;
		border-left-color: rgba(255, 255, 255, 0.2);
	}
	
	.ctg-header__global-menu-nav-button-wrapper.dark searchInput {
		color: #fff;
	}
	
	@media (hover: hover) {
		.ctg-header__global-menu-nav-button-wrapper.dark > a:hover,
		.ctg-header__global-menu-nav-button-wrapper.dark > button:hover {
			background-color: rgba(255, 255, 255, 0.08);
		}
	}
	
	.ctg-header__global-menu-nav-button-wrapper.dark > .ctg-header__menu-button-active {
		background-color: rgba(255, 255, 255, 0.08);
	}
	
	.ctg-header__menu-button > svg {
		color: inherit;
		width: 24px;
		height: 24px;
		margin-right: 8px;
	}
	
	.ctg-header__menu-button > span {
		color: inherit;
		font-family: SourceSansPro, sans-serif;
		line-height: 24px;
	}
	
	.ctg-header__search-wrapper {
		color: #041e42;
		height: 100%;
		position: relative;
		box-sizing: border-box;
		border-left: 1px solid rgba(0, 0, 0, 0.2);
	}
	
	.ctg-header__search-wrapper > a,
	.ctg-header__search-wrapper > button {
		transition: backgroundColor 200ms, color 200ms;
	}
	
	.ctg-header__search-wrapper .ctg-header__search-input {
		color: #000;
	}
	
	@media (hover: hover) {
		.ctg-header__search-wrapper > a:hover,
		.ctg-header__search-wrapper > button:hover {
			background-color: rgba(0, 0, 0, 0.04);
		}
	}
	
	.ctg-header__search-wrapper > menuButtonActive {
		background-color: rgba(0, 0, 0, 0.04);
	}
	
	@media (min-width: 768px) {
		.ctg-header__search-wrapper {
			width: 240px;
		}
	}
	
	.ctg-header__search-wrapper.dark {
		color: #fff;
		border-left-color: rgba(255, 255, 255, 0.2);
	}
	
	.ctg-header__search-wrapper.dark .ctg-header__search-input {
		color: #fff;
	}
	
	.ctg-header__search-wrapper.dark > a:hover,
	.ctg-header__search-wrapper.dark > button:hover,
	.ctg-header__search-wrapper.dark > menuButtonActive {
		background-color: rgba(255, 255, 255, 0.08);
	}
	
	.ctg-header__search-wrapper-mobile {
		display: flex;
	}
	
	@media (max-width: 359px) {
		.ctg-header__search-wrapper-mobile {
			border-left: 0;
		}
	}
	
	.ctg-header__search-wrapper-mobile-opened {
		width: 100%;
	}
	
	.ctg-header__search-form {
		color: inherit;
		height: 100%;
		position: relative;
	}
	
	.ctg-header__search-form button {
		top: 0;
		color: inherit;
		right: 0;
		border: 0;
		height: 100%;
		margin: 0;
		display: block;
		padding: 10px 20px;
		position: absolute;
		font-size: 0;
		background: none;
		font-family: SourceSansPro, sans-serif;
	}
	
	.ctg-header__search-wrapper-mobile:not(.ctg-header__search-wrapper-mobile-opened) .ctg-header__search-form {
		display: none;
	}
	
	.ctg-header__search-wrapper-mobile .ctg-header__search-form {
		flex: 1 1 auto;
		display: flex;
	}
	
	@media screen and (min-width: 768px) and (max-width: 1279px) {
		.ctg-header__has-shp-nav .ctg-header__search-form button {
			padding: 10px 16px;
		}
	}
	
	@media screen and (max-width: 767px) {
		.ctg-header__search-form button {
			animation: ctg-search-button-hide 200ms forwards;
		}
	}
	
	.ctg-header__search-input {
		flex: 0 1 auto;
		color: inherit;
		width: 100%;
		border: 0;
		height: 100%;
		display: block;
		outline: none;
		padding: 0 60px 0 18px;
		font-size: 1rem;
		appearance: none;
		box-sizing: border-box;
		font-family: SourceSansPro, sans-serif;
		border-radius: 0;
		background-color: transparent;
	}
	
	.ctg-header__search-input::placeholder {
		color: inherit;
		opacity: 0.8;
	}
	
	.ctg-header__search-input::-webkit-search-cancel-button {
		appearance: none;
	}
	
	.ctg-header__search-input:-webkit-autofill {
		transition-delay: 999999s !important;
		transition-property: background-color, color;
	}
	
	.ctg-header__search-wrapper-mobile .ctg-header__search-input {
		flex: 1 1 100%;
		height: 100%;
		padding: 0 64px 0 14px;
	}
	
	.ctg-header__search-mobile-button {
		display: flex;
		padding: 10px 10px;
		align-items: center;
		justify-content: center;
	}
	
	.ctg-header__search-wrapper:not(.ctg-header__search-wrapper-mobile) .ctg-header__search-mobile-button {
		display: none;
	}
	
	@media screen and (min-width: 768px) and (max-width: 1279px) {
		.ctg-header__has-shp-nav .ctg-header__search-mobile-button {
			width: 64px;
		}
	}
	
	.ctg-header__search-wrapper-mobile.ctg-header__search-wrapper-mobile-opened .ctg-header__search-mobile-show-button {
		display: none;
	}
	
	.ctg-header__search-mobile-hide-button {
		width: 54px;
		border-left: 1px solid rgba(0, 0, 0, 0.2);
	}
	
	.ctg-header__search-wrapper-mobile:not(.ctg-header__search-wrapper-mobile-opened) .ctg-header__search-mobile-hide-button {
		display: none;
	}
	
	.ctg-header__search-mobile-hide-button-dark {
		border-left-color: rgba(255, 255, 255, 0.2);
	}
	
	@keyframes ctg-search-button-hide {
		from {
			transform: translate3d(60px, 0, 0);
		}
		to {
			transform: translate3d(0, 0, 0);
		}
	}
	
	.ctg-header__global-menu-wrapper:not(.ctg-header__has-shp-nav) .ctg-header__global-menu-logo-wrapper + .ctg-header__global-menu-right-items > .ctg-header__search-wrapper-mobile {
		border-left: 0;
	}
	
	.ctg-header__header-dark .ctg-header__global-menu-wrapper {
		color: #fff;
		border-color: rgba(255, 255, 255, 0.2);
	}
	
	.ctg-header__global-menu-wrapper.ctg-header__mobile-search-opened .ctg-header__global-menu-right-items {
		flex: 1 1 auto;
		margin-left: 0;
	}
	
	.ctg-header__mobile-search-opened .ctg-header__global-menu-super-homepage-nav {
		display: none;
	}
	
	.ctg-header__header-dark .ctg-header__global-menu-super-homepage-nav-item-link {
		color: #FFFFFF;
	}
	
	.ctg-header__header-dark .ctg-header__global-menu-super-homepage-nav-item-link:hover {
		color: #fff;
	}
	
	.ctg-header__mobile-search-opened:not(.ctg-header__has-shp-nav) .ctg-header__global-menu-logo-wrapper {
		display: none;
	}
	
	@media (max-width: 767px) {
		.ctg-header__mobile-search-opened .ctg-header__global-menu-logo-wrapper {
			display: none;
		}
	}
	
	.ctg-header__global-menu-wrapper .ctg-header__menu-button {
		height: 100%;
	}
	
	@media (max-width: 767px) {
		.ctg-header__global-menu-wrapper .ctg-header__menu-button {
			padding: 10px 10px;
		}
		.ctg-header__global-menu-wrapper .ctg-header__menu-button > span {
			display: none;
		}
		.ctg-header__global-menu-wrapper .ctg-header__menu-button > svg {
			margin-right: 0;
		}
	}
	
	.ctg-header__global-menu-wrapper.ctg-header__has-shp-nav .ctg-header__search-wrapper-mobile:not(.ctg-header__search-wrapper-mobile-opened) {
		border-left: 0;
	}
	
	@media (max-width: 767px) {
		.ctg-header__global-menu-wrapper.ctg-header__has-shp-nav .ctg-header__search-wrapper-mobile.ctg-header__search-wrapper-mobile-opened {
			border-left: 0;
		}
	}
	
	@media (min-width: 768px) and (max-width: 1279px) {
		.ctg-header__global-menu-wrapper.ctg-header__has-shp-nav .ctg-header__search-wrapper-mobile:not(.ctg-header__search-wrapper-mobile-opened) {
			width: auto;
		}
	}
	
	@media (min-width: 768px) and (max-width: 1279px) {
		.ctg-header__has-shp-nav .ctg-header__search-mobile-hide-button {
			width: 56px;
			border-left: 0;
		}
	}
	
	@media (max-width: 767px) {
		.ctg-header__global-menu-wrapper .ctg-header__account-login-link {
			padding: 10px 10px;
		}
		.ctg-header__global-menu-wrapper .ctg-header__account-login-link > svg {
			display: block;
		}
		.ctg-header__global-menu-wrapper .ctg-header__account-login-link > span {
			display: none;
		}
	}
	
	.ctg-header__menu-nav-wrapper {
		width: 100%;
		opacity: 0%;
		position: relative;
		box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 12px 24px -8px rgba(0, 0, 0, 0.15);
		transition: transform 10ms cubic-bezier(0, 0, 0.3, 1) 300ms, visibility 200ms cubic-bezier(0, 0, 0.3, 1), opacity 200ms cubic-bezier(0, 0, 0.3, 1);
		visibility: hidden;
		margin-left: auto;
		margin-right: 0;
		pointer-events: none;
		text-decoration: none;
		background-color: #fff;
		transform-origin: top right;
	}
	
	@media screen and (min-width: 428px) {
		.ctg-header__menu-nav-wrapper {
			width: 320px;
			border-radius: 4px;
		}
	}
	
	.ctg-header__menu-nav-wrapper > ul + ul {
		margin: 0;
		border-top: 1px solid #e0e0e0;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	
	.ctg-header__menu-nav-wrapper > ul:last-child:first-child {
		margin-bottom: 0;
	}
	
	.ctg-header__menu-nav-wrapper contextMenu {
		width: 100%;
		box-shadow: none;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 8px;
		background-color: transparent;
	}
	
	.ctg-header__menu-nav-wrapper contextMenucontextMenuPrimary li > a,
	.ctg-header__menu-nav-wrapper contextMenucontextMenuPrimary li > span {
		font-size: 1.125rem;
		font-family: TvSansScreen, sans-serif;
		font-weight: 500;
		padding-top: 9px;
		padding-left: 56px;
		padding-right: 56px;
		padding-bottom: 9px;
	}
	
	.ctg-header__menu-nav-wrapper contextMenu li > a,
	.ctg-header__menu-nav-wrapper contextMenu li > span {
		padding-top: 9px;
		padding-left: 56px;
		padding-right: 56px;
		padding-bottom: 9px;
	}
	
	.ctg-header__menu-nav-wrapper contextMenu licontextMenuItemActive > a,
	.ctg-header__menu-nav-wrapper contextMenu licontextMenuItemActive > span {
		color: #ed1c24;
	}
	
	.ctg-header__menu-nav-wrapper contextMenu licontextMenuItemActive > a svg,
	.ctg-header__menu-nav-wrapper contextMenu licontextMenuItemActive > span svg {
		color: #041e42;
	}
	
	.ctg-header__menu-nav-wrapper contextMenu li:not(contextMenuItemDisabled) > a:hover,
	.ctg-header__menu-nav-wrapper contextMenu li:not(contextMenuItemDisabled) > span:hover {
		color: #ed1c24;
		background-color: #f4f4f4;
	}
	
	.ctg-header__menu-nav-visible {
		opacity: 1;
		transition: transform 10ms cubic-bezier(0, 0, 0.3, 1) 300ms, visibility 200ms cubic-bezier(0, 0, 0.3, 1), opacity 200ms cubic-bezier(0, 0, 0.3, 1);
		visibility: visible;
		margin-left: auto;
		margin-right: 0;
		pointer-events: all;
	}
	
	.ctg-header__account-context-menu {
		color: #041e42;
		margin: 0;
		padding: 0 0 12px 0;
		font-size: 1rem;
		box-shadow: none;
		font-family: SourceSansPro, sans-serif;
		line-height: 1.375rem;
		padding-top: 0 !important;
		letter-spacing: 0;
	}
	
	.ctg-header__account-context-menu li:nth-child(2),
	.ctg-header__account-context-menu li:nth-child(4),
	.ctg-header__account-context-menu li:nth-child(5) {
		border-top: 1px solid #e0e0e0;
		padding-top: 8px;
	}
	
	.ctg-header__account-context-menu li:nth-child(1),
	.ctg-header__account-context-menu li:nth-child(3),
	.ctg-header__account-context-menu li:nth-child(4) {
		padding-bottom: 8px;
	}
	
	.ctg-header__account-context-menu li:not(:first-child) a {
		padding: 9px 24px;
	}
	
	.ctg-header__account-context-menu li.ctg-header__context-menu-item-active > a {
		color: #ed1c24;
	}
	
	.ctg-header__account-context-menu li.ctg-header__context-menu-item-active > a svg {
		color: #041e42;
	}
	
	.ctg-header__account-context-menu li:not(.ctg-header__context-menu-item-disabled):not(:first-child) > a:hover {
		background-color: #f4f4f4;
	}
	
	.ctg-header__profile-name {
		cursor: initial;
		padding-top: 12px;
	}
	
	.ctg-header__profile-name p {
		color: black;
		margin: 0;
		padding: 9px 24px 0 24px;
		font-size: 1.3125rem;
		font-family: TvSansScreen, sans-serif;
		font-weight: 500;
		line-height: 1.625rem;
		letter-spacing: 0;
	}
	
	.ctg-header__global-menu-account-nav-wrapper {
		top: 56px;
		right: 0;
		width: 100%;
		height: calc(100% - 56px);
		z-index: 101;
		overflow: auto;
		position: fixed;
		box-sizing: border-box;
		visibility: hidden;
	}
	
	@media screen and (min-width: 428px) {
		.ctg-header__global-menu-account-nav-wrapper {
			width: fit-content;
			padding: 8px;
		}
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__global-menu-account-nav-wrapper {
			top: 65px;
			height: calc(100% - 65px);
			padding: 16px;
			background-color: transparent;
		}
	}
	
	.ctg-header__global-menu-nav {
		margin-left: auto;
	}
	
	.ctg-header__global-menu-account-nav-wrapper-visible {
		visibility: visible;
	}
	
	body.ctg-header__body-disable-scroll .ctg-header__global-menu-account-nav-wrapper-visible {
		visibility: visible;
	}
	
	.ctg-header__channels-list {
		width: 100%;
		margin: 0;
		display: flex;
		padding: 19px 29px 19px 29px;
		flex-wrap: wrap;
		max-width: 100%;
		box-sizing: border-box;
		list-style: none;
	}
	
	.ctg-header__channels-list.isDark {
		background-color: #001830;
	}
	
	.ctg-header__channels-list-item {
		flex: 1 1 auto;
		width: 50%;
		padding: 8px 0;
	}
	
	.ctg-header__channels-list-item img {
		height: 21px;
		display: block;
	}
	
	.ctg-header__channels-list-item a {
		display: block;
		padding: 5px;
	}
	
	.ctg-header__channels-list-item-main-link {
		width: 100%;
		margin-bottom: 14px;
	}
	
	.ctg-header__channels-list-item-main-link img {
		height: 24px;
	}
	
	.ctg-header__global-menu-nav {
		width: 100%;
		display: none;
		position: relative;
		box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2), 0px 12px 24px -8px rgba(0, 0, 0, 0.15);
		background-color: #fff;
	}
	
	@media screen and (min-width: 428px) {
		.ctg-header__global-menu-nav {
			width: 320px;
			border-radius: 4px;
		}
	}
	
	.ctg-header__global-menu-nav > ul + ul {
		padding: initial;
		border-top: 1px solid #e0e0e0;
	}
	
	.ctg-header__global-menu-nav > ul:last-child:first-child {
		margin-bottom: 0;
	}
	
	.ctg-header__global-menu-nav .ctg-header__context-menu {
		width: 100%;
		box-shadow: none;
		padding-top: 8px;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 8px;
		background-color: transparent;
	}
	
	.ctg-header__global-menu-nav .ctg-header__context-menu li > a,
	.ctg-header__global-menu-nav .ctg-header__context-menu li > span {
		padding-top: 9px;
		padding-left: 56px;
		padding-right: 56px;
		padding-bottom: 9px;
	}
	
	.ctg-header__global-menu-nav .ctg-header__context-menu li.ctg-header__context-menu-item-active > a,
	.ctg-header__global-menu-nav .ctg-header__context-menu li.ctg-header__context-menu-item-active > span {
		color: #ed1c24;
	}
	
	.ctg-header__global-menu-nav .ctg-header__context-menu li.ctg-header__context-menu-item-active > a svg,
	.ctg-header__global-menu-nav .ctg-header__context-menu li.ctg-header__context-menu-item-active > span svg {
		color: #041e42;
	}
	
	.ctg-header__global-menu-nav .ctg-header__context-menu li:not(.ctg-header__context-menu-item-disabled) > a:hover,
	.ctg-header__global-menu-nav .ctg-header__context-menu li:not(.ctg-header__context-menu-item-disabled) > span:hover {
		color: #ed1c24;
		background-color: #f4f4f4;
	}
	
	.ctg-header__global-menu-nav-visible {
		display: block;
	}
	
	.ctg-header__context-menu-primary li > a,
	.ctg-header__context-menu-primary li > span {
		font-size: 1.125rem;
		transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
		font-family: TvSansScreen, sans-serif;
		font-weight: 500;
		padding-top: 9px;
		padding-left: 40px;
		padding-right: 40px;
		padding-bottom: 9px;
		text-decoration: none;
	}
	
	.ctg-header__context-menu-primary li > a:hover,
	.ctg-header__context-menu-primary li > span:hover {
		color: #ed1c24 !important;
		background-color: #f4f4f4 !important;
	}
	
	.ctg-header__context-menu-secondary li > a,
	.ctg-header__context-menu-secondary li > span {
		transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
		padding-left: 40px;
		padding-right: 40px;
		text-decoration: none;
	}
	
	.ctg-header__context-menu-secondary li > a:hover,
	.ctg-header__context-menu-secondary li > span:hover {
		color: #ed1c24 !important;
		background-color: #f4f4f4 !important;
	}
	
	.ctg-header__global-menu-nav-wrapper {
		top: 56px;
		right: 0;
		width: 100%;
		height: calc(100% - 56px);
		z-index: 101;
		overflow: auto;
		position: fixed;
		box-sizing: border-box;
		visibility: hidden;
	}
	
	@media screen and (min-width: 428px) {
		.ctg-header__global-menu-nav-wrapper {
			width: fit-content;
			padding: 8px;
		}
	}
	
	@media screen and (min-width: 768px) {
		.ctg-header__global-menu-nav-wrapper {
			top: 65px;
			height: calc(100% - 65px);
			padding: 16px;
		}
	}
	
	.ctg-header__global-menu-nav {
		margin-left: auto;
	}
	
	.ctg-header__global-menu-nav-open {
		visibility: visible;
		background-color: rgba(0, 0, 0, .3);
	}
	
	@media screen and (min-width: 428px) {
		.ctg-header__global-menu-nav-open {
			background-color: transparent;
		}
	}
	
	.ctg-header__body-disable-scroll {}
	
	.ctg-header__wrapper-absolute {}
	
	.ctg-header__local-mobile-menu-opened {}
	
	.ctg-header__header {
		color: #041e42;
	}
	
	.ctg-header__header-dark {
		color: #fff;
	}
	
	.ctg-header__header-position-fixed {
		top: 0;
		z-index: 100;
		position: fixed;
	}
	
	.ctg-header__wrapper-fixed {
		box-shadow: 0px 12px 24px -8px rgba(0, 0, 0, 0.15);
	}
	
	.ctg-header__body-disable-scroll .ctg-header__wrapper-fixed.ctg-header__wrapper-fixed {}
	
	@media screen and (min-width: 768px) {
		.ctg-header__body-disable-scroll .ctg-header__wrapper-fixed.ctg-header__wrapper-fixed {
			padding-right: 0;
		}
	}
	
	.ctg-header__wrapper-fixed-animated {
		animation: ctg-header-show 360ms forwards;
	}
	
	@keyframes ctg-header-show {
		from {
			opacity: 0;
			transform: translateY(-100%);
		}
		to {
			opacity: 1;
			transform: translateY(0%);
		}
	}
	
	.ctg-header__header-d0 {
		background-color: transparent;
	}
	
	.ctg-header__header-dark-d1 {
		background-color: transparent;
	}
	
	.ctg-header__header-position-fixed-d2 {
		box-shadow: 0px 12px 24px -8px rgba(0, 0, 0, 0.15);
		background-color: #fff;
	}
	
	.ctg-header__wrapper-fixed-d3 {
		background-color: transparent;
	}
	
	.ctg-header__context-menu {
		width: 100%;
		margin: 0;
		display: inline-flex;
		padding: 12px 0;
		background: #fff;
		box-sizing: border-box;
		flex-direction: column;
	}
	
	.ctg-header__context-menu-dark {}
	
	.ctg-header__context-menu.ctg-header__context-menu-dark {
		border: 1px solid #525252;
		background: #161616;
	}
	
	.ctg-header__context-menu-d0 {}
	
	.ctg-header__context-menu {
		width: 100%;
		margin: 0;
		display: inline-flex;
		padding: 12px 0;
		background: #fff;
		box-sizing: border-box;
		flex-direction: column;
	}
	
	.ctg-header__context-menu-dark {}
	
	.ctg-header__context-menu.ctg-header__context-menu-dark {
		border: 1px solid #525252;
		background: #161616;
	}
	
	.ctg-header__context-menu-d0 {}
	
	.ctg-header__context-menu {
		width: 100%;
		margin: 0;
		display: inline-flex;
		padding: 12px 0;
		background: #fff;
		box-sizing: border-box;
		flex-direction: column;
	}
	
	.ctg-header__context-menu-dark {}
	
	.ctg-header__context-menu.ctg-header__context-menu-dark {
		border: 1px solid #525252;
		background: #161616;
	}
	
	.ctg-header__context-menu-d0 {}
	
	.ctg-header__context-menu {
		width: 100%;
		margin: 0;
		display: inline-flex;
		padding: 12px 0;
		background: #fff;
		box-sizing: border-box;
		flex-direction: column;
	}
	
	.ctg-header__context-menu-dark {}
	
	.ctg-header__context-menu.ctg-header__context-menu-dark {
		border: 1px solid #525252;
		background: #161616;
	}
	
	.ctg-header__context-menu-d0 {}
	